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 farshidtz for edgexfoundry/edgex-go Loading trusted files from base branch main at b7985a5e213d1adc6c93ffba227765f14366fda1 rather than 3b0cf43c7e43d1d5d2a17e9468597ccdf90f6ff1 Obtained Jenkinsfile from b7985a5e213d1adc6c93ffba227765f14366fda1 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-ssh6302348473513595689.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh3711480486158402924.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-3826/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-3826/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3687804861617352212.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh5235613219012232932.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-3826/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-3826/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh107561920899562736.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-764 in /w/workspace/edgexfoundry_edgex-go_PR-3826 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh6885823372999793433.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b7985a5e213d1adc6c93ffba227765f14366fda1 into PR head commit 3b0cf43c7e43d1d5d2a17e9468597ccdf90f6ff1 Merge succeeded, producing 48f64a87671a48a2f01cfdad9247890435af76e0 Checking out Revision 48f64a87671a48a2f01cfdad9247890435af76e0 (PR-3826) Commit message: "Merge commit 'b7985a5e213d1adc6c93ffba227765f14366fda1' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-30T08:33:33.128Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-30T08:33:33.172Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-30T08:33:33.185Z] ========================================================= [2021-11-30T08:33:33.185Z] EdgeX Global Pipelines Version Info [2021-11-30T08:33:33.185Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-30T08:33:34.312Z] ------------------- [2021-11-30T08:33:34.312Z] stable info: [2021-11-30T08:33:34.312Z] ------------------- [2021-11-30T08:33:34.312Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-30T08:33:34.312Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-30T08:33:34.312Z] Message: update stable to v1.0.217 [2021-11-30T08:33:34.883Z] ------------------- [2021-11-30T08:33:34.883Z] experimental info: [2021-11-30T08:33:34.883Z] ------------------- [2021-11-30T08:33:34.883Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-30T08:33:34.883Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-30T08:33:34.883Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-30T08:33:34.957Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-30T08:33:34.968Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-30T08:33:34.980Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-30T08:33:34.988Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-30T08:33:34.999Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-30T08:33:35.011Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-30T08:33:35.021Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-30T08:33:35.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-30T08:33:35.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-30T08:33:35.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-30T08:33:35.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-30T08:33:35.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-30T08:33:35.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-30T08:33:35.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-30T08:33:35.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-30T08:33:35.122Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-30T08:33:35.133Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-30T08:33:35.142Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-30T08:33:35.152Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-30T08:33:35.164Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-30T08:33:35.178Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-30T08:33:35.187Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-30T08:33:35.197Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3826 [Pipeline] echo [2021-11-30T08:33:35.209Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3826 [Pipeline] echo [2021-11-30T08:33:35.220Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3826 [Pipeline] echo [2021-11-30T08:33:35.229Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 48f64a87671a48a2f01cfdad9247890435af76e0 [Pipeline] echo [2021-11-30T08:33:35.238Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 48f64a8 [Pipeline] echo [2021-11-30T08:33:35.249Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-30T08:33:35.284Z] provisioning config files... [2021-11-30T08:33:35.299Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config6534458516872446874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-30T08:33:35.604Z] ---> docker-login.sh [2021-11-30T08:33:35.604Z] nexus3.edgexfoundry.org:10001 [2021-11-30T08:33:35.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T08:33:35.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T08:33:35.866Z] Configure a credential helper to remove this warning. See [2021-11-30T08:33:35.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T08:33:35.866Z] [2021-11-30T08:33:35.866Z] Login Succeeded [2021-11-30T08:33:35.866Z] nexus3.edgexfoundry.org:10002 [2021-11-30T08:33:35.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T08:33:35.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T08:33:35.866Z] Configure a credential helper to remove this warning. See [2021-11-30T08:33:35.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T08:33:35.866Z] [2021-11-30T08:33:35.866Z] Login Succeeded [2021-11-30T08:33:35.866Z] nexus3.edgexfoundry.org:10003 [2021-11-30T08:33:35.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T08:33:35.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T08:33:35.866Z] Configure a credential helper to remove this warning. See [2021-11-30T08:33:35.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T08:33:35.866Z] [2021-11-30T08:33:35.866Z] Login Succeeded [2021-11-30T08:33:35.866Z] nexus3.edgexfoundry.org:10004 [2021-11-30T08:33:36.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T08:33:36.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T08:33:36.129Z] Configure a credential helper to remove this warning. See [2021-11-30T08:33:36.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T08:33:36.129Z] [2021-11-30T08:33:36.129Z] Login Succeeded [2021-11-30T08:33:36.129Z] docker.io [2021-11-30T08:33:36.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T08:33:36.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T08:33:36.708Z] Configure a credential helper to remove this warning. See [2021-11-30T08:33:36.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T08:33:36.708Z] [2021-11-30T08:33:36.708Z] Login Succeeded [2021-11-30T08:33:36.708Z] ---> docker-login.sh ends [Pipeline] } [2021-11-30T08:33:36.717Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh > 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/5@tmp/jenkins-gitclient-ssh3810652075437675634.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3826/head:refs/remotes/origin/PR-3826 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b0cf43c7e43d1d5d2a17e9468597ccdf90f6ff1 # 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/5@tmp/jenkins-gitclient-ssh3169933081557028489.key > git merge b7985a5e213d1adc6c93ffba227765f14366fda1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48f64a87671a48a2f01cfdad9247890435af76e0 # timeout=10 > git rev-list --no-walk b20f14036e38a12ca1c57c18d6b7c66756e13535 # timeout=10 [2021-11-30T08:33:37.032Z] ++ 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-30T08:33:37.032Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T08:33:37.032Z] ++ dirname cmd/core-command/Dockerfile [2021-11-30T08:33:37.032Z] ++ cut -d/ -f2 [2021-11-30T08:33:37.032Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-30T08:33:37.032Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T08:33:37.032Z] ++ dirname cmd/core-data/Dockerfile [2021-11-30T08:33:37.032Z] ++ cut -d/ -f2 [2021-11-30T08:33:37.032Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-30T08:33:37.032Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T08:33:37.032Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-30T08:33:37.032Z] ++ cut -d/ -f2 [2021-11-30T08:33:37.032Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-30T08:33:37.032Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T08:33:37.032Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-30T08:33:37.032Z] ++ cut -d/ -f2 [2021-11-30T08:33:37.032Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-30T08:33:37.032Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T08:33:37.032Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-30T08:33:37.032Z] ++ cut -d/ -f2 [2021-11-30T08:33:37.032Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-30T08:33:37.032Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T08:33:37.032Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-30T08:33:37.032Z] ++ cut -d/ -f2 [2021-11-30T08:33:37.032Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-30T08:33:37.032Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T08:33:37.032Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-30T08:33:37.032Z] ++ cut -d/ -f2 [2021-11-30T08:33:37.032Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-30T08:33:37.032Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T08:33:37.032Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-30T08:33:37.032Z] ++ cut -d/ -f2 [2021-11-30T08:33:37.032Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-30T08:33:37.032Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T08:33:37.032Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-30T08:33:37.032Z] ++ cut -d/ -f2 [2021-11-30T08:33:37.032Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-30T08:33:37.072Z] 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-30T08:33:37.473Z] + git rev-list -1 --merges 48f64a87671a48a2f01cfdad9247890435af76e0~1..48f64a87671a48a2f01cfdad9247890435af76e0 [Pipeline] echo [2021-11-30T08:33:37.484Z] -----------> git rev-list -1 --merges 48f64a87671a48a2f01cfdad9247890435af76e0~1..48f64a87671a48a2f01cfdad9247890435af76e0 48f64a87671a48a2f01cfdad9247890435af76e0 [2021-11-30T08:33:37.484Z] 48f64a87671a48a2f01cfdad9247890435af76e0 [false] [Pipeline] sh [2021-11-30T08:33:37.776Z] + git log --format=format:%s -1 48f64a87671a48a2f01cfdad9247890435af76e0 [Pipeline] echo [2021-11-30T08:33:37.790Z] ========================================================= [2021-11-30T08:33:37.790Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-30T08:33:37.790Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-11-30T08:33:38.189Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-30T08:33:38.189Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-11-30T08:33:38.189Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-11-30T08:33:38.189Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-11-30T08:33:38.189Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-30T08:33:38.189Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-30T08:33:38.189Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-30T08:33:38.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-30T08:33:38.539Z] [2021-11-30T08:33:38.539Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-30T08:33:38.842Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-30T08:33:38.842Z] latest: Pulling from edgex-devops/git-semver [2021-11-30T08:33:38.842Z] a0d0a0d46f8b: Pulling fs layer [2021-11-30T08:33:38.842Z] 3e5f54012d9b: Pulling fs layer [2021-11-30T08:33:38.842Z] 4c7163046ea9: Pulling fs layer [2021-11-30T08:33:38.842Z] 0c2d73faf560: Pulling fs layer [2021-11-30T08:33:38.842Z] 3e5f54012d9b: Verifying Checksum [2021-11-30T08:33:38.842Z] 3e5f54012d9b: Download complete [2021-11-30T08:33:38.842Z] a0d0a0d46f8b: Verifying Checksum [2021-11-30T08:33:38.842Z] a0d0a0d46f8b: Download complete [2021-11-30T08:33:38.842Z] 4c7163046ea9: Verifying Checksum [2021-11-30T08:33:38.842Z] 4c7163046ea9: Download complete [2021-11-30T08:33:38.842Z] 0c2d73faf560: Verifying Checksum [2021-11-30T08:33:38.842Z] 0c2d73faf560: Download complete [2021-11-30T08:33:39.107Z] a0d0a0d46f8b: Pull complete [2021-11-30T08:33:39.107Z] 3e5f54012d9b: Pull complete [2021-11-30T08:33:39.375Z] 4c7163046ea9: Pull complete [2021-11-30T08:33:39.637Z] 0c2d73faf560: Pull complete [2021-11-30T08:33:39.637Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-30T08:33:39.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-30T08:33:39.637Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-30T08:33:39.709Z] prd-centos7-docker-4c-2g-764 does not seem to be running inside a container [2021-11-30T08:33:39.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-30T08:33:40.359Z] $ docker top 458af147945b5b823cae43a3051d8d247c4604e62329fd6ac54642b969fb0bb3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-30T08:33:40.456Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-30T08:33:40.456Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-30T08:33:40.553Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-30T08:33:40.555Z] $ docker exec 458af147945b5b823cae43a3051d8d247c4604e62329fd6ac54642b969fb0bb3 ssh-agent [2021-11-30T08:33:40.649Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnMIDDo/agent.12 [2021-11-30T08:33:40.649Z] SSH_AGENT_PID=19 [2021-11-30T08:33:40.665Z] Running ssh-add (command line suppressed) [2021-11-30T08:33:40.753Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_6175171055886923720.key (/w/workspace/edgex-go/5@tmp/private_key_6175171055886923720.key) [2021-11-30T08:33:40.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-30T08:33:41.062Z] + git tag --points-at HEAD [Pipeline] } [2021-11-30T08:33:41.081Z] $ docker exec --env ******** --env ******** 458af147945b5b823cae43a3051d8d247c4604e62329fd6ac54642b969fb0bb3 ssh-agent -k [2021-11-30T08:33:41.165Z] unset SSH_AUTH_SOCK; [2021-11-30T08:33:41.165Z] unset SSH_AGENT_PID; [2021-11-30T08:33:41.165Z] echo Agent pid 19 killed; [2021-11-30T08:33:41.176Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-30T08:33:41.199Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-30T08:33:41.199Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-30T08:33:41.294Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-30T08:33:41.295Z] $ docker exec 458af147945b5b823cae43a3051d8d247c4604e62329fd6ac54642b969fb0bb3 ssh-agent [2021-11-30T08:33:41.385Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiijlOL/agent.53 [2021-11-30T08:33:41.385Z] SSH_AGENT_PID=59 [2021-11-30T08:33:41.389Z] Running ssh-add (command line suppressed) [2021-11-30T08:33:41.487Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_4156440968429880678.key (/w/workspace/edgex-go/5@tmp/private_key_4156440968429880678.key) [2021-11-30T08:33:41.501Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-30T08:33:41.796Z] + git semver init [2021-11-30T08:33:41.796Z] # -> Open(): unable to determine branch for HEAD [2021-11-30T08:33:41.796Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-11-30T08:33:41.796Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-11-30T08:33:41.796Z] # $SEMVER_REMOTE_NAME = origin [2021-11-30T08:33:41.796Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-30T08:33:41.796Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-30T08:33:41.796Z] # $SEMVER_BRANCH = PR-3826 [2021-11-30T08:33:41.796Z] # $SEMVER_TEMP = /tmp/semver-216605315 [2021-11-30T08:33:41.796Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-30T08:36:33.377Z] # '/tmp/semver-216605315' -> '/w/workspace/edgex-go/5/.semver' [2021-11-30T08:36:33.377Z] # -> Force: false [2021-11-30T08:36:33.377Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-11-30T08:36:33.387Z] $ docker exec --env ******** --env ******** 458af147945b5b823cae43a3051d8d247c4604e62329fd6ac54642b969fb0bb3 ssh-agent -k [2021-11-30T08:36:33.481Z] unset SSH_AUTH_SOCK; [2021-11-30T08:36:33.481Z] unset SSH_AGENT_PID; [2021-11-30T08:36:33.481Z] echo Agent pid 59 killed; [2021-11-30T08:36:33.492Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-30T08:36:33.802Z] + git semver [Pipeline] } [2021-11-30T08:36:33.814Z] $ docker stop --time=1 458af147945b5b823cae43a3051d8d247c4604e62329fd6ac54642b969fb0bb3 [2021-11-30T08:36:35.489Z] $ docker rm -f 458af147945b5b823cae43a3051d8d247c4604e62329fd6ac54642b969fb0bb3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-30T08:36:35.862Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-30T08:36:36.092Z] Stashed 1 file(s) [Pipeline] echo [2021-11-30T08:36:36.095Z] [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-30T08:36:36.283Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-30T08:36:36.288Z] ========================================================= [2021-11-30T08:36:36.289Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-30T08:36:36.289Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-30T08:36:36.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-30T08:36:36.579Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-30T08:36:36.579Z] a0d0a0d46f8b: Already exists [2021-11-30T08:36:36.579Z] 31adcdaf11c8: Pulling fs layer [2021-11-30T08:36:36.579Z] b8b176561691: Pulling fs layer [2021-11-30T08:36:36.579Z] 4527c011a84f: Pulling fs layer [2021-11-30T08:36:36.579Z] 5d74067f8e1e: Pulling fs layer [2021-11-30T08:36:36.580Z] e0aca202a116: Pulling fs layer [2021-11-30T08:36:36.580Z] 3a43be97a3b4: Pulling fs layer [2021-11-30T08:36:36.580Z] 34cad66bf833: Pulling fs layer [2021-11-30T08:36:36.580Z] b4e3c513aaa6: Pulling fs layer [2021-11-30T08:36:36.580Z] e0aca202a116: Waiting [2021-11-30T08:36:36.580Z] 3a43be97a3b4: Waiting [2021-11-30T08:36:36.580Z] 34cad66bf833: Waiting [2021-11-30T08:36:36.580Z] b4e3c513aaa6: Waiting [2021-11-30T08:36:36.580Z] 5d74067f8e1e: Waiting [2021-11-30T08:36:36.580Z] b8b176561691: Verifying Checksum [2021-11-30T08:36:36.580Z] b8b176561691: Download complete [2021-11-30T08:36:36.580Z] 31adcdaf11c8: Verifying Checksum [2021-11-30T08:36:36.580Z] 31adcdaf11c8: Download complete [2021-11-30T08:36:36.580Z] 5d74067f8e1e: Verifying Checksum [2021-11-30T08:36:36.580Z] 5d74067f8e1e: Download complete [2021-11-30T08:36:36.580Z] e0aca202a116: Verifying Checksum [2021-11-30T08:36:36.580Z] e0aca202a116: Download complete [2021-11-30T08:36:36.580Z] 3a43be97a3b4: Verifying Checksum [2021-11-30T08:36:36.580Z] 3a43be97a3b4: Download complete [2021-11-30T08:36:36.846Z] 34cad66bf833: Verifying Checksum [2021-11-30T08:36:36.846Z] 34cad66bf833: Download complete [2021-11-30T08:36:36.846Z] 31adcdaf11c8: Pull complete [2021-11-30T08:36:36.846Z] b8b176561691: Pull complete [2021-11-30T08:36:37.112Z] 4527c011a84f: Verifying Checksum [2021-11-30T08:36:37.112Z] 4527c011a84f: Download complete [2021-11-30T08:36:37.112Z] b4e3c513aaa6: Verifying Checksum [2021-11-30T08:36:37.112Z] b4e3c513aaa6: Download complete [2021-11-30T08:36:41.342Z] 4527c011a84f: Pull complete [2021-11-30T08:36:41.342Z] 5d74067f8e1e: Pull complete [2021-11-30T08:36:41.342Z] e0aca202a116: Pull complete [2021-11-30T08:36:41.342Z] 3a43be97a3b4: Pull complete [2021-11-30T08:36:41.342Z] 34cad66bf833: Pull complete [2021-11-30T08:36:43.255Z] b4e3c513aaa6: Pull complete [2021-11-30T08:36:43.255Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-30T08:36:43.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-30T08:36:43.255Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-30T08:36:43.557Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-30T08:36:43.557Z] WORKDIR /edgex [2021-11-30T08:36:43.557Z] COPY go.mod . [2021-11-30T08:36:43.557Z] RUN go mod download' [2021-11-30T08:36:43.557Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-30T08:36:44.960Z] Sending build context to Docker daemon 334.4MB [2021-11-30T08:36:44.960Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-30T08:36:44.960Z] ---> 9f6097aaca64 [2021-11-30T08:36:44.960Z] Step 2/4 : WORKDIR /edgex [2021-11-30T08:36:46.870Z] ---> Running in 5ec4a3a322a2 [2021-11-30T08:36:46.870Z] Removing intermediate container 5ec4a3a322a2 [2021-11-30T08:36:46.870Z] ---> 6c854814a81e [2021-11-30T08:36:46.870Z] Step 3/4 : COPY go.mod . [2021-11-30T08:36:46.870Z] ---> ef0b8527c534 [2021-11-30T08:36:46.870Z] Step 4/4 : RUN go mod download [2021-11-30T08:36:46.870Z] ---> Running in e842ae58d81a [2021-11-30T08:36:51.251Z] Still waiting to schedule task [2021-11-30T08:36:51.252Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-765’ [2021-11-30T08:37:19.050Z] Removing intermediate container e842ae58d81a [2021-11-30T08:37:19.050Z] ---> 0cd69ccea3af [2021-11-30T08:37:19.050Z] Successfully built 0cd69ccea3af [2021-11-30T08:37:19.050Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-30T08:37:19.340Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-30T08:37:19.340Z] . [Pipeline] withDockerContainer [2021-11-30T08:37:19.405Z] prd-centos7-docker-4c-2g-764 does not seem to be running inside a container [2021-11-30T08:37:19.435Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-30T08:37:19.804Z] $ docker top 41d5a76f8722b13ee212ce893c465c3d92ddc6e7451ce4d5d898d4af4af369a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-30T08:37:20.152Z] + go version [2021-11-30T08:37:20.152Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-30T08:37:20.162Z] $ docker stop --time=1 41d5a76f8722b13ee212ce893c465c3d92ddc6e7451ce4d5d898d4af4af369a5 [2021-11-30T08:37:21.334Z] $ docker rm -f 41d5a76f8722b13ee212ce893c465c3d92ddc6e7451ce4d5d898d4af4af369a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-30T08:37:21.888Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-30T08:37:21.888Z] . [Pipeline] withDockerContainer [2021-11-30T08:37:21.951Z] prd-centos7-docker-4c-2g-764 does not seem to be running inside a container [2021-11-30T08:37:21.999Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-30T08:37:22.340Z] $ docker top dc37e5348a5e145bcb5f800a8b4d696dfd5bfd7fd50c124d9e805cc4841ebfba -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-30T08:37:22.420Z] ========================================================= [2021-11-30T08:37:22.420Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-30T08:37:22.420Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-30T08:37:22.713Z] + make test [2021-11-30T08:37:22.713Z] go mod tidy [2021-11-30T08:37:22.976Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-30T08:37:28.327Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-30T08:37:46.582Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-30T08:37:49.911Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-30T08:37:50.175Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-30T08:37:50.755Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-30T08:37:53.308Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-30T08:37:53.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-30T08:37:53.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-30T08:37:53.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-30T08:37:54.168Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-30T08:37:54.430Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-30T08:37:54.691Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-30T08:37:54.691Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-30T08:37:54.691Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-30T08:37:54.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-30T08:37:56.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.041s coverage: 28.7% of statements [2021-11-30T08:37:56.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-30T08:37:56.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-30T08:37:57.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.064s coverage: 98.5% of statements [2021-11-30T08:37:57.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-30T08:37:57.835Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.087s coverage: 44.7% of statements [2021-11-30T08:37:57.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-30T08:37:57.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-30T08:37:58.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.135s coverage: 89.5% of statements [2021-11-30T08:37:58.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-30T08:37:58.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-30T08:37:59.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 84.4% of statements [2021-11-30T08:37:59.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-30T08:37:59.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-30T08:37:59.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-30T08:37:59.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-30T08:37:59.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-30T08:38:00.338Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.287s coverage: 94.2% of statements [2021-11-30T08:38:00.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-30T08:38:00.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-30T08:38:00.338Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements [2021-11-30T08:38:00.338Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-30T08:38:00.338Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-30T08:38:00.338Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-30T08:38:00.338Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-30T08:38:00.338Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-30T08:38:00.607Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements [2021-11-30T08:38:00.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-30T08:38:00.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-30T08:38:00.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-30T08:38:02.006Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.9% of statements [2021-11-30T08:38:02.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-30T08:38:02.006Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-11-30T08:38:02.006Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.041s coverage: 21.7% of statements [2021-11-30T08:38:02.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-30T08:38:02.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 47.1% of statements [2021-11-30T08:38:02.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements [2021-11-30T08:38:02.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-11-30T08:38:02.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements [2021-11-30T08:38:03.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2021-11-30T08:38:15.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements [2021-11-30T08:38:15.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2021-11-30T08:38:20.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.163s coverage: 82.5% of statements [2021-11-30T08:38:20.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-30T08:38:38.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-11-30T08:38:38.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-30T08:38:38.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-30T08:38:38.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-30T08:38:38.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements [2021-11-30T08:38:38.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-30T08:38:38.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-30T08:38:38.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-30T08:38:38.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-30T08:38:38.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-30T08:38:38.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.050s coverage: 87.2% of statements [2021-11-30T08:38:38.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-30T08:38:38.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-30T08:38:38.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements [2021-11-30T08:38:38.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-30T08:38:38.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-11-30T08:38:38.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-30T08:38:38.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2021-11-30T08:38:38.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-11-30T08:38:38.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-11-30T08:38:38.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.132s coverage: 91.2% of statements [2021-11-30T08:38:38.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-30T08:38:38.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements [2021-11-30T08:38:38.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-30T08:38:38.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-30T08:38:38.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2021-11-30T08:38:38.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements [2021-11-30T08:38:38.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-11-30T08:38:38.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2021-11-30T08:38:38.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2021-11-30T08:38:38.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.214s coverage: 65.4% of statements [2021-11-30T08:38:38.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-30T08:38:38.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-30T08:38:38.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-30T08:38:39.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.8% of statements [2021-11-30T08:38:39.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-30T08:38:39.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-30T08:38:39.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2021-11-30T08:38:39.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-30T08:38:39.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2021-11-30T08:38:39.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-30T08:38:45.880Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 17.7% of statements [2021-11-30T08:38:45.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-30T08:38:45.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-30T08:38:45.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-30T08:38:45.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-30T08:38:45.880Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.143s coverage: 92.3% of statements [2021-11-30T08:38:45.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-30T08:38:45.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-30T08:38:45.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-30T08:38:45.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-30T08:38:45.880Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-11-30T08:38:45.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-30T08:38:45.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-30T08:38:45.880Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements [2021-11-30T08:38:45.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-30T08:38:45.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-30T08:38:45.880Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-30T08:38:45.880Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-30T08:38:45.880Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-11-30T08:38:45.880Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-30T08:38:45.880Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-30T08:38:45.880Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-30T08:38:45.880Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-30T08:38:45.880Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-30T08:38:45.880Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-30T08:38:45.880Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-11-30T08:38:45.880Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-11-30T08:38:46.144Z] 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-30T08:39:18.340Z] GO111MODULE=on go vet ./... [2021-11-30T08:39:20.570Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-768 in /w/workspace/edgexfoundry_edgex-go_PR-3826 [Pipeline] { [Pipeline] ws [2021-11-30T08:39:20.580Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-11-30T08:39:20.769Z] The recommended git tool is: git [2021-11-30T08:39:27.107Z] using credential edgex-jenkins-ssh [2021-11-30T08:39:27.128Z] Cloning the remote Git repository [2021-11-30T08:39:27.181Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-30T08:39:27.287Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-11-30T08:39:27.368Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-30T08:39:27.369Z] > git --version # timeout=10 [2021-11-30T08:39:27.389Z] > git --version # 'git version 2.17.1' [2021-11-30T08:39:27.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-30T08:39:27.481Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-30T08:39:28.370Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-30T08:39:28.370Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-30T08:39:28.370Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-30T08:39:28.384Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-30T08:39:28.683Z] + ls -al . [2021-11-30T08:39:28.683Z] total 644 [2021-11-30T08:39:28.683Z] drwxrwxr-x 10 1001 1001 4096 Nov 30 08:39 . [2021-11-30T08:39:28.683Z] drwxr-xr-x 4 root root 28 Nov 30 08:37 .. [2021-11-30T08:39:28.683Z] -rw-rw-r-- 1 1001 1001 11 Nov 30 08:33 .dockerignore [2021-11-30T08:39:28.683Z] drwxrwxr-x 8 1001 1001 179 Nov 30 08:33 .git [2021-11-30T08:39:28.683Z] drwxrwxr-x 4 1001 1001 142 Nov 30 08:33 .github [2021-11-30T08:39:28.683Z] -rw-rw-r-- 1 1001 1001 804 Nov 30 08:33 .gitignore [2021-11-30T08:39:28.683Z] -rw-rw-r-- 1 1001 1001 42 Nov 30 08:33 .golangci.yml [2021-11-30T08:39:28.683Z] -rw-rw-r-- 1 1001 1001 76 Nov 30 08:33 .hadolint.yml [2021-11-30T08:39:28.683Z] drwx------ 3 1001 1001 73 Nov 30 08:36 .semver [2021-11-30T08:39:28.683Z] -rw-rw-r-- 1 1001 1001 166 Nov 30 08:33 .sonarcloud.properties [2021-11-30T08:39:28.683Z] -rw-rw-r-- 1 1001 1001 1171 Nov 30 08:33 ADOPTERS.md [2021-11-30T08:39:28.683Z] -rw-rw-r-- 1 1001 1001 8910 Nov 30 08:33 Attribution.txt [2021-11-30T08:39:28.683Z] -rw-rw-r-- 1 1001 1001 51732 Nov 30 08:33 CHANGELOG.md [2021-11-30T08:39:28.683Z] -rw-rw-r-- 1 1001 1001 3804 Nov 30 08:33 CONTRIBUTING.md [2021-11-30T08:39:28.683Z] -rw-rw-r-- 1 1001 1001 677 Nov 30 08:33 GOVERNANCE.md [2021-11-30T08:39:28.683Z] -rw-rw-r-- 1 1001 1001 849 Nov 30 08:33 Jenkinsfile [2021-11-30T08:39:28.683Z] -rw-rw-r-- 1 1001 1001 10775 Nov 30 08:33 LICENSE [2021-11-30T08:39:28.683Z] -rw-rw-r-- 1 1001 1001 6508 Nov 30 08:33 Makefile [2021-11-30T08:39:28.683Z] -rw-rw-r-- 1 1001 1001 582 Nov 30 08:33 OWNERS.md [2021-11-30T08:39:28.683Z] -rw-rw-r-- 1 1001 1001 8207 Nov 30 08:33 README.md [2021-11-30T08:39:28.683Z] -rw-rw-r-- 1 1001 1001 6912 Nov 30 08:33 SECURITY.md [2021-11-30T08:39:28.683Z] -rw-rw-r-- 1 1001 1001 5 Nov 30 08:36 VERSION [2021-11-30T08:39:28.683Z] -rw-rw-r-- 1 1001 1001 4131 Nov 30 08:33 ZMQWindows.md [2021-11-30T08:39:28.683Z] drwxrwxr-x 2 1001 1001 37 Nov 30 08:33 bin [2021-11-30T08:39:28.683Z] drwxrwxr-x 14 1001 1001 4096 Nov 30 08:33 cmd [2021-11-30T08:39:28.683Z] -rw-r--r-- 1 root root 428381 Nov 30 08:38 coverage.out [2021-11-30T08:39:28.683Z] -rw-rw-r-- 1 1001 1001 828 Nov 30 08:33 go.mod [2021-11-30T08:39:28.683Z] -rw-rw-r-- 1 1001 1001 49483 Nov 30 08:33 go.sum [2021-11-30T08:39:28.683Z] drwxrwxr-x 8 1001 1001 124 Nov 30 08:33 internal [2021-11-30T08:39:28.683Z] drwxrwxr-x 3 1001 1001 16 Nov 30 08:33 openapi [2021-11-30T08:39:28.683Z] drwxrwxr-x 4 1001 1001 71 Nov 30 08:33 snap [2021-11-30T08:39:28.683Z] -rw-rw-r-- 1 1001 1001 204 Nov 30 08:33 version.go [Pipeline] sh [2021-11-30T08:39:28.972Z] + '[' -e coverage.out ] [2021-11-30T08:39:28.972Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-30T08:39:29.065Z] Stashed 1 file(s) [Pipeline] sh [2021-11-30T08:39:29.350Z] + make build [2021-11-30T08:39:29.350Z] 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-30T08:39:30.736Z] 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-30T08:39:37.356Z] 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-30T08:39:37.931Z] 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-30T08:39:38.888Z] 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-30T08:39:39.155Z] 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-30T08:39:40.107Z] 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-30T08:39:40.682Z] 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-30T08:39:41.641Z] 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-30T08:39:42.347Z] 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-30T08:39:43.465Z] 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-30T08:39:44.184Z] 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-30T08:39:45.763Z] $ docker stop --time=1 dc37e5348a5e145bcb5f800a8b4d696dfd5bfd7fd50c124d9e805cc4841ebfba [2021-11-30T08:39:47.484Z] $ docker rm -f dc37e5348a5e145bcb5f800a8b4d696dfd5bfd7fd50c124d9e805cc4841ebfba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-30T08:39:48.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-30T08:39:48.456Z] [2021-11-30T08:39:48.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-30T08:39:48.771Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-30T08:39:48.771Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-30T08:39:48.771Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-30T08:39:48.771Z] ca9280d653b3: Pulling fs layer [2021-11-30T08:39:48.771Z] 7e9c9ca2126c: Pulling fs layer [2021-11-30T08:39:48.771Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-30T08:39:48.771Z] cbdbe7a5bc2a: Download complete [2021-11-30T08:39:49.037Z] ca9280d653b3: Verifying Checksum [2021-11-30T08:39:49.037Z] ca9280d653b3: Download complete [2021-11-30T08:39:49.037Z] cbdbe7a5bc2a: Pull complete [2021-11-30T08:39:49.301Z] 7e9c9ca2126c: Verifying Checksum [2021-11-30T08:39:49.301Z] 7e9c9ca2126c: Download complete [2021-11-30T08:39:49.573Z] ca9280d653b3: Pull complete [2021-11-30T08:39:53.794Z] 7e9c9ca2126c: Pull complete [2021-11-30T08:39:53.794Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-30T08:39:53.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-30T08:39:53.794Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-30T08:39:53.864Z] prd-centos7-docker-4c-2g-764 does not seem to be running inside a container [2021-11-30T08:39:53.914Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-30T08:39:56.196Z] $ docker top 124f532ba7549788fb6d84289c2ec441d48e6e8f6cdd2af472b5ef833627be73 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-30T08:39:56.541Z] + docker-compose build --help [2021-11-30T08:39:56.541Z] + grep parallel [2021-11-30T08:39:57.115Z] --parallel Build images in parallel. [Pipeline] } [2021-11-30T08:39:57.124Z] $ docker stop --time=1 124f532ba7549788fb6d84289c2ec441d48e6e8f6cdd2af472b5ef833627be73 [2021-11-30T08:39:58.306Z] $ docker rm -f 124f532ba7549788fb6d84289c2ec441d48e6e8f6cdd2af472b5ef833627be73 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-30T08:39:58.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-30T08:39:58.678Z] . [Pipeline] withDockerContainer [2021-11-30T08:39:58.750Z] prd-centos7-docker-4c-2g-764 does not seem to be running inside a container [2021-11-30T08:39:58.782Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-30T08:39:59.128Z] $ docker top 04b3491f3b25933117f130bfcb014d1a653fe3850bcd7a6d91291f954190ee06 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-30T08:39:59.483Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-30T08:40:00.053Z] Building core-command ... [2021-11-30T08:40:00.053Z] Building core-data ... [2021-11-30T08:40:00.053Z] Building core-metadata ... [2021-11-30T08:40:00.053Z] Building security-bootstrapper ... [2021-11-30T08:40:00.053Z] Building security-proxy-setup ... [2021-11-30T08:40:00.053Z] Building security-secretstore-setup ... [2021-11-30T08:40:00.053Z] Building support-notifications ... [2021-11-30T08:40:00.053Z] Building support-scheduler ... [2021-11-30T08:40:00.053Z] Building sys-mgmt-agent ... [2021-11-30T08:40:00.053Z] Building sys-mgmt-agent [2021-11-30T08:40:00.053Z] Building core-data [2021-11-30T08:40:00.053Z] Building security-bootstrapper [2021-11-30T08:40:00.053Z] Building core-command [2021-11-30T08:40:00.053Z] Building security-secretstore-setup [2021-11-30T08:40:10.313Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T08:40:10.313Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-30T08:40:10.313Z] ---> 0cd69ccea3af [2021-11-30T08:40:10.313Z] Step 3/22 : WORKDIR /edgex-go [2021-11-30T08:40:10.313Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T08:40:10.313Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-30T08:40:10.313Z] ---> 0cd69ccea3af [2021-11-30T08:40:10.313Z] Step 3/24 : WORKDIR /edgex-go [2021-11-30T08:40:15.597Z] ---> Running in de2428c7b803 [2021-11-30T08:40:15.597Z] ---> Running in a3966a9fb021 [2021-11-30T08:40:16.170Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T08:40:16.170Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-30T08:40:16.170Z] ---> 0cd69ccea3af [2021-11-30T08:40:16.170Z] Step 3/22 : WORKDIR /edgex-go [2021-11-30T08:40:18.705Z] ---> Running in 9c2a0bef1c76 [2021-11-30T08:40:18.705Z] Removing intermediate container de2428c7b803 [2021-11-30T08:40:18.705Z] ---> 3ddd2d8a57cb [2021-11-30T08:40:18.705Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T08:40:18.705Z] Removing intermediate container a3966a9fb021 [2021-11-30T08:40:18.705Z] ---> 1d8813d0bbc6 [2021-11-30T08:40:18.705Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T08:40:19.274Z] ---> Running in 0db1bb848d57 [2021-11-30T08:40:19.274Z] ---> Running in 71291211081a [2021-11-30T08:40:19.531Z] Removing intermediate container 9c2a0bef1c76 [2021-11-30T08:40:19.532Z] ---> ac7bebe45007 [2021-11-30T08:40:19.532Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T08:40:20.100Z] ---> Running in d2bd09c6148f [2021-11-30T08:40:24.585Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T08:40:24.585Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-30T08:40:24.585Z] ---> 0cd69ccea3af [2021-11-30T08:40:24.585Z] Step 3/30 : WORKDIR /edgex-go [2021-11-30T08:40:24.585Z] ---> Using cache [2021-11-30T08:40:24.585Z] ---> ac7bebe45007 [2021-11-30T08:40:24.585Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T08:40:24.585Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T08:40:24.585Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-30T08:40:24.585Z] ---> 0cd69ccea3af [2021-11-30T08:40:24.585Z] Step 3/22 : WORKDIR /edgex-go [2021-11-30T08:40:24.585Z] ---> Using cache [2021-11-30T08:40:24.585Z] ---> ac7bebe45007 [2021-11-30T08:40:24.585Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T08:40:24.585Z] ---> Running in 524837a0572e [2021-11-30T08:40:24.585Z] ---> Running in 17e30ce8e501 [2021-11-30T08:40:24.585Z] Removing intermediate container 0db1bb848d57 [2021-11-30T08:40:24.585Z] ---> 5c1e227ef6c2 [2021-11-30T08:40:24.585Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-30T08:40:24.585Z] Removing intermediate container 71291211081a [2021-11-30T08:40:24.585Z] ---> c2b97d3f120b [2021-11-30T08:40:24.585Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-30T08:40:24.585Z] ---> Running in 0b263272ae62 [2021-11-30T08:40:24.585Z] Removing intermediate container d2bd09c6148f [2021-11-30T08:40:24.585Z] ---> 4590a950d2cb [2021-11-30T08:40:24.585Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-30T08:40:24.585Z] ---> Running in 52289d1c0c2f [2021-11-30T08:40:24.585Z] ---> Running in 6a1802b4eae8 [2021-11-30T08:40:24.848Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T08:40:25.111Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T08:40:25.111Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T08:40:25.374Z] Removing intermediate container 17e30ce8e501 [2021-11-30T08:40:25.374Z] ---> 3b7f962b9b5d [2021-11-30T08:40:25.374Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-30T08:40:25.374Z] ---> Running in 234e60fb2169 [2021-11-30T08:40:25.374Z] Removing intermediate container 524837a0572e [2021-11-30T08:40:25.374Z] ---> 666ba2fb4f7b [2021-11-30T08:40:25.374Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-30T08:40:25.374Z] ---> Running in 0868352be26f [2021-11-30T08:40:25.637Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T08:40:25.637Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T08:40:25.637Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T08:40:25.906Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T08:40:25.906Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T08:40:26.175Z] OK: 220 MiB in 52 packages [2021-11-30T08:40:26.175Z] OK: 220 MiB in 52 packages [2021-11-30T08:40:26.436Z] OK: 220 MiB in 52 packages [2021-11-30T08:40:26.436Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T08:40:26.436Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T08:40:26.436Z] Removing intermediate container 0b263272ae62 [2021-11-30T08:40:26.436Z] ---> 3907b8ce79db [2021-11-30T08:40:26.436Z] Step 6/24 : COPY . . [2021-11-30T08:40:26.701Z] Removing intermediate container 52289d1c0c2f [2021-11-30T08:40:26.701Z] ---> a0c33af628dc [2021-11-30T08:40:26.701Z] Step 6/22 : COPY . . [2021-11-30T08:40:26.701Z] OK: 220 MiB in 52 packages [2021-11-30T08:40:26.701Z] OK: 220 MiB in 52 packages [2021-11-30T08:40:26.968Z] Removing intermediate container 6a1802b4eae8 [2021-11-30T08:40:26.968Z] ---> 052d146f2a5b [2021-11-30T08:40:26.968Z] Step 6/22 : COPY . . [2021-11-30T08:40:31.183Z] Removing intermediate container 234e60fb2169 [2021-11-30T08:40:31.183Z] ---> c1e6c0608456 [2021-11-30T08:40:31.183Z] Step 6/22 : COPY . . [2021-11-30T08:40:31.183Z] Removing intermediate container 0868352be26f [2021-11-30T08:40:31.183Z] ---> 851aa73eac30 [2021-11-30T08:40:31.183Z] Step 6/30 : COPY . . [2021-11-30T08:40:37.769Z] ---> 0d5f38a1cd92 [2021-11-30T08:40:37.769Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T08:40:37.769Z] ---> Running in 788e91a270f6 [2021-11-30T08:40:52.659Z] ---> 0e9cb0ca4ad4 [2021-11-30T08:40:52.659Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T08:40:52.659Z] ---> Running in 6a2e08487657 [2021-11-30T08:40:52.659Z] ---> b19e8509b1c4 [2021-11-30T08:40:52.659Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T08:40:52.659Z] ---> Running in 5340a23d5d8f [2021-11-30T08:40:52.920Z] Removing intermediate container 6a2e08487657 [2021-11-30T08:40:52.920Z] ---> 8357f03c9eed [2021-11-30T08:40:52.920Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-30T08:40:52.920Z] Removing intermediate container 788e91a270f6 [2021-11-30T08:40:52.920Z] ---> baca349e22d4 [2021-11-30T08:40:52.920Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-30T08:40:52.920Z] ---> Running in a6049dd99a23 [2021-11-30T08:40:53.185Z] ---> Running in 413487ffcb64 [2021-11-30T08:40:53.761Z] 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-30T08:40:53.761Z] 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-30T08:40:54.019Z] Removing intermediate container 5340a23d5d8f [2021-11-30T08:40:54.020Z] ---> 45e78f2fcc73 [2021-11-30T08:40:54.020Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-30T08:40:54.283Z] ---> Running in 3a58db289800 [2021-11-30T08:40:54.852Z] 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-30T08:41:00.261Z] ---> 280878dad025 [2021-11-30T08:41:00.261Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T08:41:00.261Z] ---> f25507af60b4 [2021-11-30T08:41:00.261Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T08:41:00.261Z] ---> Running in 67b95cf9b4d0 [2021-11-30T08:41:00.261Z] ---> Running in 73ffd5184faf [2021-11-30T08:41:01.658Z] Removing intermediate container 73ffd5184faf [2021-11-30T08:41:01.658Z] ---> d1b449d39bf7 [2021-11-30T08:41:01.658Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-30T08:41:01.658Z] ---> Running in cdc0068c54e5 [2021-11-30T08:41:01.658Z] Removing intermediate container 67b95cf9b4d0 [2021-11-30T08:41:01.658Z] ---> 0bd01ae72aa9 [2021-11-30T08:41:01.658Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-30T08:41:01.658Z] ---> Running in 75bcb97246c9 [2021-11-30T08:41:02.239Z] 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-30T08:41:02.239Z] 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-30T08:41:28.825Z] 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-30T08:41:33.041Z] Removing intermediate container 3a58db289800 [2021-11-30T08:41:33.041Z] ---> 48e23852895a [2021-11-30T08:41:33.041Z] [2021-11-30T08:41:33.041Z] Step 9/22 : FROM alpine:3.14 [2021-11-30T08:41:33.041Z] Removing intermediate container a6049dd99a23 [2021-11-30T08:41:33.041Z] ---> acb19e5835c9 [2021-11-30T08:41:33.041Z] [2021-11-30T08:41:33.041Z] Step 9/24 : FROM alpine:3.14 [2021-11-30T08:41:33.984Z] 3.14: Pulling from library/alpine [2021-11-30T08:41:33.984Z] 3.14: Pulling from library/alpine [2021-11-30T08:41:35.413Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-30T08:41:35.413Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-30T08:41:35.413Z] Status: Image is up to date for alpine:3.14 [2021-11-30T08:41:35.413Z] Status: Downloaded newer image for alpine:3.14 [2021-11-30T08:41:35.413Z] ---> 0a97eee8041e [2021-11-30T08:41:35.413Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-30T08:41:35.413Z] ---> 0a97eee8041e [2021-11-30T08:41:35.413Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-30T08:41:35.682Z] ---> Running in a525801e3969 [2021-11-30T08:41:35.682Z] ---> Running in 56150febb388 [2021-11-30T08:41:36.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T08:41:36.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T08:41:36.576Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-30T08:41:36.576Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T08:41:36.576Z] OK: 6 MiB in 15 packages [2021-11-30T08:41:36.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T08:41:36.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T08:41:37.108Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-30T08:41:37.108Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-30T08:41:37.108Z] (3/3) Installing su-exec (0.2-r1) [2021-11-30T08:41:37.108Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T08:41:37.108Z] Executing ca-certificates-20191127-r5.trigger [2021-11-30T08:41:37.108Z] OK: 6 MiB in 17 packages [2021-11-30T08:41:37.690Z] Removing intermediate container 413487ffcb64 [2021-11-30T08:41:37.690Z] ---> 89a15ea54a3f [2021-11-30T08:41:37.690Z] [2021-11-30T08:41:37.690Z] Step 9/22 : FROM alpine:3.14 [2021-11-30T08:41:37.690Z] ---> 0a97eee8041e [2021-11-30T08:41:37.690Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-30T08:41:37.690Z] Removing intermediate container a525801e3969 [2021-11-30T08:41:37.690Z] ---> c4517958f05a [2021-11-30T08:41:37.690Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-30T08:41:37.956Z] ---> Running in a50d8a8907c7 [2021-11-30T08:41:37.956Z] Removing intermediate container 75bcb97246c9 [2021-11-30T08:41:37.956Z] ---> 1ed882b94dad [2021-11-30T08:41:37.956Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-30T08:41:37.956Z] ---> Running in 70b80d731365 [2021-11-30T08:41:37.956Z] ---> Running in 434dd28d3ff7 [2021-11-30T08:41:37.956Z] Removing intermediate container a50d8a8907c7 [2021-11-30T08:41:37.956Z] ---> 62bbd1ee22b9 [2021-11-30T08:41:37.956Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-30T08:41:38.228Z] ---> Running in 913611d3dc2e [2021-11-30T08:41:38.228Z] Removing intermediate container 56150febb388 [2021-11-30T08:41:38.228Z] ---> 4f8eefa8e590 [2021-11-30T08:41:38.228Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-30T08:41:38.228Z] Removing intermediate container 70b80d731365 [2021-11-30T08:41:38.228Z] ---> 09c6ded0edae [2021-11-30T08:41:38.228Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-30T08:41:38.228Z] ---> Running in 6495ab455f8b [2021-11-30T08:41:38.228Z] ---> Running in 3805d89f0486 [2021-11-30T08:41:38.228Z] Removing intermediate container 913611d3dc2e [2021-11-30T08:41:38.228Z] ---> b84c20e72077 [2021-11-30T08:41:38.228Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-30T08:41:38.502Z] ---> Running in c7c9a94923b5 [2021-11-30T08:41:38.502Z] Removing intermediate container 3805d89f0486 [2021-11-30T08:41:38.502Z] ---> b1d85013b68f [2021-11-30T08:41:38.502Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-30T08:41:38.502Z] Removing intermediate container 6495ab455f8b [2021-11-30T08:41:38.502Z] ---> f06657af99cb [2021-11-30T08:41:38.502Z] Step 12/24 : WORKDIR / [2021-11-30T08:41:38.502Z] Removing intermediate container c7c9a94923b5 [2021-11-30T08:41:38.502Z] ---> 06a8ca126b5d [2021-11-30T08:41:38.502Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T08:41:38.502Z] ---> Running in 0cf634486d43 [2021-11-30T08:41:38.502Z] ---> Running in bcf85f12b98d [2021-11-30T08:41:38.502Z] ---> Running in 19b8dc034678 [2021-11-30T08:41:38.502Z] 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-30T08:41:39.089Z] Removing intermediate container 0cf634486d43 [2021-11-30T08:41:39.089Z] ---> 04e509226309 [2021-11-30T08:41:39.089Z] Step 14/22 : WORKDIR / [2021-11-30T08:41:39.089Z] Removing intermediate container bcf85f12b98d [2021-11-30T08:41:39.089Z] ---> 2793a48a14cc [2021-11-30T08:41:39.089Z] 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-30T08:41:39.089Z] ---> Running in 91bb49b31331 [2021-11-30T08:41:39.359Z] Removing intermediate container cdc0068c54e5 [2021-11-30T08:41:39.359Z] ---> 8aea843a4f32 [2021-11-30T08:41:39.359Z] [2021-11-30T08:41:39.359Z] Step 9/30 : FROM alpine:3.14 [2021-11-30T08:41:39.359Z] ---> 0a97eee8041e [2021-11-30T08:41:39.359Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-30T08:41:39.359Z] ---> Running in b5786567b0ac [2021-11-30T08:41:39.359Z] ---> 546b117a4f08 [2021-11-30T08:41:39.359Z] 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-30T08:41:39.359Z] Removing intermediate container 91bb49b31331 [2021-11-30T08:41:39.359Z] ---> ea0c9b0408a9 [2021-11-30T08:41:39.359Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T08:41:39.620Z] Removing intermediate container b5786567b0ac [2021-11-30T08:41:39.620Z] ---> 4897c07c4eab [2021-11-30T08:41:39.620Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-30T08:41:39.620Z] ---> Running in 0898d1278192 [2021-11-30T08:41:39.620Z] ---> 442c1251a0b1 [2021-11-30T08:41:39.620Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-30T08:41:39.620Z] Removing intermediate container 19b8dc034678 [2021-11-30T08:41:39.620Z] ---> 7b8a8ab149a2 [2021-11-30T08:41:39.620Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-30T08:41:39.620Z] ---> 7f0bfd26ac3c [2021-11-30T08:41:39.620Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-30T08:41:39.620Z] Removing intermediate container 434dd28d3ff7 [2021-11-30T08:41:39.620Z] ---> 94e0593cd9f3 [2021-11-30T08:41:39.620Z] [2021-11-30T08:41:39.620Z] Step 10/22 : FROM docker:20.10.8 [2021-11-30T08:41:39.620Z] ---> Running in 690946d3e43a [2021-11-30T08:41:39.904Z] 20.10.8: Pulling from library/docker [2021-11-30T08:41:39.904Z] ---> c401a4412c05 [2021-11-30T08:41:39.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-30T08:41:39.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T08:41:40.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T08:41:40.197Z] ---> ffb27e22f4b3 [2021-11-30T08:41:40.197Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-30T08:41:40.466Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T08:41:40.466Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-30T08:41:40.466Z] ---> 1dd84d818006 [2021-11-30T08:41:40.466Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-30T08:41:40.466Z] (2/2) Installing su-exec (0.2-r1) [2021-11-30T08:41:40.466Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T08:41:40.466Z] OK: 6 MiB in 16 packages [2021-11-30T08:41:40.730Z] ---> b0892e21f567 [2021-11-30T08:41:40.730Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-30T08:41:40.730Z] ---> Running in 3aed5d87ad3b [2021-11-30T08:41:40.995Z] Removing intermediate container 0898d1278192 [2021-11-30T08:41:40.995Z] ---> 7c46e4f043ce [2021-11-30T08:41:40.995Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-30T08:41:40.995Z] ---> 766e108534e1 [2021-11-30T08:41:40.995Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-30T08:41:40.995Z] Removing intermediate container 3aed5d87ad3b [2021-11-30T08:41:40.995Z] ---> 0365092c4d38 [2021-11-30T08:41:40.995Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T08:41:40.995Z] ---> Running in 3c4f0922ead2 [2021-11-30T08:41:40.995Z] ---> Running in 61e07aecd57e [2021-11-30T08:41:41.262Z] Removing intermediate container 3c4f0922ead2 [2021-11-30T08:41:41.262Z] ---> 03b894ffe861 [2021-11-30T08:41:41.262Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-30T08:41:41.262Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T08:41:41.262Z] ---> Running in 230305d33ebb [2021-11-30T08:41:41.262Z] Removing intermediate container 61e07aecd57e [2021-11-30T08:41:41.262Z] ---> e0896cce907b [2021-11-30T08:41:41.262Z] Step 20/22 : LABEL arch=x86_64 [2021-11-30T08:41:41.262Z] ---> 6f45bbff1bee [2021-11-30T08:41:41.262Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-30T08:41:41.262Z] ---> Running in 01faec2acbc1 [2021-11-30T08:41:41.262Z] Removing intermediate container 230305d33ebb [2021-11-30T08:41:41.262Z] ---> 5aa4e7bad9be [2021-11-30T08:41:41.262Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-30T08:41:41.526Z] ---> Running in 6e6442cb105f [2021-11-30T08:41:41.526Z] Removing intermediate container 01faec2acbc1 [2021-11-30T08:41:41.526Z] ---> cf65414eac37 [2021-11-30T08:41:41.526Z] Step 21/22 : LABEL git_sha=48f64a87671a48a2f01cfdad9247890435af76e0 [2021-11-30T08:41:41.526Z] ---> Running in c8c4dea10f13 [2021-11-30T08:41:41.526Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-30T08:41:41.526Z] ---> 377d9e460e97 [2021-11-30T08:41:41.526Z] 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-30T08:41:41.526Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-30T08:41:41.788Z] ---> Running in b2a03c90376f [2021-11-30T08:41:41.788Z] Removing intermediate container c8c4dea10f13 [2021-11-30T08:41:41.788Z] ---> 83e34195827d [2021-11-30T08:41:41.788Z] Step 22/22 : LABEL version=0.0.0 [2021-11-30T08:41:41.788Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-30T08:41:41.788Z] ---> Running in 44a3378e71ce [2021-11-30T08:41:41.788Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-30T08:41:41.788Z] Removing intermediate container 44a3378e71ce [2021-11-30T08:41:41.788Z] ---> fc54b6268c0b [2021-11-30T08:41:41.788Z] [2021-11-30T08:41:41.788Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-30T08:41:42.061Z] Successfully built fc54b6268c0b [2021-11-30T08:41:42.061Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-30T08:41:42.061Z] Successfully tagged core-command:latest [2021-11-30T08:41:42.061Z] Building core-metadata [2021-11-30T08:41:42.061Z]  Building core-command ... done Executing busybox-1.33.1-r6.trigger [2021-11-30T08:41:42.061Z] OK: 8 MiB in 20 packages [2021-11-30T08:41:43.009Z] Removing intermediate container 6e6442cb105f [2021-11-30T08:41:43.009Z] ---> 031624de4fed [2021-11-30T08:41:43.009Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-30T08:41:43.290Z] ---> Running in a7fc0f92da38 [2021-11-30T08:41:43.864Z] Removing intermediate container 690946d3e43a [2021-11-30T08:41:43.865Z] ---> 7117558da707 [2021-11-30T08:41:43.865Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T08:41:43.865Z] Removing intermediate container a7fc0f92da38 [2021-11-30T08:41:43.865Z] ---> d2edc36de0ec [2021-11-30T08:41:43.865Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-30T08:41:43.865Z] Removing intermediate container b2a03c90376f [2021-11-30T08:41:43.865Z] ---> 2e8e3f42323a [2021-11-30T08:41:43.865Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-30T08:41:44.126Z] ---> 6fac1d37ba3a [2021-11-30T08:41:44.126Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-30T08:41:44.126Z] ---> Running in 62af4a9db646 [2021-11-30T08:41:44.126Z] ---> 6f1368b3587a [2021-11-30T08:41:44.126Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-30T08:41:44.126Z] ---> Running in 39c597860c9e [2021-11-30T08:41:44.126Z] Removing intermediate container 62af4a9db646 [2021-11-30T08:41:44.126Z] ---> e7b9e5f528b6 [2021-11-30T08:41:44.126Z] Step 22/24 : LABEL arch=x86_64 [2021-11-30T08:41:44.393Z] ---> Running in b5e3d0497f18 [2021-11-30T08:41:44.662Z] ---> 99169042e287 [2021-11-30T08:41:44.662Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-30T08:41:44.662Z] Removing intermediate container b5e3d0497f18 [2021-11-30T08:41:44.662Z] ---> 2a04a1328ca5 [2021-11-30T08:41:44.662Z] Step 23/24 : LABEL git_sha=48f64a87671a48a2f01cfdad9247890435af76e0 [2021-11-30T08:41:44.662Z] ---> Running in 79ebb8d40392 [2021-11-30T08:41:44.662Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-30T08:41:44.662Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-30T08:41:44.662Z] ---> bc6c0ffef665 [2021-11-30T08:41:44.662Z] 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-30T08:41:44.662Z] Removing intermediate container 79ebb8d40392 [2021-11-30T08:41:44.662Z] ---> 756c6b7414c9 [2021-11-30T08:41:44.662Z] Step 24/24 : LABEL version=0.0.0 [2021-11-30T08:41:44.924Z] ---> 4501999df885 [2021-11-30T08:41:44.924Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-30T08:41:44.924Z] ---> Running in 97008774329a [2021-11-30T08:41:44.924Z] ---> Running in 845c20e20f35 [2021-11-30T08:41:44.924Z] ---> Running in c6f3ff9daeaa [2021-11-30T08:41:44.924Z] Removing intermediate container 39c597860c9e [2021-11-30T08:41:44.924Z] ---> 1a4a87d54638 [2021-11-30T08:41:44.924Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T08:41:44.924Z] Removing intermediate container 97008774329a [2021-11-30T08:41:44.924Z] ---> 9de2f1f1d799 [2021-11-30T08:41:44.924Z] 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-30T08:41:44.924Z] Removing intermediate container 845c20e20f35 [2021-11-30T08:41:44.924Z] ---> 8a11650306ef [2021-11-30T08:41:44.924Z] [2021-11-30T08:41:44.924Z] Removing intermediate container c6f3ff9daeaa [2021-11-30T08:41:44.924Z] ---> c4d8fac8de11 [2021-11-30T08:41:44.924Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T08:41:45.189Z] ---> Running in 102e9c022b07 [2021-11-30T08:41:45.189Z] ---> 3c73fb695641 [2021-11-30T08:41:45.189Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-30T08:41:45.189Z] ---> Running in 9c6e494ca4ce [2021-11-30T08:41:45.189Z] Successfully built 8a11650306ef [2021-11-30T08:41:45.189Z] Successfully tagged security-secretstore-setup:latest [2021-11-30T08:41:45.189Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-11-30T08:41:45.189Z] Removing intermediate container 9c6e494ca4ce [2021-11-30T08:41:45.189Z] ---> a50b69bbbe7c [2021-11-30T08:41:45.189Z] Step 20/22 : LABEL arch=x86_64 [2021-11-30T08:41:45.470Z] ---> Running in a311f6dddd92 [2021-11-30T08:41:46.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T08:41:46.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T08:41:46.415Z] (1/42) Installing readline (8.1.0-r0) [2021-11-30T08:41:46.415Z] (2/42) Installing bash (5.1.4-r0) [2021-11-30T08:41:46.685Z] Executing bash-5.1.4-r0.post-install [2021-11-30T08:41:46.685Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-30T08:41:46.685Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-30T08:41:46.685Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-30T08:41:46.685Z] ---> 0d07e00251b9 [2021-11-30T08:41:46.685Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-30T08:41:46.685Z] (6/42) Installing curl (7.79.1-r0) [2021-11-30T08:41:46.685Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-30T08:41:46.685Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-30T08:41:46.685Z] (9/42) Installing expat (2.4.1-r0) [2021-11-30T08:41:46.685Z] (10/42) Installing libffi (3.3-r2) [2021-11-30T08:41:46.685Z] (11/42) Installing gdbm (1.19-r0) [2021-11-30T08:41:46.685Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-30T08:41:46.685Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-30T08:41:46.685Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-30T08:41:46.685Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-30T08:41:46.685Z] Removing intermediate container a311f6dddd92 [2021-11-30T08:41:46.685Z] ---> 7bb77d5a248f [2021-11-30T08:41:46.685Z] Step 21/22 : LABEL git_sha=48f64a87671a48a2f01cfdad9247890435af76e0 [2021-11-30T08:41:46.685Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-30T08:41:46.685Z] (17/42) Installing python3 (3.9.5-r2) [2021-11-30T08:41:46.962Z] ---> Running in 9a8d95c76815 [2021-11-30T08:41:47.229Z] ---> 75fd5af2eb0b [2021-11-30T08:41:47.229Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-30T08:41:48.613Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-30T08:41:48.613Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-30T08:41:48.613Z] Removing intermediate container 9a8d95c76815 [2021-11-30T08:41:48.613Z] ---> 6a40f5a710e5 [2021-11-30T08:41:48.613Z] Step 22/22 : LABEL version=0.0.0 [2021-11-30T08:41:48.613Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-30T08:41:48.613Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-30T08:41:48.613Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-30T08:41:48.613Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-30T08:41:48.613Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-30T08:41:48.613Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-30T08:41:48.613Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-30T08:41:48.613Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-30T08:41:48.613Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-30T08:41:48.613Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-30T08:41:48.613Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-30T08:41:48.613Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-30T08:41:48.613Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-30T08:41:48.874Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-30T08:41:50.259Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-30T08:41:50.259Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-30T08:41:50.259Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-30T08:41:50.259Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-30T08:41:50.259Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-30T08:41:50.259Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-30T08:41:50.259Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T08:41:50.259Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-30T08:41:50.259Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-30T08:41:50.259Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-30T08:41:50.259Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-30T08:41:50.521Z] ---> 0cd69ccea3af [2021-11-30T08:41:50.521Z] Step 3/20 : WORKDIR /edgex-go [2021-11-30T08:41:50.521Z] ---> Using cache [2021-11-30T08:41:50.521Z] ---> ac7bebe45007 [2021-11-30T08:41:50.521Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T08:41:50.521Z] ---> Using cache [2021-11-30T08:41:50.521Z] ---> 666ba2fb4f7b [2021-11-30T08:41:50.521Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-30T08:41:50.521Z] ---> Using cache [2021-11-30T08:41:50.521Z] ---> 851aa73eac30 [2021-11-30T08:41:50.521Z] Step 6/20 : COPY . . [2021-11-30T08:41:50.521Z] ---> Using cache [2021-11-30T08:41:50.521Z] ---> f25507af60b4 [2021-11-30T08:41:50.521Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T08:41:50.521Z] ---> Using cache [2021-11-30T08:41:50.521Z] ---> d1b449d39bf7 [2021-11-30T08:41:50.521Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-30T08:41:51.111Z] ---> 0e6002072e76 [2021-11-30T08:41:51.111Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-30T08:41:51.111Z] ---> Running in e03f3f4f9fc8 [2021-11-30T08:41:51.111Z] Executing busybox-1.33.1-r3.trigger [2021-11-30T08:41:51.111Z] OK: 84 MiB in 64 packages [2021-11-30T08:41:51.111Z] ---> Running in e712822d2157 [2021-11-30T08:41:51.403Z] Removing intermediate container e712822d2157 [2021-11-30T08:41:51.403Z] ---> 069fe5dd66da [2021-11-30T08:41:51.403Z] [2021-11-30T08:41:51.403Z] ---> fd1f1aa06966 [2021-11-30T08:41:51.403Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-30T08:41:51.403Z] Successfully built 069fe5dd66da [2021-11-30T08:41:51.403Z] Successfully tagged core-data:latest [2021-11-30T08:41:51.403Z]  Building core-data ... done Building support-notifications [2021-11-30T08:41:51.673Z] ---> Running in 7a09f382f4df [2021-11-30T08:41:51.673Z] 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-30T08:41:51.959Z] Collecting docker-compose==1.23.2 [2021-11-30T08:41:52.220Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-30T08:41:52.485Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-30T08:41:52.485Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-30T08:41:52.485Z] Collecting texttable<0.10,>=0.9.0 [2021-11-30T08:41:52.485Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-30T08:41:52.485Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T08:41:52.485Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-30T08:41:52.485Z] ---> 0cd69ccea3af [2021-11-30T08:41:52.485Z] Step 3/22 : WORKDIR /edgex-go [2021-11-30T08:41:52.485Z] ---> Using cache [2021-11-30T08:41:52.485Z] ---> ac7bebe45007 [2021-11-30T08:41:52.485Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T08:41:52.485Z] ---> Using cache [2021-11-30T08:41:52.485Z] ---> 666ba2fb4f7b [2021-11-30T08:41:52.486Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-30T08:41:52.486Z] ---> Using cache [2021-11-30T08:41:52.486Z] ---> 851aa73eac30 [2021-11-30T08:41:52.486Z] Step 6/22 : COPY . . [2021-11-30T08:41:52.486Z] ---> Using cache [2021-11-30T08:41:52.486Z] ---> f25507af60b4 [2021-11-30T08:41:52.486Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T08:41:52.486Z] ---> Using cache [2021-11-30T08:41:52.486Z] ---> d1b449d39bf7 [2021-11-30T08:41:52.486Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-30T08:41:52.755Z] Removing intermediate container 7a09f382f4df [2021-11-30T08:41:52.756Z] ---> 592b69513da1 [2021-11-30T08:41:52.756Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-30T08:41:52.756Z] Collecting docopt<0.7,>=0.6.1 [2021-11-30T08:41:53.023Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-30T08:41:53.023Z] ---> Running in 790848c0fc4b [2021-11-30T08:41:53.285Z] ---> 808730783f7c [2021-11-30T08:41:53.285Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-30T08:41:53.285Z] ---> Running in 76aea2ab6af2 [2021-11-30T08:41:53.546Z] 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-30T08:41:53.810Z] Collecting docker<4.0,>=3.6.0 [2021-11-30T08:41:53.810Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-30T08:41:54.076Z] Collecting PyYAML<4,>=3.10 [2021-11-30T08:41:54.076Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-30T08:41:54.342Z] Removing intermediate container 76aea2ab6af2 [2021-11-30T08:41:54.342Z] ---> 2a2a7e840d4e [2021-11-30T08:41:54.342Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-30T08:41:54.609Z] ---> Running in f2b1bbf1b2c7 [2021-11-30T08:41:54.609Z] Removing intermediate container f2b1bbf1b2c7 [2021-11-30T08:41:54.609Z] ---> f43def7a0c1e [2021-11-30T08:41:54.609Z] Step 27/30 : CMD ["gate"] [2021-11-30T08:41:54.871Z] ---> Running in 4fba3aa90563 [2021-11-30T08:41:54.871Z] Removing intermediate container 4fba3aa90563 [2021-11-30T08:41:54.871Z] ---> 127e769b60f9 [2021-11-30T08:41:54.871Z] Step 28/30 : LABEL arch=x86_64 [2021-11-30T08:41:55.133Z] ---> Running in 91393b1190d9 [2021-11-30T08:41:55.396Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-30T08:41:55.396Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-30T08:41:55.396Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-30T08:41:55.396Z] Removing intermediate container 91393b1190d9 [2021-11-30T08:41:55.396Z] ---> da4fb22a1c35 [2021-11-30T08:41:55.396Z] Step 29/30 : LABEL git_sha=48f64a87671a48a2f01cfdad9247890435af76e0 [2021-11-30T08:41:55.396Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-30T08:41:55.396Z] ---> Running in 06996df73e4e [2021-11-30T08:41:55.664Z] Removing intermediate container 06996df73e4e [2021-11-30T08:41:55.664Z] ---> a6f6c088d728 [2021-11-30T08:41:55.664Z] Step 30/30 : LABEL version=0.0.0 [2021-11-30T08:41:55.937Z] Collecting jsonschema<3,>=2.5.1 [2021-11-30T08:41:55.937Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-30T08:41:55.937Z] 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-30T08:41:55.937Z] ---> Running in 1dba3bc39646 [2021-11-30T08:41:55.937Z] Collecting cached-property<2,>=1.2.0 [2021-11-30T08:41:55.937Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-30T08:41:55.937Z] Collecting docker-pycreds>=0.4.0 [2021-11-30T08:41:55.937Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-30T08:41:55.937Z] Removing intermediate container 1dba3bc39646 [2021-11-30T08:41:55.937Z] ---> c3b33c42d8ae [2021-11-30T08:41:55.937Z] [2021-11-30T08:41:56.211Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-30T08:41:56.211Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-30T08:41:56.211Z] Successfully built c3b33c42d8ae [2021-11-30T08:41:56.211Z] Successfully tagged security-bootstrapper:latest [2021-11-30T08:41:56.211Z]  Building security-bootstrapper ... done Building support-scheduler [2021-11-30T08:41:56.488Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-30T08:41:56.488Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-30T08:41:56.488Z] Collecting idna<2.8,>=2.5 [2021-11-30T08:41:56.488Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-30T08:41:56.488Z] 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-30T08:41:56.771Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-30T08:41:56.771Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-30T08:41:56.771Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-30T08:41:56.771Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-30T08:41:57.056Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-30T08:41:57.056Z] Attempting uninstall: urllib3 [2021-11-30T08:41:57.056Z] Found existing installation: urllib3 1.26.5 [2021-11-30T08:41:57.056Z] Uninstalling urllib3-1.26.5: [2021-11-30T08:41:57.056Z] Successfully uninstalled urllib3-1.26.5 [2021-11-30T08:41:57.337Z] Attempting uninstall: idna [2021-11-30T08:41:57.337Z] Found existing installation: idna 3.2 [2021-11-30T08:41:57.337Z] Uninstalling idna-3.2: [2021-11-30T08:41:57.337Z] Successfully uninstalled idna-3.2 [2021-11-30T08:41:57.622Z] Attempting uninstall: chardet [2021-11-30T08:41:57.622Z] Found existing installation: chardet 4.0.0 [2021-11-30T08:41:57.622Z] Uninstalling chardet-4.0.0: [2021-11-30T08:41:57.906Z] Successfully uninstalled chardet-4.0.0 [2021-11-30T08:41:58.497Z] Attempting uninstall: requests [2021-11-30T08:41:58.497Z] Found existing installation: requests 2.25.1 [2021-11-30T08:41:58.497Z] Uninstalling requests-2.25.1: [2021-11-30T08:41:58.497Z] Successfully uninstalled requests-2.25.1 [2021-11-30T08:41:58.781Z] Running setup.py install for texttable: started [2021-11-30T08:41:59.754Z] Running setup.py install for texttable: finished with status 'done' [2021-11-30T08:41:59.754Z] Running setup.py install for PyYAML: started [2021-11-30T08:42:00.702Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-30T08:42:00.702Z] Running setup.py install for docopt: started [2021-11-30T08:42:01.278Z] Running setup.py install for docopt: finished with status 'done' [2021-11-30T08:42:01.278Z] Running setup.py install for dockerpty: started [2021-11-30T08:42:02.224Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-30T08:42:03.664Z] 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-30T08:42:03.954Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T08:42:03.954Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-30T08:42:03.954Z] ---> 0cd69ccea3af [2021-11-30T08:42:03.954Z] Step 3/21 : WORKDIR /edgex-go [2021-11-30T08:42:03.954Z] ---> Using cache [2021-11-30T08:42:03.954Z] ---> ac7bebe45007 [2021-11-30T08:42:03.954Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T08:42:03.954Z] ---> Using cache [2021-11-30T08:42:03.954Z] ---> 666ba2fb4f7b [2021-11-30T08:42:03.954Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-30T08:42:04.918Z] ---> Running in f701ba1a09e1 [2021-11-30T08:42:05.492Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T08:42:06.444Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T08:42:06.444Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T08:42:06.444Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-30T08:42:06.444Z] ---> 0cd69ccea3af [2021-11-30T08:42:06.444Z] Step 3/23 : WORKDIR /edgex-go [2021-11-30T08:42:06.444Z] ---> Using cache [2021-11-30T08:42:06.444Z] ---> ac7bebe45007 [2021-11-30T08:42:06.444Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T08:42:06.444Z] ---> Using cache [2021-11-30T08:42:06.444Z] ---> 666ba2fb4f7b [2021-11-30T08:42:06.444Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-30T08:42:06.444Z] ---> Using cache [2021-11-30T08:42:06.444Z] ---> 851aa73eac30 [2021-11-30T08:42:06.444Z] Step 6/23 : COPY go.mod . [2021-11-30T08:42:07.390Z] OK: 220 MiB in 52 packages [2021-11-30T08:42:07.390Z] ---> 9734f1d207ca [2021-11-30T08:42:07.390Z] Step 7/23 : RUN go mod download [2021-11-30T08:42:07.651Z] ---> Running in 89de44b73a1f [2021-11-30T08:42:08.229Z] Removing intermediate container f701ba1a09e1 [2021-11-30T08:42:08.229Z] ---> 77fb8f46977e [2021-11-30T08:42:08.229Z] Step 6/21 : COPY . . [2021-11-30T08:42:09.192Z] Removing intermediate container 102e9c022b07 [2021-11-30T08:42:09.192Z] ---> 3b9ef28d8272 [2021-11-30T08:42:09.192Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-30T08:42:10.136Z] ---> Running in 00922f4b4f71 [2021-11-30T08:42:10.398Z] Removing intermediate container 00922f4b4f71 [2021-11-30T08:42:10.399Z] ---> 06cfe8e4d19e [2021-11-30T08:42:10.399Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-30T08:42:10.495Z] Merging remotes/origin/main commit b7985a5e213d1adc6c93ffba227765f14366fda1 into PR head commit 3b0cf43c7e43d1d5d2a17e9468597ccdf90f6ff1 [2021-11-30T08:42:10.657Z] ---> Running in 0e1df11418e3 [2021-11-30T08:42:10.933Z] Removing intermediate container 0e1df11418e3 [2021-11-30T08:42:10.933Z] ---> 67b8aefcb276 [2021-11-30T08:42:10.933Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-30T08:42:10.933Z] Removing intermediate container 89de44b73a1f [2021-11-30T08:42:10.933Z] ---> 510c57617b3a [2021-11-30T08:42:10.933Z] Step 8/23 : COPY . . [2021-11-30T08:42:11.110Z] Merge succeeded, producing b7d8fe1d1dcfe45d46e06b5f442add4dbe49c534 [2021-11-30T08:42:11.111Z] Checking out Revision b7d8fe1d1dcfe45d46e06b5f442add4dbe49c534 (PR-3826) [2021-11-30T08:42:13.518Z] ---> 9599bfa67b12 [2021-11-30T08:42:13.519Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-30T08:42:14.101Z] ---> 8eef7aa082fb [2021-11-30T08:42:14.101Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-30T08:42:15.051Z] ---> 604cacc86521 [2021-11-30T08:42:15.051Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-30T08:42:15.051Z] ---> Running in 2e89e6f3ef96 [2021-11-30T08:42:15.316Z] Removing intermediate container 2e89e6f3ef96 [2021-11-30T08:42:15.316Z] ---> 2b3ddc5cbf3d [2021-11-30T08:42:15.316Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T08:42:15.576Z] Commit message: "Merge commit 'b7985a5e213d1adc6c93ffba227765f14366fda1' into HEAD" [2021-11-30T08:42:15.578Z] ---> Running in 07f6f4b8abbe [2021-11-30T08:42:15.604Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-30T08:42:16.133Z] ---> cb45704818bf [2021-11-30T08:42:16.133Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T08:42:16.133Z] Removing intermediate container 07f6f4b8abbe [2021-11-30T08:42:16.133Z] ---> 21884a59f8da [2021-11-30T08:42:16.133Z] Step 20/22 : LABEL arch=x86_64 [2021-11-30T08:42:16.133Z] ---> Running in d8cd12391c6b [2021-11-30T08:42:16.133Z] ---> Running in de4ee0f434f7 [2021-11-30T08:42:16.512Z] Removing intermediate container de4ee0f434f7 [2021-11-30T08:42:16.512Z] ---> 368c5c80f3f6 [2021-11-30T08:42:16.512Z] Step 21/22 : LABEL git_sha=48f64a87671a48a2f01cfdad9247890435af76e0 [2021-11-30T08:42:16.538Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-30T08:42:16.538Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-30T08:42:16.538Z] Dload Upload Total Spent Left Speed [2021-11-30T08:42:16.538Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 131k 0 --:--:-- --:--:-- --:--:-- 132k [Pipeline] sh [2021-11-30T08:42:16.869Z] ---> Running in 5b5dadb67c78 [2021-11-30T08:42:16.994Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-30T08:42:17.180Z] Removing intermediate container 5b5dadb67c78 [2021-11-30T08:42:17.181Z] ---> cdf0b932a143 [2021-11-30T08:42:17.181Z] Step 22/22 : LABEL version=0.0.0 [2021-11-30T08:42:17.358Z] + sudo tee /etc/docker/daemon.new [2021-11-30T08:42:17.358Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-30T08:42:17.358Z] { [2021-11-30T08:42:17.358Z] "registry-mirrors": [ [2021-11-30T08:42:17.358Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-30T08:42:17.358Z] ], [2021-11-30T08:42:17.358Z] "bip": "10.250.0.254/24", [2021-11-30T08:42:17.358Z] "hosts": [ [2021-11-30T08:42:17.358Z] "tcp://0.0.0.0:5555", [2021-11-30T08:42:17.358Z] "unix:///var/run/docker.sock" [2021-11-30T08:42:17.358Z] ], [2021-11-30T08:42:17.358Z] "mtu": 1458, [2021-11-30T08:42:17.358Z] "selinux-enabled": true, [2021-11-30T08:42:17.358Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-30T08:42:17.358Z] } [Pipeline] sh [2021-11-30T08:42:17.614Z] 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-30T08:42:17.614Z] ---> Running in 6d2039877bf2 [2021-11-30T08:42:17.711Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-30T08:42:17.915Z] Removing intermediate container 6d2039877bf2 [2021-11-30T08:42:17.915Z] ---> f601b80bc2ff [2021-11-30T08:42:17.915Z] [2021-11-30T08:42:17.915Z] Successfully built f601b80bc2ff [2021-11-30T08:42:18.155Z] + sudo service docker restart [2021-11-30T08:42:18.256Z] Successfully tagged sys-mgmt-agent:latest [2021-11-30T08:42:09.213Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-30T08:42:09.232Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-30T08:42:09.265Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-30T08:42:09.312Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-30T08:42:09.313Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-30T08:42:09.331Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3826/head:refs/remotes/origin/PR-3826 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-30T08:42:10.509Z] > git config core.sparsecheckout # timeout=10 [2021-11-30T08:42:10.526Z] > git checkout -f 3b0cf43c7e43d1d5d2a17e9468597ccdf90f6ff1 # timeout=10 [2021-11-30T08:42:10.771Z] > git remote # timeout=10 [2021-11-30T08:42:10.799Z] > git config --get remote.origin.url # timeout=10 [2021-11-30T08:42:10.817Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-30T08:42:10.831Z] > git merge b7985a5e213d1adc6c93ffba227765f14366fda1 # timeout=10 [2021-11-30T08:42:11.082Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-30T08:42:11.113Z] > git config core.sparsecheckout # timeout=10 [2021-11-30T08:42:11.128Z] > git checkout -f b7d8fe1d1dcfe45d46e06b5f442add4dbe49c534 # timeout=10 [2021-11-30T08:42:15.579Z] > git rev-list --no-walk b20f14036e38a12ca1c57c18d6b7c66756e13535 # timeout=10 [2021-11-30T08:42:18.518Z]  Building sys-mgmt-agent ... done Removing intermediate container d8cd12391c6b [2021-11-30T08:42:18.518Z] ---> cb17fa396d45 [2021-11-30T08:42:18.518Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-30T08:42:18.518Z] ---> Running in 2c01b59becd3 [2021-11-30T08:42:19.474Z] 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-30T08:42:20.054Z] ---> fd8c89f0587c [2021-11-30T08:42:20.054Z] Step 9/23 : RUN go mod tidy [2021-11-30T08:42:20.054Z] ---> Running in adb80cf5008a [2021-11-30T08:42:21.978Z] Removing intermediate container e03f3f4f9fc8 [2021-11-30T08:42:21.978Z] ---> c389c878fec3 [2021-11-30T08:42:21.978Z] [2021-11-30T08:42:21.978Z] Step 9/20 : FROM alpine:3.14 [2021-11-30T08:42:21.978Z] ---> 0a97eee8041e [2021-11-30T08:42:21.978Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-30T08:42:21.978Z] ---> Running in 75090ac1ecb6 [2021-11-30T08:42:22.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T08:42:22.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T08:42:22.760Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-30T08:42:22.760Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-30T08:42:22.760Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-30T08:42:22.760Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-30T08:42:22.760Z] (5/5) Installing curl (7.79.1-r0) [2021-11-30T08:42:22.760Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T08:42:22.760Z] Executing ca-certificates-20191127-r5.trigger [2021-11-30T08:42:23.024Z] OK: 8 MiB in 19 packages [2021-11-30T08:42:23.602Z] Removing intermediate container 75090ac1ecb6 [2021-11-30T08:42:23.602Z] ---> ef71c8fc5e09 [2021-11-30T08:42:23.602Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-30T08:42:23.602Z] ---> Running in cb4dcd5818cd [2021-11-30T08:42:23.865Z] Removing intermediate container cb4dcd5818cd [2021-11-30T08:42:23.865Z] ---> 05b468ee0d12 [2021-11-30T08:42:23.865Z] Step 12/20 : WORKDIR /edgex [2021-11-30T08:42:23.865Z] ---> Running in 2d44cd90d8ee [2021-11-30T08:42:24.131Z] Removing intermediate container 2d44cd90d8ee [2021-11-30T08:42:24.131Z] ---> 214a76b1f58d [2021-11-30T08:42:24.131Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-30T08:42:24.395Z] ---> 67acad76a8f2 [2021-11-30T08:42:24.395Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-30T08:42:24.657Z] ---> 1390eac8c377 [2021-11-30T08:42:24.657Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-30T08:42:25.239Z] Removing intermediate container adb80cf5008a [2021-11-30T08:42:25.239Z] ---> 885d3b96bef7 [2021-11-30T08:42:25.239Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-30T08:42:25.239Z] ---> c3d88fa4be49 [2021-11-30T08:42:25.239Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-30T08:42:25.239Z] ---> Running in 1231eded8bb6 [2021-11-30T08:42:25.239Z] ---> Running in ff2f2f6b7020 [2021-11-30T08:42:25.503Z] Removing intermediate container 1231eded8bb6 [2021-11-30T08:42:25.503Z] ---> d72a315ddb11 [2021-11-30T08:42:25.503Z] Step 17/20 : CMD ["--init=true"] [2021-11-30T08:42:25.503Z] ---> Running in f786eef58e19 [2021-11-30T08:42:25.768Z] Removing intermediate container f786eef58e19 [2021-11-30T08:42:25.768Z] ---> 263e5b393ff1 [2021-11-30T08:42:25.768Z] Step 18/20 : LABEL arch=x86_64 [2021-11-30T08:42:25.768Z] ---> Running in 2226613a5b6a [2021-11-30T08:42:26.031Z] Removing intermediate container 2226613a5b6a [2021-11-30T08:42:26.031Z] ---> b830b2b95d57 [2021-11-30T08:42:26.031Z] Step 19/20 : LABEL git_sha=48f64a87671a48a2f01cfdad9247890435af76e0 [2021-11-30T08:42:26.031Z] ---> Running in 1caa930691ff [2021-11-30T08:42:26.292Z] 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-30T08:42:26.557Z] Removing intermediate container 1caa930691ff [2021-11-30T08:42:26.557Z] ---> 4f660dc03b50 [2021-11-30T08:42:26.557Z] Step 20/20 : LABEL version=0.0.0 [2021-11-30T08:42:26.557Z] ---> Running in 2a4de130d549 [2021-11-30T08:42:27.132Z] Removing intermediate container 2a4de130d549 [2021-11-30T08:42:27.132Z] ---> 33c2ee77903d [2021-11-30T08:42:27.132Z] [2021-11-30T08:42:27.132Z] Removing intermediate container 790848c0fc4b [2021-11-30T08:42:27.132Z] ---> 3b5ea1497fed [2021-11-30T08:42:27.132Z] [2021-11-30T08:42:27.132Z] Step 9/22 : FROM alpine:3.14 [2021-11-30T08:42:27.132Z] ---> 0a97eee8041e [2021-11-30T08:42:27.132Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-30T08:42:27.132Z] ---> Using cache [2021-11-30T08:42:27.132Z] ---> c4517958f05a [2021-11-30T08:42:27.132Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-30T08:42:27.132Z] ---> Using cache [2021-11-30T08:42:27.132Z] ---> 09c6ded0edae [2021-11-30T08:42:27.132Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-30T08:42:27.132Z] Successfully built 33c2ee77903d [2021-11-30T08:42:27.132Z] Successfully tagged security-proxy-setup:latest [2021-11-30T08:42:27.132Z]  Building security-proxy-setup ... done  ---> Running in d3f0bf110eef [2021-11-30T08:42:27.132Z] Removing intermediate container d3f0bf110eef [2021-11-30T08:42:27.132Z] ---> 528b03e4580d [2021-11-30T08:42:27.132Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-30T08:42:27.392Z] ---> Running in 4c38072113c8 [2021-11-30T08:42:27.392Z] Removing intermediate container 4c38072113c8 [2021-11-30T08:42:27.392Z] ---> d39ff9df2d57 [2021-11-30T08:42:27.392Z] Step 14/22 : WORKDIR / [2021-11-30T08:42:27.655Z] ---> Running in 60ef66a21821 [2021-11-30T08:42:27.917Z] Removing intermediate container 60ef66a21821 [2021-11-30T08:42:27.917Z] ---> acabfa2f9268 [2021-11-30T08:42:27.917Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T08:42:27.917Z] ---> a436071683ac [2021-11-30T08:42:27.917Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-30T08:42:28.496Z] ---> 2552250086be [2021-11-30T08:42:28.496Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-30T08:42:28.757Z] ---> be3e3dfa7d9a [2021-11-30T08:42:28.757Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-30T08:42:28.757Z] ---> Running in 9b066edde8ca [2021-11-30T08:42:29.020Z] Removing intermediate container 9b066edde8ca [2021-11-30T08:42:29.020Z] ---> 21dc48a299b4 [2021-11-30T08:42:29.020Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T08:42:29.020Z] ---> Running in 81ca6adf39b8 [2021-11-30T08:42:29.281Z] Removing intermediate container 81ca6adf39b8 [2021-11-30T08:42:29.281Z] ---> 329f8665da17 [2021-11-30T08:42:29.281Z] Step 20/22 : LABEL arch=x86_64 [2021-11-30T08:42:29.281Z] ---> Running in f6ba4b665f68 [2021-11-30T08:42:29.544Z] Removing intermediate container f6ba4b665f68 [2021-11-30T08:42:29.544Z] ---> f81adc89b122 [2021-11-30T08:42:29.544Z] Step 21/22 : LABEL git_sha=48f64a87671a48a2f01cfdad9247890435af76e0 [2021-11-30T08:42:29.544Z] ---> Running in 833af7fc7e05 [2021-11-30T08:42:29.544Z] Removing intermediate container 833af7fc7e05 [2021-11-30T08:42:29.544Z] ---> 9138db314209 [2021-11-30T08:42:29.544Z] Step 22/22 : LABEL version=0.0.0 [2021-11-30T08:42:29.544Z] ---> Running in 1f96bebc794a [2021-11-30T08:42:29.803Z] Removing intermediate container 1f96bebc794a [2021-11-30T08:42:29.803Z] ---> ca33627b89a3 [2021-11-30T08:42:29.803Z] [2021-11-30T08:42:29.803Z] Successfully built ca33627b89a3 [2021-11-30T08:42:29.803Z] Successfully tagged core-metadata:latest [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-30T08:42:36.599Z] provisioning config files... [2021-11-30T08:42:36.628Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config9186342104377697884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-30T08:42:37.003Z] ---> docker-login.sh [2021-11-30T08:42:37.003Z] nexus3.edgexfoundry.org:10001 [2021-11-30T08:42:37.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T08:42:38.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T08:42:38.199Z] Configure a credential helper to remove this warning. See [2021-11-30T08:42:38.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T08:42:38.199Z] [2021-11-30T08:42:38.199Z] Login Succeeded [2021-11-30T08:42:38.199Z] nexus3.edgexfoundry.org:10002 [2021-11-30T08:42:38.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T08:42:38.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T08:42:38.755Z] Configure a credential helper to remove this warning. See [2021-11-30T08:42:38.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T08:42:38.755Z] [2021-11-30T08:42:38.755Z] Login Succeeded [2021-11-30T08:42:38.755Z] nexus3.edgexfoundry.org:10003 [2021-11-30T08:42:39.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T08:42:39.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T08:42:39.308Z] Configure a credential helper to remove this warning. See [2021-11-30T08:42:39.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T08:42:39.308Z] [2021-11-30T08:42:39.308Z] Login Succeeded [2021-11-30T08:42:39.308Z] nexus3.edgexfoundry.org:10004 [2021-11-30T08:42:39.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T08:42:39.855Z]  Building core-metadata ... done Removing intermediate container 2c01b59becd3 [2021-11-30T08:42:39.855Z] ---> 419f918b914f [2021-11-30T08:42:39.855Z] [2021-11-30T08:42:39.855Z] Step 9/21 : FROM alpine:3.14 [2021-11-30T08:42:39.855Z] ---> 0a97eee8041e [2021-11-30T08:42:39.855Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-30T08:42:39.855Z] ---> Running in 6741b11fe34e [2021-11-30T08:42:39.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T08:42:39.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T08:42:39.858Z] Configure a credential helper to remove this warning. See [2021-11-30T08:42:39.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T08:42:39.858Z] [2021-11-30T08:42:39.858Z] Login Succeeded [2021-11-30T08:42:39.858Z] docker.io [2021-11-30T08:42:40.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T08:42:40.116Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-30T08:42:40.116Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-30T08:42:40.116Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T08:42:40.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T08:42:40.392Z] Executing ca-certificates-20191127-r5.trigger [2021-11-30T08:42:40.392Z] OK: 6 MiB in 16 packages [2021-11-30T08:42:40.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T08:42:40.740Z] Configure a credential helper to remove this warning. See [2021-11-30T08:42:40.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T08:42:40.740Z] [2021-11-30T08:42:40.740Z] Login Succeeded [2021-11-30T08:42:40.740Z] ---> docker-login.sh ends [Pipeline] } [2021-11-30T08:42:40.761Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-11-30T08:42:40.973Z] Removing intermediate container 6741b11fe34e [2021-11-30T08:42:40.973Z] ---> c0250eaf641d [2021-11-30T08:42:40.973Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-30T08:42:40.973Z] ---> Running in f565db71ce43 [2021-11-30T08:42:40.973Z] Removing intermediate container f565db71ce43 [2021-11-30T08:42:40.973Z] ---> 18da256c70e3 [2021-11-30T08:42:40.973Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-30T08:42:40.973Z] ---> Running in 4d54288fd2de [2021-11-30T08:42:41.236Z] Removing intermediate container 4d54288fd2de [2021-11-30T08:42:41.236Z] ---> 264dc5fbbda1 [2021-11-30T08:42:41.236Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-30T08:42:41.236Z] ---> Running in 26ddbd89ac23 [2021-11-30T08:42:41.236Z] Removing intermediate container 26ddbd89ac23 [2021-11-30T08:42:41.236Z] ---> 1b0ff5ff6ac2 [2021-11-30T08:42:41.236Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] echo [2021-11-30T08:42:41.265Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-30T08:42:41.276Z] ========================================================= [2021-11-30T08:42:41.276Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-30T08:42:41.276Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-30T08:42:41.502Z] ---> 165bd5b57938 [2021-11-30T08:42:41.502Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-30T08:42:41.649Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-30T08:42:41.763Z] ---> 7e68e3e38214 [2021-11-30T08:42:41.763Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-30T08:42:41.933Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-30T08:42:41.933Z] 552d1f2373af: Pulling fs layer [2021-11-30T08:42:41.933Z] ea3f2d53f512: Pulling fs layer [2021-11-30T08:42:41.933Z] 9e70ebbbe112: Pulling fs layer [2021-11-30T08:42:41.933Z] 7a9cfe048b4a: Pulling fs layer [2021-11-30T08:42:41.933Z] 72dc09318566: Pulling fs layer [2021-11-30T08:42:41.933Z] f4f7b4309257: Pulling fs layer [2021-11-30T08:42:41.933Z] 0ac9a79272e3: Pulling fs layer [2021-11-30T08:42:41.933Z] b78e95d17946: Pulling fs layer [2021-11-30T08:42:41.933Z] f4f7b4309257: Waiting [2021-11-30T08:42:41.933Z] 7a9cfe048b4a: Waiting [2021-11-30T08:42:41.933Z] 72dc09318566: Waiting [2021-11-30T08:42:41.933Z] 0ac9a79272e3: Waiting [2021-11-30T08:42:41.933Z] b78e95d17946: Waiting [2021-11-30T08:42:41.933Z] 9e70ebbbe112: Verifying Checksum [2021-11-30T08:42:41.933Z] 9e70ebbbe112: Download complete [2021-11-30T08:42:41.933Z] ea3f2d53f512: Verifying Checksum [2021-11-30T08:42:41.933Z] ea3f2d53f512: Download complete [2021-11-30T08:42:41.933Z] 72dc09318566: Verifying Checksum [2021-11-30T08:42:41.933Z] 72dc09318566: Download complete [2021-11-30T08:42:41.933Z] f4f7b4309257: Verifying Checksum [2021-11-30T08:42:41.933Z] f4f7b4309257: Download complete [2021-11-30T08:42:41.933Z] 552d1f2373af: Verifying Checksum [2021-11-30T08:42:41.933Z] 552d1f2373af: Download complete [2021-11-30T08:42:41.933Z] 0ac9a79272e3: Verifying Checksum [2021-11-30T08:42:41.933Z] 0ac9a79272e3: Download complete [2021-11-30T08:42:42.024Z] ---> 88a19001c7f0 [2021-11-30T08:42:42.024Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-30T08:42:42.287Z] ---> Running in f2cbf5261748 [2021-11-30T08:42:42.549Z] Removing intermediate container f2cbf5261748 [2021-11-30T08:42:42.549Z] ---> 6366bc54ecd4 [2021-11-30T08:42:42.549Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T08:42:42.549Z] Removing intermediate container ff2f2f6b7020 [2021-11-30T08:42:42.549Z] ---> 5efbe01f51cb [2021-11-30T08:42:42.549Z] [2021-11-30T08:42:42.549Z] Step 11/23 : FROM alpine:3.14 [2021-11-30T08:42:42.549Z] ---> 0a97eee8041e [2021-11-30T08:42:42.549Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-30T08:42:42.549Z] ---> Using cache [2021-11-30T08:42:42.549Z] ---> c4517958f05a [2021-11-30T08:42:42.549Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-30T08:42:42.549Z] ---> Using cache [2021-11-30T08:42:42.549Z] ---> 09c6ded0edae [2021-11-30T08:42:42.549Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-30T08:42:42.549Z] ---> Running in 8f7f2fe04532 [2021-11-30T08:42:42.549Z] ---> Running in b971171a4bd2 [2021-11-30T08:42:42.549Z] Removing intermediate container 8f7f2fe04532 [2021-11-30T08:42:42.549Z] ---> a45729b534bf [2021-11-30T08:42:42.549Z] Step 19/21 : LABEL arch=x86_64 [2021-11-30T08:42:42.549Z] ---> Running in 1e77a52ab3ec [2021-11-30T08:42:42.549Z] Removing intermediate container b971171a4bd2 [2021-11-30T08:42:42.549Z] ---> 76b7c9a8060f [2021-11-30T08:42:42.549Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-30T08:42:42.549Z] ---> Running in c8da2d586388 [2021-11-30T08:42:42.811Z] Removing intermediate container 1e77a52ab3ec [2021-11-30T08:42:42.811Z] ---> de8f7e9eaa6e [2021-11-30T08:42:42.811Z] Step 20/21 : LABEL git_sha=48f64a87671a48a2f01cfdad9247890435af76e0 [2021-11-30T08:42:42.811Z] ---> Running in 0b0ae2205f84 [2021-11-30T08:42:42.811Z] Removing intermediate container c8da2d586388 [2021-11-30T08:42:42.811Z] ---> 847d590f925a [2021-11-30T08:42:42.811Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T08:42:42.811Z] Removing intermediate container 0b0ae2205f84 [2021-11-30T08:42:42.811Z] ---> f015178859ed [2021-11-30T08:42:42.811Z] Step 21/21 : LABEL version=0.0.0 [2021-11-30T08:42:42.811Z] ---> Running in c4493a62e446 [2021-11-30T08:42:42.811Z] ---> 959384597b0c [2021-11-30T08:42:42.811Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-30T08:42:42.931Z] 552d1f2373af: Pull complete [2021-11-30T08:42:43.073Z] Removing intermediate container c4493a62e446 [2021-11-30T08:42:43.073Z] ---> 33f358fd21f2 [2021-11-30T08:42:43.073Z] [2021-11-30T08:42:43.073Z] Successfully built 33f358fd21f2 [2021-11-30T08:42:43.073Z] Successfully tagged support-notifications:latest [2021-11-30T08:42:43.334Z]  Building support-notifications ... done  ---> 4e9133c153fc [2021-11-30T08:42:43.334Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-30T08:42:43.334Z] ---> 7008816d387b [2021-11-30T08:42:43.334Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-30T08:42:43.334Z] ---> Running in f23a83a0083e [2021-11-30T08:42:43.540Z] ea3f2d53f512: Pull complete [2021-11-30T08:42:43.593Z] Removing intermediate container f23a83a0083e [2021-11-30T08:42:43.593Z] ---> 3296a01cabe6 [2021-11-30T08:42:43.593Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T08:42:43.593Z] ---> Running in dbad9ffa6e00 [2021-11-30T08:42:43.593Z] Removing intermediate container dbad9ffa6e00 [2021-11-30T08:42:43.593Z] ---> 3617c6f74c57 [2021-11-30T08:42:43.593Z] Step 21/23 : LABEL arch=x86_64 [2021-11-30T08:42:43.593Z] ---> Running in a8689cb24c42 [2021-11-30T08:42:43.593Z] Removing intermediate container a8689cb24c42 [2021-11-30T08:42:43.593Z] ---> fdd5aa424a07 [2021-11-30T08:42:43.593Z] Step 22/23 : LABEL git_sha=48f64a87671a48a2f01cfdad9247890435af76e0 [2021-11-30T08:42:43.813Z] 9e70ebbbe112: Pull complete [2021-11-30T08:42:43.852Z] ---> Running in 7697a28a2176 [2021-11-30T08:42:43.852Z] Removing intermediate container 7697a28a2176 [2021-11-30T08:42:43.852Z] ---> acc326f94695 [2021-11-30T08:42:43.852Z] Step 23/23 : LABEL version=0.0.0 [2021-11-30T08:42:43.852Z] ---> Running in 766e3d881953 [2021-11-30T08:42:43.852Z] Removing intermediate container 766e3d881953 [2021-11-30T08:42:43.852Z] ---> b2e313378b1b [2021-11-30T08:42:43.852Z] [2021-11-30T08:42:43.852Z] Successfully built b2e313378b1b [2021-11-30T08:42:44.087Z] b78e95d17946: Verifying Checksum [2021-11-30T08:42:44.087Z] b78e95d17946: Download complete [2021-11-30T08:42:44.111Z] Successfully tagged support-scheduler:latest [2021-11-30T08:42:44.119Z]  Building support-scheduler ... done  [Pipeline] } [2021-11-30T08:42:44.122Z] $ docker stop --time=1 04b3491f3b25933117f130bfcb014d1a653fe3850bcd7a6d91291f954190ee06 [2021-11-30T08:42:44.360Z] 7a9cfe048b4a: Verifying Checksum [2021-11-30T08:42:44.360Z] 7a9cfe048b4a: Download complete [2021-11-30T08:42:45.476Z] $ docker rm -f 04b3491f3b25933117f130bfcb014d1a653fe3850bcd7a6d91291f954190ee06 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-30T08:42:45.822Z] + docker images [2021-11-30T08:42:45.822Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-30T08:42:45.822Z] support-scheduler latest b2e313378b1b 2 seconds ago 16.2MB [2021-11-30T08:42:45.822Z] support-notifications latest 33f358fd21f2 3 seconds ago 17MB [2021-11-30T08:42:45.822Z] 5efbe01f51cb 3 seconds ago 1.76GB [2021-11-30T08:42:45.822Z] 419f918b914f 7 seconds ago 1.76GB [2021-11-30T08:42:45.822Z] core-metadata latest ca33627b89a3 16 seconds ago 16.9MB [2021-11-30T08:42:45.822Z] 3b5ea1497fed 19 seconds ago 1.76GB [2021-11-30T08:42:45.822Z] security-proxy-setup latest 33c2ee77903d 19 seconds ago 26.9MB [2021-11-30T08:42:45.822Z] c389c878fec3 24 seconds ago 1.77GB [2021-11-30T08:42:45.822Z] sys-mgmt-agent latest f601b80bc2ff 28 seconds ago 294MB [2021-11-30T08:42:45.822Z] security-bootstrapper latest c3b33c42d8ae 50 seconds ago 18.9MB [2021-11-30T08:42:45.822Z] core-data latest 069fe5dd66da 54 seconds ago 20.7MB [2021-11-30T08:42:45.822Z] security-secretstore-setup latest 8a11650306ef About a minute ago 28.4MB [2021-11-30T08:42:45.822Z] core-command latest fc54b6268c0b About a minute ago 16.1MB [2021-11-30T08:42:45.822Z] 94e0593cd9f3 About a minute ago 1.76GB [2021-11-30T08:42:45.822Z] 8aea843a4f32 About a minute ago 1.76GB [2021-11-30T08:42:45.822Z] 89a15ea54a3f About a minute ago 1.77GB [2021-11-30T08:42:45.822Z] acb19e5835c9 About a minute ago 1.77GB [2021-11-30T08:42:45.822Z] 48e23852895a About a minute ago 1.76GB [2021-11-30T08:42:45.822Z] ci-base-image-x86_64 latest 0cd69ccea3af 5 minutes ago 1.25GB [2021-11-30T08:42:45.822Z] alpine 3.14 0a97eee8041e 2 weeks ago 5.61MB [2021-11-30T08:42:45.822Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 weeks ago 548MB [2021-11-30T08:42:45.822Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 7 weeks ago 34.5MB [2021-11-30T08:42:45.822Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-30T08:42:45.822Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 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-30T08:42:54.505Z] 7a9cfe048b4a: Pull complete [2021-11-30T08:42:54.505Z] 72dc09318566: Pull complete [2021-11-30T08:42:54.505Z] f4f7b4309257: Pull complete [2021-11-30T08:42:54.505Z] 0ac9a79272e3: Pull complete [2021-11-30T08:43:01.126Z] Still waiting to schedule task [2021-11-30T08:43:01.127Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-770’ [2021-11-30T08:43:01.241Z] b78e95d17946: Pull complete [2021-11-30T08:43:01.241Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-30T08:43:01.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-30T08:43:01.241Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-30T08:43:01.602Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-30T08:43:01.602Z] WORKDIR /edgex [2021-11-30T08:43:01.602Z] COPY go.mod . [2021-11-30T08:43:01.602Z] RUN go mod download [2021-11-30T08:43:01.602Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-30T08:43:04.252Z] Sending build context to Docker daemon 168.9MB [2021-11-30T08:43:04.252Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-30T08:43:04.252Z] ---> 8b459fc5aaf0 [2021-11-30T08:43:04.252Z] Step 2/4 : WORKDIR /edgex [2021-11-30T08:43:06.222Z] ---> Running in 71e31e30ef3b [2021-11-30T08:43:06.493Z] Removing intermediate container 71e31e30ef3b [2021-11-30T08:43:06.493Z] ---> c98ad7322cc7 [2021-11-30T08:43:06.493Z] Step 3/4 : COPY go.mod . [2021-11-30T08:43:07.090Z] ---> c5617bf0a25a [2021-11-30T08:43:07.090Z] Step 4/4 : RUN go mod download [2021-11-30T08:43:07.368Z] ---> Running in aea05032dedf [2021-11-30T08:44:25.019Z] Running on prd-ubuntu18.04-docker-8c-8g-773 in /w/workspace/edgexfoundry_edgex-go_PR-3826 [Pipeline] { [Pipeline] ws [2021-11-30T08:44:25.034Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-11-30T08:44:25.113Z] The recommended git tool is: git [2021-11-30T08:44:27.012Z] using credential edgex-jenkins-ssh [2021-11-30T08:44:27.027Z] Cloning the remote Git repository [2021-11-30T08:44:27.053Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-30T08:44:27.114Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-11-30T08:44:27.142Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-30T08:44:27.142Z] > git --version # timeout=10 [2021-11-30T08:44:27.148Z] > git --version # 'git version 2.17.1' [2021-11-30T08:44:27.149Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-30T08:44:27.181Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-30T08:44:29.248Z] Removing intermediate container aea05032dedf [2021-11-30T08:44:29.248Z] ---> 404d5faeeea8 [2021-11-30T08:44:29.248Z] Successfully built 404d5faeeea8 [2021-11-30T08:44:29.248Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-30T08:44:29.591Z] + docker inspect -f . ci-base-image-arm64 [2021-11-30T08:44:29.591Z] . [Pipeline] withDockerContainer [2021-11-30T08:44:29.850Z] prd-ubuntu18.04-docker-arm64-4c-16g-768 does not seem to be running inside a container [2021-11-30T08:44:29.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-30T08:44:31.461Z] $ docker top 1bb8b375fdd5ad0c5eb45ccd39cdd42f52865339b06dc954cb975d4d21f3983a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-30T08:44:32.411Z] + go version [2021-11-30T08:44:32.411Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-30T08:44:32.426Z] $ docker stop --time=1 1bb8b375fdd5ad0c5eb45ccd39cdd42f52865339b06dc954cb975d4d21f3983a [2021-11-30T08:44:34.165Z] $ docker rm -f 1bb8b375fdd5ad0c5eb45ccd39cdd42f52865339b06dc954cb975d4d21f3983a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-30T08:44:34.927Z] + docker inspect -f . ci-base-image-arm64 [2021-11-30T08:44:34.927Z] . [Pipeline] withDockerContainer [2021-11-30T08:44:35.187Z] prd-ubuntu18.04-docker-arm64-4c-16g-768 does not seem to be running inside a container [2021-11-30T08:44:35.263Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-30T08:44:36.699Z] $ docker top 79fd2dc71ba90603e1f79657c3c4ce7c011d910f3ce39cb4ebfe7efa19145133 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-30T08:44:37.044Z] ========================================================= [2021-11-30T08:44:37.044Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-30T08:44:37.044Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-30T08:44:37.704Z] + make test [2021-11-30T08:44:37.704Z] go mod tidy [2021-11-30T08:44:38.306Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-30T08:45:10.696Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-30T08:46:18.839Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-30T08:46:23.214Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-30T08:46:24.665Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-30T08:46:24.949Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-30T08:46:40.067Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-30T08:46:40.067Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-30T08:46:40.067Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-30T08:46:40.067Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-30T08:46:40.067Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-30T08:46:40.067Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-30T08:46:40.067Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-30T08:46:40.067Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-30T08:46:40.067Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-30T08:46:40.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-30T08:46:48.380Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.202s coverage: 28.7% of statements [2021-11-30T08:46:48.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-30T08:46:48.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-30T08:46:53.836Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.412s coverage: 98.5% of statements [2021-11-30T08:46:53.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-30T08:46:55.323Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.485s coverage: 44.7% of statements [2021-11-30T08:46:55.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-30T08:46:55.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-30T08:46:58.749Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.793s coverage: 89.5% of statements [2021-11-30T08:46:58.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-30T08:46:58.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-30T08:46:58.749Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.281s coverage: 84.4% of statements [2021-11-30T08:46:58.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-30T08:46:58.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-30T08:46:58.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-30T08:46:58.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-30T08:46:58.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-30T08:47:08.949Z] Merging remotes/origin/main commit b7985a5e213d1adc6c93ffba227765f14366fda1 into PR head commit 3b0cf43c7e43d1d5d2a17e9468597ccdf90f6ff1 [2021-11-30T08:47:09.098Z] Merge succeeded, producing 41577234ba003131683539bcd4667e0ac93e1491 [2021-11-30T08:47:09.098Z] Checking out Revision 41577234ba003131683539bcd4667e0ac93e1491 (PR-3826) [2021-11-30T08:47:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.862s coverage: 94.2% of statements [2021-11-30T08:47:09.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-30T08:47:09.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-30T08:47:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.255s coverage: 59.1% of statements [2021-11-30T08:47:09.216Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-30T08:47:09.216Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-30T08:47:09.216Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-30T08:47:09.216Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-30T08:47:09.216Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-30T08:47:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.268s coverage: 60.0% of statements [2021-11-30T08:47:09.216Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-30T08:47:09.216Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-30T08:47:09.216Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-30T08:47:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.348s coverage: 0.9% of statements [2021-11-30T08:47:09.216Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-30T08:47:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.233s coverage: 58.8% of statements [2021-11-30T08:47:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.275s coverage: 21.7% of statements [2021-11-30T08:47:09.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-30T08:47:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.251s coverage: 47.1% of statements [2021-11-30T08:47:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.249s coverage: 79.5% of statements [2021-11-30T08:47:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements [2021-11-30T08:47:10.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.251s coverage: 96.3% of statements [2021-11-30T08:47:10.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.207s coverage: 87.5% of statements [2021-11-30T08:47:12.640Z] Commit message: "Merge commit 'b7985a5e213d1adc6c93ffba227765f14366fda1' into HEAD" [2021-11-30T08:47:12.649Z] First time build. Skipping changelog. [2021-11-30T08:47:08.269Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-30T08:47:08.275Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-30T08:47:08.287Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-30T08:47:08.299Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-30T08:47:08.299Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-30T08:47:08.304Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3826/head:refs/remotes/origin/PR-3826 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-30T08:47:08.960Z] > git config core.sparsecheckout # timeout=10 [2021-11-30T08:47:08.966Z] > git checkout -f 3b0cf43c7e43d1d5d2a17e9468597ccdf90f6ff1 # timeout=10 [2021-11-30T08:47:09.031Z] > git remote # timeout=10 [2021-11-30T08:47:09.038Z] > git config --get remote.origin.url # timeout=10 [2021-11-30T08:47:09.044Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-30T08:47:09.048Z] > git merge b7985a5e213d1adc6c93ffba227765f14366fda1 # timeout=10 [2021-11-30T08:47:09.092Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-30T08:47:09.103Z] > git config core.sparsecheckout # timeout=10 [2021-11-30T08:47:09.109Z] > git checkout -f 41577234ba003131683539bcd4667e0ac93e1491 # timeout=10 [2021-11-30T08:47:12.645Z] > git rev-list --no-walk b20f14036e38a12ca1c57c18d6b7c66756e13535 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-30T08:47:13.332Z] + echo snap-build.sh [2021-11-30T08:47:13.332Z] snap-build.sh [2021-11-30T08:47:13.332Z] + SNAP_BASE_DIR=. [2021-11-30T08:47:13.332Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-11-30T08:47:13.332Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-11-30T08:47:13.332Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-11-30T08:47:13.332Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-11-30T08:47:13.332Z] + cd /w/workspace/edgex-go/5 [2021-11-30T08:47:13.332Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-30T08:47:13.332Z] Reading package lists... [2021-11-30T08:47:13.332Z] Building dependency tree... [2021-11-30T08:47:13.332Z] Reading state information... [2021-11-30T08:47:13.332Z] The following packages were automatically installed and are no longer required: [2021-11-30T08:47:13.332Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-30T08:47:13.332Z] uidmap xdelta3 [2021-11-30T08:47:13.332Z] Use 'sudo apt autoremove' to remove them. [2021-11-30T08:47:13.332Z] The following packages will be REMOVED: [2021-11-30T08:47:13.332Z] lxd* lxd-client* [2021-11-30T08:47:13.595Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-30T08:47:13.595Z] After this operation, 31.7 MB disk space will be freed. [2021-11-30T08:47:14.118Z] (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-30T08:47:14.118Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-30T08:47:15.061Z] Removing lxd dnsmasq configuration [2021-11-30T08:47:15.061Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-30T08:47:15.061Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-30T08:47:15.633Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-30T08:47:15.895Z] (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-30T08:47:15.895Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-30T08:47:17.285Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-30T08:47:17.285Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-30T08:47:17.860Z] + sudo snap remove --purge lxd [2021-11-30T08:47:17.860Z] snap "lxd" is not installed [2021-11-30T08:47:17.860Z] + sudo groupadd --force --system lxd [2021-11-30T08:47:17.860Z] ++ whoami [2021-11-30T08:47:17.860Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-30T08:47:17.860Z] + newgrp - lxd [2021-11-30T08:47:18.124Z] + sudo snap install lxd [2021-11-30T08:47:23.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.278s coverage: 94.4% of statements [2021-11-30T08:47:23.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.197s coverage: 44.8% of statements [2021-11-30T08:47:28.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.610s coverage: 82.5% of statements [2021-11-30T08:47:28.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-30T08:47:30.377Z] 2021-11-30T08:47:26Z INFO Waiting for automatic snapd restart... [2021-11-30T08:47:36.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.304s coverage: 92.9% of statements [2021-11-30T08:47:36.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-30T08:47:36.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-30T08:47:36.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-30T08:47:36.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements [2021-11-30T08:47:36.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-30T08:47:36.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-30T08:47:36.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-30T08:47:36.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-30T08:47:36.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-30T08:47:36.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.217s coverage: 87.2% of statements [2021-11-30T08:47:36.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-30T08:47:36.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-30T08:47:36.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.191s coverage: 100.0% of statements [2021-11-30T08:47:36.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-30T08:47:36.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.283s coverage: 58.8% of statements [2021-11-30T08:47:36.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-30T08:47:36.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.278s coverage: 80.0% of statements [2021-11-30T08:47:36.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.278s coverage: 87.2% of statements [2021-11-30T08:47:36.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.286s coverage: 85.4% of statements [2021-11-30T08:47:36.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.948s coverage: 91.2% of statements [2021-11-30T08:47:36.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-30T08:47:38.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.908s coverage: 64.4% of statements [2021-11-30T08:47:38.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-30T08:47:38.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-30T08:47:38.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.212s coverage: 100.0% of statements [2021-11-30T08:47:38.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.126s coverage: 89.4% of statements [2021-11-30T08:47:38.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2021-11-30T08:47:38.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.055s coverage: 73.7% of statements [2021-11-30T08:47:39.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2021-11-30T08:47:45.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.424s coverage: 65.4% of statements [2021-11-30T08:47:45.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-30T08:47:45.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-30T08:47:45.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-30T08:47:47.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.989s coverage: 43.8% of statements [2021-11-30T08:47:47.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-30T08:47:47.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-30T08:47:47.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.385s coverage: 89.5% of statements [2021-11-30T08:47:47.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-30T08:47:47.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.289s coverage: 84.8% of statements [2021-11-30T08:47:47.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-30T08:47:48.559Z] lxd 4.20 from Canonical* installed [2021-11-30T08:47:48.559Z] + sudo lxd init --auto [2021-11-30T08:47:56.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.282s coverage: 17.7% of statements [2021-11-30T08:47:56.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-30T08:47:56.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-30T08:47:56.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-30T08:47:56.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-30T08:47:56.286Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.693s coverage: 92.3% of statements [2021-11-30T08:47:56.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-30T08:47:56.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-30T08:47:56.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-30T08:47:56.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-30T08:47:56.286Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.373s coverage: 63.2% of statements [2021-11-30T08:47:56.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-30T08:47:56.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-30T08:47:56.286Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.483s coverage: 97.7% of statements [2021-11-30T08:47:56.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-30T08:47:56.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-30T08:47:56.286Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-30T08:47:56.286Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-30T08:47:56.286Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.193s coverage: 28.9% of statements [2021-11-30T08:47:56.286Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-30T08:47:56.286Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-30T08:47:56.286Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-30T08:47:56.286Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-30T08:47:56.286Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-30T08:47:56.286Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-30T08:47:56.286Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.221s coverage: 100.0% of statements [2021-11-30T08:47:56.286Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 96.9% of statements [2021-11-30T08:47:56.734Z] + sudo snap install --classic snapcraft [2021-11-30T08:47:57.270Z] 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-30T08:47:57.270Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-30T08:47:57.270Z] GO111MODULE=on go vet ./... [2021-11-30T08:48:14.860Z] snapcraft 5.0 from Canonical* installed [2021-11-30T08:48:14.861Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-30T08:48:14.861Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-30T08:48:14.861Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-30T08:48:14.861Z] Dload Upload Total Spent Left Speed [2021-11-30T08:48:14.861Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 7936 0 --:--:-- --:--:-- --:--:-- 7936 [2021-11-30T08:48:14.861Z] 100 3325k 100 3325k 0 0 16.7M 0 --:--:-- --:--:-- --:--:-- 16.7M [2021-11-30T08:48:14.861Z] ./yq_linux_amd64 [2021-11-30T08:48:14.861Z] + sudo snapcraft prime --use-lxd [2021-11-30T08:48:16.247Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-30T08:48:16.247Z] 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-30T08:48:16.247Z] - README.md [2021-11-30T08:48:16.247Z] [2021-11-30T08:48:16.247Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-30T08:48:16.247Z] Launching a container. [2021-11-30T08:48:31.154Z] Waiting for container to be ready [2021-11-30T08:48:31.154Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-30T08:48:31.154Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-30T08:48:31.154Z] [2021-11-30T08:48:35.355Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-30T08:48:35.355Z] Waiting for network to be ready... [2021-11-30T08:48:35.926Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-30T08:48:35.926Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-30T08:48:36.186Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1971 kB] [2021-11-30T08:48:36.186Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-30T08:48:36.447Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-30T08:48:36.707Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-30T08:48:36.967Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-30T08:48:36.967Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-30T08:48:36.967Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [354 kB] [2021-11-30T08:48:36.967Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-30T08:48:36.967Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-30T08:48:36.967Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-30T08:48:36.967Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-30T08:48:36.967Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-30T08:48:36.967Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [530 kB] [2021-11-30T08:48:37.226Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [71.7 kB] [2021-11-30T08:48:37.226Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1151 kB] [2021-11-30T08:48:37.485Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] [2021-11-30T08:48:37.745Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-30T08:48:38.005Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2320 kB] [2021-11-30T08:48:39.389Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [447 kB] [2021-11-30T08:48:39.389Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-30T08:48:39.389Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-30T08:48:39.650Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [555 kB] [2021-11-30T08:48:39.650Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [75.8 kB] [2021-11-30T08:48:39.910Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1768 kB] [2021-11-30T08:48:40.171Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] [2021-11-30T08:48:40.432Z] Fetched 25.7 MB in 5s (5383 kB/s) [2021-11-30T08:48:41.375Z] Reading package lists... [2021-11-30T08:48:41.636Z] Reading package lists... [2021-11-30T08:48:41.636Z] Building dependency tree... [2021-11-30T08:48:41.636Z] Reading state information... [2021-11-30T08:48:41.897Z] The following additional packages will be installed: [2021-11-30T08:48:41.897Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-30T08:48:41.897Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-30T08:48:41.897Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-30T08:48:41.897Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-30T08:48:41.897Z] Suggested packages: [2021-11-30T08:48:41.897Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-30T08:48:41.897Z] Recommended packages: [2021-11-30T08:48:41.897Z] gnupg libsasl2-modules [2021-11-30T08:48:41.897Z] The following NEW packages will be installed: [2021-11-30T08:48:41.897Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-30T08:48:41.897Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-30T08:48:41.897Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-30T08:48:41.897Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-30T08:48:41.897Z] The following packages will be upgraded: [2021-11-30T08:48:41.897Z] gpg gpg-agent gpgconf libudev1 [2021-11-30T08:48:41.897Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-30T08:48:41.897Z] Need to get 3527 kB of archives. [2021-11-30T08:48:41.897Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-30T08:48:41.897Z] 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-30T08:48:41.897Z] 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-30T08:48:41.897Z] 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-30T08:48:41.897Z] 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-30T08:48:41.897Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-30T08:48:42.467Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-30T08:48:43.037Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-30T08:48:43.037Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-30T08:48:43.037Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-30T08:48:43.037Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-30T08:48:43.037Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-30T08:48:43.037Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-30T08:48:43.037Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-30T08:48:43.037Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-30T08:48:43.037Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-30T08:48:43.037Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-30T08:48:43.037Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-30T08:48:43.037Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-30T08:48:43.297Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-30T08:48:43.297Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-30T08:48:43.297Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-30T08:48:43.297Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-30T08:48:43.557Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-30T08:48:43.557Z] Fetched 3527 kB in 2s (2321 kB/s) [2021-11-30T08:48:43.557Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-30T08:48:43.557Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-30T08:48:43.557Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-30T08:48:43.557Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-30T08:48:43.557Z] Selecting previously unselected package udev. [2021-11-30T08:48:43.557Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-30T08:48:43.557Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-30T08:48:43.557Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-30T08:48:43.817Z] Selecting previously unselected package libfuse2:amd64. [2021-11-30T08:48:43.817Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-30T08:48:43.817Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-30T08:48:43.817Z] Selecting previously unselected package fuse. [2021-11-30T08:48:43.817Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-30T08:48:43.817Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-30T08:48:43.817Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-30T08:48:43.817Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-30T08:48:44.078Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-30T08:48:44.078Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-30T08:48:44.078Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-30T08:48:44.078Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-30T08:48:44.078Z] Selecting previously unselected package libksba8:amd64. [2021-11-30T08:48:44.078Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-30T08:48:44.078Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-30T08:48:44.078Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-30T08:48:44.345Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T08:48:44.345Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T08:48:44.345Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-30T08:48:44.345Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T08:48:44.345Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T08:48:44.345Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-30T08:48:44.345Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T08:48:44.345Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T08:48:44.345Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-30T08:48:44.345Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T08:48:44.345Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T08:48:44.345Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-30T08:48:44.345Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T08:48:44.345Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T08:48:44.604Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-30T08:48:44.604Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T08:48:44.604Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T08:48:44.604Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-30T08:48:44.604Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T08:48:44.604Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T08:48:44.604Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-30T08:48:44.604Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T08:48:44.604Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T08:48:44.604Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-30T08:48:44.604Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T08:48:44.604Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T08:48:44.604Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-30T08:48:44.604Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-30T08:48:44.604Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-30T08:48:44.604Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-30T08:48:44.604Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-30T08:48:44.604Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-30T08:48:44.864Z] Selecting previously unselected package libldap-common. [2021-11-30T08:48:44.864Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-30T08:48:44.864Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-30T08:48:44.864Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-30T08:48:44.864Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-30T08:48:44.864Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-30T08:48:44.864Z] Selecting previously unselected package dirmngr. [2021-11-30T08:48:44.864Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-30T08:48:44.864Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-30T08:48:44.864Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-30T08:48:44.864Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-30T08:48:44.864Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-30T08:48:44.864Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-30T08:48:44.864Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-30T08:48:45.123Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-30T08:48:45.123Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T08:48:45.123Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-30T08:48:45.123Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-30T08:48:45.123Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-30T08:48:45.384Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-30T08:48:45.384Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T08:48:45.384Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-30T08:48:45.384Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-30T08:48:45.384Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-30T08:48:45.384Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T08:48:45.384Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T08:48:45.384Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T08:48:45.384Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T08:48:45.645Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T08:48:45.645Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T08:48:45.645Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T08:48:45.645Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-30T08:48:45.645Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-30T08:48:45.645Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-30T08:48:45.905Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-30T08:48:45.905Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-30T08:48:45.905Z] This means they are not meant to be enabled using systemctl. [2021-11-30T08:48:45.905Z] Possible reasons for having this kind of units are: [2021-11-30T08:48:45.905Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-30T08:48:45.905Z] .wants/ or .requires/ directory. [2021-11-30T08:48:45.905Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-30T08:48:45.905Z] a requirement dependency on it. [2021-11-30T08:48:45.905Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-30T08:48:45.905Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-30T08:48:45.905Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-30T08:48:45.905Z] instance name specified. [2021-11-30T08:48:46.164Z] Reading package lists... [2021-11-30T08:48:46.423Z] Building dependency tree... [2021-11-30T08:48:46.423Z] Reading state information... [2021-11-30T08:48:46.682Z] The following additional packages will be installed: [2021-11-30T08:48:46.682Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-30T08:48:46.682Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-30T08:48:46.682Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-30T08:48:46.682Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-30T08:48:46.682Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-30T08:48:46.682Z] Suggested packages: [2021-11-30T08:48:46.682Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-30T08:48:46.682Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-30T08:48:46.682Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-30T08:48:46.682Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-30T08:48:46.682Z] systemd-container policykit-1 [2021-11-30T08:48:46.682Z] Recommended packages: [2021-11-30T08:48:46.682Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-30T08:48:46.682Z] The following NEW packages will be installed: [2021-11-30T08:48:46.682Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-30T08:48:46.682Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-30T08:48:46.682Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-30T08:48:46.682Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-30T08:48:46.682Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-30T08:48:46.682Z] The following packages will be upgraded: [2021-11-30T08:48:46.682Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-30T08:48:46.682Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-30T08:48:46.682Z] Need to get 36.8 MB of archives. [2021-11-30T08:48:46.682Z] After this operation, 147 MB of additional disk space will be used. [2021-11-30T08:48:46.682Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-11-30T08:48:46.682Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-30T08:48:47.624Z] 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-30T08:48:47.883Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-30T08:48:47.883Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-30T08:48:47.883Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-11-30T08:48:47.883Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-30T08:48:47.883Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-30T08:48:47.883Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-30T08:48:47.883Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-30T08:48:47.883Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-30T08:48:47.883Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-11-30T08:48:47.883Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-30T08:48:47.883Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-30T08:48:47.883Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-30T08:48:47.883Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-30T08:48:47.883Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-30T08:48:48.164Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-30T08:48:48.164Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-30T08:48:48.164Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-30T08:48:48.164Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-30T08:48:48.164Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-30T08:48:48.164Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-30T08:48:48.164Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-30T08:48:48.164Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-30T08:48:48.164Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-30T08:48:48.164Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-30T08:48:48.164Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-30T08:48:48.164Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-30T08:48:48.164Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-30T08:48:50.072Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-30T08:48:50.072Z] Fetched 36.8 MB in 3s (12.1 MB/s) [2021-11-30T08:48:50.072Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-30T08:48:50.072Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-30T08:48:50.072Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-30T08:48:50.331Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-30T08:48:50.331Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-30T08:48:50.331Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-30T08:48:50.592Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-30T08:48:50.592Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-30T08:48:50.592Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-30T08:48:50.592Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-30T08:48:50.592Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-30T08:48:50.592Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-30T08:48:50.592Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-30T08:48:50.853Z] Setting up apt (1.6.14) ... [2021-11-30T08:48:50.853Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-30T08:48:51.423Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-30T08:48:51.423Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-30T08:48:51.423Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-30T08:48:51.423Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-30T08:48:51.423Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-30T08:48:51.423Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-30T08:48:51.423Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-30T08:48:51.683Z] Selecting previously unselected package libexpat1:amd64. [2021-11-30T08:48:51.683Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-30T08:48:51.683Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-30T08:48:51.683Z] Selecting previously unselected package python3.6-minimal. [2021-11-30T08:48:51.683Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-30T08:48:51.683Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-30T08:48:51.943Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-30T08:48:51.943Z] Checking for services that may need to be restarted...done. [2021-11-30T08:48:51.943Z] Checking for services that may need to be restarted...done. [2021-11-30T08:48:51.943Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-30T08:48:51.943Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-30T08:48:51.943Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-30T08:48:52.513Z] Selecting previously unselected package python3-minimal. [2021-11-30T08:48:52.513Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-30T08:48:52.513Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-30T08:48:52.513Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-30T08:48:52.513Z] Selecting previously unselected package mime-support. [2021-11-30T08:48:52.513Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-30T08:48:52.513Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-30T08:48:52.513Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-30T08:48:52.513Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-30T08:48:52.513Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-30T08:48:52.513Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-30T08:48:52.513Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-30T08:48:52.513Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-30T08:48:52.773Z] Selecting previously unselected package python3.6. [2021-11-30T08:48:52.773Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-30T08:48:52.773Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-30T08:48:52.773Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-30T08:48:52.773Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-30T08:48:52.773Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-30T08:48:52.773Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-30T08:48:53.033Z] Selecting previously unselected package python3. [2021-11-30T08:48:53.033Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-30T08:48:53.033Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-30T08:48:53.033Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-30T08:48:53.033Z] Selecting previously unselected package multiarch-support. [2021-11-30T08:48:53.033Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-30T08:48:53.033Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-30T08:48:53.294Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-30T08:48:53.294Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-30T08:48:53.294Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-30T08:48:53.294Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-30T08:48:53.294Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-30T08:48:53.294Z] Selecting previously unselected package libbsd0:amd64. [2021-11-30T08:48:53.294Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-30T08:48:53.294Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-30T08:48:53.294Z] Selecting previously unselected package sudo. [2021-11-30T08:48:53.294Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-30T08:48:53.294Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-30T08:48:53.294Z] Selecting previously unselected package apparmor. [2021-11-30T08:48:53.294Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-30T08:48:53.555Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-30T08:48:53.555Z] Selecting previously unselected package libedit2:amd64. [2021-11-30T08:48:53.555Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-30T08:48:53.555Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-30T08:48:53.555Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-30T08:48:53.555Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-30T08:48:53.555Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-30T08:48:53.555Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-30T08:48:53.555Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-30T08:48:53.555Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-30T08:48:53.555Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-30T08:48:53.555Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-30T08:48:53.555Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-30T08:48:53.816Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-30T08:48:53.816Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-30T08:48:53.816Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-30T08:48:53.816Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-30T08:48:53.816Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-30T08:48:53.816Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-30T08:48:53.816Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-30T08:48:53.816Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-30T08:48:53.816Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-30T08:48:54.075Z] Selecting previously unselected package openssh-client. [2021-11-30T08:48:54.075Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-30T08:48:54.075Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-30T08:48:54.075Z] Selecting previously unselected package squashfs-tools. [2021-11-30T08:48:54.075Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-30T08:48:54.075Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-30T08:48:54.075Z] Selecting previously unselected package snapd. [2021-11-30T08:48:54.075Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-30T08:48:54.075Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-30T08:48:56.613Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-30T08:48:56.613Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-30T08:48:56.613Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-30T08:48:56.613Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-30T08:48:56.613Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-30T08:48:56.613Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-30T08:48:56.613Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-30T08:48:56.613Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-30T08:48:56.613Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-30T08:48:56.874Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-30T08:48:56.875Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-30T08:48:56.875Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-30T08:48:56.875Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-30T08:48:56.875Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-30T08:48:56.875Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-30T08:48:57.447Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-30T08:48:57.447Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-30T08:48:57.447Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-30T08:48:57.708Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-30T08:48:57.708Z] running python rtupdate hooks for python3.6... [2021-11-30T08:48:57.708Z] running python post-rtupdate hooks for python3.6... [2021-11-30T08:48:57.708Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-30T08:48:58.280Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-30T08:48:58.850Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-30T08:48:58.851Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-30T08:48:58.851Z] Setting up snapd (2.51.1+18.04) ... [2021-11-30T08:48:59.419Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-30T08:48:59.419Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-30T08:48:59.678Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-30T08:48:59.678Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-30T08:48:59.937Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-30T08:48:59.937Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-30T08:49:00.197Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-30T08:49:00.197Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-30T08:49:00.455Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-30T08:49:00.715Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-30T08:49:00.715Z] /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-30T08:49:00.715Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-30T08:49:00.715Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-30T08:49:01.655Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-30T08:49:01.655Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-30T08:49:01.655Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-30T08:49:02.852Z] Reading package lists... [2021-11-30T08:49:02.852Z] Reading package lists... [2021-11-30T08:49:03.112Z] Building dependency tree... [2021-11-30T08:49:03.112Z] Reading state information... [2021-11-30T08:49:03.370Z] Calculating upgrade... [2021-11-30T08:49:03.370Z] The following packages will be upgraded: [2021-11-30T08:49:03.370Z] advancecomp base-files bash binutils binutils-common [2021-11-30T08:49:03.370Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-30T08:49:03.370Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-30T08:49:03.370Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-30T08:49:03.370Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-30T08:49:03.370Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-30T08:49:03.370Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-30T08:49:03.370Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-30T08:49:03.370Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-30T08:49:03.370Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-30T08:49:03.370Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-30T08:49:03.370Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-30T08:49:03.370Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-30T08:49:03.370Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-30T08:49:03.370Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-30T08:49:03.370Z] ubuntu-keyring util-linux [2021-11-30T08:49:03.370Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-30T08:49:03.370Z] Need to get 64.2 MB of archives. [2021-11-30T08:49:03.370Z] After this operation, 5155 kB of additional disk space will be used. [2021-11-30T08:49:03.370Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-163.171 [994 kB] [2021-11-30T08:49:03.628Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-30T08:49:03.628Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-30T08:49:03.629Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-30T08:49:03.629Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-30T08:49:03.629Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-30T08:49:03.629Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-30T08:49:03.629Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-30T08:49:03.629Z] 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-30T08:49:03.629Z] 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-30T08:49:03.629Z] 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-30T08:49:03.629Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-30T08:49:03.629Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-30T08:49:03.629Z] 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-30T08:49:03.629Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-30T08:49:03.629Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-30T08:49:03.629Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-30T08:49:03.629Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-30T08:49:03.887Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-30T08:49:03.887Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-30T08:49:03.887Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-30T08:49:03.887Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-30T08:49:03.887Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-11-30T08:49:03.887Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-30T08:49:03.887Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-30T08:49:03.887Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-30T08:49:03.887Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-30T08:49:03.887Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-30T08:49:03.887Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-30T08:49:03.887Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-30T08:49:03.887Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-30T08:49:03.887Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-30T08:49:03.887Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-30T08:49:03.887Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-30T08:49:03.887Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-30T08:49:03.887Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-30T08:49:03.888Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-30T08:49:04.149Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-30T08:49:04.149Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-30T08:49:04.149Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-30T08:49:04.149Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-30T08:49:04.149Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-30T08:49:04.149Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-30T08:49:04.149Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-30T08:49:04.149Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-30T08:49:04.149Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-30T08:49:04.149Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-30T08:49:04.149Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-30T08:49:04.149Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-30T08:49:04.149Z] Get:50 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-30T08:49:04.149Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-30T08:49:04.149Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-30T08:49:04.149Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-30T08:49:04.149Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-30T08:49:04.149Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-30T08:49:04.149Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-30T08:49:04.149Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-30T08:49:04.410Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-30T08:49:04.410Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-30T08:49:04.669Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-30T08:49:04.669Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-30T08:49:04.669Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-11-30T08:49:04.669Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-30T08:49:04.669Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-30T08:49:04.669Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-30T08:49:04.669Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-30T08:49:04.669Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-30T08:49:04.669Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-30T08:49:04.928Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-30T08:49:04.928Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-30T08:49:05.189Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-30T08:49:05.189Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-30T08:49:05.189Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-30T08:49:05.189Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-30T08:49:05.189Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-30T08:49:05.189Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-30T08:49:05.189Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-30T08:49:05.189Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-30T08:49:05.189Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-30T08:49:05.189Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-30T08:49:05.189Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-30T08:49:05.189Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-30T08:49:05.189Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-30T08:49:05.189Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-11-30T08:49:05.189Z] Get:85 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-30T08:49:05.189Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-11-30T08:49:05.449Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-30T08:49:05.449Z] Get:88 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-30T08:49:05.449Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-30T08:49:05.449Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-30T08:49:05.449Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-30T08:49:05.449Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-30T08:49:05.449Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-30T08:49:05.449Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-11-30T08:49:05.449Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-30T08:49:05.449Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-30T08:49:05.709Z] Get:97 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-30T08:49:05.709Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-30T08:49:05.709Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-30T08:49:05.709Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-30T08:49:05.709Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-30T08:49:05.709Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-30T08:49:05.709Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-30T08:49:05.970Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-30T08:49:05.970Z] Fetched 64.2 MB in 2s (26.9 MB/s) [2021-11-30T08:49:05.970Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-30T08:49:05.970Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-30T08:49:05.970Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-30T08:49:06.541Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-30T08:49:06.541Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-30T08:49:06.541Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-163.171_amd64.deb ... [2021-11-30T08:49:06.541Z] Unpacking linux-libc-dev:amd64 (4.15.0-163.171) over (4.15.0-20.21) ... [2021-11-30T08:49:06.807Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T08:49:06.807Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T08:49:06.807Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T08:49:06.807Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T08:49:07.071Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T08:49:07.071Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T08:49:07.071Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T08:49:07.071Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T08:49:07.071Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T08:49:07.071Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T08:49:07.071Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T08:49:07.071Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T08:49:07.071Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T08:49:07.072Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T08:49:07.336Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T08:49:07.336Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-30T08:49:07.336Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T08:49:07.336Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-30T08:49:07.336Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-30T08:49:07.336Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-30T08:49:07.336Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T08:49:07.336Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T08:49:07.336Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T08:49:07.604Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T08:49:07.604Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T08:49:07.604Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T08:49:07.604Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T08:49:07.604Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-30T08:49:07.604Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-30T08:49:07.868Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-30T08:49:08.130Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-30T08:49:08.390Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-30T08:49:08.390Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-30T08:49:08.390Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-30T08:49:08.390Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-30T08:49:08.390Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-30T08:49:08.651Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-30T08:49:08.651Z] Installing new version of config file /etc/issue ... [2021-11-30T08:49:08.651Z] Installing new version of config file /etc/issue.net ... [2021-11-30T08:49:08.651Z] Installing new version of config file /etc/lsb-release ... [2021-11-30T08:49:08.651Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-30T08:49:08.920Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-30T08:49:08.920Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-30T08:49:08.920Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-30T08:49:08.920Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T08:49:08.920Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-30T08:49:08.920Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-30T08:49:09.221Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-30T08:49:09.221Z] 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-30T08:49:09.221Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T08:49:09.221Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T08:49:09.221Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-30T08:49:09.221Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-30T08:49:09.489Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T08:49:09.489Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-30T08:49:09.750Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-30T08:49:09.750Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-30T08:49:10.012Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T08:49:10.012Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-30T08:49:10.012Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-30T08:49:10.012Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-30T08:49:10.274Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T08:49:10.274Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-30T08:49:10.274Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-30T08:49:10.274Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-30T08:49:10.274Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T08:49:10.274Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-30T08:49:10.274Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-30T08:49:10.543Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-30T08:49:10.543Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T08:49:10.543Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-30T08:49:10.543Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-30T08:49:10.543Z] Setting up grep (3.1-2build1) ... [2021-11-30T08:49:10.543Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T08:49:10.543Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-30T08:49:10.543Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-30T08:49:10.543Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-30T08:49:10.808Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T08:49:10.808Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-30T08:49:10.808Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-30T08:49:10.808Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-30T08:49:10.808Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T08:49:10.808Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-30T08:49:10.808Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-30T08:49:11.069Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-30T08:49:11.069Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T08:49:11.069Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-30T08:49:11.069Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-30T08:49:11.329Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-30T08:49:11.329Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-30T08:49:11.589Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-30T08:49:11.589Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-30T08:49:11.850Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-30T08:49:11.850Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T08:49:11.850Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-30T08:49:11.850Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-30T08:49:12.110Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-30T08:49:12.110Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-30T08:49:12.371Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-30T08:49:12.371Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-30T08:49:12.371Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-30T08:49:12.371Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T08:49:12.371Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-30T08:49:12.371Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-30T08:49:12.371Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-30T08:49:12.630Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T08:49:12.630Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T08:49:12.630Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-30T08:49:12.630Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-30T08:49:12.630Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T08:49:12.630Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T08:49:12.630Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-30T08:49:12.630Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-30T08:49:12.630Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T08:49:12.630Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T08:49:12.630Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-30T08:49:12.889Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-30T08:49:12.889Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T08:49:12.889Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T08:49:12.889Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-30T08:49:12.889Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-30T08:49:12.889Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T08:49:12.889Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-30T08:49:12.889Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-30T08:49:12.889Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-30T08:49:13.148Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-30T08:49:13.148Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-30T08:49:13.148Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T08:49:13.148Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-30T08:49:13.149Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-30T08:49:13.149Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-30T08:49:13.149Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T08:49:13.149Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T08:49:13.149Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-30T08:49:13.408Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-30T08:49:13.408Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T08:49:13.408Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T08:49:13.408Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-30T08:49:13.408Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-30T08:49:13.408Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T08:49:13.408Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T08:49:13.408Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-30T08:49:13.978Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-30T08:49:13.978Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-30T08:49:14.238Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-30T08:49:14.238Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T08:49:14.238Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-30T08:49:14.238Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-30T08:49:14.498Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-30T08:49:14.498Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T08:49:14.498Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-30T08:49:14.498Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-30T08:49:14.498Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-30T08:49:14.758Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-30T08:49:14.758Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-30T08:49:14.758Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-30T08:49:14.758Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-30T08:49:15.018Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-30T08:49:15.019Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-30T08:49:15.019Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-30T08:49:15.019Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-30T08:49:15.019Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-30T08:49:15.019Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-30T08:49:15.019Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-30T08:49:15.279Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-30T08:49:15.279Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-30T08:49:15.279Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-30T08:49:15.279Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-30T08:49:15.279Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-30T08:49:15.279Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-30T08:49:15.279Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-30T08:49:15.279Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-30T08:49:15.539Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-30T08:49:15.539Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-30T08:49:15.539Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-30T08:49:15.539Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-30T08:49:15.539Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-30T08:49:15.798Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T08:49:15.798Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T08:49:15.798Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-30T08:49:15.798Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-30T08:49:15.798Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-30T08:49:15.798Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-30T08:49:15.798Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-30T08:49:15.798Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-30T08:49:15.798Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T08:49:15.798Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-30T08:49:15.798Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-30T08:49:16.058Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-30T08:49:16.058Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T08:49:16.058Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-30T08:49:16.058Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-30T08:49:16.058Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-30T08:49:16.058Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T08:49:16.058Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-30T08:49:16.058Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-30T08:49:16.058Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-30T08:49:16.320Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T08:49:16.320Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-30T08:49:16.320Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-30T08:49:16.320Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-30T08:49:16.320Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T08:49:16.320Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-30T08:49:16.581Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-30T08:49:16.581Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-30T08:49:16.581Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T08:49:16.581Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-30T08:49:16.581Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-30T08:49:16.842Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-30T08:49:16.842Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T08:49:16.842Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-30T08:49:16.842Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-30T08:49:16.842Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-30T08:49:16.842Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T08:49:16.842Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-30T08:49:16.842Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-30T08:49:17.102Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-30T08:49:17.102Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T08:49:17.102Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-30T08:49:17.102Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-30T08:49:17.102Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-30T08:49:17.102Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T08:49:17.102Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-30T08:49:17.102Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-30T08:49:17.361Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-30T08:49:17.361Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T08:49:17.361Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-30T08:49:17.361Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-30T08:49:17.361Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-30T08:49:17.361Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T08:49:17.361Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-30T08:49:17.361Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-30T08:49:17.361Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-30T08:49:17.620Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T08:49:17.620Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-30T08:49:17.620Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-30T08:49:17.620Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-30T08:49:17.620Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T08:49:17.620Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-30T08:49:17.620Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-30T08:49:17.620Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-30T08:49:17.879Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T08:49:17.879Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-30T08:49:17.879Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-30T08:49:17.879Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-30T08:49:17.879Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-30T08:49:17.879Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-30T08:49:17.879Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-30T08:49:17.879Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-30T08:49:17.879Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-30T08:49:18.138Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-30T08:49:18.138Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-30T08:49:18.138Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-30T08:49:18.138Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-30T08:49:18.138Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-30T08:49:18.138Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-30T08:49:18.397Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-30T08:49:18.397Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-30T08:49:18.397Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-30T08:49:18.397Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-30T08:49:18.397Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-30T08:49:18.397Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-30T08:49:18.397Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-30T08:49:18.397Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-30T08:49:18.397Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-30T08:49:18.397Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-30T08:49:18.657Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-30T08:49:18.657Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-30T08:49:18.657Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-30T08:49:18.657Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-30T08:49:18.916Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-30T08:49:18.916Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-30T08:49:18.916Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-30T08:49:18.916Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-30T08:49:18.916Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-30T08:49:18.916Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-30T08:49:19.173Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-30T08:49:19.174Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-30T08:49:19.434Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-30T08:49:19.434Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-30T08:49:19.434Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-30T08:49:19.434Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-30T08:49:19.434Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T08:49:19.434Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T08:49:19.434Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T08:49:19.434Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T08:49:19.692Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T08:49:19.692Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T08:49:19.692Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T08:49:19.692Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T08:49:20.626Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T08:49:20.626Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T08:49:21.196Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T08:49:21.196Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T08:49:21.455Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T08:49:21.455Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T08:49:21.715Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T08:49:21.715Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T08:49:22.653Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T08:49:22.653Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T08:49:22.653Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-30T08:49:22.653Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-30T08:49:22.653Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-30T08:49:22.653Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-30T08:49:22.653Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-30T08:49:22.653Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-30T08:49:22.653Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-30T08:49:22.653Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-30T08:49:22.913Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-30T08:49:22.913Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-30T08:49:22.913Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-30T08:49:22.913Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-30T08:49:22.913Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-30T08:49:22.913Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-30T08:49:22.913Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T08:49:22.913Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-30T08:49:22.913Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T08:49:23.173Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T08:49:23.173Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T08:49:23.173Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-30T08:49:23.173Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-30T08:49:23.173Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-30T08:49:23.173Z] [2021-11-30T08:49:23.173Z] Current default time zone: 'Etc/UTC' [2021-11-30T08:49:23.173Z] Local time is now: Tue Nov 30 08:49:23 UTC 2021. [2021-11-30T08:49:23.173Z] Universal Time is now: Tue Nov 30 08:49:23 UTC 2021. [2021-11-30T08:49:23.173Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-30T08:49:23.173Z] [2021-11-30T08:49:23.173Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-30T08:49:23.173Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T08:49:23.173Z] Setting up linux-libc-dev:amd64 (4.15.0-163.171) ... [2021-11-30T08:49:23.173Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-30T08:49:23.173Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-30T08:49:23.173Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-30T08:49:23.173Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-30T08:49:23.173Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-30T08:49:23.173Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-30T08:49:23.173Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-30T08:49:23.173Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T08:49:23.173Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-30T08:49:23.433Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T08:49:23.433Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-30T08:49:23.433Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T08:49:23.433Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-30T08:49:23.433Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-30T08:49:23.433Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-30T08:49:23.433Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-30T08:49:23.433Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-30T08:49:23.433Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-30T08:49:23.433Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-30T08:49:23.433Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-30T08:49:25.340Z] Updating certificates in /etc/ssl/certs... [2021-11-30T08:49:25.911Z] 23 added, 28 removed; done. [2021-11-30T08:49:25.911Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-30T08:49:25.911Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T08:49:25.911Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-30T08:49:25.911Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-30T08:49:25.911Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-30T08:49:26.170Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T08:49:26.170Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-30T08:49:26.170Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T08:49:26.170Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T08:49:26.170Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T08:49:26.170Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T08:49:26.170Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T08:49:26.170Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-30T08:49:26.170Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-30T08:49:26.170Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-30T08:49:26.170Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-30T08:49:26.170Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-30T08:49:26.170Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T08:49:26.170Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T08:49:26.170Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-30T08:49:26.170Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-30T08:49:26.170Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-30T08:49:26.170Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-30T08:49:26.170Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-30T08:49:26.430Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-30T08:49:26.430Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-30T08:49:26.430Z] Updating certificates in /etc/ssl/certs... [2021-11-30T08:49:27.000Z] 0 added, 0 removed; done. [2021-11-30T08:49:27.000Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-30T08:49:27.000Z] done. [2021-11-30T08:49:27.260Z] Reading package lists... [2021-11-30T08:49:27.520Z] Building dependency tree... [2021-11-30T08:49:27.520Z] Reading state information... [2021-11-30T08:49:27.520Z] The following NEW packages will be installed: [2021-11-30T08:49:27.520Z] apt-transport-https [2021-11-30T08:49:27.782Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-30T08:49:27.782Z] Need to get 4348 B of archives. [2021-11-30T08:49:27.782Z] After this operation, 154 kB of additional disk space will be used. [2021-11-30T08:49:27.782Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-30T08:49:28.042Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-30T08:49:28.042Z] Fetched 4348 B in 0s (24.0 kB/s) [2021-11-30T08:49:28.042Z] Selecting previously unselected package apt-transport-https. [2021-11-30T08:49:28.042Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-30T08:49:28.042Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-30T08:49:28.042Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-30T08:49:28.042Z] Setting up apt-transport-https (1.6.14) ... [2021-11-30T08:49:28.302Z] Waiting for network to be ready... [2021-11-30T08:49:34.144Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-30T08:49:34.144Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-30T08:49:34.144Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-30T08:49:34.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-30T08:49:34.830Z] + ls -al . [2021-11-30T08:49:34.830Z] total 672 [2021-11-30T08:49:34.830Z] drwxrwxr-x 9 1001 1001 4096 Nov 30 08:49 . [2021-11-30T08:49:34.830Z] drwxr-xr-x 4 root root 4096 Nov 30 08:44 .. [2021-11-30T08:49:34.830Z] -rw-rw-r-- 1 1001 1001 11 Nov 30 08:42 .dockerignore [2021-11-30T08:49:34.830Z] drwxrwxr-x 8 1001 1001 4096 Nov 30 08:42 .git [2021-11-30T08:49:34.830Z] drwxrwxr-x 4 1001 1001 4096 Nov 30 08:42 .github [2021-11-30T08:49:34.830Z] -rw-rw-r-- 1 1001 1001 804 Nov 30 08:42 .gitignore [2021-11-30T08:49:34.830Z] -rw-rw-r-- 1 1001 1001 42 Nov 30 08:42 .golangci.yml [2021-11-30T08:49:34.830Z] -rw-rw-r-- 1 1001 1001 76 Nov 30 08:42 .hadolint.yml [2021-11-30T08:49:34.830Z] -rw-rw-r-- 1 1001 1001 166 Nov 30 08:42 .sonarcloud.properties [2021-11-30T08:49:34.830Z] -rw-rw-r-- 1 1001 1001 1171 Nov 30 08:42 ADOPTERS.md [2021-11-30T08:49:34.830Z] -rw-rw-r-- 1 1001 1001 8910 Nov 30 08:42 Attribution.txt [2021-11-30T08:49:34.830Z] -rw-rw-r-- 1 1001 1001 51732 Nov 30 08:42 CHANGELOG.md [2021-11-30T08:49:34.830Z] -rw-rw-r-- 1 1001 1001 3804 Nov 30 08:42 CONTRIBUTING.md [2021-11-30T08:49:34.830Z] -rw-rw-r-- 1 1001 1001 677 Nov 30 08:42 GOVERNANCE.md [2021-11-30T08:49:34.830Z] -rw-rw-r-- 1 1001 1001 849 Nov 30 08:42 Jenkinsfile [2021-11-30T08:49:34.830Z] -rw-rw-r-- 1 1001 1001 10775 Nov 30 08:42 LICENSE [2021-11-30T08:49:34.830Z] -rw-rw-r-- 1 1001 1001 6508 Nov 30 08:42 Makefile [2021-11-30T08:49:34.830Z] -rw-rw-r-- 1 1001 1001 582 Nov 30 08:42 OWNERS.md [2021-11-30T08:49:34.830Z] -rw-rw-r-- 1 1001 1001 8207 Nov 30 08:42 README.md [2021-11-30T08:49:34.830Z] -rw-rw-r-- 1 1001 1001 6912 Nov 30 08:42 SECURITY.md [2021-11-30T08:49:34.830Z] -rw-rw-r-- 1 1001 1001 5 Nov 30 08:36 VERSION [2021-11-30T08:49:34.830Z] -rw-rw-r-- 1 1001 1001 4131 Nov 30 08:42 ZMQWindows.md [2021-11-30T08:49:34.830Z] drwxrwxr-x 2 1001 1001 4096 Nov 30 08:42 bin [2021-11-30T08:49:34.830Z] drwxrwxr-x 14 1001 1001 4096 Nov 30 08:42 cmd [2021-11-30T08:49:34.830Z] -rw-r--r-- 1 root root 428381 Nov 30 08:47 coverage.out [2021-11-30T08:49:34.830Z] -rw-rw-r-- 1 1001 1001 828 Nov 30 08:42 go.mod [2021-11-30T08:49:34.830Z] -rw-rw-r-- 1 1001 1001 49483 Nov 30 08:42 go.sum [2021-11-30T08:49:34.830Z] drwxrwxr-x 8 1001 1001 4096 Nov 30 08:42 internal [2021-11-30T08:49:34.830Z] drwxrwxr-x 3 1001 1001 4096 Nov 30 08:42 openapi [2021-11-30T08:49:34.830Z] drwxrwxr-x 4 1001 1001 4096 Nov 30 08:42 snap [2021-11-30T08:49:34.830Z] -rw-rw-r-- 1 1001 1001 204 Nov 30 08:42 version.go [Pipeline] sh [2021-11-30T08:49:34.883Z] 2021-11-30T08:49:32Z INFO Waiting for automatic snapd restart... [2021-11-30T08:49:35.492Z] + '[' -e coverage.out ] [2021-11-30T08:49:35.493Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-30T08:49:35.521Z] Warning: overwriting stash ‘coverage-report’ [2021-11-30T08:49:36.261Z] snapd 2.53.2 from Canonical* installed [2021-11-30T08:49:36.499Z] Stashed 1 file(s) [Pipeline] sh [2021-11-30T08:49:36.829Z] "snapd" switched to the "latest/stable" channel [2021-11-30T08:49:36.829Z] [2021-11-30T08:49:37.157Z] + make build [2021-11-30T08:49:37.157Z] 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-30T08:49:39.367Z] core18 20211028 from Canonical* installed [2021-11-30T08:49:39.367Z] "core18" switched to the "latest/stable" channel [2021-11-30T08:49:39.367Z] [2021-11-30T08:49:41.909Z] snapcraft 5.0 from Canonical* installed [2021-11-30T08:49:42.171Z] "snapcraft" switched to the "latest/stable" channel [2021-11-30T08:49:42.171Z] [2021-11-30T08:49:45.418Z] 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-30T08:49:46.467Z] 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-30T08:49:46.467Z] - README.md [2021-11-30T08:49:46.467Z] [2021-11-30T08:49:46.467Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-30T08:49:47.070Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-30T08:49:47.070Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-30T08:49:47.070Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-30T08:49:48.378Z] Reading package lists... [2021-11-30T08:49:48.638Z] 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-30T08:49:48.897Z] Reading package lists... [2021-11-30T08:49:49.157Z] Building dependency tree... [2021-11-30T08:49:49.157Z] Reading state information... [2021-11-30T08:49:49.157Z] Suggested packages: [2021-11-30T08:49:49.157Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-30T08:49:49.157Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-30T08:49:49.157Z] Recommended packages: [2021-11-30T08:49:49.157Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-30T08:49:49.157Z] The following NEW packages will be installed: [2021-11-30T08:49:49.157Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-30T08:49:49.157Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-30T08:49:49.157Z] pkg-config zip [2021-11-30T08:49:49.157Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-30T08:49:49.417Z] Need to get 7670 kB of archives. [2021-11-30T08:49:49.417Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-30T08:49:49.417Z] 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-30T08:49:49.417Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-30T08:49:49.676Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-30T08:49:49.677Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-30T08:49:49.938Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-30T08:49:49.938Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-30T08:49:49.938Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-30T08:49:50.198Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-30T08:49:50.198Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-30T08:49:50.198Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-30T08:49:50.458Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-30T08:49:50.458Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-30T08:49:50.718Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-30T08:49:50.978Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-30T08:49:50.978Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-30T08:49:50.978Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-30T08:49:50.978Z] Fetched 7670 kB in 2s (4699 kB/s) [2021-11-30T08:49:51.238Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-30T08:49:51.238Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-30T08:49:51.238Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-30T08:49:51.238Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-30T08:49:51.238Z] Selecting previously unselected package libpsl5:amd64. [2021-11-30T08:49:51.238Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-30T08:49:51.238Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-30T08:49:51.238Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-30T08:49:51.238Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-30T08:49:51.238Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-30T08:49:51.499Z] Selecting previously unselected package librtmp1:amd64. [2021-11-30T08:49:51.499Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-30T08:49:51.499Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-30T08:49:51.499Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-30T08:49:51.499Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-30T08:49:51.499Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-30T08:49:51.499Z] Selecting previously unselected package liberror-perl. [2021-11-30T08:49:51.499Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-30T08:49:51.499Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-30T08:49:51.499Z] Selecting previously unselected package git-man. [2021-11-30T08:49:51.499Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-30T08:49:51.499Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-30T08:49:51.758Z] Selecting previously unselected package git. [2021-11-30T08:49:51.758Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-30T08:49:51.758Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-30T08:49:52.018Z] Selecting previously unselected package libnorm1:amd64. [2021-11-30T08:49:52.018Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-30T08:49:52.018Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-30T08:49:52.277Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-30T08:49:52.277Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-30T08:49:52.277Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-30T08:49:52.277Z] Selecting previously unselected package libsodium23:amd64. [2021-11-30T08:49:52.277Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-30T08:49:52.277Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-30T08:49:52.277Z] Selecting previously unselected package libzmq5:amd64. [2021-11-30T08:49:52.277Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-30T08:49:52.277Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-30T08:49:52.277Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-30T08:49:52.277Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-30T08:49:52.277Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-30T08:49:52.537Z] Selecting previously unselected package pkg-config. [2021-11-30T08:49:52.537Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-30T08:49:52.537Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-30T08:49:52.537Z] Selecting previously unselected package zip. [2021-11-30T08:49:52.537Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-30T08:49:52.537Z] Unpacking zip (3.0-11build1) ... [2021-11-30T08:49:52.537Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-30T08:49:52.537Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-30T08:49:52.537Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-30T08:49:52.537Z] Setting up liberror-perl (0.17025-1) ... [2021-11-30T08:49:52.537Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-30T08:49:52.537Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-30T08:49:52.537Z] No schema files found: doing nothing. [2021-11-30T08:49:52.537Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-30T08:49:52.537Z] Setting up zip (3.0-11build1) ... [2021-11-30T08:49:52.537Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-30T08:49:52.537Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-30T08:49:52.537Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-30T08:49:52.798Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-30T08:49:52.798Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-30T08:49:52.798Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-30T08:49:52.798Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-30T08:49:52.798Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-30T08:49:53.367Z] git set to automatically installed. [2021-11-30T08:49:53.367Z] git-man set to automatically installed. [2021-11-30T08:49:53.367Z] libcurl3-gnutls set to automatically installed. [2021-11-30T08:49:53.367Z] liberror-perl set to automatically installed. [2021-11-30T08:49:53.367Z] libglib2.0-0 set to automatically installed. [2021-11-30T08:49:53.367Z] libnghttp2-14 set to automatically installed. [2021-11-30T08:49:53.367Z] libnorm1 set to automatically installed. [2021-11-30T08:49:53.367Z] libpgm-5.2-0 set to automatically installed. [2021-11-30T08:49:53.367Z] libpsl5 set to automatically installed. [2021-11-30T08:49:53.367Z] librtmp1 set to automatically installed. [2021-11-30T08:49:53.367Z] libsodium23 set to automatically installed. [2021-11-30T08:49:53.367Z] libzmq3-dev set to automatically installed. [2021-11-30T08:49:53.367Z] libzmq5 set to automatically installed. [2021-11-30T08:49:53.367Z] pkg-config set to automatically installed. [2021-11-30T08:49:53.367Z] zip set to automatically installed. [2021-11-30T08:49:54.749Z] snapd is not logged in, snap install commands will use sudo [2021-11-30T08:49:55.689Z] snap "core18" has no updates available [2021-11-30T08:49:56.626Z] snapd is not logged in, snap install commands will use sudo [2021-11-30T08:50:12.224Z] 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-30T08:50:14.744Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-30T08:50:14.744Z] Pulling config-common [2021-11-30T08:50:14.744Z] + snapcraftctl pull [2021-11-30T08:50:14.858Z] 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-30T08:50:15.003Z] Pulling go-build-helper [2021-11-30T08:50:15.003Z] + snapcraftctl pull [2021-11-30T08:50:15.941Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-30T08:50:15.941Z] Skipping pull go-build-helper (already ran) [2021-11-30T08:50:15.941Z] Building go-build-helper [2021-11-30T08:50:15.941Z] + snapcraftctl build [2021-11-30T08:50:17.848Z] Staging go-build-helper [2021-11-30T08:50:17.848Z] + snapcraftctl stage [2021-11-30T08:50:20.384Z] 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-30T08:50:21.368Z] 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-30T08:50:24.746Z] 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-30T08:50:29.051Z] 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-30T08:50:30.081Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-30T08:50:30.081Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-30T08:50:30.081Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1971 kB] [2021-11-30T08:50:30.081Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [354 kB] [2021-11-30T08:50:30.081Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-30T08:50:30.081Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-30T08:50:30.081Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [530 kB] [2021-11-30T08:50:30.081Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [71.7 kB] [2021-11-30T08:50:30.081Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1151 kB] [2021-11-30T08:50:30.081Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] [2021-11-30T08:50:30.081Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-30T08:50:30.081Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-30T08:50:30.081Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-30T08:50:30.081Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-30T08:50:30.081Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-30T08:50:30.081Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-30T08:50:30.081Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-30T08:50:30.081Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-30T08:50:30.081Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-30T08:50:30.081Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2320 kB] [2021-11-30T08:50:30.081Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [447 kB] [2021-11-30T08:50:30.081Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-30T08:50:30.081Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-30T08:50:30.081Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [555 kB] [2021-11-30T08:50:30.081Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [75.8 kB] [2021-11-30T08:50:30.081Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1768 kB] [2021-11-30T08:50:30.081Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] [2021-11-30T08:50:30.081Z] Fetched 25.7 MB in 0s (0 B/s) [2021-11-30T08:50:30.081Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-30T08:50:30.081Z] Fetched 224 kB in 0s (0 B/s) [2021-11-30T08:50:30.081Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-30T08:50:30.081Z] Fetched 157 kB in 0s (0 B/s) [2021-11-30T08:50:30.081Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-30T08:50:30.081Z] Fetched 221 kB in 0s (0 B/s) [2021-11-30T08:50:30.081Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-30T08:50:30.081Z] Fetched 143 kB in 0s (0 B/s) [2021-11-30T08:50:30.081Z] Pulling edgex-go [2021-11-30T08:50:30.081Z] + snapcraftctl pull [2021-11-30T08:50:30.081Z] Pulling hooks [2021-11-30T08:50:30.081Z] + snapcraftctl pull [2021-11-30T08:50:32.433Z] 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-30T08:50:36.721Z] 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-30T08:50:40.099Z] 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-30T08:50:44.419Z] 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-30T08:50:51.164Z] $ docker stop --time=1 79fd2dc71ba90603e1f79657c3c4ce7c011d910f3ce39cb4ebfe7efa19145133 [2021-11-30T08:50:52.040Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-30T08:50:52.040Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-30T08:50:52.040Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-30T08:50:52.040Z] Fetched 0 B in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-30T08:50:52.040Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-30T08:50:52.040Z] Fetched 279 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-30T08:50:52.040Z] Fetched 122 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-30T08:50:52.040Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-30T08:50:52.040Z] Fetched 8848 B in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-30T08:50:52.040Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-30T08:50:52.040Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-30T08:50:52.040Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-30T08:50:52.040Z] Fetched 220 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-30T08:50:52.040Z] Fetched 154 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-30T08:50:52.040Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-30T08:50:52.040Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-30T08:50:52.040Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-30T08:50:52.040Z] Fetched 499 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-30T08:50:52.040Z] Fetched 111 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-30T08:50:52.040Z] Fetched 240 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-30T08:50:52.040Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-30T08:50:52.040Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-30T08:50:52.040Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-30T08:50:52.040Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-30T08:50:52.040Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-30T08:50:52.040Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-30T08:50:52.040Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-30T08:50:52.040Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-30T08:50:52.040Z] Fetched 8720 B in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-30T08:50:52.040Z] Fetched 140 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-30T08:50:52.040Z] Fetched 119 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-30T08:50:52.040Z] Fetched 111 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-30T08:50:52.040Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-30T08:50:52.040Z] Fetched 646 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-30T08:50:52.040Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-30T08:50:52.040Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-30T08:50:52.040Z] Fetched 368 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-30T08:50:52.040Z] Fetched 187 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-30T08:50:52.040Z] Fetched 175 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-30T08:50:52.040Z] Fetched 206 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-30T08:50:52.040Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-30T08:50:52.040Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-30T08:50:52.040Z] Fetched 159 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-30T08:50:52.040Z] Fetched 107 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-30T08:50:52.040Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-30T08:50:52.040Z] Pulling static-packages [2021-11-30T08:50:52.040Z] + snapcraftctl pull [2021-11-30T08:50:52.040Z] Pulling version [2021-11-30T08:50:52.040Z] + cd /root/project [2021-11-30T08:50:52.040Z] + git describe --tags --abbrev=0 [2021-11-30T08:50:52.040Z] + sed s/v// [2021-11-30T08:50:52.040Z] + GIT_VERSION=2.2.0-dev.6 [2021-11-30T08:50:52.040Z] + [ -z 2.2.0-dev.6 ] [2021-11-30T08:50:52.040Z] + snapcraftctl set-version 2.2.0-dev.6 [2021-11-30T08:50:52.982Z] Building config-common [2021-11-30T08:50:52.982Z] + snapcraftctl build [2021-11-30T08:50:53.382Z] $ docker rm -f 79fd2dc71ba90603e1f79657c3c4ce7c011d910f3ce39cb4ebfe7efa19145133 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-11-30T08:50:54.893Z] Skipping build go-build-helper (already ran) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-30T08:50:55.154Z] Building edgex-go [2021-11-30T08:50:55.154Z] + cd /root/parts/edgex-go/src [2021-11-30T08:50:55.154Z] + git describe --tags --abbrev=0 [2021-11-30T08:50:55.154Z] + sed s/v// [2021-11-30T08:50:55.154Z] + GIT_VERSION=2.2.0-dev.6 [2021-11-30T08:50:55.154Z] + [ -z 2.2.0-dev.6 ] [2021-11-30T08:50:55.154Z] + echo 2.2.0-dev.6 [2021-11-30T08:50:55.154Z] + [ ! -d vendor ] [2021-11-30T08:50:55.154Z] + go mod download all [2021-11-30T08:50:55.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-30T08:50:55.567Z] [2021-11-30T08:50:55.567Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-30T08:50:55.925Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-30T08:50:56.206Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-30T08:50:56.206Z] 29e5d40040c1: Pulling fs layer [2021-11-30T08:50:56.206Z] 1ce36da41761: Pulling fs layer [2021-11-30T08:50:56.206Z] 25b303627fd3: Pulling fs layer [2021-11-30T08:50:56.206Z] 29e5d40040c1: Verifying Checksum [2021-11-30T08:50:56.206Z] 29e5d40040c1: Download complete [2021-11-30T08:50:56.808Z] 1ce36da41761: Verifying Checksum [2021-11-30T08:50:56.808Z] 1ce36da41761: Download complete [2021-11-30T08:50:57.084Z] 29e5d40040c1: Pull complete [2021-11-30T08:50:58.069Z] 25b303627fd3: Verifying Checksum [2021-11-30T08:50:58.069Z] 25b303627fd3: Download complete [2021-11-30T08:50:58.344Z] 1ce36da41761: Pull complete [2021-11-30T08:51:03.324Z] + make build [2021-11-30T08:51:03.324Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/core-data/core-data ./cmd/core-data [2021-11-30T08:51:08.499Z] 25b303627fd3: Pull complete [2021-11-30T08:51:08.499Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-30T08:51:08.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-30T08:51:08.499Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-30T08:51:08.790Z] prd-ubuntu18.04-docker-arm64-4c-16g-768 does not seem to be running inside a container [2021-11-30T08:51:08.865Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-30T08:51:11.703Z] $ docker top 363457de6ea3d671acb3cd503cb3cb8d9e2393f5c159d4bc70b20022c6f8d76c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-30T08:51:12.724Z] + grep parallel [2021-11-30T08:51:12.724Z] + docker-compose build --help [2021-11-30T08:51:13.307Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-30T08:51:16.594Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/core-command/core-command ./cmd/core-command [2021-11-30T08:51:17.974Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-30T08:51:19.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-30T08:51:19.424Z] --parallel Build images in parallel. [Pipeline] } [2021-11-30T08:51:19.432Z] $ docker stop --time=1 363457de6ea3d671acb3cd503cb3cb8d9e2393f5c159d4bc70b20022c6f8d76c [2021-11-30T08:51:19.615Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-30T08:51:20.995Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-30T08:51:21.309Z] $ docker rm -f 363457de6ea3d671acb3cd503cb3cb8d9e2393f5c159d4bc70b20022c6f8d76c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-30T08:51:21.931Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-30T08:51:21.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-30T08:51:21.995Z] . [Pipeline] withDockerContainer [2021-11-30T08:51:22.299Z] prd-ubuntu18.04-docker-arm64-4c-16g-768 does not seem to be running inside a container [2021-11-30T08:51:22.368Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-30T08:51:22.869Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-30T08:51:24.070Z] $ docker top 0d712a395e3fbccd7d3a28108df88c78ae5c886e00707bb4b430ca47ff2e6cc3 -eo pid,comm [2021-11-30T08:51:24.245Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] { [Pipeline] sh [2021-11-30T08:51:25.123Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-30T08:51:25.180Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-30T08:51:26.116Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-30T08:51:27.498Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-30T08:51:27.498Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-30T08:51:27.498Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-30T08:51:27.759Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-30T08:51:27.759Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-30T08:51:27.759Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-30T08:51:27.759Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-30T08:51:27.759Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-30T08:51:27.759Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-30T08:51:27.759Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-30T08:51:27.759Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-30T08:51:27.759Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-30T08:51:27.759Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-30T08:51:27.759Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-30T08:51:27.759Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-30T08:51:27.759Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-30T08:51:27.759Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-30T08:51:27.759Z] + 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-30T08:51:27.759Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-30T08:51:27.759Z] + 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-30T08:51:27.759Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-30T08:51:27.759Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-30T08:51:27.759Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-30T08:51:27.759Z] + 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-30T08:51:27.759Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-30T08:51:27.759Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-30T08:51:27.759Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-11-30T08:51:29.189Z] Building hooks [2021-11-30T08:51:29.189Z] + cd /root/parts/hooks/src [2021-11-30T08:51:29.189Z] + make build [2021-11-30T08:51:29.189Z] go mod tidy [2021-11-30T08:51:29.189Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-11-30T08:51:29.469Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-30T08:51:29.469Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-30T08:51:29.469Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-30T08:51:30.467Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-30T08:51:30.727Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-30T08:51:30.727Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-30T08:51:31.838Z] Building core-command ... [2021-11-30T08:51:31.838Z] Building core-data ... [2021-11-30T08:51:31.838Z] Building core-metadata ... [2021-11-30T08:51:31.838Z] Building security-bootstrapper ... [2021-11-30T08:51:31.838Z] Building security-proxy-setup ... [2021-11-30T08:51:31.838Z] Building security-secretstore-setup ... [2021-11-30T08:51:31.838Z] Building support-notifications ... [2021-11-30T08:51:31.838Z] Building support-scheduler ... [2021-11-30T08:51:31.838Z] Building sys-mgmt-agent ... [2021-11-30T08:51:31.838Z] Building security-secretstore-setup [2021-11-30T08:51:31.838Z] Building core-metadata [2021-11-30T08:51:31.838Z] Building core-command [2021-11-30T08:51:31.838Z] Building support-scheduler [2021-11-30T08:51:31.838Z] Building security-bootstrapper [2021-11-30T08:51:34.018Z] Building static-packages [2021-11-30T08:51:34.018Z] + snapcraftctl build [2021-11-30T08:51:35.929Z] Building version [2021-11-30T08:51:35.929Z] + snapcraftctl build [2021-11-30T08:51:37.837Z] Staging config-common [2021-11-30T08:51:37.837Z] + snapcraftctl stage [2021-11-30T08:51:38.775Z] Skipping stage go-build-helper (already ran) [2021-11-30T08:51:38.775Z] Staging edgex-go [2021-11-30T08:51:38.775Z] + snapcraftctl stage [2021-11-30T08:51:39.717Z] Staging hooks [2021-11-30T08:51:39.717Z] + snapcraftctl stage [2021-11-30T08:51:41.102Z] Staging static-packages [2021-11-30T08:51:41.102Z] + snapcraftctl stage [2021-11-30T08:51:42.044Z] Staging version [2021-11-30T08:51:42.044Z] + snapcraftctl stage [2021-11-30T08:51:43.426Z] Priming config-common [2021-11-30T08:51:43.426Z] + snapcraftctl prime [2021-11-30T08:51:44.368Z] Priming go-build-helper [2021-11-30T08:51:44.368Z] + snapcraftctl prime [2021-11-30T08:51:45.309Z] Priming edgex-go [2021-11-30T08:51:45.309Z] + snapcraftctl prime [2021-11-30T08:51:46.692Z] Priming hooks [2021-11-30T08:51:46.692Z] + snapcraftctl prime [2021-11-30T08:51:48.077Z] Priming static-packages [2021-11-30T08:51:48.077Z] + snapcraftctl prime [2021-11-30T08:51:50.618Z] Priming version [2021-11-30T08:51:50.618Z] + snapcraftctl prime [2021-11-30T08:51:52.000Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-30T08:52:53.780Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T08:52:53.780Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-30T08:52:53.780Z] ---> 404d5faeeea8 [2021-11-30T08:52:53.780Z] Step 3/24 : WORKDIR /edgex-go [2021-11-30T08:52:53.780Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T08:52:53.780Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-30T08:52:53.780Z] ---> 404d5faeeea8 [2021-11-30T08:52:53.780Z] Step 3/23 : WORKDIR /edgex-go [2021-11-30T08:52:53.780Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T08:52:53.780Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-30T08:52:53.780Z] ---> 404d5faeeea8 [2021-11-30T08:52:53.780Z] Step 3/30 : WORKDIR /edgex-go [2021-11-30T08:52:53.780Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T08:52:53.780Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-30T08:52:53.780Z] ---> 404d5faeeea8 [2021-11-30T08:52:53.780Z] Step 3/22 : WORKDIR /edgex-go [2021-11-30T08:52:53.780Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T08:52:53.780Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-30T08:52:53.780Z] ---> 404d5faeeea8 [2021-11-30T08:52:53.780Z] Step 3/22 : WORKDIR /edgex-go [2021-11-30T08:52:53.780Z] ---> Running in fd41bf56c672 [2021-11-30T08:52:53.780Z] ---> Running in 725657f3d4cb [2021-11-30T08:52:53.780Z] ---> Running in 757ccac311d1 [2021-11-30T08:52:53.780Z] ---> Running in 310c4a6e6b64 [2021-11-30T08:52:53.780Z] ---> Running in fc11f6c240ad [2021-11-30T08:52:53.780Z] Removing intermediate container 757ccac311d1 [2021-11-30T08:52:53.780Z] ---> 6d93058675ff [2021-11-30T08:52:53.780Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T08:52:53.780Z] Removing intermediate container 725657f3d4cb [2021-11-30T08:52:53.780Z] ---> 5750f85860e0 [2021-11-30T08:52:53.780Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T08:52:53.780Z] Removing intermediate container 310c4a6e6b64 [2021-11-30T08:52:53.780Z] ---> 404ea019f688 [2021-11-30T08:52:53.780Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T08:52:53.780Z] Removing intermediate container fd41bf56c672 [2021-11-30T08:52:53.780Z] ---> b3832656e356 [2021-11-30T08:52:53.780Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T08:52:53.780Z] Removing intermediate container fc11f6c240ad [2021-11-30T08:52:53.780Z] ---> 6571c5da2d2e [2021-11-30T08:52:53.780Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T08:52:53.780Z] ---> Running in abc653a02f17 [2021-11-30T08:52:53.780Z] ---> Running in 20288a9f60ae [2021-11-30T08:52:53.780Z] ---> Running in 614d040aa842 [2021-11-30T08:52:53.780Z] ---> Running in f31956b8be1a [2021-11-30T08:52:53.780Z] ---> Running in cfd4ecbdfed3 [2021-11-30T08:52:53.780Z] Removing intermediate container 20288a9f60ae [2021-11-30T08:52:53.780Z] ---> 3aa32f447277 [2021-11-30T08:52:53.780Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-30T08:52:53.780Z] ---> Running in 45ffc0646152 [2021-11-30T08:52:53.780Z] Removing intermediate container abc653a02f17 [2021-11-30T08:52:53.780Z] ---> 037481a4592a [2021-11-30T08:52:53.780Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-30T08:52:53.780Z] ---> Running in bab3f2d01cf1 [2021-11-30T08:52:53.780Z] Removing intermediate container f31956b8be1a [2021-11-30T08:52:53.780Z] ---> 1ca35a0985e2 [2021-11-30T08:52:53.780Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-30T08:52:53.780Z] ---> Running in fa3a8beab46d [2021-11-30T08:52:53.780Z] Removing intermediate container 614d040aa842 [2021-11-30T08:52:53.780Z] ---> b15a3e206cc8 [2021-11-30T08:52:53.780Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-30T08:52:53.780Z] Removing intermediate container cfd4ecbdfed3 [2021-11-30T08:52:53.780Z] ---> d9647153c31b [2021-11-30T08:52:53.780Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-30T08:52:53.780Z] ---> Running in 900f8a9bd6d1 [2021-11-30T08:52:53.780Z] ---> Running in 634d920ec103 [2021-11-30T08:52:53.781Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T08:52:53.781Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T08:52:53.781Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T08:52:53.781Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T08:52:53.781Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T08:52:53.781Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T08:52:54.060Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T08:52:54.060Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T08:52:54.343Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T08:52:54.343Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T08:52:54.633Z] OK: 219 MiB in 52 packages [2021-11-30T08:52:55.288Z] OK: 219 MiB in 52 packages [2021-11-30T08:52:55.898Z] OK: 219 MiB in 52 packages [2021-11-30T08:52:55.898Z] OK: 219 MiB in 52 packages [2021-11-30T08:52:55.898Z] OK: 219 MiB in 52 packages [2021-11-30T08:52:56.516Z] Removing intermediate container 45ffc0646152 [2021-11-30T08:52:56.516Z] ---> bad83147891d [2021-11-30T08:52:56.516Z] Step 6/23 : COPY go.mod . [2021-11-30T08:52:57.122Z] Removing intermediate container bab3f2d01cf1 [2021-11-30T08:52:57.122Z] ---> 9be51b00abff [2021-11-30T08:52:57.407Z] Step 6/22 : COPY . . [2021-11-30T08:52:57.683Z] Removing intermediate container fa3a8beab46d [2021-11-30T08:52:57.683Z] ---> 6a9282c6e32b [2021-11-30T08:52:57.683Z] Step 6/24 : COPY . . [2021-11-30T08:52:57.683Z] Removing intermediate container 634d920ec103 [2021-11-30T08:52:57.683Z] ---> 2a286ca15ed2 [2021-11-30T08:52:57.683Z] Step 6/22 : COPY . . [2021-11-30T08:52:57.683Z] Removing intermediate container 900f8a9bd6d1 [2021-11-30T08:52:57.683Z] ---> e1dba5cd76f7 [2021-11-30T08:52:57.683Z] Step 6/30 : COPY . . [2021-11-30T08:52:57.964Z] ---> 05c705221e14 [2021-11-30T08:52:57.964Z] Step 7/23 : RUN go mod download [2021-11-30T08:52:58.246Z] ---> Running in c69e533eb4d3 [2021-11-30T08:53:04.996Z] Removing intermediate container c69e533eb4d3 [2021-11-30T08:53:04.996Z] ---> 6e0c235f4b01 [2021-11-30T08:53:04.996Z] Step 8/23 : COPY . . [2021-11-30T08:53:27.206Z] ---> fb26e545199e [2021-11-30T08:53:27.206Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T08:53:27.206Z] ---> 25b1ca9c96e0 [2021-11-30T08:53:27.206Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T08:53:27.206Z] ---> afb8c819f5d6 [2021-11-30T08:53:27.206Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T08:53:27.206Z] ---> Running in 353510b6cdc3 [2021-11-30T08:53:27.206Z] ---> Running in 75c354f761b1 [2021-11-30T08:53:27.206Z] ---> Running in 84c4053b7584 [2021-11-30T08:53:27.206Z] ---> 354349fb6a3c [2021-11-30T08:53:27.206Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T08:53:27.206Z] ---> Running in 3109da6c17e1 [2021-11-30T08:53:29.219Z] ---> 2c3e6e2ce4c7 [2021-11-30T08:53:29.219Z] Step 9/23 : RUN go mod tidy [2021-11-30T08:53:29.219Z] ---> Running in 38ec860d40cf [2021-11-30T08:53:29.838Z] Removing intermediate container 353510b6cdc3 [2021-11-30T08:53:29.838Z] ---> b02131a01dd7 [2021-11-30T08:53:29.838Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-30T08:53:29.838Z] ---> Running in 79c08d88771e [2021-11-30T08:53:30.850Z] Removing intermediate container 75c354f761b1 [2021-11-30T08:53:30.850Z] ---> f5158ebb58e5 [2021-11-30T08:53:30.850Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-30T08:53:30.850Z] Removing intermediate container 3109da6c17e1 [2021-11-30T08:53:30.850Z] ---> 4c32b631e0ca [2021-11-30T08:53:30.850Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-30T08:53:31.126Z] Removing intermediate container 84c4053b7584 [2021-11-30T08:53:31.126Z] ---> 6d7b3e13319f [2021-11-30T08:53:31.126Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-30T08:53:31.126Z] ---> Running in ffdae20f72f7 [2021-11-30T08:53:31.126Z] ---> Running in c729172cc9a6 [2021-11-30T08:53:31.405Z] ---> Running in bbcdeb4d4ee5 [2021-11-30T08:53:32.399Z] 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-30T08:53:34.414Z] 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-30T08:53:34.414Z] 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-30T08:53:34.414Z] 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-30T08:53:36.416Z] Removing intermediate container 38ec860d40cf [2021-11-30T08:53:36.416Z] ---> a3e18ed309ad [2021-11-30T08:53:36.416Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-30T08:53:36.416Z] ---> Running in d033c29f04c6 [2021-11-30T08:53:38.405Z] 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-30T08:56:00.373Z] 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-30T08:56:00.373Z] Removing intermediate container c729172cc9a6 [2021-11-30T08:56:00.373Z] ---> 5351d47a007c [2021-11-30T08:56:00.373Z] [2021-11-30T08:56:00.373Z] Step 9/22 : FROM alpine:3.14 [2021-11-30T08:56:00.373Z] 3.14: Pulling from library/alpine [2021-11-30T08:56:00.373Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-30T08:56:00.373Z] Status: Downloaded newer image for alpine:3.14 [2021-11-30T08:56:00.373Z] ---> 5b8b7b635229 [2021-11-30T08:56:00.373Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-30T08:56:00.373Z] ---> Running in 887668f8a7cd [2021-11-30T08:56:01.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T08:56:02.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T08:56:04.468Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-30T08:56:04.468Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T08:56:04.468Z] OK: 6 MiB in 15 packages [2021-11-30T08:56:06.476Z] Removing intermediate container 887668f8a7cd [2021-11-30T08:56:06.476Z] ---> 3fe4d083a32f [2021-11-30T08:56:06.476Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-30T08:56:06.751Z] ---> Running in 56036f5d2ce0 [2021-11-30T08:56:07.740Z] Removing intermediate container 56036f5d2ce0 [2021-11-30T08:56:07.740Z] ---> be4a3fe76a5f [2021-11-30T08:56:07.740Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-30T08:56:07.740Z] Removing intermediate container bbcdeb4d4ee5 [2021-11-30T08:56:07.740Z] ---> 86729b80b4de [2021-11-30T08:56:07.740Z] [2021-11-30T08:56:07.741Z] Step 9/30 : FROM alpine:3.14 [2021-11-30T08:56:07.741Z] ---> 5b8b7b635229 [2021-11-30T08:56:07.741Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-30T08:56:08.035Z] ---> Running in 783b71dfeeec [2021-11-30T08:56:08.035Z] ---> Running in 52d37e00add4 [2021-11-30T08:56:09.491Z] Removing intermediate container 783b71dfeeec [2021-11-30T08:56:09.491Z] ---> ab86d222d303 [2021-11-30T08:56:09.491Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-30T08:56:09.491Z] Removing intermediate container 52d37e00add4 [2021-11-30T08:56:09.491Z] ---> 57b7a1fb7c11 [2021-11-30T08:56:09.491Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-30T08:56:09.491Z] ---> Running in fba1ad1a6f2b [2021-11-30T08:56:09.769Z] ---> Running in d0238c0e1185 [2021-11-30T08:56:10.780Z] Removing intermediate container fba1ad1a6f2b [2021-11-30T08:56:10.780Z] ---> 0ff4de47abb5 [2021-11-30T08:56:10.780Z] Step 14/22 : WORKDIR / [2021-11-30T08:56:10.780Z] ---> Running in cf5344811261 [2021-11-30T08:56:11.403Z] Removing intermediate container ffdae20f72f7 [2021-11-30T08:56:11.403Z] ---> fdee30a6a950 [2021-11-30T08:56:11.403Z] [2021-11-30T08:56:11.403Z] Step 9/24 : FROM alpine:3.14 [2021-11-30T08:56:11.403Z] ---> 5b8b7b635229 [2021-11-30T08:56:11.403Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-30T08:56:11.403Z] ---> Running in 81727c4c6ef2 [2021-11-30T08:56:12.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T08:56:12.018Z] Removing intermediate container cf5344811261 [2021-11-30T08:56:12.018Z] ---> 50359fbd6fd9 [2021-11-30T08:56:12.018Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T08:56:12.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T08:56:13.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T08:56:13.620Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-30T08:56:13.620Z] (2/2) Installing su-exec (0.2-r1) [2021-11-30T08:56:13.620Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T08:56:13.620Z] OK: 6 MiB in 16 packages [2021-11-30T08:56:13.620Z] ---> 726497c0bb0b [2021-11-30T08:56:13.620Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-30T08:56:13.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T08:56:15.360Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-30T08:56:15.360Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-30T08:56:15.360Z] (3/3) Installing su-exec (0.2-r1) [2021-11-30T08:56:15.360Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T08:56:15.360Z] Executing ca-certificates-20191127-r5.trigger [2021-11-30T08:56:15.360Z] Removing intermediate container d0238c0e1185 [2021-11-30T08:56:15.360Z] ---> 8f3768954846 [2021-11-30T08:56:15.360Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-30T08:56:15.668Z] OK: 6 MiB in 17 packages [2021-11-30T08:56:15.668Z] ---> Running in bd4e53a87865 [2021-11-30T08:56:16.663Z] Removing intermediate container bd4e53a87865 [2021-11-30T08:56:16.663Z] ---> 7119ed66eca8 [2021-11-30T08:56:16.663Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-30T08:56:16.663Z] ---> faf42350d1ab [2021-11-30T08:56:16.663Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-30T08:56:16.940Z] ---> Running in da6f672bb130 [2021-11-30T08:56:17.545Z] Removing intermediate container d033c29f04c6 [2021-11-30T08:56:17.545Z] ---> 1786955258f6 [2021-11-30T08:56:17.545Z] [2021-11-30T08:56:17.545Z] Step 11/23 : FROM alpine:3.14 [2021-11-30T08:56:17.545Z] ---> 5b8b7b635229 [2021-11-30T08:56:17.545Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-30T08:56:17.545Z] ---> Using cache [2021-11-30T08:56:17.545Z] ---> 3fe4d083a32f [2021-11-30T08:56:17.545Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-30T08:56:17.545Z] ---> Using cache [2021-11-30T08:56:17.545Z] ---> be4a3fe76a5f [2021-11-30T08:56:17.545Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-30T08:56:17.545Z] Removing intermediate container 79c08d88771e [2021-11-30T08:56:17.545Z] ---> 88df2e9718e5 [2021-11-30T08:56:17.545Z] [2021-11-30T08:56:17.545Z] Step 9/22 : FROM alpine:3.14 [2021-11-30T08:56:17.545Z] ---> 5b8b7b635229 [2021-11-30T08:56:17.545Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-30T08:56:17.545Z] ---> Using cache [2021-11-30T08:56:17.545Z] ---> 3fe4d083a32f [2021-11-30T08:56:17.545Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-30T08:56:17.545Z] ---> Using cache [2021-11-30T08:56:17.545Z] ---> be4a3fe76a5f [2021-11-30T08:56:17.545Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-30T08:56:17.545Z] ---> Running in 118e9150ff88 [2021-11-30T08:56:17.841Z] Removing intermediate container da6f672bb130 [2021-11-30T08:56:17.841Z] ---> ae6ab32d11a2 [2021-11-30T08:56:17.841Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-30T08:56:17.841Z] ---> Running in 9dc4152b379a [2021-11-30T08:56:17.841Z] ---> Running in 3d1061db429a [2021-11-30T08:56:18.117Z] ---> 42ed601f55c9 [2021-11-30T08:56:18.117Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-30T08:56:18.117Z] Removing intermediate container 81727c4c6ef2 [2021-11-30T08:56:18.117Z] ---> eacb7f0fdbf0 [2021-11-30T08:56:18.117Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-30T08:56:18.117Z] ---> Running in 1dd6e0b400f8 [2021-11-30T08:56:18.394Z] ---> Running in 61b53d5681fc [2021-11-30T08:56:18.394Z] Removing intermediate container 118e9150ff88 [2021-11-30T08:56:18.394Z] ---> b1af46cec706 [2021-11-30T08:56:18.394Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-30T08:56:18.677Z] Removing intermediate container 9dc4152b379a [2021-11-30T08:56:18.677Z] ---> ebad59d5d39d [2021-11-30T08:56:18.677Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-30T08:56:18.677Z] ---> Running in a0b9225de3dd [2021-11-30T08:56:18.963Z] ---> Running in 079438cc2746 [2021-11-30T08:56:18.963Z] Removing intermediate container 1dd6e0b400f8 [2021-11-30T08:56:18.963Z] ---> 8a094a9e455b [2021-11-30T08:56:18.963Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T08:56:19.248Z] Removing intermediate container 61b53d5681fc [2021-11-30T08:56:19.248Z] ---> ce9ce7ccc79c [2021-11-30T08:56:19.249Z] Step 12/24 : WORKDIR / [2021-11-30T08:56:19.249Z] ---> Running in f62982dbe0a6 [2021-11-30T08:56:19.249Z] ---> Running in 5dcf359e8af3 [2021-11-30T08:56:19.530Z] Removing intermediate container a0b9225de3dd [2021-11-30T08:56:19.530Z] ---> 438fcd57eed6 [2021-11-30T08:56:19.530Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T08:56:19.808Z] Removing intermediate container 079438cc2746 [2021-11-30T08:56:19.808Z] ---> d937ac6c0d00 [2021-11-30T08:56:19.808Z] Step 14/22 : WORKDIR / [2021-11-30T08:56:20.087Z] ---> Running in a883400e8bc6 [2021-11-30T08:56:20.087Z] Removing intermediate container f62982dbe0a6 [2021-11-30T08:56:20.087Z] ---> 1844a986d386 [2021-11-30T08:56:20.087Z] Step 20/22 : LABEL arch=arm64 [2021-11-30T08:56:20.362Z] Removing intermediate container 5dcf359e8af3 [2021-11-30T08:56:20.363Z] ---> 5adb7da81994 [2021-11-30T08:56:20.363Z] 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-30T08:56:20.363Z] ---> Running in 7355f74aad5c [2021-11-30T08:56:20.654Z] Removing intermediate container a883400e8bc6 [2021-11-30T08:56:20.654Z] ---> 661a6f7aa84e [2021-11-30T08:56:20.654Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T08:56:20.945Z] ---> 8e51b9c12bc6 [2021-11-30T08:56:20.945Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-30T08:56:21.222Z] Removing intermediate container 7355f74aad5c [2021-11-30T08:56:21.222Z] ---> ebabe19afcf4 [2021-11-30T08:56:21.222Z] Step 21/22 : LABEL git_sha=b7d8fe1d1dcfe45d46e06b5f442add4dbe49c534 [2021-11-30T08:56:21.222Z] Removing intermediate container 3d1061db429a [2021-11-30T08:56:21.222Z] ---> d1803cb597ba [2021-11-30T08:56:21.222Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-30T08:56:21.503Z] ---> Running in 73fca3e3dc2c [2021-11-30T08:56:21.503Z] ---> Running in 3b02913ab296 [2021-11-30T08:56:21.779Z] ---> 0d7604fd4d79 [2021-11-30T08:56:21.779Z] 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-30T08:56:22.394Z] ---> 3139d8eb5fb4 [2021-11-30T08:56:22.394Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-30T08:56:22.394Z] Removing intermediate container 3b02913ab296 [2021-11-30T08:56:22.394Z] ---> ce1c9594d90b [2021-11-30T08:56:22.394Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-30T08:56:22.394Z] Removing intermediate container 73fca3e3dc2c [2021-11-30T08:56:22.394Z] ---> c9c693603acb [2021-11-30T08:56:22.394Z] Step 22/22 : LABEL version=0.0.0 [2021-11-30T08:56:22.676Z] ---> Running in 7ef856971a87 [2021-11-30T08:56:22.951Z] ---> 1b08ed9d36e1 [2021-11-30T08:56:22.951Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-30T08:56:23.228Z] ---> 335f8c5ac80f [2021-11-30T08:56:23.228Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-30T08:56:23.508Z] Removing intermediate container 7ef856971a87 [2021-11-30T08:56:23.508Z] ---> 273b36454a99 [2021-11-30T08:56:23.508Z] [2021-11-30T08:56:23.809Z] ---> 4b60a26b4a48 [2021-11-30T08:56:23.809Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-30T08:56:24.097Z] ---> Running in 887d0a19c66e [2021-11-30T08:56:24.374Z] ---> c1af2e09e40e [2021-11-30T08:56:24.375Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-30T08:56:24.375Z] Successfully built 273b36454a99 [2021-11-30T08:56:24.660Z] Successfully tagged core-command-arm64:latest [2021-11-30T08:56:24.660Z]  Building core-command ... done Building support-notifications [2021-11-30T08:56:24.660Z] ---> 274bc05c7417 [2021-11-30T08:56:24.660Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-30T08:56:24.947Z] ---> Running in 84750760b8a2 [2021-11-30T08:56:24.947Z] ---> b1663b532c70 [2021-11-30T08:56:24.947Z] 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-30T08:56:25.956Z] Removing intermediate container 84750760b8a2 [2021-11-30T08:56:25.956Z] ---> 35dcb1be567c [2021-11-30T08:56:25.956Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T08:56:25.956Z] ---> c7d159d3f9d5 [2021-11-30T08:56:25.956Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-30T08:56:25.956Z] ---> Running in bb580c641e7b [2021-11-30T08:56:26.230Z] ---> Running in 4eaf5a1dd081 [2021-11-30T08:56:26.230Z] ---> d7d97f7a81fe [2021-11-30T08:56:26.230Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-30T08:56:27.226Z] Removing intermediate container bb580c641e7b [2021-11-30T08:56:27.226Z] ---> eb7224a9b929 [2021-11-30T08:56:27.226Z] Step 21/23 : LABEL arch=arm64 [2021-11-30T08:56:27.226Z] Removing intermediate container 4eaf5a1dd081 [2021-11-30T08:56:27.226Z] ---> af1f91155c39 [2021-11-30T08:56:27.226Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T08:56:27.504Z] ---> Running in 96af36b606c5 [2021-11-30T08:56:27.504Z] ---> Running in 48ddb533469e [2021-11-30T08:56:27.877Z] Removing intermediate container 887d0a19c66e [2021-11-30T08:56:27.877Z] ---> 80995b6d1b64 [2021-11-30T08:56:27.877Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T08:56:28.301Z] Removing intermediate container 48ddb533469e [2021-11-30T08:56:28.301Z] ---> ca1149da3a92 [2021-11-30T08:56:28.301Z] Step 20/22 : LABEL arch=arm64 [2021-11-30T08:56:28.679Z] ---> 6c55444e508f [2021-11-30T08:56:28.679Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-30T08:56:28.679Z] Removing intermediate container 96af36b606c5 [2021-11-30T08:56:28.679Z] ---> a2e123b85486 [2021-11-30T08:56:28.679Z] Step 22/23 : LABEL git_sha=b7d8fe1d1dcfe45d46e06b5f442add4dbe49c534 [2021-11-30T08:56:28.679Z] ---> Running in df549aef33b3 [2021-11-30T08:56:28.679Z] ---> Running in caedc5c3e07a [2021-11-30T08:56:29.383Z] ---> 59d4c047cb0d [2021-11-30T08:56:29.383Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-30T08:56:30.168Z] Removing intermediate container df549aef33b3 [2021-11-30T08:56:30.168Z] ---> 836fe4f491fc [2021-11-30T08:56:30.168Z] Step 21/22 : LABEL git_sha=b7d8fe1d1dcfe45d46e06b5f442add4dbe49c534 [2021-11-30T08:56:30.168Z] ---> Running in b128c617d6df [2021-11-30T08:56:30.168Z] Removing intermediate container caedc5c3e07a [2021-11-30T08:56:30.168Z] ---> 00d49a24f9a6 [2021-11-30T08:56:30.168Z] Step 23/23 : LABEL version=0.0.0 [2021-11-30T08:56:30.465Z] ---> Running in ffa19538da4c [2021-11-30T08:56:31.224Z] Removing intermediate container b128c617d6df [2021-11-30T08:56:31.224Z] ---> d2f061224520 [2021-11-30T08:56:31.224Z] Step 22/22 : LABEL version=0.0.0 [2021-11-30T08:56:31.496Z] Removing intermediate container ffa19538da4c [2021-11-30T08:56:31.496Z] ---> 32368e620a6e [2021-11-30T08:56:31.496Z] [2021-11-30T08:56:31.496Z] ---> ee96d4954e62 [2021-11-30T08:56:31.496Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-30T08:56:31.496Z] ---> Running in d1cc4d796de4 [2021-11-30T08:56:32.493Z] ---> ce008300dc69 [2021-11-30T08:56:32.493Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-30T08:56:32.493Z] Successfully built 32368e620a6e [2021-11-30T08:56:32.493Z] Successfully tagged support-scheduler-arm64:latest [2021-11-30T08:56:32.493Z] Building security-proxy-setup [2021-11-30T08:56:32.493Z]  Building support-scheduler ... done Removing intermediate container d1cc4d796de4 [2021-11-30T08:56:32.493Z] ---> d30dab935b22 [2021-11-30T08:56:32.493Z] [2021-11-30T08:56:33.107Z] ---> 008f0ce99b44 [2021-11-30T08:56:33.107Z] 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-30T08:56:33.107Z] Successfully built d30dab935b22 [2021-11-30T08:56:33.107Z] Successfully tagged core-metadata-arm64:latest [2021-11-30T08:56:33.386Z] Building core-data [2021-11-30T08:56:33.386Z]  Building core-metadata ... done  ---> Running in 017ef3a099af [2021-11-30T08:56:33.665Z] ---> 8fd3e6f70c1e [2021-11-30T08:56:33.665Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-30T08:56:34.650Z] ---> 79dfd96dbbf3 [2021-11-30T08:56:34.650Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-30T08:56:35.644Z] ---> b3bcf50cb957 [2021-11-30T08:56:35.644Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-30T08:56:35.922Z] Removing intermediate container 017ef3a099af [2021-11-30T08:56:35.922Z] ---> d1c9ccf45e82 [2021-11-30T08:56:35.922Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-30T08:56:36.200Z] ---> Running in ec0a31bb3c5a [2021-11-30T08:56:36.472Z] ---> Running in a1ca22a62382 [2021-11-30T08:56:37.070Z] Removing intermediate container ec0a31bb3c5a [2021-11-30T08:56:37.070Z] ---> b532a386186e [2021-11-30T08:56:37.070Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-30T08:56:37.349Z] Removing intermediate container a1ca22a62382 [2021-11-30T08:56:37.349Z] ---> 9cea50833e98 [2021-11-30T08:56:37.349Z] Step 22/24 : LABEL arch=arm64 [2021-11-30T08:56:37.349Z] ---> Running in 746834a1846f [2021-11-30T08:56:38.341Z] ---> b86f4016a34d [2021-11-30T08:56:38.341Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-30T08:56:38.341Z] Removing intermediate container 746834a1846f [2021-11-30T08:56:38.341Z] ---> 935c27dfa78e [2021-11-30T08:56:38.341Z] Step 23/24 : LABEL git_sha=b7d8fe1d1dcfe45d46e06b5f442add4dbe49c534 [2021-11-30T08:56:38.341Z] ---> Running in 1dd8e3b5f51a [2021-11-30T08:56:38.627Z] ---> Running in 9d0867530596 [2021-11-30T08:56:39.231Z] Removing intermediate container 1dd8e3b5f51a [2021-11-30T08:56:39.231Z] ---> 216659c6b8d5 [2021-11-30T08:56:39.231Z] Step 24/24 : LABEL version=0.0.0 [2021-11-30T08:56:39.505Z] ---> Running in 86cbff0f4b77 [2021-11-30T08:56:40.107Z] Removing intermediate container 86cbff0f4b77 [2021-11-30T08:56:40.107Z] ---> 22049da4e4ed [2021-11-30T08:56:40.107Z] [2021-11-30T08:56:40.712Z] Successfully built 22049da4e4ed [2021-11-30T08:56:40.712Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-30T08:56:40.712Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-11-30T08:56:41.702Z] Removing intermediate container 9d0867530596 [2021-11-30T08:56:41.702Z] ---> a35807604d6e [2021-11-30T08:56:41.702Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-30T08:56:41.702Z] ---> Running in 23be6ebcc8f4 [2021-11-30T08:56:42.305Z] Removing intermediate container 23be6ebcc8f4 [2021-11-30T08:56:42.305Z] ---> f08e4a4904d3 [2021-11-30T08:56:42.305Z] Step 27/30 : CMD ["gate"] [2021-11-30T08:56:42.909Z] ---> Running in f35bd164dea8 [2021-11-30T08:56:43.508Z] Removing intermediate container f35bd164dea8 [2021-11-30T08:56:43.508Z] ---> 54e04a93f7dd [2021-11-30T08:56:43.508Z] Step 28/30 : LABEL arch=arm64 [2021-11-30T08:56:43.786Z] ---> Running in 1ba075d576be [2021-11-30T08:56:44.388Z] Removing intermediate container 1ba075d576be [2021-11-30T08:56:44.388Z] ---> 96874f4673a1 [2021-11-30T08:56:44.388Z] Step 29/30 : LABEL git_sha=b7d8fe1d1dcfe45d46e06b5f442add4dbe49c534 [2021-11-30T08:56:44.663Z] ---> Running in 607c3a84e3b4 [2021-11-30T08:56:45.262Z] Removing intermediate container 607c3a84e3b4 [2021-11-30T08:56:45.263Z] ---> 9a6e4f2cc8e2 [2021-11-30T08:56:45.263Z] Step 30/30 : LABEL version=0.0.0 [2021-11-30T08:56:46.247Z] ---> Running in 023b91bc0657 [2021-11-30T08:56:46.247Z] Removing intermediate container 023b91bc0657 [2021-11-30T08:56:46.247Z] ---> f2e442353c1a [2021-11-30T08:56:46.247Z] [2021-11-30T08:56:46.522Z] Successfully built f2e442353c1a [2021-11-30T08:56:46.796Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-30T08:57:13.598Z]  Building security-bootstrapper ... done Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T08:57:13.598Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-30T08:57:13.598Z] ---> 404d5faeeea8 [2021-11-30T08:57:13.598Z] Step 3/21 : WORKDIR /edgex-go [2021-11-30T08:57:13.598Z] ---> Using cache [2021-11-30T08:57:13.598Z] ---> 6571c5da2d2e [2021-11-30T08:57:13.598Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T08:57:13.598Z] ---> Using cache [2021-11-30T08:57:13.598Z] ---> d9647153c31b [2021-11-30T08:57:13.598Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-30T08:57:13.598Z] ---> Running in c116c1d3e0f9 [2021-11-30T08:57:13.598Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T08:57:14.199Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T08:57:15.646Z] OK: 219 MiB in 52 packages [2021-11-30T08:57:17.105Z] Removing intermediate container c116c1d3e0f9 [2021-11-30T08:57:17.105Z] ---> f3b75120d3e8 [2021-11-30T08:57:17.105Z] Step 6/21 : COPY . . [2021-11-30T08:57:21.427Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T08:57:21.427Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-30T08:57:21.427Z] ---> 404d5faeeea8 [2021-11-30T08:57:21.427Z] Step 3/20 : WORKDIR /edgex-go [2021-11-30T08:57:21.427Z] ---> Using cache [2021-11-30T08:57:21.427Z] ---> 6571c5da2d2e [2021-11-30T08:57:21.427Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T08:57:21.427Z] ---> Using cache [2021-11-30T08:57:21.427Z] ---> d9647153c31b [2021-11-30T08:57:21.427Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-30T08:57:21.427Z] ---> Using cache [2021-11-30T08:57:21.427Z] ---> 2a286ca15ed2 [2021-11-30T08:57:21.427Z] Step 6/20 : COPY . . [2021-11-30T08:57:21.702Z] ---> Using cache [2021-11-30T08:57:21.702Z] ---> 25b1ca9c96e0 [2021-11-30T08:57:21.702Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T08:57:21.702Z] ---> Using cache [2021-11-30T08:57:21.702Z] ---> b02131a01dd7 [2021-11-30T08:57:21.702Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-30T08:57:21.979Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T08:57:21.979Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-30T08:57:21.979Z] ---> 404d5faeeea8 [2021-11-30T08:57:21.979Z] Step 3/22 : WORKDIR /edgex-go [2021-11-30T08:57:22.264Z] ---> Using cache [2021-11-30T08:57:22.264Z] ---> 6571c5da2d2e [2021-11-30T08:57:22.264Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T08:57:22.264Z] ---> Using cache [2021-11-30T08:57:22.264Z] ---> d9647153c31b [2021-11-30T08:57:22.264Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-30T08:57:22.874Z] ---> Running in 7d956abe302a [2021-11-30T08:57:22.874Z] ---> Running in 0fc7a844702f [2021-11-30T08:57:24.863Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T08:57:24.863Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-30T08:57:24.863Z] ---> 404d5faeeea8 [2021-11-30T08:57:24.863Z] Step 3/22 : WORKDIR /edgex-go [2021-11-30T08:57:24.863Z] ---> Using cache [2021-11-30T08:57:24.863Z] ---> 6571c5da2d2e [2021-11-30T08:57:24.863Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T08:57:24.863Z] ---> Using cache [2021-11-30T08:57:24.863Z] ---> d9647153c31b [2021-11-30T08:57:24.863Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-30T08:57:24.863Z] ---> Running in 6fd792f79185 [2021-11-30T08:57:24.863Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T08:57:25.139Z] 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-30T08:57:26.123Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T08:57:27.118Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T08:57:27.118Z] OK: 219 MiB in 52 packages [2021-11-30T08:57:28.138Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T08:57:29.142Z] OK: 219 MiB in 52 packages [2021-11-30T08:57:29.142Z] Removing intermediate container 0fc7a844702f [2021-11-30T08:57:29.142Z] ---> a5c4f2c97b66 [2021-11-30T08:57:29.142Z] Step 6/22 : COPY . . [2021-11-30T08:57:31.169Z] Removing intermediate container 6fd792f79185 [2021-11-30T08:57:31.169Z] ---> 1fbaafe659dc [2021-11-30T08:57:31.169Z] Step 6/22 : COPY . . [2021-11-30T08:57:46.321Z] ---> 722bfd471590 [2021-11-30T08:57:46.322Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T08:57:46.322Z] ---> Running in 59fa44714998 [2021-11-30T08:57:51.766Z] Removing intermediate container 59fa44714998 [2021-11-30T08:57:51.766Z] ---> c0bad38f73d4 [2021-11-30T08:57:51.766Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-30T08:57:51.766Z] ---> Running in a56da1645de6 [2021-11-30T08:57:53.214Z] 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-30T08:58:03.407Z] ---> 8d174d1ea202 [2021-11-30T08:58:03.407Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T08:58:03.407Z] ---> c4fdbedb23eb [2021-11-30T08:58:03.407Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T08:58:03.407Z] ---> Running in 64a521d28de4 [2021-11-30T08:58:03.407Z] ---> Running in d8c8b557fd8f [2021-11-30T08:58:10.161Z] Removing intermediate container 64a521d28de4 [2021-11-30T08:58:10.161Z] ---> 061333739222 [2021-11-30T08:58:10.161Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-30T08:58:10.161Z] ---> Running in 606c458c6c8f [2021-11-30T08:58:10.161Z] Removing intermediate container d8c8b557fd8f [2021-11-30T08:58:10.161Z] ---> 73a8dabf2c57 [2021-11-30T08:58:10.161Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-30T08:58:10.161Z] ---> Running in 7f9d13407cef [2021-11-30T08:58:12.182Z] 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-30T08:58:12.182Z] 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-30T08:58:34.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-30T08:58:49.602Z] Removing intermediate container 7d956abe302a [2021-11-30T08:58:49.602Z] ---> 7c6054356fcd [2021-11-30T08:58:49.602Z] [2021-11-30T08:58:49.602Z] Step 9/20 : FROM alpine:3.14 [2021-11-30T08:58:49.602Z] ---> 5b8b7b635229 [2021-11-30T08:58:49.602Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-30T08:58:49.875Z] ---> Running in 5acd6788074c [2021-11-30T08:58:52.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T08:58:52.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T08:58:53.517Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-30T08:58:53.517Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-30T08:58:53.517Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-30T08:58:53.792Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-30T08:58:53.792Z] (5/5) Installing curl (7.79.1-r0) [2021-11-30T08:58:53.792Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T08:58:53.792Z] Executing ca-certificates-20191127-r5.trigger [2021-11-30T08:58:54.397Z] OK: 8 MiB in 19 packages [2021-11-30T08:58:57.042Z] Removing intermediate container 5acd6788074c [2021-11-30T08:58:57.042Z] ---> f0bb630b5fbf [2021-11-30T08:58:57.042Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-30T08:58:57.042Z] ---> Running in 2c12b3e595ac [2021-11-30T08:58:57.649Z] Removing intermediate container 2c12b3e595ac [2021-11-30T08:58:57.649Z] ---> 8f882f830547 [2021-11-30T08:58:57.649Z] Step 12/20 : WORKDIR /edgex [2021-11-30T08:58:57.649Z] ---> Running in f4b420a5c939 [2021-11-30T08:58:58.249Z] Removing intermediate container f4b420a5c939 [2021-11-30T08:58:58.249Z] ---> 9e8a65a8d6e1 [2021-11-30T08:58:58.249Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-30T08:58:59.694Z] ---> c2eca136a066 [2021-11-30T08:58:59.694Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-30T08:59:01.686Z] ---> 5f266d41ae17 [2021-11-30T08:59:01.686Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-30T08:59:03.684Z] ---> 0d38aa36c5ce [2021-11-30T08:59:03.684Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-30T08:59:03.684Z] ---> Running in 7adbba6591f3 [2021-11-30T08:59:04.285Z] Removing intermediate container 7adbba6591f3 [2021-11-30T08:59:04.285Z] ---> 7b44acdf9820 [2021-11-30T08:59:04.285Z] Step 17/20 : CMD ["--init=true"] [2021-11-30T08:59:04.565Z] ---> Running in 68c7ec62bb10 [2021-11-30T08:59:05.169Z] Removing intermediate container 68c7ec62bb10 [2021-11-30T08:59:05.169Z] ---> de4c4be0f9dd [2021-11-30T08:59:05.169Z] Step 18/20 : LABEL arch=arm64 [2021-11-30T08:59:05.169Z] ---> Running in a5b0204d0759 [2021-11-30T08:59:05.776Z] Removing intermediate container a5b0204d0759 [2021-11-30T08:59:05.776Z] ---> c20aa1d764bb [2021-11-30T08:59:05.776Z] Step 19/20 : LABEL git_sha=b7d8fe1d1dcfe45d46e06b5f442add4dbe49c534 [2021-11-30T08:59:06.052Z] ---> Running in 8813b18c0559 [2021-11-30T08:59:06.668Z] Removing intermediate container 8813b18c0559 [2021-11-30T08:59:06.668Z] ---> 8960a801bc71 [2021-11-30T08:59:06.668Z] Step 20/20 : LABEL version=0.0.0 [2021-11-30T08:59:06.952Z] ---> Running in 7b1346ee627e [2021-11-30T08:59:07.559Z] Removing intermediate container 7b1346ee627e [2021-11-30T08:59:07.559Z] ---> 0c98961d42da [2021-11-30T08:59:07.559Z] [2021-11-30T08:59:08.165Z] Successfully built 0c98961d42da [2021-11-30T08:59:08.165Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-30T08:59:47.196Z]  Building security-proxy-setup ... done Removing intermediate container a56da1645de6 [2021-11-30T08:59:47.196Z] ---> 4b3dffd1b8eb [2021-11-30T08:59:47.196Z] [2021-11-30T08:59:47.196Z] Step 9/21 : FROM alpine:3.14 [2021-11-30T08:59:47.196Z] ---> 5b8b7b635229 [2021-11-30T08:59:47.196Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-30T08:59:47.196Z] ---> Running in a2a3b41170de [2021-11-30T08:59:47.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T08:59:47.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T08:59:48.188Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-30T08:59:48.188Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-30T08:59:48.188Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T08:59:48.188Z] Executing ca-certificates-20191127-r5.trigger [2021-11-30T08:59:48.464Z] OK: 6 MiB in 16 packages [2021-11-30T08:59:50.455Z] Removing intermediate container a2a3b41170de [2021-11-30T08:59:50.455Z] ---> ad05c3b5b9c0 [2021-11-30T08:59:50.455Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-30T08:59:50.727Z] ---> Running in 7d13781632a6 [2021-11-30T08:59:51.330Z] Removing intermediate container 7f9d13407cef [2021-11-30T08:59:51.330Z] ---> c2605e1fa9ea [2021-11-30T08:59:51.330Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-30T08:59:51.330Z] ---> Running in 2270c1fd0e91 [2021-11-30T08:59:51.330Z] Removing intermediate container 7d13781632a6 [2021-11-30T08:59:51.330Z] ---> 7b599f80047a [2021-11-30T08:59:51.330Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-30T08:59:51.330Z] ---> Running in 67281bb4072e [2021-11-30T08:59:51.926Z] Removing intermediate container 67281bb4072e [2021-11-30T08:59:51.926Z] ---> 1cefb8abaeac [2021-11-30T08:59:51.926Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-30T08:59:52.200Z] ---> Running in 8c48cec7703e [2021-11-30T08:59:52.796Z] Removing intermediate container 8c48cec7703e [2021-11-30T08:59:52.796Z] ---> 3c4b0f133d36 [2021-11-30T08:59:52.796Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T08:59:52.796Z] 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-30T08:59:53.793Z] ---> 30b0c391be57 [2021-11-30T08:59:53.793Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-30T08:59:55.233Z] ---> 0f9dbf3dfe5a [2021-11-30T08:59:55.233Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-30T08:59:56.217Z] Removing intermediate container 2270c1fd0e91 [2021-11-30T08:59:56.217Z] ---> b21ae772e1d0 [2021-11-30T08:59:56.217Z] [2021-11-30T08:59:56.217Z] Step 10/22 : FROM docker:20.10.8 [2021-11-30T08:59:56.217Z] 20.10.8: Pulling from library/docker [2021-11-30T08:59:56.217Z] ---> a078c4ac8c57 [2021-11-30T08:59:56.217Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-30T08:59:56.217Z] ---> Running in d536c3a46044 [2021-11-30T08:59:56.820Z] Removing intermediate container d536c3a46044 [2021-11-30T08:59:56.820Z] ---> 7018144e0ff5 [2021-11-30T08:59:56.820Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T08:59:57.095Z] ---> Running in 40fc4803edd6 [2021-11-30T08:59:58.095Z] Removing intermediate container 40fc4803edd6 [2021-11-30T08:59:58.095Z] ---> ee02e27ec94b [2021-11-30T08:59:58.095Z] Step 19/21 : LABEL arch=arm64 [2021-11-30T08:59:58.095Z] ---> Running in cf1919468660 [2021-11-30T08:59:58.693Z] Removing intermediate container cf1919468660 [2021-11-30T08:59:58.693Z] ---> bde7ba48e757 [2021-11-30T08:59:58.693Z] Step 20/21 : LABEL git_sha=b7d8fe1d1dcfe45d46e06b5f442add4dbe49c534 [2021-11-30T08:59:58.965Z] ---> Running in abea37b9bd34 [2021-11-30T08:59:59.568Z] Removing intermediate container abea37b9bd34 [2021-11-30T08:59:59.568Z] ---> 0ea3f7df1d5d [2021-11-30T08:59:59.568Z] Step 21/21 : LABEL version=0.0.0 [2021-11-30T08:59:59.568Z] ---> Running in 3d9daf64f5dc [2021-11-30T09:00:00.550Z] Removing intermediate container 3d9daf64f5dc [2021-11-30T09:00:00.550Z] ---> d50d24e8d4cc [2021-11-30T09:00:00.550Z] [2021-11-30T09:00:00.822Z] Successfully built d50d24e8d4cc [2021-11-30T09:00:00.822Z] Successfully tagged support-notifications-arm64:latest [2021-11-30T09:00:01.416Z]  Building support-notifications ... done Removing intermediate container 606c458c6c8f [2021-11-30T09:00:01.416Z] ---> a83acc86332a [2021-11-30T09:00:01.416Z] [2021-11-30T09:00:01.416Z] Step 9/22 : FROM alpine:3.14 [2021-11-30T09:00:01.416Z] ---> 5b8b7b635229 [2021-11-30T09:00:01.416Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-30T09:00:01.416Z] ---> Running in fdad9977a785 [2021-11-30T09:00:02.020Z] Removing intermediate container fdad9977a785 [2021-11-30T09:00:02.020Z] ---> a7faa2b18179 [2021-11-30T09:00:02.020Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-30T09:00:02.020Z] ---> Running in e19f7e944544 [2021-11-30T09:00:02.630Z] Removing intermediate container e19f7e944544 [2021-11-30T09:00:02.630Z] ---> f0d06fa7f39f [2021-11-30T09:00:02.630Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-30T09:00:02.630Z] ---> Running in be7290591608 [2021-11-30T09:00:03.227Z] Removing intermediate container be7290591608 [2021-11-30T09:00:03.227Z] ---> b7bfee76b0e4 [2021-11-30T09:00:03.227Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T09:00:03.500Z] ---> Running in 3e2442ea724f [2021-11-30T09:00:05.476Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-30T09:00:05.476Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-30T09:00:05.476Z] ---> 3734d5adc5ac [2021-11-30T09:00:05.476Z] 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-30T09:00:05.476Z] ---> Running in ef66c640d00d [2021-11-30T09:00:05.750Z] Removing intermediate container 3e2442ea724f [2021-11-30T09:00:05.750Z] ---> a15d58239b58 [2021-11-30T09:00:05.750Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-30T09:00:05.750Z] ---> Running in 1a1f27cdd476 [2021-11-30T09:00:06.028Z] Removing intermediate container ef66c640d00d [2021-11-30T09:00:06.028Z] ---> b4562892f107 [2021-11-30T09:00:06.028Z] 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-30T09:00:06.028Z] ---> Running in 67b7522050ad [2021-11-30T09:00:07.460Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T09:00:07.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T09:00:07.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T09:00:08.324Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T09:00:08.596Z] (1/42) Installing readline (8.1.0-r0) [2021-11-30T09:00:08.596Z] (2/42) Installing bash (5.1.4-r0) [2021-11-30T09:00:08.596Z] Executing bash-5.1.4-r0.post-install [2021-11-30T09:00:08.596Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-30T09:00:08.596Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-30T09:00:08.596Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-30T09:00:08.596Z] (6/42) Installing curl (7.79.1-r0) [2021-11-30T09:00:08.596Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-30T09:00:08.596Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-30T09:00:08.866Z] (9/42) Installing expat (2.4.1-r0) [2021-11-30T09:00:08.866Z] (10/42) Installing libffi (3.3-r2) [2021-11-30T09:00:08.866Z] (11/42) Installing gdbm (1.19-r0) [2021-11-30T09:00:08.866Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-30T09:00:08.866Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-30T09:00:08.866Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-30T09:00:08.866Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-30T09:00:08.866Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-30T09:00:08.866Z] (17/42) Installing python3 (3.9.5-r2) [2021-11-30T09:00:09.138Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-30T09:00:09.138Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-30T09:00:09.138Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-30T09:00:09.411Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-30T09:00:09.411Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-30T09:00:09.683Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-30T09:00:09.683Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T09:00:09.683Z] OK: 8 MiB in 20 packages [2021-11-30T09:00:10.730Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-30T09:00:10.730Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-30T09:00:11.007Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-30T09:00:11.007Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-30T09:00:11.007Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-30T09:00:11.007Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-30T09:00:11.007Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-30T09:00:11.007Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-30T09:00:11.007Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-30T09:00:11.007Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-30T09:00:11.007Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-30T09:00:11.007Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-30T09:00:11.280Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-30T09:00:11.280Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-30T09:00:11.280Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-30T09:00:11.280Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-30T09:00:11.280Z] Removing intermediate container 1a1f27cdd476 [2021-11-30T09:00:11.280Z] ---> 5d6d75df35b6 [2021-11-30T09:00:11.280Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T09:00:11.280Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-30T09:00:11.280Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-30T09:00:11.280Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-30T09:00:11.280Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-30T09:00:11.280Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-30T09:00:11.560Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-30T09:00:11.560Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-30T09:00:11.560Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-30T09:00:11.560Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-30T09:00:12.178Z] Executing busybox-1.33.1-r3.trigger [2021-11-30T09:00:12.178Z] ---> 9a7c55ed63c4 [2021-11-30T09:00:12.178Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-30T09:00:12.178Z] OK: 84 MiB in 64 packages [2021-11-30T09:00:13.622Z] ---> 0f88fefa85d9 [2021-11-30T09:00:13.622Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-30T09:00:13.898Z] ---> 534808b20083 [2021-11-30T09:00:13.898Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-30T09:00:14.167Z] ---> Running in bf245b168f8a [2021-11-30T09:00:14.438Z] Removing intermediate container bf245b168f8a [2021-11-30T09:00:14.438Z] ---> 83f1b3cb2718 [2021-11-30T09:00:14.438Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T09:00:14.706Z] ---> Running in 6642be9d66b3 [2021-11-30T09:00:14.978Z] Removing intermediate container 6642be9d66b3 [2021-11-30T09:00:14.978Z] ---> 73a1fceec11c [2021-11-30T09:00:14.978Z] Step 20/22 : LABEL arch=arm64 [2021-11-30T09:00:14.978Z] ---> Running in 52e7ae663f27 [2021-11-30T09:00:15.575Z] Removing intermediate container 52e7ae663f27 [2021-11-30T09:00:15.575Z] ---> 3e3f00d3c6d8 [2021-11-30T09:00:15.575Z] Step 21/22 : LABEL git_sha=b7d8fe1d1dcfe45d46e06b5f442add4dbe49c534 [2021-11-30T09:00:15.575Z] ---> Running in 8481904f55fb [2021-11-30T09:00:16.167Z] Removing intermediate container 8481904f55fb [2021-11-30T09:00:16.167Z] ---> 00a97ce5dbda [2021-11-30T09:00:16.167Z] Step 22/22 : LABEL version=0.0.0 [2021-11-30T09:00:16.167Z] ---> Running in 59ab299449ce [2021-11-30T09:00:16.436Z] Removing intermediate container 59ab299449ce [2021-11-30T09:00:16.437Z] ---> a3bc75db9ed8 [2021-11-30T09:00:16.437Z] [2021-11-30T09:00:16.708Z] Collecting docker-compose==1.23.2 [2021-11-30T09:00:16.708Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-30T09:00:16.980Z] Successfully built a3bc75db9ed8 [2021-11-30T09:00:16.980Z] Successfully tagged core-data-arm64:latest [2021-11-30T09:00:17.953Z]  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-30T09:00:17.953Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-30T09:00:18.225Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-30T09:00:18.225Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-30T09:00:18.815Z] Collecting docker<4.0,>=3.6.0 [2021-11-30T09:00:18.815Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-30T09:00:19.087Z] Collecting cached-property<2,>=1.2.0 [2021-11-30T09:00:19.087Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-30T09:00:19.357Z] Collecting texttable<0.10,>=0.9.0 [2021-11-30T09:00:19.357Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-30T09:00:21.319Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-30T09:00:21.319Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-30T09:00:23.922Z] Collecting jsonschema<3,>=2.5.1 [2021-11-30T09:00:23.922Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-30T09:00:23.922Z] 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-30T09:00:24.514Z] Collecting PyYAML<4,>=3.10 [2021-11-30T09:00:24.514Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-30T09:00:27.878Z] Collecting docopt<0.7,>=0.6.1 [2021-11-30T09:00:27.879Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-30T09:00:30.479Z] Collecting docker-pycreds>=0.4.0 [2021-11-30T09:00:30.479Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-30T09:00:30.480Z] 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-30T09:00:30.750Z] Collecting idna<2.8,>=2.5 [2021-11-30T09:00:30.750Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-30T09:00:30.750Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-30T09:00:30.750Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-30T09:00:31.716Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-30T09:00:31.716Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-30T09:00:31.987Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-30T09:00:31.987Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-30T09:00:31.987Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-30T09:00:31.987Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-30T09:00:32.954Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-30T09:00:32.954Z] Attempting uninstall: urllib3 [2021-11-30T09:00:32.954Z] Found existing installation: urllib3 1.26.5 [2021-11-30T09:00:32.954Z] Uninstalling urllib3-1.26.5: [2021-11-30T09:00:32.954Z] Successfully uninstalled urllib3-1.26.5 [2021-11-30T09:00:33.544Z] Attempting uninstall: idna [2021-11-30T09:00:33.544Z] Found existing installation: idna 3.2 [2021-11-30T09:00:33.544Z] Uninstalling idna-3.2: [2021-11-30T09:00:33.814Z] Successfully uninstalled idna-3.2 [2021-11-30T09:00:34.803Z] Attempting uninstall: chardet [2021-11-30T09:00:34.803Z] Found existing installation: chardet 4.0.0 [2021-11-30T09:00:34.803Z] Uninstalling chardet-4.0.0: [2021-11-30T09:00:34.803Z] Successfully uninstalled chardet-4.0.0 [2021-11-30T09:00:36.775Z] Attempting uninstall: requests [2021-11-30T09:00:36.775Z] Found existing installation: requests 2.25.1 [2021-11-30T09:00:36.775Z] Uninstalling requests-2.25.1: [2021-11-30T09:00:36.775Z] Successfully uninstalled requests-2.25.1 [2021-11-30T09:00:37.050Z] Running setup.py install for texttable: started [2021-11-30T09:00:39.019Z] Running setup.py install for texttable: finished with status 'done' [2021-11-30T09:00:39.019Z] Running setup.py install for PyYAML: started [2021-11-30T09:00:41.625Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-30T09:00:41.625Z] Running setup.py install for docopt: started [2021-11-30T09:00:43.587Z] Running setup.py install for docopt: finished with status 'done' [2021-11-30T09:00:43.587Z] Running setup.py install for dockerpty: started [2021-11-30T09:00:45.557Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-30T09:00:46.987Z] 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-30T09:00:55.250Z] Removing intermediate container 67b7522050ad [2021-11-30T09:00:55.250Z] ---> cfd980b80b4d [2021-11-30T09:00:55.250Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-30T09:00:55.527Z] ---> Running in 016693c2f57b [2021-11-30T09:00:55.798Z] Removing intermediate container 016693c2f57b [2021-11-30T09:00:55.798Z] ---> 1cb30767d4de [2021-11-30T09:00:55.798Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-30T09:00:56.068Z] ---> Running in 4e9828e0c7d9 [2021-11-30T09:00:56.339Z] Removing intermediate container 4e9828e0c7d9 [2021-11-30T09:00:56.339Z] ---> 3c952355b210 [2021-11-30T09:00:56.339Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-30T09:00:57.316Z] ---> 4b6eb2c03b5e [2021-11-30T09:00:57.316Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-30T09:00:58.290Z] ---> 9fe479b4f4fd [2021-11-30T09:00:58.290Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-30T09:00:58.887Z] ---> c07e2f601033 [2021-11-30T09:00:58.887Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-30T09:00:59.159Z] ---> Running in a468889547cc [2021-11-30T09:00:59.430Z] Removing intermediate container a468889547cc [2021-11-30T09:00:59.430Z] ---> b0a0f6164f37 [2021-11-30T09:00:59.430Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T09:00:59.430Z] ---> Running in 6723e093bcd6 [2021-11-30T09:01:00.021Z] Removing intermediate container 6723e093bcd6 [2021-11-30T09:01:00.021Z] ---> d1628fbd81f3 [2021-11-30T09:01:00.021Z] Step 20/22 : LABEL arch=arm64 [2021-11-30T09:01:00.021Z] ---> Running in cb271abd9685 [2021-11-30T09:01:00.292Z] Removing intermediate container cb271abd9685 [2021-11-30T09:01:00.292Z] ---> 3b50ba435b36 [2021-11-30T09:01:00.292Z] Step 21/22 : LABEL git_sha=b7d8fe1d1dcfe45d46e06b5f442add4dbe49c534 [2021-11-30T09:01:00.563Z] ---> Running in b03f68d912c9 [2021-11-30T09:01:00.832Z] Removing intermediate container b03f68d912c9 [2021-11-30T09:01:00.832Z] ---> 4f2ffda59e76 [2021-11-30T09:01:00.832Z] Step 22/22 : LABEL version=0.0.0 [2021-11-30T09:01:00.832Z] ---> Running in 03617ef9cf6d [2021-11-30T09:01:01.422Z] Removing intermediate container 03617ef9cf6d [2021-11-30T09:01:01.422Z] ---> 4ea17a0109a4 [2021-11-30T09:01:01.422Z] [2021-11-30T09:01:01.692Z] Successfully built 4ea17a0109a4 [2021-11-30T09:01:01.692Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-30T09:01:01.975Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-30T09:01:01.958Z] $ docker stop --time=1 0d712a395e3fbccd7d3a28108df88c78ae5c886e00707bb4b430ca47ff2e6cc3 [2021-11-30T09:01:03.664Z] $ docker rm -f 0d712a395e3fbccd7d3a28108df88c78ae5c886e00707bb4b430ca47ff2e6cc3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-30T09:01:04.242Z] + docker images [2021-11-30T09:01:04.511Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-30T09:01:04.511Z] sys-mgmt-agent-arm64 latest 4ea17a0109a4 3 seconds ago 277MB [2021-11-30T09:01:04.511Z] core-data-arm64 latest a3bc75db9ed8 48 seconds ago 19.6MB [2021-11-30T09:01:04.511Z] a83acc86332a About a minute ago 1.58GB [2021-11-30T09:01:04.511Z] support-notifications-arm64 latest d50d24e8d4cc About a minute ago 16.1MB [2021-11-30T09:01:04.511Z] b21ae772e1d0 About a minute ago 1.57GB [2021-11-30T09:01:04.511Z] 4b3dffd1b8eb About a minute ago 1.57GB [2021-11-30T09:01:04.511Z] security-proxy-setup-arm64 latest 0c98961d42da About a minute ago 25.5MB [2021-11-30T09:01:04.511Z] 7c6054356fcd 2 minutes ago 1.58GB [2021-11-30T09:01:04.511Z] security-bootstrapper-arm64 latest f2e442353c1a 4 minutes ago 17.8MB [2021-11-30T09:01:04.511Z] security-secretstore-setup-arm64 latest 22049da4e4ed 4 minutes ago 26.8MB [2021-11-30T09:01:04.511Z] core-metadata-arm64 latest d30dab935b22 4 minutes ago 15.9MB [2021-11-30T09:01:04.511Z] support-scheduler-arm64 latest 32368e620a6e 4 minutes ago 15.3MB [2021-11-30T09:01:04.511Z] core-command-arm64 latest 273b36454a99 4 minutes ago 15.2MB [2021-11-30T09:01:04.511Z] 88df2e9718e5 4 minutes ago 1.58GB [2021-11-30T09:01:04.511Z] 1786955258f6 4 minutes ago 1.57GB [2021-11-30T09:01:04.511Z] fdee30a6a950 4 minutes ago 1.58GB [2021-11-30T09:01:04.511Z] 86729b80b4de 4 minutes ago 1.57GB [2021-11-30T09:01:04.511Z] 5351d47a007c 5 minutes ago 1.57GB [2021-11-30T09:01:04.511Z] ci-base-image-arm64 latest 404d5faeeea8 16 minutes ago 1.24GB [2021-11-30T09:01:04.511Z] alpine 3.14 5b8b7b635229 2 weeks ago 5.35MB [2021-11-30T09:01:04.511Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 weeks ago 534MB [2021-11-30T09:01:04.511Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-30T09:01:04.511Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 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-30T09:01:05.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-30T09:01:05.099Z] [2021-11-30T09:01:05.099Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-30T09:01:05.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-30T09:01:05.989Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-30T09:01:05.989Z] 448f6bf000e3: Pulling fs layer [2021-11-30T09:01:05.989Z] f757da607395: Pulling fs layer [2021-11-30T09:01:05.989Z] 05883995daec: Pulling fs layer [2021-11-30T09:01:05.989Z] 8603b9c90790: Pulling fs layer [2021-11-30T09:01:05.989Z] 1560dd03e051: Pulling fs layer [2021-11-30T09:01:05.989Z] 27f5ce0e4adf: Pulling fs layer [2021-11-30T09:01:05.989Z] c2d8d7efcc4b: Pulling fs layer [2021-11-30T09:01:05.989Z] 8603b9c90790: Waiting [2021-11-30T09:01:05.989Z] 1560dd03e051: Waiting [2021-11-30T09:01:05.989Z] 27f5ce0e4adf: Waiting [2021-11-30T09:01:05.989Z] c2d8d7efcc4b: Waiting [2021-11-30T09:01:05.989Z] f757da607395: Verifying Checksum [2021-11-30T09:01:05.989Z] f757da607395: Download complete [2021-11-30T09:01:05.989Z] 8603b9c90790: Verifying Checksum [2021-11-30T09:01:05.989Z] 8603b9c90790: Download complete [2021-11-30T09:01:06.263Z] 1560dd03e051: Verifying Checksum [2021-11-30T09:01:06.263Z] 1560dd03e051: Download complete [2021-11-30T09:01:06.263Z] 27f5ce0e4adf: Download complete [2021-11-30T09:01:06.263Z] 05883995daec: Verifying Checksum [2021-11-30T09:01:06.263Z] 05883995daec: Download complete [2021-11-30T09:01:06.534Z] 448f6bf000e3: Verifying Checksum [2021-11-30T09:01:06.534Z] 448f6bf000e3: Download complete [2021-11-30T09:01:09.235Z] c2d8d7efcc4b: Verifying Checksum [2021-11-30T09:01:09.235Z] c2d8d7efcc4b: Download complete [2021-11-30T09:01:10.667Z] 448f6bf000e3: Pull complete [2021-11-30T09:01:11.262Z] f757da607395: Pull complete [2021-11-30T09:01:12.719Z] 05883995daec: Pull complete [2021-11-30T09:01:12.990Z] 8603b9c90790: Pull complete [2021-11-30T09:01:13.960Z] 1560dd03e051: Pull complete [2021-11-30T09:01:14.233Z] 27f5ce0e4adf: Pull complete [2021-11-30T09:01:29.284Z] c2d8d7efcc4b: Pull complete [2021-11-30T09:01:29.284Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-30T09:01:29.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-30T09:01:29.284Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-30T09:01:29.531Z] prd-ubuntu18.04-docker-arm64-4c-16g-768 does not seem to be running inside a container [2021-11-30T09:01:29.585Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-30T09:01:32.397Z] $ docker top a0fd1202af43362f9b8a52b0681fa2c773da4f73846b0a2684158cb1bb06462b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-30T09:01:33.404Z] ---> job-cost.sh [2021-11-30T09:01:33.404Z] lf-activate-venv: SKIPPING [2021-11-30T09:01:33.404Z] INFO: No Stack... [2021-11-30T09:01:33.994Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-30T09:01:34.264Z] INFO: Archiving Costs [Pipeline] sh [2021-11-30T09:01:34.924Z] + cut -d, -f6 [2021-11-30T09:01:34.924Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock [2021-11-30T09:01:34.980Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3826-5-stack-cost] [2021-11-30T09:01:34.986Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3826-5-stack-cost] did not exist. Created. [2021-11-30T09:01:34.986Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3826-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-30T09:01:35.637Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-30T09:01:35.795Z] Stashed 1 file(s) [Pipeline] } [2021-11-30T09:01:35.802Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3826-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-30T09:01:35.796Z] $ docker stop --time=1 a0fd1202af43362f9b8a52b0681fa2c773da4f73846b0a2684158cb1bb06462b [2021-11-30T09:01:37.324Z] $ docker rm -f a0fd1202af43362f9b8a52b0681fa2c773da4f73846b0a2684158cb1bb06462b [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-30T09:01:37.965Z] provisioning config files... [2021-11-30T09:01:37.977Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config5482599197157513507tmp [Pipeline] { [Pipeline] sh [2021-11-30T09:01:38.271Z] + set +x [2021-11-30T09:01:38.271Z] + bash -s -- [2021-11-30T09:01:38.271Z] + curl -s https://codecov.io/bash [2021-11-30T09:01:38.271Z] [2021-11-30T09:01:38.271Z] _____ _ [2021-11-30T09:01:38.271Z] / ____| | | [2021-11-30T09:01:38.271Z] | | ___ __| | ___ ___ _____ __ [2021-11-30T09:01:38.271Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-30T09:01:38.271Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-30T09:01:38.271Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-30T09:01:38.271Z] Bash-1.0.6 [2021-11-30T09:01:38.271Z] [2021-11-30T09:01:38.271Z] [2021-11-30T09:01:38.271Z] ==> git version 2.24.4 found [2021-11-30T09:01:38.271Z] ==> 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-30T09:01:38.271Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-30T09:01:38.271Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-30T09:01:38.271Z] ==> Jenkins CI detected. [2021-11-30T09:01:38.271Z] current dir:  /w/workspace/edgex-go/5 [2021-11-30T09:01:38.271Z] project root: . [2021-11-30T09:01:38.271Z] --> token set from env [2021-11-30T09:01:38.271Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-30T09:01:38.271Z] ==> Running gcov in . (disable via -X gcov) [2021-11-30T09:01:38.271Z] ==> Python coveragepy not found [2021-11-30T09:01:38.271Z] ==> Searching for coverage reports in: [2021-11-30T09:01:38.271Z] + . [2021-11-30T09:01:38.532Z] -> Found 1 reports [2021-11-30T09:01:38.532Z] ==> Detecting git/mercurial file structure [2021-11-30T09:01:38.532Z] ==> Reading reports [2021-11-30T09:01:38.532Z] + ./coverage.out bytes=428381 [2021-11-30T09:01:38.532Z] ==> Appending adjustments [2021-11-30T09:01:38.532Z] https://docs.codecov.io/docs/fixing-reports [2021-11-30T09:01:39.470Z] + Found adjustments [2021-11-30T09:01:39.470Z] ==> Gzipping contents [2021-11-30T09:01:39.730Z] 60K /tmp/codecov.zf8VbO.gz [2021-11-30T09:01:39.730Z] ==> Uploading reports [2021-11-30T09:01:39.730Z] url: https://codecov.io [2021-11-30T09:01:39.730Z] query: branch=PR-3826&commit=48f64a87671a48a2f01cfdad9247890435af76e0&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3826%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3826&job=&cmd_args= [2021-11-30T09:01:39.730Z] -> Pinging Codecov [2021-11-30T09:01:39.730Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3826&commit=48f64a87671a48a2f01cfdad9247890435af76e0&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3826%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3826&job=&cmd_args= [2021-11-30T09:01:39.990Z] -> Uploading to [2021-11-30T09:01:39.990Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-30/00271124DB129430A58F1EEE437C3FCB/48f64a87671a48a2f01cfdad9247890435af76e0/86139fe1-336d-4369-87f0-4fa5b2dcf1c4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211130T090139Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fac84ac890889c50867ee75d27a5ba610f34508e254deff22921ae3fb06ab448 [2021-11-30T09:01:39.990Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-30T09:01:39.990Z] Dload Upload Total Spent Left Speed [2021-11-30T09:01:40.249Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57959 0 0 100 57959 0 177k --:--:-- --:--:-- --:--:-- 177k [2021-11-30T09:01:40.249Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/48f64a87671a48a2f01cfdad9247890435af76e0 [Pipeline] } [2021-11-30T09:01:40.256Z] 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-30T09:01:41.422Z] + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-30T09:01:41.720Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-30T09:01:42.277Z] ---> package-listing.sh [2021-11-30T09:01:42.277Z] ++ facter osfamily [2021-11-30T09:01:42.277Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-30T09:01:42.539Z] + OS_FAMILY=redhat [2021-11-30T09:01:42.539Z] + workspace=/w/workspace/edgex-go/5 [2021-11-30T09:01:42.539Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-30T09:01:42.539Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-30T09:01:42.539Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-30T09:01:42.539Z] + PACKAGES=/tmp/packages_start.txt [2021-11-30T09:01:42.539Z] + '[' /w/workspace/edgex-go/5 ']' [2021-11-30T09:01:42.539Z] + PACKAGES=/tmp/packages_end.txt [2021-11-30T09:01:42.539Z] + case "${OS_FAMILY}" in [2021-11-30T09:01:42.539Z] + rpm -qa [2021-11-30T09:01:42.539Z] + sort [2021-11-30T09:01:45.844Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-30T09:01:45.844Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-30T09:01:45.844Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-30T09:01:45.844Z] + '[' /w/workspace/edgex-go/5 ']' [2021-11-30T09:01:45.844Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-11-30T09:01:45.844Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-11-30T09:01:45.856Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-30T09:01:46.141Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-30T09:01:46.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-30T09:01:46.694Z] [2021-11-30T09:01:46.695Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-30T09:01:46.999Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-30T09:01:46.999Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-30T09:01:46.999Z] b4d181a07f80: Pulling fs layer [2021-11-30T09:01:46.999Z] a1111a8f2ec3: Pulling fs layer [2021-11-30T09:01:46.999Z] ed53099fbce6: Pulling fs layer [2021-11-30T09:01:46.999Z] dc539afda2c1: Pulling fs layer [2021-11-30T09:01:46.999Z] 77bc0d833cb6: Pulling fs layer [2021-11-30T09:01:46.999Z] 9065ff56babe: Pulling fs layer [2021-11-30T09:01:46.999Z] d287ab97295c: Pulling fs layer [2021-11-30T09:01:46.999Z] dc539afda2c1: Waiting [2021-11-30T09:01:46.999Z] 77bc0d833cb6: Waiting [2021-11-30T09:01:46.999Z] d287ab97295c: Waiting [2021-11-30T09:01:46.999Z] 9065ff56babe: Waiting [2021-11-30T09:01:46.999Z] a1111a8f2ec3: Download complete [2021-11-30T09:01:46.999Z] dc539afda2c1: Verifying Checksum [2021-11-30T09:01:46.999Z] dc539afda2c1: Download complete [2021-11-30T09:01:47.261Z] ed53099fbce6: Verifying Checksum [2021-11-30T09:01:47.261Z] ed53099fbce6: Download complete [2021-11-30T09:01:47.261Z] 9065ff56babe: Verifying Checksum [2021-11-30T09:01:47.261Z] 9065ff56babe: Download complete [2021-11-30T09:01:47.261Z] 77bc0d833cb6: Verifying Checksum [2021-11-30T09:01:47.261Z] 77bc0d833cb6: Download complete [2021-11-30T09:01:47.261Z] b4d181a07f80: Verifying Checksum [2021-11-30T09:01:47.261Z] b4d181a07f80: Download complete [2021-11-30T09:01:47.840Z] d287ab97295c: Verifying Checksum [2021-11-30T09:01:47.840Z] d287ab97295c: Download complete [2021-11-30T09:01:48.793Z] b4d181a07f80: Pull complete [2021-11-30T09:01:48.793Z] a1111a8f2ec3: Pull complete [2021-11-30T09:01:49.372Z] ed53099fbce6: Pull complete [2021-11-30T09:01:49.372Z] dc539afda2c1: Pull complete [2021-11-30T09:01:49.638Z] 77bc0d833cb6: Pull complete [2021-11-30T09:01:49.900Z] 9065ff56babe: Pull complete [2021-11-30T09:01:55.210Z] d287ab97295c: Pull complete [2021-11-30T09:01:55.210Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-30T09:01:55.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-30T09:01:55.210Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-30T09:01:55.270Z] prd-centos7-docker-4c-2g-764 does not seem to be running inside a container [2021-11-30T09:01:55.301Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-30T09:01:58.599Z] $ docker top ce5a899a63afffe17c5ff60a70f91158cfea5807ad14c8d2381c339f7a84b88a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-30T09:01:58.958Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-30T09:01:59.251Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-30T09:01:59.543Z] + ls /var/log/sa-host [2021-11-30T09:01:59.543Z] + sadf -c /var/log/sa-host/sa30 [2021-11-30T09:01:59.543Z] file_magic: OK [2021-11-30T09:01:59.543Z] HZ: Using current value: 100 [2021-11-30T09:01:59.543Z] file_header: OK [2021-11-30T09:01:59.543Z] 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-30T09:01:59.543Z] Statistics: [2021-11-30T09:01:59.543Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-30T09:01:59.543Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-30T09:01:59.626Z] provisioning config files... [2021-11-30T09:01:59.635Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config6439054921576022904tmp [Pipeline] { [Pipeline] echo [2021-11-30T09:01:59.648Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-30T09:01:59.936Z] ---> create-netrc.sh [Pipeline] } [2021-11-30T09:01:59.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-30T09:02:00.274Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-30T09:02:00.284Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-30T09:02:00.570Z] ---> sudo-logs.sh [2021-11-30T09:02:00.570Z] Archiving 'sudo' log.. [2021-11-30T09:02:00.570Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-764.novalocal: Name or service not known [2021-11-30T09:02:00.570Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-764.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-30T09:02:00.592Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-30T09:02:00.909Z] ---> job-cost.sh [2021-11-30T09:02:00.909Z] lf-activate-venv: SKIPPING [2021-11-30T09:02:00.909Z] DEBUG: total: 0.10999999940395355 [2021-11-30T09:02:00.909Z] INFO: Retrieving Stack Cost... [2021-11-30T09:02:01.169Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-30T09:02:01.429Z] INFO: Archiving Costs [Pipeline] echo [2021-11-30T09:02:01.443Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-30T09:02:01.735Z] ---> logs-deploy.sh [2021-11-30T09:02:01.735Z] lf-activate-venv: SKIPPING [2021-11-30T09:02:01.735Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3826/5 [2021-11-30T09:02:01.736Z] INFO: archiving workspace using pattern(s): [2021-11-30T09:02:02.309Z] Archives upload complete. [2021-11-30T09:02:02.570Z] INFO: archiving logs to Nexus