Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from d096b8e3d72da3c1b3d838514b904ce77bebe9ea+6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d (7fc29ef8aa2a9c7fbdfd1877349ccf4a88b0d732) 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-ssh9840742933878622439.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh12341227420792820113.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3897/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3897/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2010880089905615383.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh5165785676093192561.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3897/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3897/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5940104902348499726.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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:true] ========================================================= [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.17 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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-8691 in /w/workspace/edgexfoundry_edgex-go_PR-3897 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3897/head:refs/remotes/origin/PR-3897 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d into PR head commit d096b8e3d72da3c1b3d838514b904ce77bebe9ea Merge succeeded, producing 1329932bcd1e46d69e99c3dac1a0527f56faf6e8 Checking out Revision 1329932bcd1e46d69e99c3dac1a0527f56faf6e8 (PR-3897) > git config core.sparsecheckout # timeout=10 > git checkout -f d096b8e3d72da3c1b3d838514b904ce77bebe9ea # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1329932bcd1e46d69e99c3dac1a0527f56faf6e8 # timeout=10 Commit message: "Merge commit '6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d' into HEAD" > git rev-list --no-walk d096b8e3d72da3c1b3d838514b904ce77bebe9ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-23T20:30:09.313Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-23T20:30:09.367Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-23T20:30:09.379Z] ========================================================= [2022-03-23T20:30:09.379Z] EdgeX Global Pipelines Version Info [2022-03-23T20:30:09.379Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-23T20:30:10.128Z] ------------------- [2022-03-23T20:30:10.128Z] stable info: [2022-03-23T20:30:10.128Z] ------------------- [2022-03-23T20:30:10.128Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-23T20:30:10.128Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-23T20:30:10.128Z] Message: update stable to v1.0.221 [2022-03-23T20:30:10.703Z] ------------------- [2022-03-23T20:30:10.703Z] experimental info: [2022-03-23T20:30:10.703Z] ------------------- [2022-03-23T20:30:10.703Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-23T20:30:10.703Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-23T20:30:10.703Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-23T20:30:10.846Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-23T20:30:10.854Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-23T20:30:10.862Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-23T20:30:10.870Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-23T20:30:10.878Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-23T20:30:10.886Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-23T20:30:10.895Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-23T20:30:10.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-23T20:30:10.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-23T20:30:10.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-23T20:30:10.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-23T20:30:10.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-23T20:30:10.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-23T20:30:10.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-23T20:30:10.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-23T20:30:10.983Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-23T20:30:10.991Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-23T20:30:10.998Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-23T20:30:11.006Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-23T20:30:11.014Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-23T20:30:11.022Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-23T20:30:11.042Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-23T20:30:11.056Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3897 [Pipeline] echo [2022-03-23T20:30:11.068Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3897 [Pipeline] echo [2022-03-23T20:30:11.078Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3897 [Pipeline] echo [2022-03-23T20:30:11.089Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1329932bcd1e46d69e99c3dac1a0527f56faf6e8 [Pipeline] echo [2022-03-23T20:30:11.100Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1329932 [Pipeline] echo [2022-03-23T20:30:11.111Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-23T20:30:11.148Z] provisioning config files... [2022-03-23T20:30:11.161Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config5360153863762621605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T20:30:11.565Z] ---> docker-login.sh [2022-03-23T20:30:11.566Z] nexus3.edgexfoundry.org:10001 [2022-03-23T20:30:11.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T20:30:11.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T20:30:11.827Z] Configure a credential helper to remove this warning. See [2022-03-23T20:30:11.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T20:30:11.827Z] [2022-03-23T20:30:11.827Z] Login Succeeded [2022-03-23T20:30:11.827Z] nexus3.edgexfoundry.org:10002 [2022-03-23T20:30:12.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T20:30:12.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T20:30:12.086Z] Configure a credential helper to remove this warning. See [2022-03-23T20:30:12.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T20:30:12.086Z] [2022-03-23T20:30:12.086Z] Login Succeeded [2022-03-23T20:30:12.086Z] nexus3.edgexfoundry.org:10003 [2022-03-23T20:30:12.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T20:30:12.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T20:30:12.087Z] Configure a credential helper to remove this warning. See [2022-03-23T20:30:12.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T20:30:12.087Z] [2022-03-23T20:30:12.087Z] Login Succeeded [2022-03-23T20:30:12.087Z] nexus3.edgexfoundry.org:10004 [2022-03-23T20:30:12.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T20:30:12.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T20:30:12.346Z] Configure a credential helper to remove this warning. See [2022-03-23T20:30:12.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T20:30:12.346Z] [2022-03-23T20:30:12.346Z] Login Succeeded [2022-03-23T20:30:12.346Z] docker.io [2022-03-23T20:30:12.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T20:30:12.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T20:30:12.920Z] Configure a credential helper to remove this warning. See [2022-03-23T20:30:12.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T20:30:12.920Z] [2022-03-23T20:30:12.920Z] Login Succeeded [2022-03-23T20:30:12.920Z] ---> docker-login.sh ends [Pipeline] } [2022-03-23T20:30:12.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-23T20:30:13.244Z] + 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-03-23T20:30:13.244Z] + cut -d/ -f2 [2022-03-23T20:30:13.244Z] + dirname cmd/core-command/Dockerfile [2022-03-23T20:30:13.244Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-23T20:30:13.244Z] + + dirname cmd/core-data/Dockerfile [2022-03-23T20:30:13.244Z] cut -d/ -f2 [2022-03-23T20:30:13.244Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-23T20:30:13.244Z] + cut -d/ -f2 [2022-03-23T20:30:13.244Z] + dirname cmd/core-metadata/Dockerfile [2022-03-23T20:30:13.244Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-23T20:30:13.244Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-23T20:30:13.244Z] + cut -d/ -f2 [2022-03-23T20:30:13.244Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-23T20:30:13.244Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-23T20:30:13.244Z] + cut -d/ -f2 [2022-03-23T20:30:13.244Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-23T20:30:13.244Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-23T20:30:13.244Z] + cut -d/ -f2 [2022-03-23T20:30:13.244Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-23T20:30:13.244Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-23T20:30:13.244Z] + cut -d/ -f2 [2022-03-23T20:30:13.244Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-23T20:30:13.244Z] + dirname cmd/security-spire-agent/Dockerfile [2022-03-23T20:30:13.244Z] + cut -d/ -f2 [2022-03-23T20:30:13.244Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-23T20:30:13.244Z] + dirname cmd/security-spire-config/Dockerfile [2022-03-23T20:30:13.244Z] + cut -d/ -f2 [2022-03-23T20:30:13.245Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-23T20:30:13.245Z] + + dirnamecut cmd/security-spire-server/Dockerfile -d/ [2022-03-23T20:30:13.245Z] -f2 [2022-03-23T20:30:13.245Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-23T20:30:13.245Z] + dirname cmd/support-notifications/Dockerfile [2022-03-23T20:30:13.245Z] + cut -d/ -f2 [2022-03-23T20:30:13.245Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-23T20:30:13.245Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-23T20:30:13.245Z] + cut -d/ -f2 [2022-03-23T20:30:13.245Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-23T20:30:13.245Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-23T20:30:13.245Z] + cut -d/ -f2 [2022-03-23T20:30:13.245Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-23T20:30:13.283Z] 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-03-23T20:30:13.637Z] + git rev-list -1 --merges 1329932bcd1e46d69e99c3dac1a0527f56faf6e8~1..1329932bcd1e46d69e99c3dac1a0527f56faf6e8 [Pipeline] echo [2022-03-23T20:30:13.649Z] -----------> git rev-list -1 --merges 1329932bcd1e46d69e99c3dac1a0527f56faf6e8~1..1329932bcd1e46d69e99c3dac1a0527f56faf6e8 1329932bcd1e46d69e99c3dac1a0527f56faf6e8 [2022-03-23T20:30:13.649Z] 1329932bcd1e46d69e99c3dac1a0527f56faf6e8 [false] [Pipeline] sh [2022-03-23T20:30:13.940Z] + git log --format=format:%s -1 1329932bcd1e46d69e99c3dac1a0527f56faf6e8 [Pipeline] echo [2022-03-23T20:30:13.953Z] ========================================================= [2022-03-23T20:30:13.953Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-23T20:30:13.953Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-23T20:30:14.357Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-23T20:30:14.357Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-23T20:30:14.357Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-23T20:30:14.357Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-23T20:30:14.357Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-23T20:30:14.357Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-23T20:30:14.357Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-23T20:30:14.707Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-23T20:30:14.707Z] [2022-03-23T20:30:14.707Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T20:30:15.015Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-23T20:30:15.015Z] latest: Pulling from edgex-devops/git-semver [2022-03-23T20:30:15.015Z] a0d0a0d46f8b: Pulling fs layer [2022-03-23T20:30:15.015Z] 3e5f54012d9b: Pulling fs layer [2022-03-23T20:30:15.015Z] 4c7163046ea9: Pulling fs layer [2022-03-23T20:30:15.015Z] 0c2d73faf560: Pulling fs layer [2022-03-23T20:30:15.015Z] 0c2d73faf560: Waiting [2022-03-23T20:30:15.015Z] 3e5f54012d9b: Verifying Checksum [2022-03-23T20:30:15.015Z] 3e5f54012d9b: Download complete [2022-03-23T20:30:15.015Z] a0d0a0d46f8b: Verifying Checksum [2022-03-23T20:30:15.015Z] a0d0a0d46f8b: Download complete [2022-03-23T20:30:15.275Z] 4c7163046ea9: Verifying Checksum [2022-03-23T20:30:15.275Z] 4c7163046ea9: Download complete [2022-03-23T20:30:15.275Z] 0c2d73faf560: Verifying Checksum [2022-03-23T20:30:15.275Z] 0c2d73faf560: Download complete [2022-03-23T20:30:15.275Z] a0d0a0d46f8b: Pull complete [2022-03-23T20:30:15.275Z] 3e5f54012d9b: Pull complete [2022-03-23T20:30:15.847Z] 4c7163046ea9: Pull complete [2022-03-23T20:30:15.847Z] 0c2d73faf560: Pull complete [2022-03-23T20:30:15.847Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-23T20:30:15.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-23T20:30:15.847Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-23T20:30:15.921Z] prd-ubuntu20.04-docker-8c-8g-8691 does not seem to be running inside a container [2022-03-23T20:30:15.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-23T20:30:16.720Z] $ docker top f7381859ade81910692d25aee64a58cecad538a4c3c3c1d395d16a2c3de97835 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-23T20:30:16.812Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-23T20:30:16.812Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-23T20:30:16.935Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-23T20:30:16.947Z] $ docker exec f7381859ade81910692d25aee64a58cecad538a4c3c3c1d395d16a2c3de97835 ssh-agent [2022-03-23T20:30:17.058Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpFoOhG/agent.13 [2022-03-23T20:30:17.058Z] SSH_AGENT_PID=19 [2022-03-23T20:30:17.066Z] Running ssh-add (command line suppressed) [2022-03-23T20:30:17.190Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_8760461243170880096.key (/w/workspace/edgex-go/6@tmp/private_key_8760461243170880096.key) [2022-03-23T20:30:17.200Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-23T20:30:17.489Z] + git tag --points-at HEAD [Pipeline] } [2022-03-23T20:30:17.519Z] $ docker exec --env ******** --env ******** f7381859ade81910692d25aee64a58cecad538a4c3c3c1d395d16a2c3de97835 ssh-agent -k [2022-03-23T20:30:17.633Z] unset SSH_AUTH_SOCK; [2022-03-23T20:30:17.633Z] unset SSH_AGENT_PID; [2022-03-23T20:30:17.634Z] echo Agent pid 19 killed; [2022-03-23T20:30:17.637Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-23T20:30:17.660Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-23T20:30:17.660Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-23T20:30:17.784Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-23T20:30:17.794Z] $ docker exec f7381859ade81910692d25aee64a58cecad538a4c3c3c1d395d16a2c3de97835 ssh-agent [2022-03-23T20:30:17.912Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkOEeMj/agent.52 [2022-03-23T20:30:17.912Z] SSH_AGENT_PID=58 [2022-03-23T20:30:17.917Z] Running ssh-add (command line suppressed) [2022-03-23T20:30:18.030Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_1338217015215664795.key (/w/workspace/edgex-go/6@tmp/private_key_1338217015215664795.key) [2022-03-23T20:30:18.038Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-23T20:30:18.324Z] + git semver init [2022-03-23T20:30:18.324Z] # -> Open(): unable to determine branch for HEAD [2022-03-23T20:30:18.324Z] # $GIT_DIR = /w/workspace/edgex-go/6/.git [2022-03-23T20:30:18.324Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/6 [2022-03-23T20:30:18.324Z] # $SEMVER_REMOTE_NAME = origin [2022-03-23T20:30:18.324Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-23T20:30:18.324Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-23T20:30:18.324Z] # $SEMVER_BRANCH = PR-3897 [2022-03-23T20:30:18.324Z] # $SEMVER_TEMP = /tmp/semver-930643773 [2022-03-23T20:30:18.324Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-23T20:30:33.242Z] # '/tmp/semver-930643773' -> '/w/workspace/edgex-go/6/.semver' [2022-03-23T20:30:33.242Z] # -> Force: false [2022-03-23T20:30:33.242Z] # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } [2022-03-23T20:30:33.260Z] $ docker exec --env ******** --env ******** f7381859ade81910692d25aee64a58cecad538a4c3c3c1d395d16a2c3de97835 ssh-agent -k [2022-03-23T20:30:33.378Z] unset SSH_AUTH_SOCK; [2022-03-23T20:30:33.379Z] unset SSH_AGENT_PID; [2022-03-23T20:30:33.379Z] echo Agent pid 58 killed; [2022-03-23T20:30:33.384Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-23T20:30:33.698Z] + git semver [Pipeline] } [2022-03-23T20:30:33.727Z] $ docker stop --time=1 f7381859ade81910692d25aee64a58cecad538a4c3c3c1d395d16a2c3de97835 [2022-03-23T20:30:35.495Z] $ docker rm -f f7381859ade81910692d25aee64a58cecad538a4c3c3c1d395d16a2c3de97835 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-23T20:30:35.854Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-23T20:30:36.095Z] Stashed 1 file(s) [Pipeline] echo [2022-03-23T20:30:36.099Z] [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] echo [2022-03-23T20:30:36.213Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-23T20:30:36.221Z] ========================================================= [2022-03-23T20:30:36.221Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-23T20:30:36.221Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-23T20:30:36.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-23T20:30:36.517Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-23T20:30:36.517Z] 59bf1c3509f3: Pulling fs layer [2022-03-23T20:30:36.517Z] 666ba61612fd: Pulling fs layer [2022-03-23T20:30:36.517Z] 8ed8ca486205: Pulling fs layer [2022-03-23T20:30:36.517Z] 4fe6c5a15a65: Pulling fs layer [2022-03-23T20:30:36.517Z] 22a0e8bec74d: Pulling fs layer [2022-03-23T20:30:36.517Z] 640e595b4fbd: Pulling fs layer [2022-03-23T20:30:36.517Z] 763cafe07f6e: Pulling fs layer [2022-03-23T20:30:36.517Z] 0c0b528cf693: Pulling fs layer [2022-03-23T20:30:36.517Z] 10935f4eaf8b: Pulling fs layer [2022-03-23T20:30:36.517Z] 0c0b528cf693: Waiting [2022-03-23T20:30:36.517Z] 640e595b4fbd: Waiting [2022-03-23T20:30:36.517Z] 10935f4eaf8b: Waiting [2022-03-23T20:30:36.517Z] 763cafe07f6e: Waiting [2022-03-23T20:30:36.517Z] 22a0e8bec74d: Waiting [2022-03-23T20:30:36.517Z] 4fe6c5a15a65: Waiting [2022-03-23T20:30:36.517Z] 8ed8ca486205: Verifying Checksum [2022-03-23T20:30:36.517Z] 8ed8ca486205: Download complete [2022-03-23T20:30:36.517Z] 666ba61612fd: Verifying Checksum [2022-03-23T20:30:36.517Z] 666ba61612fd: Download complete [2022-03-23T20:30:36.517Z] 22a0e8bec74d: Verifying Checksum [2022-03-23T20:30:36.517Z] 22a0e8bec74d: Download complete [2022-03-23T20:30:36.517Z] 59bf1c3509f3: Verifying Checksum [2022-03-23T20:30:36.517Z] 59bf1c3509f3: Download complete [2022-03-23T20:30:36.517Z] 640e595b4fbd: Verifying Checksum [2022-03-23T20:30:36.517Z] 640e595b4fbd: Download complete [2022-03-23T20:30:36.517Z] 763cafe07f6e: Verifying Checksum [2022-03-23T20:30:36.517Z] 763cafe07f6e: Download complete [2022-03-23T20:30:36.777Z] 0c0b528cf693: Verifying Checksum [2022-03-23T20:30:36.778Z] 0c0b528cf693: Download complete [2022-03-23T20:30:36.778Z] 59bf1c3509f3: Pull complete [2022-03-23T20:30:36.778Z] 666ba61612fd: Pull complete [2022-03-23T20:30:37.040Z] 8ed8ca486205: Pull complete [2022-03-23T20:30:37.040Z] 10935f4eaf8b: Verifying Checksum [2022-03-23T20:30:37.040Z] 10935f4eaf8b: Download complete [2022-03-23T20:30:37.300Z] 4fe6c5a15a65: Verifying Checksum [2022-03-23T20:30:37.300Z] 4fe6c5a15a65: Download complete [2022-03-23T20:30:40.592Z] 4fe6c5a15a65: Pull complete [2022-03-23T20:30:40.850Z] 22a0e8bec74d: Pull complete [2022-03-23T20:30:40.850Z] 640e595b4fbd: Pull complete [2022-03-23T20:30:40.850Z] 763cafe07f6e: Pull complete [2022-03-23T20:30:41.111Z] 0c0b528cf693: Pull complete [2022-03-23T20:30:43.020Z] 10935f4eaf8b: Pull complete [2022-03-23T20:30:43.020Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-23T20:30:43.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-23T20:30:43.020Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-23T20:30:43.322Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-23T20:30:43.322Z] WORKDIR /edgex [2022-03-23T20:30:43.322Z] COPY go.mod . [2022-03-23T20:30:43.322Z] RUN go mod download [2022-03-23T20:30:43.322Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-23T20:30:44.700Z] Sending build context to Docker daemon 334.5MB [2022-03-23T20:30:44.700Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-23T20:30:44.700Z] ---> 99d49a6021b9 [2022-03-23T20:30:44.700Z] Step 2/4 : WORKDIR /edgex [2022-03-23T20:30:46.612Z] ---> Running in dd9c9cde11e0 [2022-03-23T20:30:46.612Z] Removing intermediate container dd9c9cde11e0 [2022-03-23T20:30:46.612Z] ---> 8183723ff8d7 [2022-03-23T20:30:46.612Z] Step 3/4 : COPY go.mod . [2022-03-23T20:30:46.612Z] ---> 4d2a6503f7b0 [2022-03-23T20:30:46.612Z] Step 4/4 : RUN go mod download [2022-03-23T20:30:46.612Z] ---> Running in 238adad7d012 [2022-03-23T20:30:51.172Z] Still waiting to schedule task [2022-03-23T20:30:51.172Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-23T20:31:08.567Z] Removing intermediate container 238adad7d012 [2022-03-23T20:31:08.567Z] ---> 38ae89a8b059 [2022-03-23T20:31:08.567Z] Successfully built 38ae89a8b059 [2022-03-23T20:31:08.567Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T20:31:08.863Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-23T20:31:08.863Z] . [Pipeline] withDockerContainer [2022-03-23T20:31:08.933Z] prd-ubuntu20.04-docker-8c-8g-8691 does not seem to be running inside a container [2022-03-23T20:31:08.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-23T20:31:09.405Z] $ docker top b63f7740a4d88d426a67d9f3bac3a8b379b4d17ab04d796d85fad13afe289470 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-23T20:31:09.757Z] + go version [2022-03-23T20:31:09.757Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-23T20:31:09.778Z] $ docker stop --time=1 b63f7740a4d88d426a67d9f3bac3a8b379b4d17ab04d796d85fad13afe289470 [2022-03-23T20:31:11.071Z] $ docker rm -f b63f7740a4d88d426a67d9f3bac3a8b379b4d17ab04d796d85fad13afe289470 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T20:31:11.511Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-23T20:31:11.511Z] . [Pipeline] withDockerContainer [2022-03-23T20:31:11.605Z] prd-ubuntu20.04-docker-8c-8g-8691 does not seem to be running inside a container [2022-03-23T20:31:11.666Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-23T20:31:12.033Z] $ docker top a98c9f6590e8c78109b8f4c0c07bf5260d05d4e404b4c7f986d661b2872f623d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-23T20:31:12.100Z] ========================================================= [2022-03-23T20:31:12.100Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-23T20:31:12.100Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-23T20:31:12.389Z] + make test [2022-03-23T20:31:12.389Z] go mod tidy [2022-03-23T20:31:12.389Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-23T20:31:17.670Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-23T20:31:27.652Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-23T20:31:27.652Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-23T20:31:27.652Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-23T20:31:27.652Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-23T20:31:27.652Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-23T20:31:27.652Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-23T20:31:27.652Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-23T20:31:27.652Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-23T20:31:30.187Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-23T20:31:30.187Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-23T20:31:30.187Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-23T20:31:30.187Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-23T20:31:30.187Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-23T20:31:30.187Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-23T20:31:30.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-23T20:31:30.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.102s coverage: 28.7% of statements [2022-03-23T20:31:30.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-23T20:31:30.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-23T20:31:30.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements [2022-03-23T20:31:30.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-23T20:31:30.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 54.9% of statements [2022-03-23T20:31:30.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-23T20:31:30.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-23T20:31:33.481Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.937s coverage: 89.2% of statements [2022-03-23T20:31:33.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-23T20:31:33.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-23T20:31:33.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-23T20:31:33.481Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 84.4% of statements [2022-03-23T20:31:33.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-23T20:31:33.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-23T20:31:33.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-23T20:31:33.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-23T20:31:33.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-23T20:31:33.481Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.355s coverage: 94.2% of statements [2022-03-23T20:31:33.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-23T20:31:33.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-23T20:31:33.481Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.082s coverage: 72.2% of statements [2022-03-23T20:31:33.481Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-23T20:31:33.481Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-23T20:31:33.481Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-23T20:31:33.481Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-23T20:31:33.481Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-23T20:31:33.481Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements [2022-03-23T20:31:33.481Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-23T20:31:33.481Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-23T20:31:33.481Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-23T20:31:33.481Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements [2022-03-23T20:31:33.481Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-23T20:31:33.481Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements [2022-03-23T20:31:33.481Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 24.0% of statements [2022-03-23T20:31:33.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-23T20:31:33.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements [2022-03-23T20:31:33.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.077s coverage: 79.5% of statements [2022-03-23T20:31:33.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.112s coverage: 94.1% of statements [2022-03-23T20:31:33.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2022-03-23T20:31:33.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.093s coverage: 87.5% of statements [2022-03-23T20:31:43.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements [2022-03-23T20:31:43.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements [2022-03-23T20:31:44.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.179s coverage: 82.5% of statements [2022-03-23T20:31:44.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-23T20:31:54.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.101s coverage: 92.9% of statements [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-23T20:31:54.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 65.1% of statements [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-23T20:31:54.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-23T20:31:54.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-23T20:31:54.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 58.8% of statements [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-23T20:31:54.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.0% of statements [2022-03-23T20:31:54.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2022-03-23T20:31:54.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2022-03-23T20:31:54.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.134s coverage: 91.2% of statements [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-23T20:31:54.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.167s coverage: 64.4% of statements [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-23T20:31:54.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2022-03-23T20:31:54.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-03-23T20:31:54.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2022-03-23T20:31:54.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2022-03-23T20:31:54.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2022-03-23T20:31:54.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.329s coverage: 65.4% of statements [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-23T20:31:54.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.131s coverage: 43.8% of statements [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-23T20:31:54.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-23T20:31:54.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-23T20:31:54.029Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-23T20:31:54.029Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.166s coverage: 92.3% of statements [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-23T20:31:54.029Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-23T20:31:54.029Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-23T20:31:54.029Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-23T20:31:54.029Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-23T20:31:54.029Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-03-23T20:31:54.029Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-03-23T20:31:54.029Z] 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-03-23T20:32:12.123Z] GO111MODULE=on go vet ./... [2022-03-23T20:32:15.408Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-23T20:32:15.408Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-23T20:32:15.978Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-23T20:32:16.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-23T20:32:16.858Z] + ls -al . [2022-03-23T20:32:16.858Z] total 676 [2022-03-23T20:32:16.858Z] drwxrwxr-x 10 1001 1001 4096 Mar 23 20:32 . [2022-03-23T20:32:16.858Z] drwxr-xr-x 4 root root 4096 Mar 23 20:31 .. [2022-03-23T20:32:16.858Z] -rw-rw-r-- 1 1001 1001 11 Mar 23 20:30 .dockerignore [2022-03-23T20:32:16.858Z] drwxrwxr-x 8 1001 1001 4096 Mar 23 20:30 .git [2022-03-23T20:32:16.858Z] drwxrwxr-x 4 1001 1001 4096 Mar 23 20:30 .github [2022-03-23T20:32:16.858Z] -rw-rw-r-- 1 1001 1001 870 Mar 23 20:30 .gitignore [2022-03-23T20:32:16.858Z] -rw-rw-r-- 1 1001 1001 42 Mar 23 20:30 .golangci.yml [2022-03-23T20:32:16.858Z] -rw-rw-r-- 1 1001 1001 87 Mar 23 20:30 .hadolint.yml [2022-03-23T20:32:16.858Z] drwx------ 3 1001 1001 4096 Mar 23 20:30 .semver [2022-03-23T20:32:16.858Z] -rw-rw-r-- 1 1001 1001 166 Mar 23 20:30 .sonarcloud.properties [2022-03-23T20:32:16.858Z] -rw-rw-r-- 1 1001 1001 1171 Mar 23 20:30 ADOPTERS.md [2022-03-23T20:32:16.858Z] -rw-rw-r-- 1 1001 1001 9953 Mar 23 20:30 Attribution.txt [2022-03-23T20:32:16.858Z] -rw-rw-r-- 1 1001 1001 51732 Mar 23 20:30 CHANGELOG.md [2022-03-23T20:32:16.858Z] -rw-rw-r-- 1 1001 1001 3804 Mar 23 20:30 CONTRIBUTING.md [2022-03-23T20:32:16.858Z] -rw-rw-r-- 1 1001 1001 677 Mar 23 20:30 GOVERNANCE.md [2022-03-23T20:32:16.858Z] -rw-rw-r-- 1 1001 1001 849 Mar 23 20:30 Jenkinsfile [2022-03-23T20:32:16.858Z] -rw-rw-r-- 1 1001 1001 10775 Mar 23 20:30 LICENSE [2022-03-23T20:32:16.858Z] -rw-rw-r-- 1 1001 1001 8072 Mar 23 20:30 Makefile [2022-03-23T20:32:16.858Z] -rw-rw-r-- 1 1001 1001 582 Mar 23 20:30 OWNERS.md [2022-03-23T20:32:16.858Z] -rw-rw-r-- 1 1001 1001 8207 Mar 23 20:30 README.md [2022-03-23T20:32:16.858Z] -rw-rw-r-- 1 1001 1001 6912 Mar 23 20:30 SECURITY.md [2022-03-23T20:32:16.858Z] -rw-rw-r-- 1 1001 1001 5 Mar 23 20:30 VERSION [2022-03-23T20:32:16.858Z] -rw-rw-r-- 1 1001 1001 4131 Mar 23 20:30 ZMQWindows.md [2022-03-23T20:32:16.858Z] drwxrwxr-x 2 1001 1001 4096 Mar 23 20:30 bin [2022-03-23T20:32:16.858Z] drwxrwxr-x 18 1001 1001 4096 Mar 23 20:30 cmd [2022-03-23T20:32:16.858Z] -rw-r--r-- 1 root root 426503 Mar 23 20:31 coverage.out [2022-03-23T20:32:16.858Z] -rw-rw-r-- 1 1001 1001 3169 Mar 23 20:30 go.mod [2022-03-23T20:32:16.858Z] -rw-rw-r-- 1 1001 1001 52043 Mar 23 20:30 go.sum [2022-03-23T20:32:16.858Z] drwxrwxr-x 8 1001 1001 4096 Mar 23 20:30 internal [2022-03-23T20:32:16.858Z] drwxrwxr-x 3 1001 1001 4096 Mar 23 20:30 openapi [2022-03-23T20:32:16.858Z] drwxrwxr-x 4 1001 1001 4096 Mar 23 20:30 snap [2022-03-23T20:32:16.858Z] -rw-rw-r-- 1 1001 1001 204 Mar 23 20:30 version.go [Pipeline] sh [2022-03-23T20:32:17.149Z] + '[' -e coverage.out ] [2022-03-23T20:32:17.149Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-23T20:32:17.279Z] Stashed 1 file(s) [Pipeline] sh [2022-03-23T20:32:17.568Z] + make build [2022-03-23T20:32:17.568Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-23T20:32:18.950Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-23T20:32:24.234Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-23T20:32:24.495Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-23T20:32:25.431Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-23T20:32:25.690Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-23T20:32:26.631Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-23T20:32:27.569Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-23T20:32:28.139Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-23T20:32:29.524Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-23T20:32:30.094Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-23T20:32:30.666Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-23T20:32:32.573Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-23T20:32:35.131Z] $ docker stop --time=1 a98c9f6590e8c78109b8f4c0c07bf5260d05d4e404b4c7f986d661b2872f623d [2022-03-23T20:32:37.116Z] $ docker rm -f a98c9f6590e8c78109b8f4c0c07bf5260d05d4e404b4c7f986d661b2872f623d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T20:32:37.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-23T20:32:37.952Z] [2022-03-23T20:32:37.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T20:32:38.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-23T20:32:38.255Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-23T20:32:38.255Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-23T20:32:38.255Z] ca9280d653b3: Pulling fs layer [2022-03-23T20:32:38.255Z] 7e9c9ca2126c: Pulling fs layer [2022-03-23T20:32:38.255Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-23T20:32:38.255Z] cbdbe7a5bc2a: Download complete [2022-03-23T20:32:38.514Z] ca9280d653b3: Verifying Checksum [2022-03-23T20:32:38.514Z] ca9280d653b3: Download complete [2022-03-23T20:32:38.514Z] cbdbe7a5bc2a: Pull complete [2022-03-23T20:32:38.774Z] 7e9c9ca2126c: Verifying Checksum [2022-03-23T20:32:38.774Z] 7e9c9ca2126c: Download complete [2022-03-23T20:32:39.036Z] ca9280d653b3: Pull complete [2022-03-23T20:32:42.325Z] 7e9c9ca2126c: Pull complete [2022-03-23T20:32:42.325Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-23T20:32:42.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-23T20:32:42.325Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-23T20:32:42.392Z] prd-ubuntu20.04-docker-8c-8g-8691 does not seem to be running inside a container [2022-03-23T20:32:42.432Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-23T20:32:43.762Z] $ docker top 2e33abc72dea17e9b4ca973376bc91120f131260afaf4f8a2e711114c63ade17 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-23T20:32:44.202Z] + docker-compose build --help [2022-03-23T20:32:44.202Z] + grep parallel [2022-03-23T20:32:44.859Z] --parallel Build images in parallel. [Pipeline] } [2022-03-23T20:32:44.874Z] $ docker stop --time=1 2e33abc72dea17e9b4ca973376bc91120f131260afaf4f8a2e711114c63ade17 [2022-03-23T20:32:46.163Z] $ docker rm -f 2e33abc72dea17e9b4ca973376bc91120f131260afaf4f8a2e711114c63ade17 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T20:32:46.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-23T20:32:46.561Z] . [Pipeline] withDockerContainer [2022-03-23T20:32:46.627Z] prd-ubuntu20.04-docker-8c-8g-8691 does not seem to be running inside a container [2022-03-23T20:32:46.669Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-23T20:32:47.024Z] $ docker top fa179f34dc663e9f391db481d792e6656a2351a7e99165b54fbeaa3c70402b63 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-23T20:32:47.375Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-23T20:32:47.945Z] Building core-command ... [2022-03-23T20:32:47.945Z] Building core-data ... [2022-03-23T20:32:47.945Z] Building core-metadata ... [2022-03-23T20:32:47.945Z] Building security-bootstrapper ... [2022-03-23T20:32:47.945Z] Building security-proxy-setup ... [2022-03-23T20:32:47.945Z] Building security-secretstore-setup ... [2022-03-23T20:32:47.945Z] Building security-spiffe-token-provider ... [2022-03-23T20:32:47.945Z] Building security-spire-agent ... [2022-03-23T20:32:47.945Z] Building security-spire-config ... [2022-03-23T20:32:47.945Z] Building security-spire-server ... [2022-03-23T20:32:47.945Z] Building support-notifications ... [2022-03-23T20:32:47.945Z] Building support-scheduler ... [2022-03-23T20:32:47.945Z] Building sys-mgmt-agent ... [2022-03-23T20:32:47.945Z] Building security-proxy-setup [2022-03-23T20:32:47.945Z] Building security-spiffe-token-provider [2022-03-23T20:32:47.945Z] Building core-data [2022-03-23T20:32:47.945Z] Building security-spire-agent [2022-03-23T20:32:47.945Z] Building security-bootstrapper [2022-03-23T20:33:06.039Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:33:06.039Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:33:06.039Z] ---> 38ae89a8b059 [2022-03-23T20:33:06.039Z] Step 3/20 : WORKDIR /edgex-go [2022-03-23T20:33:06.039Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:33:06.039Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:33:06.039Z] ---> 38ae89a8b059 [2022-03-23T20:33:06.039Z] Step 3/22 : WORKDIR /edgex-go [2022-03-23T20:33:06.039Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:33:06.039Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:33:06.039Z] ---> 38ae89a8b059 [2022-03-23T20:33:06.039Z] Step 3/23 : WORKDIR /edgex-go [2022-03-23T20:33:06.039Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:33:06.039Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:33:06.039Z] ---> 38ae89a8b059 [2022-03-23T20:33:06.039Z] Step 3/31 : WORKDIR /edgex-go [2022-03-23T20:33:06.039Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:33:06.039Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:33:06.039Z] ---> 38ae89a8b059 [2022-03-23T20:33:06.039Z] Step 3/24 : WORKDIR /edgex-go [2022-03-23T20:33:06.608Z] ---> Running in f6767af16148 [2022-03-23T20:33:06.608Z] ---> Running in 205b3893c646 [2022-03-23T20:33:06.608Z] ---> Running in 0e4c66c68d1f [2022-03-23T20:33:06.608Z] ---> Running in f7d6ff8ce582 [2022-03-23T20:33:06.608Z] ---> Running in 7b463efa5ef5 [2022-03-23T20:33:06.608Z] Removing intermediate container f6767af16148 [2022-03-23T20:33:06.608Z] ---> fa906fbc128d [2022-03-23T20:33:06.608Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:33:06.608Z] Removing intermediate container f7d6ff8ce582 [2022-03-23T20:33:06.608Z] ---> 09717cf76469 [2022-03-23T20:33:06.608Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:33:06.608Z] Removing intermediate container 205b3893c646 [2022-03-23T20:33:06.608Z] ---> 6de3eb0f4ace [2022-03-23T20:33:06.608Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:33:06.608Z] Removing intermediate container 7b463efa5ef5 [2022-03-23T20:33:06.608Z] ---> 6f894f04414e [2022-03-23T20:33:06.608Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:33:06.608Z] Removing intermediate container 0e4c66c68d1f [2022-03-23T20:33:06.608Z] ---> 0f6d602ca007 [2022-03-23T20:33:06.608Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-23T20:33:06.867Z] ---> Running in 729480fe48dd [2022-03-23T20:33:06.867Z] ---> Running in 91e864fb4bc8 [2022-03-23T20:33:06.867Z] ---> Running in 55e85f04cadc [2022-03-23T20:33:06.867Z] ---> Running in 22589d20d232 [2022-03-23T20:33:06.867Z] ---> Running in 3185e3da203d [2022-03-23T20:33:07.810Z] Removing intermediate container 55e85f04cadc [2022-03-23T20:33:07.810Z] ---> 79f609047687 [2022-03-23T20:33:07.810Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-23T20:33:08.068Z] ---> Running in 569d38dec9d8 [2022-03-23T20:33:08.068Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:33:08.068Z] Removing intermediate container 729480fe48dd [2022-03-23T20:33:08.068Z] ---> a99e2acaacbd [2022-03-23T20:33:08.068Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-23T20:33:08.068Z] Removing intermediate container 91e864fb4bc8 [2022-03-23T20:33:08.068Z] ---> bd73ee4c5d1d [2022-03-23T20:33:08.068Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-23T20:33:08.069Z] ---> Running in 15afbb94845f [2022-03-23T20:33:08.069Z] ---> Running in 9b8f2fd5bf0a [2022-03-23T20:33:08.326Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:33:08.326Z] Removing intermediate container 22589d20d232 [2022-03-23T20:33:08.326Z] ---> 29e7be6f4229 [2022-03-23T20:33:08.326Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-23T20:33:08.592Z] ---> Running in 86a0a528ef08 [2022-03-23T20:33:08.592Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:33:08.592Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:33:08.851Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:33:08.851Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:33:09.113Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-23T20:33:09.113Z] v3.15.1-23-g0f4be6232c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-23T20:33:09.113Z] OK: 15863 distinct packages available [2022-03-23T20:33:09.113Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:33:09.113Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:33:09.373Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:33:09.373Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:33:09.633Z] OK: 221 MiB in 52 packages [2022-03-23T20:33:09.633Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:33:09.895Z] OK: 221 MiB in 52 packages [2022-03-23T20:33:09.895Z] OK: 221 MiB in 52 packages [2022-03-23T20:33:09.895Z] Removing intermediate container 569d38dec9d8 [2022-03-23T20:33:09.895Z] ---> 1220de5580b2 [2022-03-23T20:33:09.895Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-23T20:33:09.895Z] OK: 221 MiB in 52 packages [2022-03-23T20:33:09.895Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:33:10.155Z] ---> bc89785cae1c [2022-03-23T20:33:10.155Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:33:10.155Z] ---> Running in 039a0496eb5f [2022-03-23T20:33:10.155Z] Removing intermediate container 15afbb94845f [2022-03-23T20:33:10.155Z] ---> 3d9358e24f14 [2022-03-23T20:33:10.155Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-23T20:33:10.417Z] OK: 221 MiB in 52 packages [2022-03-23T20:33:10.417Z] Removing intermediate container 9b8f2fd5bf0a [2022-03-23T20:33:10.417Z] ---> 54bdee65f0ce [2022-03-23T20:33:10.417Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-23T20:33:10.417Z] ---> 4ddaac291d17 [2022-03-23T20:33:10.417Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:33:10.417Z] Removing intermediate container 86a0a528ef08 [2022-03-23T20:33:10.417Z] ---> c30a96ee7b0a [2022-03-23T20:33:10.417Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-23T20:33:10.417Z] ---> Running in df8d4c5ad4a7 [2022-03-23T20:33:10.676Z] ---> 3dbeed1aff17 [2022-03-23T20:33:10.676Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:33:10.676Z] ---> Running in 66d6df7067e2 [2022-03-23T20:33:10.676Z] ---> 5421dd0acc80 [2022-03-23T20:33:10.676Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:33:10.676Z] ---> Running in 06dc6360f727 [2022-03-23T20:33:10.676Z] Removing intermediate container 3185e3da203d [2022-03-23T20:33:10.676Z] ---> 264d2201a637 [2022-03-23T20:33:10.676Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-23T20:33:10.936Z] ---> cdf61cebab5b [2022-03-23T20:33:10.936Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:33:10.936Z] ---> Running in 48b57d0799cc [2022-03-23T20:33:11.194Z] Removing intermediate container 039a0496eb5f [2022-03-23T20:33:11.194Z] ---> 26396a97dc6e [2022-03-23T20:33:11.194Z] Step 8/23 : COPY . . [2022-03-23T20:33:13.099Z] Removing intermediate container df8d4c5ad4a7 [2022-03-23T20:33:13.099Z] ---> 8f8244b3bdb8 [2022-03-23T20:33:13.099Z] Step 8/24 : COPY . . [2022-03-23T20:33:13.099Z] Removing intermediate container 06dc6360f727 [2022-03-23T20:33:13.099Z] ---> f4265f65908f [2022-03-23T20:33:13.099Z] Step 8/31 : COPY . . [2022-03-23T20:33:13.665Z] Removing intermediate container 48b57d0799cc [2022-03-23T20:33:13.666Z] ---> efbeb29a8e33 [2022-03-23T20:33:13.666Z] Step 7/20 : COPY . . [2022-03-23T20:33:13.666Z] Removing intermediate container 66d6df7067e2 [2022-03-23T20:33:13.666Z] ---> 6c8f4a05f2ef [2022-03-23T20:33:13.666Z] Step 8/22 : COPY . . [2022-03-23T20:33:21.783Z] ---> f1ee437b1176 [2022-03-23T20:33:21.783Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-23T20:33:21.783Z] ---> 606b162f6403 [2022-03-23T20:33:21.783Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-23T20:33:21.783Z] ---> e97b27fe9fa8 [2022-03-23T20:33:21.783Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-23T20:33:21.783Z] ---> 3121a0f920f7 [2022-03-23T20:33:21.783Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-23T20:33:21.783Z] ---> d76a19782f8f [2022-03-23T20:33:21.783Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-23T20:33:21.783Z] ---> Running in 93bb91e6e57d [2022-03-23T20:33:21.783Z] ---> Running in fcc3a0126a11 [2022-03-23T20:33:21.783Z] ---> Running in 32b8f566dc8c [2022-03-23T20:33:21.783Z] ---> Running in 836e7cca41d6 [2022-03-23T20:33:21.783Z] ---> Running in 243ef1563acf [2022-03-23T20:33:21.783Z] Removing intermediate container 836e7cca41d6 [2022-03-23T20:33:21.783Z] ---> 30d3460c29ac [2022-03-23T20:33:21.783Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-23T20:33:21.783Z] ---> Running in 1434b2d27a36 [2022-03-23T20:33:22.042Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-23T20:33:22.301Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-23T20:33:22.301Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-23T20:33:22.559Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-23T20:33:23.127Z] spire-1.2.0/ [2022-03-23T20:33:24.502Z] spire-1.2.0/README.md [2022-03-23T20:33:24.502Z] spire-1.2.0/bin/ [2022-03-23T20:33:24.502Z] spire-1.2.0/bin/spire-server [2022-03-23T20:33:24.502Z] spire-1.2.0/bin/spire-agent [2022-03-23T20:33:24.502Z] spire-1.2.0/conf/ [2022-03-23T20:33:24.502Z] spire-1.2.0/conf/server/ [2022-03-23T20:33:24.502Z] spire-1.2.0/conf/server/server.conf [2022-03-23T20:33:24.502Z] spire-1.2.0/conf/agent/ [2022-03-23T20:33:24.502Z] spire-1.2.0/conf/agent/agent.conf [2022-03-23T20:33:24.502Z] spire-1.2.0/LICENSE [2022-03-23T20:33:27.789Z] Removing intermediate container 1434b2d27a36 [2022-03-23T20:33:27.789Z] ---> 72584170fe6f [2022-03-23T20:33:27.789Z] [2022-03-23T20:33:27.789Z] Step 11/24 : FROM alpine:3.15 [2022-03-23T20:33:27.789Z] 3.15: Pulling from library/alpine [2022-03-23T20:33:28.731Z] Digest: sha256:6af1b11bbb17f4c311e269db6530e4da2738262af5fd9064ccdf109b765860fb [2022-03-23T20:33:28.731Z] Status: Downloaded newer image for alpine:3.15 [2022-03-23T20:33:28.731Z] ---> 9c842ac49a39 [2022-03-23T20:33:28.731Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-23T20:33:29.307Z] ---> Running in 203697df751e [2022-03-23T20:33:29.567Z] Removing intermediate container 203697df751e [2022-03-23T20:33:29.567Z] ---> bde88b841a77 [2022-03-23T20:33:29.567Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:33:29.567Z] ---> Running in 57e0a689aa59 [2022-03-23T20:33:31.468Z] Removing intermediate container 57e0a689aa59 [2022-03-23T20:33:31.468Z] ---> cf54d9a47fa3 [2022-03-23T20:33:31.468Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-23T20:33:31.726Z] ---> Running in e9ecb4301b4c [2022-03-23T20:33:32.294Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:33:33.230Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:33:33.489Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-23T20:33:33.489Z] v3.15.1-23-g0f4be6232c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-23T20:33:33.489Z] OK: 15854 distinct packages available [2022-03-23T20:33:33.489Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:33:33.489Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-23T20:33:33.704Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8697 in /w/workspace/edgexfoundry_edgex-go_PR-3897 [Pipeline] { [Pipeline] ws [2022-03-23T20:33:33.716Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2022-03-23T20:33:34.424Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:33:34.626Z] The recommended git tool is: git [2022-03-23T20:33:34.683Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-23T20:33:34.683Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-23T20:33:34.683Z] (3/5) Installing libucontext (1.1-r0) [2022-03-23T20:33:34.942Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-23T20:33:34.942Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-23T20:33:34.942Z] Removing intermediate container 93bb91e6e57d [2022-03-23T20:33:34.942Z] ---> 3c2d1674ed3d [2022-03-23T20:33:34.942Z] [2022-03-23T20:33:34.942Z] Step 10/31 : FROM alpine:3.14 [2022-03-23T20:33:34.942Z] Executing busybox-1.34.1-r4.trigger [2022-03-23T20:33:34.942Z] OK: 6 MiB in 19 packages [2022-03-23T20:33:35.203Z] 3.14: Pulling from library/alpine [2022-03-23T20:33:35.772Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-23T20:33:35.772Z] Status: Downloaded newer image for alpine:3.14 [2022-03-23T20:33:35.772Z] ---> a33ac4f1069a [2022-03-23T20:33:35.772Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-23T20:33:36.031Z] ---> Running in 1794cf4f7c18 [2022-03-23T20:33:36.031Z] Removing intermediate container e9ecb4301b4c [2022-03-23T20:33:36.031Z] ---> 26cd192f0e12 [2022-03-23T20:33:36.031Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-23T20:33:36.599Z] Removing intermediate container 1794cf4f7c18 [2022-03-23T20:33:36.599Z] ---> 62f6a467a1a5 [2022-03-23T20:33:36.599Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-23T20:33:36.859Z] ---> Running in 7b5b4a026a54 [2022-03-23T20:33:36.859Z] ---> 775936d67501 [2022-03-23T20:33:36.859Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-23T20:33:36.859Z] Removing intermediate container 243ef1563acf [2022-03-23T20:33:36.859Z] ---> 972b86e2fa43 [2022-03-23T20:33:36.859Z] [2022-03-23T20:33:36.859Z] Step 10/22 : FROM alpine:3.14 [2022-03-23T20:33:36.859Z] ---> a33ac4f1069a [2022-03-23T20:33:36.859Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-23T20:33:36.859Z] Removing intermediate container 32b8f566dc8c [2022-03-23T20:33:36.859Z] ---> 32047fadcb8e [2022-03-23T20:33:36.859Z] [2022-03-23T20:33:36.859Z] Step 10/23 : FROM alpine:3.14 [2022-03-23T20:33:36.859Z] ---> a33ac4f1069a [2022-03-23T20:33:36.859Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-23T20:33:36.859Z] ---> Running in 6d08e7473c4c [2022-03-23T20:33:36.859Z] ---> Running in 5a2a1e501ff3 [2022-03-23T20:33:37.118Z] Removing intermediate container 5a2a1e501ff3 [2022-03-23T20:33:37.118Z] ---> 71b30a960011 [2022-03-23T20:33:37.118Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-23T20:33:37.379Z] ---> Running in c502cbe07db1 [2022-03-23T20:33:37.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:33:37.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:33:37.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:33:37.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:33:37.644Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-23T20:33:37.644Z] (2/2) Installing su-exec (0.2-r1) [2022-03-23T20:33:37.644Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T20:33:37.644Z] OK: 6 MiB in 16 packages [2022-03-23T20:33:37.644Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-23T20:33:37.644Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-23T20:33:37.644Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-23T20:33:37.644Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-23T20:33:37.644Z] (5/6) Installing curl (7.79.1-r0) [2022-03-23T20:33:37.644Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-23T20:33:37.644Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T20:33:37.644Z] Executing ca-certificates-20211220-r0.trigger [2022-03-23T20:33:37.644Z] OK: 8 MiB in 20 packages [2022-03-23T20:33:37.903Z] Removing intermediate container c502cbe07db1 [2022-03-23T20:33:37.903Z] ---> b245dc2b8ece [2022-03-23T20:33:37.903Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-23T20:33:38.162Z] ---> Running in fd33948b6f7d [2022-03-23T20:33:38.162Z] ---> 33fa40175999 [2022-03-23T20:33:38.162Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-23T20:33:38.421Z] Removing intermediate container fd33948b6f7d [2022-03-23T20:33:38.421Z] ---> c98ad2a1e129 [2022-03-23T20:33:38.421Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:33:38.421Z] Removing intermediate container fcc3a0126a11 [2022-03-23T20:33:38.421Z] ---> 813b35387cf6 [2022-03-23T20:33:38.421Z] [2022-03-23T20:33:38.421Z] Step 9/20 : FROM alpine:3.15 [2022-03-23T20:33:38.421Z] ---> 9c842ac49a39 [2022-03-23T20:33:38.421Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-23T20:33:38.421Z] ---> Using cache [2022-03-23T20:33:38.421Z] ---> bde88b841a77 [2022-03-23T20:33:38.421Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:33:38.421Z] ---> Using cache [2022-03-23T20:33:38.421Z] ---> cf54d9a47fa3 [2022-03-23T20:33:38.421Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-23T20:33:38.421Z] ---> edb8bf05a304 [2022-03-23T20:33:38.421Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-23T20:33:38.691Z] Removing intermediate container 7b5b4a026a54 [2022-03-23T20:33:38.691Z] ---> 7e8a545f7bd3 [2022-03-23T20:33:38.691Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-23T20:33:38.691Z] ---> Running in f7c5670a4757 [2022-03-23T20:33:38.691Z] ---> Running in a9b2842b6cf0 [2022-03-23T20:33:38.691Z] ---> Running in f083ef1bcce9 [2022-03-23T20:33:38.691Z] ---> c5cf9c488b5c [2022-03-23T20:33:38.691Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-23T20:33:38.951Z] Removing intermediate container 6d08e7473c4c [2022-03-23T20:33:38.951Z] ---> f313640184e4 [2022-03-23T20:33:38.951Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-23T20:33:38.951Z] Removing intermediate container f083ef1bcce9 [2022-03-23T20:33:38.951Z] ---> 5aff5e182ad5 [2022-03-23T20:33:38.951Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-23T20:33:38.951Z] ---> Running in 8ffa46c62b1b [2022-03-23T20:33:38.951Z] ---> Running in 4d832d46bfd7 [2022-03-23T20:33:38.951Z] ---> 8a0f18e1003f [2022-03-23T20:33:38.951Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-23T20:33:38.951Z] Removing intermediate container 4d832d46bfd7 [2022-03-23T20:33:38.951Z] ---> 8ffb467e741f [2022-03-23T20:33:38.951Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-23T20:33:38.951Z] Removing intermediate container 8ffa46c62b1b [2022-03-23T20:33:38.951Z] ---> 01ba6e58cabe [2022-03-23T20:33:38.951Z] Step 13/22 : WORKDIR /edgex [2022-03-23T20:33:39.209Z] ---> Running in 992961db242c [2022-03-23T20:33:39.209Z] ---> Running in 86af3e1d705a [2022-03-23T20:33:39.209Z] ---> Running in 1852a183cb05 [2022-03-23T20:33:39.209Z] Removing intermediate container 86af3e1d705a [2022-03-23T20:33:39.209Z] ---> f77d07204e3a [2022-03-23T20:33:39.209Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-23T20:33:39.209Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:33:39.209Z] Removing intermediate container 1852a183cb05 [2022-03-23T20:33:39.209Z] ---> b46bb5815f2a [2022-03-23T20:33:39.209Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-23T20:33:39.209Z] ---> Running in 805912e97c22 [2022-03-23T20:33:39.468Z] Removing intermediate container 805912e97c22 [2022-03-23T20:33:39.468Z] ---> 09a1786f091a [2022-03-23T20:33:39.468Z] Step 22/24 : LABEL arch=x86_64 [2022-03-23T20:33:39.468Z] ---> f40cce8f3394 [2022-03-23T20:33:39.468Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-23T20:33:39.468Z] ---> Running in 1168f5424c61 [2022-03-23T20:33:39.731Z] Removing intermediate container a9b2842b6cf0 [2022-03-23T20:33:39.731Z] ---> 7c145cfb1a9a [2022-03-23T20:33:39.731Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-23T20:33:39.731Z] Removing intermediate container 1168f5424c61 [2022-03-23T20:33:39.731Z] ---> f1a360f977f9 [2022-03-23T20:33:39.731Z] Step 23/24 : LABEL git_sha=1329932bcd1e46d69e99c3dac1a0527f56faf6e8 [2022-03-23T20:33:39.731Z] ---> Running in 10878a59340d [2022-03-23T20:33:39.731Z] ---> Running in 7ea58729b923 [2022-03-23T20:33:39.990Z] ---> ad07ba137cee [2022-03-23T20:33:39.990Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-23T20:33:39.990Z] Removing intermediate container 7ea58729b923 [2022-03-23T20:33:39.990Z] ---> 9e64bfb002a0 [2022-03-23T20:33:39.990Z] Step 24/24 : LABEL version=0.0.0 [2022-03-23T20:33:39.990Z] Removing intermediate container 992961db242c [2022-03-23T20:33:39.990Z] ---> 62f2bf53448c [2022-03-23T20:33:39.990Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-23T20:33:39.990Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:33:39.990Z] ---> Running in ba2ffd8ead00 [2022-03-23T20:33:40.247Z] ---> Running in fdf2c50f016d [2022-03-23T20:33:40.247Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:33:40.247Z] Removing intermediate container ba2ffd8ead00 [2022-03-23T20:33:40.247Z] ---> 0906f0afa9f2 [2022-03-23T20:33:40.247Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-23T20:33:40.247Z] Removing intermediate container fdf2c50f016d [2022-03-23T20:33:40.247Z] ---> 562461013923 [2022-03-23T20:33:40.247Z] [2022-03-23T20:33:40.247Z] ---> e4513cb9281b [2022-03-23T20:33:40.247Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-23T20:33:40.541Z] Successfully built 562461013923 [2022-03-23T20:33:40.541Z] Successfully tagged security-spire-agent:latest [2022-03-23T20:33:40.541Z]  Building security-spire-agent ... done Building security-spire-config [2022-03-23T20:33:40.541Z] ---> 88ea09a84135 [2022-03-23T20:33:40.541Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-23T20:33:40.541Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-23T20:33:40.541Z] v3.15.1-23-g0f4be6232c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-23T20:33:40.541Z] OK: 15854 distinct packages available [2022-03-23T20:33:40.541Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:33:40.541Z] ---> Running in 5e074311be7c [2022-03-23T20:33:40.541Z] ---> f3b92a72f038 [2022-03-23T20:33:40.541Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-23T20:33:40.800Z] ---> Running in c644eb76e5cb [2022-03-23T20:33:41.058Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:33:41.330Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-23T20:33:41.330Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:33:41.330Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-23T20:33:41.589Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-23T20:33:41.589Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-23T20:33:41.589Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-23T20:33:41.849Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-23T20:33:41.849Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-23T20:33:41.849Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-23T20:33:41.849Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T20:33:41.849Z] OK: 8 MiB in 20 packages [2022-03-23T20:33:41.849Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-23T20:33:42.107Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-23T20:33:42.107Z] (5/9) Installing curl (7.80.0-r0) [2022-03-23T20:33:42.107Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-23T20:33:42.366Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-23T20:33:42.366Z] (8/9) Installing libucontext (1.1-r0) [2022-03-23T20:33:42.366Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-23T20:33:42.626Z] Executing busybox-1.34.1-r4.trigger [2022-03-23T20:33:42.626Z] Executing ca-certificates-20211220-r0.trigger [2022-03-23T20:33:42.804Z] using credential edgex-jenkins-ssh [2022-03-23T20:33:42.833Z] Cloning the remote Git repository [2022-03-23T20:33:42.884Z] Removing intermediate container c644eb76e5cb [2022-03-23T20:33:42.884Z] ---> 488e44cb7321 [2022-03-23T20:33:42.884Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-23T20:33:42.884Z] Removing intermediate container 5e074311be7c [2022-03-23T20:33:42.884Z] ---> 52144c659d14 [2022-03-23T20:33:42.884Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T20:33:42.884Z] OK: 8 MiB in 23 packages [2022-03-23T20:33:42.884Z] ---> Running in 72b9dbd5236c [2022-03-23T20:33:42.884Z] Removing intermediate container 10878a59340d [2022-03-23T20:33:42.884Z] ---> 1bfe4c100c7f [2022-03-23T20:33:42.884Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T20:33:43.141Z] Removing intermediate container 72b9dbd5236c [2022-03-23T20:33:43.141Z] ---> 9ac5f7b0bc99 [2022-03-23T20:33:43.141Z] Step 20/22 : LABEL arch=x86_64 [2022-03-23T20:33:43.141Z] ---> c40c4cd770ab [2022-03-23T20:33:43.141Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-23T20:33:43.400Z] ---> 5a699fb23962 [2022-03-23T20:33:43.400Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-23T20:33:43.400Z] ---> Running in 2edbb7a77410 [2022-03-23T20:33:43.658Z] Removing intermediate container f7c5670a4757 [2022-03-23T20:33:43.658Z] ---> ff16a61ce23c [2022-03-23T20:33:43.658Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T20:33:43.658Z] Removing intermediate container 2edbb7a77410 [2022-03-23T20:33:43.658Z] ---> 5a67a123a406 [2022-03-23T20:33:43.658Z] Step 21/22 : LABEL git_sha=1329932bcd1e46d69e99c3dac1a0527f56faf6e8 [2022-03-23T20:33:43.658Z] ---> 6afc7cb31415 [2022-03-23T20:33:43.658Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-23T20:33:42.957Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-23T20:33:43.100Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2022-03-23T20:33:43.284Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-23T20:33:43.286Z] > git --version # timeout=10 [2022-03-23T20:33:43.456Z] > git --version # 'git version 2.25.1' [2022-03-23T20:33:43.459Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-23T20:33:43.619Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-23T20:33:43.918Z] ---> Running in 47a4325f09a4 [2022-03-23T20:33:43.918Z] ---> 3c6a2c3f1557 [2022-03-23T20:33:43.918Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-23T20:33:43.918Z] ---> ed840ec21c47 [2022-03-23T20:33:43.918Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-23T20:33:43.918Z] Removing intermediate container 47a4325f09a4 [2022-03-23T20:33:43.918Z] ---> 10c2e77066e4 [2022-03-23T20:33:43.918Z] Step 22/22 : LABEL version=0.0.0 [2022-03-23T20:33:43.918Z] ---> 9a8b06aaf4dc [2022-03-23T20:33:43.918Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-23T20:33:44.177Z] ---> d69e08161b68 [2022-03-23T20:33:44.177Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-23T20:33:44.177Z] ---> Running in 27a4cd011892 [2022-03-23T20:33:44.177Z] ---> Running in 76dabcf32dbd [2022-03-23T20:33:44.437Z] ---> e26eeb20048d [2022-03-23T20:33:44.437Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-23T20:33:44.437Z] Removing intermediate container 27a4cd011892 [2022-03-23T20:33:44.437Z] ---> 6b324df40d46 [2022-03-23T20:33:44.437Z] [2022-03-23T20:33:44.437Z] Removing intermediate container 76dabcf32dbd [2022-03-23T20:33:44.437Z] ---> 3e9ed99a5575 [2022-03-23T20:33:44.437Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T20:33:44.697Z] ---> Running in 33db45ad4675 [2022-03-23T20:33:44.697Z] Successfully built 6b324df40d46 [2022-03-23T20:33:44.697Z] ---> 3378783e2150 [2022-03-23T20:33:44.697Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-23T20:33:44.697Z] ---> 777d9e08e35e [2022-03-23T20:33:44.697Z] Successfully tagged security-proxy-setup:latest [2022-03-23T20:33:44.697Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-23T20:33:44.697Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2022-03-23T20:33:44.697Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:33:44.697Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:33:44.697Z] ---> 38ae89a8b059 [2022-03-23T20:33:44.697Z] Step 3/24 : WORKDIR /edgex-go [2022-03-23T20:33:44.697Z] ---> Using cache [2022-03-23T20:33:44.697Z] ---> 0f6d602ca007 [2022-03-23T20:33:44.697Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:33:44.697Z] Removing intermediate container 33db45ad4675 [2022-03-23T20:33:44.697Z] ---> 9874cbd05d49 [2022-03-23T20:33:44.697Z] Step 21/23 : LABEL arch=x86_64 [2022-03-23T20:33:44.697Z] ---> Running in e14bac4f103e [2022-03-23T20:33:44.697Z] ---> Running in bfcc57de9027 [2022-03-23T20:33:44.975Z] ---> 95b200ef58e4 [2022-03-23T20:33:44.975Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-23T20:33:44.975Z] ---> Running in ce1cac49fbbb [2022-03-23T20:33:45.234Z] ---> Running in 0c9d6bdb6e5c [2022-03-23T20:33:45.234Z] Removing intermediate container bfcc57de9027 [2022-03-23T20:33:45.234Z] ---> f3f4c38eed6f [2022-03-23T20:33:45.234Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-23T20:33:45.510Z] Removing intermediate container ce1cac49fbbb [2022-03-23T20:33:45.510Z] ---> b4d83e91202f [2022-03-23T20:33:45.510Z] Step 22/23 : LABEL git_sha=1329932bcd1e46d69e99c3dac1a0527f56faf6e8 [2022-03-23T20:33:45.769Z] Removing intermediate container 0c9d6bdb6e5c [2022-03-23T20:33:45.769Z] ---> 15b33fbb8858 [2022-03-23T20:33:45.769Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T20:33:46.029Z] ---> Running in 15266b5d6d52 [2022-03-23T20:33:46.029Z] ---> 231a5302ee52 [2022-03-23T20:33:46.029Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-23T20:33:46.029Z] ---> Running in a32cd5e81f84 [2022-03-23T20:33:46.029Z] ---> Running in a3e2d9783a8f [2022-03-23T20:33:46.311Z] Removing intermediate container 15266b5d6d52 [2022-03-23T20:33:46.311Z] ---> be774f42d630 [2022-03-23T20:33:46.311Z] Step 23/23 : LABEL version=0.0.0 [2022-03-23T20:33:46.311Z] Removing intermediate container a32cd5e81f84 [2022-03-23T20:33:46.311Z] ---> 175ad0a2f104 [2022-03-23T20:33:46.311Z] Step 18/20 : LABEL arch=x86_64 [2022-03-23T20:33:46.311Z] ---> Running in 77febcb3015f [2022-03-23T20:33:46.311Z] Removing intermediate container e14bac4f103e [2022-03-23T20:33:46.311Z] ---> 57a9ce1bc243 [2022-03-23T20:33:46.311Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-23T20:33:46.311Z] ---> Running in 7ec04de28e39 [2022-03-23T20:33:46.311Z] Removing intermediate container 77febcb3015f [2022-03-23T20:33:46.569Z] ---> 5b3cb0990115 [2022-03-23T20:33:46.569Z] [2022-03-23T20:33:46.569Z] ---> Running in 1d80f8e9123f [2022-03-23T20:33:46.569Z] Successfully built 5b3cb0990115 [2022-03-23T20:33:46.569Z] Successfully tagged core-data:latest [2022-03-23T20:33:46.569Z] Building support-scheduler [2022-03-23T20:33:46.569Z]  Building core-data ... done Removing intermediate container 7ec04de28e39 [2022-03-23T20:33:46.569Z] ---> 4d8944332f1f [2022-03-23T20:33:46.569Z] Step 19/20 : LABEL git_sha=1329932bcd1e46d69e99c3dac1a0527f56faf6e8 [2022-03-23T20:33:46.569Z] ---> Running in d83c1e96865c [2022-03-23T20:33:46.828Z] Removing intermediate container d83c1e96865c [2022-03-23T20:33:46.828Z] ---> a30dfaee0a93 [2022-03-23T20:33:46.828Z] Step 20/20 : LABEL version=0.0.0 [2022-03-23T20:33:47.088Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:33:47.088Z] ---> Running in babe7dba457f [2022-03-23T20:33:47.655Z] Removing intermediate container a3e2d9783a8f [2022-03-23T20:33:47.655Z] ---> 3c978aa0e6e5 [2022-03-23T20:33:47.655Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-23T20:33:47.655Z] Removing intermediate container babe7dba457f [2022-03-23T20:33:47.655Z] ---> 20f3d6ee3d53 [2022-03-23T20:33:47.655Z] [2022-03-23T20:33:47.655Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:33:47.655Z] Successfully built 20f3d6ee3d53 [2022-03-23T20:33:48.222Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-23T20:33:48.222Z]  Building security-spiffe-token-provider ... done Building sys-mgmt-agent [2022-03-23T20:33:48.222Z] OK: 221 MiB in 52 packages [2022-03-23T20:33:48.222Z] ---> Running in df23b808293c [2022-03-23T20:33:48.222Z] Removing intermediate container df23b808293c [2022-03-23T20:33:48.222Z] ---> 762728be0f49 [2022-03-23T20:33:48.222Z] Step 28/31 : CMD ["gate"] [2022-03-23T20:33:48.481Z] ---> Running in 9e9070c86992 [2022-03-23T20:33:48.741Z] Removing intermediate container 1d80f8e9123f [2022-03-23T20:33:48.741Z] ---> f1fc19060089 [2022-03-23T20:33:48.741Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-23T20:33:48.741Z] Removing intermediate container 9e9070c86992 [2022-03-23T20:33:48.741Z] ---> 4023b60713dd [2022-03-23T20:33:48.741Z] Step 29/31 : LABEL arch=x86_64 [2022-03-23T20:33:49.000Z] ---> Running in 9718f28d6f39 [2022-03-23T20:33:49.000Z] ---> 4d831b670960 [2022-03-23T20:33:49.000Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:33:49.260Z] Removing intermediate container 9718f28d6f39 [2022-03-23T20:33:49.260Z] ---> 7e88c6475b3b [2022-03-23T20:33:49.260Z] Step 30/31 : LABEL git_sha=1329932bcd1e46d69e99c3dac1a0527f56faf6e8 [2022-03-23T20:33:49.260Z] ---> Running in 2cdaa939fe63 [2022-03-23T20:33:49.829Z] ---> Running in 466cdde39326 [2022-03-23T20:33:50.402Z] Removing intermediate container 466cdde39326 [2022-03-23T20:33:50.402Z] ---> 9869a5ffe560 [2022-03-23T20:33:50.402Z] Step 31/31 : LABEL version=0.0.0 [2022-03-23T20:33:50.661Z] ---> Running in 0a258875e792 [2022-03-23T20:33:50.661Z] Removing intermediate container 0a258875e792 [2022-03-23T20:33:50.661Z] ---> aa70ea0c6024 [2022-03-23T20:33:50.661Z] [2022-03-23T20:33:50.661Z] Successfully built aa70ea0c6024 [2022-03-23T20:33:50.928Z] Successfully tagged security-bootstrapper:latest [2022-03-23T20:33:50.928Z] Building core-metadata [2022-03-23T20:33:51.186Z]  Building security-bootstrapper ... done Removing intermediate container 2cdaa939fe63 [2022-03-23T20:33:51.186Z] ---> 0a283fe2a156 [2022-03-23T20:33:51.186Z] Step 8/24 : COPY . . [2022-03-23T20:33:51.449Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:33:51.449Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:33:51.449Z] ---> 38ae89a8b059 [2022-03-23T20:33:51.449Z] Step 3/25 : WORKDIR /edgex-go [2022-03-23T20:33:51.449Z] ---> Using cache [2022-03-23T20:33:51.449Z] ---> 0f6d602ca007 [2022-03-23T20:33:51.449Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:33:51.449Z] ---> Using cache [2022-03-23T20:33:51.449Z] ---> 57a9ce1bc243 [2022-03-23T20:33:51.449Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-23T20:33:51.449Z] ---> Using cache [2022-03-23T20:33:51.449Z] ---> f1fc19060089 [2022-03-23T20:33:51.449Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-23T20:33:51.449Z] ---> Using cache [2022-03-23T20:33:51.449Z] ---> 4d831b670960 [2022-03-23T20:33:51.449Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:33:51.449Z] ---> Using cache [2022-03-23T20:33:51.449Z] ---> 0a283fe2a156 [2022-03-23T20:33:51.449Z] Step 8/25 : COPY . . [2022-03-23T20:33:54.737Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:33:54.737Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:33:54.737Z] ---> 38ae89a8b059 [2022-03-23T20:33:54.737Z] Step 3/22 : WORKDIR /edgex-go [2022-03-23T20:33:54.737Z] ---> Using cache [2022-03-23T20:33:54.737Z] ---> 0f6d602ca007 [2022-03-23T20:33:54.737Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:33:54.737Z] ---> Using cache [2022-03-23T20:33:54.737Z] ---> 57a9ce1bc243 [2022-03-23T20:33:54.737Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-23T20:33:54.737Z] ---> Using cache [2022-03-23T20:33:54.737Z] ---> f1fc19060089 [2022-03-23T20:33:54.737Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-23T20:33:54.737Z] ---> Using cache [2022-03-23T20:33:54.737Z] ---> 4d831b670960 [2022-03-23T20:33:54.737Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:33:54.737Z] ---> Using cache [2022-03-23T20:33:54.737Z] ---> 0a283fe2a156 [2022-03-23T20:33:54.737Z] Step 8/22 : COPY . . [2022-03-23T20:33:55.376Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:33:55.376Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:33:55.376Z] ---> 38ae89a8b059 [2022-03-23T20:33:55.376Z] Step 3/23 : WORKDIR /edgex-go [2022-03-23T20:33:55.376Z] ---> Using cache [2022-03-23T20:33:55.376Z] ---> 0f6d602ca007 [2022-03-23T20:33:55.376Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:33:55.376Z] ---> Using cache [2022-03-23T20:33:55.376Z] ---> 57a9ce1bc243 [2022-03-23T20:33:55.377Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-23T20:33:56.367Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:33:56.367Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:33:56.367Z] ---> 38ae89a8b059 [2022-03-23T20:33:56.367Z] Step 3/23 : WORKDIR /edgex-go [2022-03-23T20:33:56.367Z] ---> Using cache [2022-03-23T20:33:56.367Z] ---> 0f6d602ca007 [2022-03-23T20:33:56.367Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:33:56.367Z] ---> Using cache [2022-03-23T20:33:56.367Z] ---> 57a9ce1bc243 [2022-03-23T20:33:56.367Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-23T20:33:56.367Z] ---> Using cache [2022-03-23T20:33:56.367Z] ---> f1fc19060089 [2022-03-23T20:33:56.367Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-23T20:33:56.367Z] ---> Using cache [2022-03-23T20:33:56.367Z] ---> 4d831b670960 [2022-03-23T20:33:56.367Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:33:56.367Z] ---> Using cache [2022-03-23T20:33:56.367Z] ---> 0a283fe2a156 [2022-03-23T20:33:56.367Z] Step 8/23 : COPY . . [2022-03-23T20:34:03.344Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-23T20:34:03.372Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-23T20:34:03.410Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-23T20:34:03.457Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-23T20:34:03.459Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-23T20:34:03.484Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3897/head:refs/remotes/origin/PR-3897 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-23T20:34:04.456Z] Merging remotes/origin/main commit 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d into PR head commit d096b8e3d72da3c1b3d838514b904ce77bebe9ea [2022-03-23T20:34:04.485Z] ---> Running in 628772bdd64a [2022-03-23T20:34:04.485Z] ---> d9cd699dff5d [2022-03-23T20:34:04.485Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-23T20:34:04.485Z] ---> db759cb918e7 [2022-03-23T20:34:04.485Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-23T20:34:04.485Z] ---> f28dbd5f2e5a [2022-03-23T20:34:04.485Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-23T20:34:04.485Z] ---> 0d5eac9ad338 [2022-03-23T20:34:04.485Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-23T20:34:04.485Z] ---> Running in 3713214753f8 [2022-03-23T20:34:04.485Z] ---> Running in 3c9aa9a29460 [2022-03-23T20:34:04.485Z] ---> Running in 341bc5da0efe [2022-03-23T20:34:04.485Z] ---> Running in 32deb4312cf7 [2022-03-23T20:34:04.485Z] Removing intermediate container 3c9aa9a29460 [2022-03-23T20:34:04.485Z] ---> ddeba0755ef0 [2022-03-23T20:34:04.485Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-23T20:34:04.485Z] ---> Running in f136761f3342 [2022-03-23T20:34:04.485Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:04.485Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-23T20:34:04.485Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-23T20:34:04.485Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-23T20:34:04.485Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:04.485Z] spire-1.2.0/ [2022-03-23T20:34:04.743Z] OK: 221 MiB in 52 packages [2022-03-23T20:34:05.139Z] Merge succeeded, producing a8604bb1d560928ad8cd5710572670870c205276 [2022-03-23T20:34:05.140Z] Checking out Revision a8604bb1d560928ad8cd5710572670870c205276 (PR-3897) [2022-03-23T20:34:05.677Z] spire-1.2.0/README.md [2022-03-23T20:34:05.678Z] spire-1.2.0/bin/ [2022-03-23T20:34:05.678Z] spire-1.2.0/bin/spire-server [2022-03-23T20:34:05.678Z] spire-1.2.0/bin/spire-agent [2022-03-23T20:34:05.678Z] spire-1.2.0/conf/ [2022-03-23T20:34:05.678Z] spire-1.2.0/conf/server/ [2022-03-23T20:34:05.678Z] spire-1.2.0/conf/server/server.conf [2022-03-23T20:34:05.678Z] spire-1.2.0/conf/agent/ [2022-03-23T20:34:05.678Z] spire-1.2.0/conf/agent/agent.conf [2022-03-23T20:34:05.678Z] spire-1.2.0/LICENSE [2022-03-23T20:34:05.936Z] Removing intermediate container 628772bdd64a [2022-03-23T20:34:05.936Z] ---> c831d3b568d0 [2022-03-23T20:34:05.936Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-23T20:34:04.496Z] > git config core.sparsecheckout # timeout=10 [2022-03-23T20:34:04.515Z] > git checkout -f d096b8e3d72da3c1b3d838514b904ce77bebe9ea # timeout=10 [2022-03-23T20:34:04.809Z] > git remote # timeout=10 [2022-03-23T20:34:04.832Z] > git config --get remote.origin.url # timeout=10 [2022-03-23T20:34:04.855Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-23T20:34:04.874Z] > git merge 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d # timeout=10 [2022-03-23T20:34:05.121Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-23T20:34:05.159Z] > git config core.sparsecheckout # timeout=10 [2022-03-23T20:34:05.179Z] > git checkout -f a8604bb1d560928ad8cd5710572670870c205276 # timeout=10 [2022-03-23T20:34:06.506Z] ---> 541c911cca94 [2022-03-23T20:34:06.506Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:34:06.763Z] ---> Running in b2cc84700f04 [2022-03-23T20:34:09.317Z] Removing intermediate container f136761f3342 [2022-03-23T20:34:09.317Z] ---> 847f9b8d246c [2022-03-23T20:34:09.317Z] [2022-03-23T20:34:09.317Z] Step 11/24 : FROM alpine:3.15 [2022-03-23T20:34:09.317Z] ---> 9c842ac49a39 [2022-03-23T20:34:09.317Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-23T20:34:09.317Z] ---> Using cache [2022-03-23T20:34:09.317Z] ---> bde88b841a77 [2022-03-23T20:34:09.317Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:34:09.317Z] ---> Using cache [2022-03-23T20:34:09.317Z] ---> cf54d9a47fa3 [2022-03-23T20:34:09.317Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-23T20:34:09.317Z] ---> Running in 0dbf0505b9cc [2022-03-23T20:34:09.317Z] Removing intermediate container b2cc84700f04 [2022-03-23T20:34:09.317Z] ---> 01db6ad2e6f8 [2022-03-23T20:34:09.317Z] Step 8/23 : COPY . . [2022-03-23T20:34:09.838Z] Commit message: "Merge commit '6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d' into HEAD" [2022-03-23T20:34:09.884Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:09.862Z] > git rev-list --no-walk d096b8e3d72da3c1b3d838514b904ce77bebe9ea # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-23T20:34:10.455Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:10.850Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-23T20:34:10.850Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-23T20:34:10.850Z] Dload Upload Total Spent Left Speed [2022-03-23T20:34:10.850Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 165k 0 --:--:-- --:--:-- --:--:-- 167k [2022-03-23T20:34:11.027Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-23T20:34:11.027Z] v3.15.1-23-g0f4be6232c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-23T20:34:11.027Z] OK: 15854 distinct packages available [2022-03-23T20:34:11.027Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2022-03-23T20:34:11.419Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-23T20:34:11.776Z] + sudo tee /etc/docker/daemon.new [2022-03-23T20:34:11.776Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-23T20:34:11.776Z] { [2022-03-23T20:34:11.776Z] "registry-mirrors": [ [2022-03-23T20:34:11.776Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-23T20:34:11.776Z] ], [2022-03-23T20:34:11.776Z] "bip": "10.250.0.254/24", [2022-03-23T20:34:11.776Z] "hosts": [ [2022-03-23T20:34:11.776Z] "tcp://0.0.0.0:5555", [2022-03-23T20:34:11.776Z] "unix:///var/run/docker.sock" [2022-03-23T20:34:11.776Z] ], [2022-03-23T20:34:11.776Z] "mtu": 1458, [2022-03-23T20:34:11.776Z] "selinux-enabled": true, [2022-03-23T20:34:11.776Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-23T20:34:11.776Z] } [Pipeline] sh [2022-03-23T20:34:11.962Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:11.962Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-23T20:34:12.137Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-23T20:34:12.221Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-23T20:34:12.221Z] (3/4) Installing libucontext (1.1-r0) [2022-03-23T20:34:12.221Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-23T20:34:12.480Z] Executing busybox-1.34.1-r4.trigger [2022-03-23T20:34:12.480Z] OK: 6 MiB in 18 packages [2022-03-23T20:34:12.500Z] + sudo service docker restart [2022-03-23T20:34:15.023Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-23T20:34:15.595Z] ---> 3454c6772a0d [2022-03-23T20:34:15.595Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-23T20:34:15.595Z] ---> Running in 575b6786dee0 [2022-03-23T20:34:15.595Z] Removing intermediate container 0dbf0505b9cc [2022-03-23T20:34:15.595Z] ---> 9f6a152a1a79 [2022-03-23T20:34:15.595Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-23T20:34:16.174Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-23T20:34:17.565Z] Removing intermediate container 341bc5da0efe [2022-03-23T20:34:17.565Z] ---> 8727843c5176 [2022-03-23T20:34:17.565Z] [2022-03-23T20:34:17.565Z] Step 10/22 : FROM alpine:3.14 [2022-03-23T20:34:17.565Z] ---> a33ac4f1069a [2022-03-23T20:34:17.565Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-23T20:34:17.565Z] ---> 45160eedf01a [2022-03-23T20:34:17.565Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-23T20:34:17.565Z] Removing intermediate container 3713214753f8 [2022-03-23T20:34:17.565Z] ---> 4cafd04cdaa2 [2022-03-23T20:34:17.565Z] [2022-03-23T20:34:17.565Z] Step 10/23 : FROM alpine:3.14 [2022-03-23T20:34:17.565Z] ---> a33ac4f1069a [2022-03-23T20:34:17.565Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-23T20:34:17.565Z] ---> Running in d20536b259bb [2022-03-23T20:34:17.565Z] ---> Running in 2e82f009b677 [2022-03-23T20:34:17.825Z] ---> 15bcfa01b061 [2022-03-23T20:34:17.825Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-23T20:34:18.096Z] ---> Running in 19046157245a [2022-03-23T20:34:18.096Z] Removing intermediate container 32deb4312cf7 [2022-03-23T20:34:18.096Z] ---> 387f5f9ab9da [2022-03-23T20:34:18.096Z] [2022-03-23T20:34:18.096Z] Step 10/25 : FROM alpine:3.14 [2022-03-23T20:34:18.096Z] ---> a33ac4f1069a [2022-03-23T20:34:18.096Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-23T20:34:18.096Z] ---> Running in a54518e27b9f [2022-03-23T20:34:18.356Z] Removing intermediate container 19046157245a [2022-03-23T20:34:18.356Z] ---> 45f463885af0 [2022-03-23T20:34:18.356Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-23T20:34:18.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:18.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:18.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:18.616Z] ---> 51b1479d1dc5 [2022-03-23T20:34:18.616Z] Step 19/24 : WORKDIR / [2022-03-23T20:34:18.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:18.616Z] ---> Running in cccf6cb82abf [2022-03-23T20:34:18.616Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-23T20:34:18.616Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T20:34:18.616Z] OK: 6 MiB in 15 packages [2022-03-23T20:34:18.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:18.616Z] Removing intermediate container cccf6cb82abf [2022-03-23T20:34:18.616Z] ---> e2ad13c50c9f [2022-03-23T20:34:18.616Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-23T20:34:18.903Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-23T20:34:18.903Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T20:34:18.903Z] OK: 6 MiB in 15 packages [2022-03-23T20:34:18.903Z] ---> Running in ad095a161210 [2022-03-23T20:34:18.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:18.903Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-23T20:34:18.903Z] Removing intermediate container ad095a161210 [2022-03-23T20:34:18.903Z] ---> f0e76b7bd243 [2022-03-23T20:34:18.903Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-23T20:34:18.903Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-23T20:34:19.163Z] (3/3) Installing su-exec (0.2-r1) [2022-03-23T20:34:19.163Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T20:34:19.163Z] Executing ca-certificates-20211220-r0.trigger [2022-03-23T20:34:19.163Z] ---> Running in bf51803c99f2 [2022-03-23T20:34:19.163Z] OK: 6 MiB in 17 packages [2022-03-23T20:34:19.163Z] Removing intermediate container d20536b259bb [2022-03-23T20:34:19.163Z] ---> 43e0e71ad4ad [2022-03-23T20:34:19.163Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-23T20:34:19.163Z] ---> Running in 713f300da3ee [2022-03-23T20:34:19.423Z] Removing intermediate container bf51803c99f2 [2022-03-23T20:34:19.423Z] ---> 8dfa745118d8 [2022-03-23T20:34:19.423Z] Step 22/24 : LABEL arch=x86_64 [2022-03-23T20:34:19.423Z] Removing intermediate container 2e82f009b677 [2022-03-23T20:34:19.423Z] ---> 62276f9195d7 [2022-03-23T20:34:19.423Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-23T20:34:19.423Z] ---> Running in c0feedc86984 [2022-03-23T20:34:19.423Z] Removing intermediate container 713f300da3ee [2022-03-23T20:34:19.423Z] ---> ba192e73ade9 [2022-03-23T20:34:19.423Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-23T20:34:19.423Z] ---> Running in 1c956cb3c1d9 [2022-03-23T20:34:19.685Z] ---> Running in 3ab22d474036 [2022-03-23T20:34:19.685Z] Removing intermediate container c0feedc86984 [2022-03-23T20:34:19.685Z] ---> 77f55b9e6ebe [2022-03-23T20:34:19.685Z] Step 23/24 : LABEL git_sha=1329932bcd1e46d69e99c3dac1a0527f56faf6e8 [2022-03-23T20:34:19.685Z] ---> Running in 36f3cf4dbb29 [2022-03-23T20:34:19.685Z] Removing intermediate container 1c956cb3c1d9 [2022-03-23T20:34:19.685Z] ---> 2ac1b969cfd7 [2022-03-23T20:34:19.685Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-23T20:34:19.945Z] Removing intermediate container 3ab22d474036 [2022-03-23T20:34:19.945Z] ---> 9689d51f93e4 [2022-03-23T20:34:19.945Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-23T20:34:19.945Z] Removing intermediate container a54518e27b9f [2022-03-23T20:34:19.945Z] ---> 2ee27b79fc82 [2022-03-23T20:34:19.945Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-23T20:34:19.945Z] ---> Running in 30c7ece6fc60 [2022-03-23T20:34:19.945Z] Removing intermediate container 36f3cf4dbb29 [2022-03-23T20:34:19.945Z] ---> bfa79954ce03 [2022-03-23T20:34:19.945Z] Step 24/24 : LABEL version=0.0.0 [2022-03-23T20:34:19.945Z] ---> Running in f176a4edbc82 [2022-03-23T20:34:19.945Z] ---> Running in 9dcaf2cbc519 [2022-03-23T20:34:19.945Z] ---> Running in 7a6727534614 [2022-03-23T20:34:19.945Z] Removing intermediate container 30c7ece6fc60 [2022-03-23T20:34:19.945Z] ---> 98fc9f04bcaa [2022-03-23T20:34:19.945Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-23T20:34:20.205Z] ---> Running in 011c570fdcd4 [2022-03-23T20:34:20.205Z] Removing intermediate container f176a4edbc82 [2022-03-23T20:34:20.205Z] ---> ac2b1e13f828 [2022-03-23T20:34:20.205Z] [2022-03-23T20:34:20.205Z] Removing intermediate container 9dcaf2cbc519 [2022-03-23T20:34:20.205Z] ---> e2c66f2afda2 [2022-03-23T20:34:20.205Z] Step 15/23 : WORKDIR / [2022-03-23T20:34:20.205Z] Removing intermediate container 7a6727534614 [2022-03-23T20:34:20.205Z] ---> f3769cb62af2 [2022-03-23T20:34:20.205Z] Step 13/25 : WORKDIR / [2022-03-23T20:34:20.205Z] ---> Running in 337bad01ea99 [2022-03-23T20:34:20.205Z] ---> Running in 07c16ccc4f5d [2022-03-23T20:34:20.205Z] Removing intermediate container 011c570fdcd4 [2022-03-23T20:34:20.205Z] ---> f063552cd8d1 [2022-03-23T20:34:20.205Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T20:34:20.465Z] Successfully built ac2b1e13f828 [2022-03-23T20:34:20.465Z] Successfully tagged security-spire-config:latest [2022-03-23T20:34:20.465Z]  Building security-spire-config ... done Building core-command [2022-03-23T20:34:20.465Z] Removing intermediate container 337bad01ea99 [2022-03-23T20:34:20.465Z] ---> 45663f91b150 [2022-03-23T20:34:20.465Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T20:34:20.465Z] Removing intermediate container 07c16ccc4f5d [2022-03-23T20:34:20.465Z] ---> 8c15b00557d4 [2022-03-23T20:34:20.465Z] 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-03-23T20:34:21.849Z] ---> 61a9c5ebe5b5 [2022-03-23T20:34:21.849Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-23T20:34:22.111Z] ---> 38dcefc886fd [2022-03-23T20:34:22.111Z] ---> 1e6b68c68b94 [2022-03-23T20:34:22.111Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata /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-03-23T20:34:22.111Z] [2022-03-23T20:34:22.370Z] ---> aca021e2047d [2022-03-23T20:34:22.370Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-23T20:34:22.370Z] ---> 64134ae58f2d [2022-03-23T20:34:22.370Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-23T20:34:22.631Z] ---> 34b70a60b645 [2022-03-23T20:34:22.631Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-23T20:34:22.910Z] ---> Running in a2f999ad7a34 [2022-03-23T20:34:22.910Z] ---> c175f3f00bde [2022-03-23T20:34:22.910Z] 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-03-23T20:34:22.910Z] ---> 180b93b2f120 [2022-03-23T20:34:22.910Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-23T20:34:23.169Z] Removing intermediate container a2f999ad7a34 [2022-03-23T20:34:23.169Z] ---> fa09302ef532 [2022-03-23T20:34:23.169Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T20:34:23.169Z] ---> caecf5e95a83 [2022-03-23T20:34:23.169Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-23T20:34:23.428Z] ---> Running in c0772b2bc2c3 [2022-03-23T20:34:23.428Z] ---> 88e36c148085 [2022-03-23T20:34:23.428Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-23T20:34:23.428Z] ---> Running in a52a5797d9af [2022-03-23T20:34:23.428Z] Removing intermediate container c0772b2bc2c3 [2022-03-23T20:34:23.428Z] ---> a726757623a4 [2022-03-23T20:34:23.428Z] Step 20/22 : LABEL arch=x86_64 [2022-03-23T20:34:23.687Z] ---> Running in dcf1110ebf60 [2022-03-23T20:34:23.996Z] ---> a2e7f4a9e7c7 [2022-03-23T20:34:23.996Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-23T20:34:23.996Z] Removing intermediate container a52a5797d9af [2022-03-23T20:34:23.996Z] ---> 205cf2e1e2e2 [2022-03-23T20:34:23.996Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T20:34:23.996Z] Removing intermediate container dcf1110ebf60 [2022-03-23T20:34:23.996Z] ---> 282fdcc19671 [2022-03-23T20:34:23.996Z] Step 21/22 : LABEL git_sha=1329932bcd1e46d69e99c3dac1a0527f56faf6e8 [2022-03-23T20:34:24.275Z] ---> Running in bcbb60bb4e1e [2022-03-23T20:34:24.275Z] ---> Running in cdd86d9834b1 [2022-03-23T20:34:24.535Z] Removing intermediate container bcbb60bb4e1e [2022-03-23T20:34:24.535Z] ---> b919c2465ef5 [2022-03-23T20:34:24.535Z] Step 21/23 : LABEL arch=x86_64 [2022-03-23T20:34:24.535Z] ---> 803f8899c98f [2022-03-23T20:34:24.535Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-23T20:34:24.535Z] ---> Running in be9003505199 [2022-03-23T20:34:24.535Z] Removing intermediate container cdd86d9834b1 [2022-03-23T20:34:24.535Z] ---> 071c88fb9e27 [2022-03-23T20:34:24.535Z] Step 22/22 : LABEL version=0.0.0 [2022-03-23T20:34:24.800Z] ---> Running in ff78a70ada88 [2022-03-23T20:34:24.800Z] Removing intermediate container 575b6786dee0 [2022-03-23T20:34:24.800Z] ---> 79914a9dc105 [2022-03-23T20:34:24.800Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-23T20:34:25.061Z] Removing intermediate container be9003505199 [2022-03-23T20:34:25.061Z] ---> 064248449a0d [2022-03-23T20:34:25.061Z] Step 22/23 : LABEL git_sha=1329932bcd1e46d69e99c3dac1a0527f56faf6e8 [2022-03-23T20:34:25.061Z] ---> 52339550a2c8 [2022-03-23T20:34:25.061Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-23T20:34:25.061Z] ---> Running in b033dda31144 [2022-03-23T20:34:25.321Z] ---> Running in c02a8ecb5a42 [2022-03-23T20:34:25.321Z] Removing intermediate container ff78a70ada88 [2022-03-23T20:34:25.321Z] ---> 6ca5fe680375 [2022-03-23T20:34:25.321Z] [2022-03-23T20:34:25.321Z] ---> Running in 81fcda59d41f [2022-03-23T20:34:25.321Z] Successfully built 6ca5fe680375 [2022-03-23T20:34:25.321Z] Successfully tagged support-scheduler:latest [2022-03-23T20:34:25.321Z] Building security-spire-server [2022-03-23T20:34:25.582Z]  Building support-scheduler ... done Removing intermediate container 81fcda59d41f [2022-03-23T20:34:25.582Z] ---> 05f93f756d90 [2022-03-23T20:34:25.582Z] Step 23/23 : LABEL version=0.0.0 [2022-03-23T20:34:25.582Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:34:25.582Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:34:25.582Z] ---> 38ae89a8b059 [2022-03-23T20:34:25.582Z] Step 3/23 : WORKDIR /edgex-go [2022-03-23T20:34:25.582Z] ---> Using cache [2022-03-23T20:34:25.582Z] ---> 0f6d602ca007 [2022-03-23T20:34:25.582Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:34:25.582Z] ---> Using cache [2022-03-23T20:34:25.582Z] ---> 57a9ce1bc243 [2022-03-23T20:34:25.582Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-23T20:34:25.582Z] ---> Using cache [2022-03-23T20:34:25.582Z] ---> f1fc19060089 [2022-03-23T20:34:25.582Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-23T20:34:25.582Z] ---> Using cache [2022-03-23T20:34:25.582Z] ---> 4d831b670960 [2022-03-23T20:34:25.582Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:34:25.582Z] ---> Using cache [2022-03-23T20:34:25.582Z] ---> 0a283fe2a156 [2022-03-23T20:34:25.582Z] Step 8/23 : COPY . . [2022-03-23T20:34:25.582Z] ---> Using cache [2022-03-23T20:34:25.582Z] ---> d9cd699dff5d [2022-03-23T20:34:25.582Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-23T20:34:26.155Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-23T20:34:26.724Z] ---> Running in f153defe646c [2022-03-23T20:34:26.724Z] ---> Running in b6796fab1838 [2022-03-23T20:34:26.983Z] Removing intermediate container f153defe646c [2022-03-23T20:34:26.983Z] ---> ba4f19311762 [2022-03-23T20:34:26.983Z] [2022-03-23T20:34:26.983Z] Successfully built ba4f19311762 [2022-03-23T20:34:26.983Z] Successfully tagged core-metadata:latest [2022-03-23T20:34:26.983Z] Building support-notifications [2022-03-23T20:34:27.241Z]  Building core-metadata ... done Removing intermediate container b033dda31144 [2022-03-23T20:34:27.241Z] ---> 09bf8d827be4 [2022-03-23T20:34:27.241Z] [2022-03-23T20:34:27.241Z] Step 11/23 : FROM docker:20.10.10 [2022-03-23T20:34:27.823Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-23T20:34:27.823Z] Removing intermediate container c02a8ecb5a42 [2022-03-23T20:34:27.823Z] ---> da57de4c70ab [2022-03-23T20:34:27.823Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-23T20:34:28.082Z] 20.10.10: Pulling from library/docker [2022-03-23T20:34:28.658Z] ---> Running in 41c9efd93eec [2022-03-23T20:34:28.917Z] Removing intermediate container 41c9efd93eec [2022-03-23T20:34:28.917Z] ---> 378ea065eac6 [2022-03-23T20:34:28.917Z] Step 23/25 : LABEL arch=x86_64 [2022-03-23T20:34:29.484Z] ---> Running in 56abb78c5d8a [2022-03-23T20:34:30.056Z] Removing intermediate container 56abb78c5d8a [2022-03-23T20:34:30.056Z] ---> 7e634aa64954 [2022-03-23T20:34:30.056Z] Step 24/25 : LABEL git_sha=1329932bcd1e46d69e99c3dac1a0527f56faf6e8 [2022-03-23T20:34:30.056Z] ---> Running in 01aa11ecb92a [2022-03-23T20:34:30.622Z] Removing intermediate container 01aa11ecb92a [2022-03-23T20:34:30.622Z] ---> 266175b6d395 [2022-03-23T20:34:30.622Z] Step 25/25 : LABEL version=0.0.0 [2022-03-23T20:34:30.622Z] ---> Running in f969fad40cbf [Pipeline] withEnv [Pipeline] { [2022-03-23T20:34:30.882Z] Removing intermediate container f969fad40cbf [2022-03-23T20:34:30.882Z] ---> a23b46ac908b [2022-03-23T20:34:30.882Z] [Pipeline] configFileProvider [2022-03-23T20:34:30.891Z] provisioning config files... [2022-03-23T20:34:30.921Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config5711042663874704857tmp [Pipeline] { [2022-03-23T20:34:31.148Z] Successfully built a23b46ac908b [2022-03-23T20:34:31.148Z] Successfully tagged security-secretstore-setup:latest [Pipeline] libraryResource [Pipeline] sh [2022-03-23T20:34:31.425Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:34:31.425Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:34:31.425Z] ---> 38ae89a8b059 [2022-03-23T20:34:31.425Z] Step 3/23 : WORKDIR /edgex-go [2022-03-23T20:34:31.425Z] ---> Using cache [2022-03-23T20:34:31.425Z] ---> 0f6d602ca007 [2022-03-23T20:34:31.425Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:34:31.425Z] ---> Using cache [2022-03-23T20:34:31.425Z] ---> 57a9ce1bc243 [2022-03-23T20:34:31.425Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-23T20:34:31.425Z] ---> Using cache [2022-03-23T20:34:31.425Z] ---> f1fc19060089 [2022-03-23T20:34:31.425Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-23T20:34:31.425Z] ---> Using cache [2022-03-23T20:34:31.425Z] ---> 4d831b670960 [2022-03-23T20:34:31.425Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:34:31.425Z] ---> Using cache [2022-03-23T20:34:31.425Z] ---> 0a283fe2a156 [2022-03-23T20:34:31.425Z] Step 8/23 : COPY . . [2022-03-23T20:34:31.425Z] ---> Using cache [2022-03-23T20:34:31.425Z] ---> d9cd699dff5d [2022-03-23T20:34:31.425Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-23T20:34:31.537Z] ---> docker-login.sh [2022-03-23T20:34:31.537Z] nexus3.edgexfoundry.org:10001 [2022-03-23T20:34:31.993Z] ---> Running in 22d1f7c4a7c3 [2022-03-23T20:34:32.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T20:34:32.251Z] Removing intermediate container 22d1f7c4a7c3 [2022-03-23T20:34:32.251Z] ---> 6424679d89dc [2022-03-23T20:34:32.251Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-23T20:34:32.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T20:34:32.734Z] Configure a credential helper to remove this warning. See [2022-03-23T20:34:32.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T20:34:32.734Z] [2022-03-23T20:34:32.734Z] Login Succeeded [2022-03-23T20:34:32.734Z] nexus3.edgexfoundry.org:10002 [2022-03-23T20:34:32.821Z] ---> Running in 244a31b971fb [2022-03-23T20:34:33.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T20:34:33.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T20:34:33.006Z] Configure a credential helper to remove this warning. See [2022-03-23T20:34:33.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T20:34:33.006Z] [2022-03-23T20:34:33.006Z] Login Succeeded [2022-03-23T20:34:33.006Z] nexus3.edgexfoundry.org:10003 [2022-03-23T20:34:33.390Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:34:33.390Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:34:33.390Z] ---> 38ae89a8b059 [2022-03-23T20:34:33.390Z] Step 3/22 : WORKDIR /edgex-go [2022-03-23T20:34:33.390Z] ---> Using cache [2022-03-23T20:34:33.390Z] ---> 0f6d602ca007 [2022-03-23T20:34:33.390Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:34:33.390Z] ---> Using cache [2022-03-23T20:34:33.390Z] ---> 57a9ce1bc243 [2022-03-23T20:34:33.390Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-23T20:34:33.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T20:34:33.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T20:34:33.606Z] Configure a credential helper to remove this warning. See [2022-03-23T20:34:33.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T20:34:33.606Z] [2022-03-23T20:34:33.606Z] Login Succeeded [2022-03-23T20:34:33.606Z] nexus3.edgexfoundry.org:10004 [2022-03-23T20:34:33.650Z] spire-1.2.0/ [2022-03-23T20:34:33.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T20:34:33.910Z] ---> Running in 706e4919d1d4 [2022-03-23T20:34:34.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T20:34:34.152Z] Configure a credential helper to remove this warning. See [2022-03-23T20:34:34.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T20:34:34.152Z] [2022-03-23T20:34:34.152Z] Login Succeeded [2022-03-23T20:34:34.152Z] docker.io [2022-03-23T20:34:34.169Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-23T20:34:34.170Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-23T20:34:34.170Z] ---> b706a049f56e [2022-03-23T20:34:34.170Z] 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-03-23T20:34:34.170Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:34.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T20:34:34.429Z] ---> Running in 022b4d6136bc [2022-03-23T20:34:34.689Z] Removing intermediate container 022b4d6136bc [2022-03-23T20:34:34.689Z] ---> bf4c1534bcf3 [2022-03-23T20:34:34.689Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-23T20:34:34.689Z] ---> Running in 029d0a6045a7 [2022-03-23T20:34:34.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T20:34:34.699Z] Configure a credential helper to remove this warning. See [2022-03-23T20:34:34.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T20:34:34.699Z] [2022-03-23T20:34:34.699Z] Login Succeeded [2022-03-23T20:34:34.699Z] ---> docker-login.sh ends [Pipeline] } [2022-03-23T20:34:34.717Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-03-23T20:34:34.948Z] spire-1.2.0/README.md [2022-03-23T20:34:34.948Z] spire-1.2.0/bin/ [2022-03-23T20:34:34.948Z] spire-1.2.0/bin/spire-server [2022-03-23T20:34:34.948Z] spire-1.2.0/bin/spire-agent [2022-03-23T20:34:34.948Z] spire-1.2.0/conf/ [2022-03-23T20:34:34.948Z] spire-1.2.0/conf/server/ [2022-03-23T20:34:34.948Z] spire-1.2.0/conf/server/server.conf [2022-03-23T20:34:34.948Z] spire-1.2.0/conf/agent/ [2022-03-23T20:34:34.948Z] spire-1.2.0/conf/agent/agent.conf [2022-03-23T20:34:34.948Z] spire-1.2.0/LICENSE [Pipeline] echo [2022-03-23T20:34:35.037Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-23T20:34:35.048Z] ========================================================= [2022-03-23T20:34:35.048Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-23T20:34:35.048Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-23T20:34:35.208Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:35.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:35.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:35.383Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-23T20:34:35.468Z] OK: 221 MiB in 52 packages [2022-03-23T20:34:35.468Z] (1/42) Installing readline (8.1.0-r0) [2022-03-23T20:34:35.468Z] (2/42) Installing bash (5.1.16-r0) [2022-03-23T20:34:35.468Z] Executing bash-5.1.16-r0.post-install [2022-03-23T20:34:35.468Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-23T20:34:35.468Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-23T20:34:35.468Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-23T20:34:35.468Z] (6/42) Installing curl (7.79.1-r0) [2022-03-23T20:34:35.468Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-23T20:34:35.468Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-23T20:34:35.468Z] (9/42) Installing expat (2.4.7-r0) [2022-03-23T20:34:35.671Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-23T20:34:35.671Z] 9b3977197b4f: Pulling fs layer [2022-03-23T20:34:35.671Z] 1a89e8eeedd5: Pulling fs layer [2022-03-23T20:34:35.671Z] 94645a83ff95: Pulling fs layer [2022-03-23T20:34:35.671Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-23T20:34:35.671Z] 0c92f367c5e7: Pulling fs layer [2022-03-23T20:34:35.671Z] f7c0051592d6: Pulling fs layer [2022-03-23T20:34:35.671Z] a227ed2f7395: Pulling fs layer [2022-03-23T20:34:35.671Z] 7b1c46037f91: Pulling fs layer [2022-03-23T20:34:35.671Z] 3f3a8bcf1eab: Waiting [2022-03-23T20:34:35.671Z] 0c92f367c5e7: Waiting [2022-03-23T20:34:35.671Z] f7c0051592d6: Waiting [2022-03-23T20:34:35.671Z] a227ed2f7395: Waiting [2022-03-23T20:34:35.671Z] 7b1c46037f91: Waiting [2022-03-23T20:34:35.671Z] 94645a83ff95: Verifying Checksum [2022-03-23T20:34:35.671Z] 94645a83ff95: Download complete [2022-03-23T20:34:35.671Z] 1a89e8eeedd5: Download complete [2022-03-23T20:34:35.671Z] 0c92f367c5e7: Verifying Checksum [2022-03-23T20:34:35.671Z] 0c92f367c5e7: Download complete [2022-03-23T20:34:35.671Z] f7c0051592d6: Verifying Checksum [2022-03-23T20:34:35.671Z] f7c0051592d6: Download complete [2022-03-23T20:34:35.671Z] 9b3977197b4f: Download complete [2022-03-23T20:34:35.671Z] a227ed2f7395: Verifying Checksum [2022-03-23T20:34:35.671Z] a227ed2f7395: Download complete [2022-03-23T20:34:35.731Z] (10/42) Installing libffi (3.3-r2) [2022-03-23T20:34:35.731Z] (11/42) Installing gdbm (1.19-r0) [2022-03-23T20:34:35.731Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-23T20:34:35.731Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-23T20:34:35.731Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-23T20:34:35.731Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-23T20:34:35.731Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-23T20:34:35.731Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-23T20:34:35.731Z] Removing intermediate container b6796fab1838 [2022-03-23T20:34:35.731Z] ---> bfcc424ca9b4 [2022-03-23T20:34:35.731Z] [2022-03-23T20:34:35.731Z] Step 10/23 : FROM alpine:3.14 [2022-03-23T20:34:35.731Z] ---> a33ac4f1069a [2022-03-23T20:34:35.731Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-23T20:34:35.731Z] ---> Using cache [2022-03-23T20:34:35.731Z] ---> 62276f9195d7 [2022-03-23T20:34:35.731Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-23T20:34:35.731Z] ---> Using cache [2022-03-23T20:34:35.731Z] ---> 2ac1b969cfd7 [2022-03-23T20:34:35.731Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-23T20:34:35.992Z] ---> Running in 594984e267dd [2022-03-23T20:34:36.252Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-23T20:34:36.252Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-23T20:34:36.252Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-23T20:34:36.252Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-23T20:34:36.252Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-23T20:34:36.253Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-23T20:34:36.253Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-23T20:34:36.253Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-23T20:34:36.253Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-23T20:34:36.253Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-23T20:34:36.253Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-23T20:34:36.253Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-23T20:34:36.253Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-23T20:34:36.253Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-23T20:34:36.512Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-23T20:34:36.512Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-23T20:34:36.512Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-23T20:34:36.512Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-23T20:34:36.512Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-23T20:34:36.512Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-23T20:34:36.512Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-23T20:34:36.512Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-23T20:34:36.512Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-23T20:34:36.512Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-23T20:34:36.512Z] Removing intermediate container 594984e267dd [2022-03-23T20:34:36.512Z] ---> 8c46a2a387ce [2022-03-23T20:34:36.512Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-23T20:34:36.512Z] Removing intermediate container 706e4919d1d4 [2022-03-23T20:34:36.512Z] ---> cc6c264496d6 [2022-03-23T20:34:36.512Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-23T20:34:36.512Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-23T20:34:36.512Z] ---> Running in 9b384af23e24 [2022-03-23T20:34:36.681Z] 9b3977197b4f: Pull complete [2022-03-23T20:34:36.771Z] ---> c94f4a44e405 [2022-03-23T20:34:36.771Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:34:36.771Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T20:34:36.771Z] OK: 84 MiB in 64 packages [2022-03-23T20:34:36.771Z] ---> Running in 72ffb8def24e [2022-03-23T20:34:36.771Z] Removing intermediate container 9b384af23e24 [2022-03-23T20:34:36.771Z] ---> eba55d952681 [2022-03-23T20:34:36.771Z] Step 15/23 : WORKDIR / [2022-03-23T20:34:37.030Z] Removing intermediate container 244a31b971fb [2022-03-23T20:34:37.030Z] ---> c34fb2e32fbd [2022-03-23T20:34:37.030Z] [2022-03-23T20:34:37.030Z] Step 11/23 : FROM alpine:3.15 [2022-03-23T20:34:37.030Z] ---> 9c842ac49a39 [2022-03-23T20:34:37.030Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-23T20:34:37.030Z] ---> Using cache [2022-03-23T20:34:37.030Z] ---> bde88b841a77 [2022-03-23T20:34:37.030Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:34:37.030Z] ---> Using cache [2022-03-23T20:34:37.030Z] ---> cf54d9a47fa3 [2022-03-23T20:34:37.030Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-23T20:34:37.030Z] ---> Using cache [2022-03-23T20:34:37.030Z] ---> 26cd192f0e12 [2022-03-23T20:34:37.030Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-23T20:34:37.030Z] ---> Running in ee5fb6e3800d [2022-03-23T20:34:37.030Z] Removing intermediate container ee5fb6e3800d [2022-03-23T20:34:37.030Z] ---> 0b900c81f773 [2022-03-23T20:34:37.030Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T20:34:37.289Z] ---> befe7eb06dfd [2022-03-23T20:34:37.289Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-23T20:34:37.293Z] 1a89e8eeedd5: Pull complete [2022-03-23T20:34:37.548Z] Collecting docker-compose==1.23.2 [2022-03-23T20:34:37.548Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-23T20:34:37.548Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-23T20:34:37.548Z] Collecting docopt<0.7,>=0.6.1 [2022-03-23T20:34:37.548Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-23T20:34:37.569Z] 94645a83ff95: Pull complete [2022-03-23T20:34:37.845Z] 7b1c46037f91: Verifying Checksum [2022-03-23T20:34:37.845Z] 7b1c46037f91: Download complete [2022-03-23T20:34:38.117Z] ---> b6b1e3ac7cbc [2022-03-23T20:34:38.117Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-23T20:34:38.117Z] ---> 34e89300b737 [2022-03-23T20:34:38.117Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-23T20:34:38.117Z] Collecting PyYAML<4,>=3.10 [2022-03-23T20:34:38.117Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-23T20:34:38.376Z] ---> Running in 7bf4e108c43b [2022-03-23T20:34:38.376Z] Removing intermediate container 72ffb8def24e [2022-03-23T20:34:38.376Z] ---> 722d98744b82 [2022-03-23T20:34:38.376Z] Step 8/22 : COPY . . [2022-03-23T20:34:38.376Z] ---> 336a2631360b [2022-03-23T20:34:38.376Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-23T20:34:38.376Z] Removing intermediate container 7bf4e108c43b [2022-03-23T20:34:38.376Z] ---> 978575f3c7a9 [2022-03-23T20:34:38.376Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T20:34:38.453Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-23T20:34:38.453Z] 3f3a8bcf1eab: Download complete [2022-03-23T20:34:38.635Z] ---> Running in 10dfce86b3bf [2022-03-23T20:34:38.893Z] ---> 0230fcde6548 [2022-03-23T20:34:38.893Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-23T20:34:38.893Z] Collecting texttable<0.10,>=0.9.0 [2022-03-23T20:34:38.893Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-23T20:34:39.152Z] Collecting cached-property<2,>=1.2.0 [2022-03-23T20:34:39.152Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-23T20:34:39.152Z] Removing intermediate container 10dfce86b3bf [2022-03-23T20:34:39.152Z] ---> 16bbfed693ed [2022-03-23T20:34:39.152Z] Step 21/23 : LABEL arch=x86_64 [2022-03-23T20:34:39.152Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-23T20:34:39.152Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-23T20:34:39.717Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-23T20:34:39.717Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-23T20:34:39.717Z] Collecting docker<4.0,>=3.6.0 [2022-03-23T20:34:39.717Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-23T20:34:39.717Z] ---> 62964f24371a [2022-03-23T20:34:39.717Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-23T20:34:39.717Z] ---> Running in 4f3632159a38 [2022-03-23T20:34:39.717Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-23T20:34:39.717Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-23T20:34:39.977Z] Collecting jsonschema<3,>=2.5.1 [2022-03-23T20:34:39.977Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-23T20:34:39.977Z] Removing intermediate container 4f3632159a38 [2022-03-23T20:34:39.977Z] ---> 49dbe60c556b [2022-03-23T20:34:39.977Z] Step 22/23 : LABEL git_sha=1329932bcd1e46d69e99c3dac1a0527f56faf6e8 [2022-03-23T20:34:39.977Z] Collecting docker-pycreds>=0.4.0 [2022-03-23T20:34:39.977Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-23T20:34:39.977Z] ---> 32552df419a7 [2022-03-23T20:34:39.977Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-23T20:34:39.977Z] ---> Running in 849c80edc2c2 [2022-03-23T20:34:39.977Z] Collecting idna<2.8,>=2.5 [2022-03-23T20:34:39.977Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-23T20:34:39.977Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-23T20:34:40.236Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-23T20:34:40.236Z] ---> Running in 09a5f9958aee [2022-03-23T20:34:40.236Z] Removing intermediate container 849c80edc2c2 [2022-03-23T20:34:40.236Z] ---> af8e6b7bddfe [2022-03-23T20:34:40.236Z] Step 23/23 : LABEL version=0.0.0 [2022-03-23T20:34:40.236Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-23T20:34:40.236Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-23T20:34:40.236Z] ---> Running in 531e6879781b [2022-03-23T20:34:40.236Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-23T20:34:40.236Z] Removing intermediate container 09a5f9958aee [2022-03-23T20:34:40.236Z] ---> b57c6b2a3e1b [2022-03-23T20:34:40.236Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-23T20:34:40.236Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-23T20:34:40.236Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-23T20:34:40.236Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-23T20:34:40.236Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-23T20:34:40.236Z] ---> Running in 7529784f3326 [2022-03-23T20:34:40.495Z] Removing intermediate container 531e6879781b [2022-03-23T20:34:40.495Z] ---> b2d704dc6901 [2022-03-23T20:34:40.495Z] [2022-03-23T20:34:40.495Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-23T20:34:40.495Z] Attempting uninstall: urllib3 [2022-03-23T20:34:40.495Z] Found existing installation: urllib3 1.26.5 [2022-03-23T20:34:40.495Z] Uninstalling urllib3-1.26.5: [2022-03-23T20:34:40.495Z] Successfully uninstalled urllib3-1.26.5 [2022-03-23T20:34:40.495Z] Successfully built b2d704dc6901 [2022-03-23T20:34:40.495Z] Successfully tagged core-command:latest [2022-03-23T20:34:40.495Z]  Building core-command ... done Removing intermediate container 7529784f3326 [2022-03-23T20:34:40.495Z] ---> b7602344feeb [2022-03-23T20:34:40.495Z] Step 21/23 : LABEL arch=x86_64 [2022-03-23T20:34:40.754Z] ---> Running in 2b66ba062c4a [2022-03-23T20:34:40.754Z] Attempting uninstall: idna [2022-03-23T20:34:40.754Z] Found existing installation: idna 3.2 [2022-03-23T20:34:40.754Z] Uninstalling idna-3.2: [2022-03-23T20:34:40.754Z] Successfully uninstalled idna-3.2 [2022-03-23T20:34:40.754Z] Removing intermediate container 2b66ba062c4a [2022-03-23T20:34:40.754Z] ---> 75c4d273521a [2022-03-23T20:34:40.754Z] Step 22/23 : LABEL git_sha=1329932bcd1e46d69e99c3dac1a0527f56faf6e8 [2022-03-23T20:34:40.754Z] Attempting uninstall: chardet [2022-03-23T20:34:40.754Z] Found existing installation: chardet 4.0.0 [2022-03-23T20:34:40.754Z] Uninstalling chardet-4.0.0: [2022-03-23T20:34:40.754Z] Successfully uninstalled chardet-4.0.0 [2022-03-23T20:34:41.013Z] ---> Running in dc4de6b737d1 [2022-03-23T20:34:41.014Z] Removing intermediate container dc4de6b737d1 [2022-03-23T20:34:41.014Z] ---> 04478c52f3d0 [2022-03-23T20:34:41.014Z] Step 23/23 : LABEL version=0.0.0 [2022-03-23T20:34:41.272Z] ---> Running in 3e04d26407e4 [2022-03-23T20:34:41.272Z] Attempting uninstall: requests [2022-03-23T20:34:41.272Z] Found existing installation: requests 2.25.1 [2022-03-23T20:34:41.272Z] Uninstalling requests-2.25.1: [2022-03-23T20:34:41.272Z] Successfully uninstalled requests-2.25.1 [2022-03-23T20:34:41.272Z] Removing intermediate container 3e04d26407e4 [2022-03-23T20:34:41.272Z] ---> 4407d7561c69 [2022-03-23T20:34:41.272Z] [2022-03-23T20:34:41.530Z] Running setup.py install for texttable: started [2022-03-23T20:34:41.530Z] Successfully built 4407d7561c69 [2022-03-23T20:34:41.530Z] Successfully tagged security-spire-server:latest [2022-03-23T20:34:41.788Z]  Building security-spire-server ... done  Running setup.py install for texttable: finished with status 'done' [2022-03-23T20:34:41.788Z] Running setup.py install for PyYAML: started [2022-03-23T20:34:42.049Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-23T20:34:42.049Z] Running setup.py install for docopt: started [2022-03-23T20:34:42.308Z] Running setup.py install for docopt: finished with status 'done' [2022-03-23T20:34:42.565Z] Running setup.py install for dockerpty: started [2022-03-23T20:34:42.826Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-23T20:34:43.086Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-03-23T20:34:44.025Z] ---> 2baaa18f4ce6 [2022-03-23T20:34:44.025Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-23T20:34:44.283Z] ---> Running in 4d8dd5e069bc [2022-03-23T20:34:44.541Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-23T20:34:46.443Z] Removing intermediate container 029d0a6045a7 [2022-03-23T20:34:46.443Z] ---> d3eaaada5c92 [2022-03-23T20:34:46.443Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-23T20:34:46.443Z] ---> Running in 71fd45d70f50 [2022-03-23T20:34:46.443Z] Removing intermediate container 71fd45d70f50 [2022-03-23T20:34:46.443Z] ---> e8a422797b78 [2022-03-23T20:34:46.443Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-23T20:34:46.443Z] ---> Running in 9e8a848fda0d [2022-03-23T20:34:46.701Z] Removing intermediate container 9e8a848fda0d [2022-03-23T20:34:46.701Z] ---> 1d3ee3946752 [2022-03-23T20:34:46.701Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-23T20:34:46.961Z] ---> b846c72d2192 [2022-03-23T20:34:46.961Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-23T20:34:47.219Z] ---> e14fccf88294 [2022-03-23T20:34:47.219Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-23T20:34:47.477Z] ---> f61327898f62 [2022-03-23T20:34:47.477Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-23T20:34:47.477Z] ---> Running in 0b97e95dc74e [2022-03-23T20:34:47.736Z] Removing intermediate container 0b97e95dc74e [2022-03-23T20:34:47.736Z] ---> 066633d54280 [2022-03-23T20:34:47.736Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T20:34:47.736Z] ---> Running in 8a8e6d3826c2 [2022-03-23T20:34:47.736Z] Removing intermediate container 8a8e6d3826c2 [2022-03-23T20:34:47.736Z] ---> d18cd9dc3ab0 [2022-03-23T20:34:47.736Z] Step 21/23 : LABEL arch=x86_64 [2022-03-23T20:34:47.995Z] ---> Running in 5ca533207500 [2022-03-23T20:34:47.995Z] Removing intermediate container 5ca533207500 [2022-03-23T20:34:47.995Z] ---> b126fff655ae [2022-03-23T20:34:47.995Z] Step 22/23 : LABEL git_sha=1329932bcd1e46d69e99c3dac1a0527f56faf6e8 [2022-03-23T20:34:47.995Z] ---> Running in b8bbf41598d6 [2022-03-23T20:34:48.254Z] Removing intermediate container b8bbf41598d6 [2022-03-23T20:34:48.254Z] ---> be79bcdf70cb [2022-03-23T20:34:48.254Z] Step 23/23 : LABEL version=0.0.0 [2022-03-23T20:34:48.254Z] ---> Running in 8414e4ac916b [2022-03-23T20:34:48.254Z] Removing intermediate container 8414e4ac916b [2022-03-23T20:34:48.254Z] ---> dfb53b92addf [2022-03-23T20:34:48.254Z] [2022-03-23T20:34:48.254Z] Successfully built dfb53b92addf [2022-03-23T20:34:48.515Z] Successfully tagged sys-mgmt-agent:latest [2022-03-23T20:34:51.816Z]  Building sys-mgmt-agent ... done Removing intermediate container 4d8dd5e069bc [2022-03-23T20:34:51.816Z] ---> 12f11f1b1520 [2022-03-23T20:34:51.816Z] [2022-03-23T20:34:51.816Z] Step 10/22 : FROM alpine:3.14 [2022-03-23T20:34:51.816Z] ---> a33ac4f1069a [2022-03-23T20:34:51.816Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-23T20:34:51.816Z] ---> Running in d22125c14767 [2022-03-23T20:34:51.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:52.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-23T20:34:52.079Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-23T20:34:52.079Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-23T20:34:52.079Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T20:34:52.079Z] Executing ca-certificates-20211220-r0.trigger [2022-03-23T20:34:52.340Z] OK: 6 MiB in 16 packages [2022-03-23T20:34:52.600Z] Removing intermediate container d22125c14767 [2022-03-23T20:34:52.600Z] ---> d0ee033bc68f [2022-03-23T20:34:52.600Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-23T20:34:52.600Z] ---> Running in b73ee199027f [2022-03-23T20:34:52.862Z] Removing intermediate container b73ee199027f [2022-03-23T20:34:52.862Z] ---> ba9497750660 [2022-03-23T20:34:52.862Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-23T20:34:52.862Z] ---> Running in 16815b6c656c [2022-03-23T20:34:52.862Z] Removing intermediate container 16815b6c656c [2022-03-23T20:34:52.862Z] ---> ddff468d6ba9 [2022-03-23T20:34:52.862Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-23T20:34:53.122Z] ---> Running in 8ab851ab9d0b [2022-03-23T20:34:53.122Z] Removing intermediate container 8ab851ab9d0b [2022-03-23T20:34:53.122Z] ---> 82b88d4b3575 [2022-03-23T20:34:53.122Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T20:34:53.385Z] ---> 12f11638574e [2022-03-23T20:34:53.385Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-23T20:34:53.590Z] 3f3a8bcf1eab: Pull complete [2022-03-23T20:34:53.590Z] 0c92f367c5e7: Pull complete [2022-03-23T20:34:53.590Z] f7c0051592d6: Pull complete [2022-03-23T20:34:53.590Z] a227ed2f7395: Pull complete [2022-03-23T20:34:53.646Z] ---> 1932fdaab56e [2022-03-23T20:34:53.646Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-23T20:34:53.908Z] ---> 0ef4aed31f87 [2022-03-23T20:34:53.909Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-23T20:34:53.909Z] ---> Running in daa769b46657 [2022-03-23T20:34:53.909Z] Removing intermediate container daa769b46657 [2022-03-23T20:34:53.909Z] ---> 207e50c3f177 [2022-03-23T20:34:53.909Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T20:34:53.909Z] ---> Running in c68f70616c05 [2022-03-23T20:34:54.168Z] Removing intermediate container c68f70616c05 [2022-03-23T20:34:54.168Z] ---> 8a696fee3598 [2022-03-23T20:34:54.168Z] Step 20/22 : LABEL arch=x86_64 [2022-03-23T20:34:54.168Z] ---> Running in d6279de77c67 [2022-03-23T20:34:54.168Z] Removing intermediate container d6279de77c67 [2022-03-23T20:34:54.168Z] ---> 008bd89e1c2b [2022-03-23T20:34:54.168Z] Step 21/22 : LABEL git_sha=1329932bcd1e46d69e99c3dac1a0527f56faf6e8 [2022-03-23T20:34:54.168Z] ---> Running in fb10c65cd0f3 [2022-03-23T20:34:54.427Z] Removing intermediate container fb10c65cd0f3 [2022-03-23T20:34:54.427Z] ---> 167a60b4ed58 [2022-03-23T20:34:54.427Z] Step 22/22 : LABEL version=0.0.0 [2022-03-23T20:34:54.427Z] ---> Running in 8b2226a0b8bd [2022-03-23T20:34:54.427Z] Removing intermediate container 8b2226a0b8bd [2022-03-23T20:34:54.427Z] ---> 261ac549bcbb [2022-03-23T20:34:54.427Z] [2022-03-23T20:34:54.687Z] Successfully built 261ac549bcbb [2022-03-23T20:34:54.687Z] Successfully tagged support-notifications:latest [2022-03-23T20:34:54.694Z]  Building support-notifications ... done  [Pipeline] } [2022-03-23T20:34:54.704Z] $ docker stop --time=1 fa179f34dc663e9f391db481d792e6656a2351a7e99165b54fbeaa3c70402b63 [2022-03-23T20:34:56.028Z] $ docker rm -f fa179f34dc663e9f391db481d792e6656a2351a7e99165b54fbeaa3c70402b63 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-23T20:34:56.370Z] + docker images [2022-03-23T20:34:56.370Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-23T20:34:56.370Z] support-notifications latest 261ac549bcbb 2 seconds ago 16.7MB [2022-03-23T20:34:56.370Z] 12f11f1b1520 5 seconds ago 1.8GB [2022-03-23T20:34:56.370Z] sys-mgmt-agent latest dfb53b92addf 8 seconds ago 296MB [2022-03-23T20:34:56.370Z] security-spire-server latest 4407d7561c69 15 seconds ago 82.9MB [2022-03-23T20:34:56.370Z] core-command latest b2d704dc6901 16 seconds ago 15.8MB [2022-03-23T20:34:56.370Z] c34fb2e32fbd 20 seconds ago 1.88GB [2022-03-23T20:34:56.370Z] bfcc424ca9b4 21 seconds ago 1.79GB [2022-03-23T20:34:56.370Z] security-secretstore-setup latest a23b46ac908b 26 seconds ago 27.9MB [2022-03-23T20:34:56.370Z] 09bf8d827be4 29 seconds ago 1.8GB [2022-03-23T20:34:56.370Z] core-metadata latest ba4f19311762 30 seconds ago 16.6MB [2022-03-23T20:34:56.370Z] support-scheduler latest 6ca5fe680375 32 seconds ago 16MB [2022-03-23T20:34:56.370Z] security-spire-config latest ac2b1e13f828 37 seconds ago 82.2MB [2022-03-23T20:34:56.370Z] 387f5f9ab9da 39 seconds ago 1.8GB [2022-03-23T20:34:56.370Z] 8727843c5176 40 seconds ago 1.8GB [2022-03-23T20:34:56.370Z] 4cafd04cdaa2 40 seconds ago 1.8GB [2022-03-23T20:34:56.370Z] 847f9b8d246c 48 seconds ago 1.88GB [2022-03-23T20:34:56.370Z] security-bootstrapper latest aa70ea0c6024 About a minute ago 18.7MB [2022-03-23T20:34:56.370Z] security-spiffe-token-provider latest 20f3d6ee3d53 About a minute ago 28.5MB [2022-03-23T20:34:56.370Z] core-data latest 5b3cb0990115 About a minute ago 20MB [2022-03-23T20:34:56.370Z] security-proxy-setup latest 6b324df40d46 About a minute ago 26.3MB [2022-03-23T20:34:56.370Z] security-spire-agent latest 562461013923 About a minute ago 119MB [2022-03-23T20:34:56.370Z] 813b35387cf6 About a minute ago 1.84GB [2022-03-23T20:34:56.370Z] 32047fadcb8e About a minute ago 1.81GB [2022-03-23T20:34:56.370Z] 972b86e2fa43 About a minute ago 1.8GB [2022-03-23T20:34:56.370Z] 3c2d1674ed3d About a minute ago 1.8GB [2022-03-23T20:34:56.371Z] 72584170fe6f About a minute ago 1.88GB [2022-03-23T20:34:56.371Z] ci-base-image-x86_64 latest 38ae89a8b059 3 minutes ago 1.27GB [2022-03-23T20:34:56.371Z] alpine 3.15 9c842ac49a39 5 hours ago 5.57MB [2022-03-23T20:34:56.371Z] alpine 3.14 a33ac4f1069a 6 days ago 5.59MB [2022-03-23T20:34:56.371Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 7 weeks ago 562MB [2022-03-23T20:34:56.371Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-23T20:34:56.371Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-23T20:34:56.371Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months 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) [Pipeline] findFiles [Pipeline] node [2022-03-23T20:35:00.317Z] 7b1c46037f91: Pull complete [2022-03-23T20:35:00.317Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-23T20:35:00.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-23T20:35:00.317Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-23T20:35:00.679Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-23T20:35:00.679Z] WORKDIR /edgex [2022-03-23T20:35:00.679Z] COPY go.mod . [2022-03-23T20:35:00.679Z] RUN go mod download [2022-03-23T20:35:00.679Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-23T20:35:04.114Z] Sending build context to Docker daemon 169.1MB [2022-03-23T20:35:04.114Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-23T20:35:04.114Z] ---> f79e39bc4007 [2022-03-23T20:35:04.114Z] Step 2/4 : WORKDIR /edgex [2022-03-23T20:35:05.557Z] ---> Running in e56115ba4c55 [2022-03-23T20:35:05.833Z] Removing intermediate container e56115ba4c55 [2022-03-23T20:35:05.833Z] ---> ff928d924895 [2022-03-23T20:35:05.833Z] Step 3/4 : COPY go.mod . [2022-03-23T20:35:06.436Z] ---> 5b2d636d3366 [2022-03-23T20:35:06.436Z] Step 4/4 : RUN go mod download [2022-03-23T20:35:06.716Z] ---> Running in af94b0bcf548 [2022-03-23T20:35:11.518Z] Still waiting to schedule task [2022-03-23T20:35:11.519Z] ‘prd-ubuntu18.04-docker-8c-8g-8701’ is offline [2022-03-23T20:36:28.585Z] Removing intermediate container af94b0bcf548 [2022-03-23T20:36:28.585Z] ---> 8342f904432e [2022-03-23T20:36:28.585Z] Successfully built 8342f904432e [2022-03-23T20:36:28.585Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T20:36:28.935Z] + docker inspect -f . ci-base-image-arm64 [2022-03-23T20:36:28.935Z] . [Pipeline] withDockerContainer [2022-03-23T20:36:29.222Z] prd-ubuntu20.04-docker-arm64-4c-16g-8697 does not seem to be running inside a container [2022-03-23T20:36:29.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-23T20:36:30.887Z] $ docker top 79bbb0aa03612350c2b9d7a1769a4154ba8f88c878086acffc452206d46485bc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-23T20:36:31.869Z] + go version [2022-03-23T20:36:31.869Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-23T20:36:31.912Z] $ docker stop --time=1 79bbb0aa03612350c2b9d7a1769a4154ba8f88c878086acffc452206d46485bc [2022-03-23T20:36:33.666Z] $ docker rm -f 79bbb0aa03612350c2b9d7a1769a4154ba8f88c878086acffc452206d46485bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T20:36:34.328Z] + docker inspect -f . ci-base-image-arm64 [2022-03-23T20:36:34.328Z] . [Pipeline] withDockerContainer [2022-03-23T20:36:34.605Z] prd-ubuntu20.04-docker-arm64-4c-16g-8697 does not seem to be running inside a container [2022-03-23T20:36:34.728Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-23T20:36:36.222Z] $ docker top 406ff831593a9806aa382fcb32bf811e40468130321908d12590b37241af694b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-23T20:36:36.530Z] ========================================================= [2022-03-23T20:36:36.530Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-23T20:36:36.530Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-23T20:36:37.194Z] + make test [2022-03-23T20:36:37.194Z] go mod tidy [2022-03-23T20:36:38.198Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-23T20:37:17.240Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-23T20:38:25.325Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-23T20:38:29.675Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-23T20:38:29.675Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-23T20:38:30.283Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-23T20:38:45.445Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-23T20:38:45.445Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-23T20:38:45.445Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-23T20:38:45.445Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-23T20:39:42.146Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-23T20:39:42.146Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-23T20:39:42.146Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-23T20:39:42.146Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-23T20:39:42.146Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-23T20:39:42.146Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-23T20:39:42.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-23T20:39:42.146Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.258s coverage: 28.7% of statements [2022-03-23T20:39:42.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-23T20:39:42.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-23T20:39:42.146Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.343s coverage: 98.5% of statements [2022-03-23T20:39:42.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-23T20:39:42.146Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.411s coverage: 54.9% of statements [2022-03-23T20:39:42.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-23T20:39:42.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-23T20:39:50.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.496s coverage: 89.2% of statements [2022-03-23T20:39:50.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-23T20:39:50.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-23T20:39:50.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-23T20:39:50.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.349s coverage: 84.4% of statements [2022-03-23T20:39:50.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-23T20:39:50.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-23T20:39:50.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-23T20:39:50.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-23T20:39:50.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-23T20:39:50.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.706s coverage: 94.2% of statements [2022-03-23T20:39:50.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-23T20:39:50.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-23T20:39:50.484Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.453s coverage: 72.2% of statements [2022-03-23T20:39:50.484Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-23T20:39:50.484Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-23T20:39:50.484Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-23T20:39:50.484Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-23T20:39:50.484Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-23T20:39:50.484Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.433s coverage: 60.0% of statements [2022-03-23T20:39:50.484Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-23T20:39:50.484Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-23T20:39:50.484Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-23T20:39:55.938Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.476s coverage: 0.9% of statements [2022-03-23T20:39:55.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-23T20:39:55.938Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.386s coverage: 58.8% of statements [2022-03-23T20:39:55.938Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.279s coverage: 24.0% of statements [2022-03-23T20:39:55.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-23T20:39:55.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.264s coverage: 47.1% of statements [2022-03-23T20:39:55.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.257s coverage: 79.5% of statements [2022-03-23T20:39:55.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.269s coverage: 94.1% of statements [2022-03-23T20:39:55.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.305s coverage: 96.3% of statements [2022-03-23T20:39:56.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.245s coverage: 87.5% of statements [2022-03-23T20:40:11.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.307s coverage: 94.4% of statements [2022-03-23T20:40:11.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.246s coverage: 44.8% of statements [2022-03-23T20:40:14.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.701s coverage: 82.5% of statements [2022-03-23T20:40:14.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-23T20:40:23.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.318s coverage: 92.9% of statements [2022-03-23T20:40:23.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-23T20:40:23.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-23T20:40:23.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-23T20:40:23.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 65.1% of statements [2022-03-23T20:40:23.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-23T20:40:23.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-23T20:40:23.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-23T20:40:23.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-23T20:40:23.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-23T20:40:23.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.236s coverage: 87.2% of statements [2022-03-23T20:40:23.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-23T20:40:23.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-23T20:40:23.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.196s coverage: 100.0% of statements [2022-03-23T20:40:23.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-23T20:40:23.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements [2022-03-23T20:40:23.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-23T20:40:23.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.281s coverage: 80.0% of statements [2022-03-23T20:40:23.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements [2022-03-23T20:40:23.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.293s coverage: 85.4% of statements [2022-03-23T20:40:23.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.902s coverage: 91.2% of statements [2022-03-23T20:40:23.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-23T20:40:23.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.989s coverage: 64.4% of statements [2022-03-23T20:40:23.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-23T20:40:23.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-23T20:40:23.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.240s coverage: 100.0% of statements [2022-03-23T20:40:23.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.128s coverage: 89.4% of statements [2022-03-23T20:40:23.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.088s coverage: 100.0% of statements [2022-03-23T20:40:24.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.096s coverage: 73.7% of statements [2022-03-23T20:40:25.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.089s coverage: 100.0% of statements [2022-03-23T20:40:30.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.575s coverage: 65.4% of statements [2022-03-23T20:40:30.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-23T20:40:30.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-23T20:40:30.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-23T20:40:33.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.877s coverage: 43.8% of statements [2022-03-23T20:40:33.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-23T20:40:33.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-23T20:40:33.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.279s coverage: 89.5% of statements [2022-03-23T20:40:33.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-23T20:40:33.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.253s coverage: 84.8% of statements [2022-03-23T20:40:33.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-23T20:40:33.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-23T20:40:33.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-23T20:40:33.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-23T20:40:41.579Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.328s coverage: 17.7% of statements [2022-03-23T20:40:41.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-23T20:40:41.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-23T20:40:41.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-23T20:40:41.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-23T20:40:41.579Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.746s coverage: 92.3% of statements [2022-03-23T20:40:41.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-23T20:40:41.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-23T20:40:41.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-23T20:40:41.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-23T20:40:41.579Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.245s coverage: 63.2% of statements [2022-03-23T20:40:41.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-23T20:40:41.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-23T20:40:41.579Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.523s coverage: 97.7% of statements [2022-03-23T20:40:41.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-23T20:40:41.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-23T20:40:41.579Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-23T20:40:41.579Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-23T20:40:41.579Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.249s coverage: 28.9% of statements [2022-03-23T20:40:41.579Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-23T20:40:41.579Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-23T20:40:41.579Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-23T20:40:41.579Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-23T20:40:41.579Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-23T20:40:41.579Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-23T20:40:41.579Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.215s coverage: 100.0% of statements [2022-03-23T20:40:41.579Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements [2022-03-23T20:40:41.850Z] 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-03-23T20:40:41.850Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-23T20:40:41.850Z] GO111MODULE=on go vet ./... [2022-03-23T20:42:33.729Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-23T20:42:33.729Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-23T20:42:35.165Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-23T20:42:38.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-23T20:42:39.246Z] + ls -al . [2022-03-23T20:42:39.246Z] total 672 [2022-03-23T20:42:39.246Z] drwxrwxr-x 9 1001 1001 4096 Mar 23 20:42 . [2022-03-23T20:42:39.246Z] drwxr-xr-x 4 root root 4096 Mar 23 20:36 .. [2022-03-23T20:42:39.246Z] -rw-rw-r-- 1 1001 1001 11 Mar 23 20:34 .dockerignore [2022-03-23T20:42:39.246Z] drwxrwxr-x 8 1001 1001 4096 Mar 23 20:34 .git [2022-03-23T20:42:39.246Z] drwxrwxr-x 4 1001 1001 4096 Mar 23 20:34 .github [2022-03-23T20:42:39.246Z] -rw-rw-r-- 1 1001 1001 870 Mar 23 20:34 .gitignore [2022-03-23T20:42:39.246Z] -rw-rw-r-- 1 1001 1001 42 Mar 23 20:34 .golangci.yml [2022-03-23T20:42:39.246Z] -rw-rw-r-- 1 1001 1001 87 Mar 23 20:34 .hadolint.yml [2022-03-23T20:42:39.246Z] -rw-rw-r-- 1 1001 1001 166 Mar 23 20:34 .sonarcloud.properties [2022-03-23T20:42:39.246Z] -rw-rw-r-- 1 1001 1001 1171 Mar 23 20:34 ADOPTERS.md [2022-03-23T20:42:39.246Z] -rw-rw-r-- 1 1001 1001 9953 Mar 23 20:34 Attribution.txt [2022-03-23T20:42:39.246Z] -rw-rw-r-- 1 1001 1001 51732 Mar 23 20:34 CHANGELOG.md [2022-03-23T20:42:39.246Z] -rw-rw-r-- 1 1001 1001 3804 Mar 23 20:34 CONTRIBUTING.md [2022-03-23T20:42:39.246Z] -rw-rw-r-- 1 1001 1001 677 Mar 23 20:34 GOVERNANCE.md [2022-03-23T20:42:39.246Z] -rw-rw-r-- 1 1001 1001 849 Mar 23 20:34 Jenkinsfile [2022-03-23T20:42:39.246Z] -rw-rw-r-- 1 1001 1001 10775 Mar 23 20:34 LICENSE [2022-03-23T20:42:39.246Z] -rw-rw-r-- 1 1001 1001 8072 Mar 23 20:34 Makefile [2022-03-23T20:42:39.246Z] -rw-rw-r-- 1 1001 1001 582 Mar 23 20:34 OWNERS.md [2022-03-23T20:42:39.247Z] -rw-rw-r-- 1 1001 1001 8207 Mar 23 20:34 README.md [2022-03-23T20:42:39.247Z] -rw-rw-r-- 1 1001 1001 6912 Mar 23 20:34 SECURITY.md [2022-03-23T20:42:39.247Z] -rw-rw-r-- 1 1001 1001 5 Mar 23 20:30 VERSION [2022-03-23T20:42:39.247Z] -rw-rw-r-- 1 1001 1001 4131 Mar 23 20:34 ZMQWindows.md [2022-03-23T20:42:39.247Z] drwxrwxr-x 2 1001 1001 4096 Mar 23 20:34 bin [2022-03-23T20:42:39.247Z] drwxrwxr-x 18 1001 1001 4096 Mar 23 20:34 cmd [2022-03-23T20:42:39.247Z] -rw-r--r-- 1 root root 426503 Mar 23 20:40 coverage.out [2022-03-23T20:42:39.247Z] -rw-rw-r-- 1 1001 1001 3169 Mar 23 20:34 go.mod [2022-03-23T20:42:39.247Z] -rw-rw-r-- 1 1001 1001 52043 Mar 23 20:34 go.sum [2022-03-23T20:42:39.247Z] drwxrwxr-x 8 1001 1001 4096 Mar 23 20:34 internal [2022-03-23T20:42:39.247Z] drwxrwxr-x 3 1001 1001 4096 Mar 23 20:34 openapi [2022-03-23T20:42:39.247Z] drwxrwxr-x 4 1001 1001 4096 Mar 23 20:34 snap [2022-03-23T20:42:39.247Z] -rw-rw-r-- 1 1001 1001 204 Mar 23 20:34 version.go [Pipeline] sh [2022-03-23T20:42:39.911Z] + '[' -e coverage.out ] [2022-03-23T20:42:39.911Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-23T20:42:39.937Z] Warning: overwriting stash ‘coverage-report’ [2022-03-23T20:42:40.883Z] Stashed 1 file(s) [Pipeline] sh [2022-03-23T20:42:41.553Z] + make build [2022-03-23T20:42:41.553Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-23T20:42:49.923Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-23T20:43:29.053Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-23T20:43:29.053Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-23T20:43:32.451Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-23T20:43:33.895Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-23T20:43:38.217Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-23T20:43:42.540Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-23T20:43:46.857Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-23T20:43:52.270Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-23T20:43:55.673Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-23T20:44:00.001Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-23T20:44:08.308Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-23T20:44:30.558Z] $ docker stop --time=1 406ff831593a9806aa382fcb32bf811e40468130321908d12590b37241af694b [2022-03-23T20:44:32.677Z] $ docker rm -f 406ff831593a9806aa382fcb32bf811e40468130321908d12590b37241af694b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T20:44:34.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-23T20:44:34.793Z] [2022-03-23T20:44:34.793Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T20:44:35.144Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-23T20:44:35.426Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-23T20:44:35.426Z] 29e5d40040c1: Pulling fs layer [2022-03-23T20:44:35.426Z] 1ce36da41761: Pulling fs layer [2022-03-23T20:44:35.426Z] 25b303627fd3: Pulling fs layer [2022-03-23T20:44:35.426Z] 29e5d40040c1: Download complete [2022-03-23T20:44:35.703Z] 1ce36da41761: Verifying Checksum [2022-03-23T20:44:35.703Z] 1ce36da41761: Download complete [2022-03-23T20:44:36.305Z] 29e5d40040c1: Pull complete [2022-03-23T20:44:37.296Z] 25b303627fd3: Verifying Checksum [2022-03-23T20:44:37.296Z] 25b303627fd3: Download complete [2022-03-23T20:44:37.572Z] 1ce36da41761: Pull complete [2022-03-23T20:44:47.728Z] 25b303627fd3: Pull complete [2022-03-23T20:44:47.728Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-23T20:44:48.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-23T20:44:48.002Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-23T20:44:48.275Z] prd-ubuntu20.04-docker-arm64-4c-16g-8697 does not seem to be running inside a container [2022-03-23T20:44:48.384Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-23T20:44:51.078Z] $ docker top d6541ed6cec282f8a417cc87f7ce93ec1e77122b712cf4190b82462bfe4846af -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-23T20:44:52.056Z] + docker-compose build --help [2022-03-23T20:44:52.057Z] + grep parallel [2022-03-23T20:44:58.771Z] --parallel Build images in parallel. [Pipeline] } [2022-03-23T20:44:58.814Z] $ docker stop --time=1 d6541ed6cec282f8a417cc87f7ce93ec1e77122b712cf4190b82462bfe4846af [2022-03-23T20:45:00.597Z] $ docker rm -f d6541ed6cec282f8a417cc87f7ce93ec1e77122b712cf4190b82462bfe4846af [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T20:45:01.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-23T20:45:01.247Z] . [Pipeline] withDockerContainer [2022-03-23T20:45:01.525Z] prd-ubuntu20.04-docker-arm64-4c-16g-8697 does not seem to be running inside a container [2022-03-23T20:45:01.641Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-23T20:45:03.118Z] $ docker top 7f40eb822236e1dcea2fb7061bff41fddd8a68c51196ba321af680182b5632e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-23T20:45:04.069Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-23T20:45:10.775Z] Building core-command ... [2022-03-23T20:45:10.775Z] Building core-data ... [2022-03-23T20:45:10.775Z] Building core-metadata ... [2022-03-23T20:45:10.775Z] Building security-bootstrapper ... [2022-03-23T20:45:10.775Z] Building security-proxy-setup ... [2022-03-23T20:45:10.775Z] Building security-secretstore-setup ... [2022-03-23T20:45:10.775Z] Building security-spiffe-token-provider ... [2022-03-23T20:45:10.775Z] Building security-spire-agent ... [2022-03-23T20:45:10.775Z] Building security-spire-config ... [2022-03-23T20:45:10.775Z] Building security-spire-server ... [2022-03-23T20:45:10.775Z] Building support-notifications ... [2022-03-23T20:45:10.775Z] Building support-scheduler ... [2022-03-23T20:45:10.775Z] Building sys-mgmt-agent ... [2022-03-23T20:45:10.775Z] Building security-proxy-setup [2022-03-23T20:45:10.775Z] Building security-spiffe-token-provider [2022-03-23T20:45:10.775Z] Building core-data [2022-03-23T20:45:10.775Z] Building security-secretstore-setup [2022-03-23T20:45:10.775Z] Building security-spire-agent [2022-03-23T20:46:32.655Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:46:32.655Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:46:32.655Z] ---> 8342f904432e [2022-03-23T20:46:32.655Z] Step 3/20 : WORKDIR /edgex-go [2022-03-23T20:46:32.655Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:46:32.655Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:46:32.655Z] ---> 8342f904432e [2022-03-23T20:46:32.655Z] Step 3/24 : WORKDIR /edgex-go [2022-03-23T20:46:32.655Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:46:32.655Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:46:32.655Z] ---> 8342f904432e [2022-03-23T20:46:32.655Z] Step 3/25 : WORKDIR /edgex-go [2022-03-23T20:46:32.655Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:46:32.655Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:46:32.655Z] ---> 8342f904432e [2022-03-23T20:46:32.655Z] Step 3/22 : WORKDIR /edgex-go [2022-03-23T20:46:32.655Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:46:32.655Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:46:32.655Z] ---> 8342f904432e [2022-03-23T20:46:32.655Z] Step 3/23 : WORKDIR /edgex-go [2022-03-23T20:46:32.655Z] ---> Running in d81db56ad6af [2022-03-23T20:46:32.655Z] ---> Running in cd3d607659a8 [2022-03-23T20:46:32.655Z] ---> Running in 056efa06c451 [2022-03-23T20:46:32.655Z] ---> Running in b54aa10e177c [2022-03-23T20:46:32.655Z] ---> Running in 04eb35262f5b [2022-03-23T20:46:32.655Z] Removing intermediate container 04eb35262f5b [2022-03-23T20:46:32.655Z] ---> 13f5809587d2 [2022-03-23T20:46:32.655Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:46:32.655Z] Removing intermediate container cd3d607659a8 [2022-03-23T20:46:32.655Z] ---> a06efd39e296 [2022-03-23T20:46:32.655Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:46:32.655Z] ---> Running in 486637a0ea66 [2022-03-23T20:46:32.655Z] ---> Running in 3ca6823d48e2 [2022-03-23T20:46:32.655Z] Removing intermediate container d81db56ad6af [2022-03-23T20:46:32.655Z] ---> 391fcc7b495e [2022-03-23T20:46:32.655Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container b54aa10e177c [2022-03-23T20:46:32.655Z] ---> 49f3647a07f2 [2022-03-23T20:46:32.655Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:46:32.655Z] [2022-03-23T20:46:32.655Z] Removing intermediate container 056efa06c451 [2022-03-23T20:46:32.655Z] ---> 23d844a5d584 [2022-03-23T20:46:32.655Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-23T20:46:32.655Z] ---> Running in ac4af52c9e49 [2022-03-23T20:46:32.655Z] ---> Running in 01450a2b2d55 [2022-03-23T20:46:32.655Z] ---> Running in c4dc2ac57fac [2022-03-23T20:46:34.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T20:46:35.719Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T20:46:35.719Z] Removing intermediate container 3ca6823d48e2 [2022-03-23T20:46:35.719Z] ---> f92525de70f6 [2022-03-23T20:46:35.719Z] Step 5/25 : RUN apk add --update --no-cache make gitRemoving intermediate container 486637a0ea66 [2022-03-23T20:46:35.719Z] [2022-03-23T20:46:35.719Z] ---> 556b680b0808 [2022-03-23T20:46:35.719Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-23T20:46:36.006Z] ---> Running in 8189b77652bd [2022-03-23T20:46:36.006Z] ---> Running in 1abfb7d7eccc [2022-03-23T20:46:36.616Z] Removing intermediate container 01450a2b2d55 [2022-03-23T20:46:36.616Z] ---> 78af5336bee2 [2022-03-23T20:46:36.616Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-23T20:46:36.616Z] Removing intermediate container ac4af52c9e49 [2022-03-23T20:46:36.616Z] ---> 024a0332621d [2022-03-23T20:46:36.616Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-23T20:46:36.616Z] ---> Running in 398fe38269db [2022-03-23T20:46:36.616Z] ---> Running in 6f8ce2266632 [2022-03-23T20:46:37.256Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-23T20:46:37.256Z] v3.15.1-23-g0f4be6232c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-23T20:46:37.256Z] OK: 15738 distinct packages available [2022-03-23T20:46:37.256Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T20:46:38.285Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T20:46:38.890Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T20:46:38.890Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T20:46:38.890Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T20:46:38.890Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T20:46:39.491Z] OK: 220 MiB in 52 packages [2022-03-23T20:46:39.784Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T20:46:39.784Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T20:46:39.784Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T20:46:39.784Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T20:46:41.228Z] Removing intermediate container c4dc2ac57fac [2022-03-23T20:46:41.228Z] ---> 4f515df019b5 [2022-03-23T20:46:41.228Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-23T20:46:41.228Z] OK: 220 MiB in 52 packages [2022-03-23T20:46:41.504Z] OK: 220 MiB in 52 packages [2022-03-23T20:46:41.504Z] OK: 220 MiB in 52 packages [2022-03-23T20:46:41.782Z] OK: 220 MiB in 52 packages [2022-03-23T20:46:42.772Z] ---> be5f34df9e22 [2022-03-23T20:46:42.772Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:46:43.048Z] Removing intermediate container 1abfb7d7eccc [2022-03-23T20:46:43.048Z] ---> 6e4e37107171 [2022-03-23T20:46:43.048Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-23T20:46:43.048Z] ---> Running in c3f79c2268e6 [2022-03-23T20:46:43.653Z] Removing intermediate container 6f8ce2266632 [2022-03-23T20:46:43.653Z] ---> 56fd43ed3b90 [2022-03-23T20:46:43.653Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-23T20:46:43.653Z] Removing intermediate container 398fe38269db [2022-03-23T20:46:43.653Z] ---> f8d098f5a247 [2022-03-23T20:46:43.653Z] Removing intermediate container 8189b77652bd [2022-03-23T20:46:43.653Z] ---> 02f36ed0658e [2022-03-23T20:46:43.653Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-23T20:46:43.653Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-23T20:46:44.646Z] ---> 7461a579ba3f [2022-03-23T20:46:44.646Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:46:44.926Z] ---> Running in e488dd46ef71 [2022-03-23T20:46:44.926Z] ---> 23dafe342d9e [2022-03-23T20:46:44.926Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:46:45.212Z] ---> 4053ecf3e2c7 [2022-03-23T20:46:45.212Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:46:45.212Z] ---> Running in cc0ecfa520cc [2022-03-23T20:46:45.212Z] ---> Running in 0362092b3e18 [2022-03-23T20:46:45.837Z] ---> 76de7c66f46a [2022-03-23T20:46:45.837Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:46:46.127Z] ---> Running in 2d84a7f68da6 [2022-03-23T20:46:48.775Z] Removing intermediate container c3f79c2268e6 [2022-03-23T20:46:48.776Z] ---> d70855c4d3c3 [2022-03-23T20:46:48.776Z] Step 7/20 : COPY . . [2022-03-23T20:46:52.210Z] Removing intermediate container e488dd46ef71 [2022-03-23T20:46:52.210Z] ---> a1c6fb6e6e3e [2022-03-23T20:46:52.210Z] Step 8/22 : COPY . . [2022-03-23T20:46:53.665Z] Removing intermediate container 0362092b3e18 [2022-03-23T20:46:53.665Z] ---> 2cca4566bbc5 [2022-03-23T20:46:53.665Z] Step 8/23 : COPY . . [2022-03-23T20:46:53.665Z] Removing intermediate container cc0ecfa520cc [2022-03-23T20:46:53.665Z] ---> 9f6f432d7605 [2022-03-23T20:46:53.665Z] Step 8/25 : COPY . . [2022-03-23T20:46:53.943Z] Removing intermediate container 2d84a7f68da6 [2022-03-23T20:46:53.943Z] ---> 214b093c0cc9 [2022-03-23T20:46:53.943Z] Step 8/24 : COPY . . [2022-03-23T20:47:20.802Z] ---> 666c73c306a5 [2022-03-23T20:47:20.802Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-23T20:47:20.802Z] ---> Running in 09b1d4f8ea50 [2022-03-23T20:47:20.802Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-23T20:47:23.457Z] ---> d296a0553b43 [2022-03-23T20:47:23.457Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-23T20:47:23.732Z] ---> Running in aa517ca53564 [2022-03-23T20:47:25.196Z] ---> 9374580c5cee [2022-03-23T20:47:25.196Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-23T20:47:25.472Z] ---> Running in ae53705e4f28 [2022-03-23T20:47:25.764Z] ---> 7d681e5ea025 [2022-03-23T20:47:25.764Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-23T20:47:26.044Z] ---> Running in 71149e7d75a9 [2022-03-23T20:47:26.663Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-23T20:47:26.663Z] Removing intermediate container ae53705e4f28 [2022-03-23T20:47:26.663Z] ---> b77fe258bf65 [2022-03-23T20:47:26.663Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-23T20:47:26.951Z] ---> Running in cd4ad8b17268 [2022-03-23T20:47:26.951Z] ---> 7ddf9df0a33e [2022-03-23T20:47:26.951Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-23T20:47:27.230Z] ---> Running in 76d97fd1a136 [2022-03-23T20:47:29.248Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-23T20:47:30.255Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-23T20:47:31.742Z] spire-1.2.0/ [2022-03-23T20:47:37.256Z] spire-1.2.0/README.md [2022-03-23T20:47:37.256Z] spire-1.2.0/bin/ [2022-03-23T20:47:37.256Z] spire-1.2.0/bin/spire-server [2022-03-23T20:47:37.256Z] spire-1.2.0/bin/spire-agent [2022-03-23T20:47:37.256Z] spire-1.2.0/conf/ [2022-03-23T20:47:37.256Z] spire-1.2.0/conf/server/ [2022-03-23T20:47:37.256Z] spire-1.2.0/conf/server/server.conf [2022-03-23T20:47:37.256Z] spire-1.2.0/conf/agent/ [2022-03-23T20:47:37.256Z] spire-1.2.0/conf/agent/agent.conf [2022-03-23T20:47:37.256Z] spire-1.2.0/LICENSE [2022-03-23T20:47:44.047Z] Removing intermediate container cd4ad8b17268 [2022-03-23T20:47:44.047Z] ---> b8e0db218ab0 [2022-03-23T20:47:44.047Z] [2022-03-23T20:47:44.047Z] Step 11/24 : FROM alpine:3.15 [2022-03-23T20:47:44.047Z] 3.15: Pulling from library/alpine [2022-03-23T20:47:45.063Z] Digest: sha256:6af1b11bbb17f4c311e269db6530e4da2738262af5fd9064ccdf109b765860fb [2022-03-23T20:47:45.064Z] Status: Downloaded newer image for alpine:3.15 [2022-03-23T20:47:45.064Z] ---> 3abe2e34c907 [2022-03-23T20:47:45.064Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-23T20:47:45.064Z] ---> Running in 0dd2a1a9edc7 [2022-03-23T20:47:45.703Z] Removing intermediate container 0dd2a1a9edc7 [2022-03-23T20:47:45.703Z] ---> d4b35f9994d8 [2022-03-23T20:47:45.703Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:47:45.703Z] ---> Running in 42776e2a4c23 [2022-03-23T20:47:50.084Z] Removing intermediate container 42776e2a4c23 [2022-03-23T20:47:50.084Z] ---> b41ce0a49f70 [2022-03-23T20:47:50.084Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-23T20:47:50.084Z] ---> Running in b9880f1fa4f5 [2022-03-23T20:47:51.555Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T20:47:53.016Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T20:47:54.480Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-23T20:47:54.480Z] v3.15.1-23-g0f4be6232c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-23T20:47:54.480Z] OK: 15730 distinct packages available [2022-03-23T20:47:54.762Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T20:47:55.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T20:47:57.789Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-23T20:47:57.789Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-23T20:47:57.789Z] (3/5) Installing libucontext (1.1-r0) [2022-03-23T20:47:57.789Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-23T20:47:57.789Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-23T20:47:58.070Z] Executing busybox-1.34.1-r4.trigger [2022-03-23T20:47:58.070Z] OK: 6 MiB in 19 packages [2022-03-23T20:48:00.093Z] Removing intermediate container b9880f1fa4f5 [2022-03-23T20:48:00.093Z] ---> a57e7b62b3fc [2022-03-23T20:48:00.093Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-23T20:48:04.472Z] ---> f00dbecb811b [2022-03-23T20:48:04.472Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-23T20:48:09.925Z] ---> bd1d04116e3a [2022-03-23T20:48:09.925Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-23T20:48:10.210Z] ---> 7b7979ed4f67 [2022-03-23T20:48:10.210Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-23T20:48:11.683Z] ---> a76406d02432 [2022-03-23T20:48:11.683Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-23T20:48:12.693Z] ---> fac0a53fffd3 [2022-03-23T20:48:12.693Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-23T20:48:12.693Z] ---> Running in a487762262a4 [2022-03-23T20:48:13.307Z] Removing intermediate container a487762262a4 [2022-03-23T20:48:13.307Z] ---> 40fa51b1f3e2 [2022-03-23T20:48:13.307Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-23T20:48:13.307Z] ---> Running in 33e2e001da44 [2022-03-23T20:48:14.067Z] Removing intermediate container 33e2e001da44 [2022-03-23T20:48:14.067Z] ---> d02abf829e85 [2022-03-23T20:48:14.067Z] Step 22/24 : LABEL arch=arm64 [2022-03-23T20:48:14.439Z] ---> Running in 94ffa880e246 [2022-03-23T20:48:14.831Z] Removing intermediate container 94ffa880e246 [2022-03-23T20:48:14.831Z] ---> 7480bf2ab425 [2022-03-23T20:48:14.831Z] Step 23/24 : LABEL git_sha=a8604bb1d560928ad8cd5710572670870c205276 [2022-03-23T20:48:14.831Z] ---> Running in 6e87c58e5be4 [2022-03-23T20:48:15.619Z] Removing intermediate container 6e87c58e5be4 [2022-03-23T20:48:15.619Z] ---> dd7f5aba4a86 [2022-03-23T20:48:15.619Z] Step 24/24 : LABEL version=0.0.0 [2022-03-23T20:48:15.926Z] ---> Running in 61b98b2f8648 [2022-03-23T20:48:16.204Z] Removing intermediate container 61b98b2f8648 [2022-03-23T20:48:16.204Z] ---> 2c12282e4f28 [2022-03-23T20:48:16.204Z] [2022-03-23T20:48:16.846Z] Successfully built 2c12282e4f28 [2022-03-23T20:48:16.846Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-23T20:48:16.846Z]  Building security-spire-agent ... done Building security-bootstrapper [2022-03-23T20:48:49.251Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:48:49.251Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:48:49.251Z] ---> 8342f904432e [2022-03-23T20:48:49.251Z] Step 3/31 : WORKDIR /edgex-go [2022-03-23T20:48:49.251Z] ---> Using cache [2022-03-23T20:48:49.251Z] ---> 23d844a5d584 [2022-03-23T20:48:49.251Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:48:49.251Z] ---> Running in 8e8ab10f7439 [2022-03-23T20:48:49.880Z] Removing intermediate container 8e8ab10f7439 [2022-03-23T20:48:49.880Z] ---> cbc42f437f56 [2022-03-23T20:48:49.880Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-23T20:48:49.880Z] ---> Running in aec0df3d5198 [2022-03-23T20:48:52.566Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T20:48:53.185Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T20:48:55.189Z] OK: 220 MiB in 52 packages [2022-03-23T20:48:56.644Z] Removing intermediate container aec0df3d5198 [2022-03-23T20:48:56.644Z] ---> 2302f4cbfa30 [2022-03-23T20:48:56.644Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-23T20:48:57.647Z] ---> e29b6161f30e [2022-03-23T20:48:57.647Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:48:57.929Z] ---> Running in 9bc79841f4e4 [2022-03-23T20:49:06.296Z] Removing intermediate container 9bc79841f4e4 [2022-03-23T20:49:06.296Z] ---> d7eff6c11ca0 [2022-03-23T20:49:06.296Z] Step 8/31 : COPY . . [2022-03-23T20:49:28.534Z] ---> 2e7f5b6b18f9 [2022-03-23T20:49:28.534Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-23T20:49:28.534Z] ---> Running in 23bf166843ba [2022-03-23T20:49:29.524Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-23T20:50:26.148Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-23T20:50:32.911Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-23T20:50:48.075Z] Removing intermediate container aa517ca53564 [2022-03-23T20:50:48.075Z] ---> 8580a21ba520 [2022-03-23T20:50:48.075Z] [2022-03-23T20:50:48.075Z] Step 10/22 : FROM alpine:3.14 [2022-03-23T20:50:48.075Z] 3.14: Pulling from library/alpine [2022-03-23T20:50:49.067Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-23T20:50:49.356Z] Status: Downloaded newer image for alpine:3.14 [2022-03-23T20:50:49.356Z] ---> 71a2028e5025 [2022-03-23T20:50:49.356Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-23T20:50:49.642Z] ---> Running in d8dd068f5cc0 [2022-03-23T20:50:52.303Z] Removing intermediate container 76d97fd1a136 [2022-03-23T20:50:52.303Z] ---> 56bd92f13f7a [2022-03-23T20:50:52.303Z] [2022-03-23T20:50:52.303Z] Step 10/25 : FROM alpine:3.14 [2022-03-23T20:50:52.303Z] ---> 71a2028e5025 [2022-03-23T20:50:52.303Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-23T20:50:52.303Z] ---> Running in 02f7ed6373d9 [2022-03-23T20:50:52.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-23T20:50:53.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-23T20:50:54.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-23T20:50:54.687Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-23T20:50:54.687Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-23T20:50:54.687Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-23T20:50:54.968Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-23T20:50:54.968Z] (5/6) Installing curl (7.79.1-r0) [2022-03-23T20:50:54.968Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-23T20:50:54.968Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T20:50:54.968Z] Executing ca-certificates-20211220-r0.trigger [2022-03-23T20:50:54.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-23T20:50:55.580Z] OK: 8 MiB in 20 packages [2022-03-23T20:50:56.605Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-23T20:50:56.605Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-23T20:50:56.605Z] (3/3) Installing su-exec (0.2-r1) [2022-03-23T20:50:56.605Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T20:50:56.605Z] Executing ca-certificates-20211220-r0.trigger [2022-03-23T20:50:57.225Z] OK: 6 MiB in 17 packages [2022-03-23T20:50:57.834Z] Removing intermediate container d8dd068f5cc0 [2022-03-23T20:50:57.834Z] ---> 936d4a195d32 [2022-03-23T20:50:57.834Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-23T20:50:58.115Z] ---> Running in 86f1eba309c2 [2022-03-23T20:50:59.123Z] Removing intermediate container 86f1eba309c2 [2022-03-23T20:50:59.123Z] ---> 7767ee126059 [2022-03-23T20:50:59.123Z] Step 13/22 : WORKDIR /edgex [2022-03-23T20:50:59.446Z] ---> Running in c54ef450a73a [2022-03-23T20:50:59.729Z] Removing intermediate container 02f7ed6373d9 [2022-03-23T20:50:59.729Z] ---> 896a725bc2d1 [2022-03-23T20:50:59.729Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-23T20:51:00.005Z] ---> Running in e90290d01958 [2022-03-23T20:51:00.287Z] Removing intermediate container c54ef450a73a [2022-03-23T20:51:00.287Z] ---> d00dbd39b7d3 [2022-03-23T20:51:00.287Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-23T20:51:00.915Z] Removing intermediate container e90290d01958 [2022-03-23T20:51:00.915Z] ---> 2cefa72531c5 [2022-03-23T20:51:00.915Z] Step 13/25 : WORKDIR / [2022-03-23T20:51:01.198Z] ---> Running in 5a9e9f71e468 [2022-03-23T20:51:01.477Z] ---> d7a455b70e8d [2022-03-23T20:51:01.477Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-23T20:51:02.091Z] Removing intermediate container 5a9e9f71e468 [2022-03-23T20:51:02.091Z] ---> c7734d88e937 [2022-03-23T20:51:02.091Z] 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-03-23T20:51:03.565Z] ---> 14b6a243b0f2 [2022-03-23T20:51:03.565Z] 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-03-23T20:51:04.185Z] ---> c79c158ab9c0 [2022-03-23T20:51:04.185Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-23T20:51:04.813Z] ---> 611ed72aeb01 [2022-03-23T20:51:04.813Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-23T20:51:06.294Z] ---> e7bbfce6e445 [2022-03-23T20:51:06.294Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-23T20:51:06.294Z] ---> 1677e0ea70fe [2022-03-23T20:51:06.294Z] 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-03-23T20:51:07.551Z] ---> 297f4976ca77 [2022-03-23T20:51:07.551Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-23T20:51:07.551Z] ---> a09ad6ea0b23 [2022-03-23T20:51:07.551Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-23T20:51:08.091Z] ---> Running in 699eaf624710 [2022-03-23T20:51:10.860Z] ---> 7b6c2183bb34 [2022-03-23T20:51:10.860Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-23T20:51:12.334Z] Removing intermediate container 699eaf624710 [2022-03-23T20:51:12.334Z] ---> 608c0f39ef81 [2022-03-23T20:51:12.334Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-23T20:51:12.334Z] ---> Running in 4ff6a439a86f [2022-03-23T20:51:13.344Z] Removing intermediate container 4ff6a439a86f [2022-03-23T20:51:13.344Z] ---> ffe20bb31aeb [2022-03-23T20:51:13.344Z] Step 20/22 : LABEL arch=arm64 [2022-03-23T20:51:13.344Z] ---> 04f86fa3dbb5 [2022-03-23T20:51:13.344Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-23T20:51:13.344Z] ---> Running in 8d0888b20ae1 [2022-03-23T20:51:14.342Z] Removing intermediate container 8d0888b20ae1 [2022-03-23T20:51:14.342Z] ---> e65bc801b030 [2022-03-23T20:51:14.342Z] Step 21/22 : LABEL git_sha=a8604bb1d560928ad8cd5710572670870c205276 [2022-03-23T20:51:14.342Z] ---> Running in 8baebbcaf008 [2022-03-23T20:51:14.342Z] ---> 015929a12bd1 [2022-03-23T20:51:14.342Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-23T20:51:14.621Z] ---> Running in 5887d5e1d328 [2022-03-23T20:51:15.248Z] Removing intermediate container 8baebbcaf008 [2022-03-23T20:51:15.248Z] ---> 99801c6dcb05 [2022-03-23T20:51:15.248Z] Step 22/22 : LABEL version=0.0.0 [2022-03-23T20:51:15.532Z] ---> Running in 7d2f8cd185f6 [2022-03-23T20:51:15.842Z] Removing intermediate container 7d2f8cd185f6 [2022-03-23T20:51:15.842Z] ---> 12349cab5328 [2022-03-23T20:51:15.842Z] [2022-03-23T20:51:16.852Z] Successfully built 12349cab5328 [2022-03-23T20:51:16.852Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-23T20:51:16.852Z]  Building security-proxy-setup ... done Building security-spire-config [2022-03-23T20:51:18.327Z] Removing intermediate container 5887d5e1d328 [2022-03-23T20:51:18.327Z] ---> c7ece0635502 [2022-03-23T20:51:18.327Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-23T20:51:18.327Z] ---> Running in 9c1ee042bfee [2022-03-23T20:51:18.940Z] Removing intermediate container 9c1ee042bfee [2022-03-23T20:51:18.940Z] ---> 797b11d2cff4 [2022-03-23T20:51:18.940Z] Step 23/25 : LABEL arch=arm64 [2022-03-23T20:51:18.940Z] ---> Running in 40dd0b4918ed [2022-03-23T20:51:19.552Z] Removing intermediate container 40dd0b4918ed [2022-03-23T20:51:19.552Z] ---> 44c5deda61cd [2022-03-23T20:51:19.552Z] Step 24/25 : LABEL git_sha=a8604bb1d560928ad8cd5710572670870c205276 [2022-03-23T20:51:19.877Z] ---> Running in 4632ffd0b7be [2022-03-23T20:51:20.874Z] Removing intermediate container 4632ffd0b7be [2022-03-23T20:51:20.874Z] ---> f22859c6999e [2022-03-23T20:51:20.874Z] Step 25/25 : LABEL version=0.0.0 [2022-03-23T20:51:20.874Z] ---> Running in d3bf7faff462 [2022-03-23T20:51:21.880Z] Removing intermediate container d3bf7faff462 [2022-03-23T20:51:21.880Z] ---> ba07e0743ddb [2022-03-23T20:51:21.880Z] [2022-03-23T20:51:22.492Z] Successfully built ba07e0743ddb [2022-03-23T20:51:22.492Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-23T20:51:22.492Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-03-23T20:51:32.701Z] Removing intermediate container 71149e7d75a9 [2022-03-23T20:51:32.701Z] ---> c502217f0e07 [2022-03-23T20:51:32.701Z] [2022-03-23T20:51:32.701Z] Step 10/23 : FROM alpine:3.14 [2022-03-23T20:51:32.701Z] ---> 71a2028e5025 [2022-03-23T20:51:32.701Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-23T20:51:32.701Z] ---> Running in 9bbb59031f75 [2022-03-23T20:51:33.307Z] Removing intermediate container 9bbb59031f75 [2022-03-23T20:51:33.307Z] ---> a57ceb2922ad [2022-03-23T20:51:33.307Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-23T20:51:33.307Z] ---> Running in 7934a3a0292b [2022-03-23T20:51:33.930Z] Removing intermediate container 7934a3a0292b [2022-03-23T20:51:33.930Z] ---> 09e0bf79486b [2022-03-23T20:51:33.930Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-23T20:51:34.206Z] ---> Running in b9a8fe87397b [2022-03-23T20:51:34.825Z] Removing intermediate container b9a8fe87397b [2022-03-23T20:51:34.825Z] ---> 227525dec4b5 [2022-03-23T20:51:34.825Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:51:34.825Z] ---> Running in d8d22f438d8f [2022-03-23T20:51:39.200Z] Removing intermediate container d8d22f438d8f [2022-03-23T20:51:39.200Z] ---> 3edaf8a0f406 [2022-03-23T20:51:39.200Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-23T20:51:39.200Z] ---> Running in d1ba06584aef [2022-03-23T20:51:41.202Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-23T20:51:41.815Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-23T20:51:43.263Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-23T20:51:43.263Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-23T20:51:43.541Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-23T20:51:43.541Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-23T20:51:43.820Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-23T20:51:43.820Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-23T20:51:44.105Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T20:51:44.105Z] OK: 8 MiB in 20 packages [2022-03-23T20:51:46.769Z] Removing intermediate container d1ba06584aef [2022-03-23T20:51:46.770Z] ---> 21cd68923cac [2022-03-23T20:51:46.770Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T20:51:48.224Z] ---> c62305f4d764 [2022-03-23T20:51:48.224Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-23T20:51:51.648Z] ---> 9bdb64462dfc [2022-03-23T20:51:51.648Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-23T20:51:52.640Z] ---> aae24d5c88f3 [2022-03-23T20:51:52.640Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-23T20:51:52.640Z] ---> Running in 91591859e937 [2022-03-23T20:51:53.635Z] Removing intermediate container 91591859e937 [2022-03-23T20:51:53.635Z] ---> e34384d4a560 [2022-03-23T20:51:53.635Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T20:51:53.635Z] ---> Running in c8fe19385cc4 [2022-03-23T20:51:54.624Z] Removing intermediate container c8fe19385cc4 [2022-03-23T20:51:54.624Z] ---> a3ab8e8a0518 [2022-03-23T20:51:54.624Z] Step 21/23 : LABEL arch=arm64 [2022-03-23T20:51:54.906Z] ---> Running in 6fa1261d0381 [2022-03-23T20:51:55.536Z] Removing intermediate container 6fa1261d0381 [2022-03-23T20:51:55.536Z] ---> cadfc4d95d01 [2022-03-23T20:51:55.536Z] Step 22/23 : LABEL git_sha=a8604bb1d560928ad8cd5710572670870c205276 [2022-03-23T20:51:55.817Z] ---> Running in c88a5bea74ed [2022-03-23T20:51:56.421Z] Removing intermediate container c88a5bea74ed [2022-03-23T20:51:56.421Z] ---> 4ca5ab425a7e [2022-03-23T20:51:56.421Z] Step 23/23 : LABEL version=0.0.0 [2022-03-23T20:51:56.421Z] ---> Running in fbb7e5a416a6 [2022-03-23T20:51:57.884Z] Removing intermediate container fbb7e5a416a6 [2022-03-23T20:51:57.884Z] ---> 31f1185bdda4 [2022-03-23T20:51:57.884Z] [2022-03-23T20:51:58.162Z] Successfully built 31f1185bdda4 [2022-03-23T20:51:58.442Z] Successfully tagged core-data-arm64:latest [2022-03-23T20:51:58.442Z]  Building core-data ... done Building sys-mgmt-agent [2022-03-23T20:52:03.891Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:52:03.891Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:52:03.891Z] ---> 8342f904432e [2022-03-23T20:52:03.891Z] Step 3/24 : WORKDIR /edgex-go [2022-03-23T20:52:03.891Z] ---> Using cache [2022-03-23T20:52:03.891Z] ---> 23d844a5d584 [2022-03-23T20:52:03.891Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:52:03.891Z] ---> Using cache [2022-03-23T20:52:03.891Z] ---> cbc42f437f56 [2022-03-23T20:52:03.891Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-23T20:52:03.891Z] ---> Using cache [2022-03-23T20:52:03.891Z] ---> 2302f4cbfa30 [2022-03-23T20:52:03.891Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-23T20:52:03.891Z] ---> Using cache [2022-03-23T20:52:03.891Z] ---> e29b6161f30e [2022-03-23T20:52:03.891Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:52:03.891Z] ---> Using cache [2022-03-23T20:52:03.891Z] ---> d7eff6c11ca0 [2022-03-23T20:52:03.891Z] Step 8/24 : COPY . . [2022-03-23T20:52:03.891Z] ---> Using cache [2022-03-23T20:52:03.891Z] ---> 2e7f5b6b18f9 [2022-03-23T20:52:03.891Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-23T20:52:03.891Z] ---> Running in aafcdd4cb2f0 [2022-03-23T20:52:04.499Z] Removing intermediate container aafcdd4cb2f0 [2022-03-23T20:52:04.499Z] ---> 262ceb689547 [2022-03-23T20:52:04.499Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-23T20:52:04.499Z] ---> Running in ed234c3c020d [2022-03-23T20:52:08.836Z] spire-1.2.0/ [2022-03-23T20:52:08.836Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:52:08.836Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:52:08.836Z] ---> 8342f904432e [2022-03-23T20:52:08.836Z] Step 3/22 : WORKDIR /edgex-go [2022-03-23T20:52:09.110Z] ---> Using cache [2022-03-23T20:52:09.110Z] ---> 23d844a5d584 [2022-03-23T20:52:09.110Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:52:09.110Z] ---> Using cache [2022-03-23T20:52:09.110Z] ---> cbc42f437f56 [2022-03-23T20:52:09.110Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-23T20:52:09.110Z] ---> Using cache [2022-03-23T20:52:09.110Z] ---> 2302f4cbfa30 [2022-03-23T20:52:09.110Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-23T20:52:09.110Z] ---> Using cache [2022-03-23T20:52:09.110Z] ---> e29b6161f30e [2022-03-23T20:52:09.110Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:52:09.110Z] ---> Using cache [2022-03-23T20:52:09.110Z] ---> d7eff6c11ca0 [2022-03-23T20:52:09.110Z] Step 8/22 : COPY . . [2022-03-23T20:52:09.110Z] ---> Using cache [2022-03-23T20:52:09.110Z] ---> 2e7f5b6b18f9 [2022-03-23T20:52:09.110Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-23T20:52:09.110Z] ---> Running in d895aa9b9c3f [2022-03-23T20:52:11.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-23T20:52:14.533Z] spire-1.2.0/README.md [2022-03-23T20:52:14.533Z] spire-1.2.0/bin/ [2022-03-23T20:52:14.533Z] spire-1.2.0/bin/spire-server [2022-03-23T20:52:14.533Z] spire-1.2.0/bin/spire-agent [2022-03-23T20:52:14.533Z] spire-1.2.0/conf/ [2022-03-23T20:52:14.533Z] spire-1.2.0/conf/server/ [2022-03-23T20:52:14.533Z] spire-1.2.0/conf/server/server.conf [2022-03-23T20:52:14.533Z] spire-1.2.0/conf/agent/ [2022-03-23T20:52:14.533Z] spire-1.2.0/conf/agent/agent.conf [2022-03-23T20:52:14.533Z] spire-1.2.0/LICENSE [2022-03-23T20:52:14.533Z] Removing intermediate container 23bf166843ba [2022-03-23T20:52:14.533Z] ---> 16cf096a34d6 [2022-03-23T20:52:14.533Z] [2022-03-23T20:52:14.533Z] Step 10/31 : FROM alpine:3.14 [2022-03-23T20:52:14.533Z] ---> 71a2028e5025 [2022-03-23T20:52:14.533Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-23T20:52:14.533Z] ---> Running in 7d62e501c110 [2022-03-23T20:52:15.135Z] Removing intermediate container 7d62e501c110 [2022-03-23T20:52:15.135Z] ---> 6e6d9f5a84eb [2022-03-23T20:52:15.135Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-23T20:52:15.416Z] ---> Running in 29c8d9786790 [2022-03-23T20:52:18.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-23T20:52:18.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-23T20:52:19.845Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-23T20:52:19.845Z] (2/2) Installing su-exec (0.2-r1) [2022-03-23T20:52:19.845Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T20:52:20.130Z] OK: 6 MiB in 16 packages [2022-03-23T20:52:22.808Z] Removing intermediate container 29c8d9786790 [2022-03-23T20:52:22.808Z] ---> 92d115019d20 [2022-03-23T20:52:22.808Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-23T20:52:23.085Z] ---> Running in 1296ad34f0eb [2022-03-23T20:52:24.541Z] Removing intermediate container 1296ad34f0eb [2022-03-23T20:52:24.541Z] ---> 480d6ef2fee7 [2022-03-23T20:52:24.541Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-23T20:52:24.541Z] ---> Running in f73d508790e7 [2022-03-23T20:52:25.991Z] Removing intermediate container f73d508790e7 [2022-03-23T20:52:25.991Z] ---> bf1d625f783e [2022-03-23T20:52:25.991Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-23T20:52:25.991Z] ---> Running in 0ed68e139c04 [2022-03-23T20:52:28.960Z] Removing intermediate container ed234c3c020d [2022-03-23T20:52:28.960Z] ---> 2b8c84dc8d78 [2022-03-23T20:52:28.960Z] [2022-03-23T20:52:28.960Z] Step 11/24 : FROM alpine:3.15 [2022-03-23T20:52:28.960Z] ---> 3abe2e34c907 [2022-03-23T20:52:28.960Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-23T20:52:28.960Z] ---> Using cache [2022-03-23T20:52:28.960Z] ---> d4b35f9994d8 [2022-03-23T20:52:28.960Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:52:28.960Z] ---> Using cache [2022-03-23T20:52:28.960Z] ---> b41ce0a49f70 [2022-03-23T20:52:28.960Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-23T20:52:29.244Z] ---> Running in f81484aa974d [2022-03-23T20:52:32.712Z] Removing intermediate container 0ed68e139c04 [2022-03-23T20:52:32.712Z] ---> eecc79050c66 [2022-03-23T20:52:32.712Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-23T20:52:32.712Z] ---> Running in 08abd2efb79d [2022-03-23T20:52:32.712Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T20:52:33.315Z] Removing intermediate container 09b1d4f8ea50 [2022-03-23T20:52:33.315Z] ---> f68983b237a7 [2022-03-23T20:52:33.315Z] [2022-03-23T20:52:33.315Z] Step 9/20 : FROM alpine:3.15 [2022-03-23T20:52:33.315Z] ---> 3abe2e34c907 [2022-03-23T20:52:33.315Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-23T20:52:33.315Z] ---> Using cache [2022-03-23T20:52:33.315Z] ---> d4b35f9994d8 [2022-03-23T20:52:33.315Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:52:33.315Z] Removing intermediate container 08abd2efb79d [2022-03-23T20:52:33.315Z] ---> d986a7c61b70 [2022-03-23T20:52:33.315Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-23T20:52:33.315Z] ---> Using cache [2022-03-23T20:52:33.315Z] ---> b41ce0a49f70 [2022-03-23T20:52:33.315Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-23T20:52:33.589Z] ---> Running in 40c987f06b47 [2022-03-23T20:52:33.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T20:52:35.341Z] ---> 0a97f1b23d5d [2022-03-23T20:52:35.341Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-23T20:52:35.341Z] ---> Running in 44fb8165003b [2022-03-23T20:52:35.621Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-23T20:52:35.621Z] v3.15.1-23-g0f4be6232c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-23T20:52:35.621Z] OK: 15730 distinct packages available [2022-03-23T20:52:35.621Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T20:52:36.230Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T20:52:36.852Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T20:52:37.472Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T20:52:38.084Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-23T20:52:38.084Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-23T20:52:38.362Z] (3/4) Installing libucontext (1.1-r0) [2022-03-23T20:52:38.362Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-23T20:52:38.639Z] Executing busybox-1.34.1-r4.trigger [2022-03-23T20:52:38.639Z] OK: 6 MiB in 18 packages [2022-03-23T20:52:38.917Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-23T20:52:38.917Z] v3.15.1-23-g0f4be6232c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-23T20:52:38.917Z] OK: 15730 distinct packages available [2022-03-23T20:52:39.203Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T20:52:40.208Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T20:52:40.208Z] Removing intermediate container 44fb8165003b [2022-03-23T20:52:40.208Z] ---> a776bfbe10d5 [2022-03-23T20:52:40.208Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T20:52:40.493Z] Removing intermediate container f81484aa974d [2022-03-23T20:52:40.493Z] ---> b13ac827fc00 [2022-03-23T20:52:40.493Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-23T20:52:41.492Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-23T20:52:41.768Z] ---> ff40732d2f32 [2022-03-23T20:52:41.768Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-23T20:52:41.768Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-23T20:52:41.768Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-23T20:52:42.053Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-23T20:52:42.053Z] (5/9) Installing curl (7.80.0-r0) [2022-03-23T20:52:42.053Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-23T20:52:42.329Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-23T20:52:42.329Z] (8/9) Installing libucontext (1.1-r0) [2022-03-23T20:52:42.329Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-23T20:52:42.606Z] Executing busybox-1.34.1-r4.trigger [2022-03-23T20:52:42.606Z] Executing ca-certificates-20211220-r0.trigger [2022-03-23T20:52:42.883Z] OK: 8 MiB in 23 packages [2022-03-23T20:52:44.878Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:52:44.878Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:52:44.878Z] ---> 8342f904432e [2022-03-23T20:52:44.878Z] Step 3/23 : WORKDIR /edgex-go [2022-03-23T20:52:44.878Z] ---> Using cache [2022-03-23T20:52:44.878Z] ---> 23d844a5d584 [2022-03-23T20:52:44.878Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:52:44.878Z] ---> Using cache [2022-03-23T20:52:44.878Z] ---> cbc42f437f56 [2022-03-23T20:52:44.878Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-23T20:52:44.878Z] ---> Running in 402e0d88e05f [2022-03-23T20:52:46.318Z] ---> cc4c36089c59 [2022-03-23T20:52:46.318Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-23T20:52:47.312Z] Removing intermediate container 40c987f06b47 [2022-03-23T20:52:47.312Z] ---> 88ff191af7a6 [2022-03-23T20:52:47.312Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T20:52:47.587Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T20:52:48.584Z] ---> 816ef5cc4c32 [2022-03-23T20:52:48.584Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-23T20:52:48.584Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T20:52:49.195Z] ---> 5df40a61fe01 [2022-03-23T20:52:49.195Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-23T20:52:49.800Z] OK: 220 MiB in 52 packages [2022-03-23T20:52:50.085Z] ---> 0d6e103d9939 [2022-03-23T20:52:50.085Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-23T20:52:52.724Z] ---> 8c7511c1fef3 [2022-03-23T20:52:52.724Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-23T20:52:52.724Z] Removing intermediate container 402e0d88e05f [2022-03-23T20:52:52.724Z] ---> 3c5127227fe5 [2022-03-23T20:52:52.724Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-23T20:52:53.003Z] ---> Running in d837ff2e9fb2 [2022-03-23T20:52:54.446Z] ---> eb0d9eb22de9 [2022-03-23T20:52:54.446Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-23T20:52:54.446Z] Removing intermediate container d837ff2e9fb2 [2022-03-23T20:52:54.446Z] ---> 1ca441823a81 [2022-03-23T20:52:54.446Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-23T20:52:54.446Z] ---> b3916a1a04fb [2022-03-23T20:52:54.446Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:52:54.728Z] ---> 27e4e00b2d85 [2022-03-23T20:52:54.728Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-23T20:52:54.728Z] ---> Running in da6ad6b1826d [2022-03-23T20:52:56.181Z] ---> 0e17e6ded000 [2022-03-23T20:52:56.181Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-23T20:52:56.181Z] ---> 9580b9df286a [2022-03-23T20:52:56.181Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-23T20:52:56.466Z] ---> Running in 8a6ec086c210 [2022-03-23T20:52:56.744Z] ---> Running in 8de80a66a8bb [2022-03-23T20:52:57.024Z] ---> 57e5a8fa8d07 [2022-03-23T20:52:57.024Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-23T20:52:57.306Z] ---> Running in 8e9289a85571 [2022-03-23T20:52:57.933Z] Removing intermediate container 8a6ec086c210 [2022-03-23T20:52:57.933Z] ---> d2df1cc0d61d [2022-03-23T20:52:57.933Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T20:52:58.220Z] ---> Running in e6c381d23f00 [2022-03-23T20:52:58.220Z] Removing intermediate container 8e9289a85571 [2022-03-23T20:52:58.220Z] ---> 86d2eae1dbd3 [2022-03-23T20:52:58.220Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-23T20:52:59.229Z] Removing intermediate container e6c381d23f00 [2022-03-23T20:52:59.229Z] ---> 68fdac011497 [2022-03-23T20:52:59.229Z] Step 18/20 : LABEL arch=arm64 [2022-03-23T20:52:59.229Z] ---> Running in c1bb37be7ab1 [2022-03-23T20:52:59.849Z] ---> 5f502d5c8db7 [2022-03-23T20:52:59.850Z] Step 19/24 : WORKDIR / [2022-03-23T20:53:00.130Z] Removing intermediate container c1bb37be7ab1 [2022-03-23T20:53:00.130Z] ---> a1638e575302 [2022-03-23T20:53:00.130Z] Step 19/20 : LABEL git_sha=a8604bb1d560928ad8cd5710572670870c205276 [2022-03-23T20:53:00.130Z] ---> Running in 3ff0abf15180 [2022-03-23T20:53:00.130Z] ---> Running in 5932771c5ec2 [2022-03-23T20:53:01.130Z] Removing intermediate container 5932771c5ec2 [2022-03-23T20:53:01.130Z] ---> 42e39ee6a72d [2022-03-23T20:53:01.130Z] Step 20/20 : LABEL version=0.0.0 [2022-03-23T20:53:01.413Z] Removing intermediate container 3ff0abf15180 [2022-03-23T20:53:01.413Z] ---> f83c82382d53 [2022-03-23T20:53:01.413Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-23T20:53:01.413Z] Removing intermediate container 8de80a66a8bb [2022-03-23T20:53:01.413Z] ---> 2c4f7a244297 [2022-03-23T20:53:01.413Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-23T20:53:01.687Z] ---> Running in 0c61dad7a21c [2022-03-23T20:53:01.687Z] ---> Running in ca2b066daf46 [2022-03-23T20:53:02.358Z] ---> Running in 91a6d5b24a2d [2022-03-23T20:53:02.964Z] Removing intermediate container da6ad6b1826d [2022-03-23T20:53:02.964Z] ---> 3f77fe370a83 [2022-03-23T20:53:02.964Z] Step 8/23 : COPY . . [2022-03-23T20:53:02.964Z] Removing intermediate container 0c61dad7a21c [2022-03-23T20:53:02.964Z] ---> afc4238adf7c [2022-03-23T20:53:02.964Z] [2022-03-23T20:53:02.964Z] Removing intermediate container ca2b066daf46 [2022-03-23T20:53:02.964Z] ---> 1df3612e9c69 [2022-03-23T20:53:02.964Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-23T20:53:02.964Z] ---> Running in 98bd9c186a57 [2022-03-23T20:53:03.240Z] Removing intermediate container 91a6d5b24a2d [2022-03-23T20:53:03.240Z] ---> e55585f02904 [2022-03-23T20:53:03.516Z] Step 28/31 : CMD ["gate"] [2022-03-23T20:53:03.789Z] ---> Running in 65cf15d92c52 [2022-03-23T20:53:03.789Z] Successfully built afc4238adf7c [2022-03-23T20:53:04.067Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-23T20:53:04.067Z]  Building security-spiffe-token-provider ... done Removing intermediate container 98bd9c186a57 [2022-03-23T20:53:04.067Z] Building core-metadata [2022-03-23T20:53:04.067Z] ---> d3bbfb3b193c [2022-03-23T20:53:04.067Z] Step 22/24 : LABEL arch=arm64 [2022-03-23T20:53:04.345Z] ---> Running in 513dee71389e [2022-03-23T20:53:04.956Z] Removing intermediate container 65cf15d92c52 [2022-03-23T20:53:04.956Z] ---> 581113991cc1 [2022-03-23T20:53:04.956Z] Step 29/31 : LABEL arch=arm64Removing intermediate container 513dee71389e [2022-03-23T20:53:04.956Z] ---> a9e3833ff792 [2022-03-23T20:53:04.956Z] Step 23/24 : LABEL git_sha=a8604bb1d560928ad8cd5710572670870c205276 [2022-03-23T20:53:04.956Z] [2022-03-23T20:53:05.243Z] ---> Running in e89fb82b4b9f [2022-03-23T20:53:05.518Z] ---> Running in 6882e064cf83 [2022-03-23T20:53:06.142Z] Removing intermediate container e89fb82b4b9f [2022-03-23T20:53:06.142Z] ---> 813e662732b7 [2022-03-23T20:53:06.142Z] Step 24/24 : LABEL version=0.0.0 [2022-03-23T20:53:06.416Z] ---> Running in a816505692ef [2022-03-23T20:53:06.694Z] Removing intermediate container 6882e064cf83 [2022-03-23T20:53:06.694Z] ---> 94004d9e3dfb [2022-03-23T20:53:06.694Z] Step 30/31 : LABEL git_sha=a8604bb1d560928ad8cd5710572670870c205276 [2022-03-23T20:53:07.295Z] ---> Running in 0dbac35c833e [2022-03-23T20:53:07.572Z] Removing intermediate container a816505692ef [2022-03-23T20:53:07.572Z] ---> 50952c0036cd [2022-03-23T20:53:07.572Z] [2022-03-23T20:53:08.174Z] Removing intermediate container 0dbac35c833e [2022-03-23T20:53:08.174Z] ---> 25f03e3859cc [2022-03-23T20:53:08.451Z] Step 31/31 : LABEL version=0.0.0 [2022-03-23T20:53:08.734Z] Successfully built 50952c0036cd [2022-03-23T20:53:08.734Z] Successfully tagged security-spire-config-arm64:latest [2022-03-23T20:53:08.734Z] Building core-command [2022-03-23T20:53:09.013Z]  Building security-spire-config ... done  ---> Running in d77004ed4936 [2022-03-23T20:53:10.004Z] Removing intermediate container d77004ed4936 [2022-03-23T20:53:10.004Z] ---> 77002eb63828 [2022-03-23T20:53:10.004Z] [2022-03-23T20:53:10.611Z] Successfully built 77002eb63828 [2022-03-23T20:53:10.611Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-23T20:53:10.611Z] Building security-spire-server [2022-03-23T20:53:28.958Z]  Building security-bootstrapper ... done  ---> fca747f01ee7 [2022-03-23T20:53:28.958Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-23T20:53:28.958Z] ---> Running in 24f2b224b420 [2022-03-23T20:53:29.566Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-23T20:53:41.604Z] Running on prd-ubuntu18.04-docker-8c-8g-8937 in /w/workspace/edgexfoundry_edgex-go_PR-3897 [Pipeline] { [Pipeline] ws [2022-03-23T20:53:41.617Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2022-03-23T20:53:41.692Z] The recommended git tool is: git [2022-03-23T20:53:43.153Z] using credential edgex-jenkins-ssh [2022-03-23T20:53:43.166Z] Cloning the remote Git repository [2022-03-23T20:53:43.187Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-23T20:53:43.219Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2022-03-23T20:53:43.262Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-23T20:53:43.262Z] > git --version # timeout=10 [2022-03-23T20:53:43.270Z] > git --version # 'git version 2.17.1' [2022-03-23T20:53:43.271Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-23T20:53:43.323Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-23T20:53:48.162Z] Merging remotes/origin/main commit 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d into PR head commit d096b8e3d72da3c1b3d838514b904ce77bebe9ea [2022-03-23T20:53:48.330Z] Merge succeeded, producing bbb4613b979162d6b542929cf73174b1d394c06a [2022-03-23T20:53:48.331Z] Checking out Revision bbb4613b979162d6b542929cf73174b1d394c06a (PR-3897) [2022-03-23T20:53:47.460Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-23T20:53:47.466Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-23T20:53:47.475Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-23T20:53:47.487Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-23T20:53:47.487Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-23T20:53:47.491Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3897/head:refs/remotes/origin/PR-3897 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-23T20:53:48.174Z] > git config core.sparsecheckout # timeout=10 [2022-03-23T20:53:48.179Z] > git checkout -f d096b8e3d72da3c1b3d838514b904ce77bebe9ea # timeout=10 [2022-03-23T20:53:48.235Z] > git remote # timeout=10 [2022-03-23T20:53:48.243Z] > git config --get remote.origin.url # timeout=10 [2022-03-23T20:53:48.249Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-23T20:53:48.270Z] > git merge 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d # timeout=10 [2022-03-23T20:53:48.328Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-23T20:53:48.337Z] > git config core.sparsecheckout # timeout=10 [2022-03-23T20:53:48.340Z] > git checkout -f bbb4613b979162d6b542929cf73174b1d394c06a # timeout=10 [2022-03-23T20:53:51.777Z] Removing intermediate container d895aa9b9c3f [2022-03-23T20:53:51.778Z] ---> 840110647957 [2022-03-23T20:53:51.778Z] [2022-03-23T20:53:51.778Z] Step 10/22 : FROM alpine:3.14 [2022-03-23T20:53:51.778Z] ---> 71a2028e5025 [2022-03-23T20:53:51.778Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-23T20:53:51.778Z] ---> Running in c80f637b939b [2022-03-23T20:53:51.833Z] Commit message: "Merge commit '6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d' into HEAD" [2022-03-23T20:53:51.841Z] > git rev-list --no-walk d096b8e3d72da3c1b3d838514b904ce77bebe9ea # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T20:53:52.548Z] + echo snap-build.sh [2022-03-23T20:53:52.548Z] snap-build.sh [2022-03-23T20:53:52.548Z] + SNAP_BASE_DIR=. [2022-03-23T20:53:52.548Z] + '[' '!' -z /w/workspace/edgex-go/6 ']' [2022-03-23T20:53:52.548Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/6 [2022-03-23T20:53:52.548Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' [2022-03-23T20:53:52.548Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/6] [2022-03-23T20:53:52.548Z] + cd /w/workspace/edgex-go/6 [2022-03-23T20:53:52.548Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-23T20:53:52.548Z] Reading package lists... [2022-03-23T20:53:52.548Z] Building dependency tree... [2022-03-23T20:53:52.548Z] Reading state information... [2022-03-23T20:53:52.548Z] The following packages were automatically installed and are no longer required: [2022-03-23T20:53:52.548Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-23T20:53:52.548Z] uidmap xdelta3 [2022-03-23T20:53:52.548Z] Use 'sudo apt autoremove' to remove them. [2022-03-23T20:53:52.548Z] The following packages will be REMOVED: [2022-03-23T20:53:52.548Z] lxd* lxd-client* [2022-03-23T20:53:52.548Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-23T20:53:52.810Z] After this operation, 31.7 MB disk space will be freed. [2022-03-23T20:53:53.598Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) [2022-03-23T20:53:53.598Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-23T20:53:53.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-23T20:53:53.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-23T20:53:54.539Z] Removing lxd dnsmasq configuration [2022-03-23T20:53:54.539Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-23T20:53:54.799Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-23T20:53:55.255Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-23T20:53:55.255Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T20:53:55.255Z] OK: 5 MiB in 15 packages [2022-03-23T20:53:55.371Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-23T20:53:55.537Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:53:55.537Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:53:55.537Z] ---> 8342f904432e [2022-03-23T20:53:55.537Z] Step 3/23 : WORKDIR /edgex-go [2022-03-23T20:53:55.537Z] ---> Using cache [2022-03-23T20:53:55.537Z] ---> 23d844a5d584 [2022-03-23T20:53:55.537Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:53:55.537Z] ---> Using cache [2022-03-23T20:53:55.537Z] ---> cbc42f437f56 [2022-03-23T20:53:55.537Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-23T20:53:55.537Z] ---> Using cache [2022-03-23T20:53:55.537Z] ---> 2302f4cbfa30 [2022-03-23T20:53:55.537Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-23T20:53:55.537Z] ---> Using cache [2022-03-23T20:53:55.537Z] ---> e29b6161f30e [2022-03-23T20:53:55.537Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:53:55.537Z] ---> Using cache [2022-03-23T20:53:55.537Z] ---> d7eff6c11ca0 [2022-03-23T20:53:55.537Z] Step 8/23 : COPY . . [2022-03-23T20:53:55.537Z] ---> Using cache [2022-03-23T20:53:55.537Z] ---> 2e7f5b6b18f9 [2022-03-23T20:53:55.537Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-23T20:53:55.636Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) [2022-03-23T20:53:55.637Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-23T20:53:56.152Z] ---> Running in d2686c1509c9 [2022-03-23T20:53:57.029Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-23T20:53:57.029Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-23T20:53:57.601Z] + sudo snap remove --purge lxd [2022-03-23T20:53:57.601Z] snap "lxd" is not installed [2022-03-23T20:53:57.601Z] + sudo groupadd --force --system lxd [2022-03-23T20:53:57.601Z] ++ whoami [2022-03-23T20:53:57.601Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-23T20:53:57.601Z] + newgrp - lxd [2022-03-23T20:53:57.644Z] Removing intermediate container c80f637b939b [2022-03-23T20:53:57.644Z] ---> 73463154f605 [2022-03-23T20:53:57.644Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-23T20:53:57.644Z] ---> Running in 796c27e5ce64 [2022-03-23T20:53:57.861Z] + sudo snap install lxd [2022-03-23T20:53:58.330Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-23T20:53:58.974Z] Removing intermediate container 796c27e5ce64 [2022-03-23T20:53:58.974Z] ---> 7ceba7bd426a [2022-03-23T20:53:58.974Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-23T20:53:59.319Z] ---> Running in daf1387bcb77 [2022-03-23T20:54:00.415Z] Removing intermediate container daf1387bcb77 [2022-03-23T20:54:00.415Z] ---> 2a329f54f150 [2022-03-23T20:54:00.415Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-23T20:54:00.415Z] ---> Running in a62781b974f4 [2022-03-23T20:54:01.402Z] Removing intermediate container a62781b974f4 [2022-03-23T20:54:01.402Z] ---> 6bc9fd859339 [2022-03-23T20:54:01.402Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T20:54:02.880Z] ---> 1a9c6b258c70 [2022-03-23T20:54:02.880Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-23T20:54:04.866Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:54:04.866Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:54:04.866Z] ---> 8342f904432e [2022-03-23T20:54:04.866Z] Step 3/23 : WORKDIR /edgex-go [2022-03-23T20:54:04.866Z] ---> Using cache [2022-03-23T20:54:04.866Z] ---> 23d844a5d584 [2022-03-23T20:54:04.866Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:54:04.866Z] ---> Using cache [2022-03-23T20:54:04.866Z] ---> cbc42f437f56 [2022-03-23T20:54:04.866Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-23T20:54:04.866Z] ---> Using cache [2022-03-23T20:54:04.866Z] ---> 2302f4cbfa30 [2022-03-23T20:54:04.866Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-23T20:54:04.866Z] ---> Using cache [2022-03-23T20:54:04.866Z] ---> e29b6161f30e [2022-03-23T20:54:04.866Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:54:04.866Z] ---> Using cache [2022-03-23T20:54:04.866Z] ---> d7eff6c11ca0 [2022-03-23T20:54:04.866Z] Step 8/23 : COPY . . [2022-03-23T20:54:05.140Z] ---> Using cache [2022-03-23T20:54:05.140Z] ---> 2e7f5b6b18f9 [2022-03-23T20:54:05.140Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-23T20:54:05.743Z] ---> Running in a3fb57e6b4be [2022-03-23T20:54:05.743Z] ---> e642ee3e175b [2022-03-23T20:54:05.743Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-23T20:54:06.021Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:54:06.021Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:54:06.021Z] ---> 8342f904432e [2022-03-23T20:54:06.021Z] Step 3/23 : WORKDIR /edgex-go [2022-03-23T20:54:06.021Z] ---> Using cache [2022-03-23T20:54:06.021Z] ---> 23d844a5d584 [2022-03-23T20:54:06.021Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:54:06.021Z] ---> Using cache [2022-03-23T20:54:06.021Z] ---> cbc42f437f56 [2022-03-23T20:54:06.021Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-23T20:54:06.021Z] ---> Using cache [2022-03-23T20:54:06.021Z] ---> 2302f4cbfa30 [2022-03-23T20:54:06.021Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-23T20:54:06.021Z] ---> Using cache [2022-03-23T20:54:06.021Z] ---> e29b6161f30e [2022-03-23T20:54:06.021Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:54:06.021Z] ---> Using cache [2022-03-23T20:54:06.021Z] ---> d7eff6c11ca0 [2022-03-23T20:54:06.021Z] Step 8/23 : COPY . . [2022-03-23T20:54:06.625Z] ---> Using cache [2022-03-23T20:54:06.625Z] ---> 2e7f5b6b18f9 [2022-03-23T20:54:06.625Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-23T20:54:06.625Z] ---> Using cache [2022-03-23T20:54:06.625Z] ---> 262ceb689547 [2022-03-23T20:54:06.625Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-23T20:54:06.625Z] ---> Using cache [2022-03-23T20:54:06.625Z] ---> 2b8c84dc8d78 [2022-03-23T20:54:06.625Z] [2022-03-23T20:54:06.625Z] Step 11/23 : FROM alpine:3.15 [2022-03-23T20:54:06.625Z] ---> 3abe2e34c907 [2022-03-23T20:54:06.625Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-23T20:54:06.625Z] ---> Using cache [2022-03-23T20:54:06.625Z] ---> d4b35f9994d8 [2022-03-23T20:54:06.625Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:54:06.625Z] ---> Using cache [2022-03-23T20:54:06.625Z] ---> b41ce0a49f70 [2022-03-23T20:54:06.625Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-23T20:54:06.625Z] ---> Using cache [2022-03-23T20:54:06.625Z] ---> a57e7b62b3fc [2022-03-23T20:54:06.625Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-23T20:54:07.859Z] 2022-03-23T20:54:04Z INFO Waiting for automatic snapd restart... [2022-03-23T20:54:08.072Z] ---> c2337a824e73 [2022-03-23T20:54:08.072Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-23T20:54:08.072Z] ---> Running in 480f25071fdd [2022-03-23T20:54:08.686Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-23T20:54:08.960Z] Removing intermediate container 480f25071fdd [2022-03-23T20:54:08.960Z] ---> f6c611e1023c [2022-03-23T20:54:08.960Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T20:54:08.960Z] ---> Running in 92ca97de4453 [2022-03-23T20:54:09.944Z] Removing intermediate container 92ca97de4453 [2022-03-23T20:54:09.944Z] ---> fba92d2b5f26 [2022-03-23T20:54:09.944Z] Step 20/22 : LABEL arch=arm64 [2022-03-23T20:54:10.218Z] ---> Running in aa5989f1eff2 [2022-03-23T20:54:10.838Z] Removing intermediate container aa5989f1eff2 [2022-03-23T20:54:10.838Z] ---> 2df191fbc484 [2022-03-23T20:54:10.838Z] Step 21/22 : LABEL git_sha=a8604bb1d560928ad8cd5710572670870c205276 [2022-03-23T20:54:11.116Z] ---> Running in f8ecba3a5e83 [2022-03-23T20:54:12.105Z] Removing intermediate container f8ecba3a5e83 [2022-03-23T20:54:12.105Z] ---> 21f97edb5a6e [2022-03-23T20:54:12.105Z] Step 22/22 : LABEL version=0.0.0 [2022-03-23T20:54:12.105Z] ---> Running in 2b310e7bc1e3 [2022-03-23T20:54:13.090Z] Removing intermediate container 2b310e7bc1e3 [2022-03-23T20:54:13.090Z] ---> bd3f9f668522 [2022-03-23T20:54:13.090Z] [2022-03-23T20:54:13.691Z] Successfully built bd3f9f668522 [2022-03-23T20:54:13.691Z] Successfully tagged support-scheduler-arm64:latest [2022-03-23T20:54:13.691Z] Building support-notifications [2022-03-23T20:54:14.290Z]  Building support-scheduler ... done  ---> 2f03adc3c203 [2022-03-23T20:54:14.290Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-23T20:54:15.285Z] ---> 6cfe2a7dde0c [2022-03-23T20:54:15.286Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-23T20:54:16.270Z] ---> d1a3f38630b2 [2022-03-23T20:54:16.270Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-23T20:54:17.255Z] ---> 45c4a76ca950 [2022-03-23T20:54:17.255Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-23T20:54:17.255Z] ---> Running in 9b2430dec8d7 [2022-03-23T20:54:17.855Z] Removing intermediate container 9b2430dec8d7 [2022-03-23T20:54:17.855Z] ---> fd42f8e2a804 [2022-03-23T20:54:17.855Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-23T20:54:17.855Z] ---> Running in 776345e719c7 [2022-03-23T20:54:18.459Z] Removing intermediate container 776345e719c7 [2022-03-23T20:54:18.459Z] ---> c7f29afe95cc [2022-03-23T20:54:18.459Z] Step 21/23 : LABEL arch=arm64 [2022-03-23T20:54:18.733Z] ---> Running in 5592bb437780 [2022-03-23T20:54:19.328Z] Removing intermediate container 5592bb437780 [2022-03-23T20:54:19.328Z] ---> 179a07ed8b2d [2022-03-23T20:54:19.328Z] Step 22/23 : LABEL git_sha=a8604bb1d560928ad8cd5710572670870c205276 [2022-03-23T20:54:19.328Z] ---> Running in 62292eb3c798 [2022-03-23T20:54:19.921Z] Removing intermediate container 62292eb3c798 [2022-03-23T20:54:19.921Z] ---> 1e3d615cde68 [2022-03-23T20:54:19.921Z] Step 23/23 : LABEL version=0.0.0 [2022-03-23T20:54:19.921Z] ---> Running in f92ff36c23b2 [2022-03-23T20:54:20.525Z] Removing intermediate container f92ff36c23b2 [2022-03-23T20:54:20.525Z] ---> 1c5a81e1dc3f [2022-03-23T20:54:20.525Z] [2022-03-23T20:54:21.127Z] Successfully built 1c5a81e1dc3f [2022-03-23T20:54:21.127Z] Successfully tagged security-spire-server-arm64:latest [2022-03-23T20:54:25.981Z] lxd 4.24 from Canonical* installed [2022-03-23T20:54:25.981Z] + sudo lxd init --auto [2022-03-23T20:54:34.121Z] + sudo snap install --classic snapcraft [2022-03-23T20:54:36.659Z] snapcraft 6.0.2 from Canonical* installed [2022-03-23T20:54:36.659Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-23T20:54:36.659Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-23T20:54:36.659Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-23T20:54:36.659Z] Dload Upload Total Spent Left Speed [2022-03-23T20:54:36.659Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4328 0 --:--:-- --:--:-- --:--:-- 4300 [2022-03-23T20:54:36.659Z] 100 3325k 100 3325k 0 0 8962k 0 --:--:-- --:--:-- --:--:-- 8962k [2022-03-23T20:54:36.659Z] ./yq_linux_amd64 [2022-03-23T20:54:36.918Z] + sudo snapcraft prime --use-lxd [2022-03-23T20:54:38.830Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-23T20:54:38.830Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-03-23T20:54:38.830Z] - README.md [2022-03-23T20:54:38.830Z] [2022-03-23T20:54:38.830Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-23T20:54:39.091Z] Launching a container. [2022-03-23T20:54:43.331Z]  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-23T20:54:43.332Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-23T20:54:43.332Z] ---> 8342f904432e [2022-03-23T20:54:43.332Z] Step 3/22 : WORKDIR /edgex-go [2022-03-23T20:54:43.332Z] ---> Using cache [2022-03-23T20:54:43.332Z] ---> 23d844a5d584 [2022-03-23T20:54:43.332Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T20:54:43.332Z] ---> Using cache [2022-03-23T20:54:43.332Z] ---> cbc42f437f56 [2022-03-23T20:54:43.332Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-23T20:54:43.332Z] ---> Running in 6b3d7380621d [2022-03-23T20:54:43.332Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T20:54:43.332Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T20:54:44.324Z] OK: 220 MiB in 52 packages [2022-03-23T20:54:45.804Z] Removing intermediate container 6b3d7380621d [2022-03-23T20:54:45.804Z] ---> 74a36a1aa95c [2022-03-23T20:54:45.804Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-23T20:54:46.793Z] ---> 3f0befd410d1 [2022-03-23T20:54:46.793Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T20:54:46.793Z] ---> Running in fc7c83d95b0f [2022-03-23T20:54:49.124Z] Waiting for container to be ready [2022-03-23T20:54:49.697Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-23T20:54:49.697Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-23T20:54:49.697Z] [2022-03-23T20:54:53.502Z] Removing intermediate container fc7c83d95b0f [2022-03-23T20:54:53.502Z] ---> 418e1a351417 [2022-03-23T20:54:53.502Z] Step 8/22 : COPY . . [2022-03-23T20:54:54.987Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-23T20:54:55.931Z] Waiting for network to be ready... [2022-03-23T20:54:56.505Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-23T20:54:56.505Z] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-23T20:54:56.505Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-23T20:54:56.505Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1347 kB] [2022-03-23T20:54:56.767Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [234 kB] [2022-03-23T20:54:56.767Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-23T20:54:56.767Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-23T20:54:56.767Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [831 kB] [2022-03-23T20:54:56.767Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-23T20:54:56.767Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [118 kB] [2022-03-23T20:54:56.767Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] [2022-03-23T20:54:56.767Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-03-23T20:54:56.767Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-23T20:54:56.767Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-23T20:54:56.767Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-23T20:54:56.767Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-23T20:54:56.767Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-23T20:54:56.767Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-23T20:54:56.767Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-23T20:54:56.767Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1674 kB] [2022-03-23T20:54:57.029Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [316 kB] [2022-03-23T20:54:57.029Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.5 kB] [2022-03-23T20:54:57.029Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-03-23T20:54:57.029Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [887 kB] [2022-03-23T20:54:57.029Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [127 kB] [2022-03-23T20:54:57.029Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [913 kB] [2022-03-23T20:54:57.029Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [203 kB] [2022-03-23T20:54:59.579Z] Fetched 23.5 MB in 3s (7337 kB/s) [2022-03-23T20:55:00.151Z] Reading package lists... [2022-03-23T20:55:00.411Z] Reading package lists... [2022-03-23T20:55:00.672Z] Building dependency tree... [2022-03-23T20:55:00.672Z] Reading state information... [2022-03-23T20:55:00.672Z] The following additional packages will be installed: [2022-03-23T20:55:00.672Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-23T20:55:00.672Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-23T20:55:00.672Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-23T20:55:00.672Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-23T20:55:00.672Z] Suggested packages: [2022-03-23T20:55:00.672Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-23T20:55:00.672Z] Recommended packages: [2022-03-23T20:55:00.672Z] gnupg libsasl2-modules [2022-03-23T20:55:00.672Z] The following NEW packages will be installed: [2022-03-23T20:55:00.672Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-23T20:55:00.672Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-23T20:55:00.672Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-23T20:55:00.672Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-23T20:55:00.672Z] The following packages will be upgraded: [2022-03-23T20:55:00.672Z] gpg gpg-agent gpgconf libudev1 [2022-03-23T20:55:00.933Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-23T20:55:00.933Z] Need to get 3859 kB of archives. [2022-03-23T20:55:00.933Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-23T20:55:00.933Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-23T20:55:00.933Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-23T20:55:01.194Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-23T20:55:01.194Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-23T20:55:01.194Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-23T20:55:01.455Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-23T20:55:01.455Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-23T20:55:01.719Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-23T20:55:01.719Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-23T20:55:01.719Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-23T20:55:01.719Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-23T20:55:01.719Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-23T20:55:01.719Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-23T20:55:01.720Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-23T20:55:01.720Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-23T20:55:01.720Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-23T20:55:01.720Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-23T20:55:01.720Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-23T20:55:01.720Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-23T20:55:01.720Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-23T20:55:01.720Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-03-23T20:55:01.720Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-23T20:55:01.981Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-23T20:55:01.981Z] Fetched 3859 kB in 1s (3643 kB/s) [2022-03-23T20:55:01.981Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-23T20:55:01.981Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-23T20:55:01.981Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-23T20:55:01.981Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-23T20:55:02.245Z] Selecting previously unselected package udev. [2022-03-23T20:55:02.245Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-23T20:55:02.245Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-23T20:55:02.245Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-23T20:55:02.505Z] Selecting previously unselected package libfuse2:amd64. [2022-03-23T20:55:02.505Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-23T20:55:02.505Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-23T20:55:02.505Z] Selecting previously unselected package fuse. [2022-03-23T20:55:02.505Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-23T20:55:02.505Z] Unpacking fuse (2.9.9-3) ... [2022-03-23T20:55:02.505Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-23T20:55:02.505Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-23T20:55:02.505Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-23T20:55:02.768Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-23T20:55:02.768Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-23T20:55:02.768Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-23T20:55:02.768Z] Selecting previously unselected package libksba8:amd64. [2022-03-23T20:55:02.768Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-23T20:55:02.768Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-23T20:55:02.768Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-23T20:55:02.768Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-23T20:55:03.030Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:03.030Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-23T20:55:03.030Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-23T20:55:03.030Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:03.030Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-23T20:55:03.030Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-23T20:55:03.030Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:03.030Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-23T20:55:03.030Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-23T20:55:03.030Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:03.292Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-23T20:55:03.292Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-23T20:55:03.292Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:03.292Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-23T20:55:03.292Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-23T20:55:03.292Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:03.292Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-23T20:55:03.292Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-23T20:55:03.292Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:03.553Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-23T20:55:03.553Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-23T20:55:03.553Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:03.553Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-23T20:55:03.553Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-23T20:55:03.553Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:03.553Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-23T20:55:03.553Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-23T20:55:03.553Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-23T20:55:03.553Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-23T20:55:03.553Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-23T20:55:03.553Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-23T20:55:03.813Z] Selecting previously unselected package libldap-common. [2022-03-23T20:55:03.813Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-23T20:55:03.813Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-23T20:55:03.813Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-23T20:55:03.813Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-23T20:55:03.813Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-23T20:55:03.813Z] Selecting previously unselected package dirmngr. [2022-03-23T20:55:03.813Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-23T20:55:03.813Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-23T20:55:04.073Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-23T20:55:04.073Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-23T20:55:04.073Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-23T20:55:04.073Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-23T20:55:04.073Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-23T20:55:04.644Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-23T20:55:04.905Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-23T20:55:04.905Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:04.905Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-23T20:55:04.905Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-23T20:55:04.905Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:04.905Z] Setting up fuse (2.9.9-3) ... [2022-03-23T20:55:04.905Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-23T20:55:05.476Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:05.476Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:05.476Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:05.476Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:05.476Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:05.476Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:05.476Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-23T20:55:05.476Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-23T20:55:05.476Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-23T20:55:05.476Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-23T20:55:05.476Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-23T20:55:05.737Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-23T20:55:05.999Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-23T20:55:05.999Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-23T20:55:05.999Z] units). This means they are not meant to be enabled using systemctl. [2022-03-23T20:55:05.999Z] [2022-03-23T20:55:05.999Z] Possible reasons for having this kind of units are: [2022-03-23T20:55:05.999Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-23T20:55:05.999Z] .wants/ or .requires/ directory. [2022-03-23T20:55:05.999Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-23T20:55:05.999Z] a requirement dependency on it. [2022-03-23T20:55:05.999Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-23T20:55:05.999Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-23T20:55:05.999Z] • In case of template units, the unit is meant to be enabled with some [2022-03-23T20:55:05.999Z] instance name specified. [2022-03-23T20:55:06.570Z] Reading package lists... [2022-03-23T20:55:06.570Z] Building dependency tree... [2022-03-23T20:55:06.571Z] Reading state information... [2022-03-23T20:55:06.831Z] The following additional packages will be installed: [2022-03-23T20:55:06.831Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-23T20:55:06.831Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-23T20:55:06.831Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-23T20:55:06.831Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-23T20:55:06.831Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-23T20:55:06.831Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-23T20:55:06.831Z] Suggested packages: [2022-03-23T20:55:06.831Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-23T20:55:06.831Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-23T20:55:06.831Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-23T20:55:06.831Z] systemd-container policykit-1 [2022-03-23T20:55:06.831Z] Recommended packages: [2022-03-23T20:55:06.832Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-23T20:55:06.832Z] The following NEW packages will be installed: [2022-03-23T20:55:06.832Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-23T20:55:06.832Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-23T20:55:06.832Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-23T20:55:06.832Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-23T20:55:06.832Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-23T20:55:06.832Z] The following packages will be upgraded: [2022-03-23T20:55:06.832Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-23T20:55:06.832Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-23T20:55:06.832Z] Need to get 46.5 MB of archives. [2022-03-23T20:55:06.832Z] After this operation, 181 MB of additional disk space will be used. [2022-03-23T20:55:06.832Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-23T20:55:06.832Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-23T20:55:06.832Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-23T20:55:06.832Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-23T20:55:06.832Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-23T20:55:06.832Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-23T20:55:07.095Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-23T20:55:07.095Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-23T20:55:07.095Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-23T20:55:07.095Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-23T20:55:07.095Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-23T20:55:07.095Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-23T20:55:07.095Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-23T20:55:07.095Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-23T20:55:07.095Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-23T20:55:07.095Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-23T20:55:07.095Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-23T20:55:07.095Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-23T20:55:07.095Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-23T20:55:07.095Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-23T20:55:07.095Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-23T20:55:07.095Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-23T20:55:07.095Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-23T20:55:07.095Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-23T20:55:07.095Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-23T20:55:07.095Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-23T20:55:07.095Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-23T20:55:07.095Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-23T20:55:07.095Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-23T20:55:07.095Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-23T20:55:07.095Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-23T20:55:07.095Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-23T20:55:07.095Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-23T20:55:07.667Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-23T20:55:07.667Z] Fetched 46.5 MB in 1s (75.8 MB/s) [2022-03-23T20:55:07.667Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-23T20:55:07.667Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-23T20:55:07.667Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-23T20:55:07.928Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-23T20:55:07.928Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-23T20:55:07.928Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-23T20:55:08.189Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-23T20:55:08.760Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-23T20:55:08.760Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-23T20:55:08.760Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-23T20:55:08.760Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-23T20:55:08.760Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-23T20:55:08.760Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-23T20:55:08.760Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-23T20:55:09.021Z] Selecting previously unselected package libexpat1:amd64. [2022-03-23T20:55:09.021Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-23T20:55:09.021Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-23T20:55:09.021Z] Selecting previously unselected package python3.8-minimal. [2022-03-23T20:55:09.021Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-23T20:55:09.021Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-23T20:55:09.281Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-23T20:55:09.281Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-23T20:55:09.281Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-23T20:55:09.851Z] Selecting previously unselected package python3-minimal. [2022-03-23T20:55:09.852Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-23T20:55:09.852Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-23T20:55:09.852Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-23T20:55:09.852Z] Selecting previously unselected package mime-support. [2022-03-23T20:55:09.852Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-23T20:55:09.852Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-23T20:55:09.852Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-23T20:55:09.852Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-23T20:55:09.852Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-23T20:55:10.113Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-23T20:55:10.113Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-23T20:55:10.113Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-23T20:55:10.374Z] Selecting previously unselected package python3.8. [2022-03-23T20:55:10.374Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-23T20:55:10.374Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-23T20:55:10.374Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-23T20:55:10.374Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-23T20:55:10.374Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-23T20:55:10.633Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-23T20:55:10.633Z] Selecting previously unselected package python3. [2022-03-23T20:55:10.633Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-23T20:55:10.633Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-23T20:55:10.633Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-23T20:55:10.892Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-23T20:55:10.892Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-23T20:55:10.892Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-23T20:55:10.892Z] Selecting previously unselected package dbus. [2022-03-23T20:55:10.892Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-23T20:55:10.892Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-23T20:55:10.892Z] Selecting previously unselected package libbsd0:amd64. [2022-03-23T20:55:10.892Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-23T20:55:10.892Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-23T20:55:11.153Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-23T20:55:11.153Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-23T20:55:11.153Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-23T20:55:11.153Z] Selecting previously unselected package sudo. [2022-03-23T20:55:11.153Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-23T20:55:11.153Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-23T20:55:11.153Z] Selecting previously unselected package apparmor. [2022-03-23T20:55:11.153Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-23T20:55:11.412Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-23T20:55:11.412Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-23T20:55:11.412Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-23T20:55:11.412Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-23T20:55:11.412Z] Selecting previously unselected package libedit2:amd64. [2022-03-23T20:55:11.412Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-23T20:55:11.413Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-23T20:55:11.674Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-23T20:55:11.674Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-23T20:55:11.674Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-23T20:55:11.674Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-23T20:55:11.674Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-23T20:55:11.674Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:55:11.674Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-23T20:55:11.674Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-23T20:55:11.674Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:55:11.674Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-23T20:55:11.674Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-23T20:55:11.674Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-23T20:55:11.934Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-23T20:55:11.934Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-23T20:55:11.934Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:55:11.934Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-23T20:55:11.934Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-23T20:55:11.934Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:55:11.934Z] Selecting previously unselected package openssh-client. [2022-03-23T20:55:11.934Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-23T20:55:11.934Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-23T20:55:12.193Z] Selecting previously unselected package dbus-user-session. [2022-03-23T20:55:12.193Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-23T20:55:12.193Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-23T20:55:12.193Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-23T20:55:12.193Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-23T20:55:12.193Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-23T20:55:12.193Z] Selecting previously unselected package squashfs-tools. [2022-03-23T20:55:12.193Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-23T20:55:12.193Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-23T20:55:12.193Z] Selecting previously unselected package snapd. [2022-03-23T20:55:12.193Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-23T20:55:12.453Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-23T20:55:15.738Z] ---> 241294360c37 [2022-03-23T20:55:15.738Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-23T20:55:15.738Z] ---> Running in b35b837af625 [2022-03-23T20:55:15.750Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-23T20:55:15.750Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-23T20:55:15.750Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-23T20:55:15.750Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-23T20:55:15.750Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:55:15.750Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-23T20:55:15.750Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-23T20:55:15.750Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-23T20:55:15.750Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:55:15.750Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:55:15.750Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-23T20:55:15.750Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-23T20:55:15.750Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-23T20:55:15.750Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-23T20:55:16.322Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-23T20:55:16.322Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-23T20:55:16.322Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-23T20:55:16.322Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-23T20:55:16.322Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-23T20:55:16.322Z] running python rtupdate hooks for python3.8... [2022-03-23T20:55:16.322Z] running python post-rtupdate hooks for python3.8... [2022-03-23T20:55:16.585Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-23T20:55:17.196Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-23T20:55:17.529Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-23T20:55:17.790Z] Reloading AppArmor profiles [2022-03-23T20:55:17.790Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:55:17.790Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-23T20:55:18.052Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-23T20:55:18.313Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-23T20:55:18.313Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-23T20:55:18.313Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-23T20:55:18.313Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-23T20:55:20.222Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-23T20:55:20.222Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-23T20:55:20.222Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-23T20:55:20.222Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-23T20:55:20.483Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-23T20:55:20.742Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-23T20:55:21.003Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-23T20:55:21.263Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-23T20:55:21.522Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-23T20:55:21.522Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-23T20:55:21.783Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-23T20:55:22.043Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-23T20:55:22.043Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-23T20:55:22.303Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-23T20:55:22.564Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2022-03-23T20:55:22.564Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-23T20:55:23.503Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-23T20:55:23.503Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-23T20:55:23.503Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-23T20:55:24.700Z] Reading package lists... [2022-03-23T20:55:24.700Z] Reading package lists... [2022-03-23T20:55:24.959Z] Building dependency tree... [2022-03-23T20:55:24.959Z] Reading state information... [2022-03-23T20:55:24.959Z] Calculating upgrade... [2022-03-23T20:55:24.959Z] The following packages will be upgraded: [2022-03-23T20:55:24.959Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-23T20:55:24.959Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-23T20:55:24.959Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-23T20:55:24.959Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-23T20:55:24.959Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-23T20:55:24.959Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-23T20:55:24.959Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-23T20:55:24.959Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-23T20:55:24.959Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-23T20:55:24.959Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-23T20:55:24.959Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-23T20:55:24.959Z] xz-utils zlib1g [2022-03-23T20:55:25.219Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-23T20:55:25.219Z] Need to get 65.7 MB of archives. [2022-03-23T20:55:25.219Z] After this operation, 27.6 MB of additional disk space will be used. [2022-03-23T20:55:25.219Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-23T20:55:25.219Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-23T20:55:25.480Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-23T20:55:25.740Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-23T20:55:26.001Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-23T20:55:26.001Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-23T20:55:26.001Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-23T20:55:26.001Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-23T20:55:26.001Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-23T20:55:26.001Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-23T20:55:26.001Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-23T20:55:26.001Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-105.119 [1119 kB] [2022-03-23T20:55:26.001Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-23T20:55:26.001Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-23T20:55:26.001Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-23T20:55:26.001Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-23T20:55:26.001Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-23T20:55:26.001Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-23T20:55:26.001Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-23T20:55:26.001Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-23T20:55:26.262Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-23T20:55:26.262Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-23T20:55:26.262Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-23T20:55:26.262Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-23T20:55:26.262Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-23T20:55:26.262Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-23T20:55:26.262Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-23T20:55:26.262Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-23T20:55:26.262Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-23T20:55:26.262Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-23T20:55:26.262Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-23T20:55:26.262Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-23T20:55:26.262Z] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-23T20:55:26.262Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-23T20:55:26.262Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-23T20:55:26.262Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-23T20:55:26.522Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-23T20:55:26.522Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-23T20:55:26.522Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-23T20:55:26.522Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-23T20:55:26.522Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-23T20:55:26.522Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-23T20:55:26.522Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-23T20:55:26.522Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-23T20:55:26.522Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-23T20:55:26.783Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-23T20:55:26.783Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-23T20:55:26.783Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-23T20:55:26.783Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-23T20:55:26.783Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-23T20:55:26.783Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-23T20:55:26.783Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-23T20:55:26.783Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-23T20:55:26.783Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-23T20:55:26.783Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-23T20:55:26.783Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-23T20:55:26.783Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-23T20:55:26.783Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-23T20:55:27.043Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-23T20:55:27.043Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-23T20:55:27.043Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-23T20:55:27.043Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-23T20:55:27.043Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-23T20:55:27.043Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-23T20:55:27.043Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-23T20:55:27.043Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-23T20:55:27.043Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-23T20:55:27.043Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-23T20:55:27.043Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-23T20:55:27.043Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-23T20:55:27.043Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-03-23T20:55:27.304Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-03-23T20:55:27.304Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-03-23T20:55:27.382Z] Removing intermediate container 24f2b224b420 [2022-03-23T20:55:27.382Z] ---> 7b47ada6b731 [2022-03-23T20:55:27.382Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-23T20:55:27.382Z] ---> Running in c6ec65b05481 [2022-03-23T20:55:27.562Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-03-23T20:55:27.822Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-03-23T20:55:27.822Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-03-23T20:55:28.083Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] [2022-03-23T20:55:28.343Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-23T20:55:28.343Z] Fetched 65.7 MB in 3s (22.0 MB/s) [2022-03-23T20:55:28.343Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-23T20:55:28.343Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-23T20:55:28.368Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-23T20:55:28.602Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-23T20:55:28.863Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-23T20:55:28.863Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-23T20:55:29.125Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-105.119_amd64.deb ... [2022-03-23T20:55:29.125Z] Unpacking linux-libc-dev:amd64 (5.4.0-105.119) over (5.4.0-26.30) ... [2022-03-23T20:55:29.386Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-23T20:55:29.647Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-23T20:55:30.220Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-23T20:55:30.220Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-23T20:55:30.479Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-23T20:55:30.479Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-23T20:55:30.479Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-23T20:55:30.479Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-23T20:55:30.479Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-23T20:55:30.741Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-23T20:55:30.741Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-23T20:55:30.741Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-23T20:55:30.741Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-23T20:55:30.741Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-23T20:55:30.741Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-23T20:55:31.003Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-23T20:55:31.003Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-23T20:55:31.003Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-23T20:55:31.003Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-23T20:55:31.003Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-23T20:55:31.003Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-23T20:55:31.003Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-23T20:55:31.283Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-23T20:55:31.283Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-23T20:55:31.283Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-23T20:55:31.283Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-23T20:55:31.560Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-23T20:55:31.560Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-23T20:55:31.560Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-23T20:55:31.824Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-23T20:55:32.419Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-23T20:55:32.700Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-23T20:55:32.700Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-23T20:55:32.700Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-23T20:55:32.700Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-23T20:55:32.700Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-23T20:55:32.981Z] Setting up base-files (11ubuntu5.5) ... [2022-03-23T20:55:32.981Z] Installing new version of config file /etc/issue ... [2022-03-23T20:55:32.981Z] Installing new version of config file /etc/issue.net ... [2022-03-23T20:55:32.981Z] Installing new version of config file /etc/lsb-release ... [2022-03-23T20:55:32.981Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-23T20:55:33.241Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-23T20:55:33.500Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-23T20:55:33.500Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-23T20:55:33.500Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:33.501Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-23T20:55:33.501Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-23T20:55:33.501Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-23T20:55:33.501Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2022-03-23T20:55:33.761Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:33.761Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-23T20:55:33.761Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-23T20:55:33.761Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-23T20:55:33.761Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:33.761Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-23T20:55:33.761Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-23T20:55:33.785Z] Removing intermediate container c6ec65b05481 [2022-03-23T20:55:33.785Z] ---> 2322ebab8a8f [2022-03-23T20:55:33.785Z] [2022-03-23T20:55:33.785Z] Step 11/23 : FROM docker:20.10.10 [2022-03-23T20:55:33.785Z] 20.10.10: Pulling from library/docker [2022-03-23T20:55:34.020Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-23T20:55:34.020Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:34.020Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-23T20:55:34.020Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-23T20:55:34.962Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-23T20:55:34.962Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-23T20:55:34.962Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-23T20:55:34.962Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-23T20:55:35.534Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-23T20:55:35.534Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:35.534Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-23T20:55:35.534Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-23T20:55:36.104Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-23T20:55:36.104Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-23T20:55:36.104Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-23T20:55:36.104Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:36.104Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-23T20:55:36.104Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-23T20:55:36.366Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-23T20:55:36.366Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:36.366Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-23T20:55:36.366Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-23T20:55:36.366Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-23T20:55:36.627Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:36.627Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-23T20:55:36.627Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-23T20:55:36.627Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-23T20:55:36.627Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:36.627Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-23T20:55:36.887Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-23T20:55:36.887Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-23T20:55:36.887Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-23T20:55:36.887Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-23T20:55:37.148Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:37.148Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-23T20:55:37.148Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-23T20:55:37.148Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-23T20:55:37.148Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:37.148Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-23T20:55:37.148Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-23T20:55:37.148Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-23T20:55:37.406Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-23T20:55:37.667Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-23T20:55:38.239Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-23T20:55:38.501Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-23T20:55:38.501Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:38.501Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-23T20:55:38.501Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-23T20:55:38.762Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-23T20:55:38.762Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:38.762Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-23T20:55:38.762Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-23T20:55:38.762Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-23T20:55:39.023Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:39.023Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-23T20:55:39.023Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-23T20:55:39.023Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-23T20:55:39.023Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:39.023Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-23T20:55:39.023Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-23T20:55:39.023Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-23T20:55:39.284Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:39.284Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-23T20:55:39.284Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-23T20:55:39.284Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-23T20:55:39.284Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:39.284Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-23T20:55:39.284Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-23T20:55:39.544Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-23T20:55:39.544Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:39.544Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-23T20:55:39.544Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-23T20:55:39.806Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-23T20:55:39.806Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:39.806Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-23T20:55:39.806Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-23T20:55:39.806Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-23T20:55:40.068Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:40.068Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-23T20:55:40.068Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-23T20:55:40.068Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-23T20:55:40.068Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:40.068Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-23T20:55:40.068Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-23T20:55:40.329Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-23T20:55:40.329Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:40.329Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-23T20:55:40.329Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-23T20:55:40.329Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-23T20:55:40.591Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:40.591Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-23T20:55:40.591Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-23T20:55:40.591Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-23T20:55:40.851Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:40.851Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-23T20:55:40.851Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-23T20:55:40.851Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-23T20:55:40.851Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:40.851Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-23T20:55:40.851Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-23T20:55:41.424Z] Setting up apt (2.0.6) ... [2022-03-23T20:55:41.995Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-23T20:55:41.995Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:41.995Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-23T20:55:41.995Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-23T20:55:41.995Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-23T20:55:42.256Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-23T20:55:42.256Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-23T20:55:42.256Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-23T20:55:42.256Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-23T20:55:42.516Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-23T20:55:42.516Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-23T20:55:42.516Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-23T20:55:42.777Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-23T20:55:42.777Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-23T20:55:42.777Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-23T20:55:42.777Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-23T20:55:42.777Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-23T20:55:43.037Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-23T20:55:43.037Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-23T20:55:43.298Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-23T20:55:43.298Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-23T20:55:43.298Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-23T20:55:43.559Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-23T20:55:43.559Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-23T20:55:43.559Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-23T20:55:43.559Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-23T20:55:43.559Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-23T20:55:43.826Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-23T20:55:43.826Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-23T20:55:43.826Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-23T20:55:44.086Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-23T20:55:44.086Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-23T20:55:44.349Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-23T20:55:44.349Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-23T20:55:44.349Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-23T20:55:44.349Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-23T20:55:44.609Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-23T20:55:44.609Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-23T20:55:44.609Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-23T20:55:44.609Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-23T20:55:44.609Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-23T20:55:44.609Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-23T20:55:44.871Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-23T20:55:44.871Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-23T20:55:45.444Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-23T20:55:45.444Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-23T20:55:45.444Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-23T20:55:45.444Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-23T20:55:45.707Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-23T20:55:45.707Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-23T20:55:45.967Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-23T20:55:45.967Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-23T20:55:45.967Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-23T20:55:45.967Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-23T20:55:45.967Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-23T20:55:45.967Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-23T20:55:46.229Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-23T20:55:46.229Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-23T20:55:46.229Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-23T20:55:46.229Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-23T20:55:46.229Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-23T20:55:46.229Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-23T20:55:46.800Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-23T20:55:46.800Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-23T20:55:47.369Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-23T20:55:47.369Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-23T20:55:48.308Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-23T20:55:48.308Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-23T20:55:48.570Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-23T20:55:48.830Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-23T20:55:48.947Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-23T20:55:48.947Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-23T20:55:48.947Z] ---> 520e9a0a30f7 [2022-03-23T20:55:48.947Z] 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-03-23T20:55:48.947Z] ---> Running in 917e4dca1cb3 [2022-03-23T20:55:49.089Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-23T20:55:49.089Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-23T20:55:49.562Z] Removing intermediate container 917e4dca1cb3 [2022-03-23T20:55:49.562Z] ---> 32735893a6a8 [2022-03-23T20:55:49.562Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-23T20:55:49.657Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-23T20:55:49.658Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-23T20:55:49.839Z] ---> Running in 8c81de27fcb6 [2022-03-23T20:55:49.926Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-23T20:55:49.926Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-23T20:55:49.926Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-23T20:55:49.926Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-23T20:55:49.926Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-23T20:55:49.926Z] Setting up linux-libc-dev:amd64 (5.4.0-105.119) ... [2022-03-23T20:55:49.926Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-23T20:55:49.926Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-23T20:55:49.926Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-23T20:55:50.187Z] [2022-03-23T20:55:50.187Z] Current default time zone: 'Etc/UTC' [2022-03-23T20:55:50.187Z] Local time is now: Wed Mar 23 20:55:49 UTC 2022. [2022-03-23T20:55:50.187Z] Universal Time is now: Wed Mar 23 20:55:49 UTC 2022. [2022-03-23T20:55:50.187Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-23T20:55:50.187Z] [2022-03-23T20:55:50.187Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-23T20:55:50.187Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-23T20:55:50.187Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-23T20:55:50.187Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-23T20:55:50.187Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-23T20:55:50.187Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-23T20:55:50.187Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-23T20:55:50.187Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-23T20:55:50.187Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-23T20:55:50.187Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-23T20:55:50.187Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-23T20:55:50.446Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-23T20:55:50.446Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-23T20:55:50.446Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-23T20:55:50.446Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-23T20:55:50.446Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-23T20:55:50.446Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-23T20:55:50.446Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-23T20:55:50.446Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-23T20:55:50.446Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-23T20:55:51.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-23T20:55:52.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-23T20:55:52.356Z] Updating certificates in /etc/ssl/certs... [2022-03-23T20:55:53.298Z] 21 added, 21 removed; done. [2022-03-23T20:55:53.298Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-23T20:55:53.298Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-23T20:55:53.298Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-23T20:55:53.521Z] (1/42) Installing readline (8.1.0-r0) [2022-03-23T20:55:53.521Z] (2/42) Installing bash (5.1.16-r0) [2022-03-23T20:55:53.521Z] Executing bash-5.1.16-r0.post-install [2022-03-23T20:55:53.521Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-23T20:55:53.559Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-23T20:55:53.559Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-23T20:55:53.559Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-23T20:55:53.559Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-23T20:55:53.559Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-23T20:55:53.559Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-23T20:55:53.559Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-23T20:55:53.820Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-23T20:55:53.820Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-23T20:55:53.820Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-23T20:55:53.820Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-23T20:55:53.820Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-23T20:55:53.820Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-23T20:55:53.859Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-23T20:55:53.859Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-23T20:55:53.859Z] (6/42) Installing curl (7.79.1-r0) [2022-03-23T20:55:53.859Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-23T20:55:53.859Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-23T20:55:53.859Z] (9/42) Installing expat (2.4.7-r0) [2022-03-23T20:55:53.859Z] (10/42) Installing libffi (3.3-r2) [2022-03-23T20:55:53.859Z] (11/42) Installing gdbm (1.19-r0) [2022-03-23T20:55:53.859Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-23T20:55:53.859Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-23T20:55:53.859Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-23T20:55:53.859Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-23T20:55:53.859Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-23T20:55:54.079Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-23T20:55:54.079Z] Updating certificates in /etc/ssl/certs... [2022-03-23T20:55:54.156Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-23T20:55:54.648Z] 0 added, 0 removed; done. [2022-03-23T20:55:54.648Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-23T20:55:54.648Z] done. [2022-03-23T20:55:56.290Z] Reading package lists... [2022-03-23T20:55:56.290Z] Building dependency tree... [2022-03-23T20:55:56.290Z] Reading state information... [2022-03-23T20:55:56.290Z] The following NEW packages will be installed: [2022-03-23T20:55:56.290Z] apt-transport-https [2022-03-23T20:55:56.290Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-23T20:55:56.550Z] Need to get 4680 B of archives. [2022-03-23T20:55:56.550Z] After this operation, 162 kB of additional disk space will be used. [2022-03-23T20:55:56.550Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-23T20:55:56.810Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-23T20:55:56.810Z] Fetched 4680 B in 0s (16.8 kB/s) [2022-03-23T20:55:56.810Z] Selecting previously unselected package apt-transport-https. [2022-03-23T20:55:56.810Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-23T20:55:56.810Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-23T20:55:56.810Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-23T20:55:56.810Z] Setting up apt-transport-https (2.0.6) ... [2022-03-23T20:55:56.901Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-23T20:55:56.901Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-23T20:55:56.901Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-23T20:55:56.901Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-23T20:55:56.901Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-23T20:55:56.901Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-23T20:55:56.901Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-23T20:55:56.901Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-23T20:55:56.901Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-23T20:55:56.901Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-23T20:55:56.901Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-23T20:55:56.901Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-23T20:55:56.901Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-23T20:55:56.901Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-23T20:55:56.901Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-23T20:55:56.901Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-23T20:55:57.070Z] Waiting for network to be ready... [2022-03-23T20:55:57.176Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-23T20:55:57.176Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-23T20:55:57.176Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-23T20:55:57.176Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-23T20:55:57.176Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-23T20:55:57.176Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-23T20:55:57.176Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-23T20:55:57.176Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-23T20:55:57.450Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-23T20:55:58.061Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T20:55:58.061Z] OK: 84 MiB in 64 packages [2022-03-23T20:56:03.482Z] Collecting docker-compose==1.23.2 [2022-03-23T20:56:03.482Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-23T20:56:03.653Z] 2022-03-23T20:56:01Z INFO Waiting for automatic snapd restart... [2022-03-23T20:56:04.081Z] Collecting PyYAML<4,>=3.10 [2022-03-23T20:56:04.082Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-23T20:56:09.504Z] Collecting docker<4.0,>=3.6.0 [2022-03-23T20:56:09.504Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-23T20:56:09.504Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-23T20:56:09.504Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-23T20:56:09.780Z] Collecting jsonschema<3,>=2.5.1 [2022-03-23T20:56:09.780Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-23T20:56:09.780Z] Collecting texttable<0.10,>=0.9.0 [2022-03-23T20:56:09.780Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-23T20:56:10.234Z] snapd 2.54.4 from Canonical* installed [2022-03-23T20:56:10.235Z] "snapd" switched to the "latest/stable" channel [2022-03-23T20:56:10.235Z] [2022-03-23T20:56:12.418Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-23T20:56:12.419Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-23T20:56:13.540Z] core20 20220304 from Canonical* installed [2022-03-23T20:56:13.540Z] "core20" switched to the "latest/stable" channel [2022-03-23T20:56:13.540Z] [2022-03-23T20:56:14.403Z] Collecting docopt<0.7,>=0.6.1 [2022-03-23T20:56:14.403Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-23T20:56:16.839Z] snapcraft 6.0.2 from Canonical* installed [2022-03-23T20:56:16.839Z] "snapcraft" switched to the "latest/stable" channel [2022-03-23T20:56:16.839Z] [2022-03-23T20:56:18.743Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-23T20:56:18.743Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-23T20:56:18.743Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-23T20:56:18.743Z] Collecting cached-property<2,>=1.2.0 [2022-03-23T20:56:18.743Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-23T20:56:19.347Z] Collecting docker-pycreds>=0.4.0 [2022-03-23T20:56:19.347Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-23T20:56:19.963Z] Collecting idna<2.8,>=2.5 [2022-03-23T20:56:19.963Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-23T20:56:20.593Z] Removing intermediate container a3fb57e6b4be [2022-03-23T20:56:20.593Z] ---> 2e380ed22f38 [2022-03-23T20:56:20.593Z] [2022-03-23T20:56:20.593Z] Step 10/23 : FROM alpine:3.14 [2022-03-23T20:56:20.593Z] ---> 71a2028e5025 [2022-03-23T20:56:20.593Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-23T20:56:20.593Z] ---> Using cache [2022-03-23T20:56:20.593Z] ---> 73463154f605 [2022-03-23T20:56:20.593Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-23T20:56:20.593Z] ---> Using cache [2022-03-23T20:56:20.593Z] ---> 7ceba7bd426a [2022-03-23T20:56:20.593Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-23T20:56:20.871Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-23T20:56:20.871Z] ---> Running in f199b2b50d39 [2022-03-23T20:56:20.871Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-23T20:56:21.046Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-03-23T20:56:21.046Z] - README.md [2022-03-23T20:56:21.046Z] [2022-03-23T20:56:21.046Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-23T20:56:21.157Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-23T20:56:21.157Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-23T20:56:21.157Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-23T20:56:21.435Z] Removing intermediate container f199b2b50d39 [2022-03-23T20:56:21.435Z] ---> 00eb80422f45 [2022-03-23T20:56:21.435Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-23T20:56:21.435Z] ---> Running in b8df12e94534 [2022-03-23T20:56:21.616Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-23T20:56:21.616Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-23T20:56:21.709Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-23T20:56:21.709Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-23T20:56:21.709Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-23T20:56:21.709Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-23T20:56:21.876Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-23T20:56:21.995Z] Removing intermediate container b8df12e94534 [2022-03-23T20:56:21.995Z] ---> 7f7679f896b3 [2022-03-23T20:56:21.995Z] Step 15/23 : WORKDIR / [2022-03-23T20:56:22.272Z] ---> Running in 13d903903d10 [2022-03-23T20:56:22.706Z] Reading package lists... [2022-03-23T20:56:22.871Z] Removing intermediate container 13d903903d10 [2022-03-23T20:56:22.871Z] ---> 501465e665cf [2022-03-23T20:56:22.871Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T20:56:22.967Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-03-23T20:56:23.145Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-23T20:56:23.145Z] Attempting uninstall: urllib3 [2022-03-23T20:56:23.145Z] Found existing installation: urllib3 1.26.5 [2022-03-23T20:56:23.145Z] Uninstalling urllib3-1.26.5: [2022-03-23T20:56:23.145Z] Successfully uninstalled urllib3-1.26.5 [2022-03-23T20:56:23.228Z] Reading package lists... [2022-03-23T20:56:23.228Z] Building dependency tree... [2022-03-23T20:56:23.228Z] Reading state information... [2022-03-23T20:56:23.488Z] Suggested packages: [2022-03-23T20:56:23.488Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-23T20:56:23.488Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-23T20:56:23.488Z] krb5-user libnorm-doc [2022-03-23T20:56:23.488Z] Recommended packages: [2022-03-23T20:56:23.488Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-23T20:56:23.488Z] The following NEW packages will be installed: [2022-03-23T20:56:23.488Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-23T20:56:23.488Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-23T20:56:23.488Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-23T20:56:23.488Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-23T20:56:23.488Z] libzmq5 pkg-config zip [2022-03-23T20:56:23.488Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-23T20:56:23.749Z] Need to get 10.3 MB of archives. [2022-03-23T20:56:23.749Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-23T20:56:23.749Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-23T20:56:23.749Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-23T20:56:23.749Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-23T20:56:23.749Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-23T20:56:23.749Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-23T20:56:23.749Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-23T20:56:24.009Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-23T20:56:24.009Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-23T20:56:24.009Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-23T20:56:24.009Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-23T20:56:24.009Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-23T20:56:24.009Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-23T20:56:24.152Z] Attempting uninstall: idna [2022-03-23T20:56:24.152Z] Found existing installation: idna 3.2 [2022-03-23T20:56:24.152Z] ---> 9fc94cd81d72 [2022-03-23T20:56:24.152Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / Uninstalling idna-3.2: [2022-03-23T20:56:24.152Z] [2022-03-23T20:56:24.425Z] Successfully uninstalled idna-3.2 [2022-03-23T20:56:24.579Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-23T20:56:24.579Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-23T20:56:24.579Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-23T20:56:24.579Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-23T20:56:24.579Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-23T20:56:24.579Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-23T20:56:24.579Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-23T20:56:24.579Z] Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-23T20:56:24.579Z] Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-23T20:56:24.579Z] Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-23T20:56:24.579Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-23T20:56:24.579Z] Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-23T20:56:24.579Z] Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-23T20:56:24.579Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-23T20:56:24.579Z] Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-23T20:56:24.839Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-23T20:56:24.839Z] Fetched 10.3 MB in 1s (9630 kB/s) [2022-03-23T20:56:24.839Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-23T20:56:24.839Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-23T20:56:24.839Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-23T20:56:24.839Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-23T20:56:25.099Z] Selecting previously unselected package libsodium23:amd64. [2022-03-23T20:56:25.099Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-23T20:56:25.099Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-23T20:56:25.099Z] Selecting previously unselected package libpsl5:amd64. [2022-03-23T20:56:25.099Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-23T20:56:25.099Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-23T20:56:25.099Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-23T20:56:25.099Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-23T20:56:25.099Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-23T20:56:25.359Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-23T20:56:25.359Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-23T20:56:25.359Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-23T20:56:25.359Z] Selecting previously unselected package librtmp1:amd64. [2022-03-23T20:56:25.359Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-23T20:56:25.359Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-23T20:56:25.359Z] Selecting previously unselected package libssh-4:amd64. [2022-03-23T20:56:25.359Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-23T20:56:25.359Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-23T20:56:25.410Z] Attempting uninstall: chardet [2022-03-23T20:56:25.410Z] Found existing installation: chardet 4.0.0 [2022-03-23T20:56:25.410Z] Uninstalling chardet-4.0.0: [2022-03-23T20:56:25.410Z] Successfully uninstalled chardet-4.0.0 [2022-03-23T20:56:25.620Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-23T20:56:25.620Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-23T20:56:25.620Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-23T20:56:25.620Z] Selecting previously unselected package liberror-perl. [2022-03-23T20:56:25.620Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-23T20:56:25.620Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-23T20:56:25.620Z] Selecting previously unselected package git-man. [2022-03-23T20:56:25.620Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-23T20:56:25.620Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-23T20:56:25.881Z] Selecting previously unselected package git. [2022-03-23T20:56:25.881Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-23T20:56:25.881Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-23T20:56:26.453Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-23T20:56:26.453Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-23T20:56:26.453Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:56:26.453Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-23T20:56:26.453Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-23T20:56:26.453Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:56:26.453Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-23T20:56:26.453Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-23T20:56:26.453Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:56:26.453Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-23T20:56:26.453Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-23T20:56:26.453Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:56:26.714Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-23T20:56:26.714Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-23T20:56:26.714Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-23T20:56:26.714Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-23T20:56:26.714Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-23T20:56:26.714Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:56:26.714Z] Selecting previously unselected package libnorm1:amd64. [2022-03-23T20:56:26.714Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-23T20:56:26.714Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-23T20:56:26.851Z] ---> 84531d92b63c [2022-03-23T20:56:26.851Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-23T20:56:26.977Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-23T20:56:26.977Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-23T20:56:26.977Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-23T20:56:26.977Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-23T20:56:26.977Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-23T20:56:26.977Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-23T20:56:26.977Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-23T20:56:26.977Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-23T20:56:26.977Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-23T20:56:27.237Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-23T20:56:27.237Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-23T20:56:27.237Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-23T20:56:27.237Z] Selecting previously unselected package libzmq5:amd64. [2022-03-23T20:56:27.237Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-23T20:56:27.237Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-23T20:56:27.237Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-23T20:56:27.237Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-23T20:56:27.237Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:56:27.237Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-23T20:56:27.237Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-23T20:56:27.237Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-23T20:56:27.497Z] Selecting previously unselected package pkg-config. [2022-03-23T20:56:27.497Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-23T20:56:27.497Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-23T20:56:27.497Z] Selecting previously unselected package zip. [2022-03-23T20:56:27.497Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-23T20:56:27.497Z] Unpacking zip (3.0-11build1) ... [2022-03-23T20:56:27.497Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-23T20:56:27.497Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-23T20:56:27.497Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-23T20:56:27.497Z] No schema files found: doing nothing. [2022-03-23T20:56:27.760Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-23T20:56:27.760Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-23T20:56:27.760Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-23T20:56:27.760Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-23T20:56:27.760Z] Setting up liberror-perl (0.17029-1) ... [2022-03-23T20:56:27.760Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:56:27.760Z] Setting up zip (3.0-11build1) ... [2022-03-23T20:56:27.760Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-23T20:56:27.760Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-23T20:56:27.760Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-23T20:56:27.760Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-23T20:56:27.760Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-23T20:56:27.760Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:56:27.760Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-23T20:56:27.760Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:56:27.760Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-23T20:56:27.760Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:56:27.760Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-23T20:56:27.760Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-23T20:56:27.836Z] Attempting uninstall: requests [2022-03-23T20:56:27.836Z] Found existing installation: requests 2.25.1 [2022-03-23T20:56:27.836Z] Uninstalling requests-2.25.1: [2022-03-23T20:56:27.836Z] Successfully uninstalled requests-2.25.1 [2022-03-23T20:56:28.021Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-23T20:56:28.021Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-23T20:56:28.021Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:56:28.021Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-23T20:56:28.021Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-23T20:56:28.021Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-23T20:56:28.112Z] ---> 4e534c2c3f10 [2022-03-23T20:56:28.112Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-23T20:56:28.112Z] ---> Running in 218e4ae67121 [2022-03-23T20:56:28.388Z] Running setup.py install for texttable: started [2022-03-23T20:56:28.592Z] comerr-dev set to automatically installed. [2022-03-23T20:56:28.592Z] git set to automatically installed. [2022-03-23T20:56:28.592Z] git-man set to automatically installed. [2022-03-23T20:56:28.592Z] krb5-multidev set to automatically installed. [2022-03-23T20:56:28.592Z] libbrotli1 set to automatically installed. [2022-03-23T20:56:28.592Z] libcurl3-gnutls set to automatically installed. [2022-03-23T20:56:28.592Z] liberror-perl set to automatically installed. [2022-03-23T20:56:28.592Z] libglib2.0-0 set to automatically installed. [2022-03-23T20:56:28.592Z] libgssrpc4 set to automatically installed. [2022-03-23T20:56:28.592Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-23T20:56:28.592Z] libkadm5srv-mit11 set to automatically installed. [2022-03-23T20:56:28.592Z] libkdb5-9 set to automatically installed. [2022-03-23T20:56:28.592Z] libkrb5-dev set to automatically installed. [2022-03-23T20:56:28.592Z] libnghttp2-14 set to automatically installed. [2022-03-23T20:56:28.592Z] libnorm-dev set to automatically installed. [2022-03-23T20:56:28.592Z] libnorm1 set to automatically installed. [2022-03-23T20:56:28.592Z] libpgm-5.2-0 set to automatically installed. [2022-03-23T20:56:28.593Z] libpgm-dev set to automatically installed. [2022-03-23T20:56:28.593Z] libpsl5 set to automatically installed. [2022-03-23T20:56:28.593Z] librtmp1 set to automatically installed. [2022-03-23T20:56:28.593Z] libsodium-dev set to automatically installed. [2022-03-23T20:56:28.593Z] libsodium23 set to automatically installed. [2022-03-23T20:56:28.593Z] libssh-4 set to automatically installed. [2022-03-23T20:56:28.593Z] libzmq3-dev set to automatically installed. [2022-03-23T20:56:28.593Z] libzmq5 set to automatically installed. [2022-03-23T20:56:28.593Z] pkg-config set to automatically installed. [2022-03-23T20:56:28.593Z] zip set to automatically installed. [2022-03-23T20:56:29.023Z] Removing intermediate container 218e4ae67121 [2022-03-23T20:56:29.023Z] ---> ae4af7ab009e [2022-03-23T20:56:29.023Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T20:56:29.023Z] ---> Running in 8c785e24e1c0 [2022-03-23T20:56:29.300Z] Removing intermediate container d2686c1509c9 [2022-03-23T20:56:29.300Z] ---> 1478568bede4 [2022-03-23T20:56:29.300Z] [2022-03-23T20:56:29.300Z] Step 10/23 : FROM alpine:3.14 [2022-03-23T20:56:29.300Z] ---> 71a2028e5025 [2022-03-23T20:56:29.300Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-23T20:56:29.300Z] ---> Using cache [2022-03-23T20:56:29.300Z] ---> 73463154f605 [2022-03-23T20:56:29.300Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-23T20:56:29.300Z] ---> Using cache [2022-03-23T20:56:29.300Z] ---> 7ceba7bd426a [2022-03-23T20:56:29.300Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-23T20:56:29.532Z] snapd is not logged in, snap install commands will use sudo [2022-03-23T20:56:29.574Z] ---> Running in 486c8821c550 [2022-03-23T20:56:29.858Z] Removing intermediate container 8c785e24e1c0 [2022-03-23T20:56:29.858Z] ---> f0ebad0f2571 [2022-03-23T20:56:29.858Z] Step 21/23 : LABEL arch=arm64 [2022-03-23T20:56:29.858Z] ---> Running in d673c9a77f4c [2022-03-23T20:56:30.462Z] Removing intermediate container 486c8821c550 [2022-03-23T20:56:30.462Z] ---> f4b9af8ca705 [2022-03-23T20:56:30.462Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-23T20:56:30.462Z] ---> Running in 30acc063a19b [2022-03-23T20:56:30.462Z] Removing intermediate container d673c9a77f4c [2022-03-23T20:56:30.462Z] ---> 4d4812292cb8 [2022-03-23T20:56:30.462Z] Step 22/23 : LABEL git_sha=a8604bb1d560928ad8cd5710572670870c205276 [2022-03-23T20:56:30.737Z] ---> Running in 131fba22d1c9 [2022-03-23T20:56:31.015Z] Removing intermediate container 30acc063a19b [2022-03-23T20:56:31.015Z] ---> 31a42768be40 [2022-03-23T20:56:31.015Z] Step 15/23 : WORKDIR / [2022-03-23T20:56:31.300Z] ---> Running in 3a800cf4b13a [2022-03-23T20:56:31.300Z] Running setup.py install for texttable: finished with status 'done' [2022-03-23T20:56:31.300Z] Running setup.py install for PyYAML: started [2022-03-23T20:56:31.300Z] Removing intermediate container 131fba22d1c9 [2022-03-23T20:56:31.300Z] ---> 4d17b9a7d8a8 [2022-03-23T20:56:31.300Z] Step 23/23 : LABEL version=0.0.0 [2022-03-23T20:56:31.578Z] ---> Running in a259701cfa6c [2022-03-23T20:56:31.852Z] Removing intermediate container 3a800cf4b13a [2022-03-23T20:56:31.852Z] ---> 93a3d5b17f2e [2022-03-23T20:56:31.852Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T20:56:32.125Z] Removing intermediate container a259701cfa6c [2022-03-23T20:56:32.125Z] ---> bdfcb94884eb [2022-03-23T20:56:32.125Z] [2022-03-23T20:56:32.729Z] Successfully built bdfcb94884eb [2022-03-23T20:56:32.729Z] Successfully tagged core-command-arm64:latest [2022-03-23T20:56:33.006Z]  Building core-command ... done  ---> f7251738952b [2022-03-23T20:56:33.007Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-23T20:56:34.475Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-23T20:56:34.475Z] ---> 254adcb5a377 [2022-03-23T20:56:34.475Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-23T20:56:34.751Z] Running setup.py install for docopt: started [2022-03-23T20:56:35.355Z] ---> fb00b9c568cb [2022-03-23T20:56:35.355Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-23T20:56:35.355Z] ---> Running in 92dc4816a021 [2022-03-23T20:56:35.960Z] Removing intermediate container 92dc4816a021 [2022-03-23T20:56:35.960Z] ---> 8951cb4b72b6 [2022-03-23T20:56:35.960Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T20:56:35.960Z] ---> Running in 2e6c000d4bf0 [2022-03-23T20:56:36.563Z] Removing intermediate container 2e6c000d4bf0 [2022-03-23T20:56:36.563Z] ---> cde5092b721c [2022-03-23T20:56:36.563Z] Step 21/23 : LABEL arch=arm64 [2022-03-23T20:56:36.563Z] ---> Running in 7a0ec17c2a2c [2022-03-23T20:56:37.166Z] Removing intermediate container 7a0ec17c2a2c [2022-03-23T20:56:37.166Z] ---> 73761b9a9af7 [2022-03-23T20:56:37.166Z] Step 22/23 : LABEL git_sha=a8604bb1d560928ad8cd5710572670870c205276 [2022-03-23T20:56:37.166Z] ---> Running in 678ea11b3ec2 [2022-03-23T20:56:37.166Z] Running setup.py install for docopt: finished with status 'done' [2022-03-23T20:56:37.166Z] Running setup.py install for dockerpty: started [2022-03-23T20:56:37.765Z] Removing intermediate container 678ea11b3ec2 [2022-03-23T20:56:37.765Z] ---> 26e00c015e59 [2022-03-23T20:56:37.765Z] Step 23/23 : LABEL version=0.0.0 [2022-03-23T20:56:37.765Z] ---> Running in 8ee565d15070 [2022-03-23T20:56:38.039Z] Removing intermediate container 8ee565d15070 [2022-03-23T20:56:38.039Z] ---> 17898ebad741 [2022-03-23T20:56:38.039Z] [2022-03-23T20:56:38.640Z] Successfully built 17898ebad741 [2022-03-23T20:56:38.640Z] Successfully tagged core-metadata-arm64:latest [2022-03-23T20:56:39.619Z]  Building core-metadata ... done  Running setup.py install for dockerpty: finished with status 'done' [2022-03-23T20:56:41.607Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-03-23T20:56:41.760Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-23T20:56:41.760Z] Downloading snap 'edgex-app-service-configurable' [2022-03-23T20:56:44.296Z] Pulling app-service-configurable [2022-03-23T20:56:44.296Z] + snapcraftctl pull [2022-03-23T20:56:45.234Z] Pulling config-common [2022-03-23T20:56:45.234Z] + snapcraftctl pull [2022-03-23T20:56:46.614Z] Pulling go-build-helper [2022-03-23T20:56:46.614Z] + snapcraftctl pull [2022-03-23T20:56:47.994Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-23T20:56:47.994Z] Skipping pull go-build-helper (already ran) [2022-03-23T20:56:47.994Z] Building go-build-helper [2022-03-23T20:56:47.994Z] + snapcraftctl build [2022-03-23T20:56:48.935Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-23T20:56:49.876Z] Staging go-build-helper [2022-03-23T20:56:49.876Z] + snapcraftctl stage [2022-03-23T20:56:54.087Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-23T20:56:54.087Z] Fetched 290 kB in 0s (0 B/s) [2022-03-23T20:56:54.087Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-23T20:56:54.087Z] Fetched 158 kB in 0s (0 B/s) [2022-03-23T20:56:54.087Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-23T20:56:54.087Z] Fetched 242 kB in 0s (0 B/s) [2022-03-23T20:56:54.087Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-23T20:56:54.087Z] Fetched 150 kB in 0s (0 B/s) [2022-03-23T20:56:54.087Z] Pulling edgex-go [2022-03-23T20:56:54.087Z] + snapcraftctl pull [2022-03-23T20:56:55.466Z] Pulling hooks [2022-03-23T20:56:55.466Z] + snapcraftctl pull [2022-03-23T20:56:56.720Z] Removing intermediate container 8c81de27fcb6 [2022-03-23T20:56:56.720Z] ---> d79e26426128 [2022-03-23T20:56:56.720Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-23T20:56:56.720Z] ---> Running in a1b2d750d7be [2022-03-23T20:56:56.720Z] Removing intermediate container a1b2d750d7be [2022-03-23T20:56:56.720Z] ---> 422be6392beb [2022-03-23T20:56:56.720Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-23T20:56:56.720Z] ---> Running in 4308b9eda1c1 [2022-03-23T20:56:56.720Z] Removing intermediate container 4308b9eda1c1 [2022-03-23T20:56:56.720Z] ---> 0feb627dc79f [2022-03-23T20:56:56.720Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-23T20:56:56.720Z] ---> 8efa1afd2985 [2022-03-23T20:56:56.720Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-23T20:56:57.319Z] ---> 1fb4e722b803 [2022-03-23T20:56:57.319Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-23T20:56:58.297Z] ---> 77a6c5d22553 [2022-03-23T20:56:58.297Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-23T20:56:58.297Z] ---> Running in e1f87d58680a [2022-03-23T20:56:58.893Z] Removing intermediate container e1f87d58680a [2022-03-23T20:56:58.893Z] ---> d241b4f6e0a9 [2022-03-23T20:56:58.893Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T20:56:58.893Z] Removing intermediate container b35b837af625 [2022-03-23T20:56:58.893Z] ---> c5853ba6026a [2022-03-23T20:56:58.893Z] [2022-03-23T20:56:58.893Z] Step 10/22 : FROM alpine:3.14 [2022-03-23T20:56:58.893Z] ---> 71a2028e5025 [2022-03-23T20:56:58.893Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-23T20:56:58.893Z] ---> Running in aadb2d8e7369 [2022-03-23T20:56:58.893Z] ---> Running in c7ff6b3c2741 [2022-03-23T20:56:59.493Z] Removing intermediate container aadb2d8e7369 [2022-03-23T20:56:59.494Z] ---> 26203c7f92b2 [2022-03-23T20:56:59.494Z] Step 21/23 : LABEL arch=arm64 [2022-03-23T20:56:59.494Z] ---> Running in cb25648e90e2 [2022-03-23T20:56:59.766Z] Removing intermediate container cb25648e90e2 [2022-03-23T20:56:59.766Z] ---> 647aea49ddb1 [2022-03-23T20:56:59.766Z] Step 22/23 : LABEL git_sha=a8604bb1d560928ad8cd5710572670870c205276 [2022-03-23T20:57:00.039Z] ---> Running in f668a2077128 [2022-03-23T20:57:00.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-23T20:57:00.314Z] Removing intermediate container f668a2077128 [2022-03-23T20:57:00.314Z] ---> f17d70064ee8 [2022-03-23T20:57:00.314Z] Step 23/23 : LABEL version=0.0.0 [2022-03-23T20:57:00.314Z] ---> Running in b622732e5bab [2022-03-23T20:57:00.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-23T20:57:00.865Z] Removing intermediate container b622732e5bab [2022-03-23T20:57:00.865Z] ---> 0d08acde214e [2022-03-23T20:57:00.865Z] [2022-03-23T20:57:01.139Z] Successfully built 0d08acde214e [2022-03-23T20:57:01.139Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-23T20:57:01.413Z]  Building sys-mgmt-agent ... done (1/2) Installing ca-certificates (20211220-r0) [2022-03-23T20:57:01.689Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-23T20:57:01.689Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T20:57:01.689Z] Executing ca-certificates-20211220-r0.trigger [2022-03-23T20:57:01.689Z] OK: 6 MiB in 16 packages [2022-03-23T20:57:03.127Z] Removing intermediate container c7ff6b3c2741 [2022-03-23T20:57:03.127Z] ---> 967b0559408c [2022-03-23T20:57:03.127Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-23T20:57:03.127Z] ---> Running in 9e9a82a89c4a [2022-03-23T20:57:03.400Z] Removing intermediate container 9e9a82a89c4a [2022-03-23T20:57:03.400Z] ---> b32607b4e210 [2022-03-23T20:57:03.400Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-23T20:57:03.400Z] ---> Running in c6985db13555 [2022-03-23T20:57:03.675Z] Removing intermediate container c6985db13555 [2022-03-23T20:57:03.675Z] ---> ee72bdbca923 [2022-03-23T20:57:03.675Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-23T20:57:03.961Z] ---> Running in 6b71801c3c73 [2022-03-23T20:57:04.234Z] Removing intermediate container 6b71801c3c73 [2022-03-23T20:57:04.234Z] ---> 1af4e691c2c0 [2022-03-23T20:57:04.234Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-23T20:57:04.830Z] ---> 991c733ee76e [2022-03-23T20:57:04.830Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-23T20:57:05.811Z] ---> fbdee97261c5 [2022-03-23T20:57:05.811Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-23T20:57:06.410Z] ---> c5e9c9c200d8 [2022-03-23T20:57:06.410Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-23T20:57:06.410Z] ---> Running in 17335268b5f2 [2022-03-23T20:57:06.696Z] Removing intermediate container 17335268b5f2 [2022-03-23T20:57:06.696Z] ---> 2f56597864f6 [2022-03-23T20:57:06.696Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T20:57:06.696Z] ---> Running in ebafec0a70dc [2022-03-23T20:57:07.314Z] Removing intermediate container ebafec0a70dc [2022-03-23T20:57:07.314Z] ---> 9adb21aa46ae [2022-03-23T20:57:07.314Z] Step 20/22 : LABEL arch=arm64 [2022-03-23T20:57:07.314Z] ---> Running in 18c091edb0ed [2022-03-23T20:57:07.597Z] Removing intermediate container 18c091edb0ed [2022-03-23T20:57:07.597Z] ---> 6c18ee6c3d4f [2022-03-23T20:57:07.597Z] Step 21/22 : LABEL git_sha=a8604bb1d560928ad8cd5710572670870c205276 [2022-03-23T20:57:07.597Z] ---> Running in 153daffbc9b9 [2022-03-23T20:57:07.805Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-23T20:57:07.805Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-23T20:57:07.805Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-23T20:57:07.805Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-23T20:57:07.805Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-23T20:57:07.805Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-23T20:57:07.805Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-23T20:57:07.805Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-23T20:57:07.805Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-23T20:57:07.805Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-23T20:57:07.805Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-23T20:57:07.805Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-23T20:57:07.805Z] Fetched 234 kB in 0s (0 B/s) [2022-03-23T20:57:07.805Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-23T20:57:07.805Z] Fetched 155 kB in 0s (0 B/s) [2022-03-23T20:57:07.805Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-23T20:57:07.805Z] Fetched 170 kB in 0s (0 B/s) [2022-03-23T20:57:07.805Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-23T20:57:07.805Z] Fetched 267 kB in 0s (0 B/s) [2022-03-23T20:57:07.805Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-23T20:57:07.805Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-23T20:57:07.805Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-23T20:57:07.805Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-23T20:57:07.805Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-23T20:57:07.805Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-23T20:57:07.805Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-23T20:57:07.805Z] Fetched 121 kB in 0s (0 B/s) [2022-03-23T20:57:07.805Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-23T20:57:07.805Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-23T20:57:07.805Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-23T20:57:07.805Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-23T20:57:07.805Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-23T20:57:07.805Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-23T20:57:07.805Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-23T20:57:07.805Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-23T20:57:07.805Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-23T20:57:07.805Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-23T20:57:07.805Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-23T20:57:07.805Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-23T20:57:07.805Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-23T20:57:07.805Z] Fetched 142 kB in 0s (0 B/s) [2022-03-23T20:57:07.805Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-23T20:57:07.805Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-23T20:57:07.805Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-23T20:57:07.805Z] Fetched 181 kB in 0s (0 B/s) [2022-03-23T20:57:07.805Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-23T20:57:07.805Z] Fetched 208 kB in 0s (0 B/s) [2022-03-23T20:57:07.805Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-23T20:57:07.805Z] Fetched 161 kB in 0s (0 B/s) [2022-03-23T20:57:07.805Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-23T20:57:07.805Z] Fetched 107 kB in 0s (0 B/s) [2022-03-23T20:57:07.805Z] Pulling static-packages [2022-03-23T20:57:07.805Z] + snapcraftctl pull [2022-03-23T20:57:07.805Z] Pulling version [2022-03-23T20:57:07.805Z] + cd /root/project [2022-03-23T20:57:07.805Z] ++ git describe --tags --abbrev=0 [2022-03-23T20:57:07.805Z] ++ sed s/v// [2022-03-23T20:57:07.805Z] + GIT_VERSION=2.2.0-dev.44 [2022-03-23T20:57:07.805Z] + '[' -z 2.2.0-dev.44 ']' [2022-03-23T20:57:07.805Z] + snapcraftctl set-version 2.2.0-dev.44 [2022-03-23T20:57:07.879Z] Removing intermediate container 153daffbc9b9 [2022-03-23T20:57:07.879Z] ---> 2e18df48345f [2022-03-23T20:57:07.879Z] Step 22/22 : LABEL version=0.0.0 [2022-03-23T20:57:08.179Z] ---> Running in bfc3385fb103 [2022-03-23T20:57:08.466Z] Removing intermediate container bfc3385fb103 [2022-03-23T20:57:08.466Z] ---> 1e07dc3b55be [2022-03-23T20:57:08.466Z] [2022-03-23T20:57:09.064Z] Successfully built 1e07dc3b55be [2022-03-23T20:57:09.064Z] Successfully tagged support-notifications-arm64:latest [2022-03-23T20:57:09.183Z] Building app-service-configurable [2022-03-23T20:57:09.183Z] + snapcraftctl build [2022-03-23T20:57:09.352Z]  Building support-notifications ... done  [Pipeline] } [2022-03-23T20:57:09.383Z] $ docker stop --time=1 7f40eb822236e1dcea2fb7061bff41fddd8a68c51196ba321af680182b5632e9 [2022-03-23T20:57:11.114Z] $ docker rm -f 7f40eb822236e1dcea2fb7061bff41fddd8a68c51196ba321af680182b5632e9 [2022-03-23T20:57:11.107Z] Building config-common [2022-03-23T20:57:11.107Z] + snapcraftctl build [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-23T20:57:11.649Z] + docker images [2022-03-23T20:57:11.922Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-23T20:57:11.922Z] support-notifications-arm64 latest 1e07dc3b55be 3 seconds ago 16.1MB [2022-03-23T20:57:11.922Z] sys-mgmt-agent-arm64 latest 0d08acde214e 11 seconds ago 280MB [2022-03-23T20:57:11.922Z] c5853ba6026a 13 seconds ago 1.62GB [2022-03-23T20:57:11.922Z] core-metadata-arm64 latest 17898ebad741 34 seconds ago 16MB [2022-03-23T20:57:11.922Z] core-command-arm64 latest bdfcb94884eb 40 seconds ago 15.3MB [2022-03-23T20:57:11.922Z] 1478568bede4 43 seconds ago 1.62GB [2022-03-23T20:57:11.922Z] 2e380ed22f38 52 seconds ago 1.61GB [2022-03-23T20:57:11.922Z] 2322ebab8a8f About a minute ago 1.61GB [2022-03-23T20:57:11.922Z] security-spire-server-arm64 latest 1c5a81e1dc3f 2 minutes ago 82.6MB [2022-03-23T20:57:11.922Z] support-scheduler-arm64 latest bd3f9f668522 2 minutes ago 15.4MB [2022-03-23T20:57:11.922Z] 840110647957 3 minutes ago 1.62GB [2022-03-23T20:57:11.922Z] security-bootstrapper-arm64 latest 77002eb63828 4 minutes ago 18MB [2022-03-23T20:57:11.922Z] security-spire-config-arm64 latest 50952c0036cd 4 minutes ago 81.9MB [2022-03-23T20:57:11.922Z] security-spiffe-token-provider-arm64 latest afc4238adf7c 4 minutes ago 27.6MB [2022-03-23T20:57:11.922Z] f68983b237a7 4 minutes ago 1.66GB [2022-03-23T20:57:11.922Z] 2b8c84dc8d78 4 minutes ago 1.7GB [2022-03-23T20:57:11.922Z] 16cf096a34d6 4 minutes ago 1.61GB [2022-03-23T20:57:11.922Z] core-data-arm64 latest 31f1185bdda4 5 minutes ago 19.2MB [2022-03-23T20:57:11.922Z] c502217f0e07 5 minutes ago 1.63GB [2022-03-23T20:57:11.922Z] security-secretstore-setup-arm64 latest ba07e0743ddb 5 minutes ago 26.9MB [2022-03-23T20:57:11.922Z] security-proxy-setup-arm64 latest 12349cab5328 5 minutes ago 25.5MB [2022-03-23T20:57:11.922Z] 56bd92f13f7a 6 minutes ago 1.62GB [2022-03-23T20:57:11.922Z] 8580a21ba520 6 minutes ago 1.62GB [2022-03-23T20:57:11.922Z] security-spire-agent-arm64 latest 2c12282e4f28 8 minutes ago 118MB [2022-03-23T20:57:11.922Z] b8e0db218ab0 9 minutes ago 1.7GB [2022-03-23T20:57:11.922Z] ci-base-image-arm64 latest 8342f904432e 20 minutes ago 1.26GB [2022-03-23T20:57:11.922Z] alpine 3.14 71a2028e5025 6 days ago 5.34MB [2022-03-23T20:57:11.922Z] alpine 3.15 3abe2e34c907 6 days ago 5.32MB [2022-03-23T20:57:11.922Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 7 weeks ago 551MB [2022-03-23T20:57:11.922Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-23T20:57:11.922Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months 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] sh [2022-03-23T20:57:12.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-23T20:57:12.363Z] [2022-03-23T20:57:12.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-23T20:57:12.484Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-23T20:57:12.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-23T20:57:12.987Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-23T20:57:12.987Z] 8998bd30e6a1: Pulling fs layer [2022-03-23T20:57:12.987Z] 04944245beec: Pulling fs layer [2022-03-23T20:57:12.987Z] 699f458cf7ca: Pulling fs layer [2022-03-23T20:57:12.987Z] 765212b225bb: Pulling fs layer [2022-03-23T20:57:12.987Z] f23df028b6ca: Pulling fs layer [2022-03-23T20:57:12.987Z] d65c8cfc05b1: Pulling fs layer [2022-03-23T20:57:12.987Z] 2437ff75d9bd: Pulling fs layer [2022-03-23T20:57:12.987Z] 765212b225bb: Waiting [2022-03-23T20:57:12.987Z] f23df028b6ca: Waiting [2022-03-23T20:57:12.987Z] d65c8cfc05b1: Waiting [2022-03-23T20:57:12.987Z] 2437ff75d9bd: Waiting [2022-03-23T20:57:12.987Z] 04944245beec: Verifying Checksum [2022-03-23T20:57:12.987Z] 04944245beec: Download complete [2022-03-23T20:57:12.987Z] 765212b225bb: Verifying Checksum [2022-03-23T20:57:12.987Z] 765212b225bb: Download complete [2022-03-23T20:57:13.053Z] Skipping build go-build-helper (already ran) [2022-03-23T20:57:13.262Z] f23df028b6ca: Verifying Checksum [2022-03-23T20:57:13.262Z] f23df028b6ca: Download complete [2022-03-23T20:57:13.262Z] d65c8cfc05b1: Verifying Checksum [2022-03-23T20:57:13.262Z] d65c8cfc05b1: Download complete [2022-03-23T20:57:13.262Z] 699f458cf7ca: Download complete [2022-03-23T20:57:13.314Z] Building edgex-go [2022-03-23T20:57:13.314Z] + cd /root/parts/edgex-go/src [2022-03-23T20:57:13.314Z] ++ git describe --tags --abbrev=0 [2022-03-23T20:57:13.314Z] ++ sed s/v// [2022-03-23T20:57:13.314Z] + GIT_VERSION=2.2.0-dev.44 [2022-03-23T20:57:13.314Z] + '[' -z 2.2.0-dev.44 ']' [2022-03-23T20:57:13.314Z] + echo 2.2.0-dev.44 [2022-03-23T20:57:13.314Z] + '[' '!' -d vendor ']' [2022-03-23T20:57:13.314Z] + go mod download all [2022-03-23T20:57:13.535Z] 8998bd30e6a1: Verifying Checksum [2022-03-23T20:57:13.535Z] 8998bd30e6a1: Download complete [2022-03-23T20:57:16.161Z] 2437ff75d9bd: Verifying Checksum [2022-03-23T20:57:16.161Z] 2437ff75d9bd: Download complete [2022-03-23T20:57:18.136Z] 8998bd30e6a1: Pull complete [2022-03-23T20:57:18.410Z] 04944245beec: Pull complete [2022-03-23T20:57:20.382Z] 699f458cf7ca: Pull complete [2022-03-23T20:57:20.382Z] 765212b225bb: Pull complete [2022-03-23T20:57:20.977Z] f23df028b6ca: Pull complete [2022-03-23T20:57:21.572Z] d65c8cfc05b1: Pull complete [2022-03-23T20:57:23.322Z] + make build [2022-03-23T20:57:23.322Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o cmd/core-data/core-data ./cmd/core-data [2022-03-23T20:57:33.324Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-23T20:57:36.659Z] 2437ff75d9bd: Pull complete [2022-03-23T20:57:36.660Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-23T20:57:36.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-23T20:57:36.660Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-23T20:57:36.923Z] prd-ubuntu20.04-docker-arm64-4c-16g-8697 does not seem to be running inside a container [2022-03-23T20:57:37.035Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-23T20:57:38.605Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o cmd/core-command/core-command ./cmd/core-command [2022-03-23T20:57:39.544Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-23T20:57:39.968Z] $ docker top c24cbf7044e2af15d91530045be45b4453b3626b33b04438fe794d6b38095e8a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T20:57:40.927Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-23T20:57:40.938Z] ---> job-cost.sh [2022-03-23T20:57:40.938Z] lf-activate-venv: SKIPPING [2022-03-23T20:57:40.938Z] INFO: No Stack... [2022-03-23T20:57:41.497Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-23T20:57:41.532Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-23T20:57:42.437Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-23T20:57:42.511Z] INFO: Archiving Costs [Pipeline] sh [2022-03-23T20:57:43.177Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [2022-03-23T20:57:43.177Z] + cut -d, -f6 [Pipeline] lock [2022-03-23T20:57:43.245Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3897-6-stack-cost] [2022-03-23T20:57:43.250Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3897-6-stack-cost] did not exist. Created. [2022-03-23T20:57:43.251Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3897-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-23T20:57:43.817Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-23T20:57:43.921Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-23T20:57:44.099Z] Stashed 1 file(s) [Pipeline] } [2022-03-23T20:57:44.106Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3897-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-23T20:57:44.150Z] $ docker stop --time=1 c24cbf7044e2af15d91530045be45b4453b3626b33b04438fe794d6b38095e8a [2022-03-23T20:57:45.198Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-23T20:57:45.730Z] $ docker rm -f c24cbf7044e2af15d91530045be45b4453b3626b33b04438fe794d6b38095e8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-23T20:57:46.579Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-23T20:57:47.519Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-23T20:57:48.457Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-23T20:57:50.363Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-23T20:57:56.933Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-23T20:57:56.933Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-23T20:57:56.933Z] + case "$service" in [2022-03-23T20:57:56.933Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-23T20:57:56.933Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-23T20:57:56.933Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-23T20:57:56.933Z] + case "$service" in [2022-03-23T20:57:56.933Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-23T20:57:56.933Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-23T20:57:56.933Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-23T20:57:56.933Z] + case "$service" in [2022-03-23T20:57:56.933Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-23T20:57:56.933Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-23T20:57:56.933Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-23T20:57:56.933Z] + case "$service" in [2022-03-23T20:57:56.933Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-23T20:57:56.933Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-23T20:57:56.933Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-23T20:57:56.933Z] + case "$service" in [2022-03-23T20:57:56.933Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-23T20:57:56.933Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-23T20:57:56.933Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-23T20:57:56.933Z] + case "$service" in [2022-03-23T20:57:56.933Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-23T20:57:56.933Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-23T20:57:56.933Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-23T20:57:56.933Z] + case "$service" in [2022-03-23T20:57:56.933Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-23T20:57:56.933Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-23T20:57:56.933Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-23T20:57:56.933Z] + case "$service" in [2022-03-23T20:57:56.933Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-23T20:57:56.933Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-23T20:57:56.933Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-23T20:57:56.933Z] + case "$service" in [2022-03-23T20:57:56.933Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2022-03-23T20:57:56.933Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-23T20:57:56.933Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-23T20:57:56.933Z] + case "$service" in [2022-03-23T20:57:56.933Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-03-23T20:57:56.933Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-23T20:57:56.933Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-23T20:57:56.933Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-23T20:57:56.933Z] + case "$service" in [2022-03-23T20:57:56.933Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-23T20:57:56.933Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2022-03-23T20:57:56.933Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-23T20:57:56.933Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-23T20:57:56.933Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-03-23T20:57:56.933Z] Building hooks [2022-03-23T20:57:56.933Z] + cd /root/parts/hooks/src [2022-03-23T20:57:56.933Z] + make build [2022-03-23T20:57:56.933Z] go mod tidy [2022-03-23T20:57:56.933Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-23T20:57:57.193Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-23T20:57:57.193Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-23T20:57:57.193Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-23T20:57:57.452Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-23T20:57:58.022Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-23T20:57:58.592Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-23T20:57:58.592Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-23T20:58:00.501Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-23T20:58:00.501Z] Building static-packages [2022-03-23T20:58:00.501Z] + snapcraftctl build [2022-03-23T20:58:02.412Z] Building version [2022-03-23T20:58:02.412Z] + snapcraftctl build [2022-03-23T20:58:04.324Z] Staging app-service-configurable [2022-03-23T20:58:04.324Z] + snapcraftctl stage [2022-03-23T20:58:05.704Z] Staging config-common [2022-03-23T20:58:05.704Z] + snapcraftctl stage [2022-03-23T20:58:07.083Z] Skipping stage go-build-helper (already ran) [2022-03-23T20:58:07.083Z] Staging edgex-go [2022-03-23T20:58:07.083Z] + snapcraftctl stage [2022-03-23T20:58:08.462Z] Staging hooks [2022-03-23T20:58:08.462Z] + snapcraftctl stage [2022-03-23T20:58:09.840Z] Staging static-packages [2022-03-23T20:58:09.840Z] + snapcraftctl stage [2022-03-23T20:58:11.225Z] Staging version [2022-03-23T20:58:11.225Z] + snapcraftctl stage [2022-03-23T20:58:12.606Z] Priming app-service-configurable [2022-03-23T20:58:12.606Z] + snapcraftctl prime [2022-03-23T20:58:15.144Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-03-23T20:58:15.144Z] stage-packages: [2022-03-23T20:58:15.144Z] - libnorm1 [2022-03-23T20:58:15.144Z] - libpgm-5.2-0 [2022-03-23T20:58:15.144Z] - libsodium23 [2022-03-23T20:58:15.144Z] - libzmq5 [2022-03-23T20:58:15.144Z] Priming config-common [2022-03-23T20:58:15.144Z] + snapcraftctl prime [2022-03-23T20:58:16.526Z] Priming go-build-helper [2022-03-23T20:58:16.526Z] + snapcraftctl prime [2022-03-23T20:58:17.909Z] Priming edgex-go [2022-03-23T20:58:17.909Z] + snapcraftctl prime [2022-03-23T20:58:19.820Z] Priming hooks [2022-03-23T20:58:19.820Z] + snapcraftctl prime [2022-03-23T20:58:21.203Z] Priming static-packages [2022-03-23T20:58:21.203Z] + snapcraftctl prime [2022-03-23T20:58:26.495Z] Priming version [2022-03-23T20:58:26.495Z] + snapcraftctl prime [2022-03-23T20:58:27.064Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-03-23T20:58:29.373Z] provisioning config files... [2022-03-23T20:58:29.382Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config5213681174612605578tmp [Pipeline] { [Pipeline] sh [2022-03-23T20:58:29.675Z] + set +x [2022-03-23T20:58:29.675Z] + curl -s https://codecov.io/bash [2022-03-23T20:58:29.675Z] + bash -s -- [2022-03-23T20:58:29.675Z] [2022-03-23T20:58:29.675Z] _____ _ [2022-03-23T20:58:29.675Z] / ____| | | [2022-03-23T20:58:29.675Z] | | ___ __| | ___ ___ _____ __ [2022-03-23T20:58:29.675Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-23T20:58:29.675Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-23T20:58:29.675Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-23T20:58:29.675Z] Bash-1.0.6 [2022-03-23T20:58:29.675Z] [2022-03-23T20:58:29.675Z] [2022-03-23T20:58:29.675Z] ==> git version 2.25.1 found [2022-03-23T20:58:29.675Z] ==> 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-03-23T20:58:29.675Z] Release-Date: 2020-01-08 [2022-03-23T20:58:29.675Z] 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-03-23T20:58:29.675Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-23T20:58:29.675Z] ==> Jenkins CI detected. [2022-03-23T20:58:29.675Z] current dir:  /w/workspace/edgex-go/6 [2022-03-23T20:58:29.675Z] project root: . [2022-03-23T20:58:29.675Z] --> token set from env [2022-03-23T20:58:29.675Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-23T20:58:29.675Z] ==> Running gcov in . (disable via -X gcov) [2022-03-23T20:58:29.675Z] ==> Python coveragepy not found [2022-03-23T20:58:29.675Z] ==> Searching for coverage reports in: [2022-03-23T20:58:29.675Z] + . [2022-03-23T20:58:29.675Z] -> Found 1 reports [2022-03-23T20:58:29.675Z] ==> Detecting git/mercurial file structure [2022-03-23T20:58:29.675Z] ==> Reading reports [2022-03-23T20:58:29.934Z] + ./coverage.out bytes=426503 [2022-03-23T20:58:29.934Z] ==> Appending adjustments [2022-03-23T20:58:29.934Z] https://docs.codecov.io/docs/fixing-reports [2022-03-23T20:58:30.875Z] + Found adjustments [2022-03-23T20:58:30.875Z] ==> Gzipping contents [2022-03-23T20:58:31.137Z] 60K /tmp/codecov.A27zfA.gz [2022-03-23T20:58:31.137Z] ==> Uploading reports [2022-03-23T20:58:31.137Z] url: https://codecov.io [2022-03-23T20:58:31.137Z] query: branch=PR-3897&commit=1329932bcd1e46d69e99c3dac1a0527f56faf6e8&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3897%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3897&job=&cmd_args= [2022-03-23T20:58:31.137Z] -> Pinging Codecov [2022-03-23T20:58:31.137Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3897&commit=1329932bcd1e46d69e99c3dac1a0527f56faf6e8&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3897%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3897&job=&cmd_args= [2022-03-23T20:58:46.051Z] {"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"} [2022-03-23T20:58:46.051Z] 500 [2022-03-23T20:58:46.051Z] ==> Uploading to Codecov [2022-03-23T20:58:46.051Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-23T20:58:46.051Z] Dload Upload Total Spent Left Speed [2022-03-23T20:58:46.051Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58326 100 31 100 58295 73 135k --:--:-- --:--:-- --:--:-- 135k [2022-03-23T20:58:46.051Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 5 retries [2022-03-23T20:58:46.051Z] Warning: left. [2022-03-23T20:58:47.190Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58326 100 31 100 58295 42 79746 --:--:-- --:--:-- --:--:-- 79680 100 58326 100 31 100 58295 42 79746 --:--:-- --:--:-- --:--:-- 79680 [2022-03-23T20:58:47.190Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 4 retries [2022-03-23T20:58:47.190Z] Warning: left. [2022-03-23T20:58:49.730Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58326 100 31 100 58295 104 191k --:--:-- --:--:-- --:--:-- 191k [2022-03-23T20:58:49.731Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 3 retries [2022-03-23T20:58:49.731Z] Warning: left. [2022-03-23T20:58:51.901Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58326 100 31 100 58295 86 158k --:--:-- --:--:-- --:--:-- 158k 100 58326 100 31 100 58295 86 158k --:--:-- --:--:-- --:--:-- 158k [2022-03-23T20:58:51.901Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 2 retries [2022-03-23T20:58:51.901Z] Warning: left. [2022-03-23T20:58:54.704Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58326 100 31 100 58295 46 88058 --:--:-- --:--:-- --:--:-- 88105 [2022-03-23T20:58:54.704Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 1 retries [2022-03-23T20:58:54.704Z] Warning: left. [2022-03-23T20:58:56.876Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58326 100 31 100 58295 108 199k --:--:-- --:--:-- --:--:-- 199k 100 58326 100 31 100 58295 108 199k --:--:-- --:--:-- --:--:-- 199k [2022-03-23T20:58:56.876Z] {"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"} [Pipeline] } [2022-03-23T20:58:56.887Z] 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-03-23T20:58:57.517Z] + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-23T20:58:57.812Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T20:58:58.680Z] ---> package-listing.sh [2022-03-23T20:58:58.680Z] ++ facter osfamily [2022-03-23T20:58:58.680Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-23T20:58:58.941Z] + OS_FAMILY=debian [2022-03-23T20:58:58.941Z] + workspace=/w/workspace/edgex-go/6 [2022-03-23T20:58:58.941Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-23T20:58:58.941Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-23T20:58:58.941Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-23T20:58:58.941Z] + PACKAGES=/tmp/packages_start.txt [2022-03-23T20:58:58.941Z] + '[' /w/workspace/edgex-go/6 ']' [2022-03-23T20:58:58.941Z] + PACKAGES=/tmp/packages_end.txt [2022-03-23T20:58:58.941Z] + case "${OS_FAMILY}" in [2022-03-23T20:58:58.941Z] + dpkg -l [2022-03-23T20:58:58.941Z] + grep '^ii' [2022-03-23T20:58:58.941Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-23T20:58:58.941Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-23T20:58:58.941Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-23T20:58:58.941Z] + '[' /w/workspace/edgex-go/6 ']' [2022-03-23T20:58:58.941Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2022-03-23T20:58:58.941Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2022-03-23T20:58:58.954Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-23T20:58:59.237Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-23T20:58:59.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-23T20:58:59.799Z] [2022-03-23T20:58:59.799Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T20:59:00.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-23T20:59:00.119Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-23T20:59:00.119Z] 5eb5b503b376: Pulling fs layer [2022-03-23T20:59:00.119Z] 5c69ac0246d0: Pulling fs layer [2022-03-23T20:59:00.119Z] ec43610c2a17: Pulling fs layer [2022-03-23T20:59:00.119Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-23T20:59:00.119Z] 33b1e0a273af: Pulling fs layer [2022-03-23T20:59:00.119Z] 5d3b04190fa2: Pulling fs layer [2022-03-23T20:59:00.119Z] 2f39f015ded8: Pulling fs layer [2022-03-23T20:59:00.119Z] 3a2ae6a8a46f: Waiting [2022-03-23T20:59:00.119Z] 33b1e0a273af: Waiting [2022-03-23T20:59:00.119Z] 5d3b04190fa2: Waiting [2022-03-23T20:59:00.119Z] 2f39f015ded8: Waiting [2022-03-23T20:59:00.119Z] 5c69ac0246d0: Verifying Checksum [2022-03-23T20:59:00.119Z] 5c69ac0246d0: Download complete [2022-03-23T20:59:00.119Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-23T20:59:00.119Z] 3a2ae6a8a46f: Download complete [2022-03-23T20:59:00.119Z] 33b1e0a273af: Verifying Checksum [2022-03-23T20:59:00.119Z] 33b1e0a273af: Download complete [2022-03-23T20:59:00.119Z] 5d3b04190fa2: Verifying Checksum [2022-03-23T20:59:00.119Z] 5d3b04190fa2: Download complete [2022-03-23T20:59:00.119Z] ec43610c2a17: Verifying Checksum [2022-03-23T20:59:00.119Z] ec43610c2a17: Download complete [2022-03-23T20:59:00.377Z] 5eb5b503b376: Verifying Checksum [2022-03-23T20:59:00.377Z] 5eb5b503b376: Download complete [2022-03-23T20:59:00.944Z] 2f39f015ded8: Download complete [2022-03-23T20:59:01.513Z] 5eb5b503b376: Pull complete [2022-03-23T20:59:01.771Z] 5c69ac0246d0: Pull complete [2022-03-23T20:59:02.340Z] ec43610c2a17: Pull complete [2022-03-23T20:59:02.340Z] 3a2ae6a8a46f: Pull complete [2022-03-23T20:59:02.598Z] 33b1e0a273af: Pull complete [2022-03-23T20:59:02.599Z] 5d3b04190fa2: Pull complete [2022-03-23T20:59:07.875Z] 2f39f015ded8: Pull complete [2022-03-23T20:59:07.875Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-23T20:59:07.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-23T20:59:07.875Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-23T20:59:07.941Z] prd-ubuntu20.04-docker-8c-8g-8691 does not seem to be running inside a container [2022-03-23T20:59:07.976Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-23T20:59:09.871Z] $ docker top 9b405ebb4dc82e0ef9f93acfc0e482b4eda99dec661f0833244664fecf73e911 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-23T20:59:10.221Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-23T20:59:10.507Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-23T20:59:10.794Z] + ls /var/log/sa-host [2022-03-23T20:59:10.794Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-23T20:59:11.027Z] provisioning config files... [2022-03-23T20:59:11.035Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config4399315383196969263tmp [Pipeline] { [Pipeline] echo [2022-03-23T20:59:11.045Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T20:59:11.330Z] ---> create-netrc.sh [Pipeline] } [2022-03-23T20:59:11.336Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-23T20:59:11.685Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-23T20:59:11.695Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T20:59:11.981Z] ---> sudo-logs.sh [2022-03-23T20:59:11.981Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-23T20:59:12.002Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T20:59:12.288Z] ---> job-cost.sh [2022-03-23T20:59:12.288Z] lf-activate-venv: SKIPPING [2022-03-23T20:59:12.288Z] DEBUG: total: 0.10999999940395355 [2022-03-23T20:59:12.288Z] INFO: Retrieving Stack Cost... [2022-03-23T20:59:12.858Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-23T20:59:13.119Z] INFO: Archiving Costs [Pipeline] echo [2022-03-23T20:59:13.132Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T20:59:13.472Z] ---> logs-deploy.sh [2022-03-23T20:59:13.472Z] lf-activate-venv: SKIPPING [2022-03-23T20:59:13.472Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3897/6 [2022-03-23T20:59:13.472Z] INFO: archiving workspace using pattern(s): [2022-03-23T20:59:14.433Z] Archives upload complete. [2022-03-23T20:59:14.433Z] INFO: archiving logs to Nexus