Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from 3afc5e4f5c00745ff2ccefa393620ee78cc10e06+f7c7132b17dbbb881af4d9ccfc6ed9167751e366 (d538654a8cd6f2b9fa1e8a2edb55818eb3c8f910) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh8370022939918786762.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh3113361891665015825.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 a03e002eace0db65b27acd1444eb3c4392a49323 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3805/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3805/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2553798473914732172.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2515860883936754887.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3805/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3805/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1894042417168121583.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-343’ Running on prd-centos7-docker-4c-2g-346 in /w/workspace/edgexfoundry_edgex-go_PR-3805 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh8752675167268323091.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh8140628353189379266.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3805/head:refs/remotes/origin/PR-3805 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 Merge succeeded, producing 772e960d471025f285cfc1e6b1b6a97be33e2ad3 Checking out Revision 772e960d471025f285cfc1e6b1b6a97be33e2ad3 (PR-3805) > git config core.sparsecheckout # timeout=10 > git checkout -f 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2851390990643818978.key > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 772e960d471025f285cfc1e6b1b6a97be33e2ad3 # timeout=10 Commit message: "Merge commit 'f7c7132b17dbbb881af4d9ccfc6ed9167751e366' into HEAD" > git rev-list --no-walk 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-12T16:31:05.131Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-12T16:31:05.192Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-12T16:31:05.207Z] ========================================================= [2021-11-12T16:31:05.207Z] EdgeX Global Pipelines Version Info [2021-11-12T16:31:05.207Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-12T16:31:06.377Z] ------------------- [2021-11-12T16:31:06.377Z] stable info: [2021-11-12T16:31:06.377Z] ------------------- [2021-11-12T16:31:06.377Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-12T16:31:06.377Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-12T16:31:06.377Z] Message: update stable to v1.0.213 [2021-11-12T16:31:06.963Z] ------------------- [2021-11-12T16:31:06.963Z] experimental info: [2021-11-12T16:31:06.963Z] ------------------- [2021-11-12T16:31:06.963Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-12T16:31:06.963Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-12T16:31:06.963Z] Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-12T16:31:07.028Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-12T16:31:07.039Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-12T16:31:07.050Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-12T16:31:07.060Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-12T16:31:07.070Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-12T16:31:07.079Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-12T16:31:07.088Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-12T16:31:07.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-12T16:31:07.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-12T16:31:07.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-12T16:31:07.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-12T16:31:07.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-12T16:31:07.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-12T16:31:07.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-12T16:31:07.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-12T16:31:07.177Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-12T16:31:07.184Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-12T16:31:07.191Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-12T16:31:07.197Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-12T16:31:07.204Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-12T16:31:07.211Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-12T16:31:07.218Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-12T16:31:07.225Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3805 [Pipeline] echo [2021-11-12T16:31:07.231Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3805 [Pipeline] echo [2021-11-12T16:31:07.239Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3805 [Pipeline] echo [2021-11-12T16:31:07.252Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 772e960d471025f285cfc1e6b1b6a97be33e2ad3 [Pipeline] echo [2021-11-12T16:31:07.261Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 772e960 [Pipeline] echo [2021-11-12T16:31:07.273Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T16:31:07.313Z] provisioning config files... [2021-11-12T16:31:07.326Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config752767721266089430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T16:31:07.646Z] ---> docker-login.sh [2021-11-12T16:31:07.646Z] nexus3.edgexfoundry.org:10001 [2021-11-12T16:31:07.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T16:31:07.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T16:31:07.907Z] Configure a credential helper to remove this warning. See [2021-11-12T16:31:07.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T16:31:07.907Z] [2021-11-12T16:31:07.907Z] Login Succeeded [2021-11-12T16:31:07.907Z] nexus3.edgexfoundry.org:10002 [2021-11-12T16:31:07.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T16:31:07.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T16:31:07.907Z] Configure a credential helper to remove this warning. See [2021-11-12T16:31:07.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T16:31:07.907Z] [2021-11-12T16:31:07.907Z] Login Succeeded [2021-11-12T16:31:07.907Z] nexus3.edgexfoundry.org:10003 [2021-11-12T16:31:08.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T16:31:08.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T16:31:08.174Z] Configure a credential helper to remove this warning. See [2021-11-12T16:31:08.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T16:31:08.174Z] [2021-11-12T16:31:08.174Z] Login Succeeded [2021-11-12T16:31:08.174Z] nexus3.edgexfoundry.org:10004 [2021-11-12T16:31:08.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T16:31:08.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T16:31:08.174Z] Configure a credential helper to remove this warning. See [2021-11-12T16:31:08.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T16:31:08.174Z] [2021-11-12T16:31:08.174Z] Login Succeeded [2021-11-12T16:31:08.174Z] docker.io [2021-11-12T16:31:08.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T16:31:08.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T16:31:08.706Z] Configure a credential helper to remove this warning. See [2021-11-12T16:31:08.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T16:31:08.706Z] [2021-11-12T16:31:08.706Z] Login Succeeded [2021-11-12T16:31:08.706Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T16:31:08.714Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-12T16:31:09.022Z] ++ 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/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-11-12T16:31:09.023Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T16:31:09.023Z] ++ dirname cmd/core-command/Dockerfile [2021-11-12T16:31:09.023Z] ++ cut -d/ -f2 [2021-11-12T16:31:09.023Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-12T16:31:09.023Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T16:31:09.023Z] ++ dirname cmd/core-data/Dockerfile [2021-11-12T16:31:09.023Z] ++ cut -d/ -f2 [2021-11-12T16:31:09.023Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-12T16:31:09.023Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T16:31:09.023Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-12T16:31:09.023Z] ++ cut -d/ -f2 [2021-11-12T16:31:09.023Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-12T16:31:09.023Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T16:31:09.023Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-12T16:31:09.023Z] ++ cut -d/ -f2 [2021-11-12T16:31:09.023Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-12T16:31:09.023Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T16:31:09.023Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-12T16:31:09.023Z] ++ cut -d/ -f2 [2021-11-12T16:31:09.023Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-12T16:31:09.023Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T16:31:09.023Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-12T16:31:09.023Z] ++ cut -d/ -f2 [2021-11-12T16:31:09.023Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-12T16:31:09.023Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T16:31:09.023Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-12T16:31:09.023Z] ++ cut -d/ -f2 [2021-11-12T16:31:09.023Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-12T16:31:09.023Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T16:31:09.023Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-12T16:31:09.023Z] ++ cut -d/ -f2 [2021-11-12T16:31:09.023Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-12T16:31:09.023Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T16:31:09.023Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-12T16:31:09.023Z] ++ cut -d/ -f2 [2021-11-12T16:31:09.023Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-12T16:31:09.063Z] 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: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 [2021-11-12T16:31:09.461Z] + git rev-list -1 --merges 772e960d471025f285cfc1e6b1b6a97be33e2ad3~1..772e960d471025f285cfc1e6b1b6a97be33e2ad3 [Pipeline] echo [2021-11-12T16:31:09.476Z] -----------> git rev-list -1 --merges 772e960d471025f285cfc1e6b1b6a97be33e2ad3~1..772e960d471025f285cfc1e6b1b6a97be33e2ad3 772e960d471025f285cfc1e6b1b6a97be33e2ad3 [2021-11-12T16:31:09.476Z] 772e960d471025f285cfc1e6b1b6a97be33e2ad3 [false] [Pipeline] sh [2021-11-12T16:31:09.772Z] + git log --format=format:%s -1 772e960d471025f285cfc1e6b1b6a97be33e2ad3 [Pipeline] echo [2021-11-12T16:31:09.787Z] ========================================================= [2021-11-12T16:31:09.787Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-12T16:31:09.787Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:31:10.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T16:31:10.229Z] [2021-11-12T16:31:10.229Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:31:10.534Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T16:31:10.534Z] latest: Pulling from edgex-devops/git-semver [2021-11-12T16:31:10.534Z] a0d0a0d46f8b: Pulling fs layer [2021-11-12T16:31:10.534Z] 3e5f54012d9b: Pulling fs layer [2021-11-12T16:31:10.534Z] 4c7163046ea9: Pulling fs layer [2021-11-12T16:31:10.534Z] 0c2d73faf560: Pulling fs layer [2021-11-12T16:31:10.534Z] 0c2d73faf560: Waiting [2021-11-12T16:31:10.534Z] 3e5f54012d9b: Verifying Checksum [2021-11-12T16:31:10.534Z] 3e5f54012d9b: Download complete [2021-11-12T16:31:10.534Z] a0d0a0d46f8b: Verifying Checksum [2021-11-12T16:31:10.534Z] a0d0a0d46f8b: Download complete [2021-11-12T16:31:10.534Z] 0c2d73faf560: Verifying Checksum [2021-11-12T16:31:10.534Z] 0c2d73faf560: Download complete [2021-11-12T16:31:10.534Z] 4c7163046ea9: Verifying Checksum [2021-11-12T16:31:10.534Z] 4c7163046ea9: Download complete [2021-11-12T16:31:10.796Z] a0d0a0d46f8b: Pull complete [2021-11-12T16:31:10.796Z] 3e5f54012d9b: Pull complete [2021-11-12T16:31:11.070Z] 4c7163046ea9: Pull complete [2021-11-12T16:31:11.333Z] 0c2d73faf560: Pull complete [2021-11-12T16:31:11.333Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-12T16:31:11.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T16:31:11.333Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-12T16:31:11.410Z] prd-centos7-docker-4c-2g-346 does not seem to be running inside a container [2021-11-12T16:31:11.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-12T16:31:12.115Z] $ docker top 60422b16b54ba4b2ae831e8463b44bf566fc20f79786faa11b584638376c848d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-12T16:31:12.219Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T16:31:12.219Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T16:31:12.353Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T16:31:12.356Z] $ docker exec 60422b16b54ba4b2ae831e8463b44bf566fc20f79786faa11b584638376c848d ssh-agent [2021-11-12T16:31:12.501Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgdAgPC/agent.15 [2021-11-12T16:31:12.501Z] SSH_AGENT_PID=21 [2021-11-12T16:31:12.508Z] Running ssh-add (command line suppressed) [2021-11-12T16:31:12.642Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5798437810114271717.key (/w/workspace/edgex-go/2@tmp/private_key_5798437810114271717.key) [2021-11-12T16:31:12.657Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T16:31:12.954Z] + git tag --points-at HEAD [Pipeline] } [2021-11-12T16:31:12.968Z] $ docker exec --env ******** --env ******** 60422b16b54ba4b2ae831e8463b44bf566fc20f79786faa11b584638376c848d ssh-agent -k [2021-11-12T16:31:13.065Z] unset SSH_AUTH_SOCK; [2021-11-12T16:31:13.066Z] unset SSH_AGENT_PID; [2021-11-12T16:31:13.066Z] echo Agent pid 21 killed; [2021-11-12T16:31:13.078Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-12T16:31:13.099Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T16:31:13.099Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T16:31:13.231Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T16:31:13.235Z] $ docker exec 60422b16b54ba4b2ae831e8463b44bf566fc20f79786faa11b584638376c848d ssh-agent [2021-11-12T16:31:13.344Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjddPao/agent.55 [2021-11-12T16:31:13.344Z] SSH_AGENT_PID=61 [2021-11-12T16:31:13.352Z] Running ssh-add (command line suppressed) [2021-11-12T16:31:13.461Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3606443501404021977.key (/w/workspace/edgex-go/2@tmp/private_key_3606443501404021977.key) [2021-11-12T16:31:13.475Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T16:31:13.769Z] + git semver init [2021-11-12T16:31:13.769Z] # -> Open(): unable to determine branch for HEAD [2021-11-12T16:31:13.769Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-11-12T16:31:13.769Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-11-12T16:31:13.769Z] # $SEMVER_REMOTE_NAME = origin [2021-11-12T16:31:13.769Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-12T16:31:13.769Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-12T16:31:13.769Z] # $SEMVER_BRANCH = PR-3805 [2021-11-12T16:31:13.770Z] # $SEMVER_TEMP = /tmp/semver-094749031 [2021-11-12T16:31:13.770Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-12T16:31:28.735Z] # '/tmp/semver-094749031' -> '/w/workspace/edgex-go/2/.semver' [2021-11-12T16:31:28.735Z] # -> Force: false [2021-11-12T16:31:28.735Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-11-12T16:31:28.752Z] $ docker exec --env ******** --env ******** 60422b16b54ba4b2ae831e8463b44bf566fc20f79786faa11b584638376c848d ssh-agent -k [2021-11-12T16:31:28.855Z] unset SSH_AUTH_SOCK; [2021-11-12T16:31:28.855Z] unset SSH_AGENT_PID; [2021-11-12T16:31:28.855Z] echo Agent pid 61 killed; [2021-11-12T16:31:28.873Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-12T16:31:29.184Z] + git semver [Pipeline] } [2021-11-12T16:31:29.198Z] $ docker stop --time=1 60422b16b54ba4b2ae831e8463b44bf566fc20f79786faa11b584638376c848d [2021-11-12T16:31:31.010Z] $ docker rm -f 60422b16b54ba4b2ae831e8463b44bf566fc20f79786faa11b584638376c848d [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-12T16:31:31.377Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-12T16:31:31.609Z] Stashed 1 file(s) [Pipeline] echo [2021-11-12T16:31:31.612Z] [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 [2021-11-12T16:31:31.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-12T16:31:31.892Z] ========================================================= [2021-11-12T16:31:31.892Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-12T16:31:31.892Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-12T16:31:32.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-12T16:31:32.185Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-12T16:31:32.185Z] a0d0a0d46f8b: Already exists [2021-11-12T16:31:32.185Z] 31adcdaf11c8: Pulling fs layer [2021-11-12T16:31:32.185Z] b8b176561691: Pulling fs layer [2021-11-12T16:31:32.185Z] 4527c011a84f: Pulling fs layer [2021-11-12T16:31:32.185Z] 5d74067f8e1e: Pulling fs layer [2021-11-12T16:31:32.185Z] e0aca202a116: Pulling fs layer [2021-11-12T16:31:32.185Z] 3a43be97a3b4: Pulling fs layer [2021-11-12T16:31:32.185Z] 34cad66bf833: Pulling fs layer [2021-11-12T16:31:32.185Z] b4e3c513aaa6: Pulling fs layer [2021-11-12T16:31:32.185Z] 5d74067f8e1e: Waiting [2021-11-12T16:31:32.185Z] e0aca202a116: Waiting [2021-11-12T16:31:32.186Z] 3a43be97a3b4: Waiting [2021-11-12T16:31:32.186Z] 34cad66bf833: Waiting [2021-11-12T16:31:32.186Z] b4e3c513aaa6: Waiting [2021-11-12T16:31:32.186Z] b8b176561691: Verifying Checksum [2021-11-12T16:31:32.186Z] b8b176561691: Download complete [2021-11-12T16:31:32.186Z] 31adcdaf11c8: Verifying Checksum [2021-11-12T16:31:32.186Z] 31adcdaf11c8: Download complete [2021-11-12T16:31:32.186Z] 5d74067f8e1e: Verifying Checksum [2021-11-12T16:31:32.186Z] 5d74067f8e1e: Download complete [2021-11-12T16:31:32.186Z] e0aca202a116: Verifying Checksum [2021-11-12T16:31:32.186Z] e0aca202a116: Download complete [2021-11-12T16:31:32.186Z] 3a43be97a3b4: Verifying Checksum [2021-11-12T16:31:32.186Z] 3a43be97a3b4: Download complete [2021-11-12T16:31:32.450Z] 34cad66bf833: Verifying Checksum [2021-11-12T16:31:32.450Z] 34cad66bf833: Download complete [2021-11-12T16:31:32.450Z] 31adcdaf11c8: Pull complete [2021-11-12T16:31:32.450Z] b8b176561691: Pull complete [2021-11-12T16:31:32.710Z] 4527c011a84f: Verifying Checksum [2021-11-12T16:31:32.710Z] 4527c011a84f: Download complete [2021-11-12T16:31:32.972Z] b4e3c513aaa6: Verifying Checksum [2021-11-12T16:31:32.972Z] b4e3c513aaa6: Download complete [2021-11-12T16:31:37.234Z] 4527c011a84f: Pull complete [2021-11-12T16:31:37.234Z] 5d74067f8e1e: Pull complete [2021-11-12T16:31:37.234Z] e0aca202a116: Pull complete [2021-11-12T16:31:37.234Z] 3a43be97a3b4: Pull complete [2021-11-12T16:31:37.234Z] 34cad66bf833: Pull complete [2021-11-12T16:31:39.805Z] b4e3c513aaa6: Pull complete [2021-11-12T16:31:39.805Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-12T16:31:39.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-12T16:31:39.805Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-12T16:31:40.104Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-12T16:31:40.104Z] WORKDIR /edgex [2021-11-12T16:31:40.104Z] COPY go.mod . [2021-11-12T16:31:40.104Z] RUN go mod download' [2021-11-12T16:31:40.104Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-12T16:31:42.048Z] Sending build context to Docker daemon 329.9MB [2021-11-12T16:31:42.048Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-12T16:31:42.048Z] ---> 9f6097aaca64 [2021-11-12T16:31:42.048Z] Step 2/4 : WORKDIR /edgex [2021-11-12T16:31:42.999Z] ---> Running in 717711bb42b0 [2021-11-12T16:31:42.999Z] Removing intermediate container 717711bb42b0 [2021-11-12T16:31:42.999Z] ---> 0255bf0d9fac [2021-11-12T16:31:42.999Z] Step 3/4 : COPY go.mod . [2021-11-12T16:31:42.999Z] ---> 88361479f171 [2021-11-12T16:31:42.999Z] Step 4/4 : RUN go mod download [2021-11-12T16:31:42.999Z] ---> Running in a99f9ebb0b67 [2021-11-12T16:31:46.838Z] Still waiting to schedule task [2021-11-12T16:31:46.838Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-344’ [2021-11-12T16:32:15.171Z] Removing intermediate container a99f9ebb0b67 [2021-11-12T16:32:15.172Z] ---> 32dfce441baa [2021-11-12T16:32:15.172Z] Successfully built 32dfce441baa [2021-11-12T16:32:15.172Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:32:15.473Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-12T16:32:15.473Z] . [Pipeline] withDockerContainer [2021-11-12T16:32:15.549Z] prd-centos7-docker-4c-2g-346 does not seem to be running inside a container [2021-11-12T16:32:15.585Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-12T16:32:16.025Z] $ docker top 455839a1d6e81d66860cf60174e4ac7f07cdcc21104a562db611176b22067c54 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T16:32:16.393Z] + go version [2021-11-12T16:32:16.393Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-12T16:32:16.404Z] $ docker stop --time=1 455839a1d6e81d66860cf60174e4ac7f07cdcc21104a562db611176b22067c54 [2021-11-12T16:32:17.614Z] $ docker rm -f 455839a1d6e81d66860cf60174e4ac7f07cdcc21104a562db611176b22067c54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:32:18.188Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-12T16:32:18.188Z] . [Pipeline] withDockerContainer [2021-11-12T16:32:18.248Z] prd-centos7-docker-4c-2g-346 does not seem to be running inside a container [2021-11-12T16:32:18.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-12T16:32:18.633Z] $ docker top d561e17f21bc765f8fd2db2ed0caa4a12e49464456ba57fbce724518ae9aae05 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-12T16:32:18.719Z] ========================================================= [2021-11-12T16:32:18.719Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-12T16:32:18.719Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-12T16:32:19.013Z] + make test [2021-11-12T16:32:19.013Z] go mod tidy [2021-11-12T16:32:19.013Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-12T16:32:25.720Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-12T16:32:43.952Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-12T16:32:50.611Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-12T16:32:50.611Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-12T16:32:50.875Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-12T16:32:53.474Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-12T16:32:54.426Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-12T16:32:54.426Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-12T16:32:54.426Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-12T16:32:55.005Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-12T16:32:55.270Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-12T16:32:55.543Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-12T16:32:55.543Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-12T16:32:55.543Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-12T16:32:55.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-12T16:32:57.512Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements [2021-11-12T16:32:57.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-12T16:32:57.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-12T16:32:58.964Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements [2021-11-12T16:32:58.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-12T16:32:58.964Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.057s coverage: 44.7% of statements [2021-11-12T16:32:58.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-12T16:32:58.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-12T16:33:00.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.129s coverage: 89.5% of statements [2021-11-12T16:33:00.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-12T16:33:00.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-12T16:33:00.933Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 84.4% of statements [2021-11-12T16:33:00.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-12T16:33:00.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-12T16:33:00.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-12T16:33:00.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-12T16:33:00.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-12T16:33:02.334Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.296s coverage: 94.2% of statements [2021-11-12T16:33:02.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-12T16:33:02.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-12T16:33:02.334Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 59.1% of statements [2021-11-12T16:33:02.334Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-12T16:33:02.334Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-12T16:33:02.334Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-12T16:33:02.334Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-12T16:33:02.334Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-12T16:33:02.334Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements [2021-11-12T16:33:02.334Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-12T16:33:02.334Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-12T16:33:02.334Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-12T16:33:03.746Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.056s coverage: 0.9% of statements [2021-11-12T16:33:03.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-12T16:33:03.746Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-11-12T16:33:03.746Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 21.7% of statements [2021-11-12T16:33:03.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-12T16:33:04.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements [2021-11-12T16:33:05.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 79.5% of statements [2021-11-12T16:33:05.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2021-11-12T16:33:05.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2021-11-12T16:33:05.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-11-12T16:33:17.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2021-11-12T16:33:17.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-11-12T16:33:24.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.201s coverage: 82.5% of statements [2021-11-12T16:33:24.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-12T16:33:42.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2021-11-12T16:33:42.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-12T16:33:42.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-12T16:33:42.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-12T16:33:42.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-11-12T16:33:42.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-12T16:33:42.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-12T16:33:42.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-12T16:33:42.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-12T16:33:42.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-12T16:33:42.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2021-11-12T16:33:42.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-12T16:33:42.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-12T16:33:42.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-11-12T16:33:42.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-12T16:33:42.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2021-11-12T16:33:42.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-12T16:33:42.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2021-11-12T16:33:42.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2021-11-12T16:33:42.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-11-12T16:33:42.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.134s coverage: 91.2% of statements [2021-11-12T16:33:42.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-12T16:33:42.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements [2021-11-12T16:33:42.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-12T16:33:42.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-12T16:33:42.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-11-12T16:33:42.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2021-11-12T16:33:42.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-11-12T16:33:42.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2021-11-12T16:33:42.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2021-11-12T16:33:42.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.234s coverage: 65.4% of statements [2021-11-12T16:33:42.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-12T16:33:42.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-12T16:33:42.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-12T16:33:42.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 43.8% of statements [2021-11-12T16:33:42.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-12T16:33:42.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-12T16:33:42.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2021-11-12T16:33:42.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-12T16:33:42.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2021-11-12T16:33:42.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-12T16:33:50.705Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 17.7% of statements [2021-11-12T16:33:50.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-12T16:33:50.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-12T16:33:50.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-12T16:33:50.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-12T16:33:50.705Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.116s coverage: 92.3% of statements [2021-11-12T16:33:50.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-12T16:33:50.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-12T16:33:50.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-12T16:33:50.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-12T16:33:50.705Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 63.2% of statements [2021-11-12T16:33:50.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-12T16:33:50.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-12T16:33:50.705Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2021-11-12T16:33:50.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-12T16:33:50.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-12T16:33:50.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-12T16:33:50.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-12T16:33:50.705Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2021-11-12T16:33:50.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-12T16:33:50.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-12T16:33:50.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-12T16:33:50.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-12T16:33:50.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-12T16:33:50.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-12T16:33:50.705Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2021-11-12T16:33:50.705Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2021-11-12T16:33:50.705Z] 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 [2021-11-12T16:34:29.623Z] GO111MODULE=on go vet ./... [2021-11-12T16:34:37.821Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-12T16:34:37.821Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-12T16:34:37.821Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-11-12T16:34:38.376Z] + ls -al . [2021-11-12T16:34:38.376Z] total 644 [2021-11-12T16:34:38.376Z] drwxrwxr-x 10 1001 1001 4096 Nov 12 16:34 . [2021-11-12T16:34:38.376Z] drwxr-xr-x 4 root root 28 Nov 12 16:32 .. [2021-11-12T16:34:38.376Z] -rw-rw-r-- 1 1001 1001 11 Nov 12 16:31 .dockerignore [2021-11-12T16:34:38.376Z] drwxrwxr-x 8 1001 1001 179 Nov 12 16:31 .git [2021-11-12T16:34:38.376Z] drwxrwxr-x 4 1001 1001 142 Nov 12 16:31 .github [2021-11-12T16:34:38.376Z] -rw-rw-r-- 1 1001 1001 804 Nov 12 16:31 .gitignore [2021-11-12T16:34:38.376Z] -rw-rw-r-- 1 1001 1001 42 Nov 12 16:31 .golangci.yml [2021-11-12T16:34:38.377Z] -rw-rw-r-- 1 1001 1001 76 Nov 12 16:31 .hadolint.yml [2021-11-12T16:34:38.377Z] drwx------ 3 1001 1001 58 Nov 12 16:31 .semver [2021-11-12T16:34:38.377Z] -rw-rw-r-- 1 1001 1001 166 Nov 12 16:31 .sonarcloud.properties [2021-11-12T16:34:38.377Z] -rw-rw-r-- 1 1001 1001 1171 Nov 12 16:31 ADOPTERS.md [2021-11-12T16:34:38.377Z] -rw-rw-r-- 1 1001 1001 8910 Nov 12 16:31 Attribution.txt [2021-11-12T16:34:38.377Z] -rw-rw-r-- 1 1001 1001 52851 Nov 12 16:31 CHANGELOG.md [2021-11-12T16:34:38.377Z] -rw-rw-r-- 1 1001 1001 3804 Nov 12 16:31 CONTRIBUTING.md [2021-11-12T16:34:38.377Z] -rw-rw-r-- 1 1001 1001 677 Nov 12 16:31 GOVERNANCE.md [2021-11-12T16:34:38.377Z] -rw-rw-r-- 1 1001 1001 849 Nov 12 16:31 Jenkinsfile [2021-11-12T16:34:38.377Z] -rw-rw-r-- 1 1001 1001 10775 Nov 12 16:31 LICENSE [2021-11-12T16:34:38.377Z] -rw-rw-r-- 1 1001 1001 6508 Nov 12 16:31 Makefile [2021-11-12T16:34:38.377Z] -rw-rw-r-- 1 1001 1001 582 Nov 12 16:31 OWNERS.md [2021-11-12T16:34:38.377Z] -rw-rw-r-- 1 1001 1001 8256 Nov 12 16:31 README.md [2021-11-12T16:34:38.377Z] -rw-rw-r-- 1 1001 1001 6912 Nov 12 16:31 SECURITY.md [2021-11-12T16:34:38.377Z] -rw-rw-r-- 1 1001 1001 5 Nov 12 16:31 VERSION [2021-11-12T16:34:38.377Z] -rw-rw-r-- 1 1001 1001 4131 Nov 12 16:31 ZMQWindows.md [2021-11-12T16:34:38.377Z] drwxrwxr-x 2 1001 1001 37 Nov 12 16:31 bin [2021-11-12T16:34:38.377Z] drwxrwxr-x 14 1001 1001 4096 Nov 12 16:31 cmd [2021-11-12T16:34:38.377Z] -rw-r--r-- 1 root root 428381 Nov 12 16:33 coverage.out [2021-11-12T16:34:38.377Z] -rw-rw-r-- 1 1001 1001 822 Nov 12 16:31 go.mod [2021-11-12T16:34:38.377Z] -rw-rw-r-- 1 1001 1001 49471 Nov 12 16:31 go.sum [2021-11-12T16:34:38.377Z] drwxrwxr-x 8 1001 1001 124 Nov 12 16:31 internal [2021-11-12T16:34:38.377Z] drwxrwxr-x 3 1001 1001 16 Nov 12 16:31 openapi [2021-11-12T16:34:38.377Z] drwxrwxr-x 4 1001 1001 71 Nov 12 16:31 snap [2021-11-12T16:34:38.377Z] -rw-rw-r-- 1 1001 1001 204 Nov 12 16:31 version.go [Pipeline] sh [2021-11-12T16:34:38.672Z] + '[' -e coverage.out ] [2021-11-12T16:34:38.672Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-12T16:34:38.776Z] Stashed 1 file(s) [Pipeline] sh [2021-11-12T16:34:39.071Z] + make build [2021-11-12T16:34:39.071Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-11-12T16:34:40.462Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-12T16:34:47.103Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-11-12T16:34:47.673Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-12T16:34:48.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-12T16:34:48.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-12T16:34:49.577Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-12T16:34:50.544Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-12T16:34:51.488Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-12T16:34:52.883Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-12T16:34:53.458Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-12T16:34:54.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-11-12T16:34:56.650Z] $ docker stop --time=1 d561e17f21bc765f8fd2db2ed0caa4a12e49464456ba57fbce724518ae9aae05 [2021-11-12T16:34:58.982Z] $ docker rm -f d561e17f21bc765f8fd2db2ed0caa4a12e49464456ba57fbce724518ae9aae05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:35:00.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-12T16:35:00.022Z] [2021-11-12T16:35:00.022Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:35:00.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-12T16:35:00.332Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-12T16:35:00.332Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-12T16:35:00.332Z] ca9280d653b3: Pulling fs layer [2021-11-12T16:35:00.332Z] 7e9c9ca2126c: Pulling fs layer [2021-11-12T16:35:00.332Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-12T16:35:00.332Z] cbdbe7a5bc2a: Download complete [2021-11-12T16:35:00.599Z] ca9280d653b3: Verifying Checksum [2021-11-12T16:35:00.599Z] ca9280d653b3: Download complete [2021-11-12T16:35:00.599Z] cbdbe7a5bc2a: Pull complete [2021-11-12T16:35:00.867Z] 7e9c9ca2126c: Verifying Checksum [2021-11-12T16:35:00.867Z] 7e9c9ca2126c: Download complete [2021-11-12T16:35:01.444Z] ca9280d653b3: Pull complete [2021-11-12T16:35:02.854Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-349 in /w/workspace/edgexfoundry_edgex-go_PR-3805 [Pipeline] { [Pipeline] ws [2021-11-12T16:35:02.866Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-11-12T16:35:03.077Z] The recommended git tool is: git [2021-11-12T16:35:05.669Z] 7e9c9ca2126c: Pull complete [2021-11-12T16:35:05.669Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-12T16:35:05.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-12T16:35:05.670Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-12T16:35:05.740Z] prd-centos7-docker-4c-2g-346 does not seem to be running inside a container [2021-11-12T16:35:05.786Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-12T16:35:08.381Z] $ docker top aa89cbef47131562cdc2883563337c9deddb8bf7296f4d8244d53d3b93eaa0bf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T16:35:08.651Z] using credential edgex-jenkins-ssh [2021-11-12T16:35:08.671Z] Cloning the remote Git repository [2021-11-12T16:35:08.747Z] + docker-compose build --help [2021-11-12T16:35:08.747Z] + grep parallel [2021-11-12T16:35:08.751Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-12T16:35:08.872Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-11-12T16:35:09.040Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-12T16:35:09.041Z] > git --version # timeout=10 [2021-11-12T16:35:09.107Z] > git --version # 'git version 2.17.1' [2021-11-12T16:35:09.109Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T16:35:09.270Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T16:35:09.317Z] --parallel Build images in parallel. [Pipeline] } [2021-11-12T16:35:09.327Z] $ docker stop --time=1 aa89cbef47131562cdc2883563337c9deddb8bf7296f4d8244d53d3b93eaa0bf [2021-11-12T16:35:10.556Z] $ docker rm -f aa89cbef47131562cdc2883563337c9deddb8bf7296f4d8244d53d3b93eaa0bf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:35:10.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-12T16:35:10.941Z] . [Pipeline] withDockerContainer [2021-11-12T16:35:11.011Z] prd-centos7-docker-4c-2g-346 does not seem to be running inside a container [2021-11-12T16:35:11.044Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-12T16:35:11.365Z] $ docker top 71315269f28564eaa2a36ad5754a7a2daaecfcc02dd0551e230034bc6d2d1e85 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T16:35:11.736Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-12T16:35:12.310Z] Building core-command ... [2021-11-12T16:35:12.310Z] Building core-data ... [2021-11-12T16:35:12.310Z] Building core-metadata ... [2021-11-12T16:35:12.310Z] Building security-bootstrapper ... [2021-11-12T16:35:12.310Z] Building security-proxy-setup ... [2021-11-12T16:35:12.310Z] Building security-secretstore-setup ... [2021-11-12T16:35:12.310Z] Building support-notifications ... [2021-11-12T16:35:12.310Z] Building support-scheduler ... [2021-11-12T16:35:12.310Z] Building sys-mgmt-agent ... [2021-11-12T16:35:12.310Z] Building security-secretstore-setup [2021-11-12T16:35:12.310Z] Building core-metadata [2021-11-12T16:35:12.310Z] Building sys-mgmt-agent [2021-11-12T16:35:12.310Z] Building support-notifications [2021-11-12T16:35:12.310Z] Building security-bootstrapper [2021-11-12T16:35:24.566Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:35:24.566Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:35:24.566Z] ---> 32dfce441baa [2021-11-12T16:35:24.566Z] Step 3/30 : WORKDIR /edgex-go [2021-11-12T16:35:24.566Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:35:24.566Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:35:24.566Z] ---> 32dfce441baa [2021-11-12T16:35:24.566Z] Step 3/21 : WORKDIR /edgex-go [2021-11-12T16:35:26.280Z] Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 [2021-11-12T16:35:26.893Z] Merge succeeded, producing 31b105b4f460279c79fa1c8d9152eb8c145da200 [2021-11-12T16:35:26.893Z] Checking out Revision 31b105b4f460279c79fa1c8d9152eb8c145da200 (PR-3805) [2021-11-12T16:35:25.281Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-12T16:35:25.303Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T16:35:25.333Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-12T16:35:25.382Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-12T16:35:25.383Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T16:35:25.397Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3805/head:refs/remotes/origin/PR-3805 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-12T16:35:26.295Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T16:35:26.318Z] > git checkout -f 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 # timeout=10 [2021-11-12T16:35:26.540Z] > git remote # timeout=10 [2021-11-12T16:35:26.562Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T16:35:26.581Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T16:35:26.593Z] > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 [2021-11-12T16:35:26.866Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-12T16:35:26.896Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T16:35:26.915Z] > git checkout -f 31b105b4f460279c79fa1c8d9152eb8c145da200 # timeout=10 [2021-11-12T16:35:28.768Z] ---> Running in b62ba21d795c [2021-11-12T16:35:28.769Z] ---> Running in 456b6758a1d9 [2021-11-12T16:35:31.367Z] Commit message: "Merge commit 'f7c7132b17dbbb881af4d9ccfc6ed9167751e366' into HEAD" [2021-11-12T16:35:31.372Z] > git rev-list --no-walk 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-12T16:35:32.067Z] Removing intermediate container 456b6758a1d9 [2021-11-12T16:35:32.067Z] ---> 17db6f6857b9 [2021-11-12T16:35:32.067Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:35:32.067Z] Removing intermediate container b62ba21d795c [2021-11-12T16:35:32.067Z] ---> d3394b5e996a [2021-11-12T16:35:32.067Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:35:32.314Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-12T16:35:32.314Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-12T16:35:32.314Z] Dload Upload Total Spent Left Speed [2021-11-12T16:35:32.314Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 89 11824 89 10502 0 0 73440 0 --:--:-- --:--:-- --:--:-- 72930 100 11824 100 11824 0 0 82111 0 --:--:-- --:--:-- --:--:-- 81544 [Pipeline] sh [2021-11-12T16:35:32.769Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-12T16:35:33.111Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-12T16:35:33.111Z] + sudo tee /etc/docker/daemon.new [2021-11-12T16:35:33.111Z] { [2021-11-12T16:35:33.111Z] "registry-mirrors": [ [2021-11-12T16:35:33.111Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-12T16:35:33.111Z] ], [2021-11-12T16:35:33.111Z] "bip": "10.250.0.254/24", [2021-11-12T16:35:33.111Z] "hosts": [ [2021-11-12T16:35:33.111Z] "tcp://0.0.0.0:5555", [2021-11-12T16:35:33.111Z] "unix:///var/run/docker.sock" [2021-11-12T16:35:33.111Z] ], [2021-11-12T16:35:33.111Z] "mtu": 1458, [2021-11-12T16:35:33.111Z] "selinux-enabled": true, [2021-11-12T16:35:33.111Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-12T16:35:33.111Z] } [Pipeline] sh [2021-11-12T16:35:33.458Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2021-11-12T16:35:33.466Z] ---> Running in 59e162fe63f4 [2021-11-12T16:35:33.466Z] ---> Running in abf6331d4165 [2021-11-12T16:35:33.466Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:35:33.466Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:35:33.466Z] ---> 32dfce441baa [2021-11-12T16:35:33.466Z] Step 3/22 : WORKDIR /edgex-go [2021-11-12T16:35:33.466Z] ---> Using cache [2021-11-12T16:35:33.466Z] ---> 17db6f6857b9 [2021-11-12T16:35:33.466Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] sh [2021-11-12T16:35:33.807Z] + sudo service docker restart [2021-11-12T16:35:34.415Z] ---> Running in 22e1dad0cf05 [2021-11-12T16:35:35.382Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:35:35.382Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:35:35.382Z] ---> 32dfce441baa [2021-11-12T16:35:35.382Z] Step 3/24 : WORKDIR /edgex-go [2021-11-12T16:35:35.382Z] ---> Using cache [2021-11-12T16:35:35.382Z] ---> 17db6f6857b9 [2021-11-12T16:35:35.382Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:35:35.644Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:35:35.644Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:35:35.644Z] ---> 32dfce441baa [2021-11-12T16:35:35.644Z] Step 3/22 : WORKDIR /edgex-go [2021-11-12T16:35:35.644Z] ---> Using cache [2021-11-12T16:35:35.644Z] ---> 17db6f6857b9 [2021-11-12T16:35:35.644Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:35:35.905Z] ---> Running in b74223539e84 [2021-11-12T16:35:35.905Z] ---> Running in 76f81b11642b [2021-11-12T16:35:35.905Z] Removing intermediate container 59e162fe63f4 [2021-11-12T16:35:35.905Z] ---> e1ec5ea1c439 [2021-11-12T16:35:35.905Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-12T16:35:35.905Z] ---> Running in 73901e288b71 [2021-11-12T16:35:35.905Z] Removing intermediate container abf6331d4165 [2021-11-12T16:35:35.905Z] ---> 94630fab86c6 [2021-11-12T16:35:35.905Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-12T16:35:35.905Z] ---> Running in 39cb70fa8d50 [2021-11-12T16:35:36.483Z] Removing intermediate container 22e1dad0cf05 [2021-11-12T16:35:36.483Z] ---> ec8a547198d0 [2021-11-12T16:35:36.483Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-12T16:35:36.483Z] ---> Running in 9e7aee5563b5 [2021-11-12T16:35:36.749Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:35:36.749Z] Removing intermediate container b74223539e84 [2021-11-12T16:35:36.749Z] ---> a675f9d37db9 [2021-11-12T16:35:36.749Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-12T16:35:36.749Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:35:36.749Z] ---> Running in 1c0bcf664a3b [2021-11-12T16:35:37.016Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:35:37.016Z] Removing intermediate container 76f81b11642b [2021-11-12T16:35:37.016Z] ---> ea96966f2abb [2021-11-12T16:35:37.016Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-12T16:35:37.016Z] ---> Running in 4802fdc79f6e [2021-11-12T16:35:37.278Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:35:37.540Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:35:37.540Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:35:37.540Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:35:37.809Z] OK: 220 MiB in 52 packages [2021-11-12T16:35:37.809Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:35:38.075Z] OK: 220 MiB in 52 packages [2021-11-12T16:35:38.075Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:35:38.075Z] Removing intermediate container 73901e288b71 [2021-11-12T16:35:38.075Z] ---> 5714b507d232 [2021-11-12T16:35:38.075Z] Step 6/30 : COPY . . [2021-11-12T16:35:38.075Z] OK: 220 MiB in 52 packages [2021-11-12T16:35:38.356Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:35:38.356Z] OK: 220 MiB in 52 packages [2021-11-12T16:35:38.616Z] Removing intermediate container 39cb70fa8d50 [2021-11-12T16:35:38.616Z] ---> 105499cff5b3 [2021-11-12T16:35:38.616Z] Step 6/21 : COPY . . [2021-11-12T16:35:38.616Z] OK: 220 MiB in 52 packages [2021-11-12T16:35:43.931Z] Removing intermediate container 9e7aee5563b5 [2021-11-12T16:35:43.931Z] ---> 9bef8fa46dcb [2021-11-12T16:35:43.931Z] Step 6/22 : COPY . . [2021-11-12T16:35:43.931Z] ---> bf98be121424 [2021-11-12T16:35:43.931Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:35:43.931Z] Removing intermediate container 1c0bcf664a3b [2021-11-12T16:35:43.931Z] ---> eb7477ed8adf [2021-11-12T16:35:43.931Z] Step 6/24 : COPY . . [2021-11-12T16:35:46.485Z] ---> 26ef5a7bf08b [2021-11-12T16:35:46.485Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:35:46.753Z] Removing intermediate container 4802fdc79f6e [2021-11-12T16:35:46.753Z] ---> d09e8535e8ea [2021-11-12T16:35:46.753Z] Step 6/22 : COPY . . [2021-11-12T16:35:47.344Z] ---> Running in 29b03a2a99ae [2021-11-12T16:35:48.315Z] ---> Running in 8101a9cb07c0 [2021-11-12T16:35:48.893Z] ---> 61180e704971 [2021-11-12T16:35:48.893Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:35:50.286Z] ---> Running in 9a599611ea65 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T16:35:52.166Z] provisioning config files... [2021-11-12T16:35:52.196Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3432215346495515068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T16:35:52.559Z] ---> docker-login.sh [2021-11-12T16:35:52.560Z] nexus3.edgexfoundry.org:10001 [2021-11-12T16:35:52.862Z] Removing intermediate container 8101a9cb07c0 [2021-11-12T16:35:52.862Z] ---> 78540f79d0f9 [2021-11-12T16:35:52.862Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-12T16:35:52.862Z] ---> 2f7b2ca19d9c [2021-11-12T16:35:52.862Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:35:52.862Z] Removing intermediate container 29b03a2a99ae [2021-11-12T16:35:52.862Z] ---> 086916c81aa2 [2021-11-12T16:35:52.862Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-12T16:35:52.862Z] ---> Running in 703930aee43b [2021-11-12T16:35:52.862Z] ---> Running in 4b9d261341b8 [2021-11-12T16:35:52.862Z] ---> Running in 376a7114726a [2021-11-12T16:35:52.862Z] Removing intermediate container 9a599611ea65 [2021-11-12T16:35:52.862Z] ---> dd0d08a9b762 [2021-11-12T16:35:52.862Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-12T16:35:52.862Z] ---> Running in bacf1fe78f50 [2021-11-12T16:35:53.136Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-12T16:35:53.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T16:35:53.728Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-12T16:35:53.728Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-12T16:35:53.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T16:35:53.814Z] Configure a credential helper to remove this warning. See [2021-11-12T16:35:53.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T16:35:53.814Z] [2021-11-12T16:35:53.814Z] Login Succeeded [2021-11-12T16:35:53.814Z] nexus3.edgexfoundry.org:10002 [2021-11-12T16:35:54.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T16:35:54.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T16:35:54.410Z] Configure a credential helper to remove this warning. See [2021-11-12T16:35:54.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T16:35:54.410Z] [2021-11-12T16:35:54.410Z] Login Succeeded [2021-11-12T16:35:54.410Z] nexus3.edgexfoundry.org:10003 [2021-11-12T16:35:55.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T16:35:55.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T16:35:55.012Z] Configure a credential helper to remove this warning. See [2021-11-12T16:35:55.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T16:35:55.012Z] [2021-11-12T16:35:55.012Z] Login Succeeded [2021-11-12T16:35:55.012Z] nexus3.edgexfoundry.org:10004 [2021-11-12T16:35:55.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T16:35:55.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T16:35:55.606Z] Configure a credential helper to remove this warning. See [2021-11-12T16:35:55.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T16:35:55.606Z] [2021-11-12T16:35:55.606Z] Login Succeeded [2021-11-12T16:35:55.606Z] docker.io [2021-11-12T16:35:55.698Z] ---> 822cad433018 [2021-11-12T16:35:55.698Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:35:55.959Z] ---> Running in bce5ad172ed9 [2021-11-12T16:35:55.959Z] Removing intermediate container 4b9d261341b8 [2021-11-12T16:35:55.959Z] ---> 74f768e6fd05 [2021-11-12T16:35:55.959Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-12T16:35:55.959Z] ---> Running in 2017c2850e1b [2021-11-12T16:35:56.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T16:35:56.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T16:35:56.477Z] Configure a credential helper to remove this warning. See [2021-11-12T16:35:56.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T16:35:56.477Z] [2021-11-12T16:35:56.477Z] Login Succeeded [2021-11-12T16:35:56.477Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T16:35:56.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-11-12T16:35:56.904Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] echo [2021-11-12T16:35:57.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-12T16:35:57.023Z] ========================================================= [2021-11-12T16:35:57.023Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-12T16:35:57.023Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-12T16:35:57.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-12T16:35:57.662Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-12T16:35:57.662Z] 552d1f2373af: Pulling fs layer [2021-11-12T16:35:57.662Z] ea3f2d53f512: Pulling fs layer [2021-11-12T16:35:57.662Z] 9e70ebbbe112: Pulling fs layer [2021-11-12T16:35:57.662Z] 7a9cfe048b4a: Pulling fs layer [2021-11-12T16:35:57.662Z] 72dc09318566: Pulling fs layer [2021-11-12T16:35:57.662Z] f4f7b4309257: Pulling fs layer [2021-11-12T16:35:57.662Z] 0ac9a79272e3: Pulling fs layer [2021-11-12T16:35:57.662Z] b78e95d17946: Pulling fs layer [2021-11-12T16:35:57.662Z] f4f7b4309257: Waiting [2021-11-12T16:35:57.662Z] 0ac9a79272e3: Waiting [2021-11-12T16:35:57.662Z] b78e95d17946: Waiting [2021-11-12T16:35:57.662Z] 72dc09318566: Waiting [2021-11-12T16:35:57.662Z] 9e70ebbbe112: Verifying Checksum [2021-11-12T16:35:57.662Z] 9e70ebbbe112: Download complete [2021-11-12T16:35:57.662Z] ea3f2d53f512: Verifying Checksum [2021-11-12T16:35:57.662Z] ea3f2d53f512: Download complete [2021-11-12T16:35:57.662Z] 72dc09318566: Verifying Checksum [2021-11-12T16:35:57.662Z] 72dc09318566: Download complete [2021-11-12T16:35:57.662Z] f4f7b4309257: Verifying Checksum [2021-11-12T16:35:57.663Z] f4f7b4309257: Download complete [2021-11-12T16:35:57.663Z] 552d1f2373af: Verifying Checksum [2021-11-12T16:35:57.663Z] 552d1f2373af: Download complete [2021-11-12T16:35:57.663Z] 0ac9a79272e3: Verifying Checksum [2021-11-12T16:35:57.663Z] 0ac9a79272e3: Download complete [2021-11-12T16:35:57.848Z] Removing intermediate container bce5ad172ed9 [2021-11-12T16:35:57.848Z] ---> ea7f373983ff [2021-11-12T16:35:57.848Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-12T16:35:57.848Z] ---> Running in 2f2108c73104 [2021-11-12T16:35:58.430Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-12T16:35:58.657Z] 552d1f2373af: Pull complete [2021-11-12T16:35:59.260Z] ea3f2d53f512: Pull complete [2021-11-12T16:35:59.859Z] 9e70ebbbe112: Pull complete [2021-11-12T16:35:59.859Z] b78e95d17946: Verifying Checksum [2021-11-12T16:35:59.859Z] b78e95d17946: Download complete [2021-11-12T16:36:00.471Z] 7a9cfe048b4a: Verifying Checksum [2021-11-12T16:36:00.471Z] 7a9cfe048b4a: Download complete [2021-11-12T16:36:12.899Z] 7a9cfe048b4a: Pull complete [2021-11-12T16:36:12.899Z] 72dc09318566: Pull complete [2021-11-12T16:36:12.899Z] f4f7b4309257: Pull complete [2021-11-12T16:36:12.899Z] 0ac9a79272e3: Pull complete [2021-11-12T16:36:18.314Z] b78e95d17946: Pull complete [2021-11-12T16:36:18.314Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-12T16:36:18.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-12T16:36:18.314Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-12T16:36:18.673Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-12T16:36:18.673Z] WORKDIR /edgex [2021-11-12T16:36:18.673Z] COPY go.mod . [2021-11-12T16:36:18.673Z] RUN go mod download [2021-11-12T16:36:18.673Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-12T16:36:21.321Z] Sending build context to Docker daemon 166.6MB [2021-11-12T16:36:21.321Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-12T16:36:21.321Z] ---> 8b459fc5aaf0 [2021-11-12T16:36:21.321Z] Step 2/4 : WORKDIR /edgex [2021-11-12T16:36:23.947Z] ---> Running in 15aabd678d15 [2021-11-12T16:36:24.221Z] Removing intermediate container 15aabd678d15 [2021-11-12T16:36:24.221Z] ---> 7471a1c9c8f6 [2021-11-12T16:36:24.221Z] Step 3/4 : COPY go.mod . [2021-11-12T16:36:24.821Z] ---> 573b3f5d0d02 [2021-11-12T16:36:24.821Z] Step 4/4 : RUN go mod download [2021-11-12T16:36:25.094Z] ---> Running in dec83ac761bc [2021-11-12T16:36:45.260Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-12T16:36:45.260Z] Removing intermediate container bacf1fe78f50 [2021-11-12T16:36:45.260Z] ---> a80d2b0cc15f [2021-11-12T16:36:45.260Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-12T16:36:45.260Z] ---> Running in 4dc74e23fb03 [2021-11-12T16:36:45.260Z] Removing intermediate container 376a7114726a [2021-11-12T16:36:45.260Z] ---> 2033b655baff [2021-11-12T16:36:45.260Z] [2021-11-12T16:36:45.260Z] Step 9/30 : FROM alpine:3.14 [2021-11-12T16:36:45.260Z] 3.14: Pulling from library/alpine [2021-11-12T16:36:45.260Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-12T16:36:45.260Z] Status: Downloaded newer image for alpine:3.14 [2021-11-12T16:36:45.260Z] ---> 14119a10abf4 [2021-11-12T16:36:45.260Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-12T16:36:45.260Z] ---> Running in b0ce6962d336 [2021-11-12T16:36:45.260Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-12T16:36:45.523Z] Removing intermediate container b0ce6962d336 [2021-11-12T16:36:45.523Z] ---> caa6569b69fc [2021-11-12T16:36:45.523Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-12T16:36:45.523Z] ---> Running in 862b36ff35c1 [2021-11-12T16:36:46.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:36:46.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:36:46.715Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-12T16:36:46.981Z] (2/2) Installing su-exec (0.2-r1) [2021-11-12T16:36:46.981Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:36:46.981Z] OK: 6 MiB in 16 packages [2021-11-12T16:36:47.967Z] Removing intermediate container 703930aee43b [2021-11-12T16:36:47.967Z] ---> f0330b6792ab [2021-11-12T16:36:47.967Z] [2021-11-12T16:36:47.967Z] Step 9/21 : FROM alpine:3.14 [2021-11-12T16:36:47.967Z] ---> 14119a10abf4 [2021-11-12T16:36:47.967Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-12T16:36:47.967Z] Removing intermediate container 4dc74e23fb03 [2021-11-12T16:36:47.967Z] ---> 73935d9dda3c [2021-11-12T16:36:47.967Z] [2021-11-12T16:36:47.967Z] Step 10/22 : FROM docker:20.10.8 [2021-11-12T16:36:47.967Z] Removing intermediate container 862b36ff35c1 [2021-11-12T16:36:47.967Z] ---> 040019e77deb [2021-11-12T16:36:47.967Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-12T16:36:47.967Z] ---> Running in 15562036ab41 [2021-11-12T16:36:47.967Z] ---> Running in aa406d04451f [2021-11-12T16:36:47.967Z] 20.10.8: Pulling from library/docker [2021-11-12T16:36:48.602Z] Removing intermediate container aa406d04451f [2021-11-12T16:36:48.602Z] ---> c2ef0b9b56e6 [2021-11-12T16:36:48.602Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-12T16:36:48.877Z] ---> Running in a29b6c793c03 [2021-11-12T16:36:48.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:36:49.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:36:49.169Z] Removing intermediate container a29b6c793c03 [2021-11-12T16:36:49.169Z] ---> 6b541199da71 [2021-11-12T16:36:49.169Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-12T16:36:49.451Z] ---> Running in b5b9509ea393 [2021-11-12T16:36:49.451Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-12T16:36:49.451Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-12T16:36:49.451Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:36:49.451Z] Executing ca-certificates-20191127-r5.trigger [2021-11-12T16:36:49.451Z] OK: 6 MiB in 16 packages [2021-11-12T16:36:50.414Z] Removing intermediate container 2017c2850e1b [2021-11-12T16:36:50.414Z] ---> 816d83e3e897 [2021-11-12T16:36:50.414Z] [2021-11-12T16:36:50.414Z] Step 9/24 : FROM alpine:3.14 [2021-11-12T16:36:50.414Z] ---> 14119a10abf4 [2021-11-12T16:36:50.414Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-12T16:36:50.414Z] ---> Running in db92a2d75e9f [2021-11-12T16:36:50.681Z] Removing intermediate container 15562036ab41 [2021-11-12T16:36:50.681Z] ---> 960258acb9aa [2021-11-12T16:36:50.681Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-12T16:36:50.681Z] ---> Running in 567a8d0dcc45 [2021-11-12T16:36:50.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:36:51.231Z] Removing intermediate container b5b9509ea393 [2021-11-12T16:36:51.231Z] ---> e1c0ec1e0813 [2021-11-12T16:36:51.231Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-12T16:36:51.231Z] Removing intermediate container 567a8d0dcc45 [2021-11-12T16:36:51.231Z] ---> 9ddb243011d4 [2021-11-12T16:36:51.231Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-12T16:36:51.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:36:51.231Z] ---> Running in 6fe7ca09b591 [2021-11-12T16:36:51.231Z] ---> Running in 5b61c9197262 [2021-11-12T16:36:51.493Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-12T16:36:51.493Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-12T16:36:51.493Z] (3/3) Installing su-exec (0.2-r1) [2021-11-12T16:36:51.493Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:36:51.493Z] Executing ca-certificates-20191127-r5.trigger [2021-11-12T16:36:51.493Z] OK: 6 MiB in 17 packages [2021-11-12T16:36:51.758Z] Removing intermediate container 6fe7ca09b591 [2021-11-12T16:36:51.758Z] ---> 59f64c36bbb5 [2021-11-12T16:36:51.758Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-12T16:36:51.758Z] Removing intermediate container 5b61c9197262 [2021-11-12T16:36:51.758Z] ---> 1db2e432bf70 [2021-11-12T16:36:51.758Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-12T16:36:51.758Z] ---> Running in 07d263d5936c [2021-11-12T16:36:52.336Z] ---> 328487c6353d [2021-11-12T16:36:52.336Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-12T16:36:52.336Z] Removing intermediate container 2f2108c73104 [2021-11-12T16:36:52.336Z] ---> 0d938ddae35b [2021-11-12T16:36:52.336Z] [2021-11-12T16:36:52.336Z] Step 9/22 : FROM alpine:3.14 [2021-11-12T16:36:52.336Z] ---> 14119a10abf4 [2021-11-12T16:36:52.336Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-12T16:36:52.336Z] Removing intermediate container 07d263d5936c [2021-11-12T16:36:52.336Z] ---> 576cef59231f [2021-11-12T16:36:52.336Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:36:52.336Z] Removing intermediate container db92a2d75e9f [2021-11-12T16:36:52.336Z] ---> a0689c9ef4aa [2021-11-12T16:36:52.336Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-12T16:36:52.599Z] ---> Running in c759fbfb3648 [2021-11-12T16:36:52.599Z] ---> Running in 9d268b989d74 [2021-11-12T16:36:52.599Z] ---> Running in b622a1db2345 [2021-11-12T16:36:52.869Z] Removing intermediate container b622a1db2345 [2021-11-12T16:36:52.869Z] ---> c254d5377cd8 [2021-11-12T16:36:52.869Z] Step 12/24 : WORKDIR / [2021-11-12T16:36:52.869Z] ---> 85aac062cdf6 [2021-11-12T16:36:52.869Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-12T16:36:52.869Z] ---> Running in 502ab1ef8ff7 [2021-11-12T16:36:53.135Z] Removing intermediate container 502ab1ef8ff7 [2021-11-12T16:36:53.135Z] ---> cb19eabd1484 [2021-11-12T16:36:53.135Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-12T16:36:53.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:36:53.418Z] ---> 33e5e20baa0e [2021-11-12T16:36:53.418Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-12T16:36:53.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:36:53.725Z] ---> f25f64558603 [2021-11-12T16:36:53.725Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-12T16:36:53.725Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-12T16:36:53.725Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:36:53.725Z] OK: 6 MiB in 15 packages [2021-11-12T16:36:53.725Z] ---> 335fb658c870 [2021-11-12T16:36:53.725Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-12T16:36:53.989Z] ---> Running in fb3b5bf13e6c [2021-11-12T16:36:53.989Z] ---> d38d25ce1124 [2021-11-12T16:36:53.989Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-12T16:36:53.989Z] Removing intermediate container fb3b5bf13e6c [2021-11-12T16:36:53.989Z] ---> 256bf988e0f1 [2021-11-12T16:36:53.989Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:36:54.265Z] Removing intermediate container 9d268b989d74 [2021-11-12T16:36:54.265Z] ---> da15ac3356a0 [2021-11-12T16:36:54.265Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:36:54.265Z] ---> Running in 65d585c4f15d [2021-11-12T16:36:54.265Z] Removing intermediate container c759fbfb3648 [2021-11-12T16:36:54.265Z] ---> 1c18e8d6d828 [2021-11-12T16:36:54.265Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-12T16:36:54.265Z] ---> Running in 02d5d7ac7520 [2021-11-12T16:36:54.265Z] Removing intermediate container 65d585c4f15d [2021-11-12T16:36:54.265Z] ---> b74e76b026e1 [2021-11-12T16:36:54.265Z] Step 19/21 : LABEL arch=x86_64 [2021-11-12T16:36:54.265Z] ---> 9cbb13ff1329 [2021-11-12T16:36:54.265Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-12T16:36:54.544Z] ---> 1770adb8ac81 [2021-11-12T16:36:54.544Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-12T16:36:54.544Z] ---> Running in 17b3298ef753 [2021-11-12T16:36:54.544Z] Removing intermediate container 02d5d7ac7520 [2021-11-12T16:36:54.544Z] ---> 97bef158c397 [2021-11-12T16:36:54.544Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-12T16:36:54.544Z] ---> Running in 9819ac80a92f [2021-11-12T16:36:54.829Z] Removing intermediate container 17b3298ef753 [2021-11-12T16:36:54.829Z] ---> 1035c2934dbd [2021-11-12T16:36:54.829Z] Step 20/21 : LABEL git_sha=772e960d471025f285cfc1e6b1b6a97be33e2ad3 [2021-11-12T16:36:54.829Z] ---> cd4c2c850fb3 [2021-11-12T16:36:54.829Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-12T16:36:54.829Z] Removing intermediate container 9819ac80a92f [2021-11-12T16:36:54.829Z] ---> 898ae99dc23d [2021-11-12T16:36:54.829Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-12T16:36:54.829Z] ---> Running in 8acae8a34af5 [2021-11-12T16:36:55.100Z] ---> Running in 13e1639a5c12 [2021-11-12T16:36:55.100Z] ---> 404f45e8bb5f [2021-11-12T16:36:55.100Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-12T16:36:55.100Z] Removing intermediate container 8acae8a34af5 [2021-11-12T16:36:55.100Z] ---> 17909018138e [2021-11-12T16:36:55.100Z] Step 21/21 : LABEL version=0.0.0 [2021-11-12T16:36:55.100Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-12T16:36:55.100Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-12T16:36:55.100Z] ---> bc6c0ffef665 [2021-11-12T16:36:55.100Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-12T16:36:55.100Z] Removing intermediate container 13e1639a5c12 [2021-11-12T16:36:55.100Z] ---> bf723de6151c [2021-11-12T16:36:55.100Z] Step 14/22 : WORKDIR / [2021-11-12T16:36:55.100Z] ---> Running in 71a721e33369 [2021-11-12T16:36:55.366Z] ---> aba2467165ef [2021-11-12T16:36:55.366Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-12T16:36:55.366Z] ---> Running in a868cee9aa30 [2021-11-12T16:36:55.366Z] ---> Running in bb7232ebe42a [2021-11-12T16:36:55.366Z] ---> 24a6c815f2cb [2021-11-12T16:36:55.366Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-12T16:36:55.366Z] Removing intermediate container 71a721e33369 [2021-11-12T16:36:55.366Z] ---> ad2778d6feab [2021-11-12T16:36:55.366Z] [2021-11-12T16:36:55.632Z] Successfully built ad2778d6feab [2021-11-12T16:36:55.633Z] Removing intermediate container bb7232ebe42a [2021-11-12T16:36:55.633Z] ---> a42d789f1c36 [2021-11-12T16:36:55.633Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:36:55.633Z] Successfully tagged support-notifications:latest [2021-11-12T16:36:55.633Z] Building core-command [2021-11-12T16:36:55.633Z]  Building support-notifications ... done Removing intermediate container a868cee9aa30 [2021-11-12T16:36:55.633Z] ---> 05de21bcf0c8 [2021-11-12T16:36:55.633Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-12T16:36:56.223Z] ---> ba93baeeabcb [2021-11-12T16:36:56.223Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-12T16:36:56.223Z] ---> Running in ca25180c3980 [2021-11-12T16:36:56.223Z] ---> d4a4ee8428ce [2021-11-12T16:36:56.223Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-12T16:36:56.806Z] ---> cef167afd0e1 [2021-11-12T16:36:56.806Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-12T16:36:57.071Z] ---> 68ffba6bb953 [2021-11-12T16:36:57.071Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-12T16:36:57.336Z] ---> 00d863e632a9 [2021-11-12T16:36:57.336Z] Step 20/24 : 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/ [2021-11-12T16:36:57.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:36:57.336Z] ---> Running in d54e51c0f6b0 [2021-11-12T16:36:57.336Z] ---> Running in fb0a8927a447 [2021-11-12T16:36:57.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:36:57.602Z] ---> 7106ad600616 [2021-11-12T16:36:57.602Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-12T16:36:57.602Z] Removing intermediate container fb0a8927a447 [2021-11-12T16:36:57.602Z] ---> 0721f2063cc7 [2021-11-12T16:36:57.602Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-12T16:36:57.602Z] (1/42) Installing readline (8.1.0-r0) [2021-11-12T16:36:57.602Z] (2/42) Installing bash (5.1.4-r0) [2021-11-12T16:36:57.602Z] Executing bash-5.1.4-r0.post-install [2021-11-12T16:36:57.602Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-12T16:36:57.602Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-12T16:36:57.885Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-12T16:36:57.885Z] (6/42) Installing curl (7.79.1-r0) [2021-11-12T16:36:57.885Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-12T16:36:57.885Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-12T16:36:57.885Z] (9/42) Installing expat (2.4.1-r0) [2021-11-12T16:36:57.885Z] (10/42) Installing libffi (3.3-r2) [2021-11-12T16:36:57.885Z] (11/42) Installing gdbm (1.19-r0) [2021-11-12T16:36:57.885Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-12T16:36:57.885Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-12T16:36:57.885Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-12T16:36:57.885Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-12T16:36:57.885Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-12T16:36:57.885Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-12T16:36:58.462Z] ---> c2feb1e71edd [2021-11-12T16:36:58.462Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-12T16:36:58.725Z] ---> 90ba410202af [2021-11-12T16:36:58.725Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-12T16:36:58.986Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-12T16:36:58.986Z] ---> Running in 936dd0ca05a6 [2021-11-12T16:36:58.986Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-12T16:36:58.986Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-12T16:36:58.986Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-12T16:36:58.986Z] ---> Running in e46ae57f8068 [2021-11-12T16:36:58.986Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-12T16:36:58.986Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-12T16:36:58.986Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-12T16:36:58.986Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-12T16:36:58.986Z] Removing intermediate container 936dd0ca05a6 [2021-11-12T16:36:58.986Z] ---> 75b395a3df61 [2021-11-12T16:36:58.986Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:36:58.986Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-12T16:36:59.252Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-12T16:36:59.252Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-12T16:36:59.252Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-12T16:36:59.252Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-12T16:36:59.252Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-12T16:36:59.252Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-12T16:36:59.252Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-12T16:36:59.252Z] ---> Running in 7dd8652f4fc0 [2021-11-12T16:36:59.252Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-12T16:36:59.252Z] Removing intermediate container d54e51c0f6b0 [2021-11-12T16:36:59.252Z] ---> a9e071e52baa [2021-11-12T16:36:59.252Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-12T16:36:59.252Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-12T16:36:59.252Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-12T16:36:59.252Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-12T16:36:59.252Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-12T16:36:59.252Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-12T16:36:59.547Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-12T16:36:59.547Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-12T16:36:59.547Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-12T16:36:59.547Z] ---> Running in b5118c63e137 [2021-11-12T16:36:59.807Z] Removing intermediate container 7dd8652f4fc0 [2021-11-12T16:36:59.807Z] ---> c83486fad9b1 [2021-11-12T16:36:59.807Z] Step 20/22 : LABEL arch=x86_64 [2021-11-12T16:37:00.072Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:37:00.072Z] OK: 84 MiB in 64 packages [2021-11-12T16:37:00.072Z] ---> Running in f8a17317f76c [2021-11-12T16:37:00.072Z] Removing intermediate container b5118c63e137 [2021-11-12T16:37:00.072Z] ---> bb5caada4203 [2021-11-12T16:37:00.072Z] Step 22/24 : LABEL arch=x86_64 [2021-11-12T16:37:00.072Z] ---> Running in b5fa3a8ce7ec [2021-11-12T16:37:00.333Z] Removing intermediate container b5fa3a8ce7ec [2021-11-12T16:37:00.333Z] ---> 67dda3d605c8 [2021-11-12T16:37:00.333Z] Step 23/24 : LABEL git_sha=772e960d471025f285cfc1e6b1b6a97be33e2ad3 [2021-11-12T16:37:00.595Z] Removing intermediate container f8a17317f76c [2021-11-12T16:37:00.595Z] ---> 787ea960db3a [2021-11-12T16:37:00.595Z] Step 21/22 : LABEL git_sha=772e960d471025f285cfc1e6b1b6a97be33e2ad3 [2021-11-12T16:37:00.595Z] ---> Running in 9c62105540e7 [2021-11-12T16:37:00.595Z] ---> Running in 34166cede041 [2021-11-12T16:37:00.595Z] Removing intermediate container e46ae57f8068 [2021-11-12T16:37:00.595Z] ---> a9182e475932 [2021-11-12T16:37:00.595Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-12T16:37:00.855Z] ---> Running in e9c34d413eef [2021-11-12T16:37:00.855Z] Removing intermediate container 9c62105540e7 [2021-11-12T16:37:00.855Z] ---> d0674906369f [2021-11-12T16:37:00.855Z] Step 22/22 : LABEL version=0.0.0 [2021-11-12T16:37:00.855Z] Removing intermediate container 34166cede041 [2021-11-12T16:37:00.855Z] ---> b5d791338206 [2021-11-12T16:37:00.855Z] Step 24/24 : LABEL version=0.0.0 [2021-11-12T16:37:00.855Z] Collecting docker-compose==1.23.2 [2021-11-12T16:37:01.115Z] ---> Running in 13e19fbf6f5a [2021-11-12T16:37:01.115Z] ---> Running in e5572c4582a7 [2021-11-12T16:37:01.115Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-12T16:37:01.115Z] Removing intermediate container e9c34d413eef [2021-11-12T16:37:01.115Z] ---> 85c33c574954 [2021-11-12T16:37:01.115Z] Step 27/30 : CMD ["gate"] [2021-11-12T16:37:01.115Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-12T16:37:01.115Z] Collecting docker<4.0,>=3.6.0 [2021-11-12T16:37:01.115Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-12T16:37:01.115Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-12T16:37:01.115Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-12T16:37:01.115Z] ---> Running in 584176240d33 [2021-11-12T16:37:01.378Z] Removing intermediate container 13e19fbf6f5a [2021-11-12T16:37:01.378Z] ---> 326af555e13e [2021-11-12T16:37:01.378Z] [2021-11-12T16:37:01.378Z] Removing intermediate container e5572c4582a7 [2021-11-12T16:37:01.378Z] ---> 6729d47dedd7 [2021-11-12T16:37:01.379Z] [2021-11-12T16:37:01.655Z] Successfully built 326af555e13e [2021-11-12T16:37:01.655Z] Successfully tagged security-secretstore-setup:latest [2021-11-12T16:37:01.655Z] Building core-data [2021-11-12T16:37:01.655Z]  Building security-secretstore-setup ... done Removing intermediate container 584176240d33 [2021-11-12T16:37:01.655Z] ---> 90e1a5f45e9d [2021-11-12T16:37:01.655Z] Step 28/30 : LABEL arch=x86_64 [2021-11-12T16:37:01.655Z] Collecting docopt<0.7,>=0.6.1 [2021-11-12T16:37:01.655Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-12T16:37:01.655Z] Successfully built 6729d47dedd7 [2021-11-12T16:37:01.655Z] ---> Running in ce45b0f97083 [2021-11-12T16:37:01.655Z] Successfully tagged core-metadata:latest [2021-11-12T16:37:01.655Z] Building security-proxy-setup [2021-11-12T16:37:02.202Z]  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:37:02.202Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:37:02.202Z] ---> 32dfce441baa [2021-11-12T16:37:02.202Z] Step 3/22 : WORKDIR /edgex-go [2021-11-12T16:37:02.202Z] ---> Using cache [2021-11-12T16:37:02.202Z] ---> 17db6f6857b9 [2021-11-12T16:37:02.202Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:37:02.202Z] ---> Using cache [2021-11-12T16:37:02.202Z] ---> ea96966f2abb [2021-11-12T16:37:02.202Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-12T16:37:02.202Z] ---> Using cache [2021-11-12T16:37:02.202Z] ---> d09e8535e8ea [2021-11-12T16:37:02.202Z] Step 6/22 : COPY . . [2021-11-12T16:37:02.202Z] ---> Using cache [2021-11-12T16:37:02.202Z] ---> 822cad433018 [2021-11-12T16:37:02.202Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:37:02.202Z] ---> Using cache [2021-11-12T16:37:02.202Z] ---> ea7f373983ff [2021-11-12T16:37:02.202Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-12T16:37:02.202Z] Collecting texttable<0.10,>=0.9.0 [2021-11-12T16:37:02.202Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-12T16:37:02.202Z] ---> Running in cb220fc139e3 [2021-11-12T16:37:02.202Z] Removing intermediate container ce45b0f97083 [2021-11-12T16:37:02.202Z] ---> 08079f7fdeec [2021-11-12T16:37:02.202Z] Step 29/30 : LABEL git_sha=772e960d471025f285cfc1e6b1b6a97be33e2ad3 [2021-11-12T16:37:02.470Z] Collecting jsonschema<3,>=2.5.1 [2021-11-12T16:37:02.470Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-12T16:37:02.737Z] Collecting PyYAML<4,>=3.10 [2021-11-12T16:37:02.737Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-12T16:37:03.326Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-12T16:37:03.326Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-12T16:37:03.326Z] Collecting cached-property<2,>=1.2.0 [2021-11-12T16:37:03.326Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-12T16:37:03.595Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-12T16:37:03.595Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-12T16:37:03.595Z] Collecting docker-pycreds>=0.4.0 [2021-11-12T16:37:03.595Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-12T16:37:03.595Z] ---> Running in 51fa31469c1d [2021-11-12T16:37:03.595Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-12T16:37:03.595Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-12T16:37:03.861Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-12T16:37:03.861Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-12T16:37:03.861Z] 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) [2021-11-12T16:37:03.861Z] Collecting idna<2.8,>=2.5 [2021-11-12T16:37:03.861Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-12T16:37:03.861Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-12T16:37:03.861Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-12T16:37:03.861Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-12T16:37:03.861Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-12T16:37:04.119Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-12T16:37:04.119Z] Attempting uninstall: urllib3 [2021-11-12T16:37:04.119Z] Found existing installation: urllib3 1.26.5 [2021-11-12T16:37:04.119Z] Uninstalling urllib3-1.26.5: [2021-11-12T16:37:04.119Z] Successfully uninstalled urllib3-1.26.5 [2021-11-12T16:37:04.691Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-11-12T16:37:04.984Z] Attempting uninstall: idna [2021-11-12T16:37:04.984Z] Found existing installation: idna 3.2 [2021-11-12T16:37:04.984Z] Uninstalling idna-3.2: [2021-11-12T16:37:04.984Z] Removing intermediate container 51fa31469c1d [2021-11-12T16:37:04.985Z] ---> 3500a8cbcc9b [2021-11-12T16:37:04.985Z] Step 30/30 : LABEL version=0.0.0 [2021-11-12T16:37:04.985Z] Successfully uninstalled idna-3.2 [2021-11-12T16:37:04.985Z] Attempting uninstall: chardet [2021-11-12T16:37:04.985Z] Found existing installation: chardet 4.0.0 [2021-11-12T16:37:04.985Z] Uninstalling chardet-4.0.0: [2021-11-12T16:37:04.985Z] Successfully uninstalled chardet-4.0.0 [2021-11-12T16:37:05.253Z] ---> Running in 2ddb76d8879f [2021-11-12T16:37:05.515Z] Removing intermediate container 2ddb76d8879f [2021-11-12T16:37:05.515Z] ---> d83920ef44d6 [2021-11-12T16:37:05.515Z] [2021-11-12T16:37:05.515Z] Successfully built d83920ef44d6 [2021-11-12T16:37:05.515Z] Successfully tagged security-bootstrapper:latest [2021-11-12T16:37:05.515Z]  Building security-bootstrapper ... done Building support-scheduler [2021-11-12T16:37:05.776Z] Attempting uninstall: requests [2021-11-12T16:37:05.776Z] Found existing installation: requests 2.25.1 [2021-11-12T16:37:05.776Z] Uninstalling requests-2.25.1: [2021-11-12T16:37:05.776Z] Successfully uninstalled requests-2.25.1 [2021-11-12T16:37:05.776Z] Running setup.py install for texttable: started [2021-11-12T16:37:06.730Z] Running setup.py install for texttable: finished with status 'done' [2021-11-12T16:37:06.730Z] Running setup.py install for PyYAML: started [2021-11-12T16:37:07.676Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-12T16:37:07.938Z] Running setup.py install for docopt: started [2021-11-12T16:37:09.908Z] Running setup.py install for docopt: finished with status 'done' [2021-11-12T16:37:09.908Z] Running setup.py install for dockerpty: started [2021-11-12T16:37:10.517Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-12T16:37:12.444Z] 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 [2021-11-12T16:37:13.869Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:37:13.869Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:37:13.869Z] ---> 32dfce441baa [2021-11-12T16:37:13.869Z] Step 3/20 : WORKDIR /edgex-go [2021-11-12T16:37:13.869Z] ---> Using cache [2021-11-12T16:37:13.869Z] ---> 17db6f6857b9 [2021-11-12T16:37:13.869Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:37:13.869Z] ---> Using cache [2021-11-12T16:37:13.869Z] ---> ea96966f2abb [2021-11-12T16:37:13.869Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-12T16:37:13.869Z] ---> Using cache [2021-11-12T16:37:13.869Z] ---> d09e8535e8ea [2021-11-12T16:37:13.869Z] Step 6/20 : COPY . . [2021-11-12T16:37:13.869Z] ---> Using cache [2021-11-12T16:37:13.869Z] ---> 822cad433018 [2021-11-12T16:37:13.869Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:37:13.869Z] ---> Using cache [2021-11-12T16:37:13.869Z] ---> ea7f373983ff [2021-11-12T16:37:13.869Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-12T16:37:14.149Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:37:14.149Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:37:14.149Z] ---> 32dfce441baa [2021-11-12T16:37:14.149Z] Step 3/23 : WORKDIR /edgex-go [2021-11-12T16:37:14.149Z] ---> Using cache [2021-11-12T16:37:14.149Z] ---> 17db6f6857b9 [2021-11-12T16:37:14.149Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:37:14.149Z] ---> Using cache [2021-11-12T16:37:14.149Z] ---> ea96966f2abb [2021-11-12T16:37:14.149Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-12T16:37:14.149Z] ---> Using cache [2021-11-12T16:37:14.149Z] ---> d09e8535e8ea [2021-11-12T16:37:14.149Z] Step 6/23 : COPY go.mod . [2021-11-12T16:37:16.100Z] ---> 6676642108f0 [2021-11-12T16:37:16.100Z] Step 7/23 : RUN go mod download [2021-11-12T16:37:16.100Z] ---> Running in d4173cbce94a [2021-11-12T16:37:16.100Z] ---> Running in 2195eea7dca3 [2021-11-12T16:37:17.065Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-12T16:37:20.410Z] Removing intermediate container 2195eea7dca3 [2021-11-12T16:37:20.410Z] ---> 67529176f656 [2021-11-12T16:37:20.410Z] Step 8/23 : COPY . . [2021-11-12T16:37:21.835Z] Removing intermediate container ca25180c3980 [2021-11-12T16:37:21.835Z] ---> 53cf3655d45e [2021-11-12T16:37:21.835Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-12T16:37:22.793Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:37:22.793Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:37:22.793Z] ---> 32dfce441baa [2021-11-12T16:37:22.793Z] Step 3/22 : WORKDIR /edgex-go [2021-11-12T16:37:22.793Z] ---> Using cache [2021-11-12T16:37:22.793Z] ---> 17db6f6857b9 [2021-11-12T16:37:22.793Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:37:22.793Z] ---> Using cache [2021-11-12T16:37:22.793Z] ---> ea96966f2abb [2021-11-12T16:37:22.793Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-12T16:37:23.384Z] ---> Running in d73cf7096c4a [2021-11-12T16:37:23.384Z] ---> Running in f8521af0a45c [2021-11-12T16:37:23.964Z] Removing intermediate container f8521af0a45c [2021-11-12T16:37:23.964Z] ---> 1f9115e74bb4 [2021-11-12T16:37:23.964Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-12T16:37:24.229Z] ---> Running in 10ede38550b2 [2021-11-12T16:37:24.229Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:37:24.805Z] Removing intermediate container 10ede38550b2 [2021-11-12T16:37:24.805Z] ---> 0e5a2e85d82e [2021-11-12T16:37:24.805Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-12T16:37:25.381Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:37:25.647Z] OK: 220 MiB in 52 packages [2021-11-12T16:37:26.312Z] ---> c696c7f2ca68 [2021-11-12T16:37:26.312Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-12T16:37:26.939Z] Removing intermediate container d73cf7096c4a [2021-11-12T16:37:26.939Z] ---> 0de50fd78c58 [2021-11-12T16:37:26.939Z] Step 6/22 : COPY . . [2021-11-12T16:37:27.206Z] ---> 94a0b330b4d6 [2021-11-12T16:37:27.206Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-12T16:37:29.209Z] ---> 42b782d65cc5 [2021-11-12T16:37:29.209Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-12T16:37:29.490Z] ---> Running in 004ba16dcac5 [2021-11-12T16:37:30.101Z] ---> 960907a99a47 [2021-11-12T16:37:30.101Z] Step 9/23 : RUN go mod tidy [2021-11-12T16:37:30.404Z] Removing intermediate container 004ba16dcac5 [2021-11-12T16:37:30.404Z] ---> 38f49b72813d [2021-11-12T16:37:30.404Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:37:30.688Z] ---> Running in 777c9ef0b687 [2021-11-12T16:37:30.688Z] ---> Running in 7be0cefbb26d [2021-11-12T16:37:31.290Z] Removing intermediate container 7be0cefbb26d [2021-11-12T16:37:31.290Z] ---> b185e2df15f2 [2021-11-12T16:37:31.290Z] Step 20/22 : LABEL arch=x86_64 [2021-11-12T16:37:31.290Z] ---> Running in 151db06ab262 [2021-11-12T16:37:31.892Z] Removing intermediate container 151db06ab262 [2021-11-12T16:37:31.892Z] ---> f96244be5e2a [2021-11-12T16:37:31.892Z] Step 21/22 : LABEL git_sha=772e960d471025f285cfc1e6b1b6a97be33e2ad3 [2021-11-12T16:37:32.164Z] ---> Running in db3463dfc29b [2021-11-12T16:37:32.431Z] Removing intermediate container db3463dfc29b [2021-11-12T16:37:32.431Z] ---> faf23c64ae31 [2021-11-12T16:37:32.431Z] Step 22/22 : LABEL version=0.0.0 [2021-11-12T16:37:32.690Z] ---> Running in e7c974bac8f6 [2021-11-12T16:37:33.632Z] Removing intermediate container e7c974bac8f6 [2021-11-12T16:37:33.632Z] ---> bb690176d6a0 [2021-11-12T16:37:33.632Z] [2021-11-12T16:37:33.632Z] Successfully built bb690176d6a0 [2021-11-12T16:37:33.632Z] Successfully tagged sys-mgmt-agent:latest [2021-11-12T16:37:35.641Z]  Building sys-mgmt-agent ... done  ---> e51d1ccaab34 [2021-11-12T16:37:35.641Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:37:35.641Z] ---> Running in 92bf8aacef8e [2021-11-12T16:37:35.927Z] Removing intermediate container cb220fc139e3 [2021-11-12T16:37:35.927Z] ---> 46e0400b8ec1 [2021-11-12T16:37:35.927Z] [2021-11-12T16:37:35.927Z] Step 9/22 : FROM alpine:3.14 [2021-11-12T16:37:35.927Z] ---> 14119a10abf4 [2021-11-12T16:37:35.927Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-12T16:37:35.927Z] ---> Using cache [2021-11-12T16:37:35.927Z] ---> 1c18e8d6d828 [2021-11-12T16:37:35.927Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-12T16:37:35.927Z] ---> Using cache [2021-11-12T16:37:35.927Z] ---> 97bef158c397 [2021-11-12T16:37:35.927Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-12T16:37:35.927Z] ---> Running in 6e3a3a7865b5 [2021-11-12T16:37:36.202Z] Removing intermediate container 6e3a3a7865b5 [2021-11-12T16:37:36.202Z] ---> ce2a62e70ea9 [2021-11-12T16:37:36.202Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-12T16:37:36.202Z] ---> Running in 919cc746fd55 [2021-11-12T16:37:36.476Z] Removing intermediate container 919cc746fd55 [2021-11-12T16:37:36.476Z] ---> c61284fed7a9 [2021-11-12T16:37:36.476Z] Step 14/22 : WORKDIR / [2021-11-12T16:37:36.476Z] ---> Running in bc14e7864d30 [2021-11-12T16:37:36.750Z] Removing intermediate container bc14e7864d30 [2021-11-12T16:37:36.750Z] ---> 197719071c29 [2021-11-12T16:37:36.750Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:37:37.023Z] ---> 94275684ce8d [2021-11-12T16:37:37.023Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-12T16:37:37.614Z] Removing intermediate container 92bf8aacef8e [2021-11-12T16:37:37.615Z] ---> b490005e1bf8 [2021-11-12T16:37:37.615Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-12T16:37:37.615Z] ---> e9a88427bfbe [2021-11-12T16:37:37.615Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-12T16:37:37.615Z] Removing intermediate container 777c9ef0b687 [2021-11-12T16:37:37.615Z] ---> 1dd0759667f1 [2021-11-12T16:37:37.615Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-12T16:37:37.615Z] ---> Running in 024fd5874377 [2021-11-12T16:37:37.615Z] ---> Running in 983b43af6b2c [2021-11-12T16:37:38.186Z] ---> 1b59a395a40c [2021-11-12T16:37:38.186Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-12T16:37:38.186Z] ---> Running in 015edcc2c43c [2021-11-12T16:37:38.454Z] Removing intermediate container 015edcc2c43c [2021-11-12T16:37:38.454Z] ---> 7ad18067c1ee [2021-11-12T16:37:38.454Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:37:38.454Z] ---> Running in 2df7d9c563c8 [2021-11-12T16:37:38.722Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-11-12T16:37:38.994Z] Removing intermediate container 2df7d9c563c8 [2021-11-12T16:37:38.994Z] ---> de9134b0d610 [2021-11-12T16:37:38.994Z] Step 20/22 : LABEL arch=x86_64 [2021-11-12T16:37:38.994Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-12T16:37:38.994Z] ---> Running in 2e38c408ca5b [2021-11-12T16:37:38.994Z] Removing intermediate container 2e38c408ca5b [2021-11-12T16:37:38.994Z] ---> 3930f735a280 [2021-11-12T16:37:38.994Z] Step 21/22 : LABEL git_sha=772e960d471025f285cfc1e6b1b6a97be33e2ad3 [2021-11-12T16:37:39.265Z] ---> Running in 1cdb6026eb6a [2021-11-12T16:37:39.265Z] Removing intermediate container 1cdb6026eb6a [2021-11-12T16:37:39.265Z] ---> 24bb586abec2 [2021-11-12T16:37:39.265Z] Step 22/22 : LABEL version=0.0.0 [2021-11-12T16:37:39.265Z] ---> Running in 0db63c632dbc [2021-11-12T16:37:39.536Z] Removing intermediate container 0db63c632dbc [2021-11-12T16:37:39.536Z] ---> 89478d55b376 [2021-11-12T16:37:39.536Z] [2021-11-12T16:37:39.536Z] Successfully built 89478d55b376 [2021-11-12T16:37:39.536Z] Successfully tagged core-command:latest [2021-11-12T16:37:43.785Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-12T16:37:46.920Z] Removing intermediate container dec83ac761bc [2021-11-12T16:37:46.920Z] ---> dbe2d982d7e6 [2021-11-12T16:37:46.920Z] Successfully built dbe2d982d7e6 [2021-11-12T16:37:46.920Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:37:47.267Z] + docker inspect -f . ci-base-image-arm64 [2021-11-12T16:37:47.267Z] . [Pipeline] withDockerContainer [2021-11-12T16:37:47.537Z] prd-ubuntu18.04-docker-arm64-4c-16g-349 does not seem to be running inside a container [2021-11-12T16:37:47.617Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-12T16:37:49.147Z] Removing intermediate container d4173cbce94a [2021-11-12T16:37:49.147Z] ---> 64ccedd42914 [2021-11-12T16:37:49.147Z] [2021-11-12T16:37:49.147Z] Step 9/20 : FROM alpine:3.14 [2021-11-12T16:37:49.147Z] ---> 14119a10abf4 [2021-11-12T16:37:49.147Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-12T16:37:49.147Z] ---> Running in abd9ad4e0663 [2021-11-12T16:37:49.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:37:49.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:37:49.318Z] $ docker top 6f7717f2713d382b310d1a5fd348c81833ab5828680d6f68b54564e1e9d2cbe3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T16:37:49.726Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-12T16:37:49.726Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-12T16:37:49.726Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-12T16:37:49.726Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-12T16:37:49.726Z] (5/5) Installing curl (7.79.1-r0) [2021-11-12T16:37:49.726Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:37:49.726Z] Executing ca-certificates-20191127-r5.trigger [2021-11-12T16:37:49.726Z] OK: 8 MiB in 19 packages [2021-11-12T16:37:50.312Z] + go version [2021-11-12T16:37:50.312Z] go version go1.16.8 linux/arm64 [2021-11-12T16:37:50.324Z] Removing intermediate container abd9ad4e0663 [2021-11-12T16:37:50.324Z] ---> 7066fd806aa7 [2021-11-12T16:37:50.324Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-12T16:37:50.324Z] ---> Running in dc6b3bc73f5c [Pipeline] } [2021-11-12T16:37:50.322Z] $ docker stop --time=1 6f7717f2713d382b310d1a5fd348c81833ab5828680d6f68b54564e1e9d2cbe3 [2021-11-12T16:37:50.593Z] Removing intermediate container dc6b3bc73f5c [2021-11-12T16:37:50.593Z] ---> e932aced9816 [2021-11-12T16:37:50.593Z] Step 12/20 : WORKDIR /edgex [2021-11-12T16:37:50.593Z] ---> Running in 3347fe05368a [2021-11-12T16:37:50.856Z] Removing intermediate container 3347fe05368a [2021-11-12T16:37:50.856Z] ---> 20eb6c89a7e1 [2021-11-12T16:37:50.856Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-12T16:37:51.145Z] ---> 35b9ef9091d4 [2021-11-12T16:37:51.145Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-12T16:37:51.424Z] ---> 91a590242ddc [2021-11-12T16:37:51.424Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-12T16:37:52.027Z] ---> 5892aab738b8 [2021-11-12T16:37:52.027Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-12T16:37:52.027Z] ---> Running in 1784c4ec1633 [2021-11-12T16:37:52.027Z] Removing intermediate container 1784c4ec1633 [2021-11-12T16:37:52.027Z] ---> 09cf8501055d [2021-11-12T16:37:52.027Z] Step 17/20 : CMD ["--init=true"] [2021-11-12T16:37:52.091Z] $ docker rm -f 6f7717f2713d382b310d1a5fd348c81833ab5828680d6f68b54564e1e9d2cbe3 [2021-11-12T16:37:52.308Z] ---> Running in 36abcca0903a [2021-11-12T16:37:52.308Z] Removing intermediate container 36abcca0903a [2021-11-12T16:37:52.308Z] ---> 34c8e4a235da [2021-11-12T16:37:52.308Z] Step 18/20 : LABEL arch=x86_64 [2021-11-12T16:37:52.308Z] ---> Running in 2cf6b0221202 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:37:52.582Z] Removing intermediate container 2cf6b0221202 [2021-11-12T16:37:52.582Z] ---> 398f06ac2199 [2021-11-12T16:37:52.582Z] Step 19/20 : LABEL git_sha=772e960d471025f285cfc1e6b1b6a97be33e2ad3 [2021-11-12T16:37:52.582Z] ---> Running in d02133f01fcc [2021-11-12T16:37:52.582Z] Removing intermediate container d02133f01fcc [2021-11-12T16:37:52.582Z] ---> 25073727b081 [2021-11-12T16:37:52.582Z] Step 20/20 : LABEL version=0.0.0 [2021-11-12T16:37:52.820Z] + docker inspect -f . ci-base-image-arm64 [2021-11-12T16:37:52.820Z] . [Pipeline] withDockerContainer [2021-11-12T16:37:52.857Z] ---> Running in c8d97a0326de [2021-11-12T16:37:52.857Z] Removing intermediate container c8d97a0326de [2021-11-12T16:37:52.857Z] ---> d8b8e2dc39a5 [2021-11-12T16:37:52.857Z] [2021-11-12T16:37:53.092Z] prd-ubuntu18.04-docker-arm64-4c-16g-349 does not seem to be running inside a container [2021-11-12T16:37:53.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-12T16:37:53.409Z] Successfully built d8b8e2dc39a5 [2021-11-12T16:37:53.409Z] Successfully tagged security-proxy-setup:latest [2021-11-12T16:37:54.706Z] $ docker top 2d6d43bd196b43ed0381d90270722d1282575d773fb19c3d60aeed1ce828a20f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-12T16:37:55.057Z] ========================================================= [2021-11-12T16:37:55.057Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-12T16:37:55.057Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-12T16:37:55.711Z] + make test [2021-11-12T16:37:55.711Z] go mod tidy [2021-11-12T16:37:56.710Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-12T16:38:04.057Z]  Building security-proxy-setup ... done Removing intermediate container 983b43af6b2c [2021-11-12T16:38:04.057Z] ---> 252185e64bd8 [2021-11-12T16:38:04.057Z] [2021-11-12T16:38:04.057Z] Step 11/23 : FROM alpine:3.14 [2021-11-12T16:38:04.057Z] ---> 14119a10abf4 [2021-11-12T16:38:04.057Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-12T16:38:04.057Z] ---> Using cache [2021-11-12T16:38:04.057Z] ---> 1c18e8d6d828 [2021-11-12T16:38:04.057Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-12T16:38:04.057Z] ---> Using cache [2021-11-12T16:38:04.057Z] ---> 97bef158c397 [2021-11-12T16:38:04.057Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-12T16:38:04.057Z] ---> Running in f6f8aa25a51a [2021-11-12T16:38:04.057Z] Removing intermediate container f6f8aa25a51a [2021-11-12T16:38:04.057Z] ---> 7161f324a19b [2021-11-12T16:38:04.057Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-12T16:38:04.057Z] ---> Running in 65746b9a0ddb [2021-11-12T16:38:04.328Z] Removing intermediate container 65746b9a0ddb [2021-11-12T16:38:04.328Z] ---> 10038a69e294 [2021-11-12T16:38:04.328Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:38:04.328Z] ---> eba60f008531 [2021-11-12T16:38:04.328Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-12T16:38:04.905Z] ---> e91a41ac191f [2021-11-12T16:38:04.905Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-12T16:38:05.163Z] ---> fafb134d81ed [2021-11-12T16:38:05.163Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-12T16:38:05.163Z] ---> Running in 97eaf9ed0cea [2021-11-12T16:38:05.423Z] Removing intermediate container 97eaf9ed0cea [2021-11-12T16:38:05.423Z] ---> 33dc106c7d05 [2021-11-12T16:38:05.423Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:38:05.690Z] Removing intermediate container 024fd5874377 [2021-11-12T16:38:05.690Z] ---> 18fe9de65b75 [2021-11-12T16:38:05.690Z] [2021-11-12T16:38:05.690Z] Step 9/22 : FROM alpine:3.14 [2021-11-12T16:38:05.690Z] ---> 14119a10abf4 [2021-11-12T16:38:05.690Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-12T16:38:05.690Z] ---> Running in 3145d39f19a5 [2021-11-12T16:38:05.690Z] ---> Running in d40aee28831a [2021-11-12T16:38:05.690Z] Removing intermediate container 3145d39f19a5 [2021-11-12T16:38:05.690Z] ---> 9d8e222ac0df [2021-11-12T16:38:05.690Z] Step 21/23 : LABEL arch=x86_64 [2021-11-12T16:38:05.690Z] ---> Running in 985843c14042 [2021-11-12T16:38:05.690Z] Removing intermediate container d40aee28831a [2021-11-12T16:38:05.690Z] ---> eb66b96c0b44 [2021-11-12T16:38:05.690Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-12T16:38:05.690Z] ---> Running in 66e16b465446 [2021-11-12T16:38:05.690Z] Removing intermediate container 985843c14042 [2021-11-12T16:38:05.690Z] ---> 2a1007a7c9cc [2021-11-12T16:38:05.690Z] Step 22/23 : LABEL git_sha=772e960d471025f285cfc1e6b1b6a97be33e2ad3 [2021-11-12T16:38:05.955Z] ---> Running in 823fc312efe7 [2021-11-12T16:38:05.955Z] Removing intermediate container 66e16b465446 [2021-11-12T16:38:05.955Z] ---> 9b9095fde58e [2021-11-12T16:38:05.955Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-12T16:38:05.955Z] ---> Running in 8863868fa3b9 [2021-11-12T16:38:05.955Z] Removing intermediate container 823fc312efe7 [2021-11-12T16:38:05.955Z] ---> c5b5fe2bbe14 [2021-11-12T16:38:05.955Z] Step 23/23 : LABEL version=0.0.0 [2021-11-12T16:38:05.955Z] ---> Running in 4900f0cfaa8e [2021-11-12T16:38:05.955Z] Removing intermediate container 8863868fa3b9 [2021-11-12T16:38:05.955Z] ---> 024f9e0d47ae [2021-11-12T16:38:05.955Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:38:05.955Z] ---> Running in 13308661bd15 [2021-11-12T16:38:05.955Z] Removing intermediate container 4900f0cfaa8e [2021-11-12T16:38:05.955Z] ---> daf4170316e5 [2021-11-12T16:38:05.955Z] [2021-11-12T16:38:06.216Z] Successfully built daf4170316e5 [2021-11-12T16:38:06.216Z] Successfully tagged support-scheduler:latest [2021-11-12T16:38:06.477Z]  Building support-scheduler ... done Removing intermediate container 13308661bd15 [2021-11-12T16:38:06.477Z] ---> 3d83f8bbafb4 [2021-11-12T16:38:06.477Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-12T16:38:06.478Z] ---> Running in 03e66ebd8085 [2021-11-12T16:38:06.737Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:38:07.677Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:38:07.937Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-12T16:38:07.937Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-12T16:38:08.196Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-12T16:38:08.196Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-12T16:38:08.196Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-12T16:38:08.456Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-12T16:38:08.456Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:38:08.456Z] OK: 8 MiB in 20 packages [2021-11-12T16:38:09.030Z] Removing intermediate container 03e66ebd8085 [2021-11-12T16:38:09.030Z] ---> e576885bb383 [2021-11-12T16:38:09.030Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:38:09.030Z] ---> 4ae55c1815b4 [2021-11-12T16:38:09.030Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-12T16:38:09.609Z] ---> c61e998459d4 [2021-11-12T16:38:09.609Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-12T16:38:09.609Z] ---> 448ae2dea683 [2021-11-12T16:38:09.609Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-12T16:38:09.609Z] ---> Running in ac09c1d510f7 [2021-11-12T16:38:09.870Z] Removing intermediate container ac09c1d510f7 [2021-11-12T16:38:09.870Z] ---> 824aead81108 [2021-11-12T16:38:09.870Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:38:09.870Z] ---> Running in d26fabab0660 [2021-11-12T16:38:09.870Z] Removing intermediate container d26fabab0660 [2021-11-12T16:38:09.870Z] ---> ee1a6f4afca6 [2021-11-12T16:38:09.870Z] Step 20/22 : LABEL arch=x86_64 [2021-11-12T16:38:09.870Z] ---> Running in 3470bb3dc865 [2021-11-12T16:38:10.131Z] Removing intermediate container 3470bb3dc865 [2021-11-12T16:38:10.131Z] ---> 0639404b89b1 [2021-11-12T16:38:10.131Z] Step 21/22 : LABEL git_sha=772e960d471025f285cfc1e6b1b6a97be33e2ad3 [2021-11-12T16:38:10.131Z] ---> Running in 260c9059c504 [2021-11-12T16:38:10.131Z] Removing intermediate container 260c9059c504 [2021-11-12T16:38:10.131Z] ---> ea43f6de1977 [2021-11-12T16:38:10.131Z] Step 22/22 : LABEL version=0.0.0 [2021-11-12T16:38:10.131Z] ---> Running in 305447b68f7a [2021-11-12T16:38:10.390Z] Removing intermediate container 305447b68f7a [2021-11-12T16:38:10.391Z] ---> 9a698953e3a7 [2021-11-12T16:38:10.391Z] [2021-11-12T16:38:10.391Z] Successfully built 9a698953e3a7 [2021-11-12T16:38:10.391Z] Successfully tagged core-data:latest [2021-11-12T16:38:10.667Z]  Building core-data ... done  [Pipeline] } [2021-11-12T16:38:10.672Z] $ docker stop --time=1 71315269f28564eaa2a36ad5754a7a2daaecfcc02dd0551e230034bc6d2d1e85 [2021-11-12T16:38:11.995Z] $ docker rm -f 71315269f28564eaa2a36ad5754a7a2daaecfcc02dd0551e230034bc6d2d1e85 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-12T16:38:12.349Z] + docker images [2021-11-12T16:38:12.349Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-12T16:38:12.349Z] core-data latest 9a698953e3a7 2 seconds ago 20.7MB [2021-11-12T16:38:12.349Z] 18fe9de65b75 7 seconds ago 1.76GB [2021-11-12T16:38:12.349Z] support-scheduler latest daf4170316e5 7 seconds ago 16.2MB [2021-11-12T16:38:12.349Z] 252185e64bd8 9 seconds ago 1.76GB [2021-11-12T16:38:12.349Z] security-proxy-setup latest d8b8e2dc39a5 20 seconds ago 26.9MB [2021-11-12T16:38:12.349Z] 64ccedd42914 24 seconds ago 1.76GB [2021-11-12T16:38:12.349Z] core-command latest 89478d55b376 33 seconds ago 16.1MB [2021-11-12T16:38:12.349Z] 46e0400b8ec1 37 seconds ago 1.75GB [2021-11-12T16:38:12.349Z] sys-mgmt-agent latest bb690176d6a0 40 seconds ago 294MB [2021-11-12T16:38:12.349Z] security-bootstrapper latest d83920ef44d6 About a minute ago 18.9MB [2021-11-12T16:38:12.349Z] security-secretstore-setup latest 326af555e13e About a minute ago 28.4MB [2021-11-12T16:38:12.349Z] core-metadata latest 6729d47dedd7 About a minute ago 16.9MB [2021-11-12T16:38:12.349Z] support-notifications latest ad2778d6feab About a minute ago 16.9MB [2021-11-12T16:38:12.349Z] 0d938ddae35b About a minute ago 1.76GB [2021-11-12T16:38:12.349Z] 816d83e3e897 About a minute ago 1.76GB [2021-11-12T16:38:12.349Z] f0330b6792ab About a minute ago 1.76GB [2021-11-12T16:38:12.349Z] 73935d9dda3c About a minute ago 1.76GB [2021-11-12T16:38:12.349Z] 2033b655baff About a minute ago 1.76GB [2021-11-12T16:38:12.349Z] ci-base-image-x86_64 latest 32dfce441baa 6 minutes ago 1.25GB [2021-11-12T16:38:12.349Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB [2021-11-12T16:38:12.349Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB [2021-11-12T16:38:12.349Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-12T16:38:12.349Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-11-12T16:38:12.349Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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 [2021-11-12T16:38:27.606Z] Still waiting to schedule task [2021-11-12T16:38:27.607Z] ‘prd-ubuntu18.04-docker-8c-8g-347’ is offline [2021-11-12T16:38:29.112Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-12T16:39:14.483Z] Running on prd-ubuntu18.04-docker-8c-8g-351 in /w/workspace/edgexfoundry_edgex-go_PR-3805 [Pipeline] { [Pipeline] ws [2021-11-12T16:39:14.496Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-11-12T16:39:14.585Z] The recommended git tool is: git [2021-11-12T16:39:16.443Z] using credential edgex-jenkins-ssh [2021-11-12T16:39:16.458Z] Cloning the remote Git repository [2021-11-12T16:39:16.486Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-12T16:39:16.545Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-11-12T16:39:16.591Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-12T16:39:16.591Z] > git --version # timeout=10 [2021-11-12T16:39:16.599Z] > git --version # 'git version 2.17.1' [2021-11-12T16:39:16.599Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T16:39:16.627Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T16:39:22.293Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-12T16:39:22.306Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T16:39:22.317Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-12T16:39:22.330Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-12T16:39:22.330Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T16:39:22.335Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3805/head:refs/remotes/origin/PR-3805 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-12T16:39:23.010Z] Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 [2021-11-12T16:39:23.162Z] Merge succeeded, producing 11f0387ffa5db3df6fd1d7d4659a2e927a9a0847 [2021-11-12T16:39:23.162Z] Checking out Revision 11f0387ffa5db3df6fd1d7d4659a2e927a9a0847 (PR-3805) [2021-11-12T16:39:23.023Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T16:39:23.027Z] > git checkout -f 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 # timeout=10 [2021-11-12T16:39:23.085Z] > git remote # timeout=10 [2021-11-12T16:39:23.091Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T16:39:23.095Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T16:39:23.106Z] > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 [2021-11-12T16:39:23.153Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-12T16:39:23.170Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T16:39:23.180Z] > git checkout -f 11f0387ffa5db3df6fd1d7d4659a2e927a9a0847 # timeout=10 [2021-11-12T16:39:26.739Z] Commit message: "Merge commit 'f7c7132b17dbbb881af4d9ccfc6ed9167751e366' into HEAD" [2021-11-12T16:39:26.747Z] > git rev-list --no-walk 3afc5e4f5c00745ff2ccefa393620ee78cc10e06 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T16:39:27.554Z] + echo snap-build.sh [2021-11-12T16:39:27.555Z] snap-build.sh [2021-11-12T16:39:27.555Z] + SNAP_BASE_DIR=. [2021-11-12T16:39:27.555Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-11-12T16:39:27.555Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-11-12T16:39:27.555Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-11-12T16:39:27.555Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-11-12T16:39:27.555Z] + cd /w/workspace/edgex-go/2 [2021-11-12T16:39:27.555Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-12T16:39:27.555Z] Reading package lists... [2021-11-12T16:39:27.555Z] Building dependency tree... [2021-11-12T16:39:27.555Z] Reading state information... [2021-11-12T16:39:27.555Z] The following packages were automatically installed and are no longer required: [2021-11-12T16:39:27.555Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-12T16:39:27.555Z] uidmap xdelta3 [2021-11-12T16:39:27.555Z] Use 'sudo apt autoremove' to remove them. [2021-11-12T16:39:27.555Z] The following packages will be REMOVED: [2021-11-12T16:39:27.555Z] lxd* lxd-client* [2021-11-12T16:39:27.819Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-12T16:39:27.819Z] After this operation, 31.7 MB disk space will be freed. [2021-11-12T16:39:28.343Z] (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 ... 190317 files and directories currently installed.) [2021-11-12T16:39:28.343Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-12T16:39:29.290Z] Removing lxd dnsmasq configuration [2021-11-12T16:39:29.291Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-12T16:39:29.291Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-12T16:39:30.236Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-12T16:39:30.236Z] (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 ... 190142 files and directories currently installed.) [2021-11-12T16:39:30.236Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-12T16:39:31.635Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-12T16:39:31.635Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-12T16:39:31.896Z] + sudo snap remove --purge lxd [2021-11-12T16:39:32.157Z] snap "lxd" is not installed [2021-11-12T16:39:32.157Z] + sudo groupadd --force --system lxd [2021-11-12T16:39:32.157Z] ++ whoami [2021-11-12T16:39:32.157Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-12T16:39:32.157Z] + newgrp - lxd [2021-11-12T16:39:32.157Z] + sudo snap install lxd [2021-11-12T16:39:37.245Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-12T16:39:37.245Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-12T16:39:38.234Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-12T16:39:38.510Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-12T16:39:42.156Z] 2021-11-12T16:39:39Z INFO Waiting for automatic snapd restart... [2021-11-12T16:39:53.637Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-12T16:39:53.637Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-12T16:39:53.637Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-12T16:39:53.637Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-12T16:39:53.637Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-12T16:39:53.637Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-12T16:39:54.629Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-12T16:39:54.629Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-12T16:39:54.629Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-12T16:39:54.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-12T16:39:57.089Z] lxd 4.20 from Canonical* installed [2021-11-12T16:39:57.089Z] + sudo lxd init --auto [2021-11-12T16:40:02.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.226s coverage: 28.7% of statements [2021-11-12T16:40:02.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-12T16:40:02.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-12T16:40:07.081Z] + sudo snap install --classic snapcraft [2021-11-12T16:40:08.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.333s coverage: 98.5% of statements [2021-11-12T16:40:08.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-12T16:40:09.857Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.352s coverage: 44.7% of statements [2021-11-12T16:40:09.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-12T16:40:09.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-12T16:40:13.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.673s coverage: 89.5% of statements [2021-11-12T16:40:13.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-12T16:40:13.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-12T16:40:13.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.338s coverage: 84.4% of statements [2021-11-12T16:40:13.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-12T16:40:13.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-12T16:40:13.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-12T16:40:13.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-12T16:40:13.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-12T16:40:21.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.688s coverage: 94.2% of statements [2021-11-12T16:40:21.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-12T16:40:21.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-12T16:40:21.580Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.203s coverage: 59.1% of statements [2021-11-12T16:40:21.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-12T16:40:21.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-12T16:40:21.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-12T16:40:21.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-12T16:40:21.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-12T16:40:21.580Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.253s coverage: 60.0% of statements [2021-11-12T16:40:21.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-12T16:40:21.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-12T16:40:21.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-12T16:40:21.580Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.350s coverage: 0.9% of statements [2021-11-12T16:40:21.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-12T16:40:21.580Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.319s coverage: 58.8% of statements [2021-11-12T16:40:21.580Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.182s coverage: 21.7% of statements [2021-11-12T16:40:21.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-12T16:40:21.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.214s coverage: 47.1% of statements [2021-11-12T16:40:21.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.297s coverage: 79.5% of statements [2021-11-12T16:40:21.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.288s coverage: 94.1% of statements [2021-11-12T16:40:24.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.370s coverage: 96.3% of statements [2021-11-12T16:40:24.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.203s coverage: 87.5% of statements [2021-11-12T16:40:25.193Z] snapcraft 5.0 from Canonical* installed [2021-11-12T16:40:25.193Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-12T16:40:25.193Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-12T16:40:25.193Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-12T16:40:25.193Z] Dload Upload Total Spent Left Speed [2021-11-12T16:40:25.193Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3894 0 --:--:-- --:--:-- --:--:-- 3894 [2021-11-12T16:40:25.193Z] 100 3325k 100 3325k 0 0 8503k 0 --:--:-- --:--:-- --:--:-- 8503k [2021-11-12T16:40:25.193Z] ./yq_linux_amd64 [2021-11-12T16:40:25.193Z] + sudo snapcraft prime --use-lxd [2021-11-12T16:40:27.118Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-12T16:40:27.118Z] 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: [2021-11-12T16:40:27.118Z] - README.md [2021-11-12T16:40:27.118Z] [2021-11-12T16:40:27.118Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-12T16:40:27.379Z] Launching a container. [2021-11-12T16:40:37.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.272s coverage: 94.4% of statements [2021-11-12T16:40:37.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.204s coverage: 44.8% of statements [2021-11-12T16:40:39.645Z] Waiting for container to be ready [2021-11-12T16:40:40.215Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-12T16:40:40.215Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-12T16:40:40.215Z] [2021-11-12T16:40:43.511Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-12T16:40:43.511Z] Waiting for network to be ready... [2021-11-12T16:40:43.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.725s coverage: 82.5% of statements [2021-11-12T16:40:43.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-12T16:40:44.081Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-12T16:40:44.081Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-12T16:40:44.651Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-12T16:40:44.651Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-12T16:40:44.651Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-12T16:40:44.911Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-12T16:40:44.911Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-12T16:40:44.911Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-12T16:40:44.911Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-12T16:40:44.911Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-12T16:40:44.911Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-12T16:40:45.171Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-12T16:40:45.171Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-12T16:40:45.171Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-12T16:40:45.171Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-12T16:40:45.171Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-12T16:40:45.171Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-12T16:40:45.171Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-12T16:40:45.430Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-12T16:40:45.691Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2305 kB] [2021-11-12T16:40:45.691Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-12T16:40:45.691Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-12T16:40:45.691Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-12T16:40:45.691Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-12T16:40:45.691Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-12T16:40:45.691Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] [2021-11-12T16:40:45.951Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-12T16:40:49.263Z] Fetched 25.6 MB in 5s (4821 kB/s) [2021-11-12T16:40:50.652Z] Reading package lists... [2021-11-12T16:40:50.652Z] Reading package lists... [2021-11-12T16:40:50.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.293s coverage: 92.9% of statements [2021-11-12T16:40:50.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-12T16:40:50.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-12T16:40:50.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-12T16:40:50.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-11-12T16:40:50.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-12T16:40:50.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-12T16:40:50.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-12T16:40:50.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-12T16:40:50.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-12T16:40:50.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.209s coverage: 87.2% of statements [2021-11-12T16:40:50.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-12T16:40:50.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-12T16:40:50.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.194s coverage: 100.0% of statements [2021-11-12T16:40:50.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-12T16:40:50.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements [2021-11-12T16:40:50.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-12T16:40:50.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.259s coverage: 80.0% of statements [2021-11-12T16:40:50.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.271s coverage: 87.2% of statements [2021-11-12T16:40:50.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.313s coverage: 85.4% of statements [2021-11-12T16:40:50.911Z] Building dependency tree... [2021-11-12T16:40:50.911Z] Reading state information... [2021-11-12T16:40:51.485Z] The following additional packages will be installed: [2021-11-12T16:40:51.486Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-12T16:40:51.486Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-12T16:40:51.486Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-12T16:40:51.486Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-12T16:40:51.486Z] Suggested packages: [2021-11-12T16:40:51.486Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-12T16:40:51.486Z] Recommended packages: [2021-11-12T16:40:51.486Z] gnupg libsasl2-modules [2021-11-12T16:40:51.486Z] The following NEW packages will be installed: [2021-11-12T16:40:51.486Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-12T16:40:51.486Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-12T16:40:51.486Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-12T16:40:51.486Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-12T16:40:51.486Z] The following packages will be upgraded: [2021-11-12T16:40:51.486Z] gpg gpg-agent gpgconf libudev1 [2021-11-12T16:40:51.486Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-12T16:40:51.486Z] Need to get 3527 kB of archives. [2021-11-12T16:40:51.486Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-12T16:40:51.486Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-11-12T16:40:51.486Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-11-12T16:40:51.486Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-12T16:40:51.486Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-11-12T16:40:51.486Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-12T16:40:51.746Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-12T16:40:52.316Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-12T16:40:52.316Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-12T16:40:52.316Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-12T16:40:52.316Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-12T16:40:52.316Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-12T16:40:52.316Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-12T16:40:52.316Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-12T16:40:52.316Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-12T16:40:52.316Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-12T16:40:52.316Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-12T16:40:52.316Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-12T16:40:52.316Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-12T16:40:52.579Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-12T16:40:52.579Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-12T16:40:52.579Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-12T16:40:52.579Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-12T16:40:52.579Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T16:40:52.579Z] Fetched 3527 kB in 1s (3155 kB/s) [2021-11-12T16:40:52.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.954s coverage: 91.2% of statements [2021-11-12T16:40:52.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-12T16:40:52.839Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-12T16:40:52.839Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-12T16:40:52.839Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-12T16:40:52.839Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-12T16:40:52.839Z] Selecting previously unselected package udev. [2021-11-12T16:40:52.839Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-12T16:40:52.839Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-12T16:40:52.839Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-12T16:40:53.409Z] Selecting previously unselected package libfuse2:amd64. [2021-11-12T16:40:53.409Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-12T16:40:53.409Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-12T16:40:53.409Z] Selecting previously unselected package fuse. [2021-11-12T16:40:53.409Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-12T16:40:53.409Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-12T16:40:53.409Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-12T16:40:53.409Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-12T16:40:53.409Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-12T16:40:53.409Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-12T16:40:53.672Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-12T16:40:53.672Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-12T16:40:53.672Z] Selecting previously unselected package libksba8:amd64. [2021-11-12T16:40:53.672Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-12T16:40:53.672Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-12T16:40:53.672Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-12T16:40:53.672Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T16:40:53.672Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:40:53.672Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-12T16:40:53.672Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T16:40:53.672Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:40:53.935Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-12T16:40:53.935Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T16:40:53.935Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:40:53.935Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-12T16:40:53.935Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T16:40:53.935Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:40:53.935Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-12T16:40:53.935Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T16:40:53.935Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:40:54.196Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-12T16:40:54.196Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T16:40:54.196Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:40:54.457Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-12T16:40:54.457Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T16:40:54.457Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:40:54.457Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-12T16:40:54.457Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T16:40:54.457Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:40:54.716Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-12T16:40:54.716Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T16:40:54.716Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:40:54.716Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-12T16:40:54.716Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-12T16:40:54.716Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-12T16:40:54.716Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-12T16:40:54.716Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-12T16:40:54.978Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-12T16:40:54.978Z] Selecting previously unselected package libldap-common. [2021-11-12T16:40:54.978Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-12T16:40:54.978Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-12T16:40:55.244Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-12T16:40:55.245Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-12T16:40:55.245Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-12T16:40:55.245Z] Selecting previously unselected package dirmngr. [2021-11-12T16:40:55.245Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-12T16:40:55.245Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-12T16:40:55.245Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-12T16:40:55.245Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-12T16:40:55.245Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-12T16:40:55.245Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-12T16:40:55.245Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-12T16:40:55.245Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-12T16:40:55.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.888s coverage: 64.4% of statements [2021-11-12T16:40:55.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-12T16:40:55.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-12T16:40:55.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.200s coverage: 100.0% of statements [2021-11-12T16:40:55.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 89.4% of statements [2021-11-12T16:40:55.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2021-11-12T16:40:55.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.099s coverage: 73.7% of statements [2021-11-12T16:40:55.506Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:40:55.506Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-12T16:40:55.506Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-12T16:40:55.506Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-12T16:40:55.832Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-12T16:40:55.832Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:40:55.832Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-12T16:40:55.832Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-12T16:40:56.116Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-12T16:40:56.116Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:40:56.116Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:40:56.116Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:40:56.116Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:40:56.116Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:40:56.116Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:40:56.116Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:40:56.116Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-12T16:40:56.116Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-12T16:40:56.116Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-12T16:40:56.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2021-11-12T16:40:56.693Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-12T16:40:56.693Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-12T16:40:56.693Z] This means they are not meant to be enabled using systemctl. [2021-11-12T16:40:56.693Z] Possible reasons for having this kind of units are: [2021-11-12T16:40:56.693Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-12T16:40:56.693Z] .wants/ or .requires/ directory. [2021-11-12T16:40:56.693Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-12T16:40:56.693Z] a requirement dependency on it. [2021-11-12T16:40:56.693Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-12T16:40:56.693Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-12T16:40:56.693Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-12T16:40:56.693Z] instance name specified. [2021-11-12T16:40:56.964Z] Reading package lists... [2021-11-12T16:40:57.226Z] Building dependency tree... [2021-11-12T16:40:57.226Z] Reading state information... [2021-11-12T16:40:57.488Z] The following additional packages will be installed: [2021-11-12T16:40:57.488Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-12T16:40:57.488Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-12T16:40:57.488Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-12T16:40:57.488Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-12T16:40:57.488Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-12T16:40:57.488Z] Suggested packages: [2021-11-12T16:40:57.488Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-12T16:40:57.488Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-12T16:40:57.488Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-12T16:40:57.488Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-12T16:40:57.488Z] systemd-container policykit-1 [2021-11-12T16:40:57.488Z] Recommended packages: [2021-11-12T16:40:57.488Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-12T16:40:57.488Z] The following NEW packages will be installed: [2021-11-12T16:40:57.488Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-12T16:40:57.488Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-12T16:40:57.488Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-12T16:40:57.488Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-12T16:40:57.488Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-12T16:40:57.488Z] The following packages will be upgraded: [2021-11-12T16:40:57.488Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-12T16:40:57.488Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-12T16:40:57.488Z] Need to get 36.8 MB of archives. [2021-11-12T16:40:57.488Z] After this operation, 147 MB of additional disk space will be used. [2021-11-12T16:40:57.488Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-12T16:40:57.488Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-11-12T16:40:58.436Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-11-12T16:40:58.436Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-12T16:40:58.436Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-11-12T16:40:58.436Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-11-12T16:40:58.436Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-12T16:40:58.436Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-12T16:40:58.436Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-12T16:40:58.696Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-12T16:40:58.696Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-12T16:40:58.696Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-12T16:40:58.696Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-12T16:40:58.696Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-12T16:40:58.696Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-12T16:40:58.696Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-12T16:40:58.696Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-12T16:40:58.696Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-12T16:40:58.696Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-12T16:40:58.696Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-12T16:40:58.696Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-12T16:40:58.696Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-12T16:40:58.696Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-12T16:40:58.696Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-12T16:40:58.696Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-12T16:40:58.696Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-12T16:40:58.696Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-12T16:40:58.696Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-12T16:40:58.957Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-12T16:40:58.957Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-12T16:41:00.347Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T16:41:00.347Z] Fetched 36.8 MB in 3s (14.1 MB/s) [2021-11-12T16:41:00.347Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-12T16:41:00.347Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-12T16:41:00.347Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-12T16:41:00.923Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-12T16:41:00.923Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-12T16:41:00.923Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-12T16:41:00.923Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-12T16:41:00.923Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-12T16:41:00.923Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-12T16:41:01.182Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-12T16:41:01.182Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-12T16:41:01.182Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-12T16:41:01.182Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-12T16:41:01.443Z] Setting up apt (1.6.14) ... [2021-11-12T16:41:01.443Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-12T16:41:02.014Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-12T16:41:02.014Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-12T16:41:02.014Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-12T16:41:02.014Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-12T16:41:02.274Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-12T16:41:02.274Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-12T16:41:02.274Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-12T16:41:02.274Z] Selecting previously unselected package libexpat1:amd64. [2021-11-12T16:41:02.274Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-12T16:41:02.274Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-12T16:41:02.857Z] Selecting previously unselected package python3.6-minimal. [2021-11-12T16:41:02.857Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-12T16:41:02.857Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-12T16:41:02.857Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-12T16:41:03.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.475s coverage: 65.4% of statements [2021-11-12T16:41:03.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-12T16:41:03.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-12T16:41:03.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-12T16:41:03.116Z] Checking for services that may need to be restarted...done. [2021-11-12T16:41:03.116Z] Checking for services that may need to be restarted...done. [2021-11-12T16:41:03.116Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-12T16:41:03.116Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-12T16:41:03.116Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-12T16:41:03.375Z] Selecting previously unselected package python3-minimal. [2021-11-12T16:41:03.634Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-12T16:41:03.635Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-12T16:41:03.635Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-12T16:41:03.635Z] Selecting previously unselected package mime-support. [2021-11-12T16:41:03.635Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-12T16:41:03.635Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-12T16:41:03.635Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-12T16:41:03.635Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-12T16:41:03.635Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-12T16:41:03.635Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-12T16:41:03.635Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-12T16:41:03.635Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-12T16:41:03.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.960s coverage: 43.8% of statements [2021-11-12T16:41:03.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-12T16:41:03.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-12T16:41:03.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements [2021-11-12T16:41:03.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-12T16:41:03.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.358s coverage: 84.8% of statements [2021-11-12T16:41:03.664Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-12T16:41:03.895Z] Selecting previously unselected package python3.6. [2021-11-12T16:41:03.895Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-12T16:41:03.895Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-12T16:41:03.895Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-12T16:41:03.895Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-12T16:41:03.895Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-12T16:41:04.157Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-12T16:41:04.416Z] Selecting previously unselected package python3. [2021-11-12T16:41:04.416Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-12T16:41:04.416Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-12T16:41:04.416Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-12T16:41:04.416Z] Selecting previously unselected package multiarch-support. [2021-11-12T16:41:04.416Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-12T16:41:04.416Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-12T16:41:04.675Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-12T16:41:04.675Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-12T16:41:04.675Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-12T16:41:04.675Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-12T16:41:04.675Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-12T16:41:04.675Z] Selecting previously unselected package libbsd0:amd64. [2021-11-12T16:41:04.675Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-12T16:41:04.675Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-12T16:41:04.936Z] Selecting previously unselected package sudo. [2021-11-12T16:41:04.936Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-12T16:41:04.936Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-12T16:41:04.936Z] Selecting previously unselected package apparmor. [2021-11-12T16:41:04.936Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-12T16:41:04.936Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-12T16:41:05.198Z] Selecting previously unselected package libedit2:amd64. [2021-11-12T16:41:05.198Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-12T16:41:05.198Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-12T16:41:05.458Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-12T16:41:05.458Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-12T16:41:05.458Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-12T16:41:05.458Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-12T16:41:05.458Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-12T16:41:05.458Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-12T16:41:05.720Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-12T16:41:05.720Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-12T16:41:05.720Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-12T16:41:05.720Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-12T16:41:05.720Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-12T16:41:05.720Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-12T16:41:05.720Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-12T16:41:05.720Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-12T16:41:05.983Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-12T16:41:05.983Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-12T16:41:05.983Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-12T16:41:05.983Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-12T16:41:06.251Z] Selecting previously unselected package openssh-client. [2021-11-12T16:41:06.251Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-12T16:41:06.251Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-12T16:41:06.251Z] Selecting previously unselected package squashfs-tools. [2021-11-12T16:41:06.251Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-12T16:41:06.251Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-12T16:41:06.251Z] Selecting previously unselected package snapd. [2021-11-12T16:41:06.251Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-12T16:41:06.512Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-12T16:41:09.848Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-12T16:41:09.848Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-12T16:41:09.848Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-12T16:41:10.108Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-12T16:41:10.108Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-12T16:41:10.108Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-12T16:41:10.108Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-12T16:41:10.108Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-12T16:41:10.108Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-12T16:41:11.057Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-12T16:41:11.057Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-12T16:41:11.057Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-12T16:41:11.057Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-12T16:41:11.057Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-12T16:41:11.057Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-12T16:41:12.000Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-12T16:41:12.000Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-12T16:41:12.000Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-12T16:41:12.000Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-12T16:41:12.000Z] running python rtupdate hooks for python3.6... [2021-11-12T16:41:12.000Z] running python post-rtupdate hooks for python3.6... [2021-11-12T16:41:12.000Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-12T16:41:12.942Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-12T16:41:13.209Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-12T16:41:13.209Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-12T16:41:13.470Z] Setting up snapd (2.51.1+18.04) ... [2021-11-12T16:41:13.867Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.296s coverage: 17.7% of statements [2021-11-12T16:41:13.867Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-12T16:41:13.867Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-12T16:41:13.867Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-12T16:41:13.867Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-12T16:41:13.867Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.700s coverage: 92.3% of statements [2021-11-12T16:41:13.867Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-12T16:41:13.867Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-12T16:41:13.867Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-12T16:41:13.867Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-12T16:41:13.867Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.266s coverage: 63.2% of statements [2021-11-12T16:41:13.867Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-12T16:41:13.867Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-12T16:41:13.867Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.462s coverage: 97.7% of statements [2021-11-12T16:41:13.867Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-12T16:41:13.867Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-12T16:41:13.867Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-12T16:41:13.867Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-12T16:41:13.867Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.212s coverage: 28.9% of statements [2021-11-12T16:41:13.867Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-12T16:41:13.867Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-12T16:41:13.867Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-12T16:41:13.867Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-12T16:41:13.867Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-12T16:41:13.867Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-12T16:41:13.867Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.192s coverage: 100.0% of statements [2021-11-12T16:41:13.867Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements [2021-11-12T16:41:13.867Z] 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 [2021-11-12T16:41:13.867Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-12T16:41:13.867Z] GO111MODULE=on go vet ./... [2021-11-12T16:41:14.040Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-12T16:41:14.040Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-12T16:41:14.302Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-12T16:41:14.563Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-12T16:41:14.563Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-12T16:41:14.563Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-12T16:41:14.832Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-12T16:41:15.093Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-12T16:41:15.353Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-12T16:41:15.353Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-12T16:41:15.613Z] /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' [2021-11-12T16:41:15.613Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-12T16:41:15.613Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-12T16:41:16.558Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-12T16:41:16.818Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-12T16:41:16.818Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-12T16:41:17.079Z] Fetched 88.7 kB in 1s (156 kB/s) [2021-11-12T16:41:18.472Z] Reading package lists... [2021-11-12T16:41:18.472Z] Reading package lists... [2021-11-12T16:41:19.050Z] Building dependency tree... [2021-11-12T16:41:19.050Z] Reading state information... [2021-11-12T16:41:19.050Z] Calculating upgrade... [2021-11-12T16:41:19.623Z] The following packages will be upgraded: [2021-11-12T16:41:19.623Z] advancecomp base-files bash binutils binutils-common [2021-11-12T16:41:19.623Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-12T16:41:19.623Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-12T16:41:19.623Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-12T16:41:19.623Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-12T16:41:19.623Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-12T16:41:19.623Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-12T16:41:19.623Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-12T16:41:19.623Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-12T16:41:19.623Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-12T16:41:19.623Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-12T16:41:19.623Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-12T16:41:19.623Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-12T16:41:19.623Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-12T16:41:19.623Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-12T16:41:19.623Z] ubuntu-keyring util-linux [2021-11-12T16:41:19.623Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-12T16:41:19.623Z] Need to get 64.2 MB of archives. [2021-11-12T16:41:19.623Z] After this operation, 5152 kB of additional disk space will be used. [2021-11-12T16:41:19.623Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-12T16:41:19.623Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] [2021-11-12T16:41:20.571Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-12T16:41:20.571Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-12T16:41:20.571Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-12T16:41:20.571Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-12T16:41:20.571Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-12T16:41:20.571Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-12T16:41:20.571Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-11-12T16:41:20.571Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-11-12T16:41:20.571Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-11-12T16:41:20.571Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-12T16:41:20.571Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-12T16:41:20.571Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-11-12T16:41:20.571Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-12T16:41:20.571Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-12T16:41:20.571Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-12T16:41:20.571Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-12T16:41:20.571Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-12T16:41:20.571Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-12T16:41:20.832Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-12T16:41:20.832Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-12T16:41:20.832Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-12T16:41:20.832Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-12T16:41:20.832Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-12T16:41:21.091Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-12T16:41:21.091Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-12T16:41:21.091Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-12T16:41:21.091Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-12T16:41:21.091Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-12T16:41:21.091Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-12T16:41:21.091Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-12T16:41:21.091Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-12T16:41:21.091Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-12T16:41:21.091Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-12T16:41:21.091Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-12T16:41:21.091Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-11-12T16:41:21.091Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-12T16:41:21.091Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-12T16:41:21.091Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-12T16:41:21.091Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-12T16:41:21.091Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-11-12T16:41:21.091Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-12T16:41:21.091Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-12T16:41:21.091Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-12T16:41:21.091Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-12T16:41:21.091Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-12T16:41:21.351Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-12T16:41:21.351Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-12T16:41:21.351Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-11-12T16:41:21.351Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-11-12T16:41:21.351Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-12T16:41:21.351Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-11-12T16:41:21.351Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-12T16:41:21.351Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-12T16:41:21.351Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-12T16:41:21.351Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-12T16:41:21.351Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-12T16:41:21.351Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-12T16:41:21.351Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-12T16:41:21.351Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-12T16:41:21.351Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-12T16:41:21.351Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-12T16:41:21.351Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-12T16:41:21.351Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-12T16:41:21.351Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-12T16:41:21.351Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-12T16:41:21.351Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-12T16:41:21.351Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-11-12T16:41:21.351Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-12T16:41:21.351Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-12T16:41:21.351Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-12T16:41:21.351Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-11-12T16:41:21.351Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-12T16:41:21.351Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-12T16:41:21.611Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-12T16:41:21.611Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-12T16:41:21.611Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-12T16:41:21.611Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-12T16:41:21.611Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-12T16:41:21.611Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-12T16:41:21.611Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-12T16:41:21.611Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-12T16:41:21.611Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-12T16:41:21.611Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-11-12T16:41:21.611Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-12T16:41:21.611Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-12T16:41:21.611Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-12T16:41:21.611Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-12T16:41:21.611Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-12T16:41:21.611Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-12T16:41:21.611Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-12T16:41:21.870Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-12T16:41:21.870Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-12T16:41:22.440Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-12T16:41:22.700Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-12T16:41:22.700Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-12T16:41:22.964Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-12T16:41:23.535Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-11-12T16:41:23.535Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-12T16:41:23.535Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-12T16:41:23.535Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-12T16:41:23.535Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-12T16:41:23.535Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T16:41:23.535Z] Fetched 64.2 MB in 4s (16.3 MB/s) [2021-11-12T16:41:23.794Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-12T16:41:23.794Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-12T16:41:23.794Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-12T16:41:24.058Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-12T16:41:24.059Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-12T16:41:24.059Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... [2021-11-12T16:41:24.059Z] Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... [2021-11-12T16:41:24.629Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T16:41:24.629Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T16:41:24.629Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T16:41:24.629Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T16:41:24.629Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T16:41:24.629Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T16:41:24.629Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T16:41:24.629Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T16:41:24.890Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T16:41:24.890Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T16:41:24.890Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T16:41:24.890Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T16:41:24.890Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T16:41:24.890Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T16:41:24.890Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T16:41:25.149Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-12T16:41:25.149Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T16:41:25.149Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-12T16:41:25.149Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-12T16:41:25.149Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-12T16:41:25.149Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T16:41:25.149Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T16:41:25.149Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T16:41:25.149Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T16:41:25.410Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T16:41:25.410Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T16:41:25.411Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T16:41:25.411Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-12T16:41:25.411Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-12T16:41:25.673Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-12T16:41:26.243Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-12T16:41:26.243Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-12T16:41:26.243Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-12T16:41:26.243Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-12T16:41:26.243Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-12T16:41:26.243Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-12T16:41:26.503Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-12T16:41:26.503Z] Installing new version of config file /etc/issue ... [2021-11-12T16:41:26.503Z] Installing new version of config file /etc/issue.net ... [2021-11-12T16:41:26.503Z] Installing new version of config file /etc/lsb-release ... [2021-11-12T16:41:26.503Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-12T16:41:26.763Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-12T16:41:26.763Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-12T16:41:26.763Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-12T16:41:27.023Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:41:27.023Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-12T16:41:27.023Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-12T16:41:27.023Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-12T16:41:27.023Z] 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 [2021-11-12T16:41:27.023Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:41:27.023Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T16:41:27.023Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-12T16:41:27.282Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-12T16:41:27.282Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:41:27.282Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-12T16:41:27.282Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-12T16:41:27.282Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-12T16:41:27.282Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:41:27.282Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-12T16:41:27.282Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-12T16:41:27.542Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-12T16:41:27.542Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:41:27.542Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-12T16:41:27.542Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-12T16:41:27.542Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-12T16:41:27.802Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:41:27.802Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-12T16:41:27.802Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-12T16:41:27.802Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-12T16:41:27.802Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:41:27.802Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-12T16:41:27.802Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-12T16:41:28.062Z] Setting up grep (3.1-2build1) ... [2021-11-12T16:41:28.062Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:41:28.062Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-12T16:41:28.062Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-12T16:41:28.062Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-12T16:41:28.062Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:41:28.062Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-12T16:41:28.062Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-12T16:41:28.321Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-12T16:41:28.321Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:41:28.321Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-12T16:41:28.321Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-12T16:41:28.321Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-12T16:41:28.321Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:41:28.321Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-12T16:41:28.321Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-12T16:41:28.888Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-12T16:41:28.889Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-12T16:41:28.889Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-12T16:41:28.889Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-12T16:41:29.148Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-12T16:41:29.148Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:41:29.148Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-12T16:41:29.148Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-12T16:41:29.717Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-12T16:41:29.717Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-12T16:41:29.717Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-12T16:41:29.717Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-12T16:41:29.717Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-12T16:41:29.717Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:41:29.717Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-12T16:41:29.717Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-12T16:41:29.717Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-12T16:41:29.975Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:41:29.975Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T16:41:29.975Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-12T16:41:29.975Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-12T16:41:29.975Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:41:29.975Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T16:41:29.975Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-12T16:41:29.975Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-12T16:41:30.238Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:41:30.238Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T16:41:30.238Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-12T16:41:30.238Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-12T16:41:30.238Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:41:30.238Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T16:41:30.238Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-12T16:41:30.238Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-12T16:41:30.238Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:41:30.238Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-12T16:41:30.505Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-12T16:41:30.505Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-12T16:41:30.505Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-12T16:41:30.505Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-12T16:41:30.505Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:41:30.505Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-12T16:41:30.505Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-12T16:41:30.777Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-12T16:41:30.777Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:41:30.777Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T16:41:30.777Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-12T16:41:30.777Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-12T16:41:30.777Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:41:30.777Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T16:41:30.777Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-12T16:41:30.777Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-12T16:41:31.047Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:41:31.047Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T16:41:31.047Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-12T16:41:31.308Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-12T16:41:31.576Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-12T16:41:31.837Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-12T16:41:31.837Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:41:31.837Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-12T16:41:31.837Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-12T16:41:32.098Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-12T16:41:32.098Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:41:32.098Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-12T16:41:32.098Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-12T16:41:32.358Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-12T16:41:32.358Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-12T16:41:32.358Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-12T16:41:32.358Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-12T16:41:32.358Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-12T16:41:32.619Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-12T16:41:32.619Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-12T16:41:32.619Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-12T16:41:32.619Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-12T16:41:32.619Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-12T16:41:32.619Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-12T16:41:32.619Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-12T16:41:32.880Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-12T16:41:32.880Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-12T16:41:32.880Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-12T16:41:32.880Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-12T16:41:32.880Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-12T16:41:32.880Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-12T16:41:32.880Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-12T16:41:32.880Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-12T16:41:33.142Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-12T16:41:33.142Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-12T16:41:33.142Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-12T16:41:33.142Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-12T16:41:33.401Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-12T16:41:33.402Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:41:33.402Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T16:41:33.402Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-12T16:41:33.662Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-12T16:41:33.662Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-12T16:41:33.662Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-12T16:41:33.662Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-12T16:41:33.662Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-12T16:41:33.662Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:41:33.662Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-12T16:41:33.662Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-12T16:41:33.923Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-12T16:41:33.923Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:41:33.923Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-12T16:41:33.923Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-12T16:41:33.923Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-12T16:41:33.923Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:41:33.923Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-12T16:41:33.923Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-12T16:41:34.185Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-12T16:41:34.185Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:41:34.185Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-12T16:41:34.185Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-12T16:41:34.185Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-12T16:41:34.445Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:41:34.445Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-12T16:41:34.445Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-12T16:41:34.445Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-12T16:41:34.445Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:41:34.445Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-12T16:41:34.445Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-12T16:41:34.730Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-12T16:41:34.730Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:41:34.730Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-12T16:41:34.730Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-12T16:41:34.990Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-12T16:41:34.990Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:41:34.990Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-12T16:41:34.990Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-12T16:41:34.990Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-12T16:41:34.990Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:41:34.990Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-12T16:41:34.990Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-12T16:41:35.250Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-12T16:41:35.250Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:41:35.250Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-12T16:41:35.250Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-12T16:41:35.250Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-12T16:41:35.250Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:41:35.250Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-12T16:41:35.250Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-12T16:41:35.510Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-12T16:41:35.510Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:41:35.510Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-12T16:41:35.510Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-12T16:41:35.510Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-12T16:41:35.510Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:41:35.510Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-12T16:41:35.774Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-12T16:41:35.774Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-12T16:41:35.774Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:41:35.774Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-12T16:41:35.774Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-12T16:41:35.774Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-12T16:41:35.774Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:41:35.774Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-12T16:41:36.034Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-12T16:41:36.034Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-12T16:41:36.034Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-12T16:41:36.034Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-12T16:41:36.034Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-12T16:41:36.034Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-12T16:41:36.034Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-12T16:41:36.293Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-12T16:41:36.293Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-12T16:41:36.293Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-12T16:41:36.293Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-12T16:41:36.554Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-12T16:41:36.554Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-12T16:41:36.554Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-12T16:41:36.554Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-12T16:41:36.554Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-12T16:41:36.554Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-12T16:41:36.554Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-12T16:41:36.813Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-12T16:41:36.813Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-12T16:41:36.813Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-12T16:41:36.813Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-12T16:41:36.813Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-12T16:41:36.813Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-12T16:41:36.813Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-12T16:41:37.075Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-12T16:41:37.075Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-12T16:41:37.336Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-12T16:41:37.336Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-12T16:41:37.336Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-12T16:41:37.336Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-12T16:41:37.336Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-12T16:41:37.336Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-12T16:41:37.596Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-12T16:41:37.596Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-12T16:41:37.856Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-12T16:41:37.856Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-12T16:41:37.856Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-12T16:41:37.856Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-12T16:41:37.856Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T16:41:37.856Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T16:41:38.118Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T16:41:38.118Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T16:41:38.118Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T16:41:38.118Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T16:41:38.379Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T16:41:38.379Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T16:41:39.325Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T16:41:39.326Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T16:41:40.269Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T16:41:40.269Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T16:41:40.841Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T16:41:40.841Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T16:41:41.101Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T16:41:41.101Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T16:41:42.066Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T16:41:42.066Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T16:41:42.066Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-12T16:41:42.328Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-12T16:41:42.328Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-12T16:41:42.328Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-12T16:41:42.589Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-12T16:41:42.589Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-12T16:41:42.589Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-12T16:41:42.589Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-12T16:41:42.857Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-12T16:41:42.857Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-12T16:41:42.857Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-12T16:41:42.857Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-12T16:41:42.857Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-12T16:41:42.857Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-12T16:41:43.117Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T16:41:43.117Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-12T16:41:43.117Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T16:41:43.117Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T16:41:43.117Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T16:41:43.117Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-12T16:41:43.117Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-12T16:41:43.117Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-12T16:41:43.377Z] [2021-11-12T16:41:43.377Z] Current default time zone: 'Etc/UTC' [2021-11-12T16:41:43.377Z] Local time is now: Fri Nov 12 16:41:43 UTC 2021. [2021-11-12T16:41:43.377Z] Universal Time is now: Fri Nov 12 16:41:43 UTC 2021. [2021-11-12T16:41:43.377Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-12T16:41:43.377Z] [2021-11-12T16:41:43.377Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-12T16:41:43.377Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T16:41:43.377Z] Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... [2021-11-12T16:41:43.377Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-12T16:41:43.640Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-12T16:41:43.640Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-12T16:41:43.640Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-12T16:41:43.640Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-12T16:41:43.640Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-12T16:41:43.640Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-12T16:41:43.640Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T16:41:43.901Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-12T16:41:44.163Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T16:41:44.163Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-12T16:41:44.163Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T16:41:44.163Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-12T16:41:44.163Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-12T16:41:44.163Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-12T16:41:44.163Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-12T16:41:44.163Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-12T16:41:44.163Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-12T16:41:44.163Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-12T16:41:44.424Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-12T16:41:46.337Z] Updating certificates in /etc/ssl/certs... [2021-11-12T16:41:47.280Z] 23 added, 28 removed; done. [2021-11-12T16:41:47.280Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-12T16:41:47.280Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T16:41:47.280Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-12T16:41:47.280Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-12T16:41:47.280Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-12T16:41:47.542Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T16:41:47.542Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-12T16:41:47.542Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T16:41:47.542Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T16:41:47.542Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T16:41:47.542Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T16:41:47.542Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T16:41:47.542Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-12T16:41:47.542Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-12T16:41:47.542Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-12T16:41:47.542Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-12T16:41:47.542Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-12T16:41:47.542Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T16:41:47.542Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T16:41:47.542Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-12T16:41:47.542Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-12T16:41:47.542Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-12T16:41:47.803Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-12T16:41:47.804Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-12T16:41:47.804Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-12T16:41:47.804Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-12T16:41:47.804Z] Updating certificates in /etc/ssl/certs... [2021-11-12T16:41:48.375Z] 0 added, 0 removed; done. [2021-11-12T16:41:48.375Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-12T16:41:48.375Z] done. [2021-11-12T16:41:48.945Z] Reading package lists... [2021-11-12T16:41:49.209Z] Building dependency tree... [2021-11-12T16:41:49.209Z] Reading state information... [2021-11-12T16:41:49.780Z] The following NEW packages will be installed: [2021-11-12T16:41:49.780Z] apt-transport-https [2021-11-12T16:41:49.780Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-12T16:41:50.041Z] Need to get 4348 B of archives. [2021-11-12T16:41:50.041Z] After this operation, 154 kB of additional disk space will be used. [2021-11-12T16:41:50.041Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-12T16:41:50.304Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T16:41:50.304Z] Fetched 4348 B in 0s (21.2 kB/s) [2021-11-12T16:41:50.304Z] Selecting previously unselected package apt-transport-https. [2021-11-12T16:41:50.304Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-12T16:41:50.304Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-12T16:41:50.304Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-12T16:41:50.304Z] Setting up apt-transport-https (1.6.14) ... [2021-11-12T16:41:50.565Z] Waiting for network to be ready... [2021-11-12T16:41:58.699Z] 2021-11-12T16:41:55Z INFO Waiting for automatic snapd restart... [2021-11-12T16:42:00.618Z] snapd 2.52.1 from Canonical* installed [2021-11-12T16:42:01.562Z] "snapd" switched to the "latest/stable" channel [2021-11-12T16:42:01.562Z] [2021-11-12T16:42:04.868Z] core18 20211015 from Canonical* installed [2021-11-12T16:42:04.868Z] "core18" switched to the "latest/stable" channel [2021-11-12T16:42:04.868Z] [2021-11-12T16:42:08.167Z] snapcraft 5.0 from Canonical* installed [2021-11-12T16:42:08.167Z] "snapcraft" switched to the "latest/stable" channel [2021-11-12T16:42:08.167Z] [2021-11-12T16:42:12.369Z] 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: [2021-11-12T16:42:12.369Z] - README.md [2021-11-12T16:42:12.369Z] [2021-11-12T16:42:12.369Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-12T16:42:12.940Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-12T16:42:12.940Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-12T16:42:13.200Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-12T16:42:13.489Z] Fetched 88.7 kB in 1s (154 kB/s) [2021-11-12T16:42:14.511Z] Reading package lists... [2021-11-12T16:42:14.789Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-11-12T16:42:14.789Z] Reading package lists... [2021-11-12T16:42:15.062Z] Building dependency tree... [2021-11-12T16:42:15.062Z] Reading state information... [2021-11-12T16:42:15.062Z] Suggested packages: [2021-11-12T16:42:15.062Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-12T16:42:15.062Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-12T16:42:15.062Z] Recommended packages: [2021-11-12T16:42:15.062Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-12T16:42:15.341Z] The following NEW packages will be installed: [2021-11-12T16:42:15.341Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-12T16:42:15.341Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-12T16:42:15.341Z] pkg-config zip [2021-11-12T16:42:15.341Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-12T16:42:15.341Z] Need to get 7670 kB of archives. [2021-11-12T16:42:15.341Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-12T16:42:15.341Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-11-12T16:42:15.601Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-12T16:42:15.601Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-12T16:42:15.601Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-12T16:42:15.601Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-12T16:42:15.601Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-12T16:42:15.601Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-12T16:42:15.601Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-12T16:42:15.873Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-12T16:42:15.873Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-12T16:42:15.873Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-12T16:42:16.144Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-12T16:42:16.145Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-12T16:42:16.145Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-12T16:42:16.145Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-12T16:42:16.407Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T16:42:16.407Z] Fetched 7670 kB in 1s (9646 kB/s) [2021-11-12T16:42:16.407Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-12T16:42:16.407Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-12T16:42:16.407Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-12T16:42:16.407Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-12T16:42:16.671Z] Selecting previously unselected package libpsl5:amd64. [2021-11-12T16:42:16.671Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-12T16:42:16.671Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-12T16:42:16.671Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-12T16:42:16.671Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-12T16:42:16.671Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-12T16:42:16.671Z] Selecting previously unselected package librtmp1:amd64. [2021-11-12T16:42:16.671Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-12T16:42:16.671Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-12T16:42:16.671Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-12T16:42:16.671Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-12T16:42:16.671Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-12T16:42:16.934Z] Selecting previously unselected package liberror-perl. [2021-11-12T16:42:16.934Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-12T16:42:16.934Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-12T16:42:16.934Z] Selecting previously unselected package git-man. [2021-11-12T16:42:16.934Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-12T16:42:16.934Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-12T16:42:16.934Z] Selecting previously unselected package git. [2021-11-12T16:42:16.934Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-12T16:42:16.934Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-12T16:42:17.509Z] Selecting previously unselected package libnorm1:amd64. [2021-11-12T16:42:17.509Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-12T16:42:17.509Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-12T16:42:17.772Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-12T16:42:17.772Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-12T16:42:17.772Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-12T16:42:17.772Z] Selecting previously unselected package libsodium23:amd64. [2021-11-12T16:42:17.772Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-12T16:42:17.772Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-12T16:42:17.772Z] Selecting previously unselected package libzmq5:amd64. [2021-11-12T16:42:17.772Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-12T16:42:17.772Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-12T16:42:18.033Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-12T16:42:18.033Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-12T16:42:18.033Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-12T16:42:18.033Z] Selecting previously unselected package pkg-config. [2021-11-12T16:42:18.033Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-12T16:42:18.033Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-12T16:42:18.033Z] Selecting previously unselected package zip. [2021-11-12T16:42:18.033Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-12T16:42:18.033Z] Unpacking zip (3.0-11build1) ... [2021-11-12T16:42:18.033Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-12T16:42:18.295Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-12T16:42:18.295Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-12T16:42:18.295Z] Setting up liberror-perl (0.17025-1) ... [2021-11-12T16:42:18.295Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-12T16:42:18.295Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-12T16:42:18.295Z] No schema files found: doing nothing. [2021-11-12T16:42:18.295Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-12T16:42:18.295Z] Setting up zip (3.0-11build1) ... [2021-11-12T16:42:18.295Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-12T16:42:18.295Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-12T16:42:18.295Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-12T16:42:18.295Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-12T16:42:18.295Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-12T16:42:18.295Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-12T16:42:18.295Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-12T16:42:18.295Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-12T16:42:19.245Z] git set to automatically installed. [2021-11-12T16:42:19.245Z] git-man set to automatically installed. [2021-11-12T16:42:19.245Z] libcurl3-gnutls set to automatically installed. [2021-11-12T16:42:19.245Z] liberror-perl set to automatically installed. [2021-11-12T16:42:19.245Z] libglib2.0-0 set to automatically installed. [2021-11-12T16:42:19.245Z] libnghttp2-14 set to automatically installed. [2021-11-12T16:42:19.245Z] libnorm1 set to automatically installed. [2021-11-12T16:42:19.245Z] libpgm-5.2-0 set to automatically installed. [2021-11-12T16:42:19.245Z] libpsl5 set to automatically installed. [2021-11-12T16:42:19.245Z] librtmp1 set to automatically installed. [2021-11-12T16:42:19.245Z] libsodium23 set to automatically installed. [2021-11-12T16:42:19.245Z] libzmq3-dev set to automatically installed. [2021-11-12T16:42:19.245Z] libzmq5 set to automatically installed. [2021-11-12T16:42:19.245Z] pkg-config set to automatically installed. [2021-11-12T16:42:19.245Z] zip set to automatically installed. [2021-11-12T16:42:20.627Z] snapd is not logged in, snap install commands will use sudo [2021-11-12T16:42:21.192Z] snap "core18" has no updates available [2021-11-12T16:42:21.760Z] snapd is not logged in, snap install commands will use sudo [2021-11-12T16:42:31.762Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-12T16:42:32.333Z] Pulling config-common [2021-11-12T16:42:32.333Z] + snapcraftctl pull [2021-11-12T16:42:33.718Z] Pulling go-build-helper [2021-11-12T16:42:33.718Z] + snapcraftctl pull [2021-11-12T16:42:35.103Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-12T16:42:35.103Z] Skipping pull go-build-helper (already ran) [2021-11-12T16:42:35.103Z] Building go-build-helper [2021-11-12T16:42:35.103Z] + snapcraftctl build [2021-11-12T16:42:38.409Z] Staging go-build-helper [2021-11-12T16:42:38.409Z] + snapcraftctl stage [2021-11-12T16:42:50.644Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-12T16:42:50.644Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-12T16:42:50.644Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-12T16:42:50.644Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-12T16:42:50.644Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-12T16:42:50.644Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-12T16:42:50.644Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-12T16:42:50.644Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-12T16:42:50.644Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-12T16:42:50.644Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-12T16:42:50.644Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-12T16:42:50.644Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-12T16:42:50.644Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-12T16:42:50.644Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-12T16:42:50.644Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-12T16:42:50.644Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-12T16:42:50.644Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-12T16:42:50.644Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-12T16:42:50.644Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-12T16:42:50.644Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2305 kB] [2021-11-12T16:42:50.644Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-12T16:42:50.644Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-12T16:42:50.644Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-12T16:42:50.644Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-12T16:42:50.644Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-12T16:42:50.644Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] [2021-11-12T16:42:50.644Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-12T16:42:50.644Z] Fetched 25.6 MB in 0s (0 B/s) [2021-11-12T16:42:50.644Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-12T16:42:50.644Z] Fetched 224 kB in 0s (0 B/s) [2021-11-12T16:42:50.644Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-12T16:42:50.644Z] Fetched 157 kB in 0s (0 B/s) [2021-11-12T16:42:50.644Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-12T16:42:50.644Z] Fetched 221 kB in 0s (0 B/s) [2021-11-12T16:42:50.644Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-12T16:42:50.644Z] Fetched 143 kB in 0s (0 B/s) [2021-11-12T16:42:50.644Z] Pulling edgex-go [2021-11-12T16:42:50.644Z] + snapcraftctl pull [2021-11-12T16:42:50.644Z] Pulling hooks [2021-11-12T16:42:50.644Z] + snapcraftctl pull [2021-11-12T16:42:50.696Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-12T16:42:50.696Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-12T16:42:50.696Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-11-12T16:42:51.381Z] + ls -al . [2021-11-12T16:42:51.381Z] total 672 [2021-11-12T16:42:51.381Z] drwxrwxr-x 9 1001 1001 4096 Nov 12 16:42 . [2021-11-12T16:42:51.381Z] drwxr-xr-x 4 root root 4096 Nov 12 16:37 .. [2021-11-12T16:42:51.381Z] -rw-rw-r-- 1 1001 1001 11 Nov 12 16:35 .dockerignore [2021-11-12T16:42:51.381Z] drwxrwxr-x 8 1001 1001 4096 Nov 12 16:35 .git [2021-11-12T16:42:51.381Z] drwxrwxr-x 4 1001 1001 4096 Nov 12 16:35 .github [2021-11-12T16:42:51.381Z] -rw-rw-r-- 1 1001 1001 804 Nov 12 16:35 .gitignore [2021-11-12T16:42:51.381Z] -rw-rw-r-- 1 1001 1001 42 Nov 12 16:35 .golangci.yml [2021-11-12T16:42:51.381Z] -rw-rw-r-- 1 1001 1001 76 Nov 12 16:35 .hadolint.yml [2021-11-12T16:42:51.381Z] -rw-rw-r-- 1 1001 1001 166 Nov 12 16:35 .sonarcloud.properties [2021-11-12T16:42:51.381Z] -rw-rw-r-- 1 1001 1001 1171 Nov 12 16:35 ADOPTERS.md [2021-11-12T16:42:51.381Z] -rw-rw-r-- 1 1001 1001 8910 Nov 12 16:35 Attribution.txt [2021-11-12T16:42:51.381Z] -rw-rw-r-- 1 1001 1001 52851 Nov 12 16:35 CHANGELOG.md [2021-11-12T16:42:51.381Z] -rw-rw-r-- 1 1001 1001 3804 Nov 12 16:35 CONTRIBUTING.md [2021-11-12T16:42:51.381Z] -rw-rw-r-- 1 1001 1001 677 Nov 12 16:35 GOVERNANCE.md [2021-11-12T16:42:51.381Z] -rw-rw-r-- 1 1001 1001 849 Nov 12 16:35 Jenkinsfile [2021-11-12T16:42:51.381Z] -rw-rw-r-- 1 1001 1001 10775 Nov 12 16:35 LICENSE [2021-11-12T16:42:51.381Z] -rw-rw-r-- 1 1001 1001 6508 Nov 12 16:35 Makefile [2021-11-12T16:42:51.381Z] -rw-rw-r-- 1 1001 1001 582 Nov 12 16:35 OWNERS.md [2021-11-12T16:42:51.381Z] -rw-rw-r-- 1 1001 1001 8256 Nov 12 16:35 README.md [2021-11-12T16:42:51.381Z] -rw-rw-r-- 1 1001 1001 6912 Nov 12 16:35 SECURITY.md [2021-11-12T16:42:51.381Z] -rw-rw-r-- 1 1001 1001 5 Nov 12 16:31 VERSION [2021-11-12T16:42:51.381Z] -rw-rw-r-- 1 1001 1001 4131 Nov 12 16:35 ZMQWindows.md [2021-11-12T16:42:51.381Z] drwxrwxr-x 2 1001 1001 4096 Nov 12 16:35 bin [2021-11-12T16:42:51.381Z] drwxrwxr-x 14 1001 1001 4096 Nov 12 16:35 cmd [2021-11-12T16:42:51.381Z] -rw-r--r-- 1 root root 428381 Nov 12 16:41 coverage.out [2021-11-12T16:42:51.381Z] -rw-rw-r-- 1 1001 1001 822 Nov 12 16:35 go.mod [2021-11-12T16:42:51.381Z] -rw-rw-r-- 1 1001 1001 49471 Nov 12 16:35 go.sum [2021-11-12T16:42:51.381Z] drwxrwxr-x 8 1001 1001 4096 Nov 12 16:35 internal [2021-11-12T16:42:51.381Z] drwxrwxr-x 3 1001 1001 4096 Nov 12 16:35 openapi [2021-11-12T16:42:51.381Z] drwxrwxr-x 4 1001 1001 4096 Nov 12 16:35 snap [2021-11-12T16:42:51.381Z] -rw-rw-r-- 1 1001 1001 204 Nov 12 16:35 version.go [Pipeline] sh [2021-11-12T16:42:52.047Z] + '[' -e coverage.out ] [2021-11-12T16:42:52.047Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-12T16:42:52.075Z] Warning: overwriting stash ‘coverage-report’ [2021-11-12T16:42:52.966Z] Stashed 1 file(s) [Pipeline] sh [2021-11-12T16:42:53.615Z] + make build [2021-11-12T16:42:53.615Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-11-12T16:43:01.893Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-12T16:43:17.228Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-12T16:43:17.228Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-12T16:43:17.228Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-12T16:43:17.228Z] Fetched 88.7 kB in 0s (0 B/s) [2021-11-12T16:43:17.228Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-12T16:43:17.228Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-12T16:43:17.228Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-12T16:43:17.228Z] Fetched 279 kB in 0s (0 B/s) [2021-11-12T16:43:17.228Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-12T16:43:17.228Z] Fetched 122 kB in 0s (0 B/s) [2021-11-12T16:43:17.228Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-12T16:43:17.228Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-12T16:43:17.228Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-12T16:43:17.228Z] Fetched 8848 B in 0s (0 B/s) [2021-11-12T16:43:17.228Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-12T16:43:17.228Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-12T16:43:17.228Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-12T16:43:17.228Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-12T16:43:17.228Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-12T16:43:17.228Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-12T16:43:17.228Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-12T16:43:17.228Z] Fetched 220 kB in 0s (0 B/s) [2021-11-12T16:43:17.229Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-12T16:43:17.229Z] Fetched 154 kB in 0s (0 B/s) [2021-11-12T16:43:17.229Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-12T16:43:17.229Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-12T16:43:17.229Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-12T16:43:17.229Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-12T16:43:17.229Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-12T16:43:17.229Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-12T16:43:17.229Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-12T16:43:17.229Z] Fetched 499 kB in 0s (0 B/s) [2021-11-12T16:43:17.229Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-12T16:43:17.229Z] Fetched 111 kB in 0s (0 B/s) [2021-11-12T16:43:17.229Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-12T16:43:17.229Z] Fetched 240 kB in 0s (0 B/s) [2021-11-12T16:43:17.229Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-12T16:43:17.229Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-12T16:43:17.229Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-12T16:43:17.229Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-12T16:43:17.229Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-12T16:43:17.229Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-12T16:43:17.229Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-12T16:43:17.229Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-12T16:43:17.229Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-12T16:43:17.229Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-12T16:43:17.229Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-12T16:43:17.229Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-12T16:43:17.229Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-12T16:43:17.229Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-12T16:43:17.229Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-12T16:43:17.229Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-12T16:43:17.229Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-12T16:43:17.229Z] Fetched 8720 B in 0s (0 B/s) [2021-11-12T16:43:17.229Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-12T16:43:17.229Z] Fetched 140 kB in 0s (0 B/s) [2021-11-12T16:43:17.229Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-12T16:43:17.229Z] Fetched 119 kB in 0s (0 B/s) [2021-11-12T16:43:17.229Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-12T16:43:17.229Z] Fetched 111 kB in 0s (0 B/s) [2021-11-12T16:43:17.229Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-12T16:43:17.229Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-12T16:43:17.229Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-12T16:43:17.229Z] Fetched 646 kB in 0s (0 B/s) [2021-11-12T16:43:17.229Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-12T16:43:17.229Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-12T16:43:17.229Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-12T16:43:17.229Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-12T16:43:17.229Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-12T16:43:17.229Z] Fetched 368 kB in 0s (0 B/s) [2021-11-12T16:43:17.229Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-12T16:43:17.229Z] Fetched 187 kB in 0s (0 B/s) [2021-11-12T16:43:17.229Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-12T16:43:17.229Z] Fetched 175 kB in 0s (0 B/s) [2021-11-12T16:43:17.229Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-12T16:43:17.229Z] Fetched 206 kB in 0s (0 B/s) [2021-11-12T16:43:17.229Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-12T16:43:17.229Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-12T16:43:17.229Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-12T16:43:17.229Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-12T16:43:17.229Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-12T16:43:17.229Z] Fetched 159 kB in 0s (0 B/s) [2021-11-12T16:43:17.229Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-12T16:43:17.229Z] Fetched 107 kB in 0s (0 B/s) [2021-11-12T16:43:17.229Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-12T16:43:17.229Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-12T16:43:17.229Z] Pulling static-packages [2021-11-12T16:43:17.229Z] + snapcraftctl pull [2021-11-12T16:43:17.490Z] Pulling version [2021-11-12T16:43:17.490Z] + cd /root/project [2021-11-12T16:43:17.490Z] + git describe --tags --abbrev=0 [2021-11-12T16:43:17.490Z] + sed s/v// [2021-11-12T16:43:17.490Z] + GIT_VERSION=2.0.1-dev.94 [2021-11-12T16:43:17.490Z] + [ -z 2.0.1-dev.94 ] [2021-11-12T16:43:17.490Z] + snapcraftctl set-version 2.0.1-dev.94 [2021-11-12T16:43:18.871Z] Building config-common [2021-11-12T16:43:18.871Z] + snapcraftctl build [2021-11-12T16:43:21.417Z] Skipping build go-build-helper (already ran) [2021-11-12T16:43:21.677Z] Building edgex-go [2021-11-12T16:43:21.937Z] + cd /root/parts/edgex-go/src [2021-11-12T16:43:21.937Z] + git describe --tags --abbrev=0 [2021-11-12T16:43:21.937Z] + sed s/v// [2021-11-12T16:43:21.937Z] + GIT_VERSION=2.0.1-dev.94 [2021-11-12T16:43:21.937Z] + [ -z 2.0.1-dev.94 ] [2021-11-12T16:43:21.937Z] + echo 2.0.1-dev.94 [2021-11-12T16:43:21.937Z] + [ ! -d vendor ] [2021-11-12T16:43:21.937Z] + go mod download all [2021-11-12T16:43:28.714Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-11-12T16:43:29.692Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-12T16:43:34.043Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-12T16:43:34.162Z] + make build [2021-11-12T16:43:34.162Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-data/core-data ./cmd/core-data [2021-11-12T16:43:35.492Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-12T16:43:39.801Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-12T16:43:43.200Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-12T16:43:46.381Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-12T16:43:46.592Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-12T16:43:50.581Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-command/core-command ./cmd/core-command [2021-11-12T16:43:51.524Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-12T16:43:51.988Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-12T16:43:52.905Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-12T16:43:53.474Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-12T16:43:54.609Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-12T16:43:54.853Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-12T16:43:56.231Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-12T16:43:57.620Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-12T16:43:57.996Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-12T16:43:59.002Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-12T16:43:59.941Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-12T16:44:01.322Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-12T16:44:03.871Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-12T16:44:03.871Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-12T16:44:03.871Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-12T16:44:03.871Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-12T16:44:03.871Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-12T16:44:03.871Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-12T16:44:03.871Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-12T16:44:03.871Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-12T16:44:03.871Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-12T16:44:03.871Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-12T16:44:03.871Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-12T16:44:03.871Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-12T16:44:03.871Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-12T16:44:03.871Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-12T16:44:03.871Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-12T16:44:03.871Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-12T16:44:03.871Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-12T16:44:03.871Z] + 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 [2021-11-12T16:44:03.871Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-12T16:44:03.871Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-11-12T16:44:03.871Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-12T16:44:03.871Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-12T16:44:03.871Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-12T16:44:03.871Z] + 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 [2021-11-12T16:44:03.871Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-12T16:44:03.871Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-12T16:44:03.871Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [Pipeline] } [2021-11-12T16:44:04.691Z] $ docker stop --time=1 2d6d43bd196b43ed0381d90270722d1282575d773fb19c3d60aeed1ce828a20f [2021-11-12T16:44:04.820Z] Building hooks [2021-11-12T16:44:04.820Z] + cd /root/parts/hooks/src [2021-11-12T16:44:04.820Z] + make build [2021-11-12T16:44:04.820Z] go mod tidy [2021-11-12T16:44:05.082Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-11-12T16:44:05.345Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-12T16:44:05.345Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-12T16:44:05.610Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-12T16:44:06.549Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-12T16:44:06.849Z] $ docker rm -f 2d6d43bd196b43ed0381d90270722d1282575d773fb19c3d60aeed1ce828a20f [2021-11-12T16:44:07.124Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-12T16:44:07.124Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:44:08.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-12T16:44:09.229Z] [2021-11-12T16:44:09.229Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:44:09.574Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-12T16:44:09.849Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-12T16:44:09.849Z] 29e5d40040c1: Pulling fs layer [2021-11-12T16:44:09.849Z] 1ce36da41761: Pulling fs layer [2021-11-12T16:44:09.849Z] 25b303627fd3: Pulling fs layer [2021-11-12T16:44:09.849Z] 29e5d40040c1: Verifying Checksum [2021-11-12T16:44:09.849Z] 29e5d40040c1: Download complete [2021-11-12T16:44:10.450Z] 1ce36da41761: Verifying Checksum [2021-11-12T16:44:10.450Z] 1ce36da41761: Download complete [2021-11-12T16:44:10.524Z] Building static-packages [2021-11-12T16:44:10.524Z] + snapcraftctl build [2021-11-12T16:44:10.725Z] 29e5d40040c1: Pull complete [2021-11-12T16:44:11.707Z] 25b303627fd3: Verifying Checksum [2021-11-12T16:44:11.707Z] 25b303627fd3: Download complete [2021-11-12T16:44:11.981Z] 1ce36da41761: Pull complete [2021-11-12T16:44:13.073Z] Building version [2021-11-12T16:44:13.073Z] + snapcraftctl build [2021-11-12T16:44:15.623Z] Staging config-common [2021-11-12T16:44:15.623Z] + snapcraftctl stage [2021-11-12T16:44:17.541Z] Skipping stage go-build-helper (already ran) [2021-11-12T16:44:17.541Z] Staging edgex-go [2021-11-12T16:44:17.541Z] + snapcraftctl stage [2021-11-12T16:44:18.932Z] Staging hooks [2021-11-12T16:44:18.932Z] + snapcraftctl stage [2021-11-12T16:44:20.315Z] Staging static-packages [2021-11-12T16:44:20.315Z] + snapcraftctl stage [2021-11-12T16:44:21.698Z] Staging version [2021-11-12T16:44:21.698Z] + snapcraftctl stage [2021-11-12T16:44:23.080Z] Priming config-common [2021-11-12T16:44:23.080Z] + snapcraftctl prime [2021-11-12T16:44:24.397Z] 25b303627fd3: Pull complete [2021-11-12T16:44:24.397Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-12T16:44:24.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-12T16:44:24.397Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-12T16:44:24.463Z] Priming go-build-helper [2021-11-12T16:44:24.463Z] + snapcraftctl prime [2021-11-12T16:44:24.677Z] prd-ubuntu18.04-docker-arm64-4c-16g-349 does not seem to be running inside a container [2021-11-12T16:44:24.732Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-12T16:44:25.846Z] Priming edgex-go [2021-11-12T16:44:25.846Z] + snapcraftctl prime [2021-11-12T16:44:27.229Z] Priming hooks [2021-11-12T16:44:27.229Z] + snapcraftctl prime [2021-11-12T16:44:27.617Z] $ docker top d42f9933875662a117479a7bf2e4437745819b648aa135e1bf92dde51f23710c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T16:44:28.643Z] + docker-compose build --help [2021-11-12T16:44:28.643Z] + grep parallel [2021-11-12T16:44:29.147Z] Priming static-packages [2021-11-12T16:44:29.147Z] + snapcraftctl prime [2021-11-12T16:44:32.438Z] Priming version [2021-11-12T16:44:32.438Z] + snapcraftctl prime [2021-11-12T16:44:33.376Z] 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] } [2021-11-12T16:44:35.358Z] --parallel Build images in parallel. [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-11-12T16:44:35.441Z] $ docker stop --time=1 d42f9933875662a117479a7bf2e4437745819b648aa135e1bf92dde51f23710c [2021-11-12T16:44:37.217Z] $ docker rm -f d42f9933875662a117479a7bf2e4437745819b648aa135e1bf92dde51f23710c [Pipeline] // withEnv [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:44:37.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-12T16:44:37.958Z] . [Pipeline] withDockerContainer [2021-11-12T16:44:38.237Z] prd-ubuntu18.04-docker-arm64-4c-16g-349 does not seem to be running inside a container [2021-11-12T16:44:38.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-12T16:44:39.816Z] $ docker top d75e89b594b56f9d451be752bd2000d061bc213783008e1ef0112579f6b6f4a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T16:44:40.840Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-12T16:44:47.542Z] Building core-command ... [2021-11-12T16:44:47.542Z] Building core-data ... [2021-11-12T16:44:47.542Z] Building core-metadata ... [2021-11-12T16:44:47.542Z] Building security-bootstrapper ... [2021-11-12T16:44:47.542Z] Building security-proxy-setup ... [2021-11-12T16:44:47.542Z] Building security-secretstore-setup ... [2021-11-12T16:44:47.542Z] Building support-notifications ... [2021-11-12T16:44:47.542Z] Building support-scheduler ... [2021-11-12T16:44:47.542Z] Building sys-mgmt-agent ... [2021-11-12T16:44:47.542Z] Building sys-mgmt-agent [2021-11-12T16:44:47.542Z] Building core-data [2021-11-12T16:44:47.542Z] Building support-scheduler [2021-11-12T16:44:47.542Z] Building support-notifications [2021-11-12T16:44:47.542Z] Building security-bootstrapper [2021-11-12T16:46:09.349Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:46:09.349Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:46:09.349Z] ---> dbe2d982d7e6 [2021-11-12T16:46:09.349Z] Step 3/21 : WORKDIR /edgex-go [2021-11-12T16:46:09.349Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:46:09.349Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:46:09.349Z] ---> dbe2d982d7e6 [2021-11-12T16:46:09.349Z] Step 3/23 : WORKDIR /edgex-go [2021-11-12T16:46:09.349Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:46:09.349Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:46:09.349Z] ---> dbe2d982d7e6 [2021-11-12T16:46:09.349Z] Step 3/30 : WORKDIR /edgex-go [2021-11-12T16:46:09.349Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:46:09.349Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:46:09.349Z] ---> dbe2d982d7e6 [2021-11-12T16:46:09.349Z] Step 3/22 : WORKDIR /edgex-go [2021-11-12T16:46:09.349Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:46:09.349Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:46:09.349Z] ---> dbe2d982d7e6 [2021-11-12T16:46:09.349Z] Step 3/22 : WORKDIR /edgex-go [2021-11-12T16:46:09.349Z] ---> Running in 1d03b98e0a63 [2021-11-12T16:46:09.349Z] ---> Running in e4eb27a1daf9 [2021-11-12T16:46:09.349Z] ---> Running in 79639ba40f77 [2021-11-12T16:46:09.349Z] ---> Running in eaa6a5ee8c90 [2021-11-12T16:46:09.349Z] ---> Running in 610f916991f0 [2021-11-12T16:46:09.349Z] Removing intermediate container 79639ba40f77 [2021-11-12T16:46:09.349Z] ---> 7f50d63362f2 [2021-11-12T16:46:09.349Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:46:09.349Z] Removing intermediate container 1d03b98e0a63 [2021-11-12T16:46:09.349Z] ---> 29eb4a8a9dcf [2021-11-12T16:46:09.349Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:46:09.349Z] Removing intermediate container 610f916991f0 [2021-11-12T16:46:09.349Z] ---> 7ad4bf397f8a [2021-11-12T16:46:09.349Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:46:09.349Z] Removing intermediate container eaa6a5ee8c90 [2021-11-12T16:46:09.349Z] ---> 22f4bc5f24f5 [2021-11-12T16:46:09.349Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:46:09.349Z] Removing intermediate container e4eb27a1daf9 [2021-11-12T16:46:09.349Z] ---> d22999aecd93 [2021-11-12T16:46:09.349Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:46:09.349Z] ---> Running in e6d94a6aa2fd [2021-11-12T16:46:09.349Z] ---> Running in c8c722c4d960 [2021-11-12T16:46:09.349Z] ---> Running in 8c96cc3494b7 [2021-11-12T16:46:09.349Z] ---> Running in b47b9f0a2da3 [2021-11-12T16:46:09.349Z] ---> Running in 66cc36f43417 [2021-11-12T16:46:09.349Z] Removing intermediate container c8c722c4d960 [2021-11-12T16:46:09.349Z] ---> 2442de38b488 [2021-11-12T16:46:09.349Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-12T16:46:09.349Z] ---> Running in 6e6e1bbadea5 [2021-11-12T16:46:09.349Z] Removing intermediate container e6d94a6aa2fd [2021-11-12T16:46:09.349Z] ---> 1505f625dd45 [2021-11-12T16:46:09.349Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-12T16:46:09.349Z] ---> Running in a6677e9f9bd3 [2021-11-12T16:46:09.349Z] Removing intermediate container 66cc36f43417 [2021-11-12T16:46:09.349Z] ---> 4ac1ef741002 [2021-11-12T16:46:09.349Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-12T16:46:09.349Z] Removing intermediate container 8c96cc3494b7 [2021-11-12T16:46:09.349Z] ---> 4ca782e93933 [2021-11-12T16:46:09.349Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-12T16:46:09.349Z] Removing intermediate container b47b9f0a2da3 [2021-11-12T16:46:09.349Z] ---> 6a3d1d6d57d5 [2021-11-12T16:46:09.349Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-12T16:46:09.349Z] ---> Running in 9e972cee7b0c [2021-11-12T16:46:09.349Z] ---> Running in abdef78db2a6 [2021-11-12T16:46:09.349Z] ---> Running in 4818708a16e9 [2021-11-12T16:46:09.349Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:46:09.349Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:46:09.349Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:46:09.349Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:46:09.349Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:46:09.349Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:46:09.349Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:46:09.349Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:46:09.349Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:46:09.349Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:46:09.349Z] OK: 219 MiB in 52 packages [2021-11-12T16:46:09.349Z] OK: 219 MiB in 52 packages [2021-11-12T16:46:09.349Z] OK: 219 MiB in 52 packages [2021-11-12T16:46:09.349Z] OK: 219 MiB in 52 packages [2021-11-12T16:46:09.349Z] OK: 219 MiB in 52 packages [2021-11-12T16:46:09.349Z] Removing intermediate container 6e6e1bbadea5 [2021-11-12T16:46:09.349Z] ---> 49bb4be794dd [2021-11-12T16:46:09.349Z] Step 6/22 : COPY . . [2021-11-12T16:46:09.349Z] Removing intermediate container a6677e9f9bd3 [2021-11-12T16:46:09.349Z] ---> 0ba6ace44258 [2021-11-12T16:46:09.349Z] Step 6/22 : COPY . . [2021-11-12T16:46:09.349Z] Removing intermediate container 4818708a16e9 [2021-11-12T16:46:09.349Z] ---> a37ebf0c772f [2021-11-12T16:46:09.349Z] Step 6/23 : COPY go.mod . [2021-11-12T16:46:09.349Z] Removing intermediate container 9e972cee7b0c [2021-11-12T16:46:09.349Z] ---> fc7360b3be61 [2021-11-12T16:46:09.349Z] Step 6/30 : COPY . . [2021-11-12T16:46:09.349Z] Removing intermediate container abdef78db2a6 [2021-11-12T16:46:09.349Z] ---> ac4cfa07affe [2021-11-12T16:46:09.349Z] Step 6/21 : COPY . . [2021-11-12T16:46:10.332Z] ---> 9d3c401f88fd [2021-11-12T16:46:10.332Z] Step 7/23 : RUN go mod download [2021-11-12T16:46:10.332Z] ---> Running in e1d19ed3855f [2021-11-12T16:46:15.741Z] Removing intermediate container e1d19ed3855f [2021-11-12T16:46:15.741Z] ---> 8e1368d1c7e6 [2021-11-12T16:46:15.741Z] Step 8/23 : COPY . . [2021-11-12T16:46:34.054Z] ---> 9ee33d8de928 [2021-11-12T16:46:34.054Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:46:34.054Z] ---> b5fafbf980e3 [2021-11-12T16:46:34.054Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:46:34.054Z] ---> 124b796cb17f [2021-11-12T16:46:34.054Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:46:34.054Z] ---> 5ebab9e026ad [2021-11-12T16:46:34.054Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:46:34.054Z] ---> Running in 35cdc3215219 [2021-11-12T16:46:34.054Z] ---> Running in 56e01b9bd4d4 [2021-11-12T16:46:34.054Z] ---> Running in 2580d457a8c0 [2021-11-12T16:46:34.054Z] ---> Running in b5ffba7372f5 [2021-11-12T16:46:38.391Z] ---> 02af03cb26d8 [2021-11-12T16:46:38.391Z] Step 9/23 : RUN go mod tidy [2021-11-12T16:46:38.675Z] ---> Running in 087243f1dd53 [2021-11-12T16:46:39.283Z] Removing intermediate container 2580d457a8c0 [2021-11-12T16:46:39.283Z] ---> b6dd983f8150 [2021-11-12T16:46:39.283Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-12T16:46:39.562Z] ---> Running in 3aa934fc61a5 [2021-11-12T16:46:40.167Z] Removing intermediate container 56e01b9bd4d4 [2021-11-12T16:46:40.167Z] ---> 5d2452986802 [2021-11-12T16:46:40.167Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-12T16:46:40.167Z] ---> Running in 5d0e52445abc [2021-11-12T16:46:40.444Z] Removing intermediate container 35cdc3215219 [2021-11-12T16:46:40.444Z] ---> 94706284a08d [2021-11-12T16:46:40.444Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-12T16:46:40.444Z] ---> Running in 3d0a2cf738a5 [2021-11-12T16:46:40.734Z] Removing intermediate container b5ffba7372f5 [2021-11-12T16:46:40.734Z] ---> 0c3adef511f1 [2021-11-12T16:46:40.734Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-12T16:46:41.012Z] ---> Running in 00e13a3942ea [2021-11-12T16:46:42.004Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-11-12T16:46:42.992Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-12T16:46:43.268Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-12T16:46:43.268Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-12T16:46:45.273Z] Removing intermediate container 087243f1dd53 [2021-11-12T16:46:45.273Z] ---> 9cf1550cc6d1 [2021-11-12T16:46:45.273Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-12T16:46:45.273Z] ---> Running in b2b77a3de982 [2021-11-12T16:46:47.290Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-12T16:49:09.238Z] Removing intermediate container 00e13a3942ea [2021-11-12T16:49:09.238Z] ---> 88fd327b9c7f [2021-11-12T16:49:09.238Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-12T16:49:09.238Z] ---> Running in bbe7457a2cf6 [2021-11-12T16:49:09.238Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-12T16:49:09.238Z] Removing intermediate container 5d0e52445abc [2021-11-12T16:49:09.238Z] ---> 788282cd07a2 [2021-11-12T16:49:09.238Z] [2021-11-12T16:49:09.238Z] Step 9/30 : FROM alpine:3.14 [2021-11-12T16:49:09.238Z] 3.14: Pulling from library/alpine [2021-11-12T16:49:09.238Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-12T16:49:09.238Z] Status: Downloaded newer image for alpine:3.14 [2021-11-12T16:49:09.238Z] ---> bb3de5531c18 [2021-11-12T16:49:09.238Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-12T16:49:09.238Z] ---> Running in 63b29af40ae3 [2021-11-12T16:49:09.238Z] Removing intermediate container 63b29af40ae3 [2021-11-12T16:49:09.238Z] ---> 8cc304b1d16e [2021-11-12T16:49:09.238Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-12T16:49:09.238Z] ---> Running in d46a1ca2c7f0 [2021-11-12T16:49:09.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:49:09.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:49:09.238Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-12T16:49:09.238Z] (2/2) Installing su-exec (0.2-r1) [2021-11-12T16:49:09.238Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:49:09.238Z] Removing intermediate container bbe7457a2cf6 [2021-11-12T16:49:09.238Z] ---> d0395c59a12d [2021-11-12T16:49:09.238Z] [2021-11-12T16:49:09.238Z] Step 10/22 : FROM docker:20.10.8 [2021-11-12T16:49:09.238Z] OK: 5 MiB in 16 packages [2021-11-12T16:49:09.238Z] 20.10.8: Pulling from library/docker [2021-11-12T16:49:10.699Z] Removing intermediate container d46a1ca2c7f0 [2021-11-12T16:49:10.699Z] ---> 8d3d7b7bf000 [2021-11-12T16:49:10.699Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-12T16:49:10.699Z] ---> Running in 007139b6e035 [2021-11-12T16:49:11.701Z] Removing intermediate container 007139b6e035 [2021-11-12T16:49:11.701Z] ---> 7440fdd4265e [2021-11-12T16:49:11.701Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-12T16:49:11.977Z] ---> Running in 3675023fc978 [2021-11-12T16:49:12.980Z] Removing intermediate container 3675023fc978 [2021-11-12T16:49:12.980Z] ---> 0b4ab41b0e12 [2021-11-12T16:49:12.980Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-12T16:49:13.258Z] ---> Running in 90b1a5c53cf9 [2021-11-12T16:49:17.590Z] Removing intermediate container 90b1a5c53cf9 [2021-11-12T16:49:17.590Z] ---> 0686cd324b04 [2021-11-12T16:49:17.590Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-12T16:49:17.590Z] ---> Running in 2d86742e451d [2021-11-12T16:49:19.581Z] Removing intermediate container 2d86742e451d [2021-11-12T16:49:19.581Z] ---> e9726bc36f80 [2021-11-12T16:49:19.581Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-12T16:49:19.864Z] Removing intermediate container 3d0a2cf738a5 [2021-11-12T16:49:19.864Z] ---> e570d8c8f900 [2021-11-12T16:49:19.864Z] [2021-11-12T16:49:19.864Z] Step 9/21 : FROM alpine:3.14 [2021-11-12T16:49:19.864Z] ---> bb3de5531c18 [2021-11-12T16:49:19.864Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-12T16:49:20.146Z] ---> Running in bf26312d1fc2 [2021-11-12T16:49:20.755Z] Removing intermediate container b2b77a3de982 [2021-11-12T16:49:20.755Z] ---> 118fc947087e [2021-11-12T16:49:20.755Z] [2021-11-12T16:49:20.755Z] Step 11/23 : FROM alpine:3.14 [2021-11-12T16:49:20.755Z] ---> bb3de5531c18 [2021-11-12T16:49:20.755Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-12T16:49:21.031Z] ---> c125ba9e5498 [2021-11-12T16:49:21.031Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-12T16:49:21.031Z] ---> Running in d9089bf6c4f5 [2021-11-12T16:49:21.307Z] ---> Running in d6be22ac5777 [2021-11-12T16:49:22.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:49:22.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:49:23.543Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-12T16:49:23.817Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-12T16:49:23.817Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:49:23.817Z] Executing ca-certificates-20191127-r5.trigger [2021-11-12T16:49:23.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:49:24.097Z] OK: 6 MiB in 16 packages [2021-11-12T16:49:24.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:49:25.107Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-12T16:49:25.107Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:49:25.107Z] OK: 5 MiB in 15 packages [2021-11-12T16:49:25.717Z] Removing intermediate container d6be22ac5777 [2021-11-12T16:49:25.717Z] ---> e7bdc4483208 [2021-11-12T16:49:25.717Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:49:26.713Z] Removing intermediate container d9089bf6c4f5 [2021-11-12T16:49:26.713Z] ---> 2f80f2382f0e [2021-11-12T16:49:26.713Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-12T16:49:26.713Z] Removing intermediate container bf26312d1fc2 [2021-11-12T16:49:26.713Z] ---> 0b72460d1c92 [2021-11-12T16:49:26.713Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-12T16:49:26.987Z] ---> Running in e88e97a57be6 [2021-11-12T16:49:26.987Z] ---> Running in 9a5f35770aaf [2021-11-12T16:49:26.987Z] ---> de26e02ca3a2 [2021-11-12T16:49:26.987Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-12T16:49:27.577Z] Removing intermediate container e88e97a57be6 [2021-11-12T16:49:27.577Z] ---> 66ae22799118 [2021-11-12T16:49:27.577Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-12T16:49:27.851Z] Removing intermediate container 9a5f35770aaf [2021-11-12T16:49:27.851Z] ---> ef10a04555e0 [2021-11-12T16:49:27.851Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-12T16:49:27.851Z] ---> Running in 993afc4c6406 [2021-11-12T16:49:27.851Z] ---> Running in ad67dcbe3213 [2021-11-12T16:49:28.126Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-12T16:49:28.126Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-12T16:49:28.126Z] ---> 3734d5adc5ac [2021-11-12T16:49:28.126Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-12T16:49:28.402Z] ---> Running in 91fe39e48678 [2021-11-12T16:49:28.676Z] Removing intermediate container ad67dcbe3213 [2021-11-12T16:49:28.676Z] ---> 393e23463af5 [2021-11-12T16:49:28.676Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-12T16:49:28.676Z] Removing intermediate container 993afc4c6406 [2021-11-12T16:49:28.676Z] ---> 2ba05701de35 [2021-11-12T16:49:28.676Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-12T16:49:28.952Z] ---> Running in 55b7e1644a04 [2021-11-12T16:49:28.952Z] ---> Running in ce0224193aea [2021-11-12T16:49:29.229Z] Removing intermediate container 91fe39e48678 [2021-11-12T16:49:29.229Z] ---> 8dd7dc1b64c9 [2021-11-12T16:49:29.229Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-12T16:49:29.229Z] Removing intermediate container 3aa934fc61a5 [2021-11-12T16:49:29.229Z] ---> cf83a77f6e83 [2021-11-12T16:49:29.229Z] [2021-11-12T16:49:29.229Z] Step 9/22 : FROM alpine:3.14 [2021-11-12T16:49:29.229Z] ---> bb3de5531c18 [2021-11-12T16:49:29.229Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-12T16:49:29.229Z] ---> 1c1b9043eea2 [2021-11-12T16:49:29.229Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-12T16:49:29.510Z] ---> Running in 3fc7d7adc626 [2021-11-12T16:49:29.510Z] ---> Running in 8a0bc5802c0f [2021-11-12T16:49:29.510Z] Removing intermediate container 55b7e1644a04 [2021-11-12T16:49:29.510Z] ---> c528fb6206b4 [2021-11-12T16:49:29.510Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:49:29.791Z] Removing intermediate container ce0224193aea [2021-11-12T16:49:29.791Z] ---> 06b75cb52c55 [2021-11-12T16:49:29.791Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:49:30.069Z] Removing intermediate container 3fc7d7adc626 [2021-11-12T16:49:30.069Z] ---> 2d849fe6605c [2021-11-12T16:49:30.069Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-12T16:49:30.345Z] ---> Running in c2d0faddfb3e [2021-11-12T16:49:30.625Z] ---> bbf5cad0c83a [2021-11-12T16:49:30.625Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-12T16:49:30.899Z] ---> 3aa37b2122f4 [2021-11-12T16:49:30.899Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-12T16:49:30.899Z] Removing intermediate container c2d0faddfb3e [2021-11-12T16:49:30.899Z] ---> 8351005e1432 [2021-11-12T16:49:30.899Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-12T16:49:31.172Z] ---> Running in 9b876bacdccc [2021-11-12T16:49:31.172Z] ---> 7dd8048bb43e [2021-11-12T16:49:31.172Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-12T16:49:31.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:49:31.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:49:31.721Z] Removing intermediate container 9b876bacdccc [2021-11-12T16:49:31.721Z] ---> 8c4f3d03d767 [2021-11-12T16:49:31.721Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:49:32.010Z] ---> 6b777a9d751d [2021-11-12T16:49:32.010Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-12T16:49:32.010Z] ---> Running in a62137e28cca [2021-11-12T16:49:32.634Z] (1/42) Installing readline (8.1.0-r0) [2021-11-12T16:49:32.634Z] (2/42) Installing bash (5.1.4-r0) [2021-11-12T16:49:32.634Z] Executing bash-5.1.4-r0.post-install [2021-11-12T16:49:32.634Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-12T16:49:32.634Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-12T16:49:32.634Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-12T16:49:32.634Z] (6/42) Installing curl (7.79.1-r0) [2021-11-12T16:49:32.634Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-12T16:49:32.634Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-12T16:49:32.634Z] (9/42) Installing expat (2.4.1-r0) [2021-11-12T16:49:32.909Z] (10/42) Installing libffi (3.3-r2) [2021-11-12T16:49:32.909Z] (11/42) Installing gdbm (1.19-r0) [2021-11-12T16:49:32.909Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-12T16:49:32.909Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-12T16:49:32.909Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-12T16:49:32.909Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-12T16:49:32.909Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-12T16:49:32.909Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-12T16:49:33.913Z] ---> 0982f45de8b2 [2021-11-12T16:49:33.913Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-12T16:49:33.913Z] ---> 649a5b056ab3 [2021-11-12T16:49:33.913Z] ---> e54db25c00c1 [2021-11-12T16:49:33.913Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-12T16:49:33.913Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-12T16:49:34.187Z] ---> Running in ed25296a8a6b [2021-11-12T16:49:35.175Z] Removing intermediate container ed25296a8a6b [2021-11-12T16:49:35.175Z] ---> 14d61e03757d [2021-11-12T16:49:35.175Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-12T16:49:35.175Z] ---> 287295142e46 [2021-11-12T16:49:35.175Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-12T16:49:35.175Z] ---> d1aefa562593 [2021-11-12T16:49:35.175Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-12T16:49:35.175Z] ---> Running in 4bce588409f4 [2021-11-12T16:49:35.463Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-12T16:49:35.463Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-12T16:49:35.463Z] Removing intermediate container a62137e28cca [2021-11-12T16:49:35.463Z] ---> 3f9e7c9f9dd5 [2021-11-12T16:49:35.463Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-12T16:49:35.463Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-12T16:49:35.463Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-12T16:49:35.463Z] ---> Running in 2827011aca6b [2021-11-12T16:49:35.463Z] ---> Running in 23d81861e2ce [2021-11-12T16:49:35.742Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-12T16:49:35.742Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-12T16:49:35.742Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-12T16:49:35.742Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-12T16:49:35.742Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-12T16:49:35.742Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-12T16:49:35.742Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-12T16:49:35.742Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-12T16:49:35.742Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-12T16:49:35.742Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-12T16:49:35.742Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-12T16:49:35.742Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-12T16:49:36.028Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-12T16:49:36.028Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-12T16:49:36.028Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-12T16:49:36.028Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-12T16:49:36.028Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-12T16:49:36.028Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-12T16:49:36.028Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-12T16:49:36.028Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-12T16:49:36.309Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-12T16:49:36.309Z] Removing intermediate container 4bce588409f4 [2021-11-12T16:49:36.309Z] ---> 3c074ee01e26 [2021-11-12T16:49:36.309Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:49:36.309Z] Removing intermediate container 2827011aca6b [2021-11-12T16:49:36.309Z] ---> dd64f54ecbc9 [2021-11-12T16:49:36.309Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:49:36.309Z] ---> ae024bf8d3e6 [2021-11-12T16:49:36.309Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-12T16:49:36.586Z] ---> Running in 5a0368f8e2bf [2021-11-12T16:49:36.586Z] ---> Running in 7baad32964c3 [2021-11-12T16:49:36.874Z] ---> Running in fdfc53c6a086 [2021-11-12T16:49:36.874Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:49:36.874Z] OK: 84 MiB in 64 packages [2021-11-12T16:49:37.506Z] Removing intermediate container 7baad32964c3 [2021-11-12T16:49:37.506Z] ---> ef374f18569e [2021-11-12T16:49:37.506Z] Step 19/21 : LABEL arch=arm64 [2021-11-12T16:49:37.506Z] Removing intermediate container 5a0368f8e2bf [2021-11-12T16:49:37.506Z] ---> 9211553bd383 [2021-11-12T16:49:37.506Z] Step 21/23 : LABEL arch=arm64 [2021-11-12T16:49:37.787Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:49:37.787Z] ---> Running in b332c7c48ae8 [2021-11-12T16:49:37.787Z] ---> Running in 1ef597fce620 [2021-11-12T16:49:38.397Z] Removing intermediate container b332c7c48ae8 [2021-11-12T16:49:38.397Z] ---> 07631cae96af [2021-11-12T16:49:38.397Z] Step 22/23 : LABEL git_sha=31b105b4f460279c79fa1c8d9152eb8c145da200 [2021-11-12T16:49:38.397Z] ---> Running in 4c3f26bbb632 [2021-11-12T16:49:38.397Z] Removing intermediate container 1ef597fce620 [2021-11-12T16:49:38.397Z] ---> c7113d323696 [2021-11-12T16:49:38.397Z] Step 20/21 : LABEL git_sha=31b105b4f460279c79fa1c8d9152eb8c145da200 [2021-11-12T16:49:38.672Z] ---> Running in 84b581793c0d [2021-11-12T16:49:38.672Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:49:39.278Z] Removing intermediate container 4c3f26bbb632 [2021-11-12T16:49:39.278Z] ---> 44f9671f9bda [2021-11-12T16:49:39.278Z] Step 23/23 : LABEL version=0.0.0 [2021-11-12T16:49:39.563Z] Removing intermediate container 84b581793c0d [2021-11-12T16:49:39.563Z] ---> 1d62777ec361 [2021-11-12T16:49:39.563Z] Step 21/21 : LABEL version=0.0.0 [2021-11-12T16:49:39.563Z] ---> Running in a9fdf785b7fe [2021-11-12T16:49:39.835Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-12T16:49:39.835Z] ---> Running in 2e6bccc6d077 [2021-11-12T16:49:39.835Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-12T16:49:39.835Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-12T16:49:40.110Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-12T16:49:40.110Z] Removing intermediate container a9fdf785b7fe [2021-11-12T16:49:40.110Z] ---> 91d0ba2ec729 [2021-11-12T16:49:40.110Z] [2021-11-12T16:49:40.110Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-12T16:49:40.386Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-12T16:49:40.386Z] Removing intermediate container fdfc53c6a086 [2021-11-12T16:49:40.386Z] ---> 24ecdf266bb3 [2021-11-12T16:49:40.386Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-12T16:49:40.386Z] Removing intermediate container 2e6bccc6d077 [2021-11-12T16:49:40.386Z] ---> 347e5df66b2b [2021-11-12T16:49:40.386Z] [2021-11-12T16:49:40.386Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:49:40.386Z] OK: 8 MiB in 20 packages [2021-11-12T16:49:40.662Z] Successfully built 91d0ba2ec729 [2021-11-12T16:49:40.662Z] Successfully tagged support-scheduler-arm64:latest [2021-11-12T16:49:40.662Z]  Building support-scheduler ... done Building core-command [2021-11-12T16:49:40.957Z] ---> Running in 3789d642c1e8 [2021-11-12T16:49:40.957Z] Successfully built 347e5df66b2b [2021-11-12T16:49:40.957Z] Successfully tagged support-notifications-arm64:latest [2021-11-12T16:49:40.957Z]  Building support-notifications ... done Building core-metadata [2021-11-12T16:49:41.553Z] Removing intermediate container 3789d642c1e8 [2021-11-12T16:49:41.553Z] ---> 4503d03f1b11 [2021-11-12T16:49:41.553Z] Step 27/30 : CMD ["gate"] [2021-11-12T16:49:41.833Z] ---> Running in a9e7a9329284 [2021-11-12T16:49:41.833Z] Removing intermediate container 23d81861e2ce [2021-11-12T16:49:41.833Z] ---> d074c52234fa [2021-11-12T16:49:41.833Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:49:42.607Z] Removing intermediate container a9e7a9329284 [2021-11-12T16:49:42.607Z] ---> e011a4c32002 [2021-11-12T16:49:42.607Z] Step 28/30 : LABEL arch=arm64 [2021-11-12T16:49:42.607Z] Collecting docker-compose==1.23.2 [2021-11-12T16:49:42.895Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-12T16:49:42.895Z] ---> Running in ce09831454fc [2021-11-12T16:49:43.172Z] ---> 7d94622e8959 [2021-11-12T16:49:43.172Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-12T16:49:43.172Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-12T16:49:43.172Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-12T16:49:43.172Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-12T16:49:43.843Z] Removing intermediate container ce09831454fc [2021-11-12T16:49:43.843Z] ---> b3bcea117b37 [2021-11-12T16:49:43.843Z] Step 29/30 : LABEL git_sha=31b105b4f460279c79fa1c8d9152eb8c145da200 [2021-11-12T16:49:44.516Z] ---> Running in d9021c8acad9 [2021-11-12T16:49:45.501Z] Removing intermediate container d9021c8acad9 [2021-11-12T16:49:45.501Z] ---> 026eeb312509 [2021-11-12T16:49:45.780Z] Step 30/30 : LABEL version=0.0.0 [2021-11-12T16:49:45.780Z] ---> bd727ee70fc9 [2021-11-12T16:49:45.780Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-12T16:49:46.063Z] ---> Running in 9ec92c730636 [2021-11-12T16:49:46.063Z] Collecting docker<4.0,>=3.6.0 [2021-11-12T16:49:46.337Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-12T16:49:46.618Z] Removing intermediate container 9ec92c730636 [2021-11-12T16:49:46.618Z] ---> d856e01e9f97 [2021-11-12T16:49:46.618Z] [2021-11-12T16:49:46.618Z] ---> 3ff5c2114fe6 [2021-11-12T16:49:46.618Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-12T16:49:46.894Z] ---> Running in 729cf2f9d461 [2021-11-12T16:49:47.504Z] Successfully built d856e01e9f97 [2021-11-12T16:49:47.504Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-12T16:49:47.504Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2021-11-12T16:49:47.504Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-12T16:49:47.504Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-12T16:49:47.504Z] Removing intermediate container 729cf2f9d461 [2021-11-12T16:49:47.504Z] ---> 5d46fa6e92a4 [2021-11-12T16:49:47.504Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:49:47.778Z] Collecting texttable<0.10,>=0.9.0 [2021-11-12T16:49:47.778Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-12T16:49:47.778Z] ---> Running in fd66ff293e6c [2021-11-12T16:49:48.377Z] Removing intermediate container fd66ff293e6c [2021-11-12T16:49:48.377Z] ---> df787a1834ba [2021-11-12T16:49:48.377Z] Step 20/22 : LABEL arch=arm64 [2021-11-12T16:49:48.377Z] ---> Running in dd590b799672 [2021-11-12T16:49:48.975Z] Removing intermediate container dd590b799672 [2021-11-12T16:49:48.975Z] ---> 946e2f5ea5f4 [2021-11-12T16:49:48.975Z] Step 21/22 : LABEL git_sha=31b105b4f460279c79fa1c8d9152eb8c145da200 [2021-11-12T16:49:48.975Z] ---> Running in d73e7db38128 [2021-11-12T16:49:49.572Z] Removing intermediate container d73e7db38128 [2021-11-12T16:49:49.572Z] ---> 1948116a8b3c [2021-11-12T16:49:49.572Z] Step 22/22 : LABEL version=0.0.0 [2021-11-12T16:49:49.572Z] ---> Running in 56c55a8dd10d [2021-11-12T16:49:50.175Z] Removing intermediate container 56c55a8dd10d [2021-11-12T16:49:50.176Z] ---> 6e655caeb2c8 [2021-11-12T16:49:50.176Z] [2021-11-12T16:49:50.176Z] Collecting jsonschema<3,>=2.5.1 [2021-11-12T16:49:50.176Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-12T16:49:50.447Z] Collecting cached-property<2,>=1.2.0 [2021-11-12T16:49:50.447Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-12T16:49:50.447Z] Successfully built 6e655caeb2c8 [2021-11-12T16:49:50.447Z] Successfully tagged core-data-arm64:latest [2021-11-12T16:49:50.447Z]  Building core-data ... done Building security-proxy-setup [2021-11-12T16:49:51.416Z] Collecting PyYAML<4,>=3.10 [2021-11-12T16:49:51.416Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-12T16:49:54.793Z] Collecting docopt<0.7,>=0.6.1 [2021-11-12T16:49:54.793Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-12T16:49:57.411Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-12T16:49:57.411Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-12T16:49:57.411Z] Collecting docker-pycreds>=0.4.0 [2021-11-12T16:49:57.411Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-12T16:49:58.381Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-12T16:49:58.381Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-12T16:49:58.972Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-12T16:49:58.972Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-12T16:49:58.972Z] 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) [2021-11-12T16:49:59.243Z] Collecting idna<2.8,>=2.5 [2021-11-12T16:49:59.243Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-12T16:49:59.514Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-12T16:49:59.514Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-12T16:49:59.514Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-12T16:49:59.514Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-12T16:50:00.940Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-12T16:50:00.940Z] Attempting uninstall: urllib3 [2021-11-12T16:50:00.940Z] Found existing installation: urllib3 1.26.5 [2021-11-12T16:50:00.940Z] Uninstalling urllib3-1.26.5: [2021-11-12T16:50:00.940Z] Successfully uninstalled urllib3-1.26.5 [2021-11-12T16:50:01.539Z] Attempting uninstall: idna [2021-11-12T16:50:01.539Z] Found existing installation: idna 3.2 [2021-11-12T16:50:01.539Z] Uninstalling idna-3.2: [2021-11-12T16:50:01.539Z] Successfully uninstalled idna-3.2 [2021-11-12T16:50:02.517Z] Attempting uninstall: chardet [2021-11-12T16:50:02.517Z] Found existing installation: chardet 4.0.0 [2021-11-12T16:50:02.517Z] Uninstalling chardet-4.0.0: [2021-11-12T16:50:02.517Z] Successfully uninstalled chardet-4.0.0 [2021-11-12T16:50:04.492Z] Attempting uninstall: requests [2021-11-12T16:50:04.493Z] Found existing installation: requests 2.25.1 [2021-11-12T16:50:04.493Z] Uninstalling requests-2.25.1: [2021-11-12T16:50:04.493Z] Successfully uninstalled requests-2.25.1 [2021-11-12T16:50:05.085Z] Running setup.py install for texttable: started [2021-11-12T16:50:07.703Z] Running setup.py install for texttable: finished with status 'done' [2021-11-12T16:50:07.703Z] Running setup.py install for PyYAML: started [2021-11-12T16:50:10.337Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-12T16:50:10.337Z] Running setup.py install for docopt: started [2021-11-12T16:50:12.965Z] Running setup.py install for docopt: finished with status 'done' [2021-11-12T16:50:12.965Z] Running setup.py install for dockerpty: started [2021-11-12T16:50:14.945Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-12T16:50:16.917Z] 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 [2021-11-12T16:50:25.200Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:50:25.200Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:50:25.200Z] ---> dbe2d982d7e6 [2021-11-12T16:50:25.200Z] Step 3/22 : WORKDIR /edgex-go [2021-11-12T16:50:25.200Z] ---> Using cache [2021-11-12T16:50:25.200Z] ---> d22999aecd93 [2021-11-12T16:50:25.200Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:50:25.200Z] ---> Using cache [2021-11-12T16:50:25.200Z] ---> 4ac1ef741002 [2021-11-12T16:50:25.200Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-12T16:50:25.200Z] ---> Using cache [2021-11-12T16:50:25.200Z] ---> fc7360b3be61 [2021-11-12T16:50:25.200Z] Step 6/22 : COPY . . [2021-11-12T16:50:25.200Z] ---> Using cache [2021-11-12T16:50:25.200Z] ---> 5ebab9e026ad [2021-11-12T16:50:25.200Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:50:25.200Z] ---> Using cache [2021-11-12T16:50:25.200Z] ---> 5d2452986802 [2021-11-12T16:50:25.200Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-12T16:50:25.799Z] ---> Running in ed0d4102e438 [2021-11-12T16:50:26.399Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:50:26.399Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:50:26.399Z] ---> dbe2d982d7e6 [2021-11-12T16:50:26.399Z] Step 3/22 : WORKDIR /edgex-go [2021-11-12T16:50:26.399Z] ---> Using cache [2021-11-12T16:50:26.399Z] ---> d22999aecd93 [2021-11-12T16:50:26.399Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:50:26.399Z] ---> Using cache [2021-11-12T16:50:26.399Z] ---> 4ac1ef741002 [2021-11-12T16:50:26.399Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-12T16:50:26.399Z] ---> Using cache [2021-11-12T16:50:26.399Z] ---> fc7360b3be61 [2021-11-12T16:50:26.399Z] Step 6/22 : COPY . . [2021-11-12T16:50:26.678Z] ---> Using cache [2021-11-12T16:50:26.678Z] ---> 5ebab9e026ad [2021-11-12T16:50:26.678Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:50:26.678Z] ---> Using cache [2021-11-12T16:50:26.678Z] ---> 5d2452986802 [2021-11-12T16:50:26.678Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-12T16:50:27.271Z] ---> Running in 6e8a076c942e [2021-11-12T16:50:27.553Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-11-12T16:50:29.539Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-12T16:50:32.178Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:50:32.178Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:50:32.178Z] ---> dbe2d982d7e6 [2021-11-12T16:50:32.178Z] Step 3/24 : WORKDIR /edgex-go [2021-11-12T16:50:32.178Z] ---> Using cache [2021-11-12T16:50:32.178Z] ---> d22999aecd93 [2021-11-12T16:50:32.178Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:50:32.178Z] ---> Using cache [2021-11-12T16:50:32.178Z] ---> 4ac1ef741002 [2021-11-12T16:50:32.178Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-12T16:50:32.178Z] ---> Using cache [2021-11-12T16:50:32.178Z] ---> fc7360b3be61 [2021-11-12T16:50:32.178Z] Step 6/24 : COPY . . [2021-11-12T16:50:32.178Z] ---> Using cache [2021-11-12T16:50:32.178Z] ---> 5ebab9e026ad [2021-11-12T16:50:32.178Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:50:32.178Z] ---> Using cache [2021-11-12T16:50:32.178Z] ---> 5d2452986802 [2021-11-12T16:50:32.178Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-12T16:50:32.785Z] ---> Running in b283d1235999 [2021-11-12T16:50:35.417Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:50:35.417Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:50:35.417Z] ---> dbe2d982d7e6 [2021-11-12T16:50:35.417Z] Step 3/20 : WORKDIR /edgex-go [2021-11-12T16:50:35.417Z] ---> Using cache [2021-11-12T16:50:35.417Z] ---> d22999aecd93 [2021-11-12T16:50:35.417Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:50:35.417Z] ---> Using cache [2021-11-12T16:50:35.417Z] ---> 4ac1ef741002 [2021-11-12T16:50:35.417Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-12T16:50:35.417Z] ---> Using cache [2021-11-12T16:50:35.417Z] ---> fc7360b3be61 [2021-11-12T16:50:35.417Z] Step 6/20 : COPY . . [2021-11-12T16:50:35.417Z] ---> Using cache [2021-11-12T16:50:35.417Z] ---> 5ebab9e026ad [2021-11-12T16:50:35.417Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:50:35.417Z] ---> Using cache [2021-11-12T16:50:35.417Z] ---> 5d2452986802 [2021-11-12T16:50:35.417Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-12T16:50:35.417Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-12T16:50:35.693Z] ---> Running in 8936051ef1d8 [2021-11-12T16:50:37.674Z] Removing intermediate container 8a0bc5802c0f [2021-11-12T16:50:37.674Z] ---> 124c745654ce [2021-11-12T16:50:37.674Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-12T16:50:37.674Z] ---> Running in 76483d11c428 [2021-11-12T16:50:37.949Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-12T16:50:38.224Z] Removing intermediate container 76483d11c428 [2021-11-12T16:50:38.224Z] ---> 462bf987aeeb [2021-11-12T16:50:38.224Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-12T16:50:38.224Z] ---> Running in eef693be6591 [2021-11-12T16:50:38.840Z] Removing intermediate container eef693be6591 [2021-11-12T16:50:38.840Z] ---> 01779bcc6384 [2021-11-12T16:50:38.840Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-12T16:50:40.826Z] ---> 6c9b623d989a [2021-11-12T16:50:40.826Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-12T16:50:41.809Z] ---> 4fba3704e732 [2021-11-12T16:50:41.809Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-12T16:50:43.249Z] ---> 7caa9c34ff67 [2021-11-12T16:50:43.249Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-12T16:50:43.249Z] ---> Running in ce0d8f9fb05d [2021-11-12T16:50:43.841Z] Removing intermediate container ce0d8f9fb05d [2021-11-12T16:50:43.841Z] ---> b932ed6bb8f0 [2021-11-12T16:50:43.841Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:50:43.841Z] ---> Running in 21772fc00766 [2021-11-12T16:50:44.823Z] Removing intermediate container 21772fc00766 [2021-11-12T16:50:44.823Z] ---> 88c8833bf3ea [2021-11-12T16:50:44.823Z] Step 20/22 : LABEL arch=arm64 [2021-11-12T16:50:44.823Z] ---> Running in f1e3b6825c2b [2021-11-12T16:50:45.423Z] Removing intermediate container f1e3b6825c2b [2021-11-12T16:50:45.423Z] ---> a3611abda7e3 [2021-11-12T16:50:45.423Z] Step 21/22 : LABEL git_sha=31b105b4f460279c79fa1c8d9152eb8c145da200 [2021-11-12T16:50:45.423Z] ---> Running in 775da3d5813e [2021-11-12T16:50:46.020Z] Removing intermediate container 775da3d5813e [2021-11-12T16:50:46.020Z] ---> d5e66b5b055b [2021-11-12T16:50:46.020Z] Step 22/22 : LABEL version=0.0.0 [2021-11-12T16:50:46.297Z] ---> Running in 29c2cbc141b0 [2021-11-12T16:50:46.895Z] Removing intermediate container 29c2cbc141b0 [2021-11-12T16:50:46.895Z] ---> cd1d243cf01c [2021-11-12T16:50:46.895Z] [2021-11-12T16:50:47.171Z] Successfully built cd1d243cf01c [2021-11-12T16:50:47.171Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-12T16:52:24.252Z]  Building sys-mgmt-agent ... done Removing intermediate container ed0d4102e438 [2021-11-12T16:52:24.252Z] ---> f887ae18cb35 [2021-11-12T16:52:24.252Z] [2021-11-12T16:52:24.252Z] Step 9/22 : FROM alpine:3.14 [2021-11-12T16:52:24.252Z] ---> bb3de5531c18 [2021-11-12T16:52:24.252Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-12T16:52:24.252Z] ---> Using cache [2021-11-12T16:52:24.252Z] ---> 2f80f2382f0e [2021-11-12T16:52:24.252Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-12T16:52:24.252Z] ---> Using cache [2021-11-12T16:52:24.252Z] ---> ef10a04555e0 [2021-11-12T16:52:24.252Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-12T16:52:24.252Z] ---> Running in 7e71dbe24a68 [2021-11-12T16:52:24.252Z] Removing intermediate container 7e71dbe24a68 [2021-11-12T16:52:24.252Z] ---> 3a6646b7ed42 [2021-11-12T16:52:24.252Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-12T16:52:24.252Z] ---> Running in 54be5cbe77dc [2021-11-12T16:52:24.252Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-12T16:52:24.252Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-12T16:52:24.252Z] Removing intermediate container 54be5cbe77dc [2021-11-12T16:52:24.252Z] ---> c93b22493b6f [2021-11-12T16:52:24.252Z] Step 14/22 : WORKDIR / [2021-11-12T16:52:24.252Z] ---> Running in 340490afa440 [2021-11-12T16:52:24.252Z] Removing intermediate container 340490afa440 [2021-11-12T16:52:24.252Z] ---> f8ba4673ec94 [2021-11-12T16:52:24.252Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:52:24.252Z] ---> dcdace7d64ff [2021-11-12T16:52:24.252Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-12T16:52:24.252Z] ---> 44009ca72bf9 [2021-11-12T16:52:24.252Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-12T16:52:24.252Z] ---> 500cd71ccd06 [2021-11-12T16:52:24.252Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-12T16:52:24.252Z] ---> Running in 6a6f2ccee392 [2021-11-12T16:52:24.252Z] Removing intermediate container 6a6f2ccee392 [2021-11-12T16:52:24.252Z] ---> fe8d0c751662 [2021-11-12T16:52:24.252Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:52:24.252Z] ---> Running in d2584d3c58c2 [2021-11-12T16:52:24.252Z] Removing intermediate container d2584d3c58c2 [2021-11-12T16:52:24.252Z] ---> da8dd3b1f5bf [2021-11-12T16:52:24.252Z] Step 20/22 : LABEL arch=arm64 [2021-11-12T16:52:24.252Z] ---> Running in e6b3c1e87225 [2021-11-12T16:52:24.252Z] Removing intermediate container e6b3c1e87225 [2021-11-12T16:52:24.252Z] ---> 0f0a05238130 [2021-11-12T16:52:24.252Z] Step 21/22 : LABEL git_sha=31b105b4f460279c79fa1c8d9152eb8c145da200 [2021-11-12T16:52:24.252Z] ---> Running in d37d3aab463f [2021-11-12T16:52:24.252Z] Removing intermediate container d37d3aab463f [2021-11-12T16:52:24.252Z] ---> b22e62a59e15 [2021-11-12T16:52:24.252Z] Step 22/22 : LABEL version=0.0.0 [2021-11-12T16:52:24.252Z] ---> Running in e841b764357e [2021-11-12T16:52:24.252Z] Removing intermediate container e841b764357e [2021-11-12T16:52:24.252Z] ---> 503e4d347c54 [2021-11-12T16:52:24.252Z] [2021-11-12T16:52:24.252Z] Successfully built 503e4d347c54 [2021-11-12T16:52:24.252Z] Successfully tagged core-command-arm64:latest [2021-11-12T16:52:24.252Z]  Building core-command ... done Removing intermediate container 6e8a076c942e [2021-11-12T16:52:24.252Z] ---> 058d951acf8d [2021-11-12T16:52:24.252Z] [2021-11-12T16:52:24.252Z] Step 9/22 : FROM alpine:3.14 [2021-11-12T16:52:24.252Z] ---> bb3de5531c18 [2021-11-12T16:52:24.252Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-12T16:52:24.252Z] ---> Using cache [2021-11-12T16:52:24.252Z] ---> 2f80f2382f0e [2021-11-12T16:52:24.252Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-12T16:52:24.252Z] ---> Using cache [2021-11-12T16:52:24.252Z] ---> ef10a04555e0 [2021-11-12T16:52:24.252Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-12T16:52:24.252Z] ---> Running in 771b99cccacb [2021-11-12T16:52:24.252Z] Removing intermediate container b283d1235999 [2021-11-12T16:52:24.252Z] ---> 284e681af607 [2021-11-12T16:52:24.252Z] [2021-11-12T16:52:24.252Z] Step 9/24 : FROM alpine:3.14 [2021-11-12T16:52:24.252Z] ---> bb3de5531c18 [2021-11-12T16:52:24.252Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-12T16:52:24.252Z] ---> Running in 7cb9fac3aadc [2021-11-12T16:52:24.252Z] Removing intermediate container 771b99cccacb [2021-11-12T16:52:24.252Z] ---> 60a08e56cc30 [2021-11-12T16:52:24.252Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-12T16:52:24.252Z] ---> Running in 2d3862bf0254 [2021-11-12T16:52:24.855Z] Removing intermediate container 2d3862bf0254 [2021-11-12T16:52:24.855Z] ---> c21af5933a95 [2021-11-12T16:52:24.855Z] Step 14/22 : WORKDIR / [2021-11-12T16:52:24.855Z] Removing intermediate container 8936051ef1d8 [2021-11-12T16:52:24.855Z] ---> b2b921ba5fd5 [2021-11-12T16:52:24.855Z] [2021-11-12T16:52:24.855Z] Step 9/20 : FROM alpine:3.14 [2021-11-12T16:52:24.855Z] ---> bb3de5531c18 [2021-11-12T16:52:24.855Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-12T16:52:24.855Z] ---> Running in f5a7184e0a3f [2021-11-12T16:52:25.126Z] ---> Running in ae442766e15d [2021-11-12T16:52:25.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:52:25.680Z] Removing intermediate container f5a7184e0a3f [2021-11-12T16:52:25.680Z] ---> c6e554b16487 [2021-11-12T16:52:25.680Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:52:25.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:52:26.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:52:26.668Z] ---> c332596bc20e [2021-11-12T16:52:26.668Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-12T16:52:26.668Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-12T16:52:26.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:52:26.668Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-12T16:52:26.668Z] (3/3) Installing su-exec (0.2-r1) [2021-11-12T16:52:26.668Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:52:26.668Z] Executing ca-certificates-20191127-r5.trigger [2021-11-12T16:52:26.941Z] OK: 6 MiB in 17 packages [2021-11-12T16:52:27.539Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-12T16:52:27.823Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-12T16:52:27.823Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-12T16:52:27.823Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-12T16:52:27.823Z] (5/5) Installing curl (7.79.1-r0) [2021-11-12T16:52:27.823Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:52:27.823Z] Executing ca-certificates-20191127-r5.trigger [2021-11-12T16:52:28.096Z] OK: 8 MiB in 19 packages [2021-11-12T16:52:28.096Z] ---> e10c7fb02c07 [2021-11-12T16:52:28.096Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-12T16:52:28.695Z] Removing intermediate container 7cb9fac3aadc [2021-11-12T16:52:28.695Z] ---> 30996b75d880 [2021-11-12T16:52:28.695Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-12T16:52:28.695Z] ---> Running in 87937dfa09a2 [2021-11-12T16:52:28.965Z] ---> bc2f4eeff54b [2021-11-12T16:52:28.965Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-12T16:52:29.237Z] ---> Running in b81713e1e4d2 [2021-11-12T16:52:29.237Z] Removing intermediate container 87937dfa09a2 [2021-11-12T16:52:29.237Z] ---> 488e1d2420af [2021-11-12T16:52:29.237Z] Step 12/24 : WORKDIR / [2021-11-12T16:52:29.510Z] ---> Running in 8b2bc7ba1e57 [2021-11-12T16:52:29.510Z] Removing intermediate container ae442766e15d [2021-11-12T16:52:29.510Z] ---> 1a5414f002c3 [2021-11-12T16:52:29.510Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-12T16:52:29.784Z] ---> Running in 6b6b24834558 [2021-11-12T16:52:29.784Z] Removing intermediate container b81713e1e4d2 [2021-11-12T16:52:29.784Z] ---> ab3d3eda16a2 [2021-11-12T16:52:29.784Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:52:29.784Z] ---> Running in ebd4695363b6 [2021-11-12T16:52:30.058Z] Removing intermediate container 8b2bc7ba1e57 [2021-11-12T16:52:30.058Z] ---> 5f0d47daa5dc [2021-11-12T16:52:30.058Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-12T16:52:30.331Z] Removing intermediate container 6b6b24834558 [2021-11-12T16:52:30.331Z] ---> 9c72cb8127f1 [2021-11-12T16:52:30.331Z] Step 12/20 : WORKDIR /edgex [2021-11-12T16:52:30.331Z] Removing intermediate container ebd4695363b6 [2021-11-12T16:52:30.331Z] ---> efa648417162 [2021-11-12T16:52:30.331Z] Step 20/22 : LABEL arch=arm64 [2021-11-12T16:52:30.331Z] ---> Running in c2c9e6959e44 [2021-11-12T16:52:30.331Z] ---> Running in fa214360ce36 [2021-11-12T16:52:30.937Z] ---> 7e675aec4804 [2021-11-12T16:52:30.937Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-12T16:52:30.937Z] Removing intermediate container fa214360ce36 [2021-11-12T16:52:30.937Z] ---> 7f358ae9e975 [2021-11-12T16:52:30.937Z] Step 21/22 : LABEL git_sha=31b105b4f460279c79fa1c8d9152eb8c145da200 [2021-11-12T16:52:30.937Z] Removing intermediate container c2c9e6959e44 [2021-11-12T16:52:30.937Z] ---> 31418df2ef19 [2021-11-12T16:52:30.937Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-12T16:52:31.208Z] ---> Running in 3c74250e6835 [2021-11-12T16:52:31.483Z] Removing intermediate container 3c74250e6835 [2021-11-12T16:52:31.483Z] ---> 0c808062afe0 [2021-11-12T16:52:31.483Z] Step 22/22 : LABEL version=0.0.0 [2021-11-12T16:52:31.756Z] ---> Running in 4a73c7965293 [2021-11-12T16:52:31.756Z] ---> 20f8037ca63d [2021-11-12T16:52:31.756Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-12T16:52:31.756Z] ---> c4e49b330642 [2021-11-12T16:52:31.756Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-12T16:52:32.354Z] Removing intermediate container 4a73c7965293 [2021-11-12T16:52:32.354Z] ---> bb21beecad13 [2021-11-12T16:52:32.354Z] [2021-11-12T16:52:32.629Z] Successfully built bb21beecad13 [2021-11-12T16:52:32.629Z] Successfully tagged core-metadata-arm64:latest [2021-11-12T16:52:32.904Z]  Building core-metadata ... done  ---> a9f0b9701764 [2021-11-12T16:52:32.904Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-12T16:52:33.177Z] ---> b148b7220fcc [2021-11-12T16:52:33.178Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-12T16:52:33.770Z] ---> 72a2fadd9c1c [2021-11-12T16:52:33.770Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-12T16:52:34.363Z] ---> f32d98f3b37e [2021-11-12T16:52:34.363Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-12T16:52:34.363Z] ---> Running in 77f174e80e8d [2021-11-12T16:52:34.997Z] Removing intermediate container 77f174e80e8d [2021-11-12T16:52:34.997Z] ---> f9882172cdfb [2021-11-12T16:52:34.997Z] Step 17/20 : CMD ["--init=true"] [2021-11-12T16:52:34.997Z] ---> 2501151abc4a [2021-11-12T16:52:34.997Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-12T16:52:34.997Z] ---> Running in 487375e7216c [2021-11-12T16:52:35.595Z] Removing intermediate container 487375e7216c [2021-11-12T16:52:35.595Z] ---> 8a029d1f6fce [2021-11-12T16:52:35.595Z] Step 18/20 : LABEL arch=arm64 [2021-11-12T16:52:35.595Z] ---> Running in 28b26fd1b87a [2021-11-12T16:52:36.192Z] Removing intermediate container 28b26fd1b87a [2021-11-12T16:52:36.192Z] ---> e2ffb287a97f [2021-11-12T16:52:36.192Z] Step 19/20 : LABEL git_sha=31b105b4f460279c79fa1c8d9152eb8c145da200 [2021-11-12T16:52:36.192Z] ---> d2797c2e7ebc [2021-11-12T16:52:36.192Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-12T16:52:36.192Z] ---> Running in d708cf619973 [2021-11-12T16:52:36.468Z] Removing intermediate container d708cf619973 [2021-11-12T16:52:36.468Z] ---> c4dde4fd8980 [2021-11-12T16:52:36.468Z] Step 20/20 : LABEL version=0.0.0 [2021-11-12T16:52:36.742Z] ---> Running in a099b79b781e [2021-11-12T16:52:37.031Z] ---> f5b0f4c66e72 [2021-11-12T16:52:37.031Z] Step 20/24 : 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/ [2021-11-12T16:52:37.031Z] ---> Running in 4add6b679967 [2021-11-12T16:52:37.031Z] Removing intermediate container a099b79b781e [2021-11-12T16:52:37.031Z] ---> 06e12685bf41 [2021-11-12T16:52:37.031Z] [2021-11-12T16:52:37.628Z] Successfully built 06e12685bf41 [2021-11-12T16:52:37.628Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-12T16:52:39.072Z]  Building security-proxy-setup ... done Removing intermediate container 4add6b679967 [2021-11-12T16:52:39.072Z] ---> ffe8a6cf0f93 [2021-11-12T16:52:39.072Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-12T16:52:39.350Z] ---> Running in 9f5f4479a22b [2021-11-12T16:52:39.623Z] Removing intermediate container 9f5f4479a22b [2021-11-12T16:52:39.623Z] ---> 82632c7343e2 [2021-11-12T16:52:39.623Z] Step 22/24 : LABEL arch=arm64 [2021-11-12T16:52:39.894Z] ---> Running in fecf42215bcd [2021-11-12T16:52:40.168Z] Removing intermediate container fecf42215bcd [2021-11-12T16:52:40.168Z] ---> d809d2345beb [2021-11-12T16:52:40.168Z] Step 23/24 : LABEL git_sha=31b105b4f460279c79fa1c8d9152eb8c145da200 [2021-11-12T16:52:40.168Z] ---> Running in 14f7d4e98809 [2021-11-12T16:52:40.763Z] Removing intermediate container 14f7d4e98809 [2021-11-12T16:52:40.763Z] ---> c4363bd73397 [2021-11-12T16:52:40.763Z] Step 24/24 : LABEL version=0.0.0 [2021-11-12T16:52:40.763Z] ---> Running in efeff570f290 [2021-11-12T16:52:41.036Z] Removing intermediate container efeff570f290 [2021-11-12T16:52:41.036Z] ---> 31ff45cef30b [2021-11-12T16:52:41.036Z] [2021-11-12T16:52:41.636Z] Successfully built 31ff45cef30b [2021-11-12T16:52:41.636Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-12T16:52:41.930Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-11-12T16:52:41.897Z] $ docker stop --time=1 d75e89b594b56f9d451be752bd2000d061bc213783008e1ef0112579f6b6f4a0 [2021-11-12T16:52:43.626Z] $ docker rm -f d75e89b594b56f9d451be752bd2000d061bc213783008e1ef0112579f6b6f4a0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-12T16:52:44.231Z] + docker images [2021-11-12T16:52:44.502Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-12T16:52:44.502Z] security-secretstore-setup-arm64 latest 31ff45cef30b 4 seconds ago 26.8MB [2021-11-12T16:52:44.502Z] security-proxy-setup-arm64 latest 06e12685bf41 8 seconds ago 25.4MB [2021-11-12T16:52:44.502Z] core-metadata-arm64 latest bb21beecad13 13 seconds ago 15.9MB [2021-11-12T16:52:44.502Z] b2b921ba5fd5 20 seconds ago 1.57GB [2021-11-12T16:52:44.502Z] 284e681af607 21 seconds ago 1.58GB [2021-11-12T16:52:44.502Z] 058d951acf8d 22 seconds ago 1.57GB [2021-11-12T16:52:44.502Z] core-command-arm64 latest 503e4d347c54 23 seconds ago 15.2MB [2021-11-12T16:52:44.502Z] f887ae18cb35 34 seconds ago 1.57GB [2021-11-12T16:52:44.502Z] sys-mgmt-agent-arm64 latest cd1d243cf01c About a minute ago 277MB [2021-11-12T16:52:44.502Z] core-data-arm64 latest 6e655caeb2c8 2 minutes ago 19.5MB [2021-11-12T16:52:44.502Z] security-bootstrapper-arm64 latest d856e01e9f97 2 minutes ago 17.8MB [2021-11-12T16:52:44.502Z] support-notifications-arm64 latest 347e5df66b2b 3 minutes ago 16.1MB [2021-11-12T16:52:44.502Z] support-scheduler-arm64 latest 91d0ba2ec729 3 minutes ago 15.3MB [2021-11-12T16:52:44.502Z] cf83a77f6e83 3 minutes ago 1.58GB [2021-11-12T16:52:44.502Z] 118fc947087e 3 minutes ago 1.57GB [2021-11-12T16:52:44.502Z] e570d8c8f900 3 minutes ago 1.57GB [2021-11-12T16:52:44.502Z] d0395c59a12d 3 minutes ago 1.57GB [2021-11-12T16:52:44.502Z] 788282cd07a2 3 minutes ago 1.57GB [2021-11-12T16:52:44.502Z] ci-base-image-arm64 latest dbe2d982d7e6 15 minutes ago 1.24GB [2021-11-12T16:52:44.502Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB [2021-11-12T16:52:44.502Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-12T16:52:44.502Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-11-12T16:52:44.502Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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 [2021-11-12T16:52:45.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T16:52:45.304Z] [2021-11-12T16:52:45.304Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:52:45.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T16:52:45.926Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-12T16:52:45.926Z] 448f6bf000e3: Pulling fs layer [2021-11-12T16:52:45.926Z] f757da607395: Pulling fs layer [2021-11-12T16:52:45.926Z] 05883995daec: Pulling fs layer [2021-11-12T16:52:45.926Z] 8603b9c90790: Pulling fs layer [2021-11-12T16:52:45.926Z] 1560dd03e051: Pulling fs layer [2021-11-12T16:52:45.926Z] 27f5ce0e4adf: Pulling fs layer [2021-11-12T16:52:45.926Z] c2d8d7efcc4b: Pulling fs layer [2021-11-12T16:52:45.926Z] 8603b9c90790: Waiting [2021-11-12T16:52:45.926Z] 1560dd03e051: Waiting [2021-11-12T16:52:45.926Z] 27f5ce0e4adf: Waiting [2021-11-12T16:52:45.926Z] c2d8d7efcc4b: Waiting [2021-11-12T16:52:45.926Z] f757da607395: Verifying Checksum [2021-11-12T16:52:45.926Z] f757da607395: Download complete [2021-11-12T16:52:45.926Z] 8603b9c90790: Verifying Checksum [2021-11-12T16:52:45.926Z] 8603b9c90790: Download complete [2021-11-12T16:52:46.199Z] 1560dd03e051: Verifying Checksum [2021-11-12T16:52:46.199Z] 1560dd03e051: Download complete [2021-11-12T16:52:46.199Z] 27f5ce0e4adf: Download complete [2021-11-12T16:52:46.199Z] 05883995daec: Verifying Checksum [2021-11-12T16:52:46.199Z] 05883995daec: Download complete [2021-11-12T16:52:46.472Z] 448f6bf000e3: Verifying Checksum [2021-11-12T16:52:46.472Z] 448f6bf000e3: Download complete [2021-11-12T16:52:49.079Z] c2d8d7efcc4b: Verifying Checksum [2021-11-12T16:52:49.079Z] c2d8d7efcc4b: Download complete [2021-11-12T16:52:50.051Z] 448f6bf000e3: Pull complete [2021-11-12T16:52:50.645Z] f757da607395: Pull complete [2021-11-12T16:52:52.072Z] 05883995daec: Pull complete [2021-11-12T16:52:52.343Z] 8603b9c90790: Pull complete [2021-11-12T16:52:53.312Z] 1560dd03e051: Pull complete [2021-11-12T16:52:53.584Z] 27f5ce0e4adf: Pull complete [2021-11-12T16:53:08.646Z] c2d8d7efcc4b: Pull complete [2021-11-12T16:53:08.646Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-12T16:53:08.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T16:53:08.646Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-12T16:53:08.900Z] prd-ubuntu18.04-docker-arm64-4c-16g-349 does not seem to be running inside a container [2021-11-12T16:53:08.943Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-12T16:53:11.952Z] $ docker top b07bed505adbfac4e373e47609daf982a553d8e417491e896eb4235302c4c8ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T16:53:12.989Z] ---> job-cost.sh [2021-11-12T16:53:12.989Z] lf-activate-venv: SKIPPING [2021-11-12T16:53:12.989Z] INFO: No Stack... [2021-11-12T16:53:14.413Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-12T16:53:14.686Z] INFO: Archiving Costs [Pipeline] sh [2021-11-12T16:53:15.393Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-11-12T16:53:15.393Z] + cut -d, -f6 [Pipeline] lock [2021-11-12T16:53:15.462Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3805-2-stack-cost] [2021-11-12T16:53:15.470Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3805-2-stack-cost] did not exist. Created. [2021-11-12T16:53:15.470Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3805-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-12T16:53:16.157Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-12T16:53:16.335Z] Stashed 1 file(s) [Pipeline] } [2021-11-12T16:53:16.341Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3805-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-12T16:53:16.319Z] $ docker stop --time=1 b07bed505adbfac4e373e47609daf982a553d8e417491e896eb4235302c4c8ee [2021-11-12T16:53:17.908Z] $ docker rm -f b07bed505adbfac4e373e47609daf982a553d8e417491e896eb4235302c4c8ee [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 [2021-11-12T16:53:18.594Z] provisioning config files... [2021-11-12T16:53:18.610Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config4736603820438926107tmp [Pipeline] { [Pipeline] sh [2021-11-12T16:53:18.914Z] + set +x [2021-11-12T16:53:18.914Z] + curl -s https://codecov.io/bash [2021-11-12T16:53:18.914Z] + bash -s -- [2021-11-12T16:53:18.914Z] [2021-11-12T16:53:18.914Z] _____ _ [2021-11-12T16:53:18.914Z] / ____| | | [2021-11-12T16:53:18.914Z] | | ___ __| | ___ ___ _____ __ [2021-11-12T16:53:18.914Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-12T16:53:18.914Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-12T16:53:18.914Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-12T16:53:18.914Z] Bash-1.0.6 [2021-11-12T16:53:18.914Z] [2021-11-12T16:53:18.914Z] [2021-11-12T16:53:18.914Z] ==> git version 2.24.4 found [2021-11-12T16:53:18.914Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-12T16:53:18.914Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-12T16:53:18.914Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-12T16:53:18.914Z] ==> Jenkins CI detected. [2021-11-12T16:53:18.914Z] current dir:  /w/workspace/edgex-go/2 [2021-11-12T16:53:18.914Z] project root: . [2021-11-12T16:53:18.914Z] --> token set from env [2021-11-12T16:53:18.914Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-12T16:53:19.175Z] ==> Running gcov in . (disable via -X gcov) [2021-11-12T16:53:19.175Z] ==> Python coveragepy not found [2021-11-12T16:53:19.175Z] ==> Searching for coverage reports in: [2021-11-12T16:53:19.175Z] + . [2021-11-12T16:53:19.175Z] -> Found 1 reports [2021-11-12T16:53:19.175Z] ==> Detecting git/mercurial file structure [2021-11-12T16:53:19.175Z] ==> Reading reports [2021-11-12T16:53:19.175Z] + ./coverage.out bytes=428381 [2021-11-12T16:53:19.175Z] ==> Appending adjustments [2021-11-12T16:53:19.175Z] https://docs.codecov.io/docs/fixing-reports [2021-11-12T16:53:20.119Z] + Found adjustments [2021-11-12T16:53:20.119Z] ==> Gzipping contents [2021-11-12T16:53:20.379Z] 60K /tmp/codecov.XhkkRc.gz [2021-11-12T16:53:20.379Z] ==> Uploading reports [2021-11-12T16:53:20.379Z] url: https://codecov.io [2021-11-12T16:53:20.379Z] query: branch=PR-3805&commit=772e960d471025f285cfc1e6b1b6a97be33e2ad3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3805%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3805&job=&cmd_args= [2021-11-12T16:53:20.379Z] -> Pinging Codecov [2021-11-12T16:53:20.379Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3805&commit=772e960d471025f285cfc1e6b1b6a97be33e2ad3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3805%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3805&job=&cmd_args= [2021-11-12T16:53:20.640Z] -> Uploading to [2021-11-12T16:53:20.640Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-12/00271124DB129430A58F1EEE437C3FCB/772e960d471025f285cfc1e6b1b6a97be33e2ad3/355b29a7-c196-486d-9547-b042581a6ddb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211112T165320Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eefd2734b8a0feb06ad3a1403dcad2b89f15d414a246f2ca3ec614e4467e135e [2021-11-12T16:53:20.640Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-12T16:53:20.640Z] Dload Upload Total Spent Left Speed [2021-11-12T16:53:20.901Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57685 0 0 100 57685 0 171k --:--:-- --:--:-- --:--:-- 171k [2021-11-12T16:53:20.901Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/772e960d471025f285cfc1e6b1b6a97be33e2ad3 [Pipeline] } [2021-11-12T16:53:20.910Z] 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 [2021-11-12T16:53:21.908Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-12T16:53:22.204Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T16:53:22.761Z] ---> package-listing.sh [2021-11-12T16:53:22.761Z] ++ facter osfamily [2021-11-12T16:53:22.761Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-12T16:53:23.021Z] + OS_FAMILY=redhat [2021-11-12T16:53:23.021Z] + workspace=/w/workspace/edgex-go/2 [2021-11-12T16:53:23.021Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-12T16:53:23.021Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-12T16:53:23.021Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-12T16:53:23.021Z] + PACKAGES=/tmp/packages_start.txt [2021-11-12T16:53:23.021Z] + '[' /w/workspace/edgex-go/2 ']' [2021-11-12T16:53:23.021Z] + PACKAGES=/tmp/packages_end.txt [2021-11-12T16:53:23.021Z] + case "${OS_FAMILY}" in [2021-11-12T16:53:23.021Z] + sort [2021-11-12T16:53:23.021Z] + rpm -qa [2021-11-12T16:53:26.323Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-12T16:53:26.324Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-12T16:53:26.324Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-12T16:53:26.324Z] + '[' /w/workspace/edgex-go/2 ']' [2021-11-12T16:53:26.324Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-11-12T16:53:26.324Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-11-12T16:53:26.335Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-12T16:53:26.629Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:53:27.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T16:53:27.200Z] [2021-11-12T16:53:27.200Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:53:27.510Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T16:53:27.510Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-12T16:53:27.510Z] b4d181a07f80: Pulling fs layer [2021-11-12T16:53:27.510Z] a1111a8f2ec3: Pulling fs layer [2021-11-12T16:53:27.510Z] ed53099fbce6: Pulling fs layer [2021-11-12T16:53:27.510Z] dc539afda2c1: Pulling fs layer [2021-11-12T16:53:27.510Z] 77bc0d833cb6: Pulling fs layer [2021-11-12T16:53:27.510Z] 9065ff56babe: Pulling fs layer [2021-11-12T16:53:27.510Z] d287ab97295c: Pulling fs layer [2021-11-12T16:53:27.510Z] 77bc0d833cb6: Waiting [2021-11-12T16:53:27.510Z] 9065ff56babe: Waiting [2021-11-12T16:53:27.510Z] d287ab97295c: Waiting [2021-11-12T16:53:27.510Z] dc539afda2c1: Waiting [2021-11-12T16:53:27.510Z] a1111a8f2ec3: Verifying Checksum [2021-11-12T16:53:27.510Z] a1111a8f2ec3: Download complete [2021-11-12T16:53:27.510Z] dc539afda2c1: Verifying Checksum [2021-11-12T16:53:27.510Z] dc539afda2c1: Download complete [2021-11-12T16:53:27.785Z] ed53099fbce6: Verifying Checksum [2021-11-12T16:53:27.785Z] ed53099fbce6: Download complete [2021-11-12T16:53:27.785Z] 77bc0d833cb6: Verifying Checksum [2021-11-12T16:53:27.785Z] 77bc0d833cb6: Download complete [2021-11-12T16:53:27.785Z] 9065ff56babe: Verifying Checksum [2021-11-12T16:53:27.785Z] 9065ff56babe: Download complete [2021-11-12T16:53:27.785Z] b4d181a07f80: Verifying Checksum [2021-11-12T16:53:27.785Z] b4d181a07f80: Download complete [2021-11-12T16:53:28.370Z] d287ab97295c: Verifying Checksum [2021-11-12T16:53:28.370Z] d287ab97295c: Download complete [2021-11-12T16:53:29.328Z] b4d181a07f80: Pull complete [2021-11-12T16:53:29.595Z] a1111a8f2ec3: Pull complete [2021-11-12T16:53:30.182Z] ed53099fbce6: Pull complete [2021-11-12T16:53:30.182Z] dc539afda2c1: Pull complete [2021-11-12T16:53:30.442Z] 77bc0d833cb6: Pull complete [2021-11-12T16:53:30.442Z] 9065ff56babe: Pull complete [2021-11-12T16:53:35.751Z] d287ab97295c: Pull complete [2021-11-12T16:53:35.751Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-12T16:53:35.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T16:53:35.751Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-12T16:53:36.079Z] prd-centos7-docker-4c-2g-346 does not seem to be running inside a container [2021-11-12T16:53:36.114Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-12T16:53:39.218Z] $ docker top 6e11469f66cf63baf2e12f16c3d0a1644b9707b7d8964f9cf7a31e8c5e7c37da -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T16:53:39.575Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-12T16:53:39.862Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-12T16:53:40.149Z] + ls /var/log/sa-host [2021-11-12T16:53:40.149Z] + sadf -c /var/log/sa-host/sa12 [2021-11-12T16:53:40.149Z] file_magic: OK [2021-11-12T16:53:40.149Z] HZ: Using current value: 100 [2021-11-12T16:53:40.149Z] file_header: OK [2021-11-12T16:53:40.149Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-12T16:53:40.149Z] Statistics: [2021-11-12T16:53:40.149Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-12T16:53:40.149Z] File successfully converted to sysstat format version 12.0.3 [2021-11-12T16:53:40.149Z] + sadf -c /var/log/sa-host/sa30 [2021-11-12T16:53:40.149Z] file_magic: OK [2021-11-12T16:53:40.149Z] HZ: Using current value: 100 [2021-11-12T16:53:40.149Z] file_header: OK [2021-11-12T16:53:40.149Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-12T16:53:40.149Z] Statistics: [2021-11-12T16:53:40.149Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-12T16:53:40.149Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T16:53:40.226Z] provisioning config files... [2021-11-12T16:53:40.234Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config8045725395067899334tmp [Pipeline] { [Pipeline] echo [2021-11-12T16:53:40.247Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T16:53:40.533Z] ---> create-netrc.sh [Pipeline] } [2021-11-12T16:53:40.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-12T16:53:40.864Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-12T16:53:40.873Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T16:53:41.161Z] ---> sudo-logs.sh [2021-11-12T16:53:41.161Z] Archiving 'sudo' log.. [2021-11-12T16:53:41.161Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-346.novalocal: Name or service not known [2021-11-12T16:53:41.161Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-346.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-12T16:53:41.180Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T16:53:41.483Z] ---> job-cost.sh [2021-11-12T16:53:41.483Z] lf-activate-venv: SKIPPING [2021-11-12T16:53:41.483Z] DEBUG: total: 0.10999999940395355 [2021-11-12T16:53:41.483Z] INFO: Retrieving Stack Cost... [2021-11-12T16:53:43.392Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-12T16:53:43.653Z] INFO: Archiving Costs [Pipeline] echo [2021-11-12T16:53:43.667Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T16:53:43.961Z] ---> logs-deploy.sh [2021-11-12T16:53:43.961Z] lf-activate-venv: SKIPPING [2021-11-12T16:53:43.961Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3805/2 [2021-11-12T16:53:43.961Z] INFO: archiving workspace using pattern(s): [2021-11-12T16:53:44.906Z] Archives upload complete. [2021-11-12T16:53:44.906Z] INFO: archiving logs to Nexus