Pull request #3930 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 rather than c29f22dc13eb7018ec2223c0329ebd00a055b854 Obtained Jenkinsfile from 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 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-ssh3873562183384413719.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-ssh9026145589505429775.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3930/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3930/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10739106283754963099.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3930/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13328721103276031761.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh26652955427805772.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3930/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3930/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12242737790932444951.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9324 in /w/workspace/edgexfoundry_edgex-go_PR-3930 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 into PR head commit c29f22dc13eb7018ec2223c0329ebd00a055b854 Merge succeeded, producing c29f22dc13eb7018ec2223c0329ebd00a055b854 Checking out Revision c29f22dc13eb7018ec2223c0329ebd00a055b854 (PR-3930) > 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/3930/head:refs/remotes/origin/PR-3930 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c29f22dc13eb7018ec2223c0329ebd00a055b854 # 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 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c29f22dc13eb7018ec2223c0329ebd00a055b854 # timeout=10 Commit message: "feat(metadata): implement POST device resource" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-29T08:23:37.530Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-29T08:23:37.710Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-29T08:23:37.807Z] ========================================================= [2022-03-29T08:23:37.807Z] EdgeX Global Pipelines Version Info [2022-03-29T08:23:37.807Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-29T08:23:38.588Z] ------------------- [2022-03-29T08:23:38.588Z] stable info: [2022-03-29T08:23:38.588Z] ------------------- [2022-03-29T08:23:38.588Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-29T08:23:38.588Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-29T08:23:38.588Z] Message: update stable to v1.0.221 [2022-03-29T08:23:39.161Z] ------------------- [2022-03-29T08:23:39.161Z] experimental info: [2022-03-29T08:23:39.161Z] ------------------- [2022-03-29T08:23:39.161Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-29T08:23:39.161Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-29T08:23:39.161Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-29T08:23:39.481Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-29T08:23:39.519Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-29T08:23:39.560Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-29T08:23:39.601Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-29T08:23:39.641Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-29T08:23:39.682Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-29T08:23:39.721Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-29T08:23:39.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-29T08:23:39.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-29T08:23:39.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-29T08:23:39.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-29T08:23:39.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-29T08:23:39.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-29T08:23:40.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-29T08:23:40.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-29T08:23:40.074Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-29T08:23:40.113Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-29T08:23:40.148Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-29T08:23:40.185Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-29T08:23:40.224Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-29T08:23:40.264Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-29T08:23:40.302Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-29T08:23:40.338Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3930 [Pipeline] echo [2022-03-29T08:23:40.375Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3930 [Pipeline] echo [2022-03-29T08:23:40.412Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3930 [Pipeline] echo [2022-03-29T08:23:40.446Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c29f22dc13eb7018ec2223c0329ebd00a055b854 [Pipeline] echo [2022-03-29T08:23:40.483Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c29f22d [Pipeline] echo [2022-03-29T08:23:40.522Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-29T08:23:40.646Z] provisioning config files... [2022-03-29T08:23:40.662Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6436845728817692457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-29T08:23:41.017Z] ---> docker-login.sh [2022-03-29T08:23:41.017Z] nexus3.edgexfoundry.org:10001 [2022-03-29T08:23:41.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-29T08:23:41.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-29T08:23:41.543Z] Configure a credential helper to remove this warning. See [2022-03-29T08:23:41.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-29T08:23:41.543Z] [2022-03-29T08:23:41.543Z] Login Succeeded [2022-03-29T08:23:41.543Z] nexus3.edgexfoundry.org:10002 [2022-03-29T08:23:41.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-29T08:23:41.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-29T08:23:41.543Z] Configure a credential helper to remove this warning. See [2022-03-29T08:23:41.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-29T08:23:41.543Z] [2022-03-29T08:23:41.543Z] Login Succeeded [2022-03-29T08:23:41.543Z] nexus3.edgexfoundry.org:10003 [2022-03-29T08:23:41.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-29T08:23:41.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-29T08:23:41.806Z] Configure a credential helper to remove this warning. See [2022-03-29T08:23:41.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-29T08:23:41.806Z] [2022-03-29T08:23:41.806Z] Login Succeeded [2022-03-29T08:23:41.806Z] nexus3.edgexfoundry.org:10004 [2022-03-29T08:23:41.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-29T08:23:41.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-29T08:23:41.806Z] Configure a credential helper to remove this warning. See [2022-03-29T08:23:41.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-29T08:23:41.806Z] [2022-03-29T08:23:41.806Z] Login Succeeded [2022-03-29T08:23:41.806Z] docker.io [2022-03-29T08:23:42.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-29T08:23:42.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-29T08:23:42.329Z] Configure a credential helper to remove this warning. See [2022-03-29T08:23:42.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-29T08:23:42.329Z] [2022-03-29T08:23:42.329Z] Login Succeeded [2022-03-29T08:23:42.329Z] ---> docker-login.sh ends [Pipeline] } [2022-03-29T08:23:42.357Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-29T08:23:42.784Z] + 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-29T08:23:42.784Z] + dirname cmd/core-command/Dockerfile [2022-03-29T08:23:42.784Z] + cut -d/ -f2 [2022-03-29T08:23:42.784Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-29T08:23:42.784Z] + dirname cmd/core-data/Dockerfile [2022-03-29T08:23:42.784Z] + cut -d/ -f2 [2022-03-29T08:23:42.784Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-29T08:23:42.784Z] + + cutdirname -d/ cmd/core-metadata/Dockerfile -f2 [2022-03-29T08:23:42.784Z] [2022-03-29T08:23:42.784Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-29T08:23:42.784Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-29T08:23:42.784Z] + cut -d/ -f2 [2022-03-29T08:23:42.784Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-29T08:23:42.784Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-29T08:23:42.784Z] + cut -d/ -f2 [2022-03-29T08:23:42.784Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-29T08:23:42.784Z] + cut -d/ -f2 [2022-03-29T08:23:42.784Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-29T08:23:42.784Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-29T08:23:42.784Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-29T08:23:42.784Z] + cut -d/ -f2 [2022-03-29T08:23:42.784Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-29T08:23:42.784Z] + dirname cmd/security-spire-agent/Dockerfile [2022-03-29T08:23:42.784Z] + cut -d/ -f2 [2022-03-29T08:23:42.784Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-29T08:23:42.784Z] + dirname cmd/security-spire-config/Dockerfile [2022-03-29T08:23:42.784Z] + cut -d/ -f2 [2022-03-29T08:23:42.784Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-29T08:23:42.784Z] + dirname cmd/security-spire-server/Dockerfile [2022-03-29T08:23:42.784Z] + cut -d/ -f2 [2022-03-29T08:23:42.784Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-29T08:23:42.784Z] + dirname cmd/support-notifications/Dockerfile [2022-03-29T08:23:42.784Z] + cut -d/ -f2 [2022-03-29T08:23:42.784Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-29T08:23:42.784Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-29T08:23:42.784Z] + cut -d/ -f2 [2022-03-29T08:23:42.784Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-29T08:23:42.784Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-29T08:23:42.784Z] + cut -d/ -f2 [2022-03-29T08:23:42.784Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-29T08:23:42.836Z] 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-29T08:23:43.339Z] + git rev-list -1 --merges c29f22dc13eb7018ec2223c0329ebd00a055b854~1..c29f22dc13eb7018ec2223c0329ebd00a055b854 [Pipeline] echo [2022-03-29T08:23:43.374Z] -----------> git rev-list -1 --merges c29f22dc13eb7018ec2223c0329ebd00a055b854~1..c29f22dc13eb7018ec2223c0329ebd00a055b854 c29f22dc13eb7018ec2223c0329ebd00a055b854 [false] [Pipeline] sh [2022-03-29T08:23:43.690Z] + git log --format=format:%s -1 c29f22dc13eb7018ec2223c0329ebd00a055b854 [Pipeline] echo [2022-03-29T08:23:43.744Z] ========================================================= [2022-03-29T08:23:43.744Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-29T08:23:43.744Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-29T08:23:44.364Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-29T08:23:44.364Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-29T08:23:44.364Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-29T08:23:44.364Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-29T08:23:44.364Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-29T08:23:44.364Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-29T08:23:44.364Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-29T08:23:44.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-29T08:23:44.820Z] [2022-03-29T08:23:44.820Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-29T08:23:45.164Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-29T08:23:45.165Z] latest: Pulling from edgex-devops/git-semver [2022-03-29T08:23:45.165Z] a0d0a0d46f8b: Pulling fs layer [2022-03-29T08:23:45.165Z] 3e5f54012d9b: Pulling fs layer [2022-03-29T08:23:45.165Z] 4c7163046ea9: Pulling fs layer [2022-03-29T08:23:45.165Z] 0c2d73faf560: Pulling fs layer [2022-03-29T08:23:45.165Z] 3e5f54012d9b: Verifying Checksum [2022-03-29T08:23:45.165Z] 3e5f54012d9b: Download complete [2022-03-29T08:23:45.165Z] a0d0a0d46f8b: Verifying Checksum [2022-03-29T08:23:45.165Z] a0d0a0d46f8b: Download complete [2022-03-29T08:23:45.165Z] 0c2d73faf560: Verifying Checksum [2022-03-29T08:23:45.165Z] 0c2d73faf560: Download complete [2022-03-29T08:23:45.165Z] 4c7163046ea9: Verifying Checksum [2022-03-29T08:23:45.165Z] 4c7163046ea9: Download complete [2022-03-29T08:23:45.427Z] a0d0a0d46f8b: Pull complete [2022-03-29T08:23:45.427Z] 3e5f54012d9b: Pull complete [2022-03-29T08:23:45.689Z] 4c7163046ea9: Pull complete [2022-03-29T08:23:45.958Z] 0c2d73faf560: Pull complete [2022-03-29T08:23:45.958Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-29T08:23:45.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-29T08:23:45.958Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-29T08:23:46.057Z] prd-ubuntu20.04-docker-8c-8g-9324 does not seem to be running inside a container [2022-03-29T08:23:46.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-29T08:23:46.818Z] $ docker top 7ddcdefadb41b2f2ec7c6dc3de8a21c828aa6395ddbdb46e1e5a20e62bcf1c65 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-29T08:23:47.021Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-29T08:23:47.021Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-29T08:23:47.150Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-29T08:23:47.155Z] $ docker exec 7ddcdefadb41b2f2ec7c6dc3de8a21c828aa6395ddbdb46e1e5a20e62bcf1c65 ssh-agent [2022-03-29T08:23:47.261Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfgEHPG/agent.13 [2022-03-29T08:23:47.261Z] SSH_AGENT_PID=19 [2022-03-29T08:23:47.270Z] Running ssh-add (command line suppressed) [2022-03-29T08:23:47.382Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5008318069968268920.key (/w/workspace/edgex-go/1@tmp/private_key_5008318069968268920.key) [2022-03-29T08:23:47.394Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-29T08:23:47.727Z] + git tag --points-at HEAD [Pipeline] } [2022-03-29T08:23:47.757Z] $ docker exec --env ******** --env ******** 7ddcdefadb41b2f2ec7c6dc3de8a21c828aa6395ddbdb46e1e5a20e62bcf1c65 ssh-agent -k [2022-03-29T08:23:47.860Z] unset SSH_AUTH_SOCK; [2022-03-29T08:23:47.860Z] unset SSH_AGENT_PID; [2022-03-29T08:23:47.860Z] echo Agent pid 19 killed; [2022-03-29T08:23:47.870Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-29T08:23:47.949Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-29T08:23:47.949Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-29T08:23:48.080Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-29T08:23:48.086Z] $ docker exec 7ddcdefadb41b2f2ec7c6dc3de8a21c828aa6395ddbdb46e1e5a20e62bcf1c65 ssh-agent [2022-03-29T08:23:48.215Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmcKPPP/agent.52 [2022-03-29T08:23:48.215Z] SSH_AGENT_PID=59 [2022-03-29T08:23:48.220Z] Running ssh-add (command line suppressed) [2022-03-29T08:23:48.328Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8397243183491036250.key (/w/workspace/edgex-go/1@tmp/private_key_8397243183491036250.key) [2022-03-29T08:23:48.343Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-29T08:23:48.682Z] + git semver init [2022-03-29T08:23:48.682Z] # -> Open(): unable to determine branch for HEAD [2022-03-29T08:23:48.682Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-03-29T08:23:48.682Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-03-29T08:23:48.682Z] # $SEMVER_REMOTE_NAME = origin [2022-03-29T08:23:48.682Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-29T08:23:48.682Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-29T08:23:48.682Z] # $SEMVER_BRANCH = PR-3930 [2022-03-29T08:23:48.682Z] # $SEMVER_TEMP = /tmp/semver-883563136 [2022-03-29T08:23:48.682Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-29T08:24:00.945Z] # '/tmp/semver-883563136' -> '/w/workspace/edgex-go/1/.semver' [2022-03-29T08:24:01.207Z] # -> Force: false [2022-03-29T08:24:01.207Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-03-29T08:24:01.234Z] $ docker exec --env ******** --env ******** 7ddcdefadb41b2f2ec7c6dc3de8a21c828aa6395ddbdb46e1e5a20e62bcf1c65 ssh-agent -k [2022-03-29T08:24:01.360Z] unset SSH_AUTH_SOCK; [2022-03-29T08:24:01.360Z] unset SSH_AGENT_PID; [2022-03-29T08:24:01.361Z] echo Agent pid 59 killed; [2022-03-29T08:24:01.367Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-29T08:24:01.818Z] + git semver [Pipeline] } [2022-03-29T08:24:01.853Z] $ docker stop --time=1 7ddcdefadb41b2f2ec7c6dc3de8a21c828aa6395ddbdb46e1e5a20e62bcf1c65 [2022-03-29T08:24:03.703Z] $ docker rm -f 7ddcdefadb41b2f2ec7c6dc3de8a21c828aa6395ddbdb46e1e5a20e62bcf1c65 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-29T08:24:04.144Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-29T08:24:04.467Z] Stashed 1 file(s) [Pipeline] echo [2022-03-29T08:24:04.483Z] [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-29T08:24:04.977Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-29T08:24:05.006Z] ========================================================= [2022-03-29T08:24:05.007Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-29T08:24:05.007Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-29T08:24:05.358Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-29T08:24:05.358Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-29T08:24:05.358Z] 59bf1c3509f3: Pulling fs layer [2022-03-29T08:24:05.358Z] 666ba61612fd: Pulling fs layer [2022-03-29T08:24:05.358Z] 8ed8ca486205: Pulling fs layer [2022-03-29T08:24:05.358Z] 4fe6c5a15a65: Pulling fs layer [2022-03-29T08:24:05.358Z] 22a0e8bec74d: Pulling fs layer [2022-03-29T08:24:05.358Z] 640e595b4fbd: Pulling fs layer [2022-03-29T08:24:05.358Z] 763cafe07f6e: Pulling fs layer [2022-03-29T08:24:05.358Z] 0c0b528cf693: Pulling fs layer [2022-03-29T08:24:05.358Z] 10935f4eaf8b: Pulling fs layer [2022-03-29T08:24:05.358Z] 4fe6c5a15a65: Waiting [2022-03-29T08:24:05.358Z] 763cafe07f6e: Waiting [2022-03-29T08:24:05.358Z] 22a0e8bec74d: Waiting [2022-03-29T08:24:05.358Z] 0c0b528cf693: Waiting [2022-03-29T08:24:05.358Z] 640e595b4fbd: Waiting [2022-03-29T08:24:05.358Z] 8ed8ca486205: Verifying Checksum [2022-03-29T08:24:05.358Z] 8ed8ca486205: Download complete [2022-03-29T08:24:05.358Z] 666ba61612fd: Download complete [2022-03-29T08:24:05.358Z] 22a0e8bec74d: Verifying Checksum [2022-03-29T08:24:05.358Z] 22a0e8bec74d: Download complete [2022-03-29T08:24:05.358Z] 640e595b4fbd: Verifying Checksum [2022-03-29T08:24:05.358Z] 640e595b4fbd: Download complete [2022-03-29T08:24:05.358Z] 59bf1c3509f3: Verifying Checksum [2022-03-29T08:24:05.358Z] 59bf1c3509f3: Download complete [2022-03-29T08:24:05.358Z] 763cafe07f6e: Verifying Checksum [2022-03-29T08:24:05.358Z] 763cafe07f6e: Download complete [2022-03-29T08:24:05.358Z] 0c0b528cf693: Download complete [2022-03-29T08:24:05.618Z] 59bf1c3509f3: Pull complete [2022-03-29T08:24:05.618Z] 666ba61612fd: Pull complete [2022-03-29T08:24:05.878Z] 8ed8ca486205: Pull complete [2022-03-29T08:24:06.138Z] 4fe6c5a15a65: Verifying Checksum [2022-03-29T08:24:06.138Z] 4fe6c5a15a65: Download complete [2022-03-29T08:24:06.138Z] 10935f4eaf8b: Verifying Checksum [2022-03-29T08:24:06.138Z] 10935f4eaf8b: Download complete [2022-03-29T08:24:09.438Z] 4fe6c5a15a65: Pull complete [2022-03-29T08:24:09.698Z] 22a0e8bec74d: Pull complete [2022-03-29T08:24:09.698Z] 640e595b4fbd: Pull complete [2022-03-29T08:24:09.698Z] 763cafe07f6e: Pull complete [2022-03-29T08:24:09.958Z] 0c0b528cf693: Pull complete [2022-03-29T08:24:11.881Z] 10935f4eaf8b: Pull complete [2022-03-29T08:24:11.881Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-29T08:24:11.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-29T08:24:11.881Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-29T08:24:12.245Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-29T08:24:12.245Z] WORKDIR /edgex [2022-03-29T08:24:12.245Z] COPY go.mod . [2022-03-29T08:24:12.245Z] RUN go mod download [2022-03-29T08:24:12.245Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-29T08:24:13.641Z] Sending build context to Docker daemon 334.5MB [2022-03-29T08:24:13.641Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-29T08:24:13.641Z] ---> 99d49a6021b9 [2022-03-29T08:24:13.641Z] Step 2/4 : WORKDIR /edgex [2022-03-29T08:24:15.555Z] ---> Running in 622fa8ec4fb3 [2022-03-29T08:24:15.555Z] Removing intermediate container 622fa8ec4fb3 [2022-03-29T08:24:15.555Z] ---> e80091bd1806 [2022-03-29T08:24:15.555Z] Step 3/4 : COPY go.mod . [2022-03-29T08:24:15.555Z] ---> 0fe06b973cdf [2022-03-29T08:24:15.555Z] Step 4/4 : RUN go mod download [2022-03-29T08:24:15.555Z] ---> Running in ffbe521d0203 [2022-03-29T08:24:19.783Z] Still waiting to schedule task [2022-03-29T08:24:19.783Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-29T08:24:33.727Z] Removing intermediate container ffbe521d0203 [2022-03-29T08:24:33.727Z] ---> 6d4c812e78f9 [2022-03-29T08:24:33.727Z] Successfully built 6d4c812e78f9 [2022-03-29T08:24:33.727Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-29T08:24:34.047Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-29T08:24:34.047Z] . [Pipeline] withDockerContainer [2022-03-29T08:24:34.149Z] prd-ubuntu20.04-docker-8c-8g-9324 does not seem to be running inside a container [2022-03-29T08:24:34.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-29T08:24:34.605Z] $ docker top 716943a53821fc704b2156c5c7c59b9a2b975bfc36c7441a78fd913647dedb50 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-29T08:24:35.026Z] + go version [2022-03-29T08:24:35.026Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-29T08:24:35.063Z] $ docker stop --time=1 716943a53821fc704b2156c5c7c59b9a2b975bfc36c7441a78fd913647dedb50 [2022-03-29T08:24:36.407Z] $ docker rm -f 716943a53821fc704b2156c5c7c59b9a2b975bfc36c7441a78fd913647dedb50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-29T08:24:37.101Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-29T08:24:37.101Z] . [Pipeline] withDockerContainer [2022-03-29T08:24:37.219Z] prd-ubuntu20.04-docker-8c-8g-9324 does not seem to be running inside a container [2022-03-29T08:24:37.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-29T08:24:37.714Z] $ docker top 9eb45e12a2d676151ad8fb37c5eb108fa24d67a127e653cd784b60b33a93324d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-29T08:24:37.842Z] ========================================================= [2022-03-29T08:24:37.842Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-29T08:24:37.842Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-29T08:24:38.177Z] + make test [2022-03-29T08:24:38.177Z] go mod tidy -compat=1.17 [2022-03-29T08:24:38.437Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-29T08:24:45.023Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-29T08:24:55.022Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-29T08:24:55.022Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-29T08:24:55.022Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-29T08:24:55.022Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-29T08:24:55.022Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-29T08:24:55.283Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-29T08:24:55.283Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-29T08:24:55.283Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-29T08:24:55.283Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-29T08:24:55.283Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-29T08:24:55.283Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-29T08:24:55.283Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-29T08:24:55.283Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-29T08:24:55.283Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-29T08:24:55.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-29T08:24:55.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements [2022-03-29T08:24:55.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-29T08:24:55.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-29T08:24:55.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.103s coverage: 98.5% of statements [2022-03-29T08:24:55.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-29T08:24:56.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.9% of statements [2022-03-29T08:24:56.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-29T08:24:56.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-29T08:25:00.075Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.262s coverage: 89.2% of statements [2022-03-29T08:25:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-29T08:25:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-29T08:25:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-29T08:25:00.075Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.110s coverage: 84.4% of statements [2022-03-29T08:25:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-29T08:25:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-29T08:25:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-29T08:25:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-29T08:25:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-29T08:25:00.075Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.390s coverage: 94.5% of statements [2022-03-29T08:25:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-29T08:25:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-29T08:25:00.075Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements [2022-03-29T08:25:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-29T08:25:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-29T08:25:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-29T08:25:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-29T08:25:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-29T08:25:00.075Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements [2022-03-29T08:25:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-29T08:25:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-29T08:25:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-29T08:25:00.075Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements [2022-03-29T08:25:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-29T08:25:00.075Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2022-03-29T08:25:00.075Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 24.0% of statements [2022-03-29T08:25:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-29T08:25:00.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.081s coverage: 47.1% of statements [2022-03-29T08:25:00.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.073s coverage: 79.5% of statements [2022-03-29T08:25:00.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.039s coverage: 94.1% of statements [2022-03-29T08:25:00.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2022-03-29T08:25:00.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2022-03-29T08:25:10.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements [2022-03-29T08:25:10.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2022-03-29T08:25:11.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.195s coverage: 82.5% of statements [2022-03-29T08:25:11.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-29T08:25:21.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2022-03-29T08:25:21.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-29T08:25:21.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-29T08:25:21.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-29T08:25:21.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.043s coverage: 65.1% of statements [2022-03-29T08:25:21.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-29T08:25:21.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-29T08:25:21.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-29T08:25:21.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-29T08:25:21.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-29T08:25:21.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2022-03-29T08:25:21.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-29T08:25:21.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-29T08:25:21.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-03-29T08:25:21.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-29T08:25:21.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 58.8% of statements [2022-03-29T08:25:21.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-29T08:25:21.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2022-03-29T08:25:21.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements [2022-03-29T08:25:21.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2022-03-29T08:25:21.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.134s coverage: 91.2% of statements [2022-03-29T08:25:21.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-29T08:25:21.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.141s coverage: 64.4% of statements [2022-03-29T08:25:21.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-29T08:25:21.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-29T08:25:21.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2022-03-29T08:25:21.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements [2022-03-29T08:25:21.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-03-29T08:25:21.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-03-29T08:25:21.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2022-03-29T08:25:21.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.320s coverage: 65.4% of statements [2022-03-29T08:25:21.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-29T08:25:21.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-29T08:25:21.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-29T08:25:21.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.140s coverage: 43.8% of statements [2022-03-29T08:25:21.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-29T08:25:21.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-29T08:25:21.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2022-03-29T08:25:21.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-29T08:25:21.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2022-03-29T08:25:21.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-29T08:25:21.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-29T08:25:21.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-29T08:25:21.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-29T08:25:21.029Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2022-03-29T08:25:21.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-29T08:25:21.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-29T08:25:21.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-29T08:25:21.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-29T08:25:21.029Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements [2022-03-29T08:25:21.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-29T08:25:21.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-29T08:25:21.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-29T08:25:21.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-29T08:25:21.029Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2022-03-29T08:25:21.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-29T08:25:21.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-29T08:25:21.029Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2022-03-29T08:25:21.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-29T08:25:21.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-29T08:25:21.030Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-29T08:25:21.030Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-29T08:25:21.030Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-03-29T08:25:21.030Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-29T08:25:21.030Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-29T08:25:21.030Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-29T08:25:21.030Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-29T08:25:21.030Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-29T08:25:21.030Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-29T08:25:21.030Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-03-29T08:25:21.030Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-03-29T08:25:21.030Z] 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-29T08:25:39.123Z] GO111MODULE=on go vet ./... [2022-03-29T08:25:42.413Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-29T08:25:42.413Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-29T08:25:42.985Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-29T08:25:43.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-29T08:25:43.907Z] + ls -al . [2022-03-29T08:25:43.908Z] total 664 [2022-03-29T08:25:43.908Z] drwxrwxr-x 10 1001 1001 4096 Mar 29 08:25 . [2022-03-29T08:25:43.908Z] drwxr-xr-x 4 root root 4096 Mar 29 08:24 .. [2022-03-29T08:25:43.908Z] -rw-rw-r-- 1 1001 1001 11 Mar 29 08:23 .dockerignore [2022-03-29T08:25:43.908Z] drwxrwxr-x 8 1001 1001 4096 Mar 29 08:23 .git [2022-03-29T08:25:43.908Z] drwxrwxr-x 4 1001 1001 4096 Mar 29 08:23 .github [2022-03-29T08:25:43.908Z] -rw-rw-r-- 1 1001 1001 870 Mar 29 08:23 .gitignore [2022-03-29T08:25:43.908Z] -rw-rw-r-- 1 1001 1001 42 Mar 29 08:23 .golangci.yml [2022-03-29T08:25:43.908Z] -rw-rw-r-- 1 1001 1001 87 Mar 29 08:23 .hadolint.yml [2022-03-29T08:25:43.908Z] drwx------ 3 1001 1001 4096 Mar 29 08:24 .semver [2022-03-29T08:25:43.908Z] -rw-rw-r-- 1 1001 1001 166 Mar 29 08:23 .sonarcloud.properties [2022-03-29T08:25:43.908Z] -rw-rw-r-- 1 1001 1001 1171 Mar 29 08:23 ADOPTERS.md [2022-03-29T08:25:43.908Z] -rw-rw-r-- 1 1001 1001 9953 Mar 29 08:23 Attribution.txt [2022-03-29T08:25:43.908Z] -rw-rw-r-- 1 1001 1001 51732 Mar 29 08:23 CHANGELOG.md [2022-03-29T08:25:43.908Z] -rw-rw-r-- 1 1001 1001 3804 Mar 29 08:23 CONTRIBUTING.md [2022-03-29T08:25:43.908Z] -rw-rw-r-- 1 1001 1001 677 Mar 29 08:23 GOVERNANCE.md [2022-03-29T08:25:43.908Z] -rw-rw-r-- 1 1001 1001 849 Mar 29 08:23 Jenkinsfile [2022-03-29T08:25:43.908Z] -rw-rw-r-- 1 1001 1001 10775 Mar 29 08:23 LICENSE [2022-03-29T08:25:43.908Z] -rw-rw-r-- 1 1001 1001 8478 Mar 29 08:23 Makefile [2022-03-29T08:25:43.908Z] -rw-rw-r-- 1 1001 1001 582 Mar 29 08:23 OWNERS.md [2022-03-29T08:25:43.908Z] -rw-rw-r-- 1 1001 1001 8207 Mar 29 08:23 README.md [2022-03-29T08:25:43.908Z] -rw-rw-r-- 1 1001 1001 6912 Mar 29 08:23 SECURITY.md [2022-03-29T08:25:43.908Z] -rw-rw-r-- 1 1001 1001 5 Mar 29 08:24 VERSION [2022-03-29T08:25:43.908Z] -rw-rw-r-- 1 1001 1001 4131 Mar 29 08:23 ZMQWindows.md [2022-03-29T08:25:43.908Z] drwxrwxr-x 2 1001 1001 4096 Mar 29 08:23 bin [2022-03-29T08:25:43.908Z] drwxrwxr-x 18 1001 1001 4096 Mar 29 08:23 cmd [2022-03-29T08:25:43.908Z] -rw-r--r-- 1 root root 427664 Mar 29 08:25 coverage.out [2022-03-29T08:25:43.908Z] -rw-rw-r-- 1 1001 1001 3175 Mar 29 08:23 go.mod [2022-03-29T08:25:43.908Z] -rw-rw-r-- 1 1001 1001 34990 Mar 29 08:23 go.sum [2022-03-29T08:25:43.908Z] drwxrwxr-x 8 1001 1001 4096 Mar 29 08:23 internal [2022-03-29T08:25:43.908Z] drwxrwxr-x 3 1001 1001 4096 Mar 29 08:23 openapi [2022-03-29T08:25:43.908Z] drwxrwxr-x 4 1001 1001 4096 Mar 29 08:23 snap [2022-03-29T08:25:43.908Z] -rw-rw-r-- 1 1001 1001 204 Mar 29 08:23 version.go [Pipeline] sh [2022-03-29T08:25:44.221Z] + '[' -e coverage.out ] [2022-03-29T08:25:44.222Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-29T08:25:44.356Z] Stashed 1 file(s) [Pipeline] sh [2022-03-29T08:25:44.654Z] + make build [2022-03-29T08:25:44.654Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-29T08:26:01.622Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9325 in /w/workspace/edgexfoundry_edgex-go_PR-3930 [Pipeline] { [Pipeline] ws [2022-03-29T08:26:01.662Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-03-29T08:26:02.750Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-29T08:26:02.760Z] The recommended git tool is: git [2022-03-29T08:26:09.739Z] using credential edgex-jenkins-ssh [2022-03-29T08:26:09.759Z] Cloning the remote Git repository [2022-03-29T08:26:10.867Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-29T08:26:09.903Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-29T08:26:10.011Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-03-29T08:26:10.143Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-29T08:26:10.144Z] > git --version # timeout=10 [2022-03-29T08:26:10.181Z] > git --version # 'git version 2.25.1' [2022-03-29T08:26:10.182Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-29T08:26:10.318Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-29T08:26:11.809Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-29T08:26:13.194Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-29T08:26:13.194Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-29T08:26:14.576Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-29T08:26:15.516Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-29T08:26:16.457Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-29T08:26:17.836Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-29T08:26:18.778Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-29T08:26:19.714Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-29T08:26:21.622Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-29T08:26:22.593Z] $ docker stop --time=1 9eb45e12a2d676151ad8fb37c5eb108fa24d67a127e653cd784b60b33a93324d [2022-03-29T08:26:25.052Z] $ docker rm -f 9eb45e12a2d676151ad8fb37c5eb108fa24d67a127e653cd784b60b33a93324d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2022-03-29T08:26:25.764Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-29T08:26:25.784Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] isUnix [Pipeline] sh [2022-03-29T08:26:26.699Z] Merging remotes/origin/main commit 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 into PR head commit c29f22dc13eb7018ec2223c0329ebd00a055b854 [2022-03-29T08:26:26.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-29T08:26:26.723Z] [2022-03-29T08:26:26.723Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-29T08:26:27.062Z] Merge succeeded, producing c29f22dc13eb7018ec2223c0329ebd00a055b854 [2022-03-29T08:26:27.062Z] Checking out Revision c29f22dc13eb7018ec2223c0329ebd00a055b854 (PR-3930) [2022-03-29T08:26:27.065Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-29T08:26:27.065Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-29T08:26:27.065Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-29T08:26:27.065Z] ca9280d653b3: Pulling fs layer [2022-03-29T08:26:27.065Z] 7e9c9ca2126c: Pulling fs layer [2022-03-29T08:26:27.065Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-29T08:26:27.065Z] cbdbe7a5bc2a: Download complete [2022-03-29T08:26:27.322Z] ca9280d653b3: Verifying Checksum [2022-03-29T08:26:27.322Z] ca9280d653b3: Download complete [2022-03-29T08:26:27.322Z] cbdbe7a5bc2a: Pull complete [2022-03-29T08:26:27.580Z] 7e9c9ca2126c: Download complete [2022-03-29T08:26:27.838Z] ca9280d653b3: Pull complete [2022-03-29T08:26:25.808Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-29T08:26:25.847Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-29T08:26:25.847Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-29T08:26:25.861Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3930/head:refs/remotes/origin/PR-3930 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-29T08:26:26.719Z] > git config core.sparsecheckout # timeout=10 [2022-03-29T08:26:26.737Z] > git checkout -f c29f22dc13eb7018ec2223c0329ebd00a055b854 # timeout=10 [2022-03-29T08:26:26.977Z] > git remote # timeout=10 [2022-03-29T08:26:26.997Z] > git config --get remote.origin.url # timeout=10 [2022-03-29T08:26:27.011Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-29T08:26:27.024Z] > git merge 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 # timeout=10 [2022-03-29T08:26:27.049Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-29T08:26:27.070Z] > git config core.sparsecheckout # timeout=10 [2022-03-29T08:26:27.087Z] > git checkout -f c29f22dc13eb7018ec2223c0329ebd00a055b854 # timeout=10 [2022-03-29T08:26:31.129Z] 7e9c9ca2126c: Pull complete [2022-03-29T08:26:31.129Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-29T08:26:31.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-29T08:26:31.129Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-29T08:26:31.254Z] prd-ubuntu20.04-docker-8c-8g-9324 does not seem to be running inside a container [2022-03-29T08:26:31.327Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-29T08:26:31.363Z] Commit message: "feat(metadata): implement POST device resource" [2022-03-29T08:26:31.417Z] > git --version # timeout=10 [2022-03-29T08:26:31.427Z] > git --version # 'git version 2.25.1' [2022-03-29T08:26:31.443Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-29T08:26:32.647Z] $ docker top e506b209615895206e22714b77a457fca38e07e92a7f998c7fa0ab7737dee789 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-29T08:26:33.069Z] + docker-compose build --help [2022-03-29T08:26:33.069Z] + grep parallel [2022-03-29T08:26:33.555Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-29T08:26:33.555Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-29T08:26:33.555Z] Dload Upload Total Spent Left Speed [2022-03-29T08:26:33.555Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 43862 0 --:--:-- --:--:-- --:--:-- 44026 [2022-03-29T08:26:33.641Z] --parallel Build images in parallel. [Pipeline] } [2022-03-29T08:26:33.678Z] $ docker stop --time=1 e506b209615895206e22714b77a457fca38e07e92a7f998c7fa0ab7737dee789 [2022-03-29T08:26:34.960Z] $ docker rm -f e506b209615895206e22714b77a457fca38e07e92a7f998c7fa0ab7737dee789 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-29T08:26:35.399Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-29T08:26:35.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-29T08:26:35.579Z] . [Pipeline] withDockerContainer [2022-03-29T08:26:35.673Z] prd-ubuntu20.04-docker-8c-8g-9324 does not seem to be running inside a container [2022-03-29T08:26:35.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-29T08:26:35.754Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2022-03-29T08:26:35.754Z] tee /etc/docker/daemon.new [2022-03-29T08:26:35.754Z] { [2022-03-29T08:26:35.754Z] "registry-mirrors": [ [2022-03-29T08:26:35.754Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-29T08:26:35.754Z] ], [2022-03-29T08:26:35.755Z] "bip": "10.250.0.254/24", [2022-03-29T08:26:35.755Z] "hosts": [ [2022-03-29T08:26:35.755Z] "tcp://0.0.0.0:5555", [2022-03-29T08:26:35.755Z] "unix:///var/run/docker.sock" [2022-03-29T08:26:35.755Z] ], [2022-03-29T08:26:35.755Z] "mtu": 1458, [2022-03-29T08:26:35.755Z] "selinux-enabled": true, [2022-03-29T08:26:35.755Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-29T08:26:35.755Z] } [2022-03-29T08:26:36.091Z] $ docker top 1b2d10bbc1b0f8acae5800d6c09e96060af2570b8f3f703715054f43381993a4 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-03-29T08:26:36.615Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-29T08:26:36.658Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-29T08:26:36.978Z] + sudo service docker restart [2022-03-29T08:26:37.227Z] Building core-command ... [2022-03-29T08:26:37.227Z] Building core-data ... [2022-03-29T08:26:37.227Z] Building core-metadata ... [2022-03-29T08:26:37.227Z] Building security-bootstrapper ... [2022-03-29T08:26:37.227Z] Building security-proxy-setup ... [2022-03-29T08:26:37.227Z] Building security-secretstore-setup ... [2022-03-29T08:26:37.227Z] Building security-spiffe-token-provider ... [2022-03-29T08:26:37.227Z] Building security-spire-agent ... [2022-03-29T08:26:37.227Z] Building security-spire-config ... [2022-03-29T08:26:37.227Z] Building security-spire-server ... [2022-03-29T08:26:37.227Z] Building support-notifications ... [2022-03-29T08:26:37.227Z] Building support-scheduler ... [2022-03-29T08:26:37.227Z] Building sys-mgmt-agent ... [2022-03-29T08:26:37.227Z] Building security-proxy-setup [2022-03-29T08:26:37.227Z] Building security-spiffe-token-provider [2022-03-29T08:26:37.227Z] Building core-data [2022-03-29T08:26:37.227Z] Building security-spire-agent [2022-03-29T08:26:37.227Z] Building security-bootstrapper [2022-03-29T08:26:55.320Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T08:26:55.320Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-29T08:26:55.320Z] ---> 6d4c812e78f9 [2022-03-29T08:26:55.320Z] Step 3/24 : WORKDIR /edgex-go [2022-03-29T08:26:55.320Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T08:26:55.320Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-29T08:26:55.320Z] ---> 6d4c812e78f9 [2022-03-29T08:26:55.320Z] Step 3/23 : WORKDIR /edgex-go [2022-03-29T08:26:55.320Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T08:26:55.320Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-29T08:26:55.320Z] ---> 6d4c812e78f9 [2022-03-29T08:26:55.320Z] Step 3/22 : WORKDIR /edgex-go [2022-03-29T08:26:55.320Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T08:26:55.320Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-29T08:26:55.320Z] ---> 6d4c812e78f9 [2022-03-29T08:26:55.320Z] Step 3/31 : WORKDIR /edgex-go [2022-03-29T08:26:55.320Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T08:26:55.320Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-29T08:26:55.320Z] ---> 6d4c812e78f9 [2022-03-29T08:26:55.320Z] Step 3/20 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-29T08:26:55.390Z] provisioning config files... [2022-03-29T08:26:55.418Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9033373501179430990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-29T08:26:56.023Z] ---> docker-login.sh [2022-03-29T08:26:56.023Z] nexus3.edgexfoundry.org:10001 [2022-03-29T08:26:56.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-29T08:26:56.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-29T08:26:56.896Z] Configure a credential helper to remove this warning. See [2022-03-29T08:26:56.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-29T08:26:56.896Z] [2022-03-29T08:26:56.896Z] Login Succeeded [2022-03-29T08:26:56.896Z] nexus3.edgexfoundry.org:10002 [2022-03-29T08:26:57.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-29T08:26:57.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-29T08:26:57.170Z] Configure a credential helper to remove this warning. See [2022-03-29T08:26:57.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-29T08:26:57.170Z] [2022-03-29T08:26:57.170Z] Login Succeeded [2022-03-29T08:26:57.170Z] nexus3.edgexfoundry.org:10003 [2022-03-29T08:26:57.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-29T08:26:57.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-29T08:26:57.775Z] Configure a credential helper to remove this warning. See [2022-03-29T08:26:57.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-29T08:26:57.775Z] [2022-03-29T08:26:57.776Z] Login Succeeded [2022-03-29T08:26:57.776Z] nexus3.edgexfoundry.org:10004 [2022-03-29T08:26:57.863Z] ---> Running in 2666bc8abc62 [2022-03-29T08:26:57.863Z] ---> Running in fd0cbea17cdf [2022-03-29T08:26:57.863Z] ---> Running in 3ce7bdf79534 [2022-03-29T08:26:57.863Z] ---> Running in 925f31f33480 [2022-03-29T08:26:57.863Z] ---> Running in 525ec8a8e12e [2022-03-29T08:26:57.863Z] Removing intermediate container 2666bc8abc62 [2022-03-29T08:26:57.863Z] ---> 7e1ec1dab092 [2022-03-29T08:26:57.863Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T08:26:57.863Z] Removing intermediate container 3ce7bdf79534 [2022-03-29T08:26:57.863Z] ---> 91fbc1c4536b [2022-03-29T08:26:57.863Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T08:26:57.863Z] Removing intermediate container 525ec8a8e12e [2022-03-29T08:26:57.863Z] ---> 430c06a592f0 [2022-03-29T08:26:57.863Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T08:26:57.863Z] Removing intermediate container 925f31f33480 [2022-03-29T08:26:57.863Z] ---> da037e884783 [2022-03-29T08:26:57.863Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T08:26:57.863Z] Removing intermediate container fd0cbea17cdf [2022-03-29T08:26:57.863Z] ---> d39f1694aaac [2022-03-29T08:26:57.863Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-29T08:26:57.863Z] ---> Running in fe6643b7a5e4 [2022-03-29T08:26:57.863Z] ---> Running in c40699be2280 [2022-03-29T08:26:57.863Z] ---> Running in e4ac5c8b8a7d [2022-03-29T08:26:57.863Z] ---> Running in e7cd6d3a6f57 [2022-03-29T08:26:57.863Z] ---> Running in 35fa7d0e8e6d [2022-03-29T08:26:58.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-29T08:26:58.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-29T08:26:58.327Z] Configure a credential helper to remove this warning. See [2022-03-29T08:26:58.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-29T08:26:58.327Z] [2022-03-29T08:26:58.327Z] Login Succeeded [2022-03-29T08:26:58.327Z] docker.io [2022-03-29T08:26:58.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-29T08:26:58.803Z] Removing intermediate container fe6643b7a5e4 [2022-03-29T08:26:58.803Z] ---> 45d92f09c338 [2022-03-29T08:26:58.803Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-29T08:26:58.803Z] ---> Running in b9f0db84ab5a [2022-03-29T08:26:58.804Z] Removing intermediate container c40699be2280 [2022-03-29T08:26:58.804Z] ---> a4bc3d3656d4 [2022-03-29T08:26:58.804Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-29T08:26:59.064Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-29T08:26:59.064Z] ---> Running in f5556dc999fd [2022-03-29T08:26:59.064Z] Removing intermediate container e7cd6d3a6f57 [2022-03-29T08:26:59.064Z] ---> 8efc87e44365 [2022-03-29T08:26:59.064Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-29T08:26:59.064Z] ---> Running in 24c2d7f63b1a [2022-03-29T08:26:59.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-29T08:26:59.196Z] Configure a credential helper to remove this warning. See [2022-03-29T08:26:59.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-29T08:26:59.196Z] [2022-03-29T08:26:59.196Z] Login Succeeded [2022-03-29T08:26:59.196Z] ---> docker-login.sh ends [Pipeline] } [2022-03-29T08:26:59.225Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-03-29T08:26:59.322Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] unstash [2022-03-29T08:26:59.581Z] Removing intermediate container e4ac5c8b8a7d [2022-03-29T08:26:59.581Z] ---> 8df164b0c96b [2022-03-29T08:26:59.581Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-29T08:26:59.581Z] ---> Running in 1042fc3e376f [2022-03-29T08:26:59.581Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-29T08:26:59.581Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] echo [2022-03-29T08:26:59.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-29T08:26:59.655Z] ========================================================= [2022-03-29T08:26:59.655Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-29T08:26:59.655Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-29T08:26:59.841Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-29T08:26:59.841Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-29T08:27:00.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-29T08:27:00.101Z] v3.15.2-50-gb346898b86 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-29T08:27:00.101Z] v3.15.2-44-gdbb488bd1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-29T08:27:00.101Z] OK: 15864 distinct packages available [2022-03-29T08:27:00.323Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-29T08:27:00.323Z] 9b3977197b4f: Pulling fs layer [2022-03-29T08:27:00.323Z] 1a89e8eeedd5: Pulling fs layer [2022-03-29T08:27:00.323Z] 94645a83ff95: Pulling fs layer [2022-03-29T08:27:00.323Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-29T08:27:00.323Z] 0c92f367c5e7: Pulling fs layer [2022-03-29T08:27:00.323Z] f7c0051592d6: Pulling fs layer [2022-03-29T08:27:00.323Z] a227ed2f7395: Pulling fs layer [2022-03-29T08:27:00.323Z] 7b1c46037f91: Pulling fs layer [2022-03-29T08:27:00.323Z] 3f3a8bcf1eab: Waiting [2022-03-29T08:27:00.323Z] 0c92f367c5e7: Waiting [2022-03-29T08:27:00.323Z] f7c0051592d6: Waiting [2022-03-29T08:27:00.323Z] a227ed2f7395: Waiting [2022-03-29T08:27:00.323Z] 7b1c46037f91: Waiting [2022-03-29T08:27:00.323Z] 94645a83ff95: Verifying Checksum [2022-03-29T08:27:00.323Z] 94645a83ff95: Download complete [2022-03-29T08:27:00.323Z] 1a89e8eeedd5: Verifying Checksum [2022-03-29T08:27:00.323Z] 1a89e8eeedd5: Download complete [2022-03-29T08:27:00.323Z] 0c92f367c5e7: Verifying Checksum [2022-03-29T08:27:00.323Z] 0c92f367c5e7: Download complete [2022-03-29T08:27:00.323Z] f7c0051592d6: Verifying Checksum [2022-03-29T08:27:00.323Z] f7c0051592d6: Download complete [2022-03-29T08:27:00.323Z] 9b3977197b4f: Download complete [2022-03-29T08:27:00.323Z] a227ed2f7395: Verifying Checksum [2022-03-29T08:27:00.323Z] a227ed2f7395: Download complete [2022-03-29T08:27:00.363Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-29T08:27:00.363Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-29T08:27:00.363Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-29T08:27:00.363Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-29T08:27:00.622Z] OK: 221 MiB in 52 packages [2022-03-29T08:27:00.622Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-29T08:27:00.622Z] OK: 221 MiB in 52 packages [2022-03-29T08:27:00.882Z] OK: 221 MiB in 52 packages [2022-03-29T08:27:01.141Z] OK: 221 MiB in 52 packages [2022-03-29T08:27:01.141Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-29T08:27:01.142Z] Removing intermediate container f5556dc999fd [2022-03-29T08:27:01.142Z] ---> 87871d6c4fee [2022-03-29T08:27:01.142Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-29T08:27:01.320Z] 9b3977197b4f: Pull complete [2022-03-29T08:27:01.406Z] Removing intermediate container 24c2d7f63b1a [2022-03-29T08:27:01.406Z] ---> b3af92445ee9 [2022-03-29T08:27:01.406Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-29T08:27:01.406Z] OK: 221 MiB in 52 packages [2022-03-29T08:27:01.599Z] 1a89e8eeedd5: Pull complete [2022-03-29T08:27:01.666Z] Removing intermediate container b9f0db84ab5a [2022-03-29T08:27:01.666Z] ---> 8757934d7b44 [2022-03-29T08:27:01.666Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-29T08:27:01.666Z] ---> 79ca28445c55 [2022-03-29T08:27:01.666Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T08:27:01.666Z] ---> d6732a6326ce [2022-03-29T08:27:01.666Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T08:27:01.666Z] ---> Running in 04f54b2f90f4 [2022-03-29T08:27:01.666Z] Removing intermediate container 1042fc3e376f [2022-03-29T08:27:01.666Z] ---> 0683861328d4 [2022-03-29T08:27:01.666Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-29T08:27:01.666Z] ---> Running in 43e4731ea7a8 [2022-03-29T08:27:01.880Z] 94645a83ff95: Pull complete [2022-03-29T08:27:01.924Z] ---> 3ccae8dcf8a6 [2022-03-29T08:27:01.925Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T08:27:01.925Z] ---> Running in fa3b75e02379 [2022-03-29T08:27:01.925Z] ---> 4855dd1356f1 [2022-03-29T08:27:01.925Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T08:27:01.925Z] Removing intermediate container 35fa7d0e8e6d [2022-03-29T08:27:01.925Z] ---> 21ff9ee0309a [2022-03-29T08:27:01.925Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-29T08:27:02.184Z] ---> Running in f0d95f0d55ac [2022-03-29T08:27:02.184Z] ---> 3d9cf1da528f [2022-03-29T08:27:02.184Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T08:27:02.184Z] ---> Running in acd751544d9e [2022-03-29T08:27:02.481Z] 7b1c46037f91: Verifying Checksum [2022-03-29T08:27:02.481Z] 7b1c46037f91: Download complete [2022-03-29T08:27:03.080Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-29T08:27:03.080Z] 3f3a8bcf1eab: Download complete [2022-03-29T08:27:03.120Z] Removing intermediate container 04f54b2f90f4 [2022-03-29T08:27:03.120Z] ---> 28db6f50b98a [2022-03-29T08:27:03.120Z] Step 8/31 : COPY . . [2022-03-29T08:27:03.120Z] Removing intermediate container 43e4731ea7a8 [2022-03-29T08:27:03.120Z] ---> 1503a057f872 [2022-03-29T08:27:03.120Z] Step 8/24 : COPY . . [2022-03-29T08:27:07.316Z] Removing intermediate container fa3b75e02379 [2022-03-29T08:27:07.316Z] ---> 07812ae87685 [2022-03-29T08:27:07.316Z] Step 8/23 : COPY . . [2022-03-29T08:27:12.613Z] Removing intermediate container f0d95f0d55ac [2022-03-29T08:27:12.613Z] ---> 07c209f5b26f [2022-03-29T08:27:12.613Z] Step 8/22 : COPY . . [2022-03-29T08:27:12.881Z] ---> 39d20ca7925f [2022-03-29T08:27:12.881Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-29T08:27:12.881Z] ---> 89fc1a6bb442 [2022-03-29T08:27:12.881Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-29T08:27:14.786Z] Removing intermediate container acd751544d9e [2022-03-29T08:27:14.786Z] ---> 4ee3dfd5ae5a [2022-03-29T08:27:14.786Z] Step 7/20 : COPY . . [2022-03-29T08:27:14.786Z] ---> Running in fd9420a433e3 [2022-03-29T08:27:14.786Z] ---> Running in c29da5a09aa6 [2022-03-29T08:27:14.786Z] ---> d71fbe325b80 [2022-03-29T08:27:14.786Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-29T08:27:14.786Z] Removing intermediate container fd9420a433e3 [2022-03-29T08:27:14.786Z] ---> abe4cbc0b4e4 [2022-03-29T08:27:14.786Z] 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-29T08:27:14.786Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-29T08:27:15.046Z] ---> Running in 6cd3815a4fe6 [2022-03-29T08:27:15.046Z] ---> Running in 4d97aa8c4946 [2022-03-29T08:27:15.508Z] 3f3a8bcf1eab: Pull complete [2022-03-29T08:27:15.508Z] 0c92f367c5e7: Pull complete [2022-03-29T08:27:15.508Z] f7c0051592d6: Pull complete [2022-03-29T08:27:15.617Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-29T08:27:15.879Z] spire-1.2.0/ [2022-03-29T08:27:16.965Z] a227ed2f7395: Pull complete [2022-03-29T08:27:17.258Z] spire-1.2.0/README.md [2022-03-29T08:27:17.258Z] spire-1.2.0/bin/ [2022-03-29T08:27:17.258Z] spire-1.2.0/bin/spire-server [2022-03-29T08:27:17.258Z] spire-1.2.0/bin/spire-agent [2022-03-29T08:27:17.258Z] spire-1.2.0/conf/ [2022-03-29T08:27:17.258Z] spire-1.2.0/conf/server/ [2022-03-29T08:27:17.258Z] spire-1.2.0/conf/server/server.conf [2022-03-29T08:27:17.258Z] spire-1.2.0/conf/agent/ [2022-03-29T08:27:17.258Z] spire-1.2.0/conf/agent/agent.conf [2022-03-29T08:27:17.258Z] spire-1.2.0/LICENSE [2022-03-29T08:27:22.541Z] ---> a30424782d1a [2022-03-29T08:27:22.541Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-29T08:27:22.541Z] ---> 20074db4b52f [2022-03-29T08:27:22.541Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-29T08:27:22.541Z] ---> Running in a8a99f6eb46f [2022-03-29T08:27:22.541Z] ---> Running in e1cabd1d5992 [2022-03-29T08:27:23.480Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-29T08:27:23.480Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-29T08:27:23.701Z] 7b1c46037f91: Pull complete [2022-03-29T08:27:23.701Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-29T08:27:23.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-29T08:27:23.701Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-29T08:27:24.101Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-29T08:27:24.101Z] WORKDIR /edgex [2022-03-29T08:27:24.101Z] COPY go.mod . [2022-03-29T08:27:24.101Z] RUN go mod downloaddocker build -t ci-base-image-arm64 [2022-03-29T08:27:24.101Z] -f - . [2022-03-29T08:27:24.419Z] Removing intermediate container 6cd3815a4fe6 [2022-03-29T08:27:24.419Z] ---> 699578b72027 [2022-03-29T08:27:24.419Z] [2022-03-29T08:27:24.419Z] Step 11/24 : FROM alpine:3.15 [2022-03-29T08:27:24.678Z] 3.15: Pulling from library/alpine [2022-03-29T08:27:25.615Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-29T08:27:25.615Z] Status: Downloaded newer image for alpine:3.15 [2022-03-29T08:27:25.615Z] ---> 76c8fb57b6fc [2022-03-29T08:27:25.615Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-29T08:27:25.876Z] ---> Running in 1d7513cedd8d [2022-03-29T08:27:26.136Z] Removing intermediate container 1d7513cedd8d [2022-03-29T08:27:26.136Z] ---> 05b566257fcf [2022-03-29T08:27:26.136Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T08:27:26.136Z] ---> Running in 7009241248f9 [2022-03-29T08:27:26.726Z] Sending build context to Docker daemon 169MB [2022-03-29T08:27:26.726Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-29T08:27:26.726Z] ---> f79e39bc4007 [2022-03-29T08:27:26.726Z] Step 2/4 : WORKDIR /edgex [2022-03-29T08:27:28.166Z] ---> Running in 548f3f54e346 [2022-03-29T08:27:28.443Z] Removing intermediate container 548f3f54e346 [2022-03-29T08:27:28.443Z] ---> 317ffcd83f8b [2022-03-29T08:27:28.443Z] Step 3/4 : COPY go.mod . [2022-03-29T08:27:28.677Z] Removing intermediate container 7009241248f9 [2022-03-29T08:27:28.677Z] ---> c269c19786e5 [2022-03-29T08:27:28.677Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-29T08:27:28.677Z] ---> Running in 2c9d8a02bc52 [2022-03-29T08:27:29.041Z] ---> a9c487c18eb2 [2022-03-29T08:27:29.041Z] Step 4/4 : RUN go mod download [2022-03-29T08:27:29.041Z] ---> Running in ac522e20393d [2022-03-29T08:27:29.616Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-29T08:27:30.553Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-29T08:27:30.813Z] v3.15.2-50-gb346898b86 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-29T08:27:30.813Z] v3.15.2-44-gdbb488bd1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-29T08:27:30.813Z] OK: 15854 distinct packages available [2022-03-29T08:27:30.813Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-29T08:27:31.753Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-29T08:27:31.753Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-29T08:27:32.013Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-29T08:27:32.013Z] (3/5) Installing libucontext (1.1-r0) [2022-03-29T08:27:32.013Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-29T08:27:32.273Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-29T08:27:32.273Z] Executing busybox-1.34.1-r4.trigger [2022-03-29T08:27:32.273Z] OK: 6 MiB in 19 packages [2022-03-29T08:27:34.809Z] Removing intermediate container 2c9d8a02bc52 [2022-03-29T08:27:34.809Z] ---> eafd5d1d9623 [2022-03-29T08:27:34.809Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-29T08:27:36.190Z] ---> d1115afc8e92 [2022-03-29T08:27:36.190Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-29T08:27:39.489Z] ---> b947db5f45d3 [2022-03-29T08:27:39.489Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-29T08:27:40.059Z] Removing intermediate container c29da5a09aa6 [2022-03-29T08:27:40.059Z] ---> f8727fd18428 [2022-03-29T08:27:40.059Z] [2022-03-29T08:27:40.059Z] Step 10/31 : FROM alpine:3.14 [2022-03-29T08:27:40.059Z] ---> 72bd90e42ae0 [2022-03-29T08:27:40.059Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-29T08:27:40.395Z] 3.14: Pulling from library/alpine [2022-03-29T08:27:40.658Z] ---> 0e41e3dca302 [2022-03-29T08:27:40.658Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-29T08:27:41.595Z] ---> 414c82bc9f18 [2022-03-29T08:27:41.595Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-29T08:27:41.595Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-29T08:27:41.595Z] Status: Downloaded newer image for alpine:3.14 [2022-03-29T08:27:41.595Z] ---> 84b07dd2d1fd [2022-03-29T08:27:41.595Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-29T08:27:41.595Z] ---> Running in 5a0127a1837d [2022-03-29T08:27:41.595Z] ---> Running in c58ab61322aa [2022-03-29T08:27:41.855Z] Removing intermediate container 5a0127a1837d [2022-03-29T08:27:41.855Z] ---> d2b1e2d2f6e4 [2022-03-29T08:27:41.855Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-29T08:27:41.855Z] Removing intermediate container c58ab61322aa [2022-03-29T08:27:41.855Z] ---> fb1933479b9b [2022-03-29T08:27:41.855Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-29T08:27:41.855Z] ---> Running in 31dd6d58fe99 [2022-03-29T08:27:41.855Z] ---> Running in 922363dcd29e [2022-03-29T08:27:42.422Z] Removing intermediate container 31dd6d58fe99 [2022-03-29T08:27:42.422Z] ---> d81371cd4cb6 [2022-03-29T08:27:42.422Z] Step 22/24 : LABEL arch=x86_64 [2022-03-29T08:27:42.422Z] ---> Running in f3a153c24ab4 [2022-03-29T08:27:42.682Z] Removing intermediate container f3a153c24ab4 [2022-03-29T08:27:42.682Z] ---> 4949374c7706 [2022-03-29T08:27:42.682Z] Step 23/24 : LABEL git_sha=c29f22dc13eb7018ec2223c0329ebd00a055b854 [2022-03-29T08:27:42.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-29T08:27:42.967Z] ---> Running in 63a8e4d10d7c [2022-03-29T08:27:42.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-29T08:27:43.226Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-29T08:27:43.226Z] (2/2) Installing su-exec (0.2-r1) [2022-03-29T08:27:43.226Z] Executing busybox-1.33.1-r6.trigger [2022-03-29T08:27:43.226Z] OK: 6 MiB in 16 packages [2022-03-29T08:27:43.226Z] Removing intermediate container 63a8e4d10d7c [2022-03-29T08:27:43.226Z] ---> 81556b6a8cdc [2022-03-29T08:27:43.226Z] Step 24/24 : LABEL version=0.0.0 [2022-03-29T08:27:43.226Z] ---> Running in f79658a1a38d [2022-03-29T08:27:43.485Z] Removing intermediate container f79658a1a38d [2022-03-29T08:27:43.485Z] ---> 5282d8fa49e5 [2022-03-29T08:27:43.485Z] [2022-03-29T08:27:43.765Z] Successfully built 5282d8fa49e5 [2022-03-29T08:27:43.765Z] Successfully tagged security-spire-agent:latest [2022-03-29T08:27:43.765Z] Building security-spire-config [2022-03-29T08:27:44.700Z]  Building security-spire-agent ... done Removing intermediate container 922363dcd29e [2022-03-29T08:27:44.700Z] ---> d502b05b8b13 [2022-03-29T08:27:44.700Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-29T08:27:48.014Z] ---> Running in 2f3a725d2cea [2022-03-29T08:27:48.014Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-29T08:27:48.014Z] Removing intermediate container 2f3a725d2cea [2022-03-29T08:27:48.014Z] ---> 8a5e758fdd6d [2022-03-29T08:27:48.014Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-29T08:27:48.304Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T08:27:48.304Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-29T08:27:48.304Z] ---> 6d4c812e78f9 [2022-03-29T08:27:48.304Z] Step 3/24 : WORKDIR /edgex-go [2022-03-29T08:27:48.304Z] ---> Using cache [2022-03-29T08:27:48.304Z] ---> d39f1694aaac [2022-03-29T08:27:48.304Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T08:27:48.597Z] ---> Running in 2fcd3f2ce0a8 [2022-03-29T08:27:48.597Z] ---> Running in caea42948094 [2022-03-29T08:27:48.908Z] Removing intermediate container 2fcd3f2ce0a8 [2022-03-29T08:27:48.908Z] ---> 1f58b30ea962 [2022-03-29T08:27:48.908Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-29T08:27:49.174Z] ---> Running in 30a362dbceb1 [2022-03-29T08:27:51.089Z] Removing intermediate container caea42948094 [2022-03-29T08:27:51.089Z] ---> ceef2f75a279 [2022-03-29T08:27:51.089Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-29T08:27:51.089Z] Removing intermediate container e1cabd1d5992 [2022-03-29T08:27:51.089Z] ---> 530a0204a6f7 [2022-03-29T08:27:51.089Z] [2022-03-29T08:27:51.089Z] Step 9/20 : FROM alpine:3.15 [2022-03-29T08:27:51.089Z] ---> 76c8fb57b6fc [2022-03-29T08:27:51.089Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-29T08:27:51.089Z] ---> Using cache [2022-03-29T08:27:51.089Z] ---> 05b566257fcf [2022-03-29T08:27:51.089Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T08:27:51.089Z] ---> Using cache [2022-03-29T08:27:51.089Z] ---> c269c19786e5 [2022-03-29T08:27:51.089Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-29T08:27:51.089Z] Removing intermediate container 4d97aa8c4946 [2022-03-29T08:27:51.089Z] ---> 6e592ad51f9b [2022-03-29T08:27:51.089Z] [2022-03-29T08:27:51.089Z] Step 10/23 : FROM alpine:3.14 [2022-03-29T08:27:51.089Z] ---> 84b07dd2d1fd [2022-03-29T08:27:51.089Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-29T08:27:51.089Z] ---> Running in f52b4768b5c8 [2022-03-29T08:27:51.089Z] ---> Running in d57073354071 [2022-03-29T08:27:51.089Z] ---> Running in 5715ec70896d [2022-03-29T08:27:51.089Z] Removing intermediate container 30a362dbceb1 [2022-03-29T08:27:51.089Z] ---> 9a3cb658bd3c [2022-03-29T08:27:51.089Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-29T08:27:51.089Z] ---> Running in f9f01cd8d983 [2022-03-29T08:27:51.352Z] Removing intermediate container 5715ec70896d [2022-03-29T08:27:51.352Z] ---> 3027a44885ed [2022-03-29T08:27:51.352Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-29T08:27:51.352Z] ---> Running in e36736fdf188 [2022-03-29T08:27:51.352Z] Removing intermediate container f9f01cd8d983 [2022-03-29T08:27:51.352Z] ---> 97430a8eac56 [2022-03-29T08:27:51.352Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-29T08:27:51.611Z] Removing intermediate container e36736fdf188 [2022-03-29T08:27:51.611Z] ---> 49e89a3f031f [2022-03-29T08:27:51.611Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-29T08:27:51.872Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-29T08:27:51.872Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-29T08:27:51.872Z] ---> 61401fc629d4 [2022-03-29T08:27:51.872Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-29T08:27:51.872Z] ---> Running in 13a5cc944f4b [2022-03-29T08:27:51.872Z] ---> Running in 97234475b1c7 [2022-03-29T08:27:51.872Z] Removing intermediate container a8a99f6eb46f [2022-03-29T08:27:51.872Z] ---> 88292f084ed2 [2022-03-29T08:27:51.872Z] [2022-03-29T08:27:51.872Z] Step 10/22 : FROM alpine:3.14 [2022-03-29T08:27:51.872Z] ---> 84b07dd2d1fd [2022-03-29T08:27:51.872Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-29T08:27:52.132Z] Removing intermediate container 13a5cc944f4b [2022-03-29T08:27:52.132Z] ---> 6f38178beb2f [2022-03-29T08:27:52.132Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T08:27:52.132Z] ---> Running in 9a9452d7bada [2022-03-29T08:27:52.132Z] ---> Running in 84ed57b1a5db [2022-03-29T08:27:52.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-29T08:27:52.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-29T08:27:52.654Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-29T08:27:52.654Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-29T08:27:52.654Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-29T08:27:52.654Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-29T08:27:52.654Z] Removing intermediate container 97234475b1c7 [2022-03-29T08:27:52.654Z] ---> 5c2aa1599be4 [2022-03-29T08:27:52.654Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-29T08:27:52.654Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-29T08:27:52.654Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-29T08:27:52.654Z] (5/6) Installing curl (7.79.1-r0) [2022-03-29T08:27:52.654Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-29T08:27:52.654Z] Executing busybox-1.33.1-r6.trigger [2022-03-29T08:27:52.654Z] Executing ca-certificates-20211220-r0.trigger [2022-03-29T08:27:52.916Z] OK: 8 MiB in 20 packages [2022-03-29T08:27:52.916Z] Removing intermediate container 84ed57b1a5db [2022-03-29T08:27:52.916Z] ---> 38c914b35bd0 [2022-03-29T08:27:52.916Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-29T08:27:52.916Z] OK: 221 MiB in 52 packages [2022-03-29T08:27:52.916Z] v3.15.2-50-gb346898b86 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-29T08:27:52.916Z] v3.15.2-44-gdbb488bd1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-29T08:27:52.916Z] OK: 15854 distinct packages available [2022-03-29T08:27:52.916Z] ---> a41324effdb2 [2022-03-29T08:27:52.916Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-29T08:27:52.916Z] ---> Running in 41a865b04627 [2022-03-29T08:27:52.916Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-29T08:27:53.487Z] ---> 3f80678ad72a [2022-03-29T08:27:53.487Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-29T08:27:53.487Z] Removing intermediate container d57073354071 [2022-03-29T08:27:53.487Z] ---> 7909fcb5a9d7 [2022-03-29T08:27:53.487Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-29T08:27:53.487Z] Removing intermediate container 9a9452d7bada [2022-03-29T08:27:53.487Z] ---> e9af9de47a52 [2022-03-29T08:27:53.487Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-29T08:27:53.487Z] ---> Running in b60bdc68495f [2022-03-29T08:27:53.748Z] ---> 766bd68ad7fe [2022-03-29T08:27:53.748Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-29T08:27:53.748Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-29T08:27:53.748Z] ---> fa45c2d44db5 [2022-03-29T08:27:53.748Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T08:27:53.748Z] Removing intermediate container b60bdc68495f [2022-03-29T08:27:53.748Z] ---> 2af115c752e5 [2022-03-29T08:27:53.748Z] Step 13/22 : WORKDIR /edgex [2022-03-29T08:27:53.748Z] ---> Running in 55b54553b25f [2022-03-29T08:27:53.748Z] ---> Running in 380502b03d80 [2022-03-29T08:27:53.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-29T08:27:53.748Z] ---> 78e7ad9e65da [2022-03-29T08:27:53.748Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-29T08:27:54.010Z] Removing intermediate container 380502b03d80 [2022-03-29T08:27:54.010Z] ---> e51230269106 [2022-03-29T08:27:54.010Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-29T08:27:54.010Z] ---> c07a4bc781f1 [2022-03-29T08:27:54.010Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-29T08:27:54.010Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-29T08:27:54.010Z] ---> 8d51f9700b7c [2022-03-29T08:27:54.010Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-29T08:27:54.270Z] ---> Running in da27f4d0e8f6 [2022-03-29T08:27:54.270Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-29T08:27:54.270Z] Removing intermediate container da27f4d0e8f6 [2022-03-29T08:27:54.270Z] ---> cde7aba3630d [2022-03-29T08:27:54.270Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-29T08:27:54.270Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-29T08:27:54.270Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-29T08:27:54.534Z] (5/9) Installing curl (7.80.0-r0) [2022-03-29T08:27:54.534Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-29T08:27:54.534Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-29T08:27:54.534Z] ---> d579066b6c3c [2022-03-29T08:27:54.534Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-29T08:27:54.795Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-29T08:27:54.795Z] ---> f9c07accac94 [2022-03-29T08:27:54.795Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-29T08:27:54.795Z] (8/9) Installing libucontext (1.1-r0) [2022-03-29T08:27:54.795Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-29T08:27:54.795Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-29T08:27:54.795Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-29T08:27:54.795Z] ---> Running in e232594a152a [2022-03-29T08:27:55.056Z] Executing busybox-1.34.1-r4.trigger [2022-03-29T08:27:55.056Z] Executing ca-certificates-20211220-r0.trigger [2022-03-29T08:27:55.056Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-29T08:27:55.056Z] OK: 8 MiB in 23 packages [2022-03-29T08:27:55.056Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-29T08:27:55.056Z] Removing intermediate container 55b54553b25f [2022-03-29T08:27:55.056Z] ---> dfd478effb2c [2022-03-29T08:27:55.056Z] Step 8/24 : COPY . . [2022-03-29T08:27:55.056Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-29T08:27:55.350Z] ---> 554f70a59dfc [2022-03-29T08:27:55.350Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-29T08:27:55.350Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-29T08:27:55.350Z] Executing busybox-1.33.1-r6.trigger [2022-03-29T08:27:55.350Z] OK: 8 MiB in 20 packages [2022-03-29T08:27:57.266Z] ---> 02818f391825 [2022-03-29T08:27:57.266Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-29T08:27:57.266Z] Removing intermediate container f52b4768b5c8 [2022-03-29T08:27:57.266Z] ---> a43af9b2e656 [2022-03-29T08:27:57.266Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-29T08:27:57.526Z] ---> Running in 0fc9c517b81e [2022-03-29T08:27:57.786Z] Removing intermediate container e232594a152a [2022-03-29T08:27:57.786Z] ---> 70f0cc7079ce [2022-03-29T08:27:57.786Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-29T08:27:57.786Z] Removing intermediate container 41a865b04627 [2022-03-29T08:27:57.786Z] ---> cd3b48033892 [2022-03-29T08:27:57.786Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-29T08:27:57.786Z] ---> 55e1b0c1d37e [2022-03-29T08:27:57.786Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-29T08:27:58.045Z] ---> Running in 2b887d82dc6a [2022-03-29T08:27:58.045Z] ---> 99d7e5146767 [2022-03-29T08:27:58.045Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-29T08:27:58.305Z] Removing intermediate container 2b887d82dc6a [2022-03-29T08:27:58.305Z] ---> 4f3fe589635e [2022-03-29T08:27:58.305Z] Step 28/31 : CMD ["gate"] [2022-03-29T08:27:58.619Z] ---> Running in 1511718d0cdc [2022-03-29T08:27:58.619Z] ---> 9c962b1c231e [2022-03-29T08:27:58.619Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-29T08:27:58.619Z] Removing intermediate container 0fc9c517b81e [2022-03-29T08:27:58.619Z] ---> 78b514297f54 [2022-03-29T08:27:58.619Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-29T08:27:58.619Z] ---> Running in d07c5c125c9d [2022-03-29T08:27:58.879Z] Removing intermediate container 1511718d0cdc [2022-03-29T08:27:58.879Z] ---> 8dce45385c43 [2022-03-29T08:27:58.879Z] Step 29/31 : LABEL arch=x86_64 [2022-03-29T08:27:58.879Z] ---> 24ea2c7679b2 [2022-03-29T08:27:58.879Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-29T08:27:58.879Z] Removing intermediate container d07c5c125c9d [2022-03-29T08:27:58.879Z] ---> 104308a36b61 [2022-03-29T08:27:58.879Z] Step 20/22 : LABEL arch=x86_64 [2022-03-29T08:27:59.139Z] ---> 8b24e34f5770 [2022-03-29T08:27:59.139Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-29T08:27:59.139Z] ---> Running in b30cd6560325 [2022-03-29T08:27:59.139Z] ---> Running in c91dc55f57de [2022-03-29T08:27:59.139Z] ---> Running in d341fc4b9cd1 [2022-03-29T08:27:59.139Z] Removing intermediate container b30cd6560325 [2022-03-29T08:27:59.139Z] ---> ae515d0db391 [2022-03-29T08:27:59.139Z] Step 30/31 : LABEL git_sha=c29f22dc13eb7018ec2223c0329ebd00a055b854 [2022-03-29T08:27:59.412Z] Removing intermediate container d341fc4b9cd1 [2022-03-29T08:27:59.412Z] ---> 4ca3e690937c [2022-03-29T08:27:59.412Z] Step 21/22 : LABEL git_sha=c29f22dc13eb7018ec2223c0329ebd00a055b854 [2022-03-29T08:27:59.412Z] Removing intermediate container c91dc55f57de [2022-03-29T08:27:59.412Z] ---> a71b81a9abdc [2022-03-29T08:27:59.412Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-29T08:27:59.412Z] ---> 89d24e5bc4c3 [2022-03-29T08:27:59.412Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-29T08:27:59.412Z] ---> Running in 3d3ce69d104e [2022-03-29T08:27:59.412Z] ---> Running in d81fb261c7fb [2022-03-29T08:27:59.412Z] ---> Running in 5c59825be7f1 [2022-03-29T08:27:59.412Z] ---> Running in c2f9081e6d6f [2022-03-29T08:27:59.672Z] Removing intermediate container 3d3ce69d104e [2022-03-29T08:27:59.672Z] ---> d91aff2428f0 [2022-03-29T08:27:59.672Z] Step 31/31 : LABEL version=0.0.0 [2022-03-29T08:27:59.672Z] Removing intermediate container 5c59825be7f1 [2022-03-29T08:27:59.672Z] ---> 07cd886dfea9 [2022-03-29T08:27:59.672Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-29T08:27:59.672Z] Removing intermediate container c2f9081e6d6f [2022-03-29T08:27:59.672Z] ---> 5912732b940f [2022-03-29T08:27:59.672Z] Step 22/22 : LABEL version=0.0.0 [2022-03-29T08:27:59.672Z] Removing intermediate container d81fb261c7fb [2022-03-29T08:27:59.672Z] ---> 0b2149992730 [2022-03-29T08:27:59.672Z] Step 18/20 : LABEL arch=x86_64 [2022-03-29T08:27:59.932Z] ---> Running in 5aa0c9e76208 [2022-03-29T08:27:59.932Z] ---> Running in ab154e8d5ec2 [2022-03-29T08:27:59.932Z] ---> Running in 76be30618af1 [2022-03-29T08:28:00.191Z] ---> Running in 1600383a1ba9 [2022-03-29T08:28:00.191Z] Removing intermediate container 5aa0c9e76208 [2022-03-29T08:28:00.191Z] ---> cfc60543a735 [2022-03-29T08:28:00.191Z] [2022-03-29T08:28:00.191Z] Removing intermediate container ab154e8d5ec2 [2022-03-29T08:28:00.191Z] ---> 3c8ea247bd12 [2022-03-29T08:28:00.191Z] Step 21/23 : LABEL arch=x86_64 [2022-03-29T08:28:00.191Z] Removing intermediate container 76be30618af1 [2022-03-29T08:28:00.191Z] ---> 30862750f51c [2022-03-29T08:28:00.191Z] [2022-03-29T08:28:00.468Z] Removing intermediate container 1600383a1ba9 [2022-03-29T08:28:00.468Z] ---> 9edf6352fa92 [2022-03-29T08:28:00.468Z] Step 19/20 : LABEL git_sha=c29f22dc13eb7018ec2223c0329ebd00a055b854 [2022-03-29T08:28:00.468Z] Successfully built cfc60543a735 [2022-03-29T08:28:00.468Z] ---> Running in 0feb56f12f3e [2022-03-29T08:28:00.468Z] Successfully tagged security-proxy-setup:latest [2022-03-29T08:28:00.468Z]  Building security-proxy-setup ... done Building security-spire-server [2022-03-29T08:28:00.468Z] Successfully built 30862750f51c [2022-03-29T08:28:00.468Z] Successfully tagged security-bootstrapper:latest [2022-03-29T08:28:00.468Z] ---> Running in 603dd367d0de [2022-03-29T08:28:00.468Z] Building security-secretstore-setup [2022-03-29T08:28:00.468Z]  Building security-bootstrapper ... done Removing intermediate container 0feb56f12f3e [2022-03-29T08:28:00.468Z] ---> b7a42aa3146c [2022-03-29T08:28:00.468Z] Step 22/23 : LABEL git_sha=c29f22dc13eb7018ec2223c0329ebd00a055b854 [2022-03-29T08:28:00.731Z] Removing intermediate container 603dd367d0de [2022-03-29T08:28:00.731Z] ---> fb662b95cdbb [2022-03-29T08:28:00.731Z] Step 20/20 : LABEL version=0.0.0 [2022-03-29T08:28:00.731Z] ---> Running in 34bbff81c60f [2022-03-29T08:28:00.731Z] ---> Running in 7fc2f6995f37 [2022-03-29T08:28:02.646Z] Removing intermediate container 34bbff81c60f [2022-03-29T08:28:02.646Z] ---> c720aff8bf81 [2022-03-29T08:28:02.646Z] Step 23/23 : LABEL version=0.0.0 [2022-03-29T08:28:05.948Z] Removing intermediate container 7fc2f6995f37 [2022-03-29T08:28:05.948Z] ---> 13e3e5bd69a4 [2022-03-29T08:28:05.948Z] [2022-03-29T08:28:05.948Z] Successfully built 13e3e5bd69a4 [2022-03-29T08:28:05.948Z] ---> e200e9a4ec15 [2022-03-29T08:28:05.948Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-29T08:28:05.948Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T08:28:05.948Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-29T08:28:05.948Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T08:28:05.948Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-29T08:28:05.948Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-29T08:28:05.948Z] ---> 6d4c812e78f9 [2022-03-29T08:28:05.948Z] Building support-notifications [2022-03-29T08:28:05.948Z]  Building security-spiffe-token-provider ... done  ---> 6d4c812e78f9 [2022-03-29T08:28:05.948Z] Step 3/23 : WORKDIR /edgex-goStep 3/25 : WORKDIR /edgex-go [2022-03-29T08:28:05.948Z] [2022-03-29T08:28:05.948Z] ---> Using cache [2022-03-29T08:28:05.948Z] ---> d39f1694aaac [2022-03-29T08:28:05.948Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T08:28:05.948Z] ---> Using cache [2022-03-29T08:28:05.948Z] ---> ceef2f75a279 [2022-03-29T08:28:05.948Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-29T08:28:05.948Z] ---> Using cache [2022-03-29T08:28:05.948Z] ---> 7909fcb5a9d7 [2022-03-29T08:28:05.948Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-29T08:28:05.948Z] ---> Using cache [2022-03-29T08:28:05.948Z] ---> Using cache [2022-03-29T08:28:05.948Z] ---> d39f1694aaac [2022-03-29T08:28:05.948Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T08:28:05.948Z] ---> Using cache [2022-03-29T08:28:05.948Z] ---> ceef2f75a279 [2022-03-29T08:28:05.948Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-29T08:28:05.948Z] ---> Using cache [2022-03-29T08:28:05.948Z] ---> 7909fcb5a9d7 [2022-03-29T08:28:05.948Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-29T08:28:05.948Z] ---> fa45c2d44db5 [2022-03-29T08:28:05.948Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T08:28:05.948Z] ---> Using cache [2022-03-29T08:28:05.948Z] ---> dfd478effb2c [2022-03-29T08:28:05.948Z] Step 8/23 : COPY . . [2022-03-29T08:28:05.948Z] ---> Using cache [2022-03-29T08:28:05.948Z] ---> fa45c2d44db5 [2022-03-29T08:28:05.948Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T08:28:05.948Z] ---> Using cache [2022-03-29T08:28:05.948Z] ---> dfd478effb2c [2022-03-29T08:28:05.948Z] Step 8/25 : COPY . . [2022-03-29T08:28:06.208Z] ---> Using cache [2022-03-29T08:28:06.208Z] ---> e200e9a4ec15 [2022-03-29T08:28:06.208Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-29T08:28:06.208Z] ---> Using cache [2022-03-29T08:28:06.208Z] ---> e200e9a4ec15 [2022-03-29T08:28:06.208Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-29T08:28:06.208Z] ---> Running in e14d449762cf [2022-03-29T08:28:06.208Z] ---> Running in 1ad1fed82c25 [2022-03-29T08:28:06.208Z] ---> Running in 22bdcc7cb985 [2022-03-29T08:28:06.208Z] ---> Running in fe40a6c2cb7a [2022-03-29T08:28:06.469Z] Removing intermediate container e14d449762cf [2022-03-29T08:28:06.469Z] ---> 80432e9bc5d1 [2022-03-29T08:28:06.469Z] [2022-03-29T08:28:06.469Z] Successfully built 80432e9bc5d1 [2022-03-29T08:28:06.729Z] Successfully tagged core-data:latest [2022-03-29T08:28:06.729Z]  Building core-data ... done Building core-metadata [2022-03-29T08:28:07.671Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-29T08:28:07.931Z] Removing intermediate container 1ad1fed82c25 [2022-03-29T08:28:07.931Z] ---> 6b2e74c9eaa5 [2022-03-29T08:28:07.931Z] 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-29T08:28:09.840Z] Removing intermediate container fe40a6c2cb7a [2022-03-29T08:28:09.840Z] ---> 17dc8fb2da9f [2022-03-29T08:28:09.840Z] 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-29T08:28:11.218Z] ---> Running in f45dd2a8ce13 [2022-03-29T08:28:11.218Z] ---> Running in 94f16336a9ae [2022-03-29T08:28:11.788Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T08:28:11.788Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-29T08:28:11.788Z] ---> 6d4c812e78f9 [2022-03-29T08:28:11.788Z] Step 3/22 : WORKDIR /edgex-go [2022-03-29T08:28:11.788Z] ---> Using cache [2022-03-29T08:28:11.788Z] ---> d39f1694aaac [2022-03-29T08:28:11.788Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T08:28:11.788Z] ---> Using cache [2022-03-29T08:28:11.788Z] ---> ceef2f75a279 [2022-03-29T08:28:11.788Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-29T08:28:12.048Z] spire-1.2.0/ [2022-03-29T08:28:12.048Z] spire-1.2.0/ [2022-03-29T08:28:12.306Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T08:28:12.306Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-29T08:28:12.306Z] ---> 6d4c812e78f9 [2022-03-29T08:28:12.306Z] Step 3/23 : WORKDIR /edgex-go [2022-03-29T08:28:12.306Z] ---> Using cache [2022-03-29T08:28:12.306Z] ---> d39f1694aaac [2022-03-29T08:28:12.306Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T08:28:12.306Z] ---> Using cache [2022-03-29T08:28:12.306Z] ---> ceef2f75a279 [2022-03-29T08:28:12.306Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-29T08:28:12.306Z] ---> Using cache [2022-03-29T08:28:12.306Z] ---> 7909fcb5a9d7 [2022-03-29T08:28:12.306Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-29T08:28:12.306Z] ---> Using cache [2022-03-29T08:28:12.306Z] ---> fa45c2d44db5 [2022-03-29T08:28:12.306Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T08:28:12.306Z] ---> Using cache [2022-03-29T08:28:12.306Z] ---> dfd478effb2c [2022-03-29T08:28:12.306Z] Step 8/23 : COPY . . [2022-03-29T08:28:12.306Z] ---> Using cache [2022-03-29T08:28:12.306Z] ---> e200e9a4ec15 [2022-03-29T08:28:12.306Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-29T08:28:12.875Z] spire-1.2.0/README.md [2022-03-29T08:28:12.875Z] spire-1.2.0/bin/ [2022-03-29T08:28:12.875Z] spire-1.2.0/bin/spire-server [2022-03-29T08:28:12.875Z] spire-1.2.0/bin/spire-agent [2022-03-29T08:28:12.875Z] spire-1.2.0/conf/ [2022-03-29T08:28:12.875Z] spire-1.2.0/conf/server/ [2022-03-29T08:28:12.875Z] spire-1.2.0/conf/server/server.conf [2022-03-29T08:28:12.875Z] spire-1.2.0/conf/agent/ [2022-03-29T08:28:12.875Z] spire-1.2.0/conf/agent/agent.conf [2022-03-29T08:28:12.875Z] spire-1.2.0/LICENSE [2022-03-29T08:28:12.875Z] spire-1.2.0/README.md [2022-03-29T08:28:12.875Z] spire-1.2.0/bin/ [2022-03-29T08:28:12.875Z] spire-1.2.0/bin/spire-server [2022-03-29T08:28:12.875Z] spire-1.2.0/bin/spire-agent [2022-03-29T08:28:12.875Z] spire-1.2.0/conf/ [2022-03-29T08:28:12.875Z] spire-1.2.0/conf/server/ [2022-03-29T08:28:12.875Z] spire-1.2.0/conf/server/server.conf [2022-03-29T08:28:12.875Z] spire-1.2.0/conf/agent/ [2022-03-29T08:28:12.875Z] spire-1.2.0/conf/agent/agent.conf [2022-03-29T08:28:12.875Z] spire-1.2.0/LICENSE [2022-03-29T08:28:15.408Z] ---> Running in eadb8d720a7a [2022-03-29T08:28:15.408Z] ---> Running in 51ad8df70763 [2022-03-29T08:28:16.053Z] Removing intermediate container ac522e20393d [2022-03-29T08:28:16.053Z] ---> 47bac7289474 [2022-03-29T08:28:16.053Z] Successfully built 47bac7289474 [2022-03-29T08:28:16.053Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-29T08:28:16.347Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-29T08:28:16.347Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-29T08:28:16.416Z] + docker inspect -f . ci-base-image-arm64 [2022-03-29T08:28:16.416Z] . [Pipeline] withDockerContainer [2022-03-29T08:28:16.671Z] prd-ubuntu20.04-docker-arm64-4c-16g-9325 does not seem to be running inside a container [2022-03-29T08:28:16.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-29T08:28:17.281Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-29T08:28:17.281Z] OK: 221 MiB in 52 packages [2022-03-29T08:28:18.037Z] $ docker top 5a99147075d4758e556f306e0333db17eea1791fa3739f5f46ae81f6fcd47b6e -eo pid,comm [2022-03-29T08:28:18.287Z] Removing intermediate container 94f16336a9ae [2022-03-29T08:28:18.287Z] ---> db96f566049d [2022-03-29T08:28:18.287Z] [2022-03-29T08:28:18.287Z] Step 11/24 : FROM alpine:3.15 [2022-03-29T08:28:18.287Z] ---> 76c8fb57b6fc [2022-03-29T08:28:18.287Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-29T08:28:18.287Z] ---> Using cache [2022-03-29T08:28:18.287Z] ---> 05b566257fcf [2022-03-29T08:28:18.287Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T08:28:18.287Z] ---> Using cache [2022-03-29T08:28:18.287Z] ---> c269c19786e5 [2022-03-29T08:28:18.287Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [Pipeline] { [Pipeline] sh [2022-03-29T08:28:18.547Z] Removing intermediate container f45dd2a8ce13 [2022-03-29T08:28:18.547Z] ---> 42389dc263d6 [2022-03-29T08:28:18.547Z] [2022-03-29T08:28:18.547Z] Step 11/23 : FROM alpine:3.15 [2022-03-29T08:28:18.547Z] ---> 76c8fb57b6fc [2022-03-29T08:28:18.547Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-29T08:28:18.547Z] ---> Using cache [2022-03-29T08:28:18.547Z] ---> 05b566257fcf [2022-03-29T08:28:18.547Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T08:28:18.547Z] ---> Using cache [2022-03-29T08:28:18.547Z] ---> c269c19786e5 [2022-03-29T08:28:18.547Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-29T08:28:18.547Z] ---> Using cache [2022-03-29T08:28:18.547Z] ---> eafd5d1d9623 [2022-03-29T08:28:18.547Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-29T08:28:18.547Z] ---> Running in 960fa2bfc904 [2022-03-29T08:28:19.064Z] + go version [2022-03-29T08:28:19.064Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-29T08:28:19.105Z] $ docker stop --time=1 5a99147075d4758e556f306e0333db17eea1791fa3739f5f46ae81f6fcd47b6e [2022-03-29T08:28:19.113Z] Removing intermediate container eadb8d720a7a [2022-03-29T08:28:19.113Z] ---> 98d4bd89f896 [2022-03-29T08:28:19.113Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-29T08:28:19.682Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-29T08:28:19.682Z] ---> d92d8770cce6 [2022-03-29T08:28:19.682Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T08:28:20.622Z] ---> Running in 454336873b5a [2022-03-29T08:28:20.622Z] ---> 27b1b5f109b1 [2022-03-29T08:28:20.622Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-29T08:28:20.622Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-29T08:28:20.736Z] $ docker rm -f 5a99147075d4758e556f306e0333db17eea1791fa3739f5f46ae81f6fcd47b6e [2022-03-29T08:28:20.881Z] ---> 0246ae9ab3af [2022-03-29T08:28:20.881Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-29T08:28:20.881Z] v3.15.2-50-gb346898b86 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-29T08:28:20.881Z] v3.15.2-44-gdbb488bd1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-29T08:28:20.881Z] OK: 15854 distinct packages available [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2022-03-29T08:28:21.141Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-29T08:28:21.399Z] ---> 11c94d25f4db [2022-03-29T08:28:21.399Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-29T08:28:21.650Z] + docker inspect -f . ci-base-image-arm64 [2022-03-29T08:28:21.650Z] . [Pipeline] withDockerContainer [2022-03-29T08:28:21.879Z] prd-ubuntu20.04-docker-arm64-4c-16g-9325 does not seem to be running inside a container [2022-03-29T08:28:21.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-29T08:28:21.966Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-29T08:28:21.966Z] ---> 448397afcedf [2022-03-29T08:28:21.966Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-29T08:28:21.966Z] Removing intermediate container 454336873b5a [2022-03-29T08:28:21.966Z] ---> 734239bace55 [2022-03-29T08:28:21.966Z] Step 8/22 : COPY . . [2022-03-29T08:28:21.966Z] ---> Running in f78fc20ad2f8 [2022-03-29T08:28:22.227Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-29T08:28:22.227Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-29T08:28:22.227Z] Removing intermediate container f78fc20ad2f8 [2022-03-29T08:28:22.227Z] ---> 1710b0b7446a [2022-03-29T08:28:22.227Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-29T08:28:22.486Z] (3/4) Installing libucontext (1.1-r0) [2022-03-29T08:28:22.486Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-29T08:28:22.486Z] Executing busybox-1.34.1-r4.trigger [2022-03-29T08:28:22.486Z] OK: 6 MiB in 18 packages [2022-03-29T08:28:23.199Z] $ docker top 80f3200eef7bb3fe3bf0021fe1d0030d88e6ff6b8fec04da0a59af9479d51ac0 -eo pid,comm [2022-03-29T08:28:23.198Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] { [Pipeline] echo [2022-03-29T08:28:23.578Z] ========================================================= [2022-03-29T08:28:23.578Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-29T08:28:23.578Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-29T08:28:24.280Z] + make test [2022-03-29T08:28:24.280Z] go mod tidy -compat=1.17 [2022-03-29T08:28:24.576Z] ---> Running in cc92e7e79a31 [2022-03-29T08:28:25.199Z] Removing intermediate container cc92e7e79a31 [2022-03-29T08:28:25.199Z] ---> 346a3e36dc72 [2022-03-29T08:28:25.199Z] Step 21/23 : LABEL arch=x86_64 [2022-03-29T08:28:25.199Z] Removing intermediate container 960fa2bfc904 [2022-03-29T08:28:25.199Z] ---> fff0f8ff6786 [2022-03-29T08:28:25.199Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-29T08:28:25.260Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-29T08:28:25.459Z] ---> Running in 6244da2e495a [2022-03-29T08:28:26.838Z] Removing intermediate container 6244da2e495a [2022-03-29T08:28:26.838Z] ---> 03e570392fab [2022-03-29T08:28:26.838Z] Step 22/23 : LABEL git_sha=c29f22dc13eb7018ec2223c0329ebd00a055b854 [2022-03-29T08:28:27.774Z] ---> Running in b7a64f890711 [2022-03-29T08:28:28.034Z] ---> d4a2e6485bc6 [2022-03-29T08:28:28.034Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-29T08:28:28.304Z] Removing intermediate container b7a64f890711 [2022-03-29T08:28:28.304Z] ---> 7a701f0213ef [2022-03-29T08:28:28.304Z] Step 23/23 : LABEL version=0.0.0 [2022-03-29T08:28:28.304Z] Removing intermediate container 22bdcc7cb985 [2022-03-29T08:28:28.304Z] ---> 4f74ca68fd4b [2022-03-29T08:28:28.304Z] [2022-03-29T08:28:28.304Z] Step 10/25 : FROM alpine:3.14 [2022-03-29T08:28:28.304Z] ---> 84b07dd2d1fd [2022-03-29T08:28:28.304Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-29T08:28:28.563Z] ---> Running in db803debdd08 [2022-03-29T08:28:28.563Z] ---> 2c7e02997ec5 [2022-03-29T08:28:28.563Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-29T08:28:28.563Z] ---> Running in 0a4ab3ecdc34 [2022-03-29T08:28:28.824Z] ---> Running in 27ba3f131b9f [2022-03-29T08:28:28.824Z] Removing intermediate container db803debdd08 [2022-03-29T08:28:28.824Z] ---> f0260a552cf0 [2022-03-29T08:28:28.824Z] [2022-03-29T08:28:29.083Z] Successfully built f0260a552cf0 [2022-03-29T08:28:29.083Z] Successfully tagged security-spire-server:latest [2022-03-29T08:28:29.083Z] Building core-command [2022-03-29T08:28:29.658Z]  Building security-spire-server ... done Removing intermediate container 27ba3f131b9f [2022-03-29T08:28:29.658Z] ---> ea796adad507 [2022-03-29T08:28:29.658Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-29T08:28:29.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-29T08:28:29.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-29T08:28:29.917Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-29T08:28:29.917Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-29T08:28:29.917Z] (3/3) Installing su-exec (0.2-r1) [2022-03-29T08:28:29.917Z] Executing busybox-1.33.1-r6.trigger [2022-03-29T08:28:29.917Z] Executing ca-certificates-20211220-r0.trigger [2022-03-29T08:28:30.331Z] OK: 6 MiB in 17 packages [2022-03-29T08:28:33.634Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T08:28:33.634Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-29T08:28:33.634Z] ---> 6d4c812e78f9 [2022-03-29T08:28:33.634Z] Step 3/23 : WORKDIR /edgex-go [2022-03-29T08:28:33.634Z] ---> Using cache [2022-03-29T08:28:33.634Z] ---> d39f1694aaac [2022-03-29T08:28:33.634Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T08:28:33.634Z] ---> Using cache [2022-03-29T08:28:33.634Z] ---> ceef2f75a279 [2022-03-29T08:28:33.634Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-29T08:28:33.634Z] ---> Using cache [2022-03-29T08:28:33.634Z] ---> 7909fcb5a9d7 [2022-03-29T08:28:33.634Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-29T08:28:33.634Z] ---> Using cache [2022-03-29T08:28:33.634Z] ---> fa45c2d44db5 [2022-03-29T08:28:33.634Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T08:28:33.634Z] ---> Using cache [2022-03-29T08:28:33.634Z] ---> dfd478effb2c [2022-03-29T08:28:33.634Z] Step 8/23 : COPY . . [2022-03-29T08:28:33.634Z] ---> Using cache [2022-03-29T08:28:33.634Z] ---> e200e9a4ec15 [2022-03-29T08:28:33.634Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-29T08:28:33.634Z] ---> e83d3edce1d7 [2022-03-29T08:28:33.634Z] Step 19/24 : WORKDIR / [2022-03-29T08:28:33.634Z] ---> Running in b54b57c9cead [2022-03-29T08:28:33.634Z] ---> Running in 2e2bb279948c [2022-03-29T08:28:33.634Z] ---> 22a5d5adcfd2 [2022-03-29T08:28:33.634Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-29T08:28:33.634Z] Removing intermediate container 0a4ab3ecdc34 [2022-03-29T08:28:33.634Z] ---> 2998cdfb219f [2022-03-29T08:28:33.634Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-29T08:28:33.634Z] ---> Running in 1735a547b027 [2022-03-29T08:28:33.634Z] Removing intermediate container 2e2bb279948c [2022-03-29T08:28:33.634Z] ---> a3adc248677b [2022-03-29T08:28:33.634Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-29T08:28:33.634Z] ---> Running in 4103b4776e0e [2022-03-29T08:28:33.634Z] ---> Running in 6fcea01050fc [2022-03-29T08:28:33.893Z] Removing intermediate container 4103b4776e0e [2022-03-29T08:28:33.893Z] ---> a0d057933a58 [2022-03-29T08:28:33.893Z] Step 13/25 : WORKDIR / [2022-03-29T08:28:33.893Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-29T08:28:33.893Z] Removing intermediate container 6fcea01050fc [2022-03-29T08:28:33.893Z] ---> d8b49356c3fc [2022-03-29T08:28:33.893Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-29T08:28:33.893Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-29T08:28:33.893Z] ---> Running in e0aad57d982e [2022-03-29T08:28:33.893Z] ---> Running in 97b6404d07a6 [2022-03-29T08:28:34.461Z] Removing intermediate container e0aad57d982e [2022-03-29T08:28:34.461Z] ---> 1a098acfae3b [2022-03-29T08:28:34.461Z] 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-29T08:28:34.461Z] Removing intermediate container 97b6404d07a6 [2022-03-29T08:28:34.461Z] ---> 723681dd2f92 [2022-03-29T08:28:34.461Z] Step 22/24 : LABEL arch=x86_64 [2022-03-29T08:28:34.720Z] ---> Running in def816400133 [2022-03-29T08:28:34.982Z] ---> 19a924aaf2d4 [2022-03-29T08:28:34.982Z] 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-29T08:28:34.982Z] Removing intermediate container def816400133 [2022-03-29T08:28:34.982Z] ---> b7dcfcf5d8cf [2022-03-29T08:28:34.982Z] Step 23/24 : LABEL git_sha=c29f22dc13eb7018ec2223c0329ebd00a055b854 [2022-03-29T08:28:34.982Z] ---> Running in 54aaca0f6a67 [2022-03-29T08:28:35.242Z] ---> fdeb2bd04b09 [2022-03-29T08:28:35.242Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-29T08:28:35.242Z] Removing intermediate container 54aaca0f6a67 [2022-03-29T08:28:35.242Z] ---> 258be2cb1746 [2022-03-29T08:28:35.242Z] Step 24/24 : LABEL version=0.0.0 [2022-03-29T08:28:35.242Z] ---> Running in 7666dcbf7744 [2022-03-29T08:28:35.501Z] ---> 206acde98a6b [2022-03-29T08:28:35.501Z] 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-29T08:28:35.501Z] Removing intermediate container 7666dcbf7744 [2022-03-29T08:28:35.501Z] ---> e4a985331327 [2022-03-29T08:28:35.501Z] [2022-03-29T08:28:35.760Z] Successfully built e4a985331327 [2022-03-29T08:28:36.024Z] Successfully tagged security-spire-config:latest [2022-03-29T08:28:36.024Z] Building support-scheduler [2022-03-29T08:28:36.024Z]  Building security-spire-config ... done  ---> 4145f5573a35 [2022-03-29T08:28:36.024Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-29T08:28:36.287Z] Removing intermediate container 51ad8df70763 [2022-03-29T08:28:36.287Z] ---> 3bbf5364fb28 [2022-03-29T08:28:36.287Z] [2022-03-29T08:28:36.287Z] Step 10/23 : FROM alpine:3.14 [2022-03-29T08:28:36.287Z] ---> 84b07dd2d1fd [2022-03-29T08:28:36.287Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-29T08:28:40.516Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T08:28:40.516Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-29T08:28:40.516Z] ---> 6d4c812e78f9 [2022-03-29T08:28:40.516Z] Step 3/22 : WORKDIR /edgex-go [2022-03-29T08:28:40.516Z] ---> Using cache [2022-03-29T08:28:40.516Z] ---> d39f1694aaac [2022-03-29T08:28:40.516Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T08:28:40.516Z] ---> Using cache [2022-03-29T08:28:40.516Z] ---> ceef2f75a279 [2022-03-29T08:28:40.516Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-29T08:28:40.516Z] ---> Using cache [2022-03-29T08:28:40.516Z] ---> 7909fcb5a9d7 [2022-03-29T08:28:40.516Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-29T08:28:40.516Z] ---> Using cache [2022-03-29T08:28:40.516Z] ---> fa45c2d44db5 [2022-03-29T08:28:40.516Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T08:28:40.516Z] ---> Using cache [2022-03-29T08:28:40.516Z] ---> dfd478effb2c [2022-03-29T08:28:40.516Z] Step 8/22 : COPY . . [2022-03-29T08:28:40.516Z] ---> Using cache [2022-03-29T08:28:40.516Z] ---> e200e9a4ec15 [2022-03-29T08:28:40.516Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-29T08:28:40.777Z] ---> Running in b8d59241a02d [2022-03-29T08:28:40.777Z] ---> bd94fbcf66db [2022-03-29T08:28:40.777Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-29T08:28:40.777Z] ---> Running in df3cbf56220c [2022-03-29T08:28:41.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-29T08:28:42.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-29T08:28:42.044Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-29T08:28:42.305Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-29T08:28:42.305Z] Executing busybox-1.33.1-r6.trigger [2022-03-29T08:28:42.305Z] OK: 6 MiB in 15 packages [2022-03-29T08:28:42.305Z] ---> a9091b1105bd [2022-03-29T08:28:42.305Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-29T08:28:42.916Z] ---> f98eac9d034c [2022-03-29T08:28:42.916Z] 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-29T08:28:42.916Z] ---> Running in 10caf4d7ca1e [2022-03-29T08:28:43.175Z] Removing intermediate container b8d59241a02d [2022-03-29T08:28:43.175Z] ---> e188feaeea30 [2022-03-29T08:28:43.175Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-29T08:28:43.175Z] ---> Running in a81719c583f6 [2022-03-29T08:28:43.772Z] Removing intermediate container a81719c583f6 [2022-03-29T08:28:43.772Z] ---> 4c3c685e57b8 [2022-03-29T08:28:43.772Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-29T08:28:43.772Z] ---> Running in bd7fca0a2505 [2022-03-29T08:28:43.772Z] Removing intermediate container bd7fca0a2505 [2022-03-29T08:28:43.772Z] ---> c8b47034d78d [2022-03-29T08:28:43.772Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-29T08:28:44.032Z] ---> Running in 471f8e58b098 [2022-03-29T08:28:44.311Z] Removing intermediate container 471f8e58b098 [2022-03-29T08:28:44.311Z] ---> f5c8e08fee42 [2022-03-29T08:28:44.311Z] Step 15/23 : WORKDIR / [2022-03-29T08:28:44.311Z] Removing intermediate container 10caf4d7ca1e [2022-03-29T08:28:44.311Z] ---> 7f55b524d21b [2022-03-29T08:28:44.311Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-29T08:28:44.573Z] ---> Running in 66d9ed2e6233 [2022-03-29T08:28:44.573Z] ---> Running in 8059899be7e8 [2022-03-29T08:28:44.840Z] Removing intermediate container 66d9ed2e6233 [2022-03-29T08:28:44.841Z] ---> 0a023f0ad5d6 [2022-03-29T08:28:44.841Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-29T08:28:45.101Z] Removing intermediate container 8059899be7e8 [2022-03-29T08:28:45.101Z] ---> bdd4b8616786 [2022-03-29T08:28:45.101Z] Step 23/25 : LABEL arch=x86_64 [2022-03-29T08:28:45.101Z] ---> Running in a5240bb094d3 [2022-03-29T08:28:45.360Z] ---> 5f450dfd77a5 [2022-03-29T08:28:45.360Z] Removing intermediate container a5240bb094d3 [2022-03-29T08:28:45.360Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / ---> 23210a7860e4 [2022-03-29T08:28:45.360Z] [2022-03-29T08:28:45.360Z] Step 24/25 : LABEL git_sha=c29f22dc13eb7018ec2223c0329ebd00a055b854 [2022-03-29T08:28:45.360Z] ---> Running in 7c5e4784bf14 [2022-03-29T08:28:45.932Z] Removing intermediate container 7c5e4784bf14 [2022-03-29T08:28:45.932Z] ---> 10c16beca282 [2022-03-29T08:28:45.932Z] Step 25/25 : LABEL version=0.0.0 [2022-03-29T08:28:45.932Z] ---> Running in 2a8b09adcce6 [2022-03-29T08:28:46.500Z] Removing intermediate container 2a8b09adcce6 [2022-03-29T08:28:46.500Z] ---> 147afb0194bd [2022-03-29T08:28:46.500Z] [2022-03-29T08:28:46.762Z] Successfully built 147afb0194bd [2022-03-29T08:28:46.762Z] ---> 320c2196e0f6 [2022-03-29T08:28:46.762Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-29T08:28:46.762Z] Successfully tagged security-secretstore-setup:latest [2022-03-29T08:28:46.762Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-03-29T08:28:50.052Z] ---> 5345e3b74807 [2022-03-29T08:28:50.052Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-29T08:28:50.052Z] ---> Running in a4d68c452101 [2022-03-29T08:28:50.319Z] Removing intermediate container a4d68c452101 [2022-03-29T08:28:50.319Z] ---> e25e9c9907a7 [2022-03-29T08:28:50.319Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-29T08:28:50.591Z] ---> Running in 3d3e76aed549 [2022-03-29T08:28:50.854Z] Removing intermediate container 3d3e76aed549 [2022-03-29T08:28:50.854Z] ---> 20d490c27d4c [2022-03-29T08:28:50.854Z] Step 21/23 : LABEL arch=x86_64 [2022-03-29T08:28:50.854Z] ---> Running in 1db0ac2aa2d2 [2022-03-29T08:28:51.426Z] Removing intermediate container 1db0ac2aa2d2 [2022-03-29T08:28:51.426Z] ---> 85f7cf0b2854 [2022-03-29T08:28:51.426Z] Step 22/23 : LABEL git_sha=c29f22dc13eb7018ec2223c0329ebd00a055b854 [2022-03-29T08:28:51.686Z] ---> Running in 450cb27c555f [2022-03-29T08:28:52.080Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-29T08:28:52.315Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T08:28:52.316Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-29T08:28:52.316Z] ---> 6d4c812e78f9 [2022-03-29T08:28:52.316Z] Step 3/23 : WORKDIR /edgex-go [2022-03-29T08:28:52.316Z] ---> Using cache [2022-03-29T08:28:52.316Z] ---> d39f1694aaac [2022-03-29T08:28:52.316Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T08:28:52.316Z] ---> Using cache [2022-03-29T08:28:52.316Z] ---> ceef2f75a279 [2022-03-29T08:28:52.316Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-29T08:28:52.579Z] Removing intermediate container 450cb27c555f [2022-03-29T08:28:52.579Z] ---> 46c6ac8219b8 [2022-03-29T08:28:52.579Z] Step 23/23 : LABEL version=0.0.0 [2022-03-29T08:28:52.579Z] ---> Running in 5016c24a6630 [2022-03-29T08:28:52.579Z] ---> Running in e5dd048faac7 [2022-03-29T08:28:52.839Z] Removing intermediate container e5dd048faac7 [2022-03-29T08:28:52.839Z] ---> c001cbdbc52e [2022-03-29T08:28:52.839Z] [2022-03-29T08:28:53.102Z] Successfully built c001cbdbc52e [2022-03-29T08:28:53.102Z] Successfully tagged core-metadata:latest [2022-03-29T08:28:53.674Z]  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-29T08:28:54.611Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-29T08:28:54.611Z] OK: 221 MiB in 52 packages [2022-03-29T08:28:55.990Z] Removing intermediate container 5016c24a6630 [2022-03-29T08:28:55.991Z] ---> a897e8509abc [2022-03-29T08:28:55.991Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-29T08:28:56.250Z] ---> 592b94d49a40 [2022-03-29T08:28:56.250Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T08:28:56.250Z] ---> Running in 3d10dbc9e72d [2022-03-29T08:28:58.157Z] Removing intermediate container 3d10dbc9e72d [2022-03-29T08:28:58.157Z] ---> a18c13ba3677 [2022-03-29T08:28:58.157Z] Step 8/23 : COPY . . [2022-03-29T08:29:04.948Z] Removing intermediate container b54b57c9cead [2022-03-29T08:29:04.948Z] ---> 17f657576677 [2022-03-29T08:29:04.948Z] [2022-03-29T08:29:04.948Z] Step 10/23 : FROM alpine:3.14 [2022-03-29T08:29:04.948Z] ---> 84b07dd2d1fd [2022-03-29T08:29:04.948Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-29T08:29:04.948Z] ---> Using cache [2022-03-29T08:29:04.948Z] ---> e188feaeea30 [2022-03-29T08:29:04.948Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-29T08:29:04.948Z] ---> Using cache [2022-03-29T08:29:04.948Z] ---> 4c3c685e57b8 [2022-03-29T08:29:04.948Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-29T08:29:04.948Z] Removing intermediate container 1735a547b027 [2022-03-29T08:29:04.948Z] ---> 552d3eef5357 [2022-03-29T08:29:04.948Z] [2022-03-29T08:29:04.948Z] Step 10/22 : FROM alpine:3.14 [2022-03-29T08:29:04.948Z] ---> 84b07dd2d1fd [2022-03-29T08:29:04.948Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-29T08:29:04.948Z] ---> Running in 4a4bf3217bd2 [2022-03-29T08:29:04.948Z] ---> Running in ef6c53d4f70a [2022-03-29T08:29:04.948Z] Removing intermediate container 4a4bf3217bd2 [2022-03-29T08:29:04.948Z] ---> 869ea820dd36 [2022-03-29T08:29:04.948Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-29T08:29:04.948Z] ---> Running in a31151c567bb [2022-03-29T08:29:04.948Z] Removing intermediate container a31151c567bb [2022-03-29T08:29:04.948Z] ---> b6e120cb0ea5 [2022-03-29T08:29:04.948Z] Step 15/23 : WORKDIR / [2022-03-29T08:29:05.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-29T08:29:05.211Z] ---> Running in 3b75dcdeacb8 [2022-03-29T08:29:05.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-29T08:29:05.470Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-29T08:29:05.470Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-29T08:29:05.470Z] Executing busybox-1.33.1-r6.trigger [2022-03-29T08:29:05.470Z] Executing ca-certificates-20211220-r0.trigger [2022-03-29T08:29:05.730Z] OK: 6 MiB in 16 packages [2022-03-29T08:29:05.730Z] Removing intermediate container 3b75dcdeacb8 [2022-03-29T08:29:05.730Z] ---> 57e91e205f59 [2022-03-29T08:29:05.730Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-29T08:29:06.668Z] ---> 041c4c6df665 [2022-03-29T08:29:06.668Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-29T08:29:06.668Z] Removing intermediate container ef6c53d4f70a [2022-03-29T08:29:06.668Z] ---> d7db3485f83a [2022-03-29T08:29:06.668Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-29T08:29:06.668Z] ---> 7689fcddc50d [2022-03-29T08:29:06.668Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-29T08:29:06.928Z] ---> Running in de35b861257d [2022-03-29T08:29:06.928Z] ---> Running in 94aec02de58b [2022-03-29T08:29:07.191Z] ---> 759e4913fbfe [2022-03-29T08:29:07.191Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-29T08:29:07.191Z] Removing intermediate container 94aec02de58b [2022-03-29T08:29:07.191Z] ---> d201aa042607 [2022-03-29T08:29:07.191Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-29T08:29:07.452Z] ---> Running in 203a76a260da [2022-03-29T08:29:07.452Z] Removing intermediate container df3cbf56220c [2022-03-29T08:29:07.452Z] ---> 47f8c8c622f5 [2022-03-29T08:29:07.452Z] [2022-03-29T08:29:07.452Z] Step 10/22 : FROM alpine:3.14 [2022-03-29T08:29:07.452Z] ---> 84b07dd2d1fd [2022-03-29T08:29:07.452Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-29T08:29:07.452Z] ---> Using cache [2022-03-29T08:29:07.452Z] ---> e188feaeea30 [2022-03-29T08:29:07.452Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-29T08:29:07.452Z] ---> Using cache [2022-03-29T08:29:07.452Z] ---> 4c3c685e57b8 [2022-03-29T08:29:07.452Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-29T08:29:07.452Z] ---> 946c043bd8ce [2022-03-29T08:29:07.452Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-29T08:29:07.452Z] ---> Running in 6521dbab4aff [2022-03-29T08:29:07.452Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-29T08:29:07.452Z] ---> Running in 5fab5b741d71 [2022-03-29T08:29:07.452Z] Removing intermediate container 203a76a260da [2022-03-29T08:29:07.452Z] ---> 4f814cc0aa97 [2022-03-29T08:29:07.452Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-29T08:29:07.452Z] ---> Running in c5d67c55976f [2022-03-29T08:29:07.716Z] Removing intermediate container 6521dbab4aff [2022-03-29T08:29:07.716Z] ---> a7638069b1ed [2022-03-29T08:29:07.716Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-29T08:29:07.716Z] Removing intermediate container 5fab5b741d71 [2022-03-29T08:29:07.716Z] ---> d5943ccbef41 [2022-03-29T08:29:07.716Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-29T08:29:07.716Z] ---> Running in c29847a95c7c [2022-03-29T08:29:07.716Z] Removing intermediate container c5d67c55976f [2022-03-29T08:29:07.716Z] ---> 5c89e1a82442 [2022-03-29T08:29:07.716Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-29T08:29:07.716Z] ---> Running in b49d10b1ae95 [2022-03-29T08:29:07.716Z] Removing intermediate container c29847a95c7c [2022-03-29T08:29:07.716Z] ---> 8a91b57d05df [2022-03-29T08:29:07.716Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-29T08:29:07.974Z] Removing intermediate container b49d10b1ae95 [2022-03-29T08:29:07.974Z] ---> 2ddb0157a3a5 [2022-03-29T08:29:07.974Z] Step 21/23 : LABEL arch=x86_64 [2022-03-29T08:29:07.974Z] ---> ce51db3bbdf9 [2022-03-29T08:29:07.974Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-29T08:29:07.974Z] ---> Running in 0f1c17acdaf9 [2022-03-29T08:29:07.974Z] ---> 480e07d5fbb4 [2022-03-29T08:29:07.974Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-29T08:29:08.239Z] Removing intermediate container 0f1c17acdaf9 [2022-03-29T08:29:08.239Z] ---> 93a389ffe376 [2022-03-29T08:29:08.239Z] Step 22/23 : LABEL git_sha=c29f22dc13eb7018ec2223c0329ebd00a055b854 [2022-03-29T08:29:08.500Z] ---> Running in ae0d8abef524 [2022-03-29T08:29:08.500Z] ---> ac06c8b6f389 [2022-03-29T08:29:08.500Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-29T08:29:08.500Z] ---> b3603043ea69 [2022-03-29T08:29:08.500Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-29T08:29:08.500Z] Removing intermediate container ae0d8abef524 [2022-03-29T08:29:08.500Z] ---> b5a55647ca59 [2022-03-29T08:29:08.500Z] Step 23/23 : LABEL version=0.0.0 [2022-03-29T08:29:08.760Z] ---> Running in ac1afb1d4a24 [2022-03-29T08:29:08.760Z] ---> b8a7f9bd9ee7 [2022-03-29T08:29:08.760Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-29T08:29:08.760Z] ---> f4833a41c938 [2022-03-29T08:29:08.760Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-29T08:29:08.760Z] ---> Running in e19b5df9a138 [2022-03-29T08:29:08.760Z] ---> Running in 08e831edc8bf [2022-03-29T08:29:08.760Z] Removing intermediate container ac1afb1d4a24 [2022-03-29T08:29:08.760Z] ---> 2cbefb832268 [2022-03-29T08:29:08.760Z] [2022-03-29T08:29:09.020Z] Successfully built 2cbefb832268 [2022-03-29T08:29:09.020Z] Successfully tagged core-command:latest [2022-03-29T08:29:09.020Z]  Building core-command ... done Removing intermediate container e19b5df9a138 [2022-03-29T08:29:09.020Z] ---> ff3f4df22fa2 [2022-03-29T08:29:09.020Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-29T08:29:09.020Z] Removing intermediate container 08e831edc8bf [2022-03-29T08:29:09.020Z] ---> 8b7e17f56b46 [2022-03-29T08:29:09.020Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-29T08:29:09.020Z] ---> Running in 41711b96d6e4 [2022-03-29T08:29:09.020Z] ---> Running in 13dcccecd9e8 [2022-03-29T08:29:09.020Z] Removing intermediate container 41711b96d6e4 [2022-03-29T08:29:09.020Z] ---> 381cccc22036 [2022-03-29T08:29:09.020Z] Step 20/22 : LABEL arch=x86_64 [2022-03-29T08:29:09.280Z] ---> Running in 74ca16d9c30e [2022-03-29T08:29:09.280Z] Removing intermediate container 13dcccecd9e8 [2022-03-29T08:29:09.280Z] ---> 0fd108910193 [2022-03-29T08:29:09.280Z] Step 20/22 : LABEL arch=x86_64 [2022-03-29T08:29:09.280Z] ---> Running in 5622b41871d9 [2022-03-29T08:29:09.280Z] Removing intermediate container 74ca16d9c30e [2022-03-29T08:29:09.280Z] ---> 1628e0aaa25c [2022-03-29T08:29:09.280Z] Step 21/22 : LABEL git_sha=c29f22dc13eb7018ec2223c0329ebd00a055b854 [2022-03-29T08:29:09.280Z] ---> Running in 25de1a076eb6 [2022-03-29T08:29:09.280Z] Removing intermediate container 5622b41871d9 [2022-03-29T08:29:09.280Z] ---> b0d144003c28 [2022-03-29T08:29:09.280Z] Step 21/22 : LABEL git_sha=c29f22dc13eb7018ec2223c0329ebd00a055b854 [2022-03-29T08:29:09.540Z] ---> Running in 90a68c7f3b5c [2022-03-29T08:29:09.540Z] Removing intermediate container 25de1a076eb6 [2022-03-29T08:29:09.540Z] ---> 68167de0496b [2022-03-29T08:29:09.540Z] Step 22/22 : LABEL version=0.0.0 [2022-03-29T08:29:09.540Z] ---> Running in 17b013e02f84 [2022-03-29T08:29:09.540Z] Removing intermediate container 90a68c7f3b5c [2022-03-29T08:29:09.540Z] ---> 3c4064432690 [2022-03-29T08:29:09.540Z] Step 22/22 : LABEL version=0.0.0 [2022-03-29T08:29:09.540Z] ---> Running in 7bb6964df782 [2022-03-29T08:29:09.540Z] Removing intermediate container 17b013e02f84 [2022-03-29T08:29:09.540Z] ---> 7a852f8b9cc9 [2022-03-29T08:29:09.540Z] [2022-03-29T08:29:09.802Z] Removing intermediate container 7bb6964df782 [2022-03-29T08:29:09.802Z] ---> 8eb12af9357d [2022-03-29T08:29:09.802Z] [2022-03-29T08:29:09.802Z] Successfully built 7a852f8b9cc9 [2022-03-29T08:29:09.802Z] Successfully tagged support-notifications:latest [2022-03-29T08:29:09.802Z]  Building support-notifications ... done Successfully built 8eb12af9357d [2022-03-29T08:29:09.802Z] Successfully tagged support-scheduler:latest [2022-03-29T08:29:22.015Z]  Building support-scheduler ... done Removing intermediate container de35b861257d [2022-03-29T08:29:22.015Z] ---> 946a54b816e9 [2022-03-29T08:29:22.015Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-29T08:29:22.015Z] ---> Running in bef6ab6a3c11 [2022-03-29T08:29:22.015Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-29T08:29:22.276Z] Removing intermediate container bef6ab6a3c11 [2022-03-29T08:29:22.276Z] ---> 8de9f6d01717 [2022-03-29T08:29:22.276Z] [2022-03-29T08:29:22.276Z] Step 11/23 : FROM docker:20.10.10 [2022-03-29T08:29:22.848Z] 20.10.10: Pulling from library/docker [2022-03-29T08:29:27.047Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-29T08:29:27.047Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-29T08:29:27.047Z] ---> b706a049f56e [2022-03-29T08:29:27.047Z] 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-29T08:29:27.047Z] ---> Running in 6c22e9f1bf0e [2022-03-29T08:29:27.047Z] Removing intermediate container 6c22e9f1bf0e [2022-03-29T08:29:27.047Z] ---> 60f395c22777 [2022-03-29T08:29:27.047Z] 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-29T08:29:27.047Z] ---> Running in 4d186cc1e63d [2022-03-29T08:29:27.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-29T08:29:27.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-29T08:29:27.570Z] (1/42) Installing readline (8.1.0-r0) [2022-03-29T08:29:27.570Z] (2/42) Installing bash (5.1.16-r0) [2022-03-29T08:29:27.570Z] Executing bash-5.1.16-r0.post-install [2022-03-29T08:29:27.570Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-29T08:29:27.570Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-29T08:29:27.570Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-29T08:29:27.570Z] (6/42) Installing curl (7.79.1-r0) [2022-03-29T08:29:27.570Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-29T08:29:27.570Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-29T08:29:27.570Z] (9/42) Installing expat (2.4.7-r0) [2022-03-29T08:29:27.570Z] (10/42) Installing libffi (3.3-r2) [2022-03-29T08:29:27.570Z] (11/42) Installing gdbm (1.19-r0) [2022-03-29T08:29:27.570Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-29T08:29:27.570Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-29T08:29:27.570Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-29T08:29:27.830Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-29T08:29:27.830Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-29T08:29:27.830Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-29T08:29:28.091Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-29T08:29:28.091Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-29T08:29:28.091Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-29T08:29:28.091Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-29T08:29:28.091Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-29T08:29:28.091Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-29T08:29:28.091Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-29T08:29:28.091Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-29T08:29:28.091Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-29T08:29:28.091Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-29T08:29:28.091Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-29T08:29:28.091Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-29T08:29:28.091Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-29T08:29:28.352Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-29T08:29:28.352Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-29T08:29:28.352Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-29T08:29:28.352Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-29T08:29:28.352Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-29T08:29:28.352Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-29T08:29:28.352Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-29T08:29:28.352Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-29T08:29:28.352Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-29T08:29:28.352Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-29T08:29:28.352Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-29T08:29:28.352Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-29T08:29:28.352Z] Executing busybox-1.33.1-r6.trigger [2022-03-29T08:29:28.352Z] OK: 84 MiB in 64 packages [2022-03-29T08:29:28.921Z] Collecting docker-compose==1.23.2 [2022-03-29T08:29:28.921Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-29T08:29:29.180Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-29T08:29:29.180Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-29T08:29:29.180Z] Collecting jsonschema<3,>=2.5.1 [2022-03-29T08:29:29.180Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-29T08:29:29.180Z] Collecting cached-property<2,>=1.2.0 [2022-03-29T08:29:29.180Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-29T08:29:29.439Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-29T08:29:29.439Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-29T08:29:29.439Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-29T08:29:29.439Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-29T08:29:29.698Z] Collecting PyYAML<4,>=3.10 [2022-03-29T08:29:29.698Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-29T08:29:30.269Z] Collecting texttable<0.10,>=0.9.0 [2022-03-29T08:29:30.269Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-29T08:29:30.529Z] Collecting docopt<0.7,>=0.6.1 [2022-03-29T08:29:30.529Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-29T08:29:30.787Z] 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-29T08:29:30.787Z] Collecting docker<4.0,>=3.6.0 [2022-03-29T08:29:30.787Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-29T08:29:31.046Z] Collecting docker-pycreds>=0.4.0 [2022-03-29T08:29:31.046Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-29T08:29:31.046Z] 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-29T08:29:31.046Z] Collecting idna<2.8,>=2.5 [2022-03-29T08:29:31.046Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-29T08:29:31.046Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-29T08:29:31.046Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-29T08:29:31.046Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-29T08:29:31.046Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-29T08:29:31.046Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-29T08:29:31.046Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-29T08:29:31.046Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-29T08:29:31.046Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-29T08:29:31.307Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-29T08:29:31.307Z] Attempting uninstall: urllib3 [2022-03-29T08:29:31.307Z] Found existing installation: urllib3 1.26.5 [2022-03-29T08:29:31.307Z] Uninstalling urllib3-1.26.5: [2022-03-29T08:29:31.307Z] Successfully uninstalled urllib3-1.26.5 [2022-03-29T08:29:31.307Z] Attempting uninstall: idna [2022-03-29T08:29:31.307Z] Found existing installation: idna 3.2 [2022-03-29T08:29:31.307Z] Uninstalling idna-3.2: [2022-03-29T08:29:31.567Z] Successfully uninstalled idna-3.2 [2022-03-29T08:29:31.567Z] Attempting uninstall: chardet [2022-03-29T08:29:31.567Z] Found existing installation: chardet 4.0.0 [2022-03-29T08:29:31.567Z] Uninstalling chardet-4.0.0: [2022-03-29T08:29:31.567Z] Successfully uninstalled chardet-4.0.0 [2022-03-29T08:29:31.826Z] Attempting uninstall: requests [2022-03-29T08:29:31.826Z] Found existing installation: requests 2.25.1 [2022-03-29T08:29:31.826Z] Uninstalling requests-2.25.1: [2022-03-29T08:29:31.826Z] Successfully uninstalled requests-2.25.1 [2022-03-29T08:29:31.826Z] Running setup.py install for texttable: started [2022-03-29T08:29:32.396Z] Running setup.py install for texttable: finished with status 'done' [2022-03-29T08:29:32.396Z] Running setup.py install for PyYAML: started [2022-03-29T08:29:32.656Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-29T08:29:32.656Z] Running setup.py install for docopt: started [2022-03-29T08:29:32.917Z] Running setup.py install for docopt: finished with status 'done' [2022-03-29T08:29:32.917Z] Running setup.py install for dockerpty: started [2022-03-29T08:29:33.177Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-29T08:29:33.438Z] 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-29T08:29:37.639Z] Removing intermediate container 4d186cc1e63d [2022-03-29T08:29:37.639Z] ---> b2556e62a509 [2022-03-29T08:29:37.639Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-29T08:29:37.639Z] ---> Running in 2ae7ce8c762a [2022-03-29T08:29:37.639Z] Removing intermediate container 2ae7ce8c762a [2022-03-29T08:29:37.639Z] ---> 48ba763c0ec1 [2022-03-29T08:29:37.639Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-29T08:29:37.639Z] ---> Running in a2be8affb820 [2022-03-29T08:29:37.639Z] Removing intermediate container a2be8affb820 [2022-03-29T08:29:37.639Z] ---> 0a6d6142c5cc [2022-03-29T08:29:37.639Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-29T08:29:37.898Z] ---> 540f3792e700 [2022-03-29T08:29:37.898Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-29T08:29:38.156Z] ---> 5e702572e56f [2022-03-29T08:29:38.156Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-29T08:29:38.415Z] ---> e9fe036a964b [2022-03-29T08:29:38.415Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-29T08:29:38.415Z] ---> Running in e23fbd01b9aa [2022-03-29T08:29:38.674Z] Removing intermediate container e23fbd01b9aa [2022-03-29T08:29:38.674Z] ---> 4e612d27a0f4 [2022-03-29T08:29:38.674Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-29T08:29:38.674Z] ---> Running in 1d97c10a9719 [2022-03-29T08:29:38.674Z] Removing intermediate container 1d97c10a9719 [2022-03-29T08:29:38.674Z] ---> 6dcd8f20d562 [2022-03-29T08:29:38.674Z] Step 21/23 : LABEL arch=x86_64 [2022-03-29T08:29:38.674Z] ---> Running in adf6eb6719dd [2022-03-29T08:29:38.934Z] Removing intermediate container adf6eb6719dd [2022-03-29T08:29:38.934Z] ---> 35527f505fe3 [2022-03-29T08:29:38.934Z] Step 22/23 : LABEL git_sha=c29f22dc13eb7018ec2223c0329ebd00a055b854 [2022-03-29T08:29:38.934Z] ---> Running in 503cbbe7b192 [2022-03-29T08:29:38.934Z] Removing intermediate container 503cbbe7b192 [2022-03-29T08:29:38.934Z] ---> f1df5e0f08d9 [2022-03-29T08:29:38.934Z] Step 23/23 : LABEL version=0.0.0 [2022-03-29T08:29:38.934Z] ---> Running in 2ecc28908940 [2022-03-29T08:29:39.194Z] Removing intermediate container 2ecc28908940 [2022-03-29T08:29:39.194Z] ---> 1917f933ed5c [2022-03-29T08:29:39.194Z] [2022-03-29T08:29:39.194Z] Successfully built 1917f933ed5c [2022-03-29T08:29:39.194Z] Successfully tagged sys-mgmt-agent:latest [2022-03-29T08:29:39.202Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-29T08:29:39.236Z] $ docker stop --time=1 1b2d10bbc1b0f8acae5800d6c09e96060af2570b8f3f703715054f43381993a4 [2022-03-29T08:29:40.590Z] $ docker rm -f 1b2d10bbc1b0f8acae5800d6c09e96060af2570b8f3f703715054f43381993a4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-29T08:29:40.996Z] + docker images [2022-03-29T08:29:40.996Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-29T08:29:40.996Z] sys-mgmt-agent latest 1917f933ed5c 2 seconds ago 305MB [2022-03-29T08:29:40.996Z] 8de9f6d01717 18 seconds ago 1.61GB [2022-03-29T08:29:40.996Z] support-scheduler latest 8eb12af9357d 31 seconds ago 26MB [2022-03-29T08:29:40.996Z] support-notifications latest 7a852f8b9cc9 31 seconds ago 26.6MB [2022-03-29T08:29:40.996Z] core-command latest 2cbefb832268 32 seconds ago 24.5MB [2022-03-29T08:29:40.996Z] 47f8c8c622f5 34 seconds ago 1.62GB [2022-03-29T08:29:40.996Z] 552d3eef5357 38 seconds ago 1.62GB [2022-03-29T08:29:40.996Z] 17f657576677 40 seconds ago 1.61GB [2022-03-29T08:29:40.996Z] core-metadata latest c001cbdbc52e 48 seconds ago 26.1MB [2022-03-29T08:29:40.996Z] security-secretstore-setup latest 147afb0194bd 54 seconds ago 42.1MB [2022-03-29T08:29:40.996Z] security-spire-config latest e4a985331327 About a minute ago 82.2MB [2022-03-29T08:29:40.996Z] 3bbf5364fb28 About a minute ago 1.62GB [2022-03-29T08:29:40.996Z] security-spire-server latest f0260a552cf0 About a minute ago 82.9MB [2022-03-29T08:29:40.996Z] 4f74ca68fd4b About a minute ago 1.63GB [2022-03-29T08:29:40.996Z] 42389dc263d6 About a minute ago 1.61GB [2022-03-29T08:29:40.996Z] db96f566049d About a minute ago 1.61GB [2022-03-29T08:29:40.996Z] core-data latest 80432e9bc5d1 About a minute ago 35.9MB [2022-03-29T08:29:40.996Z] security-spiffe-token-provider latest 13e3e5bd69a4 About a minute ago 28.5MB [2022-03-29T08:29:40.996Z] security-proxy-setup latest cfc60543a735 About a minute ago 43.4MB [2022-03-29T08:29:40.996Z] security-bootstrapper latest 30862750f51c About a minute ago 24.3MB [2022-03-29T08:29:40.996Z] 88292f084ed2 About a minute ago 1.63GB [2022-03-29T08:29:40.996Z] 6e592ad51f9b About a minute ago 1.65GB [2022-03-29T08:29:40.996Z] 530a0204a6f7 About a minute ago 1.61GB [2022-03-29T08:29:40.996Z] security-spire-agent latest 5282d8fa49e5 About a minute ago 119MB [2022-03-29T08:29:40.996Z] f8727fd18428 2 minutes ago 1.61GB [2022-03-29T08:29:40.996Z] 699578b72027 2 minutes ago 1.61GB [2022-03-29T08:29:40.996Z] ci-base-image-x86_64 latest 6d4c812e78f9 5 minutes ago 896MB [2022-03-29T08:29:40.996Z] alpine 3.14 84b07dd2d1fd 8 hours ago 5.59MB [2022-03-29T08:29:40.996Z] alpine 3.15 76c8fb57b6fc 8 hours ago 5.57MB [2022-03-29T08:29:40.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 7 weeks ago 562MB [2022-03-29T08:29:40.996Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-29T08:29:40.996Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-29T08:29:40.996Z] 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-29T08:29:56.533Z] Still waiting to schedule task [2022-03-29T08:29:56.534Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-29T08:30:13.955Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-29T08:30:29.117Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-29T08:30:29.117Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-29T08:30:29.117Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-29T08:30:29.117Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-29T08:30:29.117Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-29T08:30:29.117Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-29T08:30:29.117Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-29T08:30:29.400Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-29T08:30:31.482Z] Running on prd-ubuntu18.04-docker-8c-8g-9326 in /w/workspace/edgexfoundry_edgex-go_PR-3930 [Pipeline] { [Pipeline] ws [2022-03-29T08:30:31.525Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-03-29T08:30:31.648Z] The recommended git tool is: git [2022-03-29T08:30:32.813Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-29T08:30:32.813Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-29T08:30:32.813Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-29T08:30:32.813Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-29T08:30:32.813Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-29T08:30:32.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-29T08:30:33.313Z] using credential edgex-jenkins-ssh [2022-03-29T08:30:33.325Z] Cloning the remote Git repository [2022-03-29T08:30:33.286Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-29T08:30:33.323Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-03-29T08:30:33.354Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-29T08:30:33.355Z] > git --version # timeout=10 [2022-03-29T08:30:33.362Z] > git --version # 'git version 2.17.1' [2022-03-29T08:30:33.363Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-29T08:30:33.384Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-29T08:30:38.398Z] Merging remotes/origin/main commit 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 into PR head commit c29f22dc13eb7018ec2223c0329ebd00a055b854 [2022-03-29T08:30:38.517Z] Merge succeeded, producing c29f22dc13eb7018ec2223c0329ebd00a055b854 [2022-03-29T08:30:38.518Z] Checking out Revision c29f22dc13eb7018ec2223c0329ebd00a055b854 (PR-3930) [2022-03-29T08:30:37.669Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-29T08:30:37.679Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-29T08:30:37.699Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-29T08:30:37.713Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-29T08:30:37.713Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-29T08:30:37.718Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3930/head:refs/remotes/origin/PR-3930 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-29T08:30:38.378Z] > git config core.sparsecheckout # timeout=10 [2022-03-29T08:30:38.387Z] > git checkout -f c29f22dc13eb7018ec2223c0329ebd00a055b854 # timeout=10 [2022-03-29T08:30:38.453Z] > git remote # timeout=10 [2022-03-29T08:30:38.459Z] > git config --get remote.origin.url # timeout=10 [2022-03-29T08:30:38.468Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-29T08:30:38.473Z] > git merge 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 # timeout=10 [2022-03-29T08:30:38.483Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-29T08:30:38.492Z] > git config core.sparsecheckout # timeout=10 [2022-03-29T08:30:38.497Z] > git checkout -f c29f22dc13eb7018ec2223c0329ebd00a055b854 # timeout=10 [2022-03-29T08:30:42.048Z] Commit message: "feat(metadata): implement POST device resource" [2022-03-29T08:30:42.051Z] > git --version # timeout=10 [2022-03-29T08:30:42.055Z] > git --version # 'git version 2.17.1' [2022-03-29T08:30:42.059Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-29T08:30:42.970Z] + echo snap-build.sh [2022-03-29T08:30:42.970Z] snap-build.sh [2022-03-29T08:30:42.970Z] + SNAP_BASE_DIR=. [2022-03-29T08:30:42.970Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2022-03-29T08:30:42.970Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2022-03-29T08:30:42.970Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2022-03-29T08:30:42.970Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2022-03-29T08:30:42.970Z] + cd /w/workspace/edgex-go/1 [2022-03-29T08:30:42.970Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-29T08:30:42.970Z] Reading package lists... [2022-03-29T08:30:42.970Z] Building dependency tree... [2022-03-29T08:30:42.970Z] Reading state information... [2022-03-29T08:30:42.970Z] The following packages were automatically installed and are no longer required: [2022-03-29T08:30:42.970Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-29T08:30:42.970Z] uidmap xdelta3 [2022-03-29T08:30:42.970Z] Use 'sudo apt autoremove' to remove them. [2022-03-29T08:30:42.970Z] The following packages will be REMOVED: [2022-03-29T08:30:42.970Z] lxd* lxd-client* [2022-03-29T08:30:42.970Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-29T08:30:42.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.254s coverage: 28.7% of statements [2022-03-29T08:30:42.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-29T08:30:42.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-29T08:30:43.232Z] After this operation, 31.7 MB disk space will be freed. [2022-03-29T08:30:43.758Z] (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-29T08:30:43.758Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-29T08:30:44.704Z] Removing lxd dnsmasq configuration [2022-03-29T08:30:44.704Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-29T08:30:44.704Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-29T08:30:45.652Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-29T08:30:45.652Z] (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-29T08:30:45.652Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-29T08:30:46.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.376s coverage: 98.5% of statements [2022-03-29T08:30:46.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-29T08:30:47.042Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-29T08:30:47.303Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-29T08:30:47.875Z] + sudo snap remove --purge lxd [2022-03-29T08:30:47.875Z] snap "lxd" is not installed [2022-03-29T08:30:47.875Z] + sudo groupadd --force --system lxd [2022-03-29T08:30:47.875Z] ++ whoami [2022-03-29T08:30:47.875Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-29T08:30:47.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.465s coverage: 54.9% of statements [2022-03-29T08:30:47.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-29T08:30:47.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-29T08:30:48.138Z] + newgrp - lxd [2022-03-29T08:30:48.138Z] + sudo snap install lxd [2022-03-29T08:30:56.305Z] 2022-03-29T08:30:53Z INFO Waiting for automatic snapd restart... [2022-03-29T08:31:14.469Z] lxd 4.24-c92c0b2 from Canonical* installed [2022-03-29T08:31:14.469Z] + sudo lxd init --auto [2022-03-29T08:31:14.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.126s coverage: 89.2% of statements [2022-03-29T08:31:14.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-29T08:31:14.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-29T08:31:14.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-29T08:31:14.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.560s coverage: 84.4% of statements [2022-03-29T08:31:14.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-29T08:31:14.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-29T08:31:14.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-29T08:31:14.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-29T08:31:14.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-29T08:31:14.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.594s coverage: 94.5% of statements [2022-03-29T08:31:14.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-29T08:31:14.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-29T08:31:14.789Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.236s coverage: 72.2% of statements [2022-03-29T08:31:14.789Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-29T08:31:14.789Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-29T08:31:14.789Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-29T08:31:14.789Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-29T08:31:14.789Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-29T08:31:14.789Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.461s coverage: 60.0% of statements [2022-03-29T08:31:14.789Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-29T08:31:14.789Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-29T08:31:14.789Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-29T08:31:14.789Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.732s coverage: 0.9% of statements [2022-03-29T08:31:14.789Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-29T08:31:14.789Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.340s coverage: 58.8% of statements [2022-03-29T08:31:14.789Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.448s coverage: 24.0% of statements [2022-03-29T08:31:14.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-29T08:31:14.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.285s coverage: 47.1% of statements [2022-03-29T08:31:14.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.331s coverage: 79.5% of statements [2022-03-29T08:31:14.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.508s coverage: 94.1% of statements [2022-03-29T08:31:14.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.260s coverage: 96.3% of statements [2022-03-29T08:31:14.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.233s coverage: 87.5% of statements [2022-03-29T08:31:22.625Z] + sudo snap install --classic snapcraft [2022-03-29T08:31:24.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.219s coverage: 94.4% of statements [2022-03-29T08:31:24.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.179s coverage: 44.8% of statements [2022-03-29T08:31:25.188Z] snapcraft 6.1 from Canonical* installed [2022-03-29T08:31:25.188Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-29T08:31:25.188Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-29T08:31:25.188Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-29T08:31:25.188Z] Dload Upload Total Spent Left Speed [2022-03-29T08:31:25.188Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4476 0 --:--:-- --:--:-- --:--:-- 4476 [2022-03-29T08:31:25.188Z] 100 3325k 100 3325k 0 0 10.0M 0 --:--:-- --:--:-- --:--:-- 10.0M [2022-03-29T08:31:25.188Z] ./yq_linux_amd64 [2022-03-29T08:31:25.450Z] + sudo snapcraft prime --use-lxd [2022-03-29T08:31:27.368Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-29T08:31:27.368Z] 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-29T08:31:27.368Z] - README.md [2022-03-29T08:31:27.368Z] [2022-03-29T08:31:27.368Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-29T08:31:27.630Z] Launching a container. [2022-03-29T08:31:30.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.555s coverage: 82.5% of statements [2022-03-29T08:31:30.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-29T08:31:37.649Z] Waiting for container to be ready [2022-03-29T08:31:38.223Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-29T08:31:38.223Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-29T08:31:38.223Z] [2022-03-29T08:31:38.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.276s coverage: 92.9% of statements [2022-03-29T08:31:38.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-29T08:31:38.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-29T08:31:38.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-29T08:31:38.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.065s coverage: 65.1% of statements [2022-03-29T08:31:38.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-29T08:31:38.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-29T08:31:38.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-29T08:31:38.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-29T08:31:38.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-29T08:31:38.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.208s coverage: 87.2% of statements [2022-03-29T08:31:38.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-29T08:31:38.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-29T08:31:38.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements [2022-03-29T08:31:38.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-29T08:31:38.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.260s coverage: 58.8% of statements [2022-03-29T08:31:38.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-29T08:31:38.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.273s coverage: 80.0% of statements [2022-03-29T08:31:38.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.249s coverage: 87.2% of statements [2022-03-29T08:31:38.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.270s coverage: 85.4% of statements [2022-03-29T08:31:38.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.749s coverage: 91.2% of statements [2022-03-29T08:31:38.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-29T08:31:38.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.940s coverage: 64.4% of statements [2022-03-29T08:31:38.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-29T08:31:38.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-29T08:31:38.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.198s coverage: 100.0% of statements [2022-03-29T08:31:38.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 89.4% of statements [2022-03-29T08:31:38.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2022-03-29T08:31:38.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements [2022-03-29T08:31:39.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2022-03-29T08:31:42.433Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-29T08:31:43.374Z] Waiting for network to be ready... [2022-03-29T08:31:43.946Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-29T08:31:43.946Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-29T08:31:43.946Z] Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-29T08:31:43.946Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-29T08:31:44.209Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-29T08:31:44.209Z] Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-29T08:31:44.209Z] Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-29T08:31:44.209Z] Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-29T08:31:44.209Z] Get:9 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-29T08:31:44.209Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-29T08:31:44.209Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-29T08:31:44.209Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1676 kB] [2022-03-29T08:31:44.209Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [316 kB] [2022-03-29T08:31:44.209Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-03-29T08:31:44.209Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-03-29T08:31:44.209Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [888 kB] [2022-03-29T08:31:44.209Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [127 kB] [2022-03-29T08:31:44.209Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [912 kB] [2022-03-29T08:31:44.209Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [203 kB] [2022-03-29T08:31:44.471Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1349 kB] [2022-03-29T08:31:45.044Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [235 kB] [2022-03-29T08:31:45.044Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-29T08:31:45.044Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-29T08:31:45.044Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [832 kB] [2022-03-29T08:31:45.044Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [118 kB] [2022-03-29T08:31:45.044Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] [2022-03-29T08:31:45.044Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-03-29T08:31:45.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.358s coverage: 65.4% of statements [2022-03-29T08:31:45.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-29T08:31:45.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-29T08:31:45.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-29T08:31:46.959Z] Fetched 23.5 MB in 3s (7221 kB/s) [2022-03-29T08:31:47.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.746s coverage: 43.8% of statements [2022-03-29T08:31:47.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-29T08:31:47.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-29T08:31:47.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.268s coverage: 89.5% of statements [2022-03-29T08:31:47.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-29T08:31:47.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.279s coverage: 84.8% of statements [2022-03-29T08:31:47.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-29T08:31:47.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-29T08:31:47.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-29T08:31:47.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-29T08:31:47.553Z] Reading package lists... [2022-03-29T08:31:47.823Z] Reading package lists... [2022-03-29T08:31:48.088Z] Building dependency tree... [2022-03-29T08:31:48.088Z] Reading state information... [2022-03-29T08:31:48.088Z] The following additional packages will be installed: [2022-03-29T08:31:48.088Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-29T08:31:48.088Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-29T08:31:48.088Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-29T08:31:48.088Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-29T08:31:48.088Z] Suggested packages: [2022-03-29T08:31:48.088Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-29T08:31:48.088Z] Recommended packages: [2022-03-29T08:31:48.088Z] gnupg libsasl2-modules [2022-03-29T08:31:48.088Z] The following NEW packages will be installed: [2022-03-29T08:31:48.088Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-29T08:31:48.088Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-29T08:31:48.088Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-29T08:31:48.088Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-29T08:31:48.088Z] The following packages will be upgraded: [2022-03-29T08:31:48.088Z] gpg gpg-agent gpgconf libudev1 [2022-03-29T08:31:48.088Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-29T08:31:48.088Z] Need to get 3859 kB of archives. [2022-03-29T08:31:48.088Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-29T08:31:48.088Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-29T08:31:48.088Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-29T08:31:48.351Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-29T08:31:48.351Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-29T08:31:48.351Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-29T08:31:48.351Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-29T08:31:48.351Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-29T08:31:48.351Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-29T08:31:48.351Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-29T08:31:48.351Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-29T08:31:48.351Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-29T08:31:48.351Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-29T08:31:48.351Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-29T08:31:48.351Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-29T08:31:48.351Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-29T08:31:48.351Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-29T08:31:48.351Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-29T08:31:48.351Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-29T08:31:48.351Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-29T08:31:48.351Z] 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-29T08:31:48.351Z] 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-29T08:31:48.351Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-29T08:31:48.610Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-29T08:31:48.610Z] Fetched 3859 kB in 0s (14.5 MB/s) [2022-03-29T08:31:48.610Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-29T08:31:48.610Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-29T08:31:48.610Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-29T08:31:48.610Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-29T08:31:48.610Z] Selecting previously unselected package udev. [2022-03-29T08:31:48.610Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-29T08:31:48.611Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-29T08:31:48.611Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-29T08:31:48.874Z] Selecting previously unselected package libfuse2:amd64. [2022-03-29T08:31:48.874Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-29T08:31:48.874Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-29T08:31:48.874Z] Selecting previously unselected package fuse. [2022-03-29T08:31:48.874Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-29T08:31:48.874Z] Unpacking fuse (2.9.9-3) ... [2022-03-29T08:31:49.135Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-29T08:31:49.135Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-29T08:31:49.135Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-29T08:31:49.135Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-29T08:31:49.135Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-29T08:31:49.135Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-29T08:31:49.396Z] Selecting previously unselected package libksba8:amd64. [2022-03-29T08:31:49.396Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-29T08:31:49.396Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-29T08:31:49.396Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-29T08:31:49.396Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-29T08:31:49.396Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T08:31:49.396Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-29T08:31:49.396Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-29T08:31:49.396Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T08:31:49.396Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-29T08:31:49.396Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-29T08:31:49.396Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T08:31:49.396Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-29T08:31:49.396Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-29T08:31:49.396Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T08:31:49.657Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-29T08:31:49.657Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-29T08:31:49.657Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T08:31:49.657Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-29T08:31:49.657Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-29T08:31:49.657Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T08:31:49.657Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-29T08:31:49.657Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-29T08:31:49.657Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T08:31:49.657Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-29T08:31:49.657Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-29T08:31:49.657Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T08:31:49.917Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-29T08:31:49.917Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-29T08:31:49.917Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T08:31:49.917Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-29T08:31:49.917Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-29T08:31:49.917Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-29T08:31:49.917Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-29T08:31:49.917Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-29T08:31:49.917Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-29T08:31:49.917Z] Selecting previously unselected package libldap-common. [2022-03-29T08:31:49.917Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-29T08:31:49.917Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-29T08:31:49.917Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-29T08:31:49.917Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-29T08:31:49.917Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-29T08:31:50.178Z] Selecting previously unselected package dirmngr. [2022-03-29T08:31:50.179Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-29T08:31:50.179Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-29T08:31:50.179Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-29T08:31:50.179Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-29T08:31:50.179Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-29T08:31:50.179Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-29T08:31:50.179Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-29T08:31:50.761Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-29T08:31:50.761Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-29T08:31:50.761Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T08:31:50.761Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-29T08:31:50.761Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-29T08:31:50.761Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T08:31:50.761Z] Setting up fuse (2.9.9-3) ... [2022-03-29T08:31:50.761Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-29T08:31:51.331Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T08:31:51.331Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T08:31:51.331Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T08:31:51.331Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T08:31:51.331Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T08:31:51.331Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T08:31:51.331Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-29T08:31:51.331Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-29T08:31:51.331Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-29T08:31:51.592Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-29T08:31:51.592Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-29T08:31:51.592Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-29T08:31:52.165Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-29T08:31:52.165Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-29T08:31:52.165Z] units). This means they are not meant to be enabled using systemctl. [2022-03-29T08:31:52.165Z] [2022-03-29T08:31:52.165Z] Possible reasons for having this kind of units are: [2022-03-29T08:31:52.165Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-29T08:31:52.165Z] .wants/ or .requires/ directory. [2022-03-29T08:31:52.165Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-29T08:31:52.165Z] a requirement dependency on it. [2022-03-29T08:31:52.165Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-29T08:31:52.165Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-29T08:31:52.165Z] • In case of template units, the unit is meant to be enabled with some [2022-03-29T08:31:52.165Z] instance name specified. [2022-03-29T08:31:52.426Z] Reading package lists... [2022-03-29T08:31:52.688Z] Building dependency tree... [2022-03-29T08:31:52.688Z] Reading state information... [2022-03-29T08:31:52.688Z] The following additional packages will be installed: [2022-03-29T08:31:52.688Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-29T08:31:52.688Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-29T08:31:52.688Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-29T08:31:52.688Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-29T08:31:52.688Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-29T08:31:52.688Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-29T08:31:52.688Z] Suggested packages: [2022-03-29T08:31:52.688Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-29T08:31:52.688Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-29T08:31:52.688Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-29T08:31:52.688Z] systemd-container policykit-1 [2022-03-29T08:31:52.688Z] Recommended packages: [2022-03-29T08:31:52.688Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-29T08:31:52.688Z] The following NEW packages will be installed: [2022-03-29T08:31:52.688Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-29T08:31:52.688Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-29T08:31:52.688Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-29T08:31:52.688Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-29T08:31:52.688Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-29T08:31:52.688Z] The following packages will be upgraded: [2022-03-29T08:31:52.688Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-29T08:31:52.950Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-29T08:31:52.950Z] Need to get 46.5 MB of archives. [2022-03-29T08:31:52.950Z] After this operation, 181 MB of additional disk space will be used. [2022-03-29T08:31:52.950Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-29T08:31:53.211Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-29T08:31:53.211Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-29T08:31:53.211Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-29T08:31:53.211Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-29T08:31:53.211Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-29T08:31:53.472Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-29T08:31:53.472Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-29T08:31:53.472Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-29T08:31:53.472Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-29T08:31:53.734Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-29T08:31:53.734Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-29T08:31:53.734Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-29T08:31:53.734Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-29T08:31:53.734Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-29T08:31:53.734Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-29T08:31:53.734Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-29T08:31:53.734Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] [2022-03-29T08:31:53.997Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-29T08:31:53.997Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] [2022-03-29T08:31:53.997Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] [2022-03-29T08:31:53.997Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] [2022-03-29T08:31:53.997Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-29T08:31:53.997Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-29T08:31:53.997Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-29T08:31:53.997Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-29T08:31:53.997Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-29T08:31:53.997Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-29T08:31:53.997Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-29T08:31:53.997Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-29T08:31:53.997Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-29T08:31:53.997Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-29T08:31:53.997Z] 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-29T08:31:55.388Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-29T08:31:55.388Z] Fetched 46.5 MB in 2s (19.6 MB/s) [2022-03-29T08:31:55.388Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-29T08:31:55.388Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-29T08:31:55.388Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-29T08:31:55.388Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-29T08:31:55.388Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-29T08:31:55.423Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.312s coverage: 17.7% of statements [2022-03-29T08:31:55.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-29T08:31:55.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-29T08:31:55.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-29T08:31:55.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-29T08:31:55.423Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.629s coverage: 92.3% of statements [2022-03-29T08:31:55.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-29T08:31:55.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-29T08:31:55.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-29T08:31:55.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-29T08:31:55.423Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.241s coverage: 63.2% of statements [2022-03-29T08:31:55.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-29T08:31:55.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-29T08:31:55.423Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.479s coverage: 97.7% of statements [2022-03-29T08:31:55.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-29T08:31:55.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-29T08:31:55.423Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-29T08:31:55.423Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-29T08:31:55.423Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.222s coverage: 28.9% of statements [2022-03-29T08:31:55.423Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-29T08:31:55.423Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-29T08:31:55.423Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-29T08:31:55.423Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-29T08:31:55.423Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-29T08:31:55.423Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-29T08:31:55.423Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.187s coverage: 100.0% of statements [2022-03-29T08:31:55.423Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.083s coverage: 96.9% of statements [2022-03-29T08:31:55.649Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-29T08:31:55.649Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-29T08:31:55.696Z] 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-29T08:31:55.696Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-29T08:31:55.696Z] GO111MODULE=on go vet ./... [2022-03-29T08:31:56.223Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-29T08:31:56.223Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-29T08:31:56.223Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-29T08:31:56.484Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-29T08:31:56.484Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-29T08:31:56.484Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-29T08:31:56.484Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-29T08:31:56.484Z] Selecting previously unselected package libexpat1:amd64. [2022-03-29T08:31:56.484Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-29T08:31:56.484Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-29T08:31:56.484Z] Selecting previously unselected package python3.8-minimal. [2022-03-29T08:31:56.484Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-29T08:31:56.484Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-29T08:31:56.744Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-29T08:31:56.744Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-29T08:31:56.744Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-29T08:31:57.315Z] Selecting previously unselected package python3-minimal. [2022-03-29T08:31:57.315Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-29T08:31:57.315Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-29T08:31:57.315Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-29T08:31:57.315Z] Selecting previously unselected package mime-support. [2022-03-29T08:31:57.315Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-29T08:31:57.315Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-29T08:31:57.576Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-29T08:31:57.576Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-29T08:31:57.576Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-29T08:31:57.576Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-29T08:31:57.576Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-29T08:31:57.576Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-29T08:31:57.836Z] Selecting previously unselected package python3.8. [2022-03-29T08:31:57.836Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-29T08:31:57.836Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-29T08:31:57.836Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-29T08:31:57.836Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-29T08:31:57.836Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-29T08:31:57.836Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-29T08:31:58.096Z] Selecting previously unselected package python3. [2022-03-29T08:31:58.096Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-29T08:31:58.096Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-29T08:31:58.096Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-29T08:31:58.096Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-29T08:31:58.096Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-29T08:31:58.096Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-29T08:31:58.096Z] Selecting previously unselected package dbus. [2022-03-29T08:31:58.096Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-29T08:31:58.096Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-29T08:31:58.358Z] Selecting previously unselected package libbsd0:amd64. [2022-03-29T08:31:58.358Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-29T08:31:58.358Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-29T08:31:58.358Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-29T08:31:58.358Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-29T08:31:58.358Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-29T08:31:58.358Z] Selecting previously unselected package sudo. [2022-03-29T08:31:58.358Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-29T08:31:58.358Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-29T08:31:58.358Z] Selecting previously unselected package apparmor. [2022-03-29T08:31:58.358Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-29T08:31:58.358Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-29T08:31:58.620Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-29T08:31:58.620Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-29T08:31:58.620Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-29T08:31:58.620Z] Selecting previously unselected package libedit2:amd64. [2022-03-29T08:31:58.620Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-29T08:31:58.620Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-29T08:31:58.620Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-29T08:31:58.620Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-29T08:31:58.620Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-29T08:31:58.620Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-29T08:31:58.620Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-29T08:31:58.620Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T08:31:58.880Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-29T08:31:58.880Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-29T08:31:58.880Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T08:31:58.880Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-29T08:31:58.880Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-29T08:31:58.880Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-29T08:31:58.880Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-29T08:31:58.880Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-29T08:31:58.880Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T08:31:58.880Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-29T08:31:58.880Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-29T08:31:58.880Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T08:31:59.141Z] Selecting previously unselected package openssh-client. [2022-03-29T08:31:59.141Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-29T08:31:59.141Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-29T08:31:59.141Z] Selecting previously unselected package dbus-user-session. [2022-03-29T08:31:59.141Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-29T08:31:59.141Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-29T08:31:59.141Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-29T08:31:59.141Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-29T08:31:59.141Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-29T08:31:59.403Z] Selecting previously unselected package squashfs-tools. [2022-03-29T08:31:59.403Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-29T08:31:59.403Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-29T08:31:59.403Z] Selecting previously unselected package snapd. [2022-03-29T08:31:59.403Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-29T08:31:59.403Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-29T08:32:02.710Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-29T08:32:02.710Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-29T08:32:02.710Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-29T08:32:02.710Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-29T08:32:02.710Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T08:32:02.710Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-29T08:32:02.710Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-29T08:32:02.710Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-29T08:32:02.710Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T08:32:02.710Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T08:32:02.710Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-29T08:32:02.710Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-29T08:32:02.710Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-29T08:32:02.710Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-29T08:32:03.290Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-29T08:32:03.290Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-29T08:32:03.290Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-29T08:32:03.290Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-29T08:32:03.290Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-29T08:32:03.290Z] running python rtupdate hooks for python3.8... [2022-03-29T08:32:03.290Z] running python post-rtupdate hooks for python3.8... [2022-03-29T08:32:03.553Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-29T08:32:04.497Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-29T08:32:04.758Z] Reloading AppArmor profiles [2022-03-29T08:32:04.758Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T08:32:04.758Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-29T08:32:04.758Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-29T08:32:05.018Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-29T08:32:05.278Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-29T08:32:05.278Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-29T08:32:05.278Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-29T08:32:06.662Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-29T08:32:06.662Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-29T08:32:06.924Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-29T08:32:06.924Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-29T08:32:07.186Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-29T08:32:07.448Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-29T08:32:07.708Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-29T08:32:07.968Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-29T08:32:08.229Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-29T08:32:08.229Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-29T08:32:08.490Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-29T08:32:08.750Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-29T08:32:09.012Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-29T08:32:09.012Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-29T08:32:09.274Z] /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-29T08:32:09.274Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-29T08:32:10.215Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-29T08:32:10.215Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-29T08:32:10.215Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-29T08:32:11.045Z] Reading package lists... [2022-03-29T08:32:11.305Z] Reading package lists... [2022-03-29T08:32:11.567Z] Building dependency tree... [2022-03-29T08:32:11.567Z] Reading state information... [2022-03-29T08:32:11.567Z] Calculating upgrade... [2022-03-29T08:32:11.567Z] The following packages will be upgraded: [2022-03-29T08:32:11.567Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-29T08:32:11.567Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-29T08:32:11.567Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-29T08:32:11.567Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-29T08:32:11.567Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-29T08:32:11.567Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-29T08:32:11.567Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-29T08:32:11.567Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-29T08:32:11.567Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-29T08:32:11.567Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-29T08:32:11.567Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-29T08:32:11.567Z] xz-utils zlib1g [2022-03-29T08:32:11.827Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-29T08:32:11.827Z] Need to get 65.7 MB of archives. [2022-03-29T08:32:11.827Z] After this operation, 27.6 MB of additional disk space will be used. [2022-03-29T08:32:11.827Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-29T08:32:11.827Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-29T08:32:12.090Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-29T08:32:12.662Z] 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-29T08:32:12.662Z] 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-29T08:32:12.662Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-29T08:32:12.662Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-29T08:32:12.662Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-29T08:32:12.662Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-29T08:32:12.662Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-29T08:32:12.662Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-29T08:32:12.662Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-105.119 [1119 kB] [2022-03-29T08:32:12.662Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-29T08:32:12.662Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-29T08:32:12.662Z] 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-29T08:32:12.662Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-29T08:32:12.662Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-29T08:32:12.662Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-29T08:32:12.662Z] 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-29T08:32:12.662Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-29T08:32:12.662Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-29T08:32:12.662Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-29T08:32:12.662Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-29T08:32:12.926Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-29T08:32:12.926Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-29T08:32:12.926Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-29T08:32:12.926Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-29T08:32:12.926Z] 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-29T08:32:12.926Z] 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-29T08:32:12.926Z] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-29T08:32:12.926Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-29T08:32:12.926Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-29T08:32:12.926Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-29T08:32:12.926Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-29T08:32:12.926Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-29T08:32:12.926Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-29T08:32:13.188Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-29T08:32:13.188Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-29T08:32:13.188Z] 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-29T08:32:13.188Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-29T08:32:13.188Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-29T08:32:13.188Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-29T08:32:13.188Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-29T08:32:13.188Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-29T08:32:13.188Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-29T08:32:13.188Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-29T08:32:13.188Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-29T08:32:13.449Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-29T08:32:13.449Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-29T08:32:13.449Z] 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-29T08:32:13.449Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-29T08:32:13.449Z] 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-29T08:32:13.449Z] 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-29T08:32:13.449Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-29T08:32:13.449Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-29T08:32:13.449Z] 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-29T08:32:13.449Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-29T08:32:13.449Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-29T08:32:13.709Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-29T08:32:13.709Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-29T08:32:13.709Z] 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-29T08:32:13.709Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-29T08:32:13.709Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-29T08:32:13.709Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-03-29T08:32:13.709Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-29T08:32:13.709Z] 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-29T08:32:13.709Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-29T08:32:13.709Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-29T08:32:13.709Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-29T08:32:13.709Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-29T08:32:13.709Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-03-29T08:32:13.969Z] 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-29T08:32:13.969Z] 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-29T08:32:14.230Z] 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-29T08:32:14.491Z] 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-29T08:32:14.491Z] 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-29T08:32:14.753Z] 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-29T08:32:15.030Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-29T08:32:15.030Z] Fetched 65.7 MB in 3s (22.0 MB/s) [2022-03-29T08:32:15.030Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-29T08:32:15.030Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-29T08:32:15.030Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-29T08:32:15.604Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-29T08:32:15.604Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-29T08:32:15.604Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-105.119_amd64.deb ... [2022-03-29T08:32:15.604Z] Unpacking linux-libc-dev:amd64 (5.4.0-105.119) over (5.4.0-26.30) ... [2022-03-29T08:32:15.866Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-29T08:32:15.866Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-29T08:32:15.866Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-29T08:32:15.866Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-29T08:32:16.127Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-29T08:32:16.127Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-29T08:32:16.388Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-29T08:32:16.388Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-29T08:32:16.388Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-29T08:32:16.388Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-29T08:32:16.388Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-29T08:32:16.650Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-29T08:32:16.650Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-29T08:32:16.650Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-29T08:32:16.650Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-29T08:32:16.650Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-29T08:32:16.650Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-29T08:32:16.650Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-29T08:32:16.911Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-29T08:32:16.911Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-29T08:32:16.911Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-29T08:32:16.911Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-29T08:32:16.911Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-29T08:32:16.911Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-29T08:32:16.911Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-29T08:32:17.484Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-29T08:32:17.484Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-29T08:32:17.484Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-29T08:32:17.484Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-29T08:32:17.745Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-29T08:32:18.007Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-29T08:32:18.268Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-29T08:32:18.268Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-29T08:32:18.268Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-29T08:32:18.268Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-29T08:32:18.268Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-29T08:32:18.540Z] Setting up base-files (11ubuntu5.5) ... [2022-03-29T08:32:18.540Z] Installing new version of config file /etc/issue ... [2022-03-29T08:32:18.540Z] Installing new version of config file /etc/issue.net ... [2022-03-29T08:32:18.540Z] Installing new version of config file /etc/lsb-release ... [2022-03-29T08:32:18.540Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-29T08:32:18.799Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-29T08:32:19.062Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-29T08:32:19.062Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-29T08:32:19.062Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T08:32:19.062Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-29T08:32:19.062Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-29T08:32:19.062Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-29T08:32:19.062Z] 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-29T08:32:19.324Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T08:32:19.324Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-29T08:32:19.324Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-29T08:32:19.324Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-29T08:32:19.324Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T08:32:19.324Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-29T08:32:19.324Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-29T08:32:19.584Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-29T08:32:19.584Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T08:32:19.584Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-29T08:32:19.584Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-29T08:32:20.157Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-29T08:32:20.157Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-29T08:32:20.157Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-29T08:32:20.157Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-29T08:32:20.418Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-29T08:32:20.418Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T08:32:20.418Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-29T08:32:20.418Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-29T08:32:20.993Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-29T08:32:20.993Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-29T08:32:20.993Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-29T08:32:20.993Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T08:32:20.993Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-29T08:32:20.993Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-29T08:32:21.255Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-29T08:32:21.255Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T08:32:21.255Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-29T08:32:21.255Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-29T08:32:21.255Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-29T08:32:21.255Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T08:32:21.255Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-29T08:32:21.255Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-29T08:32:21.255Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-29T08:32:21.516Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T08:32:21.516Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-29T08:32:21.516Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-29T08:32:21.516Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-29T08:32:21.516Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-29T08:32:21.516Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-29T08:32:21.780Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T08:32:21.780Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-29T08:32:21.780Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-29T08:32:21.780Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-29T08:32:21.780Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T08:32:21.780Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-29T08:32:21.780Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-29T08:32:21.780Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-29T08:32:21.780Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-29T08:32:22.352Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-29T08:32:22.614Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-29T08:32:22.874Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-29T08:32:22.874Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T08:32:22.874Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-29T08:32:22.874Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-29T08:32:23.135Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-29T08:32:23.135Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T08:32:23.135Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-29T08:32:23.135Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-29T08:32:23.397Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-29T08:32:23.397Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T08:32:23.397Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-29T08:32:23.397Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-29T08:32:23.397Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-29T08:32:23.397Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T08:32:23.397Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-29T08:32:23.397Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-29T08:32:23.657Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-29T08:32:23.657Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T08:32:23.657Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-29T08:32:23.657Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-29T08:32:23.657Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-29T08:32:23.657Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T08:32:23.657Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-29T08:32:23.657Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-29T08:32:23.917Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-29T08:32:23.917Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T08:32:23.917Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-29T08:32:23.917Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-29T08:32:23.917Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-29T08:32:24.179Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T08:32:24.179Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-29T08:32:24.179Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-29T08:32:24.179Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-29T08:32:24.179Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T08:32:24.179Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-29T08:32:24.179Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-29T08:32:24.179Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-29T08:32:24.440Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T08:32:24.440Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-29T08:32:24.440Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-29T08:32:24.440Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-29T08:32:24.440Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T08:32:24.440Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-29T08:32:24.440Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-29T08:32:24.703Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-29T08:32:24.703Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T08:32:24.703Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-29T08:32:24.703Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-29T08:32:24.703Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-29T08:32:24.703Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T08:32:24.703Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-29T08:32:24.703Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-29T08:32:24.978Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-29T08:32:24.978Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T08:32:24.978Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-29T08:32:24.978Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-29T08:32:25.551Z] Setting up apt (2.0.6) ... [2022-03-29T08:32:25.812Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-29T08:32:25.812Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T08:32:25.812Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-29T08:32:25.812Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-29T08:32:26.074Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-29T08:32:26.074Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-29T08:32:26.074Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-29T08:32:26.074Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-29T08:32:26.074Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-29T08:32:26.336Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-29T08:32:26.336Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-29T08:32:26.336Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-29T08:32:26.336Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-29T08:32:26.596Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-29T08:32:26.596Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-29T08:32:26.596Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-29T08:32:26.596Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-29T08:32:26.596Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-29T08:32:26.596Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-29T08:32:26.873Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-29T08:32:26.873Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-29T08:32:26.873Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-29T08:32:27.135Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-29T08:32:27.135Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-29T08:32:27.135Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-29T08:32:27.135Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-29T08:32:27.135Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-29T08:32:27.399Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-29T08:32:27.399Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-29T08:32:27.399Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-29T08:32:27.661Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-29T08:32:27.661Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-29T08:32:27.661Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-29T08:32:27.661Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-29T08:32:27.923Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-29T08:32:27.923Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-29T08:32:27.923Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-29T08:32:27.923Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-29T08:32:27.923Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-29T08:32:27.923Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-29T08:32:27.923Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-29T08:32:27.923Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-29T08:32:28.185Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-03-29T08:32:28.185Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-29T08:32:28.446Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-29T08:32:28.446Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-29T08:32:28.446Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-29T08:32:28.446Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-29T08:32:28.446Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-29T08:32:28.707Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-29T08:32:28.707Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-29T08:32:28.707Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-29T08:32:28.969Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-29T08:32:28.969Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-29T08:32:28.969Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-29T08:32:28.969Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-29T08:32:28.969Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-29T08:32:28.969Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-29T08:32:29.229Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-29T08:32:29.229Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-29T08:32:29.229Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-29T08:32:29.229Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-29T08:32:29.490Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-29T08:32:29.490Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-29T08:32:30.432Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-29T08:32:30.432Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-29T08:32:31.001Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-29T08:32:31.001Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-29T08:32:31.261Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-29T08:32:31.261Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-29T08:32:31.521Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-29T08:32:31.521Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-29T08:32:32.461Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-29T08:32:32.461Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-29T08:32:32.461Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-29T08:32:32.461Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-29T08:32:32.461Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-29T08:32:32.461Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-29T08:32:32.461Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-29T08:32:32.461Z] Setting up linux-libc-dev:amd64 (5.4.0-105.119) ... [2022-03-29T08:32:32.461Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-29T08:32:32.461Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-29T08:32:32.461Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-03-29T08:32:32.461Z] [2022-03-29T08:32:32.461Z] Current default time zone: 'Etc/UTC' [2022-03-29T08:32:32.461Z] Local time is now: Tue Mar 29 08:32:32 UTC 2022. [2022-03-29T08:32:32.461Z] Universal Time is now: Tue Mar 29 08:32:32 UTC 2022. [2022-03-29T08:32:32.461Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-29T08:32:32.461Z] [2022-03-29T08:32:32.461Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-29T08:32:32.722Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-29T08:32:32.722Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-29T08:32:32.722Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-29T08:32:32.722Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-29T08:32:32.722Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-29T08:32:32.722Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-29T08:32:32.722Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-29T08:32:32.722Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-29T08:32:32.722Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-29T08:32:32.722Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-29T08:32:32.722Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-29T08:32:32.722Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-29T08:32:32.722Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-29T08:32:32.722Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-29T08:32:32.722Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-29T08:32:32.722Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-29T08:32:32.722Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-29T08:32:32.723Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-29T08:32:32.723Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-29T08:32:34.633Z] Updating certificates in /etc/ssl/certs... [2022-03-29T08:32:35.204Z] 21 added, 21 removed; done. [2022-03-29T08:32:35.204Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-29T08:32:35.204Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-29T08:32:35.204Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-29T08:32:35.464Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-29T08:32:35.464Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-29T08:32:35.464Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-29T08:32:35.464Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-29T08:32:35.464Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-29T08:32:35.464Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-29T08:32:35.464Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-29T08:32:35.464Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-29T08:32:35.464Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-29T08:32:35.464Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-29T08:32:35.464Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-29T08:32:35.464Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-29T08:32:35.726Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-29T08:32:35.726Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-29T08:32:35.726Z] Updating certificates in /etc/ssl/certs... [2022-03-29T08:32:36.296Z] 0 added, 0 removed; done. [2022-03-29T08:32:36.296Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-29T08:32:36.296Z] done. [2022-03-29T08:32:37.512Z] Reading package lists... [2022-03-29T08:32:37.512Z] Building dependency tree... [2022-03-29T08:32:37.512Z] Reading state information... [2022-03-29T08:32:37.771Z] The following NEW packages will be installed: [2022-03-29T08:32:37.771Z] apt-transport-https [2022-03-29T08:32:37.771Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-29T08:32:37.771Z] Need to get 4680 B of archives. [2022-03-29T08:32:37.771Z] After this operation, 162 kB of additional disk space will be used. [2022-03-29T08:32:37.771Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-29T08:32:37.771Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-29T08:32:38.031Z] Fetched 4680 B in 0s (91.5 kB/s) [2022-03-29T08:32:38.031Z] Selecting previously unselected package apt-transport-https. [2022-03-29T08:32:38.031Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-29T08:32:38.031Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-29T08:32:38.031Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-29T08:32:38.031Z] Setting up apt-transport-https (2.0.6) ... [2022-03-29T08:32:38.292Z] Waiting for network to be ready... [2022-03-29T08:32:44.877Z] 2022-03-29T08:32:41Z INFO Waiting for automatic snapd restart... [2022-03-29T08:32:45.137Z] snapd 2.54.4 from Canonical* installed [2022-03-29T08:32:46.517Z] "snapd" switched to the "latest/stable" channel [2022-03-29T08:32:46.517Z] [2022-03-29T08:32:49.054Z] core20 20220304 from Canonical* installed [2022-03-29T08:32:49.054Z] "core20" switched to the "latest/stable" channel [2022-03-29T08:32:49.054Z] [2022-03-29T08:32:51.595Z] snapcraft 6.1 from Canonical* installed [2022-03-29T08:32:51.595Z] "snapcraft" switched to the "latest/stable" channel [2022-03-29T08:32:51.595Z] [2022-03-29T08:32:56.883Z] 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-29T08:32:56.883Z] - README.md [2022-03-29T08:32:56.883Z] [2022-03-29T08:32:56.883Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-29T08:32:56.883Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-29T08:32:56.883Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-29T08:32:56.883Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-29T08:32:57.825Z] Reading package lists... [2022-03-29T08:32:57.826Z] 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-29T08:32:58.087Z] Reading package lists... [2022-03-29T08:32:58.087Z] Building dependency tree... [2022-03-29T08:32:58.087Z] Reading state information... [2022-03-29T08:32:58.351Z] Suggested packages: [2022-03-29T08:32:58.351Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-29T08:32:58.351Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-29T08:32:58.351Z] krb5-user libnorm-doc [2022-03-29T08:32:58.351Z] Recommended packages: [2022-03-29T08:32:58.351Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-29T08:32:58.351Z] The following NEW packages will be installed: [2022-03-29T08:32:58.351Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-29T08:32:58.351Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-29T08:32:58.351Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-29T08:32:58.351Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-29T08:32:58.351Z] libzmq5 pkg-config zip [2022-03-29T08:32:58.351Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-29T08:32:58.612Z] Need to get 10.3 MB of archives. [2022-03-29T08:32:58.613Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-29T08:32:58.613Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-29T08:32:58.613Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-29T08:32:58.613Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-29T08:32:58.613Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-29T08:32:58.613Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-29T08:32:58.613Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-29T08:32:58.613Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-29T08:32:58.613Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-29T08:32:58.613Z] Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-29T08:32:58.613Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-29T08:32:58.613Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-29T08:32:58.613Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-29T08:32:58.613Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-29T08:32:58.613Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-29T08:32:58.613Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-29T08:32:58.613Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-29T08:32:58.613Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-29T08:32:59.187Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-29T08:32:59.187Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-29T08:32:59.187Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-29T08:32:59.447Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-29T08:32:59.447Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-29T08:32:59.447Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-29T08:32:59.448Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-29T08:32:59.448Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-29T08:32:59.448Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-29T08:32:59.448Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-29T08:32:59.709Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-29T08:32:59.709Z] Fetched 10.3 MB in 1s (9305 kB/s) [2022-03-29T08:32:59.709Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-29T08:32:59.709Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-29T08:32:59.709Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-29T08:32:59.709Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-29T08:32:59.970Z] Selecting previously unselected package libsodium23:amd64. [2022-03-29T08:32:59.970Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-29T08:32:59.970Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-29T08:32:59.970Z] Selecting previously unselected package libpsl5:amd64. [2022-03-29T08:32:59.970Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-29T08:32:59.970Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-29T08:32:59.970Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-29T08:32:59.970Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-29T08:32:59.970Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-29T08:32:59.970Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-29T08:32:59.970Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-29T08:32:59.970Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-29T08:33:00.230Z] Selecting previously unselected package librtmp1:amd64. [2022-03-29T08:33:00.230Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-29T08:33:00.230Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-29T08:33:00.230Z] Selecting previously unselected package libssh-4:amd64. [2022-03-29T08:33:00.230Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-29T08:33:00.230Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-29T08:33:00.230Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-29T08:33:00.230Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-29T08:33:00.230Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-29T08:33:00.230Z] Selecting previously unselected package liberror-perl. [2022-03-29T08:33:00.230Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-29T08:33:00.230Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-29T08:33:00.230Z] Selecting previously unselected package git-man. [2022-03-29T08:33:00.230Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-29T08:33:00.230Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-29T08:33:00.489Z] Selecting previously unselected package git. [2022-03-29T08:33:00.489Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-29T08:33:00.489Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-29T08:33:01.059Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-29T08:33:01.059Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-29T08:33:01.059Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T08:33:01.059Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-29T08:33:01.059Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-29T08:33:01.059Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T08:33:01.059Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-29T08:33:01.059Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-29T08:33:01.059Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T08:33:01.059Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-29T08:33:01.059Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-29T08:33:01.059Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T08:33:01.319Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-29T08:33:01.319Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-29T08:33:01.319Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-29T08:33:01.319Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-29T08:33:01.319Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-29T08:33:01.319Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T08:33:01.319Z] Selecting previously unselected package libnorm1:amd64. [2022-03-29T08:33:01.319Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-29T08:33:01.319Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-29T08:33:01.319Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-29T08:33:01.319Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-29T08:33:01.319Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-29T08:33:01.580Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-29T08:33:01.580Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-29T08:33:01.580Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-29T08:33:01.580Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-29T08:33:01.580Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-29T08:33:01.580Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-29T08:33:01.580Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-29T08:33:01.580Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-29T08:33:01.580Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-29T08:33:01.842Z] Selecting previously unselected package libzmq5:amd64. [2022-03-29T08:33:01.842Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-29T08:33:01.842Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-29T08:33:01.842Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-29T08:33:01.842Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-29T08:33:01.842Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T08:33:01.842Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-29T08:33:01.842Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-29T08:33:01.842Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-29T08:33:01.842Z] Selecting previously unselected package pkg-config. [2022-03-29T08:33:01.842Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-29T08:33:01.842Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-29T08:33:02.102Z] Selecting previously unselected package zip. [2022-03-29T08:33:02.102Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-29T08:33:02.102Z] Unpacking zip (3.0-11build1) ... [2022-03-29T08:33:02.102Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-29T08:33:02.102Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-29T08:33:02.102Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-29T08:33:02.102Z] No schema files found: doing nothing. [2022-03-29T08:33:02.102Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-29T08:33:02.102Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-29T08:33:02.102Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-29T08:33:02.102Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-29T08:33:02.102Z] Setting up liberror-perl (0.17029-1) ... [2022-03-29T08:33:02.102Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T08:33:02.102Z] Setting up zip (3.0-11build1) ... [2022-03-29T08:33:02.102Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-29T08:33:02.103Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-29T08:33:02.103Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-29T08:33:02.103Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-29T08:33:02.103Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-29T08:33:02.103Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T08:33:02.365Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-29T08:33:02.365Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T08:33:02.365Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-29T08:33:02.365Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T08:33:02.365Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-29T08:33:02.365Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-29T08:33:02.365Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-29T08:33:02.365Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-29T08:33:02.365Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T08:33:02.365Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-29T08:33:02.365Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-29T08:33:02.365Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-29T08:33:02.936Z] comerr-dev set to automatically installed. [2022-03-29T08:33:02.936Z] git set to automatically installed. [2022-03-29T08:33:02.936Z] git-man set to automatically installed. [2022-03-29T08:33:02.936Z] krb5-multidev set to automatically installed. [2022-03-29T08:33:02.936Z] libbrotli1 set to automatically installed. [2022-03-29T08:33:02.936Z] libcurl3-gnutls set to automatically installed. [2022-03-29T08:33:02.936Z] liberror-perl set to automatically installed. [2022-03-29T08:33:02.936Z] libglib2.0-0 set to automatically installed. [2022-03-29T08:33:02.936Z] libgssrpc4 set to automatically installed. [2022-03-29T08:33:02.936Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-29T08:33:02.936Z] libkadm5srv-mit11 set to automatically installed. [2022-03-29T08:33:02.936Z] libkdb5-9 set to automatically installed. [2022-03-29T08:33:02.936Z] libkrb5-dev set to automatically installed. [2022-03-29T08:33:02.936Z] libnghttp2-14 set to automatically installed. [2022-03-29T08:33:02.936Z] libnorm-dev set to automatically installed. [2022-03-29T08:33:02.936Z] libnorm1 set to automatically installed. [2022-03-29T08:33:02.936Z] libpgm-5.2-0 set to automatically installed. [2022-03-29T08:33:02.936Z] libpgm-dev set to automatically installed. [2022-03-29T08:33:02.936Z] libpsl5 set to automatically installed. [2022-03-29T08:33:02.936Z] librtmp1 set to automatically installed. [2022-03-29T08:33:02.936Z] libsodium-dev set to automatically installed. [2022-03-29T08:33:02.936Z] libsodium23 set to automatically installed. [2022-03-29T08:33:02.936Z] libssh-4 set to automatically installed. [2022-03-29T08:33:02.936Z] libzmq3-dev set to automatically installed. [2022-03-29T08:33:02.936Z] libzmq5 set to automatically installed. [2022-03-29T08:33:02.936Z] pkg-config set to automatically installed. [2022-03-29T08:33:02.936Z] zip set to automatically installed. [2022-03-29T08:33:03.508Z] snapd is not logged in, snap install commands will use sudo [2022-03-29T08:33:15.742Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-29T08:33:15.742Z] Downloading snap 'edgex-app-service-configurable' [2022-03-29T08:33:18.294Z] Pulling app-service-configurable [2022-03-29T08:33:18.294Z] + snapcraftctl pull [2022-03-29T08:33:20.337Z] Pulling config-common [2022-03-29T08:33:20.337Z] + snapcraftctl pull [2022-03-29T08:33:21.771Z] Pulling go-build-helper [2022-03-29T08:33:21.771Z] + snapcraftctl pull [2022-03-29T08:33:23.160Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-29T08:33:23.160Z] Skipping pull go-build-helper (already ran) [2022-03-29T08:33:23.160Z] Building go-build-helper [2022-03-29T08:33:23.160Z] + snapcraftctl build [2022-03-29T08:33:24.104Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-29T08:33:25.052Z] Staging go-build-helper [2022-03-29T08:33:25.052Z] + snapcraftctl stage [2022-03-29T08:33:30.343Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-29T08:33:30.343Z] Fetched 290 kB in 0s (0 B/s) [2022-03-29T08:33:30.343Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-29T08:33:30.343Z] Fetched 158 kB in 0s (0 B/s) [2022-03-29T08:33:30.343Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-29T08:33:30.343Z] Fetched 242 kB in 0s (0 B/s) [2022-03-29T08:33:30.343Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-29T08:33:30.343Z] Fetched 150 kB in 0s (0 B/s) [2022-03-29T08:33:30.343Z] Pulling edgex-go [2022-03-29T08:33:30.343Z] + snapcraftctl pull [2022-03-29T08:33:31.284Z] Pulling hooks [2022-03-29T08:33:31.284Z] + snapcraftctl pull [2022-03-29T08:33:32.549Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-29T08:33:32.549Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-29T08:33:34.002Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-29T08:33:36.666Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-29T08:33:37.349Z] + ls -al . [2022-03-29T08:33:37.349Z] total 660 [2022-03-29T08:33:37.349Z] drwxrwxr-x 9 1001 1001 4096 Mar 29 08:33 . [2022-03-29T08:33:37.349Z] drwxr-xr-x 4 root root 4096 Mar 29 08:28 .. [2022-03-29T08:33:37.349Z] -rw-rw-r-- 1 1001 1001 11 Mar 29 08:26 .dockerignore [2022-03-29T08:33:37.349Z] drwxrwxr-x 8 1001 1001 4096 Mar 29 08:26 .git [2022-03-29T08:33:37.349Z] drwxrwxr-x 4 1001 1001 4096 Mar 29 08:26 .github [2022-03-29T08:33:37.349Z] -rw-rw-r-- 1 1001 1001 870 Mar 29 08:26 .gitignore [2022-03-29T08:33:37.349Z] -rw-rw-r-- 1 1001 1001 42 Mar 29 08:26 .golangci.yml [2022-03-29T08:33:37.349Z] -rw-rw-r-- 1 1001 1001 87 Mar 29 08:26 .hadolint.yml [2022-03-29T08:33:37.349Z] -rw-rw-r-- 1 1001 1001 166 Mar 29 08:26 .sonarcloud.properties [2022-03-29T08:33:37.349Z] -rw-rw-r-- 1 1001 1001 1171 Mar 29 08:26 ADOPTERS.md [2022-03-29T08:33:37.349Z] -rw-rw-r-- 1 1001 1001 9953 Mar 29 08:26 Attribution.txt [2022-03-29T08:33:37.349Z] -rw-rw-r-- 1 1001 1001 51732 Mar 29 08:26 CHANGELOG.md [2022-03-29T08:33:37.349Z] -rw-rw-r-- 1 1001 1001 3804 Mar 29 08:26 CONTRIBUTING.md [2022-03-29T08:33:37.349Z] -rw-rw-r-- 1 1001 1001 677 Mar 29 08:26 GOVERNANCE.md [2022-03-29T08:33:37.349Z] -rw-rw-r-- 1 1001 1001 849 Mar 29 08:26 Jenkinsfile [2022-03-29T08:33:37.349Z] -rw-rw-r-- 1 1001 1001 10775 Mar 29 08:26 LICENSE [2022-03-29T08:33:37.349Z] -rw-rw-r-- 1 1001 1001 8478 Mar 29 08:26 Makefile [2022-03-29T08:33:37.349Z] -rw-rw-r-- 1 1001 1001 582 Mar 29 08:26 OWNERS.md [2022-03-29T08:33:37.349Z] -rw-rw-r-- 1 1001 1001 8207 Mar 29 08:26 README.md [2022-03-29T08:33:37.349Z] -rw-rw-r-- 1 1001 1001 6912 Mar 29 08:26 SECURITY.md [2022-03-29T08:33:37.349Z] -rw-rw-r-- 1 1001 1001 5 Mar 29 08:24 VERSION [2022-03-29T08:33:37.349Z] -rw-rw-r-- 1 1001 1001 4131 Mar 29 08:26 ZMQWindows.md [2022-03-29T08:33:37.349Z] drwxrwxr-x 2 1001 1001 4096 Mar 29 08:26 bin [2022-03-29T08:33:37.349Z] drwxrwxr-x 18 1001 1001 4096 Mar 29 08:26 cmd [2022-03-29T08:33:37.349Z] -rw-r--r-- 1 root root 427664 Mar 29 08:31 coverage.out [2022-03-29T08:33:37.349Z] -rw-rw-r-- 1 1001 1001 3175 Mar 29 08:26 go.mod [2022-03-29T08:33:37.349Z] -rw-rw-r-- 1 1001 1001 34990 Mar 29 08:26 go.sum [2022-03-29T08:33:37.349Z] drwxrwxr-x 8 1001 1001 4096 Mar 29 08:26 internal [2022-03-29T08:33:37.350Z] drwxrwxr-x 3 1001 1001 4096 Mar 29 08:26 openapi [2022-03-29T08:33:37.350Z] drwxrwxr-x 4 1001 1001 4096 Mar 29 08:26 snap [2022-03-29T08:33:37.350Z] -rw-rw-r-- 1 1001 1001 204 Mar 29 08:26 version.go [Pipeline] sh [2022-03-29T08:33:38.029Z] + '[' -e coverage.out ] [2022-03-29T08:33:38.029Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-29T08:33:38.067Z] Warning: overwriting stash ‘coverage-report’ [2022-03-29T08:33:38.855Z] Stashed 1 file(s) [Pipeline] sh [2022-03-29T08:33:39.527Z] + make build [2022-03-29T08:33:39.527Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-29T08:33:43.522Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-29T08:33:43.522Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-29T08:33:43.522Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-29T08:33:43.522Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-29T08:33:43.522Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-29T08:33:43.522Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-29T08:33:43.522Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-29T08:33:43.522Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-29T08:33:43.522Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-29T08:33:43.522Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-29T08:33:43.522Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-29T08:33:43.522Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-29T08:33:43.522Z] Fetched 234 kB in 0s (0 B/s) [2022-03-29T08:33:43.522Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-29T08:33:43.522Z] Fetched 155 kB in 0s (0 B/s) [2022-03-29T08:33:43.522Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-29T08:33:43.522Z] Fetched 170 kB in 0s (0 B/s) [2022-03-29T08:33:43.522Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-29T08:33:43.522Z] Fetched 267 kB in 0s (0 B/s) [2022-03-29T08:33:43.522Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-29T08:33:43.522Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-29T08:33:43.522Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-29T08:33:43.522Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-29T08:33:43.522Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-29T08:33:43.522Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-29T08:33:43.522Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-29T08:33:43.522Z] Fetched 121 kB in 0s (0 B/s) [2022-03-29T08:33:43.522Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-29T08:33:43.522Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-29T08:33:43.522Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-29T08:33:43.522Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-29T08:33:43.522Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-29T08:33:43.522Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-29T08:33:43.522Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-29T08:33:43.522Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-29T08:33:43.522Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-29T08:33:43.522Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-29T08:33:43.522Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-29T08:33:43.522Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-29T08:33:43.522Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-29T08:33:43.522Z] Fetched 142 kB in 0s (0 B/s) [2022-03-29T08:33:43.522Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-29T08:33:43.522Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-29T08:33:43.522Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-29T08:33:43.522Z] Fetched 181 kB in 0s (0 B/s) [2022-03-29T08:33:43.522Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-29T08:33:43.522Z] Fetched 208 kB in 0s (0 B/s) [2022-03-29T08:33:43.522Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-29T08:33:43.522Z] Fetched 161 kB in 0s (0 B/s) [2022-03-29T08:33:43.522Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-29T08:33:43.522Z] Fetched 107 kB in 0s (0 B/s) [2022-03-29T08:33:43.522Z] Pulling static-packages [2022-03-29T08:33:43.522Z] + snapcraftctl pull [2022-03-29T08:33:43.784Z] Pulling version [2022-03-29T08:33:43.784Z] + cd /root/project [2022-03-29T08:33:43.784Z] ++ sed s/v// [2022-03-29T08:33:43.784Z] ++ git describe --tags --abbrev=0 [2022-03-29T08:33:43.784Z] + GIT_VERSION=2.2.0-dev.47 [2022-03-29T08:33:43.784Z] + '[' -z 2.2.0-dev.47 ']' [2022-03-29T08:33:43.784Z] + snapcraftctl set-version 2.2.0-dev.47 [2022-03-29T08:33:45.168Z] Building app-service-configurable [2022-03-29T08:33:45.168Z] + snapcraftctl build [2022-03-29T08:33:47.714Z] Building config-common [2022-03-29T08:33:47.714Z] + snapcraftctl build [2022-03-29T08:33:48.285Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-29T08:33:49.224Z] Skipping build go-build-helper (already ran) [2022-03-29T08:33:49.224Z] Building edgex-go [2022-03-29T08:33:49.483Z] + cd /root/parts/edgex-go/src [2022-03-29T08:33:49.483Z] ++ sed s/v// [2022-03-29T08:33:49.483Z] ++ git describe --tags --abbrev=0 [2022-03-29T08:33:49.483Z] + GIT_VERSION=2.2.0-dev.47 [2022-03-29T08:33:49.483Z] + '[' -z 2.2.0-dev.47 ']' [2022-03-29T08:33:49.483Z] + echo 2.2.0-dev.47 [2022-03-29T08:33:49.483Z] + '[' '!' -d vendor ']' [2022-03-29T08:33:49.483Z] + go mod download all [2022-03-29T08:33:53.700Z] + make build [2022-03-29T08:33:53.700Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-29T08:34:15.648Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-29T08:34:25.629Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-29T08:34:25.630Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-29T08:34:27.540Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-29T08:34:27.801Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-29T08:34:29.187Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-29T08:34:31.100Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-29T08:34:32.044Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-29T08:34:33.430Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-29T08:34:34.812Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-29T08:34:36.197Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-29T08:34:38.106Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-29T08:34:39.491Z] + 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-29T08:34:39.491Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-29T08:34:39.491Z] + case "$service" in [2022-03-29T08:34:39.491Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-29T08:34:39.491Z] + 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-29T08:34:39.491Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-29T08:34:39.491Z] + case "$service" in [2022-03-29T08:34:39.491Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-29T08:34:39.491Z] + 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-29T08:34:39.491Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-29T08:34:39.491Z] + case "$service" in [2022-03-29T08:34:39.491Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-29T08:34:39.491Z] + 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-29T08:34:39.491Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-29T08:34:39.491Z] + case "$service" in [2022-03-29T08:34:39.491Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-29T08:34:39.491Z] + 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-29T08:34:39.491Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-29T08:34:39.491Z] + case "$service" in [2022-03-29T08:34:39.491Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-29T08:34:39.491Z] + 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-29T08:34:39.491Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-29T08:34:39.491Z] + case "$service" in [2022-03-29T08:34:39.491Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-29T08:34:39.491Z] + 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-29T08:34:39.491Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-29T08:34:39.491Z] + case "$service" in [2022-03-29T08:34:39.491Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-29T08:34:39.491Z] + 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-29T08:34:39.491Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-29T08:34:39.491Z] + case "$service" in [2022-03-29T08:34:39.491Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-29T08:34:39.491Z] + 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-29T08:34:39.491Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-29T08:34:39.491Z] + case "$service" in [2022-03-29T08:34:39.491Z] + 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-29T08:34:39.491Z] + 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-29T08:34:39.491Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-29T08:34:39.491Z] + case "$service" in [2022-03-29T08:34:39.492Z] + 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-29T08:34:39.492Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-29T08:34:39.492Z] + 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-29T08:34:39.492Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-29T08:34:39.492Z] + case "$service" in [2022-03-29T08:34:39.492Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-29T08:34:39.492Z] + 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-29T08:34:39.492Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-29T08:34:39.492Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-29T08:34:39.492Z] + 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-29T08:34:40.434Z] Building hooks [2022-03-29T08:34:40.434Z] + cd /root/parts/hooks/src [2022-03-29T08:34:40.434Z] + make build [2022-03-29T08:34:40.434Z] go mod tidy [2022-03-29T08:34:40.434Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-29T08:34:40.698Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-29T08:34:40.698Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-29T08:34:40.698Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-29T08:34:40.698Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-29T08:34:42.610Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-29T08:34:42.871Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-29T08:34:42.871Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-29T08:34:44.785Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-29T08:34:44.785Z] Building static-packages [2022-03-29T08:34:44.785Z] + snapcraftctl build [2022-03-29T08:34:46.701Z] Building version [2022-03-29T08:34:46.701Z] + snapcraftctl build [2022-03-29T08:34:48.616Z] Staging app-service-configurable [2022-03-29T08:34:48.616Z] + snapcraftctl stage [2022-03-29T08:34:50.000Z] Staging config-common [2022-03-29T08:34:50.000Z] + snapcraftctl stage [2022-03-29T08:34:51.383Z] Skipping stage go-build-helper (already ran) [2022-03-29T08:34:51.383Z] Staging edgex-go [2022-03-29T08:34:51.383Z] + snapcraftctl stage [2022-03-29T08:34:52.767Z] Staging hooks [2022-03-29T08:34:52.767Z] + snapcraftctl stage [2022-03-29T08:34:54.185Z] Staging static-packages [2022-03-29T08:34:54.185Z] + snapcraftctl stage [2022-03-29T08:34:55.658Z] Staging version [2022-03-29T08:34:55.658Z] + snapcraftctl stage [2022-03-29T08:34:57.058Z] Priming app-service-configurable [2022-03-29T08:34:57.058Z] + snapcraftctl prime [2022-03-29T08:34:59.598Z] 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-29T08:34:59.598Z] stage-packages: [2022-03-29T08:34:59.598Z] - libnorm1 [2022-03-29T08:34:59.598Z] - libpgm-5.2-0 [2022-03-29T08:34:59.598Z] - libsodium23 [2022-03-29T08:34:59.598Z] - libzmq5 [2022-03-29T08:34:59.858Z] Priming config-common [2022-03-29T08:34:59.858Z] + snapcraftctl prime [2022-03-29T08:35:01.240Z] Priming go-build-helper [2022-03-29T08:35:01.240Z] + snapcraftctl prime [2022-03-29T08:35:02.620Z] Priming edgex-go [2022-03-29T08:35:02.620Z] + snapcraftctl prime [2022-03-29T08:35:04.531Z] Priming hooks [2022-03-29T08:35:04.531Z] + snapcraftctl prime [2022-03-29T08:35:05.473Z] Priming static-packages [2022-03-29T08:35:05.473Z] + snapcraftctl prime [2022-03-29T08:35:10.761Z] Priming version [2022-03-29T08:35:10.761Z] + snapcraftctl prime [2022-03-29T08:35:11.333Z] 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] } [2022-03-29T08:35:31.404Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-29T08:36:53.855Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-29T08:36:53.856Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-29T08:36:57.247Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-29T08:36:58.692Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-29T08:37:04.133Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-29T08:37:11.118Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-29T08:37:16.649Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-29T08:37:22.071Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-29T08:37:27.482Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-29T08:37:32.894Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-29T08:37:41.187Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-29T08:37:45.542Z] $ docker stop --time=1 80f3200eef7bb3fe3bf0021fe1d0030d88e6ff6b8fec04da0a59af9479d51ac0 [2022-03-29T08:37:47.536Z] $ docker rm -f 80f3200eef7bb3fe3bf0021fe1d0030d88e6ff6b8fec04da0a59af9479d51ac0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-29T08:37:50.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-29T08:37:50.038Z] [2022-03-29T08:37:50.038Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-29T08:37:50.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-29T08:37:50.695Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-29T08:37:50.695Z] 29e5d40040c1: Pulling fs layer [2022-03-29T08:37:50.695Z] 1ce36da41761: Pulling fs layer [2022-03-29T08:37:50.695Z] 25b303627fd3: Pulling fs layer [2022-03-29T08:37:50.695Z] 29e5d40040c1: Verifying Checksum [2022-03-29T08:37:50.695Z] 29e5d40040c1: Download complete [2022-03-29T08:37:50.969Z] 1ce36da41761: Verifying Checksum [2022-03-29T08:37:50.969Z] 1ce36da41761: Download complete [2022-03-29T08:37:51.244Z] 29e5d40040c1: Pull complete [2022-03-29T08:37:52.683Z] 1ce36da41761: Pull complete [2022-03-29T08:37:52.683Z] 25b303627fd3: Verifying Checksum [2022-03-29T08:37:52.683Z] 25b303627fd3: Download complete [2022-03-29T08:38:05.083Z] 25b303627fd3: Pull complete [2022-03-29T08:38:05.083Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-29T08:38:05.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-29T08:38:05.083Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-29T08:38:05.324Z] prd-ubuntu20.04-docker-arm64-4c-16g-9325 does not seem to be running inside a container [2022-03-29T08:38:05.410Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-29T08:38:07.724Z] $ docker top da454f6aec12cb5e406c1cbda366a23c40cc50ccbead90d971cb4c13bc03c460 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-29T08:38:08.679Z] + docker-compose build --help [2022-03-29T08:38:08.680Z] + grep parallel [2022-03-29T08:38:12.985Z] --parallel Build images in parallel. [Pipeline] } [2022-03-29T08:38:13.023Z] $ docker stop --time=1 da454f6aec12cb5e406c1cbda366a23c40cc50ccbead90d971cb4c13bc03c460 [2022-03-29T08:38:14.679Z] $ docker rm -f da454f6aec12cb5e406c1cbda366a23c40cc50ccbead90d971cb4c13bc03c460 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-29T08:38:15.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-29T08:38:15.458Z] . [Pipeline] withDockerContainer [2022-03-29T08:38:15.714Z] prd-ubuntu20.04-docker-arm64-4c-16g-9325 does not seem to be running inside a container [2022-03-29T08:38:15.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-29T08:38:17.141Z] $ docker top bd86102a7483f2ebc43d3447354eaf97634d2b8c76e791727446802edaa06183 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-29T08:38:18.111Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-29T08:38:22.396Z] Building core-command ... [2022-03-29T08:38:22.396Z] Building core-data ... [2022-03-29T08:38:22.396Z] Building core-metadata ... [2022-03-29T08:38:22.396Z] Building security-bootstrapper ... [2022-03-29T08:38:22.396Z] Building security-proxy-setup ... [2022-03-29T08:38:22.396Z] Building security-secretstore-setup ... [2022-03-29T08:38:22.396Z] Building security-spiffe-token-provider ... [2022-03-29T08:38:22.396Z] Building security-spire-agent ... [2022-03-29T08:38:22.396Z] Building security-spire-config ... [2022-03-29T08:38:22.396Z] Building security-spire-server ... [2022-03-29T08:38:22.396Z] Building support-notifications ... [2022-03-29T08:38:22.396Z] Building support-scheduler ... [2022-03-29T08:38:22.396Z] Building sys-mgmt-agent ... [2022-03-29T08:38:22.396Z] Building security-bootstrapper [2022-03-29T08:38:22.396Z] Building sys-mgmt-agent [2022-03-29T08:38:22.396Z] Building core-data [2022-03-29T08:38:22.396Z] Building security-spiffe-token-provider [2022-03-29T08:38:22.396Z] Building security-secretstore-setup [2022-03-29T08:40:14.245Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T08:40:14.245Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-29T08:40:14.245Z] ---> 47bac7289474 [2022-03-29T08:40:14.245Z] Step 3/23 : WORKDIR /edgex-go [2022-03-29T08:40:14.245Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T08:40:14.245Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-29T08:40:14.245Z] ---> 47bac7289474 [2022-03-29T08:40:14.245Z] Step 3/20 : WORKDIR /edgex-go [2022-03-29T08:40:14.245Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T08:40:14.245Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-29T08:40:14.245Z] ---> 47bac7289474 [2022-03-29T08:40:14.245Z] Step 3/25 : WORKDIR /edgex-go [2022-03-29T08:40:14.245Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T08:40:14.245Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-29T08:40:14.245Z] ---> 47bac7289474 [2022-03-29T08:40:14.245Z] Step 3/23 : WORKDIR /edgex-go [2022-03-29T08:40:14.245Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T08:40:14.245Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-29T08:40:14.245Z] ---> 47bac7289474 [2022-03-29T08:40:14.245Z] Step 3/31 : WORKDIR /edgex-go [2022-03-29T08:40:14.245Z] ---> Running in 7a4f8ea30667 [2022-03-29T08:40:14.245Z] ---> Running in 21238de9b0f1 [2022-03-29T08:40:14.245Z] ---> Running in f90e29b4a164 [2022-03-29T08:40:14.245Z] ---> Running in 270fa827f2d6 [2022-03-29T08:40:14.245Z] ---> Running in 29358b27aeb8 [2022-03-29T08:40:14.245Z] Removing intermediate container 7a4f8ea30667 [2022-03-29T08:40:14.245Z] ---> 57e77b8d5a25 [2022-03-29T08:40:14.245Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T08:40:14.245Z] Removing intermediate container 270fa827f2d6 [2022-03-29T08:40:14.245Z] ---> 386377dce94c [2022-03-29T08:40:14.245Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-29T08:40:14.245Z] Removing intermediate container 29358b27aeb8 [2022-03-29T08:40:14.245Z] ---> ae6f0b08ec0c [2022-03-29T08:40:14.245Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T08:40:14.245Z] Removing intermediate container f90e29b4a164 [2022-03-29T08:40:14.245Z] ---> 4cd00338ac9b [2022-03-29T08:40:14.246Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T08:40:14.246Z] Removing intermediate container 21238de9b0f1 [2022-03-29T08:40:14.246Z] ---> af484fecdd93 [2022-03-29T08:40:14.246Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T08:40:14.246Z] ---> Running in f39753e324b9 [2022-03-29T08:40:14.246Z] ---> Running in 60f5f7710f2d [2022-03-29T08:40:14.246Z] ---> Running in 74cb46f66cc3 [2022-03-29T08:40:14.246Z] ---> Running in 8a3e010f584e [2022-03-29T08:40:14.246Z] ---> Running in 379b3bad1c5a [2022-03-29T08:40:14.246Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-29T08:40:14.246Z] Removing intermediate container 8a3e010f584e [2022-03-29T08:40:14.246Z] ---> d39bd3a33d47 [2022-03-29T08:40:14.246Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-29T08:40:14.246Z] ---> Running in c0c58a798c95 [2022-03-29T08:40:14.246Z] Removing intermediate container f39753e324b9 [2022-03-29T08:40:14.246Z] ---> 11921efdfccb [2022-03-29T08:40:14.246Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-29T08:40:14.246Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-29T08:40:14.246Z] ---> Running in b785df08f554 [2022-03-29T08:40:14.246Z] Removing intermediate container 74cb46f66cc3 [2022-03-29T08:40:14.246Z] ---> ee75b479d686 [2022-03-29T08:40:14.246Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-29T08:40:14.246Z] Removing intermediate container 60f5f7710f2d [2022-03-29T08:40:14.246Z] ---> 837aed2313be [2022-03-29T08:40:14.246Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-29T08:40:14.246Z] ---> Running in 7a6144a5de1d [2022-03-29T08:40:14.246Z] ---> Running in ff236a1f4b23 [2022-03-29T08:40:14.246Z] v3.15.2-50-gb346898b86 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-29T08:40:14.246Z] v3.15.2-44-gdbb488bd1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-29T08:40:14.246Z] OK: 15739 distinct packages available [2022-03-29T08:40:14.246Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-29T08:40:14.246Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-29T08:40:14.246Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-29T08:40:14.246Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-29T08:40:14.246Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-29T08:40:14.246Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-29T08:40:14.246Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-29T08:40:14.246Z] OK: 220 MiB in 52 packages [2022-03-29T08:40:14.246Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-29T08:40:14.246Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-29T08:40:14.246Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-29T08:40:14.246Z] OK: 220 MiB in 52 packages [2022-03-29T08:40:14.246Z] Removing intermediate container 379b3bad1c5a [2022-03-29T08:40:14.246Z] ---> b3c61cc78097 [2022-03-29T08:40:14.246Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-29T08:40:14.246Z] OK: 220 MiB in 52 packages [2022-03-29T08:40:14.246Z] OK: 220 MiB in 52 packages [2022-03-29T08:40:14.246Z] OK: 220 MiB in 52 packages [2022-03-29T08:40:14.246Z] ---> ae21e8530312 [2022-03-29T08:40:14.246Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T08:40:14.246Z] Removing intermediate container c0c58a798c95 [2022-03-29T08:40:14.246Z] ---> 1a76ef398af8 [2022-03-29T08:40:14.246Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-29T08:40:14.246Z] ---> Running in c96805e4df2b [2022-03-29T08:40:14.538Z] Removing intermediate container b785df08f554 [2022-03-29T08:40:14.538Z] ---> 486800f79b33 [2022-03-29T08:40:14.538Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-29T08:40:14.538Z] Removing intermediate container 7a6144a5de1d [2022-03-29T08:40:14.538Z] ---> 25202078c10c [2022-03-29T08:40:14.538Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-29T08:40:14.812Z] Removing intermediate container ff236a1f4b23 [2022-03-29T08:40:14.812Z] ---> b408ffdbdbce [2022-03-29T08:40:14.812Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-29T08:40:15.794Z] ---> d43f3fa39418 [2022-03-29T08:40:15.794Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T08:40:15.794Z] ---> 7badbb6509d7 [2022-03-29T08:40:15.794Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T08:40:16.075Z] ---> Running in f85dbfbea91c [2022-03-29T08:40:16.075Z] ---> 619d04884459 [2022-03-29T08:40:16.075Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T08:40:16.075Z] ---> Running in 2cae841b28c9 [2022-03-29T08:40:16.075Z] ---> 0fc8cc7ac46e [2022-03-29T08:40:16.075Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T08:40:16.352Z] ---> Running in 7405dee627fd [2022-03-29T08:40:16.644Z] ---> Running in f7084eb86a95 [2022-03-29T08:40:19.296Z] Removing intermediate container c96805e4df2b [2022-03-29T08:40:19.296Z] ---> 0721b82076da [2022-03-29T08:40:19.296Z] Step 7/20 : COPY . . [2022-03-29T08:40:21.941Z] Removing intermediate container f85dbfbea91c [2022-03-29T08:40:21.941Z] ---> 752560e38a65 [2022-03-29T08:40:21.941Z] Step 8/23 : COPY . . [2022-03-29T08:40:21.941Z] Removing intermediate container 2cae841b28c9 [2022-03-29T08:40:21.941Z] ---> 786882a7cc0a [2022-03-29T08:40:21.941Z] Step 8/31 : COPY . . [2022-03-29T08:40:22.543Z] Removing intermediate container 7405dee627fd [2022-03-29T08:40:22.543Z] ---> 71611315a314 [2022-03-29T08:40:22.543Z] Step 8/25 : COPY . . [2022-03-29T08:40:22.543Z] Removing intermediate container f7084eb86a95 [2022-03-29T08:40:22.543Z] ---> 34931f396d4b [2022-03-29T08:40:22.543Z] Step 8/23 : COPY . . [2022-03-29T08:40:54.928Z] ---> dd3f48d19df0 [2022-03-29T08:40:54.928Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-29T08:40:54.928Z] ---> Running in e8893b17d398 [2022-03-29T08:40:54.928Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-29T08:40:54.928Z] ---> 7b41d92b30a6 [2022-03-29T08:40:54.928Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-29T08:40:54.928Z] ---> Running in b738cf4201c5 [2022-03-29T08:40:55.199Z] ---> 8171dcb5c8bc [2022-03-29T08:40:55.199Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-29T08:40:55.474Z] ---> Running in c9be49c3c450 [2022-03-29T08:40:56.463Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-29T08:40:56.744Z] ---> 3b30f3717204 [2022-03-29T08:40:56.744Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-29T08:40:56.744Z] ---> 9cf3c12280dc [2022-03-29T08:40:56.744Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-29T08:40:56.744Z] ---> Running in e2a2770afd32 [2022-03-29T08:40:56.744Z] ---> Running in ca6e0655882d [2022-03-29T08:40:58.209Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-29T08:40:59.204Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-29T08:40:59.489Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-29T08:47:06.833Z] Removing intermediate container e8893b17d398 [2022-03-29T08:47:06.833Z] ---> c856816f498a [2022-03-29T08:47:06.833Z] [2022-03-29T08:47:06.833Z] Step 9/20 : FROM alpine:3.15 [2022-03-29T08:47:06.833Z] 3.15: Pulling from library/alpine [2022-03-29T08:47:06.833Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-29T08:47:06.833Z] Status: Downloaded newer image for alpine:3.15 [2022-03-29T08:47:06.833Z] ---> 03078ca19a05 [2022-03-29T08:47:06.833Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-29T08:47:06.833Z] ---> Running in 7daad5b6169f [2022-03-29T08:47:06.833Z] Removing intermediate container 7daad5b6169f [2022-03-29T08:47:06.833Z] ---> 60e7ed5b6c6d [2022-03-29T08:47:06.833Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T08:47:06.833Z] ---> Running in f9b5e8d671fa [2022-03-29T08:47:06.833Z] Removing intermediate container f9b5e8d671fa [2022-03-29T08:47:06.833Z] ---> 9af4e19f1542 [2022-03-29T08:47:06.833Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-29T08:47:06.833Z] ---> Running in 88ffa86c9cd7 [2022-03-29T08:47:06.833Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-29T08:47:06.833Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-29T08:47:06.833Z] v3.15.2-50-gb346898b86 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-29T08:47:06.833Z] v3.15.2-44-gdbb488bd1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-29T08:47:06.833Z] OK: 15729 distinct packages available [2022-03-29T08:47:06.833Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-29T08:47:06.833Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-29T08:47:06.833Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-29T08:47:06.833Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-29T08:47:06.833Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-29T08:47:06.833Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-29T08:47:06.833Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-29T08:47:06.833Z] (5/9) Installing curl (7.80.0-r0) [2022-03-29T08:47:06.833Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-29T08:47:06.833Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-29T08:47:06.833Z] (8/9) Installing libucontext (1.1-r0) [2022-03-29T08:47:06.833Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-29T08:47:06.833Z] Executing busybox-1.34.1-r4.trigger [2022-03-29T08:47:06.833Z] Executing ca-certificates-20211220-r0.trigger [2022-03-29T08:47:06.833Z] OK: 8 MiB in 23 packages [2022-03-29T08:47:10.272Z] Removing intermediate container 88ffa86c9cd7 [2022-03-29T08:47:10.272Z] ---> 13facc8ce70f [2022-03-29T08:47:10.272Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-29T08:47:12.264Z] ---> c778dcf00285 [2022-03-29T08:47:12.264Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-29T08:47:15.667Z] ---> f7875eefdc8c [2022-03-29T08:47:15.667Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-29T08:47:17.118Z] ---> 403015840458 [2022-03-29T08:47:17.118Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-29T08:47:17.118Z] ---> Running in cc19799aca12 [2022-03-29T08:47:18.575Z] Removing intermediate container cc19799aca12 [2022-03-29T08:47:18.575Z] ---> dc00d75e76ba [2022-03-29T08:47:18.575Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-29T08:47:18.575Z] ---> Running in 1e0f389cd24c [2022-03-29T08:47:20.019Z] Removing intermediate container 1e0f389cd24c [2022-03-29T08:47:20.019Z] ---> 9deeb9e5dc09 [2022-03-29T08:47:20.019Z] Step 18/20 : LABEL arch=arm64 [2022-03-29T08:47:20.297Z] ---> Running in 2a916c314353 [2022-03-29T08:47:21.323Z] Removing intermediate container 2a916c314353 [2022-03-29T08:47:21.323Z] ---> fc5f6d429a83 [2022-03-29T08:47:21.323Z] Step 19/20 : LABEL git_sha=c29f22dc13eb7018ec2223c0329ebd00a055b854 [2022-03-29T08:47:21.603Z] ---> Running in 24c1e8f9886a [2022-03-29T08:47:22.210Z] Removing intermediate container 24c1e8f9886a [2022-03-29T08:47:22.210Z] ---> 875dd775104a [2022-03-29T08:47:22.210Z] Step 20/20 : LABEL version=0.0.0 [2022-03-29T08:47:22.513Z] ---> Running in c2e8b69e0c6d [2022-03-29T08:47:23.511Z] Removing intermediate container c2e8b69e0c6d [2022-03-29T08:47:23.511Z] ---> 3bb61063ffd1 [2022-03-29T08:47:23.511Z] [2022-03-29T08:47:23.511Z] Removing intermediate container ca6e0655882d [2022-03-29T08:47:23.511Z] ---> ed0647b1e7a1 [2022-03-29T08:47:23.511Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-29T08:47:23.511Z] ---> Running in 67329bd5f41d [2022-03-29T08:47:24.506Z] Successfully built 3bb61063ffd1 [2022-03-29T08:47:24.507Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-29T08:47:24.507Z] Removing intermediate container b738cf4201c5 [2022-03-29T08:47:24.507Z] ---> e1d5fcf249f3 [2022-03-29T08:47:24.507Z]  Building security-spiffe-token-provider ... done  [2022-03-29T08:47:24.507Z] Step 10/31 : FROM alpine:3.14 [2022-03-29T08:47:24.507Z] Building security-spire-agent [2022-03-29T08:47:24.785Z] 3.14: Pulling from library/alpine [2022-03-29T08:47:25.059Z] Removing intermediate container c9be49c3c450 [2022-03-29T08:47:25.059Z] ---> c55028561129 [2022-03-29T08:47:25.059Z] [2022-03-29T08:47:25.059Z] Step 10/25 : FROM alpine:3.14 [2022-03-29T08:47:25.336Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-29T08:47:25.336Z] 3.14: Pulling from library/alpine [2022-03-29T08:47:26.784Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-29T08:47:26.784Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-29T08:47:26.784Z] Status: Downloaded newer image for alpine:3.14 [2022-03-29T08:47:26.784Z] Status: Image is up to date for alpine:3.14 [2022-03-29T08:47:26.784Z] ---> cc3d11fa2d52 [2022-03-29T08:47:26.784Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-29T08:47:26.784Z] ---> cc3d11fa2d52 [2022-03-29T08:47:26.784Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-29T08:47:27.065Z] ---> Running in 70ac9f1ae7a7 [2022-03-29T08:47:27.065Z] ---> Running in 4f9d3d39f6f5 [2022-03-29T08:47:28.061Z] Removing intermediate container 70ac9f1ae7a7 [2022-03-29T08:47:28.061Z] ---> 48334daf56cf [2022-03-29T08:47:28.061Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-29T08:47:28.350Z] ---> Running in 5f3ea0a8576b [2022-03-29T08:47:29.358Z] Removing intermediate container 67329bd5f41d [2022-03-29T08:47:29.358Z] ---> 08c067a985aa [2022-03-29T08:47:29.358Z] [2022-03-29T08:47:29.358Z] Step 11/23 : FROM docker:20.10.10 [2022-03-29T08:47:29.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-29T08:47:29.358Z] 20.10.10: Pulling from library/docker [2022-03-29T08:47:29.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-29T08:47:30.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-29T08:47:30.524Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-29T08:47:30.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-29T08:47:30.806Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-29T08:47:30.806Z] (3/3) Installing su-exec (0.2-r1) [2022-03-29T08:47:30.806Z] Executing busybox-1.33.1-r6.trigger [2022-03-29T08:47:31.085Z] Executing ca-certificates-20211220-r0.trigger [2022-03-29T08:47:31.370Z] OK: 6 MiB in 17 packages [2022-03-29T08:47:31.652Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-29T08:47:31.652Z] (2/2) Installing su-exec (0.2-r1) [2022-03-29T08:47:31.652Z] Executing busybox-1.33.1-r6.trigger [2022-03-29T08:47:31.652Z] OK: 6 MiB in 16 packages [2022-03-29T08:47:34.304Z] Removing intermediate container 5f3ea0a8576b [2022-03-29T08:47:34.304Z] ---> 92602b260733 [2022-03-29T08:47:34.304Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-29T08:47:34.304Z] ---> Running in 6b874938a012 [2022-03-29T08:47:34.582Z] Removing intermediate container 4f9d3d39f6f5 [2022-03-29T08:47:34.582Z] ---> 8f066f68d487 [2022-03-29T08:47:34.872Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-29T08:47:34.872Z] ---> Running in addd33e7d3bf [2022-03-29T08:47:35.165Z] Removing intermediate container 6b874938a012 [2022-03-29T08:47:35.166Z] ---> 255b4ddc5577 [2022-03-29T08:47:35.166Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-29T08:47:35.440Z] ---> Running in 2685349e3544 [2022-03-29T08:47:35.716Z] Removing intermediate container addd33e7d3bf [2022-03-29T08:47:35.716Z] ---> 31d96fb5e643 [2022-03-29T08:47:35.716Z] Step 13/25 : WORKDIR / [2022-03-29T08:47:36.002Z] ---> Running in 55432aa5064b [2022-03-29T08:47:36.280Z] Removing intermediate container 2685349e3544 [2022-03-29T08:47:36.280Z] ---> 03669d5fd95c [2022-03-29T08:47:36.280Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-29T08:47:36.557Z] ---> Running in 45fb6f5ef4fd [2022-03-29T08:47:36.833Z] Removing intermediate container 55432aa5064b [2022-03-29T08:47:36.833Z] ---> 9c4e135cfb14 [2022-03-29T08:47:36.833Z] 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-29T08:47:39.083Z] ---> b80c30eccc71 [2022-03-29T08:47:39.083Z] 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-29T08:47:40.669Z] ---> 5ee9a6cda519 [2022-03-29T08:47:40.669Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-29T08:47:40.669Z] Removing intermediate container 45fb6f5ef4fd [2022-03-29T08:47:40.669Z] ---> 62f163584164 [2022-03-29T08:47:40.669Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-29T08:47:40.987Z] ---> Running in 9d721fb09538 [2022-03-29T08:47:42.052Z] Removing intermediate container 9d721fb09538 [2022-03-29T08:47:42.052Z] ---> ce34ebf72651 [2022-03-29T08:47:42.052Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-29T08:47:42.052Z] ---> 3dd34a6fb105 [2022-03-29T08:47:42.052Z] 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-29T08:47:43.510Z] ---> b77051d3f534 [2022-03-29T08:47:43.510Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-29T08:47:43.510Z] ---> 48d00e75ca99 [2022-03-29T08:47:43.510Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-29T08:47:43.510Z] ---> Running in eb433df01eb8 [2022-03-29T08:47:46.943Z] Removing intermediate container eb433df01eb8 [2022-03-29T08:47:46.943Z] ---> e458198aa2d3 [2022-03-29T08:47:46.943Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-29T08:47:46.943Z] ---> 0630c5223d88 [2022-03-29T08:47:46.943Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-29T08:47:47.564Z] ---> 9492b753a40a [2022-03-29T08:47:47.564Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-29T08:47:51.026Z] ---> 0b6f91b42ac9 [2022-03-29T08:47:51.026Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-29T08:47:51.026Z] ---> 556a3be24163 [2022-03-29T08:47:51.026Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-29T08:47:52.027Z] ---> e70e4da928d6 [2022-03-29T08:47:52.027Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-29T08:47:52.027Z] ---> 606f5ef17678 [2022-03-29T08:47:52.027Z] 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-29T08:47:52.027Z] ---> Running in 0aa4a23fca34 [2022-03-29T08:47:52.657Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-29T08:47:52.657Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-29T08:47:52.657Z] ---> 520e9a0a30f7 [2022-03-29T08:47:52.657Z] 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-29T08:47:52.941Z] ---> Running in 57c1134d08d2 [2022-03-29T08:47:52.941Z] ---> a430f2cbc496 [2022-03-29T08:47:52.941Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-29T08:47:53.547Z] Removing intermediate container 57c1134d08d2 [2022-03-29T08:47:53.547Z] ---> c6112915eb77 [2022-03-29T08:47:53.547Z] 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-29T08:47:53.547Z] ---> Running in c86cdfa90201 [2022-03-29T08:47:54.150Z] ---> 6d215f6e08f1 [2022-03-29T08:47:54.150Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-29T08:47:54.756Z] ---> Running in 6bc721d4aac6 [2022-03-29T08:47:55.367Z] Removing intermediate container 0aa4a23fca34 [2022-03-29T08:47:55.367Z] ---> c853277dd1e2 [2022-03-29T08:47:55.367Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-29T08:47:55.367Z] Removing intermediate container 6bc721d4aac6 [2022-03-29T08:47:55.367Z] ---> 6258b3d2ccd7 [2022-03-29T08:47:55.367Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-29T08:47:55.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-29T08:47:55.637Z] ---> Running in 01536770e257 [2022-03-29T08:47:55.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-29T08:47:56.193Z] Removing intermediate container 01536770e257 [2022-03-29T08:47:56.193Z] ---> 1d23f33fb888 [2022-03-29T08:47:56.193Z] Step 23/25 : LABEL arch=arm64 [2022-03-29T08:47:56.481Z] ---> Running in dc235a2064f3 [2022-03-29T08:47:56.757Z] ---> 92a7fce4d348 [2022-03-29T08:47:56.758Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-29T08:47:56.758Z] (1/42) Installing readline (8.1.0-r0) [2022-03-29T08:47:57.042Z] (2/42) Installing bash (5.1.16-r0) [2022-03-29T08:47:57.042Z] Executing bash-5.1.16-r0.post-install [2022-03-29T08:47:57.042Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-29T08:47:57.042Z] Removing intermediate container dc235a2064f3 [2022-03-29T08:47:57.042Z] ---> c056b7902ca4 [2022-03-29T08:47:57.042Z] Step 24/25 : LABEL git_sha=c29f22dc13eb7018ec2223c0329ebd00a055b854 [2022-03-29T08:47:57.042Z] Removing intermediate container e2a2770afd32 [2022-03-29T08:47:57.042Z] ---> 4724b0ce12c3 [2022-03-29T08:47:57.042Z] [2022-03-29T08:47:57.042Z] Step 10/23 : FROM alpine:3.14 [2022-03-29T08:47:57.042Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-29T08:47:57.042Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-29T08:47:57.042Z] ---> cc3d11fa2d52 [2022-03-29T08:47:57.042Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-29T08:47:57.042Z] (6/42) Installing curl (7.79.1-r0) [2022-03-29T08:47:57.042Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-29T08:47:57.042Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-29T08:47:57.042Z] (9/42) Installing expat (2.4.7-r0) [2022-03-29T08:47:57.328Z] (10/42) Installing libffi (3.3-r2) [2022-03-29T08:47:57.328Z] (11/42) Installing gdbm (1.19-r0) [2022-03-29T08:47:57.328Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-29T08:47:57.328Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-29T08:47:57.328Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-29T08:47:57.328Z] ---> Running in 2c3d87b932bb [2022-03-29T08:47:57.328Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-29T08:47:57.328Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-29T08:47:57.328Z] ---> Running in 8e4e1a986660 [2022-03-29T08:47:57.328Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-29T08:47:57.328Z] ---> Running in bd82c3493acd [2022-03-29T08:47:58.329Z] Removing intermediate container 8e4e1a986660 [2022-03-29T08:47:58.329Z] ---> 06572235946b [2022-03-29T08:47:58.329Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-29T08:47:58.329Z] Removing intermediate container bd82c3493acd [2022-03-29T08:47:58.329Z] ---> f0282367bc3d [2022-03-29T08:47:58.329Z] Step 25/25 : LABEL version=0.0.0 [2022-03-29T08:47:58.606Z] ---> Running in 77f2660e8712 [2022-03-29T08:47:58.606Z] ---> Running in 04408c5afa03 [2022-03-29T08:47:59.597Z] Removing intermediate container 77f2660e8712 [2022-03-29T08:47:59.597Z] ---> 1eaa4c5ca250 [2022-03-29T08:47:59.597Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-29T08:47:59.597Z] ---> Running in 646ec0db1d63 [2022-03-29T08:47:59.597Z] Removing intermediate container 04408c5afa03 [2022-03-29T08:47:59.597Z] ---> a7620de41e2d [2022-03-29T08:47:59.597Z] [2022-03-29T08:47:59.870Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-29T08:47:59.870Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-29T08:48:00.149Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-29T08:48:00.149Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-29T08:48:00.149Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-29T08:48:00.149Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-29T08:48:00.149Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-29T08:48:00.149Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-29T08:48:00.447Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-29T08:48:00.447Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-29T08:48:00.447Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-29T08:48:00.447Z] Removing intermediate container 646ec0db1d63 [2022-03-29T08:48:00.447Z] ---> 1997bf6a78e7 [2022-03-29T08:48:00.447Z] Removing intermediate container 2c3d87b932bb [2022-03-29T08:48:00.447Z] ---> 1033b912b1c5 [2022-03-29T08:48:00.447Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"]Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T08:48:00.447Z] [2022-03-29T08:48:00.447Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-29T08:48:00.447Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-29T08:48:00.447Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-29T08:48:00.447Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-29T08:48:00.447Z] Successfully built a7620de41e2d [2022-03-29T08:48:00.447Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-29T08:48:00.447Z] ---> Running in b6e65eb8bb78 [2022-03-29T08:48:00.447Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-29T08:48:00.447Z] Building security-spire-config [2022-03-29T08:48:00.728Z]  Building security-secretstore-setup ... done (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-29T08:48:00.728Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-29T08:48:00.728Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-29T08:48:01.009Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-29T08:48:01.009Z] ---> Running in a26304657f3d [2022-03-29T08:48:01.009Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-29T08:48:01.009Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-29T08:48:01.009Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-29T08:48:01.009Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-29T08:48:01.009Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-29T08:48:01.611Z] Removing intermediate container a26304657f3d [2022-03-29T08:48:01.611Z] ---> 7e49bd5e25b5 [2022-03-29T08:48:01.611Z] Step 28/31 : CMD ["gate"] [2022-03-29T08:48:01.902Z] Executing busybox-1.33.1-r6.trigger [2022-03-29T08:48:01.903Z] OK: 84 MiB in 64 packages [2022-03-29T08:48:02.185Z] ---> Running in 0d3028da8d18 [2022-03-29T08:48:03.170Z] Removing intermediate container 0d3028da8d18 [2022-03-29T08:48:03.170Z] ---> 01bed022107d [2022-03-29T08:48:03.170Z] Step 29/31 : LABEL arch=arm64 [2022-03-29T08:48:03.445Z] Removing intermediate container b6e65eb8bb78 [2022-03-29T08:48:03.445Z] ---> b5a7b2978d73 [2022-03-29T08:48:03.445Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-29T08:48:03.445Z] ---> Running in f7f720496c06 [2022-03-29T08:48:03.742Z] ---> Running in 296e0442211a [2022-03-29T08:48:04.730Z] Removing intermediate container f7f720496c06 [2022-03-29T08:48:04.730Z] ---> 43aafba6c2c2 [2022-03-29T08:48:04.730Z] Step 30/31 : LABEL git_sha=c29f22dc13eb7018ec2223c0329ebd00a055b854 [2022-03-29T08:48:04.730Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T08:48:04.730Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-29T08:48:04.730Z] ---> 47bac7289474 [2022-03-29T08:48:04.730Z] Step 3/24 : WORKDIR /edgex-go [2022-03-29T08:48:04.730Z] ---> Using cache [2022-03-29T08:48:04.730Z] ---> af484fecdd93 [2022-03-29T08:48:04.730Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T08:48:04.730Z] ---> Using cache [2022-03-29T08:48:04.730Z] ---> d39bd3a33d47 [2022-03-29T08:48:04.730Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-29T08:48:04.730Z] ---> Running in 8bac5ef807e7 [2022-03-29T08:48:05.013Z] ---> Running in de50f5cdafde [2022-03-29T08:48:06.011Z] Removing intermediate container de50f5cdafde [2022-03-29T08:48:06.011Z] ---> 7d1cb3138c82 [2022-03-29T08:48:06.011Z] Step 31/31 : LABEL version=0.0.0 [2022-03-29T08:48:06.291Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-29T08:48:06.291Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-29T08:48:06.569Z] ---> Running in 2eb0f048d223 [2022-03-29T08:48:06.846Z] Removing intermediate container 2eb0f048d223 [2022-03-29T08:48:06.846Z] ---> 4444ecf75625 [2022-03-29T08:48:06.846Z] [2022-03-29T08:48:06.846Z] Collecting docker-compose==1.23.2 [2022-03-29T08:48:07.127Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-29T08:48:07.127Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-29T08:48:07.411Z] 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-29T08:48:07.411Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-29T08:48:07.411Z] Successfully built 4444ecf75625 [2022-03-29T08:48:07.411Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-29T08:48:07.411Z]  Building security-bootstrapper ... done Building security-spire-server [2022-03-29T08:48:07.692Z] Collecting jsonschema<3,>=2.5.1 [2022-03-29T08:48:07.692Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-29T08:48:08.300Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-29T08:48:08.300Z] OK: 220 MiB in 52 packages [2022-03-29T08:48:08.300Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-29T08:48:08.300Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-29T08:48:08.300Z] Collecting docker<4.0,>=3.6.0 [2022-03-29T08:48:08.300Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-29T08:48:08.300Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-29T08:48:08.580Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-29T08:48:08.580Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-29T08:48:08.856Z] Executing busybox-1.33.1-r6.trigger [2022-03-29T08:48:08.856Z] OK: 8 MiB in 20 packages [2022-03-29T08:48:09.459Z] Removing intermediate container 8bac5ef807e7 [2022-03-29T08:48:09.459Z] ---> 6188fa26aacd [2022-03-29T08:48:09.459Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-29T08:48:09.731Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-29T08:48:09.731Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-29T08:48:09.731Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-29T08:48:09.731Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-29T08:48:10.331Z] Removing intermediate container 296e0442211a [2022-03-29T08:48:10.331Z] ---> 50796e7dca6c [2022-03-29T08:48:10.331Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-29T08:48:10.934Z] ---> 6f690756cf33 [2022-03-29T08:48:10.934Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T08:48:10.934Z] ---> Running in 92cddedaf01c [2022-03-29T08:48:11.541Z] ---> 7ac6d3c00335 [2022-03-29T08:48:11.541Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-29T08:48:12.522Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-29T08:48:12.522Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-29T08:48:13.508Z] Collecting PyYAML<4,>=3.10 [2022-03-29T08:48:13.508Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-29T08:48:14.491Z] ---> 06816ff388c6 [2022-03-29T08:48:14.491Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-29T08:48:15.087Z] Removing intermediate container 92cddedaf01c [2022-03-29T08:48:15.087Z] ---> f045a968e135 [2022-03-29T08:48:15.087Z] Step 8/24 : COPY . . [2022-03-29T08:48:15.364Z] ---> 572774db8b91 [2022-03-29T08:48:15.364Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-29T08:48:15.646Z] ---> Running in b29d0c406c35 [2022-03-29T08:48:15.919Z] Removing intermediate container b29d0c406c35 [2022-03-29T08:48:15.919Z] ---> 2a980eb2b2bf [2022-03-29T08:48:15.919Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-29T08:48:16.193Z] ---> Running in 7af41bb29aad [2022-03-29T08:48:16.795Z] Removing intermediate container 7af41bb29aad [2022-03-29T08:48:16.795Z] ---> 3b6317a56eee [2022-03-29T08:48:16.795Z] Step 21/23 : LABEL arch=arm64 [2022-03-29T08:48:16.795Z] ---> Running in 5a384c3e0655 [2022-03-29T08:48:17.406Z] Collecting cached-property<2,>=1.2.0 [2022-03-29T08:48:17.406Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-29T08:48:17.406Z] Collecting docopt<0.7,>=0.6.1 [2022-03-29T08:48:17.686Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-29T08:48:17.686Z] Removing intermediate container 5a384c3e0655 [2022-03-29T08:48:17.686Z] ---> df24318a7cf1 [2022-03-29T08:48:17.686Z] Step 22/23 : LABEL git_sha=c29f22dc13eb7018ec2223c0329ebd00a055b854 [2022-03-29T08:48:17.968Z] ---> Running in 12c68f8ed65e [2022-03-29T08:48:18.951Z] Removing intermediate container 12c68f8ed65e [2022-03-29T08:48:18.951Z] ---> fbb22742ae5a [2022-03-29T08:48:18.951Z] Step 23/23 : LABEL version=0.0.0 [2022-03-29T08:48:18.951Z] ---> Running in 1d8d359a5b13 [2022-03-29T08:48:19.557Z] Removing intermediate container 1d8d359a5b13 [2022-03-29T08:48:19.557Z] ---> 9fad9296ab84 [2022-03-29T08:48:19.558Z] [2022-03-29T08:48:19.832Z] Collecting texttable<0.10,>=0.9.0 [2022-03-29T08:48:19.832Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-29T08:48:20.430Z] Successfully built 9fad9296ab84 [2022-03-29T08:48:20.430Z] Successfully tagged core-data-arm64:latest [2022-03-29T08:48:20.430Z] Building support-notifications [2022-03-29T08:48:22.424Z]  Building core-data ... done Collecting docker-pycreds>=0.4.0 [2022-03-29T08:48:22.424Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-29T08:48:22.424Z] 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-29T08:48:22.699Z] Collecting idna<2.8,>=2.5 [2022-03-29T08:48:22.699Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-29T08:48:22.699Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-29T08:48:22.699Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-29T08:48:23.689Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-29T08:48:23.689Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-29T08:48:23.964Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-29T08:48:23.964Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-29T08:48:23.964Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-29T08:48:23.964Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-29T08:48:24.952Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-29T08:48:24.952Z] Attempting uninstall: urllib3 [2022-03-29T08:48:24.952Z] Found existing installation: urllib3 1.26.5 [2022-03-29T08:48:24.952Z] Uninstalling urllib3-1.26.5: [2022-03-29T08:48:24.952Z] Successfully uninstalled urllib3-1.26.5 [2022-03-29T08:48:25.558Z] Attempting uninstall: idna [2022-03-29T08:48:25.558Z] Found existing installation: idna 3.2 [2022-03-29T08:48:25.558Z] Uninstalling idna-3.2: [2022-03-29T08:48:25.833Z] Successfully uninstalled idna-3.2 [2022-03-29T08:48:26.819Z] Attempting uninstall: chardet [2022-03-29T08:48:26.819Z] Found existing installation: chardet 4.0.0 [2022-03-29T08:48:26.819Z] Uninstalling chardet-4.0.0: [2022-03-29T08:48:26.819Z] Successfully uninstalled chardet-4.0.0 [2022-03-29T08:48:28.804Z] Attempting uninstall: requests [2022-03-29T08:48:28.804Z] Found existing installation: requests 2.25.1 [2022-03-29T08:48:28.804Z] Uninstalling requests-2.25.1: [2022-03-29T08:48:28.804Z] Successfully uninstalled requests-2.25.1 [2022-03-29T08:48:29.408Z] Running setup.py install for texttable: started [2022-03-29T08:48:31.404Z] Running setup.py install for texttable: finished with status 'done' [2022-03-29T08:48:31.404Z] Running setup.py install for PyYAML: started [2022-03-29T08:48:34.044Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-29T08:48:34.045Z] Running setup.py install for docopt: started [2022-03-29T08:48:36.036Z] Running setup.py install for docopt: finished with status 'done' [2022-03-29T08:48:36.036Z] Running setup.py install for dockerpty: started [2022-03-29T08:48:38.023Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-29T08:48:40.026Z] 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-29T08:48:43.490Z] ---> edddbc5cc409 [2022-03-29T08:48:43.490Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-29T08:48:43.490Z] ---> Running in 5cc292c191d0 [2022-03-29T08:48:44.483Z] Removing intermediate container 5cc292c191d0 [2022-03-29T08:48:44.483Z] ---> 7df648473099 [2022-03-29T08:48:44.483Z] 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-29T08:48:44.760Z] ---> Running in b366788ede20 [2022-03-29T08:48:45.359Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T08:48:45.359Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-29T08:48:45.359Z] ---> 47bac7289474 [2022-03-29T08:48:45.359Z] Step 3/24 : WORKDIR /edgex-go [2022-03-29T08:48:45.359Z] ---> Using cache [2022-03-29T08:48:45.359Z] ---> af484fecdd93 [2022-03-29T08:48:45.359Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T08:48:45.359Z] ---> Using cache [2022-03-29T08:48:45.359Z] ---> d39bd3a33d47 [2022-03-29T08:48:45.359Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-29T08:48:45.359Z] ---> Using cache [2022-03-29T08:48:45.359Z] ---> 6188fa26aacd [2022-03-29T08:48:45.359Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-29T08:48:45.359Z] ---> Using cache [2022-03-29T08:48:45.359Z] ---> 6f690756cf33 [2022-03-29T08:48:45.359Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T08:48:45.359Z] ---> Using cache [2022-03-29T08:48:45.359Z] ---> f045a968e135 [2022-03-29T08:48:45.359Z] Step 8/24 : COPY . . [2022-03-29T08:48:45.640Z] ---> Using cache [2022-03-29T08:48:45.640Z] ---> edddbc5cc409 [2022-03-29T08:48:45.640Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-29T08:48:45.640Z] ---> Using cache [2022-03-29T08:48:45.640Z] ---> 7df648473099 [2022-03-29T08:48:45.640Z] 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-29T08:48:45.917Z] ---> Running in 02a77db590b4 [2022-03-29T08:48:47.924Z] spire-1.2.0/ [2022-03-29T08:48:48.926Z] spire-1.2.0/ [2022-03-29T08:48:52.334Z] spire-1.2.0/README.md [2022-03-29T08:48:52.335Z] spire-1.2.0/bin/ [2022-03-29T08:48:52.335Z] spire-1.2.0/bin/spire-server [2022-03-29T08:48:52.335Z] spire-1.2.0/bin/spire-agent [2022-03-29T08:48:52.335Z] spire-1.2.0/conf/ [2022-03-29T08:48:52.335Z] spire-1.2.0/conf/server/ [2022-03-29T08:48:52.335Z] spire-1.2.0/conf/server/server.conf [2022-03-29T08:48:52.335Z] spire-1.2.0/conf/agent/ [2022-03-29T08:48:52.335Z] spire-1.2.0/conf/agent/agent.conf [2022-03-29T08:48:52.335Z] spire-1.2.0/LICENSE [2022-03-29T08:48:52.933Z] spire-1.2.0/README.md [2022-03-29T08:48:52.933Z] spire-1.2.0/bin/ [2022-03-29T08:48:52.933Z] spire-1.2.0/bin/spire-server [2022-03-29T08:48:52.933Z] spire-1.2.0/bin/spire-agent [2022-03-29T08:48:52.933Z] spire-1.2.0/conf/ [2022-03-29T08:48:52.933Z] spire-1.2.0/conf/server/ [2022-03-29T08:48:52.933Z] spire-1.2.0/conf/server/server.conf [2022-03-29T08:48:52.933Z] spire-1.2.0/conf/agent/ [2022-03-29T08:48:52.933Z] spire-1.2.0/conf/agent/agent.conf [2022-03-29T08:48:52.933Z] spire-1.2.0/LICENSE [2022-03-29T08:48:57.283Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T08:48:57.283Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-29T08:48:57.283Z] ---> 47bac7289474 [2022-03-29T08:48:57.283Z] Step 3/23 : WORKDIR /edgex-go [2022-03-29T08:48:57.283Z] ---> Using cache [2022-03-29T08:48:57.283Z] ---> af484fecdd93 [2022-03-29T08:48:57.283Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T08:48:57.283Z] ---> Using cache [2022-03-29T08:48:57.283Z] ---> d39bd3a33d47 [2022-03-29T08:48:57.283Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-29T08:48:57.283Z] ---> Using cache [2022-03-29T08:48:57.283Z] ---> 6188fa26aacd [2022-03-29T08:48:57.283Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-29T08:48:57.283Z] ---> Using cache [2022-03-29T08:48:57.283Z] ---> 6f690756cf33 [2022-03-29T08:48:57.283Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T08:48:57.283Z] ---> Using cache [2022-03-29T08:48:57.283Z] ---> f045a968e135 [2022-03-29T08:48:57.283Z] Step 8/23 : COPY . . [2022-03-29T08:48:57.283Z] ---> Using cache [2022-03-29T08:48:57.283Z] ---> edddbc5cc409 [2022-03-29T08:48:57.283Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-29T08:48:57.283Z] ---> Using cache [2022-03-29T08:48:57.283Z] ---> 7df648473099 [2022-03-29T08:48:57.283Z] 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-29T08:48:58.300Z] ---> Running in 35c5c0ce1628 [2022-03-29T08:48:59.752Z] Removing intermediate container c86cdfa90201 [2022-03-29T08:48:59.752Z] ---> 0e84fdae5d60 [2022-03-29T08:48:59.752Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-29T08:49:00.032Z] ---> Running in d976f473167c [2022-03-29T08:49:00.652Z] spire-1.2.0/ [2022-03-29T08:49:00.652Z] Removing intermediate container d976f473167c [2022-03-29T08:49:00.652Z] ---> 51667f007780 [2022-03-29T08:49:00.652Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-29T08:49:00.929Z] ---> Running in ecb7e2c78953 [2022-03-29T08:49:01.535Z] Removing intermediate container ecb7e2c78953 [2022-03-29T08:49:01.535Z] ---> 681a6f953f58 [2022-03-29T08:49:01.535Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-29T08:49:02.135Z] Removing intermediate container b366788ede20 [2022-03-29T08:49:02.135Z] ---> 6ed068a83a2a [2022-03-29T08:49:02.135Z] [2022-03-29T08:49:02.135Z] Step 11/24 : FROM alpine:3.15 [2022-03-29T08:49:02.135Z] ---> 03078ca19a05 [2022-03-29T08:49:02.135Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-29T08:49:02.135Z] ---> Using cache [2022-03-29T08:49:02.135Z] ---> 60e7ed5b6c6d [2022-03-29T08:49:02.135Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T08:49:02.135Z] ---> Using cache [2022-03-29T08:49:02.135Z] ---> 9af4e19f1542 [2022-03-29T08:49:02.135Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-29T08:49:02.135Z] ---> Running in 84a3d03fb29f [2022-03-29T08:49:03.136Z] Removing intermediate container 02a77db590b4 [2022-03-29T08:49:03.136Z] ---> ce939b54c113 [2022-03-29T08:49:03.136Z] [2022-03-29T08:49:03.136Z] Step 11/24 : FROM alpine:3.15 [2022-03-29T08:49:03.136Z] ---> 03078ca19a05 [2022-03-29T08:49:03.136Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-29T08:49:03.136Z] ---> Using cache [2022-03-29T08:49:03.136Z] ---> 60e7ed5b6c6d [2022-03-29T08:49:03.136Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T08:49:03.136Z] ---> Using cache [2022-03-29T08:49:03.136Z] ---> 9af4e19f1542 [2022-03-29T08:49:03.136Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-29T08:49:03.136Z] ---> Running in dc0a392b00a6 [2022-03-29T08:49:04.128Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-29T08:49:04.728Z] spire-1.2.0/README.md [2022-03-29T08:49:04.728Z] spire-1.2.0/bin/ [2022-03-29T08:49:04.728Z] spire-1.2.0/bin/spire-server [2022-03-29T08:49:04.728Z] spire-1.2.0/bin/spire-agent [2022-03-29T08:49:04.728Z] spire-1.2.0/conf/ [2022-03-29T08:49:04.728Z] spire-1.2.0/conf/server/ [2022-03-29T08:49:04.728Z] spire-1.2.0/conf/server/server.conf [2022-03-29T08:49:04.728Z] spire-1.2.0/conf/agent/ [2022-03-29T08:49:04.728Z] spire-1.2.0/conf/agent/agent.conf [2022-03-29T08:49:04.728Z] spire-1.2.0/LICENSE [2022-03-29T08:49:05.007Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-29T08:49:05.279Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-29T08:49:05.555Z] ---> 399c5d0bdc8e [2022-03-29T08:49:05.555Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-29T08:49:06.158Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-29T08:49:06.439Z] v3.15.2-50-gb346898b86 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-29T08:49:06.439Z] v3.15.2-44-gdbb488bd1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-29T08:49:06.439Z] OK: 15729 distinct packages available [2022-03-29T08:49:06.439Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-29T08:49:06.718Z] ---> 1a9cf3d54e86 [2022-03-29T08:49:06.718Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-29T08:49:06.995Z] v3.15.2-50-gb346898b86 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-29T08:49:06.995Z] v3.15.2-44-gdbb488bd1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-29T08:49:06.995Z] OK: 15729 distinct packages available [2022-03-29T08:49:07.271Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-29T08:49:07.553Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-29T08:49:08.157Z] ---> b05e2fcbb4af [2022-03-29T08:49:08.157Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-29T08:49:08.157Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-29T08:49:08.157Z] ---> Running in ace16ba30cb4 [2022-03-29T08:49:08.437Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-29T08:49:08.437Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-29T08:49:08.714Z] (3/5) Installing libucontext (1.1-r0) [2022-03-29T08:49:08.714Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-29T08:49:08.714Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-29T08:49:08.991Z] Removing intermediate container ace16ba30cb4 [2022-03-29T08:49:08.991Z] ---> 0417c8aa78f9 [2022-03-29T08:49:08.991Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-29T08:49:08.991Z] Executing busybox-1.34.1-r4.trigger [2022-03-29T08:49:08.991Z] OK: 6 MiB in 19 packages [2022-03-29T08:49:08.991Z] ---> Running in acc8b8905a0b [2022-03-29T08:49:09.278Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-29T08:49:09.278Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-29T08:49:09.559Z] (3/4) Installing libucontext (1.1-r0) [2022-03-29T08:49:09.559Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-29T08:49:09.559Z] Executing busybox-1.34.1-r4.trigger [2022-03-29T08:49:09.559Z] OK: 6 MiB in 18 packages [2022-03-29T08:49:09.839Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T08:49:09.839Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-29T08:49:09.839Z] ---> 47bac7289474 [2022-03-29T08:49:09.839Z] Step 3/22 : WORKDIR /edgex-go [2022-03-29T08:49:09.839Z] ---> Using cache [2022-03-29T08:49:09.839Z] ---> af484fecdd93 [2022-03-29T08:49:09.839Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T08:49:09.839Z] ---> Using cache [2022-03-29T08:49:09.839Z] ---> d39bd3a33d47 [2022-03-29T08:49:09.839Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-29T08:49:09.839Z] ---> Running in 9dda4cdc56f4 [2022-03-29T08:49:10.118Z] Removing intermediate container acc8b8905a0b [2022-03-29T08:49:10.118Z] ---> 6987387aeec9 [2022-03-29T08:49:10.118Z] Step 21/23 : LABEL arch=arm64 [2022-03-29T08:49:10.396Z] ---> Running in 4aeea520f860 [2022-03-29T08:49:10.995Z] Removing intermediate container 84a3d03fb29f [2022-03-29T08:49:10.995Z] ---> 5d2099d9d422 [2022-03-29T08:49:10.995Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-29T08:49:10.995Z] Removing intermediate container 4aeea520f860 [2022-03-29T08:49:10.995Z] ---> da1bfe17a0cc [2022-03-29T08:49:10.995Z] Step 22/23 : LABEL git_sha=c29f22dc13eb7018ec2223c0329ebd00a055b854 [2022-03-29T08:49:11.275Z] ---> Running in 4d137c24d684 [2022-03-29T08:49:11.554Z] Removing intermediate container dc0a392b00a6 [2022-03-29T08:49:11.554Z] ---> f728db7aa5a1 [2022-03-29T08:49:11.554Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-29T08:49:11.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-29T08:49:11.830Z] Removing intermediate container 4d137c24d684 [2022-03-29T08:49:11.830Z] ---> 503b7261cba1 [2022-03-29T08:49:11.830Z] Step 23/23 : LABEL version=0.0.0 [2022-03-29T08:49:11.830Z] ---> Running in 3e89d3d0d3ce [2022-03-29T08:49:12.429Z] Removing intermediate container 3e89d3d0d3ce [2022-03-29T08:49:12.429Z] ---> e0da898a7c78 [2022-03-29T08:49:12.429Z] [2022-03-29T08:49:12.707Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-29T08:49:12.988Z] Removing intermediate container 35c5c0ce1628 [2022-03-29T08:49:12.988Z] ---> b4ee647e4f7c [2022-03-29T08:49:12.988Z] [2022-03-29T08:49:12.988Z] Step 11/23 : FROM alpine:3.15 [2022-03-29T08:49:12.988Z] ---> 03078ca19a05 [2022-03-29T08:49:12.988Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-29T08:49:12.988Z] ---> Using cache [2022-03-29T08:49:12.988Z] ---> 60e7ed5b6c6d [2022-03-29T08:49:12.988Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T08:49:12.988Z] ---> Using cache [2022-03-29T08:49:12.988Z] ---> 9af4e19f1542 [2022-03-29T08:49:12.988Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-29T08:49:12.988Z] ---> Using cache [2022-03-29T08:49:12.988Z] ---> 5d2099d9d422 [2022-03-29T08:49:12.988Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-29T08:49:12.988Z] Successfully built e0da898a7c78 [2022-03-29T08:49:13.272Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-29T08:49:13.272Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2022-03-29T08:49:13.551Z] OK: 220 MiB in 52 packages [2022-03-29T08:49:15.542Z] Removing intermediate container 9dda4cdc56f4 [2022-03-29T08:49:15.542Z] ---> 94e0c0955ebb [2022-03-29T08:49:15.542Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-29T08:49:15.542Z] ---> 5ea38aa8e20d [2022-03-29T08:49:15.542Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-29T08:49:16.528Z] ---> ff32f5cc2c06 [2022-03-29T08:49:16.528Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T08:49:16.528Z] ---> Running in 422acfc03fd6 [2022-03-29T08:49:19.924Z] ---> 2cde51a6170d [2022-03-29T08:49:19.924Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-29T08:49:21.391Z] Removing intermediate container 422acfc03fd6 [2022-03-29T08:49:21.391Z] ---> 92575f6e3e22 [2022-03-29T08:49:21.391Z] Step 8/22 : COPY . . [2022-03-29T08:49:21.391Z] ---> 24f1f47e93ff [2022-03-29T08:49:21.391Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-29T08:49:21.391Z] ---> Running in 6f1346b10da8 [2022-03-29T08:49:21.677Z] ---> 05c0f1ece9ea [2022-03-29T08:49:21.677Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-29T08:49:22.276Z] Removing intermediate container 6f1346b10da8 [2022-03-29T08:49:22.276Z] ---> d3303f35cbd5 [2022-03-29T08:49:22.276Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-29T08:49:23.270Z] ---> 98f0d0e7cb5f [2022-03-29T08:49:23.270Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-29T08:49:23.270Z] ---> 51bfd82c7651 [2022-03-29T08:49:23.270Z] Step 19/24 : WORKDIR / [2022-03-29T08:49:23.551Z] ---> Running in 04b3bc18bf9c [2022-03-29T08:49:23.827Z] ---> b8b685dda00d [2022-03-29T08:49:23.827Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-29T08:49:24.116Z] ---> ee5cdef6799e [2022-03-29T08:49:24.116Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-29T08:49:24.116Z] Removing intermediate container 04b3bc18bf9c [2022-03-29T08:49:24.116Z] ---> cfa0a00476e5 [2022-03-29T08:49:24.116Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-29T08:49:24.400Z] ---> Running in e1242d7257b3 [2022-03-29T08:49:25.018Z] ---> 029726e27778 [2022-03-29T08:49:25.018Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-29T08:49:25.296Z] Removing intermediate container e1242d7257b3 [2022-03-29T08:49:25.296Z] ---> e317c4e99f21 [2022-03-29T08:49:25.296Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-29T08:49:25.296Z] ---> 708caaf4826a [2022-03-29T08:49:25.296Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-29T08:49:25.296Z] ---> Running in 48c1ed932a38 [2022-03-29T08:49:25.296Z] ---> Running in 750f9f1e727d [2022-03-29T08:49:26.300Z] Removing intermediate container 48c1ed932a38 [2022-03-29T08:49:26.300Z] ---> aa51f043acff [2022-03-29T08:49:26.300Z] Step 22/24 : LABEL arch=arm64 [2022-03-29T08:49:26.300Z] ---> c8e9f22b4186 [2022-03-29T08:49:26.300Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-29T08:49:26.300Z] Removing intermediate container 750f9f1e727d [2022-03-29T08:49:26.300Z] ---> 9c4f602dc81f [2022-03-29T08:49:26.300Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-29T08:49:26.300Z] ---> Running in 88511cbd3484 [2022-03-29T08:49:26.585Z] ---> Running in 902c9081c960 [2022-03-29T08:49:26.865Z] Removing intermediate container 88511cbd3484 [2022-03-29T08:49:26.865Z] ---> a92f3b6f78ef [2022-03-29T08:49:26.865Z] Step 23/24 : LABEL git_sha=c29f22dc13eb7018ec2223c0329ebd00a055b854 [2022-03-29T08:49:27.148Z] ---> Running in dd956aca390b [2022-03-29T08:49:27.148Z] ---> 181f6bbc7100 [2022-03-29T08:49:27.148Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-29T08:49:27.148Z] Removing intermediate container 902c9081c960 [2022-03-29T08:49:27.148Z] ---> 1a5e32f9106f [2022-03-29T08:49:27.148Z] Step 21/23 : LABEL arch=arm64 [2022-03-29T08:49:27.437Z] ---> Running in b03bafaf5cf3 [2022-03-29T08:49:27.437Z] ---> Running in aa8233c98307 [2022-03-29T08:49:27.719Z] Removing intermediate container dd956aca390b [2022-03-29T08:49:27.719Z] ---> 68bf53e12b28 [2022-03-29T08:49:27.719Z] Step 24/24 : LABEL version=0.0.0 [2022-03-29T08:49:27.719Z] ---> Running in bed6f5e8309e [2022-03-29T08:49:28.337Z] Removing intermediate container aa8233c98307 [2022-03-29T08:49:28.337Z] ---> 65fce8d25e13 [2022-03-29T08:49:28.337Z] Step 22/23 : LABEL git_sha=c29f22dc13eb7018ec2223c0329ebd00a055b854 [2022-03-29T08:49:28.337Z] Removing intermediate container b03bafaf5cf3 [2022-03-29T08:49:28.337Z] ---> d9facb845439 [2022-03-29T08:49:28.337Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-29T08:49:28.337Z] ---> Running in 3e0058e09d51 [2022-03-29T08:49:28.337Z] ---> Running in e7f758d34a4e [2022-03-29T08:49:28.617Z] Removing intermediate container bed6f5e8309e [2022-03-29T08:49:28.617Z] ---> 3e40470e7ecb [2022-03-29T08:49:28.617Z] [2022-03-29T08:49:28.907Z] Removing intermediate container e7f758d34a4e [2022-03-29T08:49:28.907Z] ---> 8ca40d73a89c [2022-03-29T08:49:28.907Z] Step 23/23 : LABEL version=0.0.0 [2022-03-29T08:49:29.187Z] ---> Running in 74b385501b42 [2022-03-29T08:49:29.187Z] Removing intermediate container 3e0058e09d51 [2022-03-29T08:49:29.187Z] ---> d9fdbb85d0ea [2022-03-29T08:49:29.187Z] Step 22/24 : LABEL arch=arm64 [2022-03-29T08:49:29.187Z] ---> Running in 85e6349cf3fa [2022-03-29T08:49:29.465Z] Successfully built 3e40470e7ecb [2022-03-29T08:49:29.465Z] Successfully tagged security-spire-config-arm64:latest [2022-03-29T08:49:29.465Z]  Building security-spire-config ... done Building support-scheduler [2022-03-29T08:49:29.742Z] Removing intermediate container 74b385501b42 [2022-03-29T08:49:29.742Z] ---> 99bd60721870 [2022-03-29T08:49:29.742Z] [2022-03-29T08:49:30.018Z] Removing intermediate container 85e6349cf3fa [2022-03-29T08:49:30.018Z] ---> 41dda4ae136d [2022-03-29T08:49:30.018Z] Step 23/24 : LABEL git_sha=c29f22dc13eb7018ec2223c0329ebd00a055b854 [2022-03-29T08:49:30.018Z] ---> Running in 4f497c7b46cf [2022-03-29T08:49:30.625Z] Removing intermediate container 4f497c7b46cf [2022-03-29T08:49:30.625Z] ---> aead125c433b [2022-03-29T08:49:30.625Z] Step 24/24 : LABEL version=0.0.0 [2022-03-29T08:49:30.625Z] Successfully built 99bd60721870 [2022-03-29T08:49:30.625Z] Successfully tagged security-spire-server-arm64:latest [2022-03-29T08:49:30.917Z] Building core-metadata [2022-03-29T08:49:30.917Z] ---> Running in 07ee8ec9f2b2 [2022-03-29T08:49:31.196Z]  Building security-spire-server ... done Removing intermediate container 07ee8ec9f2b2 [2022-03-29T08:49:31.196Z] ---> faef3e438e85 [2022-03-29T08:49:31.196Z] [2022-03-29T08:49:31.797Z] Successfully built faef3e438e85 [2022-03-29T08:49:31.797Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-29T08:49:31.797Z]  Building security-spire-agent ... done Building core-command [2022-03-29T08:49:46.939Z] ---> 13ca0f3f6002 [2022-03-29T08:49:46.939Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-29T08:49:46.939Z] ---> Running in fa9c3bd4efbe [2022-03-29T08:49:46.939Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-29T08:50:05.313Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T08:50:05.313Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-29T08:50:05.313Z] ---> 47bac7289474 [2022-03-29T08:50:05.313Z] Step 3/22 : WORKDIR /edgex-go [2022-03-29T08:50:05.313Z] ---> Using cache [2022-03-29T08:50:05.313Z] ---> af484fecdd93 [2022-03-29T08:50:05.313Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T08:50:05.313Z] ---> Using cache [2022-03-29T08:50:05.313Z] ---> d39bd3a33d47 [2022-03-29T08:50:05.313Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-29T08:50:05.313Z] ---> Using cache [2022-03-29T08:50:05.313Z] ---> 6188fa26aacd [2022-03-29T08:50:05.313Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-29T08:50:05.313Z] ---> Using cache [2022-03-29T08:50:05.313Z] ---> 6f690756cf33 [2022-03-29T08:50:05.313Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T08:50:05.313Z] ---> Using cache [2022-03-29T08:50:05.313Z] ---> f045a968e135 [2022-03-29T08:50:05.313Z] Step 8/22 : COPY . . [2022-03-29T08:50:05.313Z] ---> Using cache [2022-03-29T08:50:05.313Z] ---> edddbc5cc409 [2022-03-29T08:50:05.313Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-29T08:50:05.313Z] ---> Running in d726a17fb109 [2022-03-29T08:50:07.320Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-29T08:50:39.743Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T08:50:39.743Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-29T08:50:39.743Z] ---> 47bac7289474 [2022-03-29T08:50:39.743Z] Step 3/22 : WORKDIR /edgex-go [2022-03-29T08:50:39.743Z] ---> Using cache [2022-03-29T08:50:39.743Z] ---> af484fecdd93 [2022-03-29T08:50:39.743Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T08:50:39.743Z] ---> Using cache [2022-03-29T08:50:39.743Z] ---> d39bd3a33d47 [2022-03-29T08:50:39.743Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-29T08:50:39.743Z] ---> Using cache [2022-03-29T08:50:39.743Z] ---> 6188fa26aacd [2022-03-29T08:50:39.743Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-29T08:50:39.743Z] ---> Using cache [2022-03-29T08:50:39.743Z] ---> 6f690756cf33 [2022-03-29T08:50:39.743Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T08:50:39.743Z] ---> Using cache [2022-03-29T08:50:39.743Z] ---> f045a968e135 [2022-03-29T08:50:39.743Z] Step 8/22 : COPY . . [2022-03-29T08:50:39.743Z] ---> Using cache [2022-03-29T08:50:39.743Z] ---> edddbc5cc409 [2022-03-29T08:50:39.743Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-29T08:50:39.743Z] ---> Running in 0cec71cc8126 [2022-03-29T08:50:40.018Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T08:50:40.018Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-29T08:50:40.018Z] ---> 47bac7289474 [2022-03-29T08:50:40.018Z] Step 3/23 : WORKDIR /edgex-go [2022-03-29T08:50:40.018Z] ---> Using cache [2022-03-29T08:50:40.018Z] ---> af484fecdd93 [2022-03-29T08:50:40.018Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T08:50:40.018Z] ---> Using cache [2022-03-29T08:50:40.018Z] ---> d39bd3a33d47 [2022-03-29T08:50:40.018Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-29T08:50:40.018Z] ---> Using cache [2022-03-29T08:50:40.018Z] ---> 6188fa26aacd [2022-03-29T08:50:40.018Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-29T08:50:40.018Z] ---> Using cache [2022-03-29T08:50:40.018Z] ---> 6f690756cf33 [2022-03-29T08:50:40.018Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T08:50:40.018Z] ---> Using cache [2022-03-29T08:50:40.018Z] ---> f045a968e135 [2022-03-29T08:50:40.018Z] Step 8/23 : COPY . . [2022-03-29T08:50:40.018Z] ---> Using cache [2022-03-29T08:50:40.018Z] ---> edddbc5cc409 [2022-03-29T08:50:40.018Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-29T08:50:40.018Z] ---> Running in ac518ffce587 [2022-03-29T08:50:40.298Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-29T08:50:40.298Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-29T08:50:40.298Z] ---> 47bac7289474 [2022-03-29T08:50:40.298Z] Step 3/23 : WORKDIR /edgex-go [2022-03-29T08:50:40.298Z] ---> Using cache [2022-03-29T08:50:40.298Z] ---> af484fecdd93 [2022-03-29T08:50:40.298Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-29T08:50:40.298Z] ---> Using cache [2022-03-29T08:50:40.298Z] ---> d39bd3a33d47 [2022-03-29T08:50:40.576Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-29T08:50:40.576Z] ---> Using cache [2022-03-29T08:50:40.576Z] ---> 6188fa26aacd [2022-03-29T08:50:40.576Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-29T08:50:40.576Z] ---> Using cache [2022-03-29T08:50:40.576Z] ---> 6f690756cf33 [2022-03-29T08:50:40.576Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-29T08:50:40.576Z] ---> Using cache [2022-03-29T08:50:40.576Z] ---> f045a968e135 [2022-03-29T08:50:40.576Z] Step 8/23 : COPY . . [2022-03-29T08:50:40.576Z] ---> Using cache [2022-03-29T08:50:40.576Z] ---> edddbc5cc409 [2022-03-29T08:50:40.576Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-29T08:50:40.854Z] ---> Running in c7bb7f43b4f0 [2022-03-29T08:50:42.844Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-29T08:50:43.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-29T08:50:43.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-29T08:55:50.547Z] Removing intermediate container fa9c3bd4efbe [2022-03-29T08:55:50.547Z] ---> 331eaa72444a [2022-03-29T08:55:50.547Z] [2022-03-29T08:55:50.548Z] Step 10/22 : FROM alpine:3.14 [2022-03-29T08:55:50.548Z] ---> cc3d11fa2d52 [2022-03-29T08:55:50.548Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-29T08:55:50.548Z] ---> Running in dcda8e09884d [2022-03-29T08:55:50.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-29T08:55:50.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-29T08:55:50.548Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-29T08:55:50.548Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-29T08:55:50.548Z] Executing busybox-1.33.1-r6.trigger [2022-03-29T08:55:50.548Z] Executing ca-certificates-20211220-r0.trigger [2022-03-29T08:55:50.548Z] OK: 6 MiB in 16 packages [2022-03-29T08:55:50.548Z] Removing intermediate container dcda8e09884d [2022-03-29T08:55:50.548Z] ---> 565326d2d710 [2022-03-29T08:55:50.548Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-29T08:55:50.548Z] ---> Running in 8472e2a63f62 [2022-03-29T08:55:50.548Z] Removing intermediate container 8472e2a63f62 [2022-03-29T08:55:50.548Z] ---> 6f1ac1e8fcb5 [2022-03-29T08:55:50.548Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-29T08:55:50.548Z] ---> Running in fe18a31a8ab0 [2022-03-29T08:55:50.548Z] Removing intermediate container fe18a31a8ab0 [2022-03-29T08:55:50.548Z] ---> 23353f290d6d [2022-03-29T08:55:50.548Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-29T08:55:50.548Z] ---> Running in 4a204908f53f [2022-03-29T08:55:50.548Z] Removing intermediate container 4a204908f53f [2022-03-29T08:55:50.548Z] ---> eeff04d5a63b [2022-03-29T08:55:50.548Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-29T08:55:50.548Z] ---> 747bb6a9c501 [2022-03-29T08:55:50.548Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-29T08:55:51.160Z] ---> d893b8c33954 [2022-03-29T08:55:51.160Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-29T08:55:52.149Z] ---> f54050ba134f [2022-03-29T08:55:52.149Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-29T08:55:52.149Z] ---> Running in 0bdb0b78a248 [2022-03-29T08:55:52.749Z] Removing intermediate container 0bdb0b78a248 [2022-03-29T08:55:52.749Z] ---> c9f9d4b474fc [2022-03-29T08:55:52.749Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-29T08:55:52.749Z] ---> Running in b1689a8b902d [2022-03-29T08:55:53.349Z] Removing intermediate container b1689a8b902d [2022-03-29T08:55:53.349Z] ---> d0bb5078bca3 [2022-03-29T08:55:53.349Z] Step 20/22 : LABEL arch=arm64 [2022-03-29T08:55:53.349Z] ---> Running in 175fb237d814 [2022-03-29T08:55:53.949Z] Removing intermediate container 175fb237d814 [2022-03-29T08:55:53.949Z] ---> cf1134b2d324 [2022-03-29T08:55:53.949Z] Step 21/22 : LABEL git_sha=c29f22dc13eb7018ec2223c0329ebd00a055b854 [2022-03-29T08:55:53.949Z] ---> Running in 4934f99238e5 [2022-03-29T08:55:54.549Z] Removing intermediate container 4934f99238e5 [2022-03-29T08:55:54.549Z] ---> c529ea3e644d [2022-03-29T08:55:54.549Z] Step 22/22 : LABEL version=0.0.0 [2022-03-29T08:55:54.829Z] ---> Running in 17e46d4c00e6 [2022-03-29T08:55:55.116Z] Removing intermediate container 17e46d4c00e6 [2022-03-29T08:55:55.116Z] ---> b1948c778666 [2022-03-29T08:55:55.116Z] [2022-03-29T08:55:55.728Z] Successfully built b1948c778666 [2022-03-29T08:55:55.728Z] Successfully tagged support-notifications-arm64:latest [2022-03-29T08:56:08.139Z]  Building support-notifications ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-29T08:56:30.356Z] Removing intermediate container d726a17fb109 [2022-03-29T08:56:30.356Z] ---> ade386e20b0d [2022-03-29T08:56:30.356Z] [2022-03-29T08:56:30.356Z] Step 10/22 : FROM alpine:3.14 [2022-03-29T08:56:30.356Z] ---> cc3d11fa2d52 [2022-03-29T08:56:30.356Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-29T08:56:30.356Z] ---> Running in 43c0de39cef7 [2022-03-29T08:56:30.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-29T08:56:30.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-29T08:56:30.632Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-29T08:56:30.632Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-29T08:56:30.632Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-29T08:56:30.632Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-29T08:56:30.632Z] (5/6) Installing curl (7.79.1-r0) [2022-03-29T08:56:30.632Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-29T08:56:30.632Z] Executing busybox-1.33.1-r6.trigger [2022-03-29T08:56:30.909Z] Executing ca-certificates-20211220-r0.trigger [2022-03-29T08:56:31.187Z] OK: 8 MiB in 20 packages [2022-03-29T08:56:33.170Z] Removing intermediate container 43c0de39cef7 [2022-03-29T08:56:33.170Z] ---> 020e87a109b8 [2022-03-29T08:56:33.170Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-29T08:56:33.170Z] ---> Running in ea5fe433177e [2022-03-29T08:56:33.766Z] Removing intermediate container ea5fe433177e [2022-03-29T08:56:33.766Z] ---> c95765995999 [2022-03-29T08:56:33.766Z] Step 13/22 : WORKDIR /edgex [2022-03-29T08:56:33.766Z] ---> Running in 4363c01a98db [2022-03-29T08:56:34.372Z] Removing intermediate container 4363c01a98db [2022-03-29T08:56:34.372Z] ---> 5e198c39dc50 [2022-03-29T08:56:34.372Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-29T08:56:34.976Z] ---> 65de8c0e836b [2022-03-29T08:56:34.976Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-29T08:56:37.627Z] ---> 1f7e804d4f5b [2022-03-29T08:56:37.627Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-29T08:56:39.618Z] ---> 406304ae1347 [2022-03-29T08:56:39.618Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-29T08:56:40.224Z] ---> c42b871e1f5f [2022-03-29T08:56:40.224Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-29T08:56:40.224Z] ---> Running in 6474218f4522 [2022-03-29T08:56:43.677Z] Removing intermediate container 6474218f4522 [2022-03-29T08:56:43.677Z] ---> e694c4a99dac [2022-03-29T08:56:43.677Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-29T08:56:43.677Z] ---> Running in 2ccf5bd9ed63 [2022-03-29T08:56:43.955Z] Removing intermediate container 2ccf5bd9ed63 [2022-03-29T08:56:43.955Z] ---> 3a841d46ea04 [2022-03-29T08:56:43.955Z] Step 20/22 : LABEL arch=arm64 [2022-03-29T08:56:44.233Z] ---> Running in 74979c225947 [2022-03-29T08:56:44.868Z] Removing intermediate container 74979c225947 [2022-03-29T08:56:44.868Z] ---> a4844b9e3380 [2022-03-29T08:56:44.868Z] Step 21/22 : LABEL git_sha=c29f22dc13eb7018ec2223c0329ebd00a055b854 [2022-03-29T08:56:45.148Z] ---> Running in e97eed2a74cf [2022-03-29T08:56:45.745Z] Removing intermediate container e97eed2a74cf [2022-03-29T08:56:45.745Z] ---> a130d3ecb378 [2022-03-29T08:56:45.745Z] Step 22/22 : LABEL version=0.0.0 [2022-03-29T08:56:46.020Z] ---> Running in 798cfee543f7 [2022-03-29T08:56:47.013Z] Removing intermediate container 798cfee543f7 [2022-03-29T08:56:47.013Z] ---> 9c0fd6f771cb [2022-03-29T08:56:47.013Z] [2022-03-29T08:56:47.997Z] Successfully built 9c0fd6f771cb [2022-03-29T08:56:47.997Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-29T08:56:52.323Z]  Building security-proxy-setup ... done Removing intermediate container c7bb7f43b4f0 [2022-03-29T08:56:52.323Z] ---> d819af96a6ee [2022-03-29T08:56:52.323Z] [2022-03-29T08:56:52.323Z] Step 10/23 : FROM alpine:3.14 [2022-03-29T08:56:52.323Z] ---> cc3d11fa2d52 [2022-03-29T08:56:52.323Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-29T08:56:52.323Z] ---> Running in edca9979d9ad [2022-03-29T08:56:54.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-29T08:56:54.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-29T08:56:55.310Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-29T08:56:55.310Z] Executing busybox-1.33.1-r6.trigger [2022-03-29T08:56:55.310Z] OK: 5 MiB in 15 packages [2022-03-29T08:56:56.296Z] Removing intermediate container edca9979d9ad [2022-03-29T08:56:56.296Z] ---> c32fa0427364 [2022-03-29T08:56:56.296Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-29T08:56:56.582Z] ---> Running in e8d7447969cc [2022-03-29T08:56:57.182Z] Removing intermediate container e8d7447969cc [2022-03-29T08:56:57.182Z] ---> 84d159ce706c [2022-03-29T08:56:57.182Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-29T08:56:57.182Z] ---> Running in 1c409b44bc9d [2022-03-29T08:56:57.779Z] Removing intermediate container 1c409b44bc9d [2022-03-29T08:56:57.779Z] ---> 5b62c0d171cf [2022-03-29T08:56:57.779Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-29T08:56:58.055Z] ---> Running in 7b7b70a43133 [2022-03-29T08:56:58.651Z] Removing intermediate container 7b7b70a43133 [2022-03-29T08:56:58.651Z] ---> 884c4eacaec3 [2022-03-29T08:56:58.651Z] Step 15/23 : WORKDIR / [2022-03-29T08:56:58.651Z] ---> Running in 7c2af6c5b518 [2022-03-29T08:56:59.246Z] Removing intermediate container 7c2af6c5b518 [2022-03-29T08:56:59.246Z] ---> 16abea6960b5 [2022-03-29T08:56:59.246Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-29T08:57:00.223Z] ---> 6ebb83f56515 [2022-03-29T08:57:00.223Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-29T08:57:02.862Z] ---> 239b44341632 [2022-03-29T08:57:02.862Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-29T08:57:02.862Z] Removing intermediate container 0cec71cc8126 [2022-03-29T08:57:02.862Z] ---> a2031079f716 [2022-03-29T08:57:02.862Z] [2022-03-29T08:57:02.862Z] Step 10/22 : FROM alpine:3.14 [2022-03-29T08:57:02.862Z] ---> cc3d11fa2d52 [2022-03-29T08:57:02.862Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-29T08:57:02.862Z] ---> Using cache [2022-03-29T08:57:02.862Z] ---> c32fa0427364 [2022-03-29T08:57:02.862Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-29T08:57:02.862Z] ---> Using cache [2022-03-29T08:57:02.862Z] ---> 84d159ce706c [2022-03-29T08:57:02.862Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-29T08:57:03.136Z] Removing intermediate container ac518ffce587 [2022-03-29T08:57:03.136Z] ---> 1aaf72a3baa2 [2022-03-29T08:57:03.136Z] [2022-03-29T08:57:03.136Z] Step 10/23 : FROM alpine:3.14 [2022-03-29T08:57:03.136Z] ---> cc3d11fa2d52 [2022-03-29T08:57:03.136Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-29T08:57:03.136Z] ---> Using cache [2022-03-29T08:57:03.136Z] ---> c32fa0427364 [2022-03-29T08:57:03.136Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-29T08:57:03.136Z] ---> Using cache [2022-03-29T08:57:03.136Z] ---> 84d159ce706c [2022-03-29T08:57:03.136Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-29T08:57:03.136Z] ---> Running in 142b1d3f7432 [2022-03-29T08:57:03.136Z] ---> Running in fe0988bc2462 [2022-03-29T08:57:03.136Z] ---> f997ec64d02f [2022-03-29T08:57:03.136Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-29T08:57:03.409Z] ---> Running in 04f0dedfa6e0 [2022-03-29T08:57:03.681Z] Removing intermediate container fe0988bc2462 [2022-03-29T08:57:03.681Z] ---> 920052d86296 [2022-03-29T08:57:03.681Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-29T08:57:03.681Z] Removing intermediate container 142b1d3f7432 [2022-03-29T08:57:03.681Z] ---> 0850b6fb6c28 [2022-03-29T08:57:03.681Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-29T08:57:03.681Z] ---> Running in b18308bb5ffd [2022-03-29T08:57:03.681Z] ---> Running in 5b4043ef57f4 [2022-03-29T08:57:03.681Z] Removing intermediate container 04f0dedfa6e0 [2022-03-29T08:57:03.681Z] ---> ef2543effeb6 [2022-03-29T08:57:03.681Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-29T08:57:03.959Z] ---> Running in 61fffcf81970 [2022-03-29T08:57:03.959Z] Removing intermediate container b18308bb5ffd [2022-03-29T08:57:03.959Z] ---> e06ef747667e [2022-03-29T08:57:03.959Z] Step 15/23 : WORKDIR / [2022-03-29T08:57:04.250Z] ---> Running in 4ec28dfd2d14 [2022-03-29T08:57:04.250Z] Removing intermediate container 5b4043ef57f4 [2022-03-29T08:57:04.250Z] ---> deeadaa606af [2022-03-29T08:57:04.250Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-29T08:57:04.250Z] Removing intermediate container 61fffcf81970 [2022-03-29T08:57:04.250Z] ---> b3cd95c75fc1 [2022-03-29T08:57:04.250Z] Step 21/23 : LABEL arch=arm64 [2022-03-29T08:57:04.525Z] ---> Running in 98a4239239f6 [2022-03-29T08:57:04.806Z] Removing intermediate container 4ec28dfd2d14 [2022-03-29T08:57:04.806Z] ---> 05b90e6ba695 [2022-03-29T08:57:04.806Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-29T08:57:04.806Z] Removing intermediate container 98a4239239f6 [2022-03-29T08:57:04.806Z] ---> e4348b0b4c26 [2022-03-29T08:57:04.806Z] Step 22/23 : LABEL git_sha=c29f22dc13eb7018ec2223c0329ebd00a055b854 [2022-03-29T08:57:05.090Z] ---> 9f754127b22c [2022-03-29T08:57:05.090Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-29T08:57:05.090Z] ---> Running in cdb07f22d1c8 [2022-03-29T08:57:05.366Z] Removing intermediate container cdb07f22d1c8 [2022-03-29T08:57:05.366Z] ---> 1433c02ca8b9 [2022-03-29T08:57:05.366Z] Step 23/23 : LABEL version=0.0.0 [2022-03-29T08:57:05.647Z] ---> Running in 9bf5261ca91f [2022-03-29T08:57:05.647Z] ---> ea384a61bb5b [2022-03-29T08:57:05.647Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-29T08:57:05.926Z] Removing intermediate container 9bf5261ca91f [2022-03-29T08:57:05.926Z] ---> 32ac7d981e7d [2022-03-29T08:57:05.926Z] [2022-03-29T08:57:06.919Z] ---> 5dacbe605057 [2022-03-29T08:57:06.919Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-29T08:57:06.919Z] Successfully built 32ac7d981e7d [2022-03-29T08:57:06.919Z] Successfully tagged core-command-arm64:latest [2022-03-29T08:57:07.526Z]  Building core-command ... done  ---> b46f714f7474 [2022-03-29T08:57:07.526Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-29T08:57:07.526Z] ---> 3ca39ae59a83 [2022-03-29T08:57:07.526Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-29T08:57:07.526Z] ---> Running in e82a1bb305b7 [2022-03-29T08:57:07.802Z] Removing intermediate container e82a1bb305b7 [2022-03-29T08:57:07.802Z] ---> 737392296f8c [2022-03-29T08:57:07.802Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-29T08:57:08.082Z] ---> a84d10766aa0 [2022-03-29T08:57:08.082Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-29T08:57:08.082Z] ---> Running in cafc1f6bb441 [2022-03-29T08:57:08.082Z] ---> Running in c84a8887bd6a [2022-03-29T08:57:08.360Z] Removing intermediate container cafc1f6bb441 [2022-03-29T08:57:08.360Z] ---> 7b828e814cde [2022-03-29T08:57:08.360Z] Step 20/22 : LABEL arch=arm64 [2022-03-29T08:57:08.360Z] Removing intermediate container c84a8887bd6a [2022-03-29T08:57:08.360Z] ---> 14cad073422a [2022-03-29T08:57:08.360Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-29T08:57:08.640Z] ---> Running in 39aa95d1db4e [2022-03-29T08:57:08.640Z] ---> Running in daf9c289aaae [2022-03-29T08:57:08.918Z] Removing intermediate container daf9c289aaae [2022-03-29T08:57:08.918Z] ---> b8eecb0a6bd6 [2022-03-29T08:57:08.918Z] Step 21/23 : LABEL arch=arm64 [2022-03-29T08:57:08.918Z] Removing intermediate container 39aa95d1db4e [2022-03-29T08:57:08.918Z] ---> b164d2e884da [2022-03-29T08:57:08.918Z] Step 21/22 : LABEL git_sha=c29f22dc13eb7018ec2223c0329ebd00a055b854 [2022-03-29T08:57:08.918Z] ---> Running in e724b926a351 [2022-03-29T08:57:08.918Z] ---> Running in bbf1f52fd39b [2022-03-29T08:57:09.520Z] Removing intermediate container e724b926a351 [2022-03-29T08:57:09.520Z] ---> 46fb6ce619a1 [2022-03-29T08:57:09.520Z] Step 22/23 : LABEL git_sha=c29f22dc13eb7018ec2223c0329ebd00a055b854 [2022-03-29T08:57:09.520Z] Removing intermediate container bbf1f52fd39b [2022-03-29T08:57:09.520Z] ---> d8ff9f088bac [2022-03-29T08:57:09.520Z] Step 22/22 : LABEL version=0.0.0 [2022-03-29T08:57:09.520Z] ---> Running in f9dc7fbdb6d2 [2022-03-29T08:57:09.520Z] ---> Running in 9506a1c6ec5f [2022-03-29T08:57:09.808Z] Removing intermediate container f9dc7fbdb6d2 [2022-03-29T08:57:09.808Z] ---> 7f302e45a52c [2022-03-29T08:57:09.808Z] Step 23/23 : LABEL version=0.0.0 [2022-03-29T08:57:09.808Z] Removing intermediate container 9506a1c6ec5f [2022-03-29T08:57:09.808Z] ---> 49b81b13d3ec [2022-03-29T08:57:09.808Z] [2022-03-29T08:57:09.808Z] ---> Running in 4f281184da25 [2022-03-29T08:57:10.404Z] Removing intermediate container 4f281184da25 [2022-03-29T08:57:10.404Z] ---> 6960b1e7f194 [2022-03-29T08:57:10.404Z] [2022-03-29T08:57:10.404Z] Successfully built 49b81b13d3ec [2022-03-29T08:57:10.404Z] Successfully tagged support-scheduler-arm64:latest [2022-03-29T08:57:10.677Z]  Building support-scheduler ... done Successfully built 6960b1e7f194 [2022-03-29T08:57:10.677Z] Successfully tagged core-metadata-arm64:latest [2022-03-29T08:57:11.285Z]  Building core-metadata ... done  [Pipeline] } [2022-03-29T08:57:11.308Z] $ docker stop --time=1 bd86102a7483f2ebc43d3447354eaf97634d2b8c76e791727446802edaa06183 [2022-03-29T08:57:12.987Z] $ docker rm -f bd86102a7483f2ebc43d3447354eaf97634d2b8c76e791727446802edaa06183 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-29T08:57:13.594Z] + docker images [2022-03-29T08:57:13.865Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-29T08:57:13.865Z] core-metadata-arm64 latest 6960b1e7f194 3 seconds ago 25.1MB [2022-03-29T08:57:13.865Z] support-scheduler-arm64 latest 49b81b13d3ec 4 seconds ago 24.9MB [2022-03-29T08:57:13.865Z] core-command-arm64 latest 32ac7d981e7d 8 seconds ago 23.7MB [2022-03-29T08:57:13.865Z] 1aaf72a3baa2 11 seconds ago 1.43GB [2022-03-29T08:57:13.865Z] a2031079f716 11 seconds ago 1.43GB [2022-03-29T08:57:13.865Z] d819af96a6ee 22 seconds ago 1.43GB [2022-03-29T08:57:13.865Z] security-proxy-setup-arm64 latest 9c0fd6f771cb 27 seconds ago 42.1MB [2022-03-29T08:57:13.865Z] ade386e20b0d 47 seconds ago 1.44GB [2022-03-29T08:57:13.865Z] support-notifications-arm64 latest b1948c778666 About a minute ago 25.5MB [2022-03-29T08:57:13.865Z] 331eaa72444a About a minute ago 1.43GB [2022-03-29T08:57:13.865Z] security-spire-agent-arm64 latest faef3e438e85 7 minutes ago 118MB [2022-03-29T08:57:13.865Z] security-spire-server-arm64 latest 99bd60721870 7 minutes ago 82.6MB [2022-03-29T08:57:13.865Z] security-spire-config-arm64 latest 3e40470e7ecb 7 minutes ago 81.9MB [2022-03-29T08:57:13.865Z] sys-mgmt-agent-arm64 latest e0da898a7c78 8 minutes ago 288MB [2022-03-29T08:57:13.865Z] b4ee647e4f7c 8 minutes ago 1.42GB [2022-03-29T08:57:13.865Z] ce939b54c113 8 minutes ago 1.42GB [2022-03-29T08:57:13.865Z] 6ed068a83a2a 8 minutes ago 1.42GB [2022-03-29T08:57:13.865Z] core-data-arm64 latest 9fad9296ab84 8 minutes ago 34.4MB [2022-03-29T08:57:13.865Z] security-bootstrapper-arm64 latest 4444ecf75625 9 minutes ago 23.6MB [2022-03-29T08:57:13.865Z] security-secretstore-setup-arm64 latest a7620de41e2d 9 minutes ago 40.8MB [2022-03-29T08:57:13.865Z] 4724b0ce12c3 9 minutes ago 1.46GB [2022-03-29T08:57:13.865Z] 08c067a985aa 9 minutes ago 1.43GB [2022-03-29T08:57:13.865Z] c55028561129 9 minutes ago 1.44GB [2022-03-29T08:57:13.865Z] e1d5fcf249f3 9 minutes ago 1.43GB [2022-03-29T08:57:13.865Z] security-spiffe-token-provider-arm64 latest 3bb61063ffd1 9 minutes ago 27.7MB [2022-03-29T08:57:13.865Z] c856816f498a 10 minutes ago 1.42GB [2022-03-29T08:57:13.865Z] ci-base-image-arm64 latest 47bac7289474 29 minutes ago 885MB [2022-03-29T08:57:13.865Z] alpine 3.14 cc3d11fa2d52 8 hours ago 5.34MB [2022-03-29T08:57:13.865Z] alpine 3.15 03078ca19a05 8 hours ago 5.32MB [2022-03-29T08:57:13.865Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 7 weeks ago 551MB [2022-03-29T08:57:13.865Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-29T08:57:13.865Z] 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-29T08:57:14.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-29T08:57:14.612Z] [2022-03-29T08:57:14.612Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-29T08:57:14.987Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-29T08:57:15.257Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-29T08:57:15.257Z] 8998bd30e6a1: Pulling fs layer [2022-03-29T08:57:15.257Z] 04944245beec: Pulling fs layer [2022-03-29T08:57:15.257Z] 699f458cf7ca: Pulling fs layer [2022-03-29T08:57:15.257Z] 765212b225bb: Pulling fs layer [2022-03-29T08:57:15.257Z] f23df028b6ca: Pulling fs layer [2022-03-29T08:57:15.257Z] d65c8cfc05b1: Pulling fs layer [2022-03-29T08:57:15.257Z] 2437ff75d9bd: Pulling fs layer [2022-03-29T08:57:15.257Z] 765212b225bb: Waiting [2022-03-29T08:57:15.257Z] f23df028b6ca: Waiting [2022-03-29T08:57:15.257Z] d65c8cfc05b1: Waiting [2022-03-29T08:57:15.257Z] 2437ff75d9bd: Waiting [2022-03-29T08:57:15.257Z] 04944245beec: Verifying Checksum [2022-03-29T08:57:15.257Z] 04944245beec: Download complete [2022-03-29T08:57:15.257Z] 765212b225bb: Verifying Checksum [2022-03-29T08:57:15.257Z] 765212b225bb: Download complete [2022-03-29T08:57:15.257Z] f23df028b6ca: Verifying Checksum [2022-03-29T08:57:15.257Z] f23df028b6ca: Download complete [2022-03-29T08:57:15.257Z] d65c8cfc05b1: Verifying Checksum [2022-03-29T08:57:15.257Z] d65c8cfc05b1: Download complete [2022-03-29T08:57:15.530Z] 699f458cf7ca: Verifying Checksum [2022-03-29T08:57:15.530Z] 699f458cf7ca: Download complete [2022-03-29T08:57:15.803Z] 8998bd30e6a1: Verifying Checksum [2022-03-29T08:57:15.803Z] 8998bd30e6a1: Download complete [2022-03-29T08:57:18.431Z] 2437ff75d9bd: Verifying Checksum [2022-03-29T08:57:18.431Z] 2437ff75d9bd: Download complete [2022-03-29T08:57:20.408Z] 8998bd30e6a1: Pull complete [2022-03-29T08:57:20.680Z] 04944245beec: Pull complete [2022-03-29T08:57:22.116Z] 699f458cf7ca: Pull complete [2022-03-29T08:57:22.389Z] 765212b225bb: Pull complete [2022-03-29T08:57:23.371Z] f23df028b6ca: Pull complete [2022-03-29T08:57:23.371Z] d65c8cfc05b1: Pull complete [2022-03-29T08:57:38.457Z] 2437ff75d9bd: Pull complete [2022-03-29T08:57:38.457Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-29T08:57:38.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-29T08:57:38.457Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-29T08:57:38.698Z] prd-ubuntu20.04-docker-arm64-4c-16g-9325 does not seem to be running inside a container [2022-03-29T08:57:38.781Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-29T08:57:41.625Z] $ docker top 60380b20ce78f7abf56cb110989cee836472b8d9369d8639858d33ed65ca8acc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-29T08:57:42.713Z] ---> job-cost.sh [2022-03-29T08:57:42.714Z] lf-activate-venv: SKIPPING [2022-03-29T08:57:42.714Z] INFO: No Stack... [2022-03-29T08:57:43.306Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-29T08:57:44.285Z] INFO: Archiving Costs [Pipeline] sh [2022-03-29T08:57:44.962Z] + + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-03-29T08:57:44.962Z] cut -d, -f6 [Pipeline] lock [2022-03-29T08:57:45.013Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3930-1-stack-cost] [2022-03-29T08:57:45.018Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3930-1-stack-cost] did not exist. Created. [2022-03-29T08:57:45.018Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3930-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-29T08:57:45.780Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-29T08:57:45.965Z] Stashed 1 file(s) [Pipeline] } [2022-03-29T08:57:45.982Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3930-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-29T08:57:46.052Z] $ docker stop --time=1 60380b20ce78f7abf56cb110989cee836472b8d9369d8639858d33ed65ca8acc [2022-03-29T08:57:47.577Z] $ docker rm -f 60380b20ce78f7abf56cb110989cee836472b8d9369d8639858d33ed65ca8acc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-03-29T08:57:48.720Z] provisioning config files... [2022-03-29T08:57:48.729Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7012282133725891152tmp [Pipeline] { [Pipeline] sh [2022-03-29T08:57:49.063Z] + set +x [2022-03-29T08:57:49.063Z] + curl -s https://codecov.io/bash [2022-03-29T08:57:49.063Z] + bash -s -- [2022-03-29T08:57:49.063Z] [2022-03-29T08:57:49.063Z] _____ _ [2022-03-29T08:57:49.063Z] / ____| | | [2022-03-29T08:57:49.063Z] | | ___ __| | ___ ___ _____ __ [2022-03-29T08:57:49.063Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-29T08:57:49.063Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-29T08:57:49.063Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-29T08:57:49.063Z] Bash-1.0.6 [2022-03-29T08:57:49.063Z] [2022-03-29T08:57:49.063Z] [2022-03-29T08:57:49.063Z] ==> git version 2.25.1 found [2022-03-29T08:57:49.063Z] ==> 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-29T08:57:49.063Z] Release-Date: 2020-01-08 [2022-03-29T08:57:49.063Z] 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-29T08:57:49.063Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-29T08:57:49.063Z] ==> Jenkins CI detected. [2022-03-29T08:57:49.063Z] current dir:  /w/workspace/edgex-go/1 [2022-03-29T08:57:49.063Z] project root: . [2022-03-29T08:57:49.063Z] --> token set from env [2022-03-29T08:57:49.063Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-29T08:57:49.063Z] ==> Running gcov in . (disable via -X gcov) [2022-03-29T08:57:49.063Z] ==> Python coveragepy not found [2022-03-29T08:57:49.063Z] ==> Searching for coverage reports in: [2022-03-29T08:57:49.063Z] + . [2022-03-29T08:57:49.063Z] -> Found 1 reports [2022-03-29T08:57:49.063Z] ==> Detecting git/mercurial file structure [2022-03-29T08:57:49.325Z] ==> Reading reports [2022-03-29T08:57:49.325Z] + ./coverage.out bytes=427664 [2022-03-29T08:57:49.325Z] ==> Appending adjustments [2022-03-29T08:57:49.325Z] https://docs.codecov.io/docs/fixing-reports [2022-03-29T08:57:50.713Z] + Found adjustments [2022-03-29T08:57:50.713Z] ==> Gzipping contents [2022-03-29T08:57:50.713Z] 60K /tmp/codecov.qkcwgJ.gz [2022-03-29T08:57:50.713Z] ==> Uploading reports [2022-03-29T08:57:50.713Z] url: https://codecov.io [2022-03-29T08:57:50.713Z] query: branch=PR-3930&commit=c29f22dc13eb7018ec2223c0329ebd00a055b854&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3930%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3930&job=&cmd_args= [2022-03-29T08:57:50.713Z] -> Pinging Codecov [2022-03-29T08:57:50.713Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3930&commit=c29f22dc13eb7018ec2223c0329ebd00a055b854&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3930%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3930&job=&cmd_args= [2022-03-29T08:57:50.713Z] -> Uploading to [2022-03-29T08:57:50.713Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-29/00271124DB129430A58F1EEE437C3FCB/c29f22dc13eb7018ec2223c0329ebd00a055b854/84201ef7-33dd-4a9e-910d-4e32c3203868.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220329T085750Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=036600ffc0d95f4fbe95f8e08e3c769b9c4f40a29ce03c237d83128de10dc0d3 [2022-03-29T08:57:50.713Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-29T08:57:50.713Z] Dload Upload Total Spent Left Speed [2022-03-29T08:57:51.286Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58546 0 0 100 58546 0 211k --:--:-- --:--:-- --:--:-- 211k [2022-03-29T08:57:51.286Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c29f22dc13eb7018ec2223c0329ebd00a055b854 [Pipeline] } [2022-03-29T08:57:51.317Z] 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-29T08:57:52.737Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-29T08:57:53.071Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-29T08:57:53.975Z] ---> package-listing.sh [2022-03-29T08:57:53.975Z] ++ facter osfamily [2022-03-29T08:57:53.975Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-29T08:57:54.238Z] + OS_FAMILY=debian [2022-03-29T08:57:54.238Z] + workspace=/w/workspace/edgex-go/1 [2022-03-29T08:57:54.238Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-29T08:57:54.238Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-29T08:57:54.238Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-29T08:57:54.238Z] + PACKAGES=/tmp/packages_start.txt [2022-03-29T08:57:54.238Z] + '[' /w/workspace/edgex-go/1 ']' [2022-03-29T08:57:54.238Z] + PACKAGES=/tmp/packages_end.txt [2022-03-29T08:57:54.238Z] + case "${OS_FAMILY}" in [2022-03-29T08:57:54.238Z] + dpkg -l [2022-03-29T08:57:54.238Z] + grep '^ii' [2022-03-29T08:57:54.238Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-29T08:57:54.238Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-29T08:57:54.238Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-29T08:57:54.238Z] + '[' /w/workspace/edgex-go/1 ']' [2022-03-29T08:57:54.238Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-03-29T08:57:54.238Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-03-29T08:57:54.278Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-29T08:57:54.575Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-29T08:57:55.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-29T08:57:55.162Z] [2022-03-29T08:57:55.162Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-29T08:57:55.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-29T08:57:55.503Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-29T08:57:55.503Z] 5eb5b503b376: Pulling fs layer [2022-03-29T08:57:55.503Z] 5c69ac0246d0: Pulling fs layer [2022-03-29T08:57:55.503Z] ec43610c2a17: Pulling fs layer [2022-03-29T08:57:55.503Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-29T08:57:55.503Z] 33b1e0a273af: Pulling fs layer [2022-03-29T08:57:55.503Z] 5d3b04190fa2: Pulling fs layer [2022-03-29T08:57:55.503Z] 2f39f015ded8: Pulling fs layer [2022-03-29T08:57:55.503Z] 33b1e0a273af: Waiting [2022-03-29T08:57:55.503Z] 5d3b04190fa2: Waiting [2022-03-29T08:57:55.503Z] 2f39f015ded8: Waiting [2022-03-29T08:57:55.503Z] 3a2ae6a8a46f: Waiting [2022-03-29T08:57:55.503Z] 5c69ac0246d0: Verifying Checksum [2022-03-29T08:57:55.503Z] 5c69ac0246d0: Download complete [2022-03-29T08:57:55.503Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-29T08:57:55.503Z] 3a2ae6a8a46f: Download complete [2022-03-29T08:57:55.503Z] 33b1e0a273af: Verifying Checksum [2022-03-29T08:57:55.503Z] 33b1e0a273af: Download complete [2022-03-29T08:57:55.503Z] ec43610c2a17: Verifying Checksum [2022-03-29T08:57:55.503Z] ec43610c2a17: Download complete [2022-03-29T08:57:55.503Z] 5d3b04190fa2: Download complete [2022-03-29T08:57:55.762Z] 5eb5b503b376: Verifying Checksum [2022-03-29T08:57:55.762Z] 5eb5b503b376: Download complete [2022-03-29T08:57:56.329Z] 2f39f015ded8: Download complete [2022-03-29T08:57:56.898Z] 5eb5b503b376: Pull complete [2022-03-29T08:57:57.156Z] 5c69ac0246d0: Pull complete [2022-03-29T08:57:57.416Z] ec43610c2a17: Pull complete [2022-03-29T08:57:57.416Z] 3a2ae6a8a46f: Pull complete [2022-03-29T08:57:57.676Z] 33b1e0a273af: Pull complete [2022-03-29T08:57:57.676Z] 5d3b04190fa2: Pull complete [2022-03-29T08:58:01.873Z] 2f39f015ded8: Pull complete [2022-03-29T08:58:01.873Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-29T08:58:01.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-29T08:58:01.873Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-29T08:58:01.962Z] prd-ubuntu20.04-docker-8c-8g-9324 does not seem to be running inside a container [2022-03-29T08:58:02.001Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-29T08:58:03.849Z] $ docker top 532216361ddcffa7b5e121e2a0f91ee82e68828d4aa752592f3443d8376f815b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-29T08:58:04.263Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-29T08:58:04.572Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-29T08:58:04.892Z] + ls /var/log/sa-host [2022-03-29T08:58:04.892Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-29T08:58:05.185Z] provisioning config files... [2022-03-29T08:58:05.197Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7308935249028214794tmp [Pipeline] { [Pipeline] echo [2022-03-29T08:58:05.246Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-29T08:58:05.576Z] ---> create-netrc.sh [Pipeline] } [2022-03-29T08:58:05.603Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-29T08:58:06.008Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-29T08:58:06.041Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-29T08:58:06.357Z] ---> sudo-logs.sh [2022-03-29T08:58:06.357Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-29T08:58:06.434Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-29T08:58:06.748Z] ---> job-cost.sh [2022-03-29T08:58:06.748Z] lf-activate-venv: SKIPPING [2022-03-29T08:58:06.748Z] DEBUG: total: 0.10999999940395355 [2022-03-29T08:58:06.748Z] INFO: Retrieving Stack Cost... [2022-03-29T08:58:07.009Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-29T08:58:07.580Z] INFO: Archiving Costs [Pipeline] echo [2022-03-29T08:58:07.616Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-29T08:58:07.934Z] ---> logs-deploy.sh [2022-03-29T08:58:07.934Z] lf-activate-venv: SKIPPING [2022-03-29T08:58:07.934Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3930/1 [2022-03-29T08:58:07.934Z] INFO: archiving workspace using pattern(s): [2022-03-29T08:58:08.873Z] Archives upload complete. [2022-03-29T08:58:08.873Z] INFO: archiving logs to Nexus