Pull request #3699 updated 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 tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from ef3901f92210db6bed6aa6e627ef8c4a0908c015+258ae4e0c972a74146565ab25326efaede3e8d1a (e7c001a27558959f84da3c62b170d83176ccd068) 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-ssh2686275821897940648.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh2425539357129186424.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3699/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-3699/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9052626446092923890.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh7318433195922835064.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3699/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-3699/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4449849571767437211.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-2011 in /w/workspace/edgexfoundry_edgex-go_PR-3699 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.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/6@tmp/jenkins-gitclient-ssh8330878720528846967.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 258ae4e0c972a74146565ab25326efaede3e8d1a into PR head commit ef3901f92210db6bed6aa6e627ef8c4a0908c015 Merge succeeded, producing ef3901f92210db6bed6aa6e627ef8c4a0908c015 Checking out Revision ef3901f92210db6bed6aa6e627ef8c4a0908c015 (PR-3699) > 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/6@tmp/jenkins-gitclient-ssh4253202837624136188.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3699/head:refs/remotes/origin/PR-3699 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef3901f92210db6bed6aa6e627ef8c4a0908c015 # 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/6@tmp/jenkins-gitclient-ssh55424565704820772.key > git merge 258ae4e0c972a74146565ab25326efaede3e8d1a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef3901f92210db6bed6aa6e627ef8c4a0908c015 # timeout=10 Commit message: "feat(snap): add vault ttl config support" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-10T20:19:27.355Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-10T20:19:27.468Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-10T20:19:27.496Z] ========================================================= [2021-09-10T20:19:27.496Z] EdgeX Global Pipelines Version Info [2021-09-10T20:19:27.496Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 64c176808be6b22361e1d7ad4ffc0a69639bbca6 # timeout=10 [2021-09-10T20:19:30.443Z] ------------------- [2021-09-10T20:19:30.443Z] stable info: [2021-09-10T20:19:30.443Z] ------------------- [2021-09-10T20:19:30.443Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-10T20:19:30.443Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-10T20:19:30.443Z] Message: update stable to v1.0.205 [2021-09-10T20:19:31.026Z] ------------------- [2021-09-10T20:19:31.026Z] experimental info: [2021-09-10T20:19:31.026Z] ------------------- [2021-09-10T20:19:31.026Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-10T20:19:31.026Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-10T20:19:31.026Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-10T20:19:31.168Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-10T20:19:31.210Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-10T20:19:31.231Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-10T20:19:31.253Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-10T20:19:31.299Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-10T20:19:31.320Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-10T20:19:31.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-10T20:19:31.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-10T20:19:31.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-10T20:19:31.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-10T20:19:31.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-10T20:19:31.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-10T20:19:31.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-10T20:19:31.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-10T20:19:31.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-10T20:19:31.610Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-10T20:19:31.652Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-10T20:19:31.674Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-10T20:19:31.695Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-10T20:19:31.739Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-10T20:19:31.762Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-10T20:19:31.783Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-10T20:19:33.422Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-10T20:19:33.445Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3699 [Pipeline] echo [2021-09-10T20:19:33.467Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3699 [Pipeline] echo [2021-09-10T20:19:33.513Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3699 [Pipeline] echo [2021-09-10T20:19:33.537Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef3901f92210db6bed6aa6e627ef8c4a0908c015 [Pipeline] echo [2021-09-10T20:19:33.559Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef3901f [Pipeline] echo [2021-09-10T20:19:33.603Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-10T20:19:33.681Z] provisioning config files... [2021-09-10T20:19:33.704Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config6975600668183682256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-10T20:19:34.039Z] ---> docker-login.sh [2021-09-10T20:19:34.039Z] nexus3.edgexfoundry.org:10001 [2021-09-10T20:19:34.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T20:19:34.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T20:19:34.304Z] Configure a credential helper to remove this warning. See [2021-09-10T20:19:34.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T20:19:34.304Z] [2021-09-10T20:19:34.304Z] Login Succeeded [2021-09-10T20:19:34.304Z] nexus3.edgexfoundry.org:10002 [2021-09-10T20:19:34.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T20:19:34.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T20:19:34.573Z] Configure a credential helper to remove this warning. See [2021-09-10T20:19:34.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T20:19:34.573Z] [2021-09-10T20:19:34.573Z] Login Succeeded [2021-09-10T20:19:34.573Z] nexus3.edgexfoundry.org:10003 [2021-09-10T20:19:34.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T20:19:34.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T20:19:34.573Z] Configure a credential helper to remove this warning. See [2021-09-10T20:19:34.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T20:19:34.573Z] [2021-09-10T20:19:34.573Z] Login Succeeded [2021-09-10T20:19:34.573Z] nexus3.edgexfoundry.org:10004 [2021-09-10T20:19:34.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T20:19:34.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T20:19:34.839Z] Configure a credential helper to remove this warning. See [2021-09-10T20:19:34.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T20:19:34.839Z] [2021-09-10T20:19:34.839Z] Login Succeeded [2021-09-10T20:19:34.839Z] docker.io [2021-09-10T20:19:34.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T20:19:35.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T20:19:35.106Z] Configure a credential helper to remove this warning. See [2021-09-10T20:19:35.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T20:19:35.106Z] [2021-09-10T20:19:35.106Z] Login Succeeded [2021-09-10T20:19:35.106Z] ---> docker-login.sh ends [Pipeline] } [2021-09-10T20:19:35.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-10T20:19:35.470Z] ++ 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-09-10T20:19:35.471Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T20:19:35.471Z] ++ dirname cmd/core-command/Dockerfile [2021-09-10T20:19:35.471Z] ++ cut -d/ -f2 [2021-09-10T20:19:35.471Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-10T20:19:35.471Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T20:19:35.471Z] ++ dirname cmd/core-data/Dockerfile [2021-09-10T20:19:35.471Z] ++ cut -d/ -f2 [2021-09-10T20:19:35.471Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-10T20:19:35.471Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T20:19:35.471Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-10T20:19:35.471Z] ++ cut -d/ -f2 [2021-09-10T20:19:35.471Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-10T20:19:35.471Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T20:19:35.471Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-10T20:19:35.471Z] ++ cut -d/ -f2 [2021-09-10T20:19:35.471Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-10T20:19:35.471Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T20:19:35.471Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-10T20:19:35.471Z] ++ cut -d/ -f2 [2021-09-10T20:19:35.471Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-10T20:19:35.471Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T20:19:35.471Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-10T20:19:35.471Z] ++ cut -d/ -f2 [2021-09-10T20:19:35.471Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-10T20:19:35.471Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T20:19:35.471Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-10T20:19:35.471Z] ++ cut -d/ -f2 [2021-09-10T20:19:35.471Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-10T20:19:35.471Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T20:19:35.471Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-10T20:19:35.471Z] ++ cut -d/ -f2 [2021-09-10T20:19:35.471Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-10T20:19:35.471Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T20:19:35.471Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-10T20:19:35.471Z] ++ cut -d/ -f2 [2021-09-10T20:19:35.471Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-10T20:19:35.537Z] 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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-09-10T20:19:40.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-10T20:19:40.141Z] [2021-09-10T20:19:40.141Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-10T20:19:40.481Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-10T20:19:40.481Z] latest: Pulling from edgex-devops/git-semver [2021-09-10T20:19:40.481Z] 31603596830f: Pulling fs layer [2021-09-10T20:19:40.481Z] 04fac38145f0: Pulling fs layer [2021-09-10T20:19:40.481Z] 701f6daf10bf: Pulling fs layer [2021-09-10T20:19:40.481Z] 24f72da36158: Pulling fs layer [2021-09-10T20:19:40.481Z] 24f72da36158: Waiting [2021-09-10T20:19:40.481Z] 04fac38145f0: Verifying Checksum [2021-09-10T20:19:40.481Z] 04fac38145f0: Download complete [2021-09-10T20:19:40.750Z] 31603596830f: Verifying Checksum [2021-09-10T20:19:40.750Z] 31603596830f: Download complete [2021-09-10T20:19:41.026Z] 31603596830f: Pull complete [2021-09-10T20:19:41.026Z] 04fac38145f0: Pull complete [2021-09-10T20:19:41.026Z] 24f72da36158: Verifying Checksum [2021-09-10T20:19:41.026Z] 24f72da36158: Download complete [2021-09-10T20:19:41.026Z] 701f6daf10bf: Download complete [2021-09-10T20:19:42.704Z] 701f6daf10bf: Pull complete [2021-09-10T20:19:42.704Z] 24f72da36158: Pull complete [2021-09-10T20:19:42.704Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-10T20:19:42.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-10T20:19:42.704Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-10T20:19:42.810Z] prd-centos7-docker-4c-2g-2011 does not seem to be running inside a container [2021-09-10T20:19:42.872Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-10T20:19:43.711Z] $ docker top 3b0685cb4d7c7accbd375c19ca524db219e06afe858555d319a906123c6fae0b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-10T20:19:43.844Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-10T20:19:43.844Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-10T20:19:43.955Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-10T20:19:43.956Z] $ docker exec 3b0685cb4d7c7accbd375c19ca524db219e06afe858555d319a906123c6fae0b ssh-agent [2021-09-10T20:19:44.080Z] SSH_AUTH_SOCK=/tmp/ssh-sFdGNsifDTfV/agent.14 [2021-09-10T20:19:44.080Z] SSH_AGENT_PID=20 [2021-09-10T20:19:44.093Z] Running ssh-add (command line suppressed) [2021-09-10T20:19:44.198Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_4473695869737546685.key (/w/workspace/edgex-go/6@tmp/private_key_4473695869737546685.key) [2021-09-10T20:19:44.218Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-10T20:19:44.534Z] + git tag --points-at HEAD [Pipeline] } [2021-09-10T20:19:44.552Z] $ docker exec --env ******** --env ******** 3b0685cb4d7c7accbd375c19ca524db219e06afe858555d319a906123c6fae0b ssh-agent -k [2021-09-10T20:19:44.649Z] unset SSH_AUTH_SOCK; [2021-09-10T20:19:44.650Z] unset SSH_AGENT_PID; [2021-09-10T20:19:44.650Z] echo Agent pid 20 killed; [2021-09-10T20:19:44.666Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-10T20:19:44.716Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-10T20:19:44.716Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-10T20:19:44.837Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-10T20:19:44.838Z] $ docker exec 3b0685cb4d7c7accbd375c19ca524db219e06afe858555d319a906123c6fae0b ssh-agent [2021-09-10T20:19:44.958Z] SSH_AUTH_SOCK=/tmp/ssh-up4lirZcYVh5/agent.54 [2021-09-10T20:19:44.958Z] SSH_AGENT_PID=61 [2021-09-10T20:19:44.966Z] Running ssh-add (command line suppressed) [2021-09-10T20:19:45.077Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_4416769206906223024.key (/w/workspace/edgex-go/6@tmp/private_key_4416769206906223024.key) [2021-09-10T20:19:45.100Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-10T20:19:45.417Z] + git semver init [2021-09-10T20:19:45.417Z] # -> Open(): unable to determine branch for HEAD [2021-09-10T20:19:45.417Z] # $GIT_DIR = /w/workspace/edgex-go/6/.git [2021-09-10T20:19:45.417Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/6 [2021-09-10T20:19:45.417Z] # $SEMVER_REMOTE_NAME = origin [2021-09-10T20:19:45.417Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-10T20:19:45.417Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-10T20:19:45.417Z] # $SEMVER_BRANCH = PR-3699 [2021-09-10T20:19:45.417Z] # $SEMVER_TEMP = /tmp/semver-131827303 [2021-09-10T20:19:45.417Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-10T20:20:00.441Z] # '/tmp/semver-131827303' -> '/w/workspace/edgex-go/6/.semver' [2021-09-10T20:20:00.441Z] # -> Force: false [2021-09-10T20:20:00.441Z] # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } [2021-09-10T20:20:00.455Z] $ docker exec --env ******** --env ******** 3b0685cb4d7c7accbd375c19ca524db219e06afe858555d319a906123c6fae0b ssh-agent -k [2021-09-10T20:20:00.560Z] unset SSH_AUTH_SOCK; [2021-09-10T20:20:00.561Z] unset SSH_AGENT_PID; [2021-09-10T20:20:00.561Z] echo Agent pid 61 killed; [2021-09-10T20:20:00.578Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-10T20:20:00.934Z] + git semver [Pipeline] } [2021-09-10T20:20:00.953Z] $ docker stop --time=1 3b0685cb4d7c7accbd375c19ca524db219e06afe858555d319a906123c6fae0b [2021-09-10T20:20:02.843Z] $ docker rm -f 3b0685cb4d7c7accbd375c19ca524db219e06afe858555d319a906123c6fae0b [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-10T20:20:03.252Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-10T20:20:03.615Z] Stashed 1 file(s) [Pipeline] echo [2021-09-10T20:20:03.619Z] [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-09-10T20:20:05.724Z] ========================================================= [2021-09-10T20:20:05.724Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-10T20:20:05.724Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-10T20:20:06.041Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-10T20:20:06.041Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-10T20:20:06.041Z] 540db60ca938: Pulling fs layer [2021-09-10T20:20:06.041Z] adcc1eea9eea: Pulling fs layer [2021-09-10T20:20:06.041Z] 4c4ab2625f07: Pulling fs layer [2021-09-10T20:20:06.041Z] db62176df00c: Pulling fs layer [2021-09-10T20:20:06.041Z] 3b30891b0d05: Pulling fs layer [2021-09-10T20:20:06.041Z] 06b49ca38bd5: Pulling fs layer [2021-09-10T20:20:06.041Z] c788192a36de: Pulling fs layer [2021-09-10T20:20:06.041Z] a77e37c0d609: Pulling fs layer [2021-09-10T20:20:06.041Z] c3185cebc471: Pulling fs layer [2021-09-10T20:20:06.041Z] db62176df00c: Waiting [2021-09-10T20:20:06.041Z] c788192a36de: Waiting [2021-09-10T20:20:06.041Z] 3b30891b0d05: Waiting [2021-09-10T20:20:06.041Z] 06b49ca38bd5: Waiting [2021-09-10T20:20:06.041Z] a77e37c0d609: Waiting [2021-09-10T20:20:06.041Z] c3185cebc471: Waiting [2021-09-10T20:20:06.041Z] 4c4ab2625f07: Download complete [2021-09-10T20:20:06.041Z] adcc1eea9eea: Verifying Checksum [2021-09-10T20:20:06.041Z] adcc1eea9eea: Download complete [2021-09-10T20:20:06.311Z] 3b30891b0d05: Verifying Checksum [2021-09-10T20:20:06.311Z] 3b30891b0d05: Download complete [2021-09-10T20:20:06.311Z] 06b49ca38bd5: Verifying Checksum [2021-09-10T20:20:06.311Z] 06b49ca38bd5: Download complete [2021-09-10T20:20:06.311Z] 540db60ca938: Verifying Checksum [2021-09-10T20:20:06.311Z] 540db60ca938: Download complete [2021-09-10T20:20:06.311Z] c788192a36de: Verifying Checksum [2021-09-10T20:20:06.311Z] c788192a36de: Download complete [2021-09-10T20:20:06.584Z] 540db60ca938: Pull complete [2021-09-10T20:20:06.584Z] adcc1eea9eea: Pull complete [2021-09-10T20:20:06.858Z] 4c4ab2625f07: Pull complete [2021-09-10T20:20:07.815Z] a77e37c0d609: Verifying Checksum [2021-09-10T20:20:07.815Z] a77e37c0d609: Download complete [2021-09-10T20:20:11.167Z] c3185cebc471: Verifying Checksum [2021-09-10T20:20:11.167Z] c3185cebc471: Download complete [2021-09-10T20:20:11.434Z] db62176df00c: Verifying Checksum [2021-09-10T20:20:11.434Z] db62176df00c: Download complete [2021-09-10T20:20:14.823Z] db62176df00c: Pull complete [2021-09-10T20:20:15.096Z] 3b30891b0d05: Pull complete [2021-09-10T20:20:15.096Z] 06b49ca38bd5: Pull complete [2021-09-10T20:20:15.096Z] c788192a36de: Pull complete [2021-09-10T20:20:15.360Z] a77e37c0d609: Pull complete [2021-09-10T20:20:17.519Z] c3185cebc471: Pull complete [2021-09-10T20:20:17.519Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-10T20:20:17.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-10T20:20:17.519Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-10T20:20:17.861Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-10T20:20:17.861Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-10T20:20:17.861Z] WORKDIR /edgex [2021-09-10T20:20:17.861Z] COPY go.mod . [2021-09-10T20:20:17.861Z] RUN go mod download' [2021-09-10T20:20:19.277Z] Sending build context to Docker daemon 328.9MB [2021-09-10T20:20:19.548Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-10T20:20:19.548Z] ---> 031687cdd783 [2021-09-10T20:20:19.548Z] Step 2/4 : WORKDIR /edgex [2021-09-10T20:20:20.648Z] Still waiting to schedule task [2021-09-10T20:20:20.648Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-10T20:20:20.962Z] ---> Running in b16c3c51b627 [2021-09-10T20:20:20.962Z] Removing intermediate container b16c3c51b627 [2021-09-10T20:20:20.962Z] ---> 884780326bcc [2021-09-10T20:20:20.962Z] Step 3/4 : COPY go.mod . [2021-09-10T20:20:21.232Z] ---> ff4af6354006 [2021-09-10T20:20:21.232Z] Step 4/4 : RUN go mod download [2021-09-10T20:20:21.232Z] ---> Running in 5cac0a721ce2 [2021-09-10T20:21:00.654Z] Removing intermediate container 5cac0a721ce2 [2021-09-10T20:21:00.654Z] ---> 6506dd67dd2a [2021-09-10T20:21:00.654Z] Successfully built 6506dd67dd2a [2021-09-10T20:21:00.654Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-10T20:21:00.974Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-10T20:21:00.974Z] . [Pipeline] withDockerContainer [2021-09-10T20:21:01.065Z] prd-centos7-docker-4c-2g-2011 does not seem to be running inside a container [2021-09-10T20:21:01.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-10T20:21:01.542Z] $ docker top abdb69c8a484e65bd833a2adae0e6acbea5a5e0c7c2d4774b0db426eec710687 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-10T20:21:01.975Z] + go version [2021-09-10T20:21:01.976Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-10T20:21:01.988Z] $ docker stop --time=1 abdb69c8a484e65bd833a2adae0e6acbea5a5e0c7c2d4774b0db426eec710687 [2021-09-10T20:21:03.194Z] $ docker rm -f abdb69c8a484e65bd833a2adae0e6acbea5a5e0c7c2d4774b0db426eec710687 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-10T20:21:03.860Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-10T20:21:03.860Z] . [Pipeline] withDockerContainer [2021-09-10T20:21:03.953Z] prd-centos7-docker-4c-2g-2011 does not seem to be running inside a container [2021-09-10T20:21:04.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-10T20:21:04.378Z] $ docker top f214489580d57bc632b9902d574af05562bddde65ecb1ef01d993341384c001a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-10T20:21:04.505Z] ========================================================= [2021-09-10T20:21:04.505Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-10T20:21:04.505Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-10T20:21:04.822Z] + go mod tidy [Pipeline] sh [2021-09-10T20:21:05.405Z] + make test [2021-09-10T20:21:05.405Z] 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-09-10T20:21:05.682Z] go mod tidy [2021-09-10T20:21:05.955Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-10T20:21:12.341Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-10T20:21:30.655Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-10T20:21:36.104Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-10T20:21:36.104Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-10T20:21:36.104Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-10T20:21:38.711Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-10T20:21:39.304Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-10T20:21:39.304Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-10T20:21:39.304Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-10T20:21:40.271Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-10T20:21:40.271Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-10T20:21:40.544Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-10T20:21:40.544Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-10T20:21:40.544Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-10T20:21:40.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-10T20:21:42.500Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2021-09-10T20:21:42.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-10T20:21:42.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-10T20:21:43.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.055s coverage: 100.0% of statements [2021-09-10T20:21:43.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-10T20:21:44.078Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.055s coverage: 46.3% of statements [2021-09-10T20:21:44.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-10T20:21:44.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-10T20:21:45.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.118s coverage: 90.1% of statements [2021-09-10T20:21:45.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-10T20:21:45.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-10T20:21:46.025Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements [2021-09-10T20:21:46.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-10T20:21:46.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-10T20:21:46.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-10T20:21:46.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-10T20:21:46.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-10T20:21:46.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.290s coverage: 94.2% of statements [2021-09-10T20:21:46.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-10T20:21:46.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-10T20:21:46.996Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements [2021-09-10T20:21:46.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-10T20:21:46.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-10T20:21:46.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-10T20:21:46.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-10T20:21:46.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-10T20:21:47.263Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements [2021-09-10T20:21:47.263Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-10T20:21:47.263Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-10T20:21:47.263Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-10T20:21:47.853Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.8% of statements [2021-09-10T20:21:47.853Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-10T20:21:48.128Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements [2021-09-10T20:21:48.413Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements [2021-09-10T20:21:48.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-10T20:21:48.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2021-09-10T20:21:48.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements [2021-09-10T20:21:49.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-09-10T20:21:49.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements [2021-09-10T20:21:49.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2021-09-10T20:22:02.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements [2021-09-10T20:22:02.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2021-09-10T20:22:08.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.200s coverage: 81.8% of statements [2021-09-10T20:22:08.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-10T20:22:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements [2021-09-10T20:22:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-10T20:22:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-10T20:22:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-10T20:22:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-09-10T20:22:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-10T20:22:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-10T20:22:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-10T20:22:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-10T20:22:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-10T20:22:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2021-09-10T20:22:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-10T20:22:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-10T20:22:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-09-10T20:22:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-10T20:22:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements [2021-09-10T20:22:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-10T20:22:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2021-09-10T20:22:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-09-10T20:22:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-09-10T20:22:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.143s coverage: 91.2% of statements [2021-09-10T20:22:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-10T20:22:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.144s coverage: 64.4% of statements [2021-09-10T20:22:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-10T20:22:24.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-10T20:22:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-09-10T20:22:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements [2021-09-10T20:22:24.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2021-09-10T20:22:24.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2021-09-10T20:22:25.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-09-10T20:22:27.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.169s coverage: 62.6% of statements [2021-09-10T20:22:27.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-10T20:22:27.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-10T20:22:27.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-10T20:22:27.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.6% of statements [2021-09-10T20:22:27.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-10T20:22:27.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-10T20:22:27.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-09-10T20:22:27.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-10T20:22:27.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2021-09-10T20:22:27.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-10T20:22:33.541Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.5% of statements [2021-09-10T20:22:33.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-10T20:22:33.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-10T20:22:33.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-10T20:22:33.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-10T20:22:33.541Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.0% of statements [2021-09-10T20:22:33.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-10T20:22:33.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-10T20:22:33.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-10T20:22:33.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-10T20:22:33.542Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 62.7% of statements [2021-09-10T20:22:33.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-10T20:22:33.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-10T20:22:33.542Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements [2021-09-10T20:22:33.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-10T20:22:33.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-10T20:22:33.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-10T20:22:33.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-10T20:22:33.542Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-09-10T20:22:33.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-10T20:22:33.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-10T20:22:33.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-10T20:22:33.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-10T20:22:33.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-10T20:22:33.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-10T20:22:33.542Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-09-10T20:22:33.542Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-09-10T20:22:33.814Z] GO111MODULE=on go vet ./... [2021-09-10T20:22:46.172Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2012 in /w/workspace/edgexfoundry_edgex-go_PR-3699 [Pipeline] { [Pipeline] ws [2021-09-10T20:22:46.193Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-09-10T20:22:46.401Z] The recommended git tool is: git [2021-09-10T20:22:54.727Z] using credential edgex-jenkins-ssh [2021-09-10T20:22:54.774Z] Cloning the remote Git repository [2021-09-10T20:22:54.830Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-10T20:22:54.939Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-09-10T20:22:55.022Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-10T20:22:55.023Z] > git --version # timeout=10 [2021-09-10T20:22:55.041Z] > git --version # 'git version 2.17.1' [2021-09-10T20:22:55.043Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-10T20:22:55.129Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-10T20:23:00.943Z] gofmt -l . [2021-09-10T20:23:00.944Z] [ "`gofmt -l .`" = "" ] [2021-09-10T20:23:00.944Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-10T20:23:01.272Z] + ls -al . [2021-09-10T20:23:01.272Z] total 612 [2021-09-10T20:23:01.272Z] drwxrwxr-x 10 1001 1001 4096 Sep 10 20:22 . [2021-09-10T20:23:01.272Z] drwxr-xr-x 4 root root 28 Sep 10 20:21 .. [2021-09-10T20:23:01.272Z] -rw-rw-r-- 1 1001 1001 11 Sep 10 20:19 .dockerignore [2021-09-10T20:23:01.272Z] drwxrwxr-x 8 1001 1001 179 Sep 10 20:19 .git [2021-09-10T20:23:01.272Z] drwxrwxr-x 4 1001 1001 142 Sep 10 20:19 .github [2021-09-10T20:23:01.272Z] -rw-rw-r-- 1 1001 1001 818 Sep 10 20:19 .gitignore [2021-09-10T20:23:01.272Z] -rw-rw-r-- 1 1001 1001 76 Sep 10 20:19 .hadolint.yml [2021-09-10T20:23:01.272Z] drwx------ 3 1001 1001 58 Sep 10 20:19 .semver [2021-09-10T20:23:01.272Z] -rw-rw-r-- 1 1001 1001 166 Sep 10 20:19 .sonarcloud.properties [2021-09-10T20:23:01.272Z] -rw-rw-r-- 1 1001 1001 1171 Sep 10 20:19 ADOPTERS.md [2021-09-10T20:23:01.272Z] -rw-rw-r-- 1 1001 1001 8493 Sep 10 20:19 Attribution.txt [2021-09-10T20:23:01.272Z] -rw-rw-r-- 1 1001 1001 43881 Sep 10 20:19 CHANGELOG.md [2021-09-10T20:23:01.272Z] -rw-rw-r-- 1 1001 1001 3804 Sep 10 20:19 CONTRIBUTING.md [2021-09-10T20:23:01.272Z] -rw-rw-r-- 1 1001 1001 677 Sep 10 20:19 GOVERNANCE.md [2021-09-10T20:23:01.272Z] -rw-rw-r-- 1 1001 1001 849 Sep 10 20:19 Jenkinsfile [2021-09-10T20:23:01.272Z] -rw-rw-r-- 1 1001 1001 10775 Sep 10 20:19 LICENSE [2021-09-10T20:23:01.272Z] -rw-rw-r-- 1 1001 1001 5915 Sep 10 20:19 Makefile [2021-09-10T20:23:01.272Z] -rw-rw-r-- 1 1001 1001 582 Sep 10 20:19 OWNERS.md [2021-09-10T20:23:01.272Z] -rw-rw-r-- 1 1001 1001 8643 Sep 10 20:19 README.md [2021-09-10T20:23:01.272Z] -rw-rw-r-- 1 1001 1001 6912 Sep 10 20:19 SECURITY.md [2021-09-10T20:23:01.272Z] -rw-rw-r-- 1 1001 1001 5 Sep 10 20:20 VERSION [2021-09-10T20:23:01.272Z] -rw-rw-r-- 1 1001 1001 4131 Sep 10 20:19 ZMQWindows.md [2021-09-10T20:23:01.272Z] drwxrwxr-x 2 1001 1001 37 Sep 10 20:19 bin [2021-09-10T20:23:01.272Z] drwxrwxr-x 14 1001 1001 4096 Sep 10 20:19 cmd [2021-09-10T20:23:01.272Z] -rw-r--r-- 1 root root 405611 Sep 10 20:22 coverage.out [2021-09-10T20:23:01.272Z] -rw-rw-r-- 1 1001 1001 841 Sep 10 20:19 go.mod [2021-09-10T20:23:01.272Z] -rw-r--r-- 1 root root 50064 Sep 10 20:21 go.sum [2021-09-10T20:23:01.272Z] drwxrwxr-x 8 1001 1001 124 Sep 10 20:19 internal [2021-09-10T20:23:01.272Z] drwxrwxr-x 3 1001 1001 16 Sep 10 20:19 openapi [2021-09-10T20:23:01.272Z] drwxrwxr-x 4 1001 1001 71 Sep 10 20:19 snap [2021-09-10T20:23:01.272Z] -rw-rw-r-- 1 1001 1001 204 Sep 10 20:19 version.go [Pipeline] sh [2021-09-10T20:23:01.595Z] + '[' -e coverage.out ] [2021-09-10T20:23:01.595Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-10T20:23:01.691Z] Stashed 1 file(s) [Pipeline] sh [2021-09-10T20:23:02.015Z] + make build [2021-09-10T20:23:02.015Z] go mod tidy [2021-09-10T20:23:02.286Z] 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-09-10T20:23:04.238Z] 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-09-10T20:23:10.926Z] 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-09-10T20:23:11.882Z] Merging remotes/origin/main commit 258ae4e0c972a74146565ab25326efaede3e8d1a into PR head commit ef3901f92210db6bed6aa6e627ef8c4a0908c015 [2021-09-10T20:23:11.891Z] 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-09-10T20:23:12.220Z] Merge succeeded, producing ef3901f92210db6bed6aa6e627ef8c4a0908c015 [2021-09-10T20:23:12.221Z] Checking out Revision ef3901f92210db6bed6aa6e627ef8c4a0908c015 (PR-3699) [2021-09-10T20:23:11.007Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-10T20:23:11.032Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-10T20:23:11.055Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-10T20:23:11.110Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-10T20:23:11.111Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-10T20:23:11.125Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3699/head:refs/remotes/origin/PR-3699 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-10T20:23:11.908Z] > git config core.sparsecheckout # timeout=10 [2021-09-10T20:23:11.922Z] > git checkout -f ef3901f92210db6bed6aa6e627ef8c4a0908c015 # timeout=10 [2021-09-10T20:23:12.130Z] > git remote # timeout=10 [2021-09-10T20:23:12.156Z] > git config --get remote.origin.url # timeout=10 [2021-09-10T20:23:12.174Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-10T20:23:12.187Z] > git merge 258ae4e0c972a74146565ab25326efaede3e8d1a # timeout=10 [2021-09-10T20:23:12.213Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-10T20:23:12.234Z] > git config core.sparsecheckout # timeout=10 [2021-09-10T20:23:12.251Z] > git checkout -f ef3901f92210db6bed6aa6e627ef8c4a0908c015 # timeout=10 [2021-09-10T20:23:14.222Z] 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-09-10T20:23:14.222Z] 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-09-10T20:23:14.222Z] 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-09-10T20:23:15.197Z] 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-09-10T20:23:16.170Z] 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-09-10T20:23:17.162Z] 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-09-10T20:23:18.135Z] 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-09-10T20:23:18.341Z] Commit message: "feat(snap): add vault ttl config support" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-10T20:23:18.749Z] provisioning config files... [2021-09-10T20:23:18.778Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config2922130569974435736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-10T20:23:19.107Z] 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-09-10T20:23:19.346Z] ---> docker-login.sh [2021-09-10T20:23:19.346Z] nexus3.edgexfoundry.org:10001 [Pipeline] } [2021-09-10T20:23:20.542Z] $ docker stop --time=1 f214489580d57bc632b9902d574af05562bddde65ecb1ef01d993341384c001a [2021-09-10T20:23:20.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T20:23:21.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T20:23:21.059Z] Configure a credential helper to remove this warning. See [2021-09-10T20:23:21.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T20:23:21.059Z] [2021-09-10T20:23:21.059Z] Login Succeeded [2021-09-10T20:23:21.059Z] nexus3.edgexfoundry.org:10002 [2021-09-10T20:23:21.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T20:23:21.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T20:23:21.611Z] Configure a credential helper to remove this warning. See [2021-09-10T20:23:21.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T20:23:21.611Z] [2021-09-10T20:23:21.611Z] Login Succeeded [2021-09-10T20:23:21.611Z] nexus3.edgexfoundry.org:10003 [2021-09-10T20:23:22.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T20:23:22.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T20:23:22.213Z] Configure a credential helper to remove this warning. See [2021-09-10T20:23:22.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T20:23:22.213Z] [2021-09-10T20:23:22.213Z] Login Succeeded [2021-09-10T20:23:22.213Z] nexus3.edgexfoundry.org:10004 [2021-09-10T20:23:22.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T20:23:22.623Z] $ docker rm -f f214489580d57bc632b9902d574af05562bddde65ecb1ef01d993341384c001a [2021-09-10T20:23:22.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T20:23:22.765Z] Configure a credential helper to remove this warning. See [2021-09-10T20:23:22.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T20:23:22.765Z] [2021-09-10T20:23:22.765Z] Login Succeeded [2021-09-10T20:23:22.765Z] docker.io [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-09-10T20:23:23.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] script [Pipeline] { [2021-09-10T20:23:24.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T20:23:24.809Z] Configure a credential helper to remove this warning. See [2021-09-10T20:23:24.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T20:23:24.809Z] [2021-09-10T20:23:24.809Z] Login Succeeded [2021-09-10T20:23:24.809Z] ---> docker-login.sh ends [Pipeline] } [2021-09-10T20:23:33.017Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-09-10T20:23:34.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-10T20:23:34.720Z] [2021-09-10T20:23:34.720Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2021-09-10T20:23:35.039Z] ========================================================= [2021-09-10T20:23:35.039Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-10T20:23:35.039Z] ========================================================= [Pipeline] fileExists [2021-09-10T20:23:35.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-10T20:23:35.056Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-10T20:23:35.056Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-10T20:23:35.056Z] ca9280d653b3: Pulling fs layer [2021-09-10T20:23:35.056Z] 7e9c9ca2126c: Pulling fs layer [Pipeline] sh [2021-09-10T20:23:35.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-10T20:23:35.635Z] cbdbe7a5bc2a: Download complete [2021-09-10T20:23:35.635Z] cbdbe7a5bc2a: Pull complete [2021-09-10T20:23:35.998Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-10T20:23:35.998Z] 595b0fe564bb: Pulling fs layer [2021-09-10T20:23:35.998Z] 24495759ef45: Pulling fs layer [2021-09-10T20:23:35.998Z] d148012ef14d: Pulling fs layer [2021-09-10T20:23:35.998Z] e90a11edd702: Pulling fs layer [2021-09-10T20:23:35.998Z] d77568369979: Pulling fs layer [2021-09-10T20:23:35.998Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-10T20:23:35.998Z] 170f2ba95c9a: Pulling fs layer [2021-09-10T20:23:35.998Z] 97ac5df62f85: Pulling fs layer [2021-09-10T20:23:35.998Z] e90a11edd702: Waiting [2021-09-10T20:23:35.998Z] d77568369979: Waiting [2021-09-10T20:23:35.998Z] fc1c9f9a7f3b: Waiting [2021-09-10T20:23:35.998Z] 170f2ba95c9a: Waiting [2021-09-10T20:23:35.998Z] 97ac5df62f85: Waiting [2021-09-10T20:23:35.998Z] d148012ef14d: Verifying Checksum [2021-09-10T20:23:35.998Z] d148012ef14d: Download complete [2021-09-10T20:23:35.998Z] 24495759ef45: Verifying Checksum [2021-09-10T20:23:35.998Z] 24495759ef45: Download complete [2021-09-10T20:23:36.272Z] d77568369979: Verifying Checksum [2021-09-10T20:23:36.272Z] d77568369979: Download complete [2021-09-10T20:23:36.272Z] fc1c9f9a7f3b: Download complete [2021-09-10T20:23:36.272Z] 595b0fe564bb: Verifying Checksum [2021-09-10T20:23:36.272Z] 595b0fe564bb: Download complete [2021-09-10T20:23:36.272Z] 170f2ba95c9a: Verifying Checksum [2021-09-10T20:23:36.273Z] 170f2ba95c9a: Download complete [2021-09-10T20:23:36.592Z] ca9280d653b3: Verifying Checksum [2021-09-10T20:23:36.593Z] ca9280d653b3: Download complete [2021-09-10T20:23:37.182Z] ca9280d653b3: Pull complete [2021-09-10T20:23:38.252Z] 595b0fe564bb: Pull complete [2021-09-10T20:23:38.530Z] 24495759ef45: Pull complete [2021-09-10T20:23:40.555Z] d148012ef14d: Pull complete [2021-09-10T20:23:40.555Z] 97ac5df62f85: Verifying Checksum [2021-09-10T20:23:40.555Z] 97ac5df62f85: Download complete [2021-09-10T20:23:40.555Z] e90a11edd702: Verifying Checksum [2021-09-10T20:23:40.555Z] e90a11edd702: Download complete [2021-09-10T20:23:41.382Z] 7e9c9ca2126c: Verifying Checksum [2021-09-10T20:23:41.383Z] 7e9c9ca2126c: Download complete [2021-09-10T20:23:44.176Z] 7e9c9ca2126c: Pull complete [2021-09-10T20:23:44.176Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-10T20:23:44.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-10T20:23:44.176Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-10T20:23:44.273Z] prd-centos7-docker-4c-2g-2011 does not seem to be running inside a container [2021-09-10T20:23:44.323Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-10T20:23:46.823Z] $ docker top 22b83265e73ae164b74447fa939d2a13f6dc978969a894b606fb6e6d09c41905 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-10T20:23:48.870Z] + docker-compose build --help [2021-09-10T20:23:48.870Z] + grep parallel [2021-09-10T20:23:49.450Z] --parallel Build images in parallel. [Pipeline] } [2021-09-10T20:23:49.466Z] $ docker stop --time=1 22b83265e73ae164b74447fa939d2a13f6dc978969a894b606fb6e6d09c41905 [2021-09-10T20:23:50.668Z] $ docker rm -f 22b83265e73ae164b74447fa939d2a13f6dc978969a894b606fb6e6d09c41905 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-10T20:23:51.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-10T20:23:51.134Z] . [Pipeline] withDockerContainer [2021-09-10T20:23:51.234Z] prd-centos7-docker-4c-2g-2011 does not seem to be running inside a container [2021-09-10T20:23:51.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-10T20:23:51.691Z] $ docker top 149803f11f698429714741a41690c4b063cee29682a1edc4d66e03b7536942f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-10T20:23:52.058Z] e90a11edd702: Pull complete [2021-09-10T20:23:52.058Z] d77568369979: Pull complete [2021-09-10T20:23:52.058Z] fc1c9f9a7f3b: Pull complete [2021-09-10T20:23:52.058Z] 170f2ba95c9a: Pull complete [2021-09-10T20:23:52.110Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-10T20:23:52.697Z] Building core-command ... [2021-09-10T20:23:52.697Z] Building core-data ... [2021-09-10T20:23:52.697Z] Building core-metadata ... [2021-09-10T20:23:52.697Z] Building security-bootstrapper ... [2021-09-10T20:23:52.697Z] Building security-proxy-setup ... [2021-09-10T20:23:52.697Z] Building security-secretstore-setup ... [2021-09-10T20:23:52.697Z] Building support-notifications ... [2021-09-10T20:23:52.697Z] Building support-scheduler ... [2021-09-10T20:23:52.697Z] Building sys-mgmt-agent ... [2021-09-10T20:23:52.697Z] Building support-notifications [2021-09-10T20:23:52.697Z] Building security-secretstore-setup [2021-09-10T20:23:52.697Z] Building sys-mgmt-agent [2021-09-10T20:23:52.697Z] Building security-bootstrapper [2021-09-10T20:23:52.697Z] Building core-data [2021-09-10T20:23:58.789Z] 97ac5df62f85: Pull complete [2021-09-10T20:23:58.790Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-10T20:23:58.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-10T20:23:58.790Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-10T20:23:59.143Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-10T20:23:59.143Z] WORKDIR /edgex [2021-09-10T20:23:59.143Z] COPY go.mod . [2021-09-10T20:23:59.143Z] RUN go mod download [2021-09-10T20:23:59.143Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-10T20:24:01.140Z] Sending build context to Docker daemon 166MB [2021-09-10T20:24:01.140Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-10T20:24:01.140Z] ---> 04bc70af865f [2021-09-10T20:24:01.140Z] Step 2/4 : WORKDIR /edgex [2021-09-10T20:24:05.023Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T20:24:05.024Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-10T20:24:05.024Z] ---> 6506dd67dd2a [2021-09-10T20:24:05.024Z] Step 3/23 : WORKDIR /edgex-go [2021-09-10T20:24:05.024Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T20:24:05.024Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-10T20:24:05.024Z] ---> 6506dd67dd2a [2021-09-10T20:24:05.024Z] Step 3/26 : WORKDIR /edgex-go [2021-09-10T20:24:05.024Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T20:24:05.024Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-10T20:24:05.024Z] ---> 6506dd67dd2a [2021-09-10T20:24:05.024Z] Step 3/24 : WORKDIR /edgex-go [2021-09-10T20:24:06.559Z] ---> Running in e282365eb924 [2021-09-10T20:24:06.831Z] Removing intermediate container e282365eb924 [2021-09-10T20:24:06.831Z] ---> 85f90214f37b [2021-09-10T20:24:06.831Z] Step 3/4 : COPY go.mod . [2021-09-10T20:24:07.809Z] ---> fdf2a777f682 [2021-09-10T20:24:07.809Z] Step 4/4 : RUN go mod download [2021-09-10T20:24:08.079Z] ---> Running in 9d6d9b5cf7a5 [2021-09-10T20:24:08.359Z] ---> Running in 706ae0b35890 [2021-09-10T20:24:08.359Z] ---> Running in 722c9f24749c [2021-09-10T20:24:08.359Z] ---> Running in 028c4e0ac16f [2021-09-10T20:24:13.208Z] Removing intermediate container 722c9f24749c [2021-09-10T20:24:13.208Z] ---> d4871901fb82 [2021-09-10T20:24:13.208Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T20:24:13.208Z] Removing intermediate container 706ae0b35890 [2021-09-10T20:24:13.208Z] ---> 85c637d57b89 [2021-09-10T20:24:13.208Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T20:24:13.208Z] Removing intermediate container 028c4e0ac16f [2021-09-10T20:24:13.208Z] ---> a25597a370ca [2021-09-10T20:24:13.208Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T20:24:14.346Z] ---> Running in b83edf787910 [2021-09-10T20:24:14.346Z] ---> Running in ac9b4005fd7b [2021-09-10T20:24:14.346Z] ---> Running in 0d4ff320f49f [2021-09-10T20:24:20.984Z] Removing intermediate container ac9b4005fd7b [2021-09-10T20:24:20.984Z] ---> 686c16e5c7fd [2021-09-10T20:24:20.984Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-10T20:24:20.984Z] Removing intermediate container b83edf787910 [2021-09-10T20:24:20.984Z] ---> 16495807e7ce [2021-09-10T20:24:20.984Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-10T20:24:20.984Z] ---> Running in 6e1787fc13c2 [2021-09-10T20:24:20.984Z] Removing intermediate container 0d4ff320f49f [2021-09-10T20:24:20.984Z] ---> c9178858c446 [2021-09-10T20:24:20.984Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-10T20:24:20.984Z] ---> Running in b2b6f6171915 [2021-09-10T20:24:20.984Z] ---> Running in 1a25b3e4b688 [2021-09-10T20:24:21.255Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-10T20:24:21.255Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-10T20:24:21.255Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-10T20:24:22.227Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-10T20:24:22.227Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-10T20:24:22.227Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-10T20:24:22.507Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T20:24:22.507Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-10T20:24:22.507Z] ---> 6506dd67dd2a [2021-09-10T20:24:22.507Z] Step 3/24 : WORKDIR /edgex-go [2021-09-10T20:24:22.507Z] ---> Using cache [2021-09-10T20:24:22.507Z] ---> d4871901fb82 [2021-09-10T20:24:22.507Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T20:24:22.507Z] ---> Using cache [2021-09-10T20:24:22.507Z] ---> 16495807e7ce [2021-09-10T20:24:22.507Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-10T20:24:22.782Z] OK: 219 MiB in 52 packages [2021-09-10T20:24:22.782Z] OK: 219 MiB in 52 packages [2021-09-10T20:24:22.782Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T20:24:22.782Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-10T20:24:22.782Z] ---> 6506dd67dd2a [2021-09-10T20:24:22.782Z] Step 3/32 : WORKDIR /edgex-go [2021-09-10T20:24:22.782Z] ---> Using cache [2021-09-10T20:24:22.782Z] ---> d4871901fb82 [2021-09-10T20:24:22.782Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T20:24:22.782Z] ---> Using cache [2021-09-10T20:24:22.782Z] ---> 16495807e7ce [2021-09-10T20:24:22.782Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-10T20:24:22.782Z] OK: 219 MiB in 52 packages [2021-09-10T20:24:23.372Z] ---> Running in f767206aff03 [2021-09-10T20:24:23.372Z] ---> Running in 1cfa4aeb69f7 [2021-09-10T20:24:23.645Z] Removing intermediate container b2b6f6171915 [2021-09-10T20:24:23.645Z] ---> 880c3283140d [2021-09-10T20:24:23.645Z] Step 6/26 : COPY go.mod . [2021-09-10T20:24:23.922Z] Removing intermediate container 6e1787fc13c2 [2021-09-10T20:24:23.922Z] ---> 728d5b24b183 [2021-09-10T20:24:23.922Z] Step 6/23 : COPY go.mod . [2021-09-10T20:24:23.922Z] Removing intermediate container 1a25b3e4b688 [2021-09-10T20:24:23.922Z] ---> 8e17a24a46d4 [2021-09-10T20:24:23.922Z] Step 6/24 : COPY go.mod . [2021-09-10T20:24:24.194Z] ---> 9ad94e59d9b8 [2021-09-10T20:24:24.194Z] Step 7/26 : RUN go mod download [2021-09-10T20:24:24.194Z] ---> Running in 534400e28c3d [2021-09-10T20:24:24.194Z] ---> 33605b075a5a [2021-09-10T20:24:24.194Z] Step 7/23 : RUN go mod download [2021-09-10T20:24:24.194Z] ---> Running in e5dec01ec7b4 [2021-09-10T20:24:24.462Z] ---> 525478901da7 [2021-09-10T20:24:24.462Z] Step 7/24 : RUN go mod download [2021-09-10T20:24:24.462Z] ---> Running in 9351a658518b [2021-09-10T20:24:24.462Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-10T20:24:24.462Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-10T20:24:25.429Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-10T20:24:25.710Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-10T20:24:25.995Z] OK: 219 MiB in 52 packages [2021-09-10T20:24:25.995Z] Removing intermediate container e5dec01ec7b4 [2021-09-10T20:24:25.995Z] ---> 3bfd172262f2 [2021-09-10T20:24:25.995Z] Step 8/23 : COPY . . [2021-09-10T20:24:25.995Z] Removing intermediate container 534400e28c3d [2021-09-10T20:24:25.995Z] ---> 68ddafd6471f [2021-09-10T20:24:25.995Z] Step 8/26 : COPY . . [2021-09-10T20:24:26.268Z] Removing intermediate container 9351a658518b [2021-09-10T20:24:26.268Z] ---> 87d538c01e9c [2021-09-10T20:24:26.268Z] Step 8/24 : COPY . . [2021-09-10T20:24:26.268Z] OK: 219 MiB in 52 packages [2021-09-10T20:24:31.636Z] Removing intermediate container f767206aff03 [2021-09-10T20:24:31.636Z] ---> f96f4c996deb [2021-09-10T20:24:31.636Z] Step 6/24 : COPY go.mod . [2021-09-10T20:24:31.900Z] Removing intermediate container 1cfa4aeb69f7 [2021-09-10T20:24:31.900Z] ---> 935daa36d86c [2021-09-10T20:24:31.900Z] Step 6/32 : COPY go.mod . [2021-09-10T20:24:32.165Z] ---> e1856d7917ed [2021-09-10T20:24:32.165Z] Step 7/24 : RUN go mod download [2021-09-10T20:24:32.755Z] ---> bec5f0d42fea [2021-09-10T20:24:32.755Z] Step 7/32 : RUN go mod download [2021-09-10T20:24:33.027Z] ---> Running in cab898b3665e [2021-09-10T20:24:33.292Z] ---> Running in 6b285a7c0bee [2021-09-10T20:24:33.881Z] ---> fe38f61a3d31 [2021-09-10T20:24:33.881Z] Step 9/26 : RUN go mod tidy [2021-09-10T20:24:33.881Z] ---> Running in a9d1277e52a6 [2021-09-10T20:24:33.881Z] ---> bf6405d77ac7 [2021-09-10T20:24:33.881Z] Step 9/24 : RUN go mod tidy [2021-09-10T20:24:34.147Z] ---> 9e6fc104b370 [2021-09-10T20:24:34.147Z] Step 9/23 : RUN go mod tidy [2021-09-10T20:24:34.147Z] ---> Running in 4d8613bedefd [2021-09-10T20:24:34.147Z] ---> Running in d29b24d747ab [2021-09-10T20:24:35.576Z] Removing intermediate container 6b285a7c0bee [2021-09-10T20:24:35.576Z] ---> 1e040b2e34c6 [2021-09-10T20:24:35.576Z] Step 8/32 : COPY . . [2021-09-10T20:24:35.576Z] Removing intermediate container cab898b3665e [2021-09-10T20:24:35.576Z] ---> 81dbca391d71 [2021-09-10T20:24:35.576Z] Step 8/24 : COPY . . [2021-09-10T20:24:36.537Z] Removing intermediate container a9d1277e52a6 [2021-09-10T20:24:36.537Z] ---> 9385cfb3c045 [2021-09-10T20:24:36.537Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-10T20:24:36.802Z] ---> Running in 169284c33f63 [2021-09-10T20:24:37.390Z] Removing intermediate container d29b24d747ab [2021-09-10T20:24:37.390Z] ---> a29196aef3f4 [2021-09-10T20:24:37.390Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-10T20:24:37.390Z] Removing intermediate container 4d8613bedefd [2021-09-10T20:24:37.390Z] ---> 102651558a67 [2021-09-10T20:24:37.390Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-10T20:24:38.354Z] 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-09-10T20:24:38.951Z] ---> Running in 5e19b2674551 [2021-09-10T20:24:41.017Z] ---> Running in 55f3df4376f0 [2021-09-10T20:24:41.293Z] ---> 3a34975edea2 [2021-09-10T20:24:41.293Z] Step 9/32 : RUN go mod tidy [2021-09-10T20:24:41.908Z] 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-09-10T20:24:42.192Z] 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-09-10T20:24:42.192Z] ---> Running in 719477d954ee [2021-09-10T20:24:47.602Z] Removing intermediate container 719477d954ee [2021-09-10T20:24:47.602Z] ---> 5c266c5aac98 [2021-09-10T20:24:47.602Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-10T20:24:47.602Z] ---> b273ad1d4a4d [2021-09-10T20:24:47.602Z] Step 9/24 : RUN go mod tidy [2021-09-10T20:24:47.602Z] ---> Running in b83ae218804e [2021-09-10T20:24:47.602Z] ---> Running in 8546183e85d4 [2021-09-10T20:24:47.874Z] 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-09-10T20:24:49.289Z] Removing intermediate container 8546183e85d4 [2021-09-10T20:24:49.289Z] ---> eb89f1c17619 [2021-09-10T20:24:49.289Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-10T20:24:49.289Z] ---> Running in 4b0fcc596e1d [2021-09-10T20:24:49.871Z] 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-09-10T20:25:18.116Z] 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-09-10T20:25:21.583Z] Removing intermediate container 169284c33f63 [2021-09-10T20:25:21.583Z] ---> 2d29eef287da [2021-09-10T20:25:21.583Z] [2021-09-10T20:25:21.583Z] Step 11/26 : FROM alpine:3.12 [2021-09-10T20:25:23.439Z] 3.12: Pulling from library/alpine [2021-09-10T20:25:23.439Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-10T20:25:23.439Z] Status: Downloaded newer image for alpine:3.12 [2021-09-10T20:25:23.439Z] ---> 48b8ec4ed9eb [2021-09-10T20:25:23.439Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-10T20:25:23.439Z] ---> Running in 59bac330738b [2021-09-10T20:25:23.439Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-10T20:25:23.707Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-10T20:25:23.975Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-10T20:25:23.975Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-10T20:25:23.975Z] (3/3) Installing su-exec (0.2-r1) [2021-09-10T20:25:23.975Z] Executing busybox-1.31.1-r20.trigger [2021-09-10T20:25:23.975Z] Executing ca-certificates-20191127-r4.trigger [2021-09-10T20:25:24.243Z] OK: 6 MiB in 17 packages [2021-09-10T20:25:26.310Z] Removing intermediate container 55f3df4376f0 [2021-09-10T20:25:26.310Z] ---> b8a78ec00027 [2021-09-10T20:25:26.310Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-10T20:25:26.310Z] Removing intermediate container 59bac330738b [2021-09-10T20:25:26.310Z] ---> 44dfcdd642a1 [2021-09-10T20:25:26.310Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-10T20:25:26.310Z] ---> Running in c1560e2703b1 [2021-09-10T20:25:26.310Z] ---> Running in 3ecaf0fac41c [2021-09-10T20:25:26.310Z] Removing intermediate container 3ecaf0fac41c [2021-09-10T20:25:26.310Z] ---> 14f390389ec0 [2021-09-10T20:25:26.310Z] Step 14/26 : WORKDIR / [2021-09-10T20:25:26.310Z] ---> Running in 7707969e41ae [2021-09-10T20:25:26.310Z] Removing intermediate container 7707969e41ae [2021-09-10T20:25:26.310Z] ---> ab0f36c167c6 [2021-09-10T20:25:26.310Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-10T20:25:26.310Z] 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-09-10T20:25:26.310Z] ---> 994a5b6e9b7d [2021-09-10T20:25:26.310Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-10T20:25:26.310Z] ---> 6dee79a128a0 [2021-09-10T20:25:26.310Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-10T20:25:26.906Z] ---> 3b53f2b06c30 [2021-09-10T20:25:26.906Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-10T20:25:27.183Z] ---> 000d2d5303b4 [2021-09-10T20:25:27.183Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-10T20:25:29.540Z] Removing intermediate container c1560e2703b1 [2021-09-10T20:25:29.540Z] ---> f079cb45ef79 [2021-09-10T20:25:29.540Z] [2021-09-10T20:25:29.540Z] Step 12/24 : FROM docker:20.10.7 [2021-09-10T20:25:29.540Z] ---> 95088a7f054e [2021-09-10T20:25:29.541Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-10T20:25:29.541Z] 20.10.7: Pulling from library/docker [2021-09-10T20:25:29.541Z] Removing intermediate container 5e19b2674551 [2021-09-10T20:25:29.541Z] ---> 26eb1131527a [2021-09-10T20:25:29.541Z] [2021-09-10T20:25:29.541Z] Step 11/23 : FROM alpine:3.12 [2021-09-10T20:25:29.541Z] ---> 48b8ec4ed9eb [2021-09-10T20:25:29.541Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-10T20:25:29.541Z] Removing intermediate container b83ae218804e [2021-09-10T20:25:29.541Z] ---> b3a127d80766 [2021-09-10T20:25:29.541Z] [2021-09-10T20:25:29.541Z] Step 11/32 : FROM alpine:3.12 [2021-09-10T20:25:29.541Z] ---> 48b8ec4ed9eb [2021-09-10T20:25:29.541Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-10T20:25:29.541Z] ---> Running in 29e0737ad585 [2021-09-10T20:25:29.541Z] ---> Running in cb62afa3999c [2021-09-10T20:25:30.139Z] Removing intermediate container cb62afa3999c [2021-09-10T20:25:30.139Z] ---> 4ab5527c8213 [2021-09-10T20:25:30.139Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-10T20:25:30.139Z] ---> Running in 30d4b6095817 [2021-09-10T20:25:30.417Z] ---> de6340081473 [2021-09-10T20:25:30.417Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-10T20:25:30.417Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-10T20:25:30.417Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-10T20:25:32.248Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-10T20:25:32.248Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-10T20:25:32.248Z] Executing busybox-1.31.1-r20.trigger [2021-09-10T20:25:32.248Z] Executing ca-certificates-20191127-r4.trigger [2021-09-10T20:25:32.248Z] OK: 6 MiB in 16 packages [2021-09-10T20:25:32.248Z] ---> 9a3d2c5d3159 [2021-09-10T20:25:32.248Z] Step 22/26 : 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-09-10T20:25:32.248Z] ---> Running in 61d63f09ecca [2021-09-10T20:25:32.248Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-10T20:25:32.248Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-10T20:25:32.248Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-10T20:25:32.248Z] (2/2) Installing su-exec (0.2-r1) [2021-09-10T20:25:32.248Z] Executing busybox-1.31.1-r20.trigger [2021-09-10T20:25:32.248Z] OK: 6 MiB in 16 packages [2021-09-10T20:25:32.248Z] Removing intermediate container 29e0737ad585 [2021-09-10T20:25:32.248Z] ---> f45d12915ca6 [2021-09-10T20:25:32.248Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-10T20:25:32.248Z] ---> Running in 4c7e0a64fd3f [2021-09-10T20:25:32.248Z] Removing intermediate container 4c7e0a64fd3f [2021-09-10T20:25:32.248Z] ---> a318208be041 [2021-09-10T20:25:32.248Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-10T20:25:32.248Z] Removing intermediate container 30d4b6095817 [2021-09-10T20:25:32.248Z] ---> c66c7c6b8fbd [2021-09-10T20:25:32.248Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-10T20:25:32.248Z] ---> Running in 403a8bac62fd [2021-09-10T20:25:32.248Z] ---> Running in 9b7eb9a58928 [2021-09-10T20:25:32.248Z] Removing intermediate container 403a8bac62fd [2021-09-10T20:25:32.248Z] ---> 6d6b1ce20a3e [2021-09-10T20:25:32.248Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-10T20:25:32.248Z] ---> Running in d3c499aa9e31 [2021-09-10T20:25:32.248Z] Removing intermediate container 61d63f09ecca [2021-09-10T20:25:32.248Z] ---> 7f4139962039 [2021-09-10T20:25:32.248Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-10T20:25:32.248Z] Removing intermediate container 9b7eb9a58928 [2021-09-10T20:25:32.248Z] ---> fb4b1ac09ccb [2021-09-10T20:25:32.248Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-10T20:25:32.513Z] ---> Running in c056dc18a891 [2021-09-10T20:25:32.513Z] ---> Running in 68e43149aeea [2021-09-10T20:25:32.513Z] Removing intermediate container d3c499aa9e31 [2021-09-10T20:25:32.513Z] ---> ab2540be172e [2021-09-10T20:25:32.513Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-10T20:25:32.513Z] Removing intermediate container c056dc18a891 [2021-09-10T20:25:32.513Z] ---> dc04664ddfac [2021-09-10T20:25:32.513Z] Step 24/26 : LABEL arch=x86_64 [2021-09-10T20:25:32.513Z] ---> Running in e2ae55ba25dc [2021-09-10T20:25:32.783Z] Removing intermediate container 68e43149aeea [2021-09-10T20:25:32.783Z] ---> 78a21a1adfb5 [2021-09-10T20:25:32.783Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-10T20:25:32.783Z] ---> Running in 4420493bdcc2 [2021-09-10T20:25:32.783Z] ---> 1752e3d30eb0 [2021-09-10T20:25:32.783Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-10T20:25:32.783Z] Removing intermediate container e2ae55ba25dc [2021-09-10T20:25:32.783Z] ---> 07cf2ee8714c [2021-09-10T20:25:32.783Z] Step 25/26 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 [2021-09-10T20:25:33.050Z] ---> Running in 38d886aecd93 [2021-09-10T20:25:34.888Z] ---> 19f55bb26d90 [2021-09-10T20:25:34.888Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-10T20:25:34.888Z] Removing intermediate container 38d886aecd93 [2021-09-10T20:25:34.888Z] ---> 7824352bb60c [2021-09-10T20:25:34.888Z] Step 26/26 : LABEL version=0.0.0 [2021-09-10T20:25:34.888Z] ---> Running in 79b4382d8eab [2021-09-10T20:25:34.888Z] ---> 2dc0011cd5b6 [2021-09-10T20:25:34.888Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-10T20:25:34.888Z] Removing intermediate container 4b0fcc596e1d [2021-09-10T20:25:34.888Z] ---> 501c1b67c146 [2021-09-10T20:25:34.888Z] [2021-09-10T20:25:34.888Z] Step 11/24 : FROM alpine:3.12 [2021-09-10T20:25:34.888Z] ---> 48b8ec4ed9eb [2021-09-10T20:25:34.888Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-10T20:25:34.888Z] ---> Running in d63562568584 [2021-09-10T20:25:34.888Z] ---> Running in 9a4b52f89147 [2021-09-10T20:25:34.888Z] Removing intermediate container 79b4382d8eab [2021-09-10T20:25:34.888Z] ---> e4582a5053fc [2021-09-10T20:25:34.888Z] [2021-09-10T20:25:34.888Z] Successfully built e4582a5053fc [2021-09-10T20:25:34.888Z] Successfully tagged security-secretstore-setup:latest [2021-09-10T20:25:34.888Z] Building security-proxy-setup [2021-09-10T20:25:34.888Z]  Building security-secretstore-setup ... done Removing intermediate container d63562568584 [2021-09-10T20:25:34.888Z] ---> 02aaa0c6bb21 [2021-09-10T20:25:34.888Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-10T20:25:34.888Z] Removing intermediate container 4420493bdcc2 [2021-09-10T20:25:34.888Z] ---> 0d05dc1c9b79 [2021-09-10T20:25:34.888Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-10T20:25:34.888Z] Removing intermediate container 9a4b52f89147 [2021-09-10T20:25:34.888Z] ---> 62b97b239a8e [2021-09-10T20:25:34.888Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-10T20:25:34.888Z] ---> Running in be5fa7918b60 [2021-09-10T20:25:34.888Z] ---> Running in 382f0e901b3c [2021-09-10T20:25:34.888Z] ---> Running in 78f8b1928aeb [2021-09-10T20:25:34.890Z] Removing intermediate container 9d6d9b5cf7a5 [2021-09-10T20:25:34.890Z] ---> 6d360cb75120 [2021-09-10T20:25:34.890Z] Successfully built 6d360cb75120 [2021-09-10T20:25:34.890Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-10T20:25:35.234Z] + docker inspect -f . ci-base-image-arm64 [2021-09-10T20:25:35.234Z] . [Pipeline] withDockerContainer [2021-09-10T20:25:37.221Z] Removing intermediate container be5fa7918b60 [2021-09-10T20:25:37.221Z] ---> 01d6caa42f18 [2021-09-10T20:25:37.221Z] Step 21/23 : LABEL arch=x86_64 [2021-09-10T20:25:37.221Z] Removing intermediate container 382f0e901b3c [2021-09-10T20:25:37.221Z] ---> e7baad3608ff [2021-09-10T20:25:37.221Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-10T20:25:37.221Z] Removing intermediate container 78f8b1928aeb [2021-09-10T20:25:37.221Z] ---> 1ce942144b93 [2021-09-10T20:25:37.221Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-10T20:25:37.221Z] ---> Running in 3ebc40ad264d [2021-09-10T20:25:37.221Z] ---> Running in d8e4c026d85c [2021-09-10T20:25:37.221Z] Removing intermediate container 3ebc40ad264d [2021-09-10T20:25:37.221Z] ---> a46fd6f99f55 [2021-09-10T20:25:37.221Z] Step 22/23 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 [2021-09-10T20:25:37.221Z] ---> d997267fde8f [2021-09-10T20:25:37.221Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-10T20:25:37.221Z] Removing intermediate container d8e4c026d85c [2021-09-10T20:25:37.221Z] ---> c495f86b4069 [2021-09-10T20:25:37.221Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T20:25:37.221Z] ---> Running in 0721626decc6 [2021-09-10T20:25:37.221Z] ---> Running in 1f1bc3585cd1 [2021-09-10T20:25:37.242Z] prd-ubuntu18.04-docker-arm64-4c-16g-2012 does not seem to be running inside a container [2021-09-10T20:25:37.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-10T20:25:37.511Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-10T20:25:37.511Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-10T20:25:37.511Z] ---> Running in 151346810abb [2021-09-10T20:25:37.511Z] ---> 08bdaf2f88f9 [2021-09-10T20:25:37.511Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-10T20:25:37.511Z] ---> Running in f10f9afe4f87 [2021-09-10T20:25:37.511Z] Removing intermediate container 0721626decc6 [2021-09-10T20:25:37.511Z] ---> 379be2e2771e [2021-09-10T20:25:37.511Z] Step 23/23 : LABEL version=0.0.0 [2021-09-10T20:25:37.511Z] ---> Running in 402e0be71c77 [2021-09-10T20:25:37.788Z] Removing intermediate container f10f9afe4f87 [2021-09-10T20:25:37.788Z] ---> c5a829792cb5 [2021-09-10T20:25:37.788Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-10T20:25:37.788Z] ---> Running in 22e22fa2baf1 [2021-09-10T20:25:37.788Z] Removing intermediate container 402e0be71c77 [2021-09-10T20:25:37.788Z] ---> 7f9073255acf [2021-09-10T20:25:37.788Z] [2021-09-10T20:25:39.767Z] Successfully built 7f9073255acf [2021-09-10T20:25:39.767Z] Successfully tagged support-notifications:latest [2021-09-10T20:25:39.767Z]  Building support-notifications ... done Building core-command [2021-09-10T20:25:39.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-10T20:25:39.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-10T20:25:39.767Z] (1/39) Installing readline (8.1.0-r0) [2021-09-10T20:25:39.767Z] (2/39) Installing bash (5.1.0-r0) [2021-09-10T20:25:39.767Z] Executing bash-5.1.0-r0.post-install [2021-09-10T20:25:39.767Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-10T20:25:39.767Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-10T20:25:39.767Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-10T20:25:39.767Z] (6/39) Installing curl (7.78.0-r0) [2021-09-10T20:25:39.767Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-10T20:25:39.767Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-10T20:25:39.767Z] (9/39) Installing expat (2.2.10-r1) [2021-09-10T20:25:39.767Z] (10/39) Installing libffi (3.3-r2) [2021-09-10T20:25:39.767Z] (11/39) Installing gdbm (1.19-r0) [2021-09-10T20:25:39.767Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-10T20:25:39.767Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-10T20:25:39.767Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-10T20:25:39.780Z] $ docker top ad5ff5e0bc08dcb029258568a54e27cd512f7e73326e7e371257b3af71741fea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-10T20:25:41.922Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T20:25:41.922Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-10T20:25:41.922Z] ---> 6506dd67dd2a [2021-09-10T20:25:41.922Z] Step 3/22 : WORKDIR /edgex-go [2021-09-10T20:25:41.922Z] ---> Using cache [2021-09-10T20:25:41.922Z] ---> d4871901fb82 [2021-09-10T20:25:41.922Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T20:25:41.922Z] ---> Using cache [2021-09-10T20:25:41.922Z] ---> 16495807e7ce [2021-09-10T20:25:41.922Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-10T20:25:41.922Z] ---> Using cache [2021-09-10T20:25:41.922Z] ---> 935daa36d86c [2021-09-10T20:25:41.922Z] Step 6/22 : COPY go.mod . [2021-09-10T20:25:41.922Z] ---> Using cache [2021-09-10T20:25:41.922Z] ---> bec5f0d42fea [2021-09-10T20:25:41.922Z] Step 7/22 : RUN go mod download [2021-09-10T20:25:41.922Z] ---> Using cache [2021-09-10T20:25:41.922Z] ---> 1e040b2e34c6 [2021-09-10T20:25:41.922Z] Step 8/22 : COPY . . [2021-09-10T20:25:41.922Z] ---> Using cache [2021-09-10T20:25:41.922Z] ---> 3a34975edea2 [2021-09-10T20:25:41.922Z] Step 9/22 : RUN go mod tidy [2021-09-10T20:25:41.922Z] ---> Using cache [2021-09-10T20:25:41.922Z] ---> 5c266c5aac98 [2021-09-10T20:25:41.922Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-10T20:25:41.922Z] Removing intermediate container 1f1bc3585cd1 [2021-09-10T20:25:41.922Z] ---> 53e40956a3c0 [2021-09-10T20:25:41.922Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-10T20:25:41.922Z] ---> Running in f5271f5cb410 [2021-09-10T20:25:41.922Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-10T20:25:41.922Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-10T20:25:41.922Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-10T20:25:41.922Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-10T20:25:41.922Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-10T20:25:41.922Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-10T20:25:41.922Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-10T20:25:41.922Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-10T20:25:41.922Z] Removing intermediate container 151346810abb [2021-09-10T20:25:41.922Z] ---> 85f4d10341b3 [2021-09-10T20:25:41.922Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-10T20:25:42.176Z] + go version [2021-09-10T20:25:42.177Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-10T20:25:42.196Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-10T20:25:42.196Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T20:25:42.196Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-10T20:25:42.196Z] ---> 6506dd67dd2a [2021-09-10T20:25:42.196Z] Step 3/24 : WORKDIR /edgex-go [2021-09-10T20:25:42.196Z] ---> Using cache [2021-09-10T20:25:42.196Z] ---> d4871901fb82 [2021-09-10T20:25:42.196Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T20:25:42.196Z] ---> Using cache [2021-09-10T20:25:42.196Z] ---> 16495807e7ce [2021-09-10T20:25:42.196Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-10T20:25:42.196Z] ---> Using cache [2021-09-10T20:25:42.196Z] ---> 935daa36d86c [2021-09-10T20:25:42.196Z] Step 6/24 : COPY go.mod . [2021-09-10T20:25:42.196Z] ---> Using cache [2021-09-10T20:25:42.196Z] ---> bec5f0d42fea [2021-09-10T20:25:42.196Z] Step 7/24 : RUN go mod download [2021-09-10T20:25:42.196Z] ---> Using cache [2021-09-10T20:25:42.196Z] ---> 1e040b2e34c6 [2021-09-10T20:25:42.196Z] Step 8/24 : COPY . . [2021-09-10T20:25:42.196Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-10T20:25:42.213Z] $ docker stop --time=1 ad5ff5e0bc08dcb029258568a54e27cd512f7e73326e7e371257b3af71741fea [2021-09-10T20:25:44.208Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-10T20:25:44.208Z] ---> Using cache [2021-09-10T20:25:44.208Z] ---> 3a34975edea2 [2021-09-10T20:25:44.209Z] Step 9/24 : RUN go mod tidy [2021-09-10T20:25:44.209Z] ---> Using cache [2021-09-10T20:25:44.209Z] ---> 5c266c5aac98 [2021-09-10T20:25:44.209Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-10T20:25:44.209Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-10T20:25:44.209Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-10T20:25:44.209Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-10T20:25:44.209Z] ---> 3747d538aa38 [2021-09-10T20:25:44.209Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-10T20:25:44.209Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-10T20:25:44.209Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-10T20:25:44.209Z] ---> Running in 075ef3862d7a [2021-09-10T20:25:44.209Z] ---> Running in 1c91a2d9dc45 [2021-09-10T20:25:44.209Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-10T20:25:44.209Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-10T20:25:44.209Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-10T20:25:44.209Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-10T20:25:44.209Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-10T20:25:44.209Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-10T20:25:44.209Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-10T20:25:44.209Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-10T20:25:44.209Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-10T20:25:44.209Z] Executing busybox-1.32.1-r6.trigger [2021-09-10T20:25:44.209Z] OK: 82 MiB in 59 packages [2021-09-10T20:25:44.209Z] 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-09-10T20:25:44.209Z] ---> 19a16d694509 [2021-09-10T20:25:44.209Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-10T20:25:44.209Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-10T20:25:44.209Z] 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-09-10T20:25:44.209Z] ---> e423068df793 [2021-09-10T20:25:44.209Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-10T20:25:44.209Z] ---> 2ade0458c0e6 [2021-09-10T20:25:44.209Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-10T20:25:44.209Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-10T20:25:44.209Z] ---> fe5167d9cbef [2021-09-10T20:25:44.209Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-10T20:25:44.209Z] ---> Running in 2fb6b17564f7 [2021-09-10T20:25:44.222Z] $ docker rm -f ad5ff5e0bc08dcb029258568a54e27cd512f7e73326e7e371257b3af71741fea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-09-10T20:25:44.490Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-10T20:25:44.490Z] Removing intermediate container 2fb6b17564f7 [2021-09-10T20:25:44.490Z] ---> 03af62df8a17 [2021-09-10T20:25:44.490Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-10T20:25:44.490Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-10T20:25:44.490Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-10T20:25:46.268Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-10T20:25:46.268Z] ---> a3cd20e8470a [2021-09-10T20:25:46.268Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-10T20:25:46.268Z] ---> Running in 9ca22972f870 [2021-09-10T20:25:46.268Z] Collecting docker-compose==1.23.2 [2021-09-10T20:25:46.268Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-10T20:25:46.268Z] Collecting docker<4.0,>=3.6.0 [2021-09-10T20:25:46.268Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-10T20:25:46.268Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-10T20:25:46.268Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-10T20:25:46.268Z] Collecting docopt<0.7,>=0.6.1 [2021-09-10T20:25:46.268Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-10T20:25:46.268Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-10T20:25:46.268Z] Executing busybox-1.31.1-r20.trigger [2021-09-10T20:25:46.268Z] OK: 8 MiB in 20 packages [2021-09-10T20:25:46.268Z] Removing intermediate container 9ca22972f870 [2021-09-10T20:25:46.268Z] ---> 066481930ea7 [2021-09-10T20:25:46.268Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-10T20:25:46.268Z] ---> Running in 3e8fb5d3a745 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-10T20:25:48.251Z] + docker inspect -f . ci-base-image-arm64 [2021-09-10T20:25:48.252Z] . [2021-09-10T20:25:48.253Z] Removing intermediate container 075ef3862d7a [2021-09-10T20:25:48.253Z] ---> 07028e921622 [2021-09-10T20:25:48.253Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-10T20:25:48.253Z] Collecting texttable<0.10,>=0.9.0 [2021-09-10T20:25:48.253Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-10T20:25:48.253Z] Removing intermediate container 3e8fb5d3a745 [2021-09-10T20:25:48.253Z] ---> 712de079be2a [2021-09-10T20:25:48.253Z] Step 29/32 : CMD ["gate"] [2021-09-10T20:25:48.253Z] ---> Running in 67a0dacbda9c [2021-09-10T20:25:48.253Z] ---> 848cba9d9d79 [2021-09-10T20:25:48.253Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-10T20:25:48.253Z] Removing intermediate container 67a0dacbda9c [2021-09-10T20:25:48.253Z] ---> 12b47bf6a3cc [2021-09-10T20:25:48.253Z] Step 30/32 : LABEL arch=x86_64 [2021-09-10T20:25:48.253Z] Collecting cached-property<2,>=1.2.0 [2021-09-10T20:25:48.253Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-10T20:25:48.253Z] ---> Running in 16268422f059 [2021-09-10T20:25:48.253Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-10T20:25:48.253Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-10T20:25:48.253Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-10T20:25:48.253Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-10T20:25:48.253Z] ---> 5bed5781a66b [2021-09-10T20:25:48.253Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-10T20:25:48.253Z] Removing intermediate container 16268422f059 [2021-09-10T20:25:48.253Z] ---> 99265c06ac75 [2021-09-10T20:25:48.253Z] Step 31/32 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 [2021-09-10T20:25:48.253Z] ---> Running in ced9a0acb421 [2021-09-10T20:25:48.253Z] ---> bc4301e6792e [2021-09-10T20:25:48.253Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-10T20:25:48.253Z] ---> Running in 8a57d153637a [2021-09-10T20:25:48.253Z] Removing intermediate container ced9a0acb421 [2021-09-10T20:25:48.253Z] ---> 0c50c3c85b01 [2021-09-10T20:25:48.253Z] Step 32/32 : LABEL version=0.0.0 [2021-09-10T20:25:48.253Z] ---> Running in 378b420eb74a [2021-09-10T20:25:48.253Z] Removing intermediate container 8a57d153637a [2021-09-10T20:25:48.253Z] ---> fc1719cef99b [2021-09-10T20:25:48.253Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-10T20:25:48.253Z] ---> Running in ac1de911dde5 [2021-09-10T20:25:48.253Z] Collecting jsonschema<3,>=2.5.1 [2021-09-10T20:25:48.253Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-10T20:25:48.253Z] Removing intermediate container 378b420eb74a [2021-09-10T20:25:48.253Z] ---> 0713835bb629 [2021-09-10T20:25:48.253Z] [2021-09-10T20:25:48.253Z] Removing intermediate container ac1de911dde5 [2021-09-10T20:25:48.253Z] ---> 283da1d2fa5e [2021-09-10T20:25:48.253Z] Step 22/24 : LABEL arch=x86_64 [2021-09-10T20:25:48.253Z] ---> Running in 3910aa5c0c5d [Pipeline] withDockerContainer [2021-09-10T20:25:48.512Z] prd-ubuntu18.04-docker-arm64-4c-16g-2012 does not seem to be running inside a container [2021-09-10T20:25:48.543Z] Successfully built 0713835bb629 [2021-09-10T20:25:48.543Z] Successfully tagged security-bootstrapper:latest [2021-09-10T20:25:48.543Z] Building core-metadata [2021-09-10T20:25:48.543Z]  Building security-bootstrapper ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-10T20:25:48.543Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-10T20:25:48.543Z] Removing intermediate container 3910aa5c0c5d [2021-09-10T20:25:48.543Z] ---> b3d4fdc07a6b [2021-09-10T20:25:48.543Z] Step 23/24 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 [2021-09-10T20:25:48.543Z] ---> Running in 18d077e72172 [2021-09-10T20:25:50.276Z] Collecting PyYAML<4,>=3.10 [2021-09-10T20:25:50.276Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-10T20:25:50.276Z] Removing intermediate container 18d077e72172 [2021-09-10T20:25:50.276Z] ---> 2bb77c937385 [2021-09-10T20:25:50.276Z] Step 24/24 : LABEL version=0.0.0 [2021-09-10T20:25:50.276Z] ---> Running in 3997380db170 [2021-09-10T20:25:50.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-10T20:25:50.548Z] Removing intermediate container 3997380db170 [2021-09-10T20:25:50.548Z] ---> b5c4937b0168 [2021-09-10T20:25:50.548Z] [2021-09-10T20:25:50.548Z] Successfully built b5c4937b0168 [2021-09-10T20:25:50.548Z] Successfully tagged core-data:latest [2021-09-10T20:25:50.548Z] Building support-scheduler [2021-09-10T20:25:50.548Z]  Building core-data ... done Collecting docker-pycreds>=0.4.0 [2021-09-10T20:25:52.349Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-10T20:25:52.349Z] Collecting certifi>=2017.4.17 [2021-09-10T20:25:52.349Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-10T20:25:52.349Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-10T20:25:52.349Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-10T20:25:52.349Z] Collecting idna<2.8,>=2.5 [2021-09-10T20:25:52.349Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-10T20:25:52.349Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-10T20:25:52.349Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-10T20:25:52.349Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-10T20:25:52.349Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-10T20:25:52.349Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-10T20:25:52.349Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-10T20:25:52.349Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-10T20:25:52.349Z] Attempting uninstall: urllib3 [2021-09-10T20:25:52.349Z] Found existing installation: urllib3 1.26.2 [2021-09-10T20:25:52.349Z] Uninstalling urllib3-1.26.2: [2021-09-10T20:25:52.349Z] Successfully uninstalled urllib3-1.26.2 [2021-09-10T20:25:52.349Z] Attempting uninstall: idna [2021-09-10T20:25:52.349Z] Found existing installation: idna 3.1 [2021-09-10T20:25:52.349Z] Uninstalling idna-3.1: [2021-09-10T20:25:52.349Z] Successfully uninstalled idna-3.1 [2021-09-10T20:25:52.349Z] Attempting uninstall: chardet [2021-09-10T20:25:52.349Z] Found existing installation: chardet 4.0.0 [2021-09-10T20:25:52.349Z] Uninstalling chardet-4.0.0: [2021-09-10T20:25:52.349Z] Successfully uninstalled chardet-4.0.0 [2021-09-10T20:25:52.360Z] $ docker top 14ad2b957cdec10c2f39b3d9d1a220ca4592260cdfa8c5b7b505bc22c109b427 -eo pid,comm [2021-09-10T20:25:52.619Z] Attempting uninstall: requests [2021-09-10T20:25:52.619Z] Found existing installation: requests 2.25.1 [2021-09-10T20:25:52.619Z] Uninstalling requests-2.25.1: [2021-09-10T20:25:52.619Z] Successfully uninstalled requests-2.25.1 [2021-09-10T20:25:52.619Z] Running setup.py install for texttable: started [Pipeline] { [2021-09-10T20:25:54.335Z] Running setup.py install for texttable: finished with status 'done' [2021-09-10T20:25:54.335Z] Running setup.py install for PyYAML: started [Pipeline] echo [2021-09-10T20:25:54.344Z] ========================================================= [2021-09-10T20:25:54.344Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-10T20:25:54.344Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-10T20:25:56.285Z] + go mod tidy [2021-09-10T20:25:56.285Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-10T20:25:56.285Z] Running setup.py install for docopt: started [2021-09-10T20:25:56.285Z] Running setup.py install for docopt: finished with status 'done' [2021-09-10T20:25:56.285Z] Running setup.py install for dockerpty: started [Pipeline] sh [2021-09-10T20:25:58.269Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-10T20:25:58.269Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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-09-10T20:25:58.275Z] + make test [2021-09-10T20:25:58.275Z] 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-09-10T20:25:58.275Z] go mod tidy [2021-09-10T20:25:58.275Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-10T20:26:00.206Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T20:26:00.206Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-10T20:26:00.206Z] ---> 6506dd67dd2a [2021-09-10T20:26:00.206Z] Step 3/23 : WORKDIR /edgex-go [2021-09-10T20:26:00.206Z] ---> Using cache [2021-09-10T20:26:00.206Z] ---> d4871901fb82 [2021-09-10T20:26:00.206Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T20:26:00.206Z] ---> Using cache [2021-09-10T20:26:00.206Z] ---> 16495807e7ce [2021-09-10T20:26:00.206Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-10T20:26:00.206Z] ---> Using cache [2021-09-10T20:26:00.206Z] ---> 935daa36d86c [2021-09-10T20:26:00.206Z] Step 6/23 : COPY go.mod . [2021-09-10T20:26:00.206Z] ---> Using cache [2021-09-10T20:26:00.206Z] ---> bec5f0d42fea [2021-09-10T20:26:00.206Z] Step 7/23 : RUN go mod download [2021-09-10T20:26:00.206Z] ---> Using cache [2021-09-10T20:26:00.206Z] ---> 1e040b2e34c6 [2021-09-10T20:26:00.206Z] Step 8/23 : COPY . . [2021-09-10T20:26:00.206Z] ---> Using cache [2021-09-10T20:26:00.206Z] ---> 3a34975edea2 [2021-09-10T20:26:00.206Z] Step 9/23 : RUN go mod tidy [2021-09-10T20:26:00.206Z] ---> Using cache [2021-09-10T20:26:00.206Z] ---> 5c266c5aac98 [2021-09-10T20:26:00.207Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-10T20:26:02.173Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T20:26:02.173Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-10T20:26:02.173Z] ---> 6506dd67dd2a [2021-09-10T20:26:02.173Z] Step 3/24 : WORKDIR /edgex-go [2021-09-10T20:26:02.173Z] ---> Using cache [2021-09-10T20:26:02.173Z] ---> d4871901fb82 [2021-09-10T20:26:02.173Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T20:26:02.173Z] ---> Using cache [2021-09-10T20:26:02.173Z] ---> 16495807e7ce [2021-09-10T20:26:02.173Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-10T20:26:02.173Z] ---> Using cache [2021-09-10T20:26:02.173Z] ---> 935daa36d86c [2021-09-10T20:26:02.173Z] Step 6/24 : COPY go.mod . [2021-09-10T20:26:02.173Z] ---> Using cache [2021-09-10T20:26:02.173Z] ---> bec5f0d42fea [2021-09-10T20:26:02.173Z] Step 7/24 : RUN go mod download [2021-09-10T20:26:02.173Z] ---> Using cache [2021-09-10T20:26:02.173Z] ---> 1e040b2e34c6 [2021-09-10T20:26:02.173Z] Step 8/24 : COPY . . [2021-09-10T20:26:02.173Z] ---> Using cache [2021-09-10T20:26:02.173Z] ---> 3a34975edea2 [2021-09-10T20:26:02.173Z] Step 9/24 : RUN go mod tidy [2021-09-10T20:26:02.173Z] ---> Using cache [2021-09-10T20:26:02.173Z] ---> 5c266c5aac98 [2021-09-10T20:26:02.173Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-10T20:26:02.173Z] ---> Running in 6b6a18b7005c [2021-09-10T20:26:02.173Z] ---> Running in 143ff771c172 [2021-09-10T20:26:04.168Z] 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-09-10T20:26:04.168Z] 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-09-10T20:26:06.274Z] Removing intermediate container 22e22fa2baf1 [2021-09-10T20:26:06.274Z] ---> 09832edf9429 [2021-09-10T20:26:06.274Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-10T20:26:06.274Z] ---> Running in 74f234b83be9 [2021-09-10T20:26:06.274Z] Removing intermediate container 74f234b83be9 [2021-09-10T20:26:06.274Z] ---> 82935b8bd999 [2021-09-10T20:26:06.274Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-10T20:26:06.274Z] ---> Running in 8c6784ed7af5 [2021-09-10T20:26:06.274Z] Removing intermediate container 8c6784ed7af5 [2021-09-10T20:26:06.274Z] ---> 6fc14f00feac [2021-09-10T20:26:06.274Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-10T20:26:06.274Z] ---> 2c7b96210264 [2021-09-10T20:26:06.274Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-10T20:26:06.274Z] ---> a2b62ad5ce7d [2021-09-10T20:26:06.274Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-10T20:26:06.555Z] ---> 20a82ba6798d [2021-09-10T20:26:06.555Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-10T20:26:06.555Z] ---> Running in e6c5d3fe3f3e [2021-09-10T20:26:08.443Z] Removing intermediate container e6c5d3fe3f3e [2021-09-10T20:26:08.443Z] ---> c5a1238117d1 [2021-09-10T20:26:08.443Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-10T20:26:08.443Z] ---> Running in e11267b4d20f [2021-09-10T20:26:08.443Z] Removing intermediate container e11267b4d20f [2021-09-10T20:26:08.443Z] ---> 979f6c957ce8 [2021-09-10T20:26:08.443Z] Step 22/24 : LABEL arch=x86_64 [2021-09-10T20:26:08.443Z] ---> Running in 001aba34ad00 [2021-09-10T20:26:08.443Z] Removing intermediate container 001aba34ad00 [2021-09-10T20:26:08.443Z] ---> d21580fed6ca [2021-09-10T20:26:08.443Z] Step 23/24 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 [2021-09-10T20:26:08.443Z] ---> Running in 56568b19c39c [2021-09-10T20:26:08.443Z] Removing intermediate container 56568b19c39c [2021-09-10T20:26:08.443Z] ---> 430795e2a39d [2021-09-10T20:26:08.443Z] Step 24/24 : LABEL version=0.0.0 [2021-09-10T20:26:08.443Z] ---> Running in 8c22cdf186e3 [2021-09-10T20:26:08.443Z] Removing intermediate container 8c22cdf186e3 [2021-09-10T20:26:08.443Z] ---> e997902e40aa [2021-09-10T20:26:08.443Z] [2021-09-10T20:26:08.443Z] Successfully built e997902e40aa [2021-09-10T20:26:08.443Z] Successfully tagged sys-mgmt-agent:latest [2021-09-10T20:26:13.136Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-10T20:26:16.981Z] Removing intermediate container 1c91a2d9dc45 [2021-09-10T20:26:16.981Z] ---> c455b634bb34 [2021-09-10T20:26:16.981Z] [2021-09-10T20:26:16.981Z] Step 11/24 : FROM alpine:3.12 [2021-09-10T20:26:16.981Z] ---> 48b8ec4ed9eb [2021-09-10T20:26:16.981Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-10T20:26:16.981Z] ---> Running in ba0330f0b8fe [2021-09-10T20:26:16.981Z] Removing intermediate container f5271f5cb410 [2021-09-10T20:26:16.981Z] ---> 1a580fffd686 [2021-09-10T20:26:16.981Z] [2021-09-10T20:26:16.981Z] Step 11/22 : FROM alpine:3.12 [2021-09-10T20:26:16.981Z] ---> 48b8ec4ed9eb [2021-09-10T20:26:16.981Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-10T20:26:16.981Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-10T20:26:16.981Z] ---> Running in aa941ceb2dae [2021-09-10T20:26:16.981Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-10T20:26:18.880Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-10T20:26:18.880Z] Executing busybox-1.31.1-r20.trigger [2021-09-10T20:26:18.880Z] OK: 6 MiB in 15 packages [2021-09-10T20:26:18.880Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-10T20:26:18.880Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-10T20:26:18.880Z] Removing intermediate container ba0330f0b8fe [2021-09-10T20:26:18.880Z] ---> 72d4c19b0b81 [2021-09-10T20:26:18.880Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-10T20:26:18.880Z] ---> Running in c93775976612 [2021-09-10T20:26:18.880Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-10T20:26:18.880Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-10T20:26:18.880Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-10T20:26:18.880Z] (4/4) Installing curl (7.78.0-r0) [2021-09-10T20:26:18.880Z] Executing busybox-1.31.1-r20.trigger [2021-09-10T20:26:18.880Z] Executing ca-certificates-20191127-r4.trigger [2021-09-10T20:26:18.880Z] Removing intermediate container c93775976612 [2021-09-10T20:26:18.880Z] ---> 8a8c17079d10 [2021-09-10T20:26:18.880Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-10T20:26:18.880Z] ---> Running in f7c981c108d4 [2021-09-10T20:26:18.880Z] OK: 7 MiB in 18 packages [2021-09-10T20:26:18.880Z] Removing intermediate container f7c981c108d4 [2021-09-10T20:26:18.880Z] ---> a02ab53486d1 [2021-09-10T20:26:18.880Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-10T20:26:18.880Z] ---> Running in e09c09fec8f8 [2021-09-10T20:26:18.880Z] Removing intermediate container e09c09fec8f8 [2021-09-10T20:26:18.880Z] ---> da1f34de53fc [2021-09-10T20:26:18.880Z] Step 16/24 : WORKDIR / [2021-09-10T20:26:18.880Z] ---> Running in 3e76dbaaa2b8 [2021-09-10T20:26:18.880Z] Removing intermediate container aa941ceb2dae [2021-09-10T20:26:18.880Z] ---> 0eb9f00a1dc6 [2021-09-10T20:26:18.880Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-10T20:26:18.880Z] Removing intermediate container 3e76dbaaa2b8 [2021-09-10T20:26:18.880Z] ---> cc80bfde4308 [2021-09-10T20:26:18.880Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-10T20:26:18.880Z] ---> Running in ee056962fdf0 [2021-09-10T20:26:18.880Z] Removing intermediate container ee056962fdf0 [2021-09-10T20:26:18.880Z] ---> 592b31c16b1f [2021-09-10T20:26:18.880Z] Step 14/22 : WORKDIR /edgex [2021-09-10T20:26:18.880Z] ---> 2225bd3c8702 [2021-09-10T20:26:18.880Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-10T20:26:18.880Z] ---> Running in b34f5a7c5f40 [2021-09-10T20:26:20.720Z] Removing intermediate container b34f5a7c5f40 [2021-09-10T20:26:20.720Z] ---> 52aac9a07aaa [2021-09-10T20:26:20.720Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-10T20:26:20.720Z] ---> 6cdce96d3d11 [2021-09-10T20:26:20.720Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-10T20:26:20.720Z] ---> 3d711720c94f [2021-09-10T20:26:20.720Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-10T20:26:20.720Z] ---> 829aaf66f10f [2021-09-10T20:26:20.720Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-10T20:26:20.720Z] ---> Running in 8a195f218131 [2021-09-10T20:26:20.720Z] ---> 38590cb70021 [2021-09-10T20:26:20.720Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-10T20:26:20.720Z] Removing intermediate container 8a195f218131 [2021-09-10T20:26:20.720Z] ---> 6494c4fb5ef1 [2021-09-10T20:26:20.720Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-10T20:26:20.720Z] ---> Running in 0d51c4480b8a [2021-09-10T20:26:20.720Z] Removing intermediate container 0d51c4480b8a [2021-09-10T20:26:20.720Z] ---> 50b36611bad7 [2021-09-10T20:26:20.720Z] Step 22/24 : LABEL arch=x86_64 [2021-09-10T20:26:20.720Z] ---> 6ec6a0e9090b [2021-09-10T20:26:20.720Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-10T20:26:20.720Z] ---> Running in 706c87e84f54 [2021-09-10T20:26:20.720Z] ---> Running in 580bbc81405f [2021-09-10T20:26:20.720Z] Removing intermediate container 706c87e84f54 [2021-09-10T20:26:20.720Z] ---> 7ce300f70442 [2021-09-10T20:26:20.720Z] Step 23/24 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 [2021-09-10T20:26:20.767Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-10T20:26:22.667Z] ---> Running in 66c271348144 [2021-09-10T20:26:22.667Z] Removing intermediate container 580bbc81405f [2021-09-10T20:26:22.667Z] ---> b19f512d8488 [2021-09-10T20:26:22.667Z] Step 19/22 : CMD ["--init=true"] [2021-09-10T20:26:22.667Z] ---> Running in b019471d8e2c [2021-09-10T20:26:22.667Z] Removing intermediate container 66c271348144 [2021-09-10T20:26:22.667Z] ---> 96a54195a485 [2021-09-10T20:26:22.667Z] Step 24/24 : LABEL version=0.0.0 [2021-09-10T20:26:22.667Z] ---> Running in 1b100ea210b5 [2021-09-10T20:26:22.667Z] Removing intermediate container b019471d8e2c [2021-09-10T20:26:22.667Z] ---> 7cdeb8d8808a [2021-09-10T20:26:22.667Z] Step 20/22 : LABEL arch=x86_64 [2021-09-10T20:26:22.667Z] ---> Running in 462617fd7a39 [2021-09-10T20:26:22.667Z] Removing intermediate container 1b100ea210b5 [2021-09-10T20:26:22.667Z] ---> 638bb087873a [2021-09-10T20:26:22.667Z] [2021-09-10T20:26:22.667Z] Successfully built 638bb087873a [2021-09-10T20:26:22.667Z] Successfully tagged core-command:latest [2021-09-10T20:26:22.667Z]  Building core-command ... done Removing intermediate container 462617fd7a39 [2021-09-10T20:26:22.668Z] ---> c1e6b7bbbb0b [2021-09-10T20:26:22.668Z] Step 21/22 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 [2021-09-10T20:26:22.668Z] ---> Running in 1080a8a60763 [2021-09-10T20:26:22.668Z] Removing intermediate container 1080a8a60763 [2021-09-10T20:26:22.668Z] ---> 4ca61df3d730 [2021-09-10T20:26:22.668Z] Step 22/22 : LABEL version=0.0.0 [2021-09-10T20:26:22.668Z] ---> Running in 3077db873eb3 [2021-09-10T20:26:22.668Z] Removing intermediate container 3077db873eb3 [2021-09-10T20:26:22.668Z] ---> 9b95330aec74 [2021-09-10T20:26:22.668Z] [2021-09-10T20:26:22.668Z] Successfully built 9b95330aec74 [2021-09-10T20:26:22.668Z] Successfully tagged security-proxy-setup:latest [2021-09-10T20:26:29.402Z]  Building security-proxy-setup ... done Removing intermediate container 6b6a18b7005c [2021-09-10T20:26:29.402Z] ---> 271b72087ceb [2021-09-10T20:26:29.402Z] [2021-09-10T20:26:29.402Z] Step 11/23 : FROM alpine:3.12 [2021-09-10T20:26:29.402Z] ---> 48b8ec4ed9eb [2021-09-10T20:26:29.402Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-10T20:26:29.402Z] ---> Using cache [2021-09-10T20:26:29.402Z] ---> 72d4c19b0b81 [2021-09-10T20:26:29.402Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-10T20:26:29.402Z] ---> Using cache [2021-09-10T20:26:29.402Z] ---> 8a8c17079d10 [2021-09-10T20:26:29.402Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-10T20:26:29.402Z] ---> Running in 667d64a57fa1 [2021-09-10T20:26:29.402Z] Removing intermediate container 667d64a57fa1 [2021-09-10T20:26:29.402Z] ---> 3bea722e9674 [2021-09-10T20:26:29.402Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-10T20:26:29.402Z] ---> Running in 45b594185b35 [2021-09-10T20:26:29.402Z] Removing intermediate container 45b594185b35 [2021-09-10T20:26:29.402Z] ---> 0c50d7edfa63 [2021-09-10T20:26:29.402Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-10T20:26:31.563Z] ---> a2b4bd1035c4 [2021-09-10T20:26:31.563Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-10T20:26:31.563Z] Removing intermediate container 143ff771c172 [2021-09-10T20:26:31.563Z] ---> 67ea9c828f35 [2021-09-10T20:26:31.563Z] [2021-09-10T20:26:31.563Z] Step 11/24 : FROM alpine:3.12 [2021-09-10T20:26:31.563Z] ---> 48b8ec4ed9eb [2021-09-10T20:26:31.563Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-10T20:26:31.563Z] ---> Using cache [2021-09-10T20:26:31.563Z] ---> 72d4c19b0b81 [2021-09-10T20:26:31.563Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-10T20:26:31.563Z] ---> Using cache [2021-09-10T20:26:31.563Z] ---> 8a8c17079d10 [2021-09-10T20:26:31.563Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-10T20:26:31.563Z] ---> Running in 1342d349620e [2021-09-10T20:26:31.563Z] Removing intermediate container 1342d349620e [2021-09-10T20:26:31.563Z] ---> 727a9f0aaee8 [2021-09-10T20:26:31.563Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-10T20:26:31.563Z] ---> Running in e4588f09ad4e [2021-09-10T20:26:31.563Z] ---> 22d9ee3c830f [2021-09-10T20:26:31.563Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-10T20:26:31.563Z] Removing intermediate container e4588f09ad4e [2021-09-10T20:26:31.563Z] ---> 1af588d7cfc9 [2021-09-10T20:26:31.563Z] Step 16/24 : WORKDIR / [2021-09-10T20:26:31.563Z] ---> c7f28e34f799 [2021-09-10T20:26:31.563Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-10T20:26:31.563Z] ---> Running in cc7857cf635d [2021-09-10T20:26:31.563Z] ---> Running in 62cb705d4586 [2021-09-10T20:26:31.563Z] Removing intermediate container cc7857cf635d [2021-09-10T20:26:31.563Z] ---> 275e54904980 [2021-09-10T20:26:31.563Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-10T20:26:31.563Z] Removing intermediate container 62cb705d4586 [2021-09-10T20:26:31.563Z] ---> c3af05daedad [2021-09-10T20:26:31.563Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-10T20:26:31.563Z] ---> Running in b226e217ecd5 [2021-09-10T20:26:31.563Z] ---> f534c685cbff [2021-09-10T20:26:31.563Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-10T20:26:31.563Z] Removing intermediate container b226e217ecd5 [2021-09-10T20:26:31.563Z] ---> 8224a102b956 [2021-09-10T20:26:31.563Z] Step 21/23 : LABEL arch=x86_64 [2021-09-10T20:26:31.563Z] ---> Running in 17f626882e85 [2021-09-10T20:26:31.563Z] Removing intermediate container 17f626882e85 [2021-09-10T20:26:31.563Z] ---> 54d2772586d1 [2021-09-10T20:26:31.563Z] Step 22/23 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 [2021-09-10T20:26:31.563Z] ---> 4876def25737 [2021-09-10T20:26:31.563Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-10T20:26:31.563Z] ---> Running in 02ad2f4a8f66 [2021-09-10T20:26:31.563Z] Removing intermediate container 02ad2f4a8f66 [2021-09-10T20:26:31.563Z] ---> 78ea7c6ed72b [2021-09-10T20:26:31.563Z] Step 23/23 : LABEL version=0.0.0 [2021-09-10T20:26:31.563Z] ---> b78be17ca694 [2021-09-10T20:26:31.563Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-10T20:26:31.563Z] ---> Running in b0e70b7340db [2021-09-10T20:26:31.563Z] ---> Running in 1d6b1ad03119 [2021-09-10T20:26:31.563Z] Removing intermediate container b0e70b7340db [2021-09-10T20:26:31.563Z] ---> f2555ab0c659 [2021-09-10T20:26:31.563Z] [2021-09-10T20:26:31.563Z] Removing intermediate container 1d6b1ad03119 [2021-09-10T20:26:31.563Z] ---> 0121fefe2ff4 [2021-09-10T20:26:31.563Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-10T20:26:31.563Z] ---> Running in 0a60f65769ae [2021-09-10T20:26:31.563Z] Successfully built f2555ab0c659 [2021-09-10T20:26:31.827Z] Successfully tagged support-scheduler:latest [2021-09-10T20:26:31.827Z]  Building support-scheduler ... done Removing intermediate container 0a60f65769ae [2021-09-10T20:26:31.827Z] ---> 458ab117f162 [2021-09-10T20:26:31.827Z] Step 22/24 : LABEL arch=x86_64 [2021-09-10T20:26:31.827Z] ---> Running in 1906d92d5c43 [2021-09-10T20:26:31.827Z] Removing intermediate container 1906d92d5c43 [2021-09-10T20:26:31.827Z] ---> 598140e8e0e5 [2021-09-10T20:26:31.827Z] Step 23/24 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 [2021-09-10T20:26:31.827Z] ---> Running in e713b81aacff [2021-09-10T20:26:32.095Z] Removing intermediate container e713b81aacff [2021-09-10T20:26:32.095Z] ---> 898bdd2ac7b5 [2021-09-10T20:26:32.095Z] Step 24/24 : LABEL version=0.0.0 [2021-09-10T20:26:32.095Z] ---> Running in dc5d208ae1cb [2021-09-10T20:26:32.095Z] Removing intermediate container dc5d208ae1cb [2021-09-10T20:26:32.095Z] ---> 42ffc53daad3 [2021-09-10T20:26:32.095Z] [2021-09-10T20:26:32.095Z] Successfully built 42ffc53daad3 [2021-09-10T20:26:32.095Z] Successfully tagged core-metadata:latest [2021-09-10T20:26:32.372Z]  Building core-metadata ... done  [Pipeline] } [2021-09-10T20:26:32.375Z] $ docker stop --time=1 149803f11f698429714741a41690c4b063cee29682a1edc4d66e03b7536942f0 [2021-09-10T20:26:33.617Z] $ docker rm -f 149803f11f698429714741a41690c4b063cee29682a1edc4d66e03b7536942f0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-10T20:26:33.996Z] + docker images [2021-09-10T20:26:33.996Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-10T20:26:33.996Z] core-metadata latest 42ffc53daad3 2 seconds ago 16.7MB [2021-09-10T20:26:33.996Z] support-scheduler latest f2555ab0c659 2 seconds ago 16.1MB [2021-09-10T20:26:33.996Z] 67ea9c828f35 4 seconds ago 1.76GB [2021-09-10T20:26:33.996Z] 271b72087ceb 5 seconds ago 1.75GB [2021-09-10T20:26:33.996Z] core-command latest 638bb087873a 12 seconds ago 16MB [2021-09-10T20:26:33.996Z] security-proxy-setup latest 9b95330aec74 12 seconds ago 26MB [2021-09-10T20:26:33.996Z] 1a580fffd686 17 seconds ago 1.76GB [2021-09-10T20:26:33.996Z] c455b634bb34 18 seconds ago 1.75GB [2021-09-10T20:26:33.996Z] sys-mgmt-agent latest e997902e40aa 26 seconds ago 325MB [2021-09-10T20:26:33.996Z] core-data latest b5c4937b0168 44 seconds ago 20.4MB [2021-09-10T20:26:33.996Z] security-bootstrapper latest 0713835bb629 45 seconds ago 18.8MB [2021-09-10T20:26:33.996Z] support-notifications latest 7f9073255acf 56 seconds ago 16.8MB [2021-09-10T20:26:33.996Z] 501c1b67c146 About a minute ago 1.76GB [2021-09-10T20:26:33.996Z] security-secretstore-setup latest e4582a5053fc About a minute ago 28.1MB [2021-09-10T20:26:33.996Z] b3a127d80766 About a minute ago 1.75GB [2021-09-10T20:26:33.996Z] f079cb45ef79 About a minute ago 1.75GB [2021-09-10T20:26:33.996Z] 26eb1131527a About a minute ago 1.75GB [2021-09-10T20:26:33.996Z] 2d29eef287da About a minute ago 1.76GB [2021-09-10T20:26:33.996Z] ci-base-image-x86_64 latest 6506dd67dd2a 5 minutes ago 1.25GB [2021-09-10T20:26:33.996Z] alpine 3.12 48b8ec4ed9eb 9 days ago 5.58MB [2021-09-10T20:26:33.996Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 weeks ago 37.5MB [2021-09-10T20:26:33.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 5 weeks ago 547MB [2021-09-10T20:26:33.996Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-10T20:26:33.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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-09-10T20:26:53.393Z] Still waiting to schedule task [2021-09-10T20:26:53.394Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-10T20:27:18.654Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-10T20:27:22.788Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-10T20:27:24.254Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-10T20:27:24.863Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-10T20:27:37.341Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-10T20:27:37.341Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-10T20:27:37.341Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-10T20:27:37.341Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-10T20:27:37.341Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-10T20:27:37.341Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-10T20:27:37.947Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-10T20:27:37.947Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-10T20:27:37.947Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-10T20:27:37.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-10T20:27:44.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.166s coverage: 28.7% of statements [2021-09-10T20:27:44.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-10T20:27:44.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-10T20:27:49.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.366s coverage: 100.0% of statements [2021-09-10T20:27:49.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-10T20:27:49.774Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.383s coverage: 46.3% of statements [2021-09-10T20:27:49.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-10T20:27:49.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-10T20:27:53.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.606s coverage: 90.1% of statements [2021-09-10T20:27:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-10T20:27:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-10T20:27:53.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.292s coverage: 81.2% of statements [2021-09-10T20:27:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-10T20:27:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-10T20:27:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-10T20:27:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-10T20:27:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-10T20:27:59.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.423s coverage: 94.2% of statements [2021-09-10T20:27:59.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-10T20:27:59.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-10T20:27:59.961Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.267s coverage: 59.1% of statements [2021-09-10T20:27:59.961Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-10T20:27:59.961Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-10T20:27:59.961Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-10T20:27:59.961Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-10T20:27:59.961Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-10T20:27:59.961Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.297s coverage: 60.0% of statements [2021-09-10T20:27:59.961Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-10T20:27:59.961Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-10T20:27:59.961Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-10T20:27:59.961Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.305s coverage: 0.8% of statements [2021-09-10T20:27:59.961Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-10T20:27:59.961Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.186s coverage: 58.8% of statements [2021-09-10T20:27:59.961Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.205s coverage: 21.7% of statements [2021-09-10T20:27:59.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-10T20:27:59.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.272s coverage: 47.1% of statements [2021-09-10T20:28:00.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.216s coverage: 79.5% of statements [2021-09-10T20:28:00.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.166s coverage: 94.1% of statements [2021-09-10T20:28:07.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.396s coverage: 96.3% of statements [2021-09-10T20:28:07.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.362s coverage: 87.5% of statements [2021-09-10T20:28:16.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.386s coverage: 94.4% of statements [2021-09-10T20:28:16.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.181s coverage: 44.8% of statements [2021-09-10T20:28:21.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.739s coverage: 81.8% of statements [2021-09-10T20:28:21.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-10T20:28:30.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.275s coverage: 92.9% of statements [2021-09-10T20:28:30.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-10T20:28:30.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-10T20:28:30.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-10T20:28:30.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-09-10T20:28:30.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-10T20:28:30.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-10T20:28:30.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-10T20:28:30.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-10T20:28:30.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-10T20:28:30.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements [2021-09-10T20:28:30.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-10T20:28:30.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-10T20:28:30.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-09-10T20:28:30.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-10T20:28:30.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.302s coverage: 58.8% of statements [2021-09-10T20:28:30.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-10T20:28:30.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.283s coverage: 80.0% of statements [2021-09-10T20:28:30.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements [2021-09-10T20:28:30.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.273s coverage: 85.4% of statements [2021-09-10T20:28:30.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.742s coverage: 91.2% of statements [2021-09-10T20:28:30.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-10T20:28:30.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.656s coverage: 64.4% of statements [2021-09-10T20:28:30.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-10T20:28:30.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-10T20:28:30.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.177s coverage: 100.0% of statements [2021-09-10T20:28:30.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 91.3% of statements [2021-09-10T20:28:30.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2021-09-10T20:28:30.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements [2021-09-10T20:28:30.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2021-09-10T20:28:35.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.259s coverage: 62.6% of statements [2021-09-10T20:28:35.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-10T20:28:35.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-10T20:28:35.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-10T20:28:37.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.757s coverage: 43.6% of statements [2021-09-10T20:28:37.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-10T20:28:37.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-10T20:28:37.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.271s coverage: 89.5% of statements [2021-09-10T20:28:37.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-10T20:28:37.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.190s coverage: 84.8% of statements [2021-09-10T20:28:37.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-10T20:28:45.679Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.243s coverage: 19.5% of statements [2021-09-10T20:28:45.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-10T20:28:45.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-10T20:28:45.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-10T20:28:45.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-10T20:28:45.679Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.616s coverage: 92.0% of statements [2021-09-10T20:28:45.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-10T20:28:45.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-10T20:28:45.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-10T20:28:45.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-10T20:28:45.679Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.220s coverage: 62.7% of statements [2021-09-10T20:28:45.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-10T20:28:45.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-10T20:28:45.679Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.389s coverage: 97.7% of statements [2021-09-10T20:28:45.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-10T20:28:45.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-10T20:28:45.679Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-10T20:28:45.679Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-10T20:28:45.679Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.185s coverage: 28.9% of statements [2021-09-10T20:28:45.679Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-10T20:28:45.679Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-10T20:28:45.679Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-10T20:28:45.679Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-10T20:28:45.679Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-10T20:28:45.679Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-10T20:28:45.679Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.175s coverage: 100.0% of statements [2021-09-10T20:28:45.679Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements [2021-09-10T20:28:46.276Z] GO111MODULE=on go vet ./... [2021-09-10T20:30:04.020Z] gofmt -l . [2021-09-10T20:30:04.020Z] [ "`gofmt -l .`" = "" ] [2021-09-10T20:30:06.163Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-10T20:30:10.069Z] + ls -al . [2021-09-10T20:30:10.069Z] total 640 [2021-09-10T20:30:10.069Z] drwxrwxr-x 9 1001 1001 4096 Sep 10 20:30 . [2021-09-10T20:30:10.069Z] drwxr-xr-x 4 root root 4096 Sep 10 20:25 .. [2021-09-10T20:30:10.069Z] -rw-rw-r-- 1 1001 1001 11 Sep 10 20:23 .dockerignore [2021-09-10T20:30:10.069Z] drwxrwxr-x 8 1001 1001 4096 Sep 10 20:23 .git [2021-09-10T20:30:10.069Z] drwxrwxr-x 4 1001 1001 4096 Sep 10 20:23 .github [2021-09-10T20:30:10.069Z] -rw-rw-r-- 1 1001 1001 818 Sep 10 20:23 .gitignore [2021-09-10T20:30:10.069Z] -rw-rw-r-- 1 1001 1001 76 Sep 10 20:23 .hadolint.yml [2021-09-10T20:30:10.069Z] -rw-rw-r-- 1 1001 1001 166 Sep 10 20:23 .sonarcloud.properties [2021-09-10T20:30:10.069Z] -rw-rw-r-- 1 1001 1001 1171 Sep 10 20:23 ADOPTERS.md [2021-09-10T20:30:10.069Z] -rw-rw-r-- 1 1001 1001 8493 Sep 10 20:23 Attribution.txt [2021-09-10T20:30:10.069Z] -rw-rw-r-- 1 1001 1001 43881 Sep 10 20:23 CHANGELOG.md [2021-09-10T20:30:10.069Z] -rw-rw-r-- 1 1001 1001 3804 Sep 10 20:23 CONTRIBUTING.md [2021-09-10T20:30:10.069Z] -rw-rw-r-- 1 1001 1001 677 Sep 10 20:23 GOVERNANCE.md [2021-09-10T20:30:10.069Z] -rw-rw-r-- 1 1001 1001 849 Sep 10 20:23 Jenkinsfile [2021-09-10T20:30:10.069Z] -rw-rw-r-- 1 1001 1001 10775 Sep 10 20:23 LICENSE [2021-09-10T20:30:10.069Z] -rw-rw-r-- 1 1001 1001 5915 Sep 10 20:23 Makefile [2021-09-10T20:30:10.069Z] -rw-rw-r-- 1 1001 1001 582 Sep 10 20:23 OWNERS.md [2021-09-10T20:30:10.069Z] -rw-rw-r-- 1 1001 1001 8643 Sep 10 20:23 README.md [2021-09-10T20:30:10.069Z] -rw-rw-r-- 1 1001 1001 6912 Sep 10 20:23 SECURITY.md [2021-09-10T20:30:10.069Z] -rw-rw-r-- 1 1001 1001 5 Sep 10 20:20 VERSION [2021-09-10T20:30:10.069Z] -rw-rw-r-- 1 1001 1001 4131 Sep 10 20:23 ZMQWindows.md [2021-09-10T20:30:10.069Z] drwxrwxr-x 2 1001 1001 4096 Sep 10 20:23 bin [2021-09-10T20:30:10.069Z] drwxrwxr-x 14 1001 1001 4096 Sep 10 20:23 cmd [2021-09-10T20:30:10.069Z] -rw-r--r-- 1 root root 405611 Sep 10 20:28 coverage.out [2021-09-10T20:30:10.069Z] -rw-rw-r-- 1 1001 1001 841 Sep 10 20:23 go.mod [2021-09-10T20:30:10.069Z] -rw-r--r-- 1 root root 50064 Sep 10 20:25 go.sum [2021-09-10T20:30:10.069Z] drwxrwxr-x 8 1001 1001 4096 Sep 10 20:23 internal [2021-09-10T20:30:10.069Z] drwxrwxr-x 3 1001 1001 4096 Sep 10 20:23 openapi [2021-09-10T20:30:10.069Z] drwxrwxr-x 4 1001 1001 4096 Sep 10 20:23 snap [2021-09-10T20:30:10.069Z] -rw-rw-r-- 1 1001 1001 204 Sep 10 20:23 version.go [Pipeline] sh [2021-09-10T20:30:12.010Z] + '[' -e coverage.out ] [2021-09-10T20:30:12.011Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-10T20:30:12.035Z] Warning: overwriting stash ‘coverage-report’ [2021-09-10T20:30:15.964Z] Stashed 1 file(s) [Pipeline] sh [2021-09-10T20:30:18.252Z] + make build [2021-09-10T20:30:18.252Z] go mod tidy [2021-09-10T20:30:18.252Z] 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-09-10T20:30:25.352Z] 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-09-10T20:30:46.153Z] 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-09-10T20:30:49.919Z] 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-09-10T20:30:52.546Z] 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-09-10T20:30:54.585Z] 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-09-10T20:30:56.768Z] 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-09-10T20:31:00.986Z] 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-09-10T20:31:03.047Z] 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-09-10T20:31:07.757Z] 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-09-10T20:31:09.729Z] 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-09-10T20:31:13.531Z] 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-09-10T20:31:20.289Z] $ docker stop --time=1 14ad2b957cdec10c2f39b3d9d1a220ca4592260cdfa8c5b7b505bc22c109b427 [2021-09-10T20:31:24.217Z] $ docker rm -f 14ad2b957cdec10c2f39b3d9d1a220ca4592260cdfa8c5b7b505bc22c109b427 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-10T20:31:30.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-10T20:31:30.406Z] [2021-09-10T20:31:30.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-10T20:31:32.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-10T20:31:32.788Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-10T20:31:32.788Z] 29e5d40040c1: Pulling fs layer [2021-09-10T20:31:32.788Z] 1ce36da41761: Pulling fs layer [2021-09-10T20:31:32.788Z] 25b303627fd3: Pulling fs layer [2021-09-10T20:31:33.062Z] 29e5d40040c1: Verifying Checksum [2021-09-10T20:31:33.062Z] 29e5d40040c1: Download complete [2021-09-10T20:31:35.365Z] 29e5d40040c1: Pull complete [2021-09-10T20:31:35.365Z] 1ce36da41761: Verifying Checksum [2021-09-10T20:31:35.365Z] 1ce36da41761: Download complete [2021-09-10T20:31:35.365Z] 1ce36da41761: Pull complete [2021-09-10T20:31:35.365Z] 25b303627fd3: Verifying Checksum [2021-09-10T20:31:35.365Z] 25b303627fd3: Download complete [2021-09-10T20:31:45.264Z] 25b303627fd3: Pull complete [2021-09-10T20:31:45.264Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-10T20:31:45.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-10T20:31:45.264Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-10T20:31:45.532Z] prd-ubuntu18.04-docker-arm64-4c-16g-2012 does not seem to be running inside a container [2021-09-10T20:31:45.640Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-10T20:31:49.310Z] $ docker top 5bde82464ca0e4311fefa61561a0c0edca6308a40bae3829a5f23e5105c03330 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-10T20:31:53.146Z] + docker-compose build --help [2021-09-10T20:31:53.146Z] + grep parallel [2021-09-10T20:31:55.717Z] --parallel Build images in parallel. [Pipeline] } [2021-09-10T20:31:55.764Z] $ docker stop --time=1 5bde82464ca0e4311fefa61561a0c0edca6308a40bae3829a5f23e5105c03330 [2021-09-10T20:31:57.641Z] $ docker rm -f 5bde82464ca0e4311fefa61561a0c0edca6308a40bae3829a5f23e5105c03330 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-10T20:32:01.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-10T20:32:01.702Z] . [Pipeline] withDockerContainer [2021-09-10T20:32:01.948Z] prd-ubuntu18.04-docker-arm64-4c-16g-2012 does not seem to be running inside a container [2021-09-10T20:32:02.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-10T20:32:03.882Z] $ docker top d03b9862b9186d6ad030824d60c20447e25a88f9c7724eb2c2fd279a48102b57 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-10T20:32:09.673Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-10T20:32:13.165Z] Building core-command ... [2021-09-10T20:32:13.165Z] Building core-data ... [2021-09-10T20:32:13.165Z] Building core-metadata ... [2021-09-10T20:32:13.165Z] Building security-bootstrapper ... [2021-09-10T20:32:13.165Z] Building security-proxy-setup ... [2021-09-10T20:32:13.165Z] Building security-secretstore-setup ... [2021-09-10T20:32:13.165Z] Building support-notifications ... [2021-09-10T20:32:13.165Z] Building support-scheduler ... [2021-09-10T20:32:13.165Z] Building sys-mgmt-agent ... [2021-09-10T20:32:13.165Z] Building security-secretstore-setup [2021-09-10T20:32:13.165Z] Building security-proxy-setup [2021-09-10T20:32:13.165Z] Building support-scheduler [2021-09-10T20:32:13.165Z] Building sys-mgmt-agent [2021-09-10T20:32:13.165Z] Building core-data [2021-09-10T20:32:53.709Z] Running on prd-ubuntu18.04-docker-8c-8g-2014 in /w/workspace/edgexfoundry_edgex-go_PR-3699 [Pipeline] { [Pipeline] ws [2021-09-10T20:32:53.735Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-09-10T20:32:53.912Z] The recommended git tool is: git [2021-09-10T20:33:06.662Z] using credential edgex-jenkins-ssh [2021-09-10T20:33:06.689Z] Cloning the remote Git repository [2021-09-10T20:33:06.706Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-10T20:33:06.775Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-09-10T20:33:06.818Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-10T20:33:06.818Z] > git --version # timeout=10 [2021-09-10T20:33:06.830Z] > git --version # 'git version 2.17.1' [2021-09-10T20:33:06.830Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-10T20:33:06.866Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-10T20:33:16.995Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T20:33:16.995Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-10T20:33:16.995Z] ---> 6d360cb75120 [2021-09-10T20:33:16.995Z] Step 3/22 : WORKDIR /edgex-go [2021-09-10T20:33:16.995Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T20:33:16.995Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-10T20:33:16.995Z] ---> 6d360cb75120 [2021-09-10T20:33:16.995Z] Step 3/26 : WORKDIR /edgex-go [2021-09-10T20:33:16.995Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T20:33:16.995Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-10T20:33:16.995Z] ---> 6d360cb75120 [2021-09-10T20:33:16.995Z] Step 3/23 : WORKDIR /edgex-go [2021-09-10T20:33:16.995Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T20:33:16.995Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-10T20:33:16.995Z] ---> 6d360cb75120 [2021-09-10T20:33:16.995Z] Step 3/24 : WORKDIR /edgex-go [2021-09-10T20:33:16.995Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T20:33:16.995Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-10T20:33:16.995Z] ---> 6d360cb75120 [2021-09-10T20:33:16.995Z] Step 3/24 : WORKDIR /edgex-go [2021-09-10T20:33:21.866Z] ---> Running in 82093e47c365 [2021-09-10T20:33:21.866Z] ---> Running in eb33cfdc088d [2021-09-10T20:33:21.866Z] ---> Running in 6d4ce071ba8d [2021-09-10T20:33:21.866Z] ---> Running in 589548fc81f1 [2021-09-10T20:33:21.866Z] ---> Running in 57c95524cb95 [2021-09-10T20:33:22.140Z] Removing intermediate container 82093e47c365 [2021-09-10T20:33:22.140Z] ---> 54b6069f5122 [2021-09-10T20:33:22.140Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 6d4ce071ba8d [2021-09-10T20:33:22.140Z] ---> aeb5ca83ad46 [2021-09-10T20:33:22.140Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 57c95524cb95 [2021-09-10T20:33:22.140Z] [2021-09-10T20:33:22.140Z] ---> 177dcaa8601d [2021-09-10T20:33:22.140Z] [2021-09-10T20:33:22.140Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T20:33:22.140Z] Removing intermediate container eb33cfdc088d [2021-09-10T20:33:22.140Z] ---> 16db570195d9 [2021-09-10T20:33:22.140Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T20:33:22.140Z] Removing intermediate container 589548fc81f1 [2021-09-10T20:33:22.140Z] ---> 7070b830de87 [2021-09-10T20:33:22.140Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T20:33:22.411Z] ---> Running in 947139d1a2a9 [2021-09-10T20:33:22.411Z] ---> Running in 207e25a16a27 [2021-09-10T20:33:22.411Z] ---> Running in 4596c5736e5a [2021-09-10T20:33:22.411Z] ---> Running in 5066eb78cd6d [2021-09-10T20:33:22.411Z] ---> Running in 137e23d3cb13 [2021-09-10T20:33:26.639Z] Removing intermediate container 207e25a16a27 [2021-09-10T20:33:26.640Z] ---> 44fa9878d6ac [2021-09-10T20:33:26.640Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-10T20:33:26.640Z] ---> Running in f3b5cd1a1e6f [2021-09-10T20:33:26.640Z] Removing intermediate container 947139d1a2a9 [2021-09-10T20:33:26.640Z] ---> 95897132b39e [2021-09-10T20:33:26.640Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-10T20:33:28.567Z] Removing intermediate container 4596c5736e5a [2021-09-10T20:33:28.567Z] ---> 916c621a806a [2021-09-10T20:33:28.567Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-10T20:33:28.567Z] Removing intermediate container 5066eb78cd6d [2021-09-10T20:33:28.567Z] ---> d7c9bd58eb0f [2021-09-10T20:33:28.567Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-10T20:33:28.567Z] ---> Running in b5748d78bc75 [2021-09-10T20:33:28.567Z] Removing intermediate container 137e23d3cb13 [2021-09-10T20:33:28.567Z] ---> 50c3e98da6c4 [2021-09-10T20:33:28.567Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-10T20:33:28.567Z] ---> Running in c3ff983e203e [2021-09-10T20:33:28.567Z] ---> Running in c434c6c93fd5 [2021-09-10T20:33:28.567Z] ---> Running in c3b8664d98b8 [2021-09-10T20:33:28.567Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-10T20:33:28.849Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-10T20:33:28.849Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-10T20:33:29.456Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-10T20:33:29.456Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-10T20:33:29.456Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-10T20:33:29.662Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-10T20:33:29.737Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-10T20:33:29.737Z] OK: 218 MiB in 52 packages [2021-09-10T20:33:30.355Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-10T20:33:30.355Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-10T20:33:30.364Z] Merging remotes/origin/main commit 258ae4e0c972a74146565ab25326efaede3e8d1a into PR head commit ef3901f92210db6bed6aa6e627ef8c4a0908c015 [2021-09-10T20:33:30.478Z] Merge succeeded, producing ef3901f92210db6bed6aa6e627ef8c4a0908c015 [2021-09-10T20:33:30.478Z] Checking out Revision ef3901f92210db6bed6aa6e627ef8c4a0908c015 (PR-3699) [2021-09-10T20:33:32.296Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-10T20:33:32.296Z] OK: 218 MiB in 52 packages [2021-09-10T20:33:32.296Z] Removing intermediate container f3b5cd1a1e6f [2021-09-10T20:33:32.296Z] ---> 0da6b06a3c57 [2021-09-10T20:33:32.296Z] Step 6/24 : COPY go.mod . [2021-09-10T20:33:32.296Z] OK: 218 MiB in 52 packages [2021-09-10T20:33:32.296Z] OK: 218 MiB in 52 packages [2021-09-10T20:33:32.296Z] OK: 218 MiB in 52 packages [2021-09-10T20:33:29.673Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-10T20:33:29.686Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-10T20:33:29.708Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-10T20:33:29.708Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-10T20:33:29.714Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3699/head:refs/remotes/origin/PR-3699 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-10T20:33:30.369Z] > git config core.sparsecheckout # timeout=10 [2021-09-10T20:33:30.375Z] > git checkout -f ef3901f92210db6bed6aa6e627ef8c4a0908c015 # timeout=10 [2021-09-10T20:33:30.440Z] > git remote # timeout=10 [2021-09-10T20:33:30.449Z] > git config --get remote.origin.url # timeout=10 [2021-09-10T20:33:30.454Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-10T20:33:30.457Z] > git merge 258ae4e0c972a74146565ab25326efaede3e8d1a # timeout=10 [2021-09-10T20:33:30.466Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-10T20:33:30.476Z] > git config core.sparsecheckout # timeout=10 [2021-09-10T20:33:30.492Z] > git checkout -f ef3901f92210db6bed6aa6e627ef8c4a0908c015 # timeout=10 [2021-09-10T20:33:32.592Z] ---> 2eb420fabedb [2021-09-10T20:33:32.592Z] Step 7/24 : RUN go mod download [2021-09-10T20:33:32.592Z] Removing intermediate container b5748d78bc75 [2021-09-10T20:33:32.592Z] ---> 442fcc10bf2d [2021-09-10T20:33:32.592Z] Step 6/22 : COPY go.mod . [2021-09-10T20:33:32.871Z] ---> Running in 04e3c69f73c1 [2021-09-10T20:33:34.738Z] Removing intermediate container c434c6c93fd5 [2021-09-10T20:33:34.739Z] ---> 0fda449ab241 [2021-09-10T20:33:34.739Z] Step 6/24 : COPY go.mod . [2021-09-10T20:33:34.739Z] Removing intermediate container c3ff983e203e [2021-09-10T20:33:34.739Z] ---> e5622ce0d446 [2021-09-10T20:33:34.739Z] Step 6/26 : COPY go.mod . [2021-09-10T20:33:34.739Z] Removing intermediate container c3b8664d98b8 [2021-09-10T20:33:34.739Z] ---> 136b2c313774 [2021-09-10T20:33:34.739Z] Step 6/23 : COPY go.mod . [2021-09-10T20:33:34.739Z] ---> 2daea051c711 [2021-09-10T20:33:34.739Z] Step 7/22 : RUN go mod download [2021-09-10T20:33:34.739Z] ---> Running in 9047b3556da2 [2021-09-10T20:33:34.739Z] ---> b743c045e6d2 [2021-09-10T20:33:34.739Z] Step 7/24 : RUN go mod download [2021-09-10T20:33:34.739Z] ---> Running in fa21159b2835 [2021-09-10T20:33:34.739Z] ---> 1fb7192159dc [2021-09-10T20:33:34.739Z] Step 7/23 : RUN go mod download [2021-09-10T20:33:34.739Z] ---> 6ac698aed60f [2021-09-10T20:33:34.739Z] Step 7/26 : RUN go mod download [2021-09-10T20:33:35.023Z] ---> Running in 53bccc8e9c7f [2021-09-10T20:33:35.023Z] ---> Running in 752a11e29579 [2021-09-10T20:33:37.127Z] Commit message: "feat(snap): add vault ttl config support" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-10T20:33:37.906Z] + echo snap-build.sh [2021-09-10T20:33:37.906Z] snap-build.sh [2021-09-10T20:33:37.906Z] + SNAP_BASE_DIR=. [2021-09-10T20:33:37.906Z] + '[' '!' -z /w/workspace/edgex-go/6 ']' [2021-09-10T20:33:37.906Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/6 [2021-09-10T20:33:37.906Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' [2021-09-10T20:33:37.906Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/6] [2021-09-10T20:33:37.906Z] + cd /w/workspace/edgex-go/6 [2021-09-10T20:33:37.906Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-10T20:33:37.906Z] Reading package lists... [2021-09-10T20:33:37.906Z] Building dependency tree... [2021-09-10T20:33:37.906Z] Reading state information... [2021-09-10T20:33:37.906Z] The following packages were automatically installed and are no longer required: [2021-09-10T20:33:37.906Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-10T20:33:37.906Z] uidmap xdelta3 [2021-09-10T20:33:37.906Z] Use 'sudo apt autoremove' to remove them. [2021-09-10T20:33:37.906Z] The following packages will be REMOVED: [2021-09-10T20:33:37.906Z] lxd* lxd-client* [2021-09-10T20:33:38.051Z] Removing intermediate container 04e3c69f73c1 [2021-09-10T20:33:38.051Z] ---> 65b20c9ed8a6 [2021-09-10T20:33:38.051Z] Step 8/24 : COPY . . [2021-09-10T20:33:39.817Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-10T20:33:39.817Z] After this operation, 31.7 MB disk space will be freed. [2021-09-10T20:33:39.818Z] (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-09-10T20:33:39.818Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-10T20:33:39.818Z] Removing lxd dnsmasq configuration [2021-09-10T20:33:39.818Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-10T20:33:39.818Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-10T20:33:40.404Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-10T20:33:40.404Z] (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-09-10T20:33:40.404Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-10T20:33:42.427Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-10T20:33:42.427Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-10T20:33:42.427Z] + sudo snap remove --purge lxd [2021-09-10T20:33:42.427Z] snap "lxd" is not installed [2021-09-10T20:33:42.427Z] + sudo groupadd --force --system lxd [2021-09-10T20:33:42.427Z] ++ whoami [2021-09-10T20:33:42.427Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-10T20:33:42.427Z] + newgrp - lxd [2021-09-10T20:33:42.427Z] + sudo snap install lxd [2021-09-10T20:33:42.433Z] Removing intermediate container 9047b3556da2 [2021-09-10T20:33:42.433Z] ---> 608259f819be [2021-09-10T20:33:42.433Z] Step 8/22 : COPY . . [2021-09-10T20:33:43.092Z] Removing intermediate container fa21159b2835 [2021-09-10T20:33:43.092Z] ---> 3bf5870711fa [2021-09-10T20:33:43.092Z] Step 8/24 : COPY . . [2021-09-10T20:33:44.093Z] Removing intermediate container 752a11e29579 [2021-09-10T20:33:44.093Z] ---> 05262cec69bb [2021-09-10T20:33:44.093Z] Step 8/26 : COPY . . [2021-09-10T20:33:44.699Z] Removing intermediate container 53bccc8e9c7f [2021-09-10T20:33:44.699Z] ---> d3df6540ac59 [2021-09-10T20:33:44.699Z] Step 8/23 : COPY . . [2021-09-10T20:33:51.824Z] 2021-09-10T20:33:47Z INFO Waiting for automatic snapd restart... [2021-09-10T20:34:02.868Z] lxd 4.18 from Canonical* installed [2021-09-10T20:34:02.868Z] + sudo lxd init --auto [2021-09-10T20:34:06.090Z] ---> 632e706836d7 [2021-09-10T20:34:06.090Z] Step 9/24 : RUN go mod tidy [2021-09-10T20:34:06.090Z] ---> 7d5491a93adf [2021-09-10T20:34:06.090Z] Step 9/22 : RUN go mod tidy [2021-09-10T20:34:06.090Z] ---> Running in f924efc13435 [2021-09-10T20:34:06.090Z] ---> f39924c8eab5 [2021-09-10T20:34:06.090Z] Step 9/23 : RUN go mod tidy [2021-09-10T20:34:06.090Z] ---> 81a907e2af1a [2021-09-10T20:34:06.090Z] Step 9/26 : RUN go mod tidy [2021-09-10T20:34:06.090Z] ---> 7a5602dedbae [2021-09-10T20:34:06.090Z] Step 9/24 : RUN go mod tidy [2021-09-10T20:34:06.090Z] ---> Running in f69c7275f6bc [2021-09-10T20:34:06.090Z] ---> Running in 104262b67532 [2021-09-10T20:34:06.090Z] ---> Running in 1347b96ee863 [2021-09-10T20:34:06.090Z] ---> Running in 556f0669f7a1 [2021-09-10T20:34:10.737Z] + sudo snap install --classic snapcraft [2021-09-10T20:34:11.293Z] Removing intermediate container f924efc13435 [2021-09-10T20:34:11.293Z] ---> e3ea3a7e54f0 [2021-09-10T20:34:11.293Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-10T20:34:11.293Z] ---> Running in ed26d5514e10 [2021-09-10T20:34:13.478Z] Removing intermediate container 1347b96ee863 [2021-09-10T20:34:13.478Z] ---> 48899f96128e [2021-09-10T20:34:13.478Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-10T20:34:13.478Z] 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-09-10T20:34:13.754Z] ---> Running in 3d96b3c6e515 [2021-09-10T20:34:15.545Z] Removing intermediate container f69c7275f6bc [2021-09-10T20:34:15.545Z] ---> 3de176c455d1 [2021-09-10T20:34:15.545Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-10T20:34:15.545Z] Removing intermediate container 104262b67532 [2021-09-10T20:34:15.545Z] ---> e92495477118 [2021-09-10T20:34:15.545Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-10T20:34:15.545Z] Removing intermediate container 556f0669f7a1 [2021-09-10T20:34:15.545Z] ---> 9e40128182f3 [2021-09-10T20:34:15.545Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-10T20:34:15.545Z] ---> Running in da8a2332f439 [2021-09-10T20:34:15.545Z] ---> Running in 6505d1464431 [2021-09-10T20:34:15.545Z] ---> Running in 3dc0d349ad87 [2021-09-10T20:34:16.151Z] 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-09-10T20:34:17.153Z] 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-09-10T20:34:17.842Z] 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-09-10T20:34:17.842Z] 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-09-10T20:34:21.634Z] snapcraft 5.0 from Canonical* installed [2021-09-10T20:34:21.634Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-10T20:34:21.634Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-10T20:34:21.634Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-10T20:34:21.634Z] Dload Upload Total Spent Left Speed [2021-09-10T20:34:21.634Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4236 0 --:--:-- --:--:-- --:--:-- 4236 [2021-09-10T20:34:21.634Z] 3 3325k 3 117k 0 0 442k 0 0:00:07 --:--:-- 0:00:07 442k 100 3325k 100 3325k 0 0 8727k 0 --:--:-- --:--:-- --:--:-- 27.0M [2021-09-10T20:34:21.634Z] ./yq_linux_amd64 [2021-09-10T20:34:21.634Z] + sudo snapcraft prime --use-lxd [2021-09-10T20:34:23.544Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-10T20:34:23.544Z] 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-09-10T20:34:23.544Z] - README.md [2021-09-10T20:34:23.544Z] [2021-09-10T20:34:23.544Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-10T20:34:23.544Z] Launching a container. [2021-09-10T20:34:32.659Z] Waiting for container to be ready [2021-09-10T20:34:32.659Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-10T20:34:32.659Z] [2021-09-10T20:34:34.628Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-10T20:34:35.215Z] Waiting for network to be ready... [2021-09-10T20:34:35.798Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-10T20:34:35.798Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] [2021-09-10T20:34:35.798Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-10T20:34:36.069Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] [2021-09-10T20:34:36.069Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-10T20:34:36.069Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-10T20:34:36.069Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] [2021-09-10T20:34:36.069Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] [2021-09-10T20:34:36.069Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-10T20:34:36.069Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-10T20:34:36.336Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-10T20:34:36.336Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-10T20:34:36.923Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-10T20:34:36.923Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-10T20:34:36.923Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-10T20:34:36.923Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-10T20:34:36.923Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-10T20:34:36.923Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-10T20:34:37.506Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-10T20:34:37.772Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] [2021-09-10T20:34:37.772Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] [2021-09-10T20:34:37.772Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-10T20:34:37.772Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-10T20:34:37.772Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] [2021-09-10T20:34:37.772Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] [2021-09-10T20:34:37.772Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-10T20:34:38.038Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-10T20:34:39.978Z] Fetched 25.2 MB in 5s (5585 kB/s) [2021-09-10T20:34:40.945Z] Reading package lists... [2021-09-10T20:34:41.212Z] Reading package lists... [2021-09-10T20:34:41.212Z] Building dependency tree... [2021-09-10T20:34:41.212Z] Reading state information... [2021-09-10T20:34:41.479Z] The following additional packages will be installed: [2021-09-10T20:34:41.479Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-10T20:34:41.479Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-10T20:34:41.479Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-10T20:34:41.479Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-10T20:34:41.479Z] Suggested packages: [2021-09-10T20:34:41.479Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-10T20:34:41.479Z] Recommended packages: [2021-09-10T20:34:41.479Z] gnupg libsasl2-modules [2021-09-10T20:34:41.479Z] The following NEW packages will be installed: [2021-09-10T20:34:41.479Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-10T20:34:41.479Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-10T20:34:41.479Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-10T20:34:41.479Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-10T20:34:41.479Z] The following packages will be upgraded: [2021-09-10T20:34:41.479Z] gpg gpg-agent gpgconf libudev1 [2021-09-10T20:34:41.479Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-10T20:34:41.479Z] Need to get 3527 kB of archives. [2021-09-10T20:34:41.479Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-10T20:34:41.479Z] 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-09-10T20:34:41.479Z] 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-09-10T20:34:41.764Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-10T20:34:41.764Z] 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-09-10T20:34:41.764Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-09-10T20:34:42.092Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-09-10T20:34:42.383Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-10T20:34:42.383Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-10T20:34:42.383Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-10T20:34:42.649Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-10T20:34:42.649Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-10T20:34:42.649Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-10T20:34:42.649Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-10T20:34:42.649Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-10T20:34:42.649Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-10T20:34:42.649Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-10T20:34:42.649Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-10T20:34:42.649Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-10T20:34:42.649Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-10T20:34:42.649Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-10T20:34:42.649Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-10T20:34:42.649Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-10T20:34:42.915Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-10T20:34:42.915Z] Fetched 3527 kB in 1s (2850 kB/s) [2021-09-10T20:34:42.915Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-10T20:34:42.915Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-09-10T20:34:42.915Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-10T20:34:42.915Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-09-10T20:34:42.915Z] Selecting previously unselected package udev. [2021-09-10T20:34:42.915Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-10T20:34:42.915Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-09-10T20:34:43.182Z] Unpacking udev (237-3ubuntu10.51) ... [2021-09-10T20:34:43.182Z] Selecting previously unselected package libfuse2:amd64. [2021-09-10T20:34:43.182Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-10T20:34:43.182Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-10T20:34:43.182Z] Selecting previously unselected package fuse. [2021-09-10T20:34:43.182Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-10T20:34:43.182Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-10T20:34:43.449Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-10T20:34:43.449Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-10T20:34:43.449Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-10T20:34:43.449Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-10T20:34:43.449Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-10T20:34:43.449Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-10T20:34:45.378Z] Selecting previously unselected package libksba8:amd64. [2021-09-10T20:34:45.378Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-10T20:34:45.378Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-10T20:34:45.378Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-10T20:34:45.378Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T20:34:45.378Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T20:34:45.378Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-10T20:34:45.378Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T20:34:45.378Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T20:34:45.378Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-10T20:34:45.378Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T20:34:45.378Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T20:34:45.378Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-10T20:34:45.378Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T20:34:45.378Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T20:34:45.378Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-10T20:34:45.378Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T20:34:45.378Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T20:34:45.378Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-10T20:34:45.378Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T20:34:45.378Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T20:34:45.378Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-10T20:34:45.378Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T20:34:45.378Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T20:34:45.378Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-10T20:34:45.378Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T20:34:45.378Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T20:34:45.378Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-10T20:34:45.378Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T20:34:45.378Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T20:34:45.378Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-10T20:34:45.378Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-10T20:34:45.378Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-10T20:34:45.378Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-10T20:34:45.378Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-10T20:34:45.378Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-10T20:34:45.378Z] Selecting previously unselected package libldap-common. [2021-09-10T20:34:45.378Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-10T20:34:45.379Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-10T20:34:45.379Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-10T20:34:45.379Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-10T20:34:45.379Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-10T20:34:45.379Z] Selecting previously unselected package dirmngr. [2021-09-10T20:34:45.379Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-10T20:34:45.379Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-10T20:34:45.379Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-10T20:34:45.379Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-10T20:34:45.379Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-10T20:34:45.379Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-10T20:34:45.379Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-10T20:34:45.379Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-10T20:34:45.379Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T20:34:45.379Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-10T20:34:45.379Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-10T20:34:45.379Z] Setting up udev (237-3ubuntu10.51) ... [2021-09-10T20:34:45.379Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-10T20:34:45.379Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T20:34:45.379Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-10T20:34:45.379Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-10T20:34:45.379Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-10T20:34:45.379Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T20:34:45.379Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T20:34:45.379Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T20:34:45.379Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T20:34:45.379Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T20:34:45.379Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T20:34:45.379Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T20:34:45.379Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-10T20:34:45.379Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-10T20:34:45.379Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-10T20:34:45.645Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-10T20:34:45.645Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-10T20:34:45.645Z] This means they are not meant to be enabled using systemctl. [2021-09-10T20:34:45.645Z] Possible reasons for having this kind of units are: [2021-09-10T20:34:45.645Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-10T20:34:45.645Z] .wants/ or .requires/ directory. [2021-09-10T20:34:45.645Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-10T20:34:45.645Z] a requirement dependency on it. [2021-09-10T20:34:45.645Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-10T20:34:45.645Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-10T20:34:45.645Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-10T20:34:45.645Z] instance name specified. [2021-09-10T20:34:45.910Z] Reading package lists... [2021-09-10T20:34:46.183Z] Building dependency tree... [2021-09-10T20:34:46.183Z] Reading state information... [2021-09-10T20:34:46.183Z] The following additional packages will be installed: [2021-09-10T20:34:46.183Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-10T20:34:46.183Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-10T20:34:46.183Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-10T20:34:46.183Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-10T20:34:46.183Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-10T20:34:46.183Z] Suggested packages: [2021-09-10T20:34:46.183Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-10T20:34:46.183Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-10T20:34:46.183Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-10T20:34:46.183Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-10T20:34:46.183Z] systemd-container policykit-1 [2021-09-10T20:34:46.183Z] Recommended packages: [2021-09-10T20:34:46.183Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-10T20:34:46.452Z] The following NEW packages will be installed: [2021-09-10T20:34:46.452Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-10T20:34:46.452Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-10T20:34:46.452Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-10T20:34:46.452Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-10T20:34:46.452Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-10T20:34:46.452Z] The following packages will be upgraded: [2021-09-10T20:34:46.452Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-10T20:34:46.452Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-10T20:34:46.452Z] Need to get 36.7 MB of archives. [2021-09-10T20:34:46.452Z] After this operation, 147 MB of additional disk space will be used. [2021-09-10T20:34:46.452Z] 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-09-10T20:34:46.452Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-10T20:34:46.452Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-09-10T20:34:46.452Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-10T20:34:46.452Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-09-10T20:34:46.452Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-09-10T20:34:46.719Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-10T20:34:46.719Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-10T20:34:46.719Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-10T20:34:46.719Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-10T20:34:46.719Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-10T20:34:46.719Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-10T20:34:46.719Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-10T20:34:46.719Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-10T20:34:46.719Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-10T20:34:46.719Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-10T20:34:46.719Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] [2021-09-10T20:34:49.015Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-09-10T20:34:49.015Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-10T20:34:49.015Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-10T20:34:49.015Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-10T20:34:49.015Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-10T20:34:49.015Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-10T20:34:49.015Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-10T20:34:49.015Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-10T20:34:49.015Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-10T20:34:49.015Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-10T20:34:49.015Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-10T20:34:49.015Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-10T20:34:49.015Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-09-10T20:34:49.015Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-10T20:34:49.015Z] Fetched 36.7 MB in 2s (15.6 MB/s) [2021-09-10T20:34:49.015Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-10T20:34:49.015Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-09-10T20:34:49.015Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-10T20:34:49.607Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-09-10T20:34:49.607Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-10T20:34:49.607Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-09-10T20:34:49.607Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-10T20:34:49.607Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-10T20:34:49.607Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-10T20:34:51.468Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-10T20:34:51.468Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-10T20:34:51.468Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-10T20:34:51.468Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-10T20:34:51.468Z] Setting up apt (1.6.14) ... [2021-09-10T20:34:51.468Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-10T20:34:51.468Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-10T20:34:51.468Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-10T20:34:51.468Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-10T20:34:51.468Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-10T20:34:51.468Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-10T20:34:51.468Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-10T20:34:51.468Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-10T20:34:51.468Z] Selecting previously unselected package libexpat1:amd64. [2021-09-10T20:34:51.468Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-10T20:34:51.468Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-10T20:34:51.468Z] Selecting previously unselected package python3.6-minimal. [2021-09-10T20:34:51.468Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-10T20:34:51.468Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-10T20:34:51.468Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-10T20:34:51.468Z] Checking for services that may need to be restarted...done. [2021-09-10T20:34:51.468Z] Checking for services that may need to be restarted...done. [2021-09-10T20:34:51.468Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-10T20:34:51.468Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-10T20:34:51.468Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-10T20:34:51.735Z] Selecting previously unselected package python3-minimal. [2021-09-10T20:34:51.735Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-10T20:34:51.735Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-10T20:34:51.735Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-10T20:34:51.735Z] Selecting previously unselected package mime-support. [2021-09-10T20:34:51.735Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-10T20:34:51.735Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-10T20:34:51.735Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-10T20:34:52.000Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-10T20:34:52.000Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-10T20:34:52.000Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-10T20:34:52.000Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-10T20:34:52.000Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-10T20:34:52.000Z] Selecting previously unselected package python3.6. [2021-09-10T20:34:52.000Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-10T20:34:52.000Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-10T20:34:52.267Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-10T20:34:52.267Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-10T20:34:52.267Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-10T20:34:52.267Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-10T20:34:52.534Z] Selecting previously unselected package python3. [2021-09-10T20:34:52.534Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-10T20:34:52.534Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-10T20:34:52.534Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-10T20:34:52.534Z] Selecting previously unselected package multiarch-support. [2021-09-10T20:34:52.534Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-10T20:34:52.534Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-10T20:34:52.534Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-10T20:34:52.534Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-10T20:34:52.534Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-10T20:34:52.534Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-10T20:34:52.534Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-10T20:34:52.534Z] Selecting previously unselected package libbsd0:amd64. [2021-09-10T20:34:52.534Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-10T20:34:52.534Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-10T20:34:52.803Z] Selecting previously unselected package sudo. [2021-09-10T20:34:52.803Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-10T20:34:52.803Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-10T20:34:52.803Z] Selecting previously unselected package apparmor. [2021-09-10T20:34:52.803Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-10T20:34:52.803Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-10T20:34:53.070Z] Selecting previously unselected package libedit2:amd64. [2021-09-10T20:34:53.070Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-10T20:34:53.070Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-10T20:34:53.070Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-10T20:34:53.070Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-10T20:34:53.070Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-10T20:34:53.070Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-10T20:34:53.070Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-10T20:34:53.070Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-10T20:34:53.070Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-10T20:34:53.070Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-10T20:34:53.070Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-10T20:34:53.070Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-10T20:34:53.070Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-10T20:34:53.070Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-10T20:34:53.338Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-10T20:34:53.338Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-10T20:34:53.338Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-10T20:34:53.338Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-10T20:34:53.338Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-10T20:34:53.338Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-10T20:34:53.631Z] Selecting previously unselected package openssh-client. [2021-09-10T20:34:53.631Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-10T20:34:53.631Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-10T20:34:53.631Z] Selecting previously unselected package squashfs-tools. [2021-09-10T20:34:53.631Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... [2021-09-10T20:34:53.631Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-10T20:34:53.631Z] Selecting previously unselected package snapd. [2021-09-10T20:34:53.631Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-09-10T20:34:53.631Z] Unpacking snapd (2.49.2+18.04) ... [2021-09-10T20:34:56.217Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-10T20:34:56.217Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-10T20:34:56.217Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-10T20:34:56.217Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-10T20:34:56.217Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-10T20:34:56.217Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-10T20:34:56.217Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-10T20:34:56.217Z] Setting up systemd (237-3ubuntu10.51) ... [2021-09-10T20:34:56.217Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-10T20:34:56.484Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-10T20:34:56.484Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-10T20:34:56.484Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-10T20:34:56.484Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-10T20:34:56.484Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-10T20:34:56.484Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-10T20:34:57.071Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-10T20:34:57.071Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-10T20:34:57.071Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-10T20:34:57.071Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-10T20:34:57.071Z] running python rtupdate hooks for python3.6... [2021-09-10T20:34:57.071Z] running python post-rtupdate hooks for python3.6... [2021-09-10T20:34:57.338Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-10T20:34:57.920Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-10T20:34:57.920Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-10T20:34:58.188Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-10T20:34:58.188Z] Setting up snapd (2.49.2+18.04) ... [2021-09-10T20:34:58.455Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-10T20:34:58.723Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-10T20:34:58.992Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-10T20:34:58.992Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-10T20:34:59.260Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-10T20:34:59.260Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-10T20:34:59.528Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-10T20:34:59.528Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-10T20:34:59.795Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-10T20:35:00.088Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-10T20:35:00.088Z] /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-09-10T20:35:00.362Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-10T20:35:00.628Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-10T20:35:01.586Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-10T20:35:01.586Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-10T20:35:01.586Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-10T20:35:03.875Z] Reading package lists... [2021-09-10T20:35:03.875Z] Reading package lists... [2021-09-10T20:35:03.875Z] Building dependency tree... [2021-09-10T20:35:03.875Z] Reading state information... [2021-09-10T20:35:03.875Z] Calculating upgrade... [2021-09-10T20:35:03.875Z] The following packages will be upgraded: [2021-09-10T20:35:03.875Z] advancecomp base-files bash binutils binutils-common [2021-09-10T20:35:03.875Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-10T20:35:03.875Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-10T20:35:03.875Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-10T20:35:03.875Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-10T20:35:03.875Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-10T20:35:03.875Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-10T20:35:03.875Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-10T20:35:03.875Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-10T20:35:03.875Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-10T20:35:03.875Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-10T20:35:03.875Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-10T20:35:03.875Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-10T20:35:03.875Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-10T20:35:03.875Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-10T20:35:03.875Z] ubuntu-keyring util-linux [2021-09-10T20:35:03.875Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-10T20:35:03.875Z] Need to get 64.2 MB of archives. [2021-09-10T20:35:03.875Z] After this operation, 5138 kB of additional disk space will be used. [2021-09-10T20:35:03.875Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-156.163 [990 kB] [2021-09-10T20:35:03.875Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-10T20:35:03.875Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-10T20:35:03.875Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-10T20:35:03.875Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-10T20:35:03.875Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-10T20:35:03.875Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-10T20:35:03.875Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-09-10T20:35:03.875Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-10T20:35:03.875Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-10T20:35:03.875Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-10T20:35:03.876Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-10T20:35:03.876Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-10T20:35:03.876Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-10T20:35:03.876Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-10T20:35:03.876Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-10T20:35:03.876Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-10T20:35:03.876Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-10T20:35:03.876Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-10T20:35:03.876Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-10T20:35:03.876Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-10T20:35:03.876Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-10T20:35:03.876Z] 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-09-10T20:35:03.876Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-10T20:35:03.876Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-10T20:35:03.876Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-10T20:35:03.876Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-10T20:35:03.876Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-10T20:35:03.876Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-10T20:35:03.876Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-10T20:35:03.876Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-10T20:35:03.876Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-10T20:35:03.876Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-10T20:35:03.876Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-09-10T20:35:03.876Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-10T20:35:03.876Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-10T20:35:03.876Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-10T20:35:03.876Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-10T20:35:03.876Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-10T20:35:03.876Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-10T20:35:03.876Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-10T20:35:03.876Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-10T20:35:03.876Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-09-10T20:35:03.876Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-10T20:35:03.876Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-10T20:35:03.876Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-10T20:35:03.876Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-10T20:35:03.876Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-10T20:35:03.876Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-10T20:35:03.876Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-09-10T20:35:03.876Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-10T20:35:04.165Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-10T20:35:04.165Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-10T20:35:04.165Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-10T20:35:04.166Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-10T20:35:04.166Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-10T20:35:04.166Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-10T20:35:04.166Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-10T20:35:04.433Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-10T20:35:04.433Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-10T20:35:04.433Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-10T20:35:04.433Z] 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-09-10T20:35:04.433Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-10T20:35:04.433Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-10T20:35:04.433Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-10T20:35:04.433Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-10T20:35:04.702Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-10T20:35:04.702Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-10T20:35:04.971Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-09-10T20:35:04.971Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-10T20:35:04.971Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-10T20:35:04.971Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-10T20:35:04.971Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-10T20:35:04.971Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-10T20:35:04.971Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-10T20:35:04.971Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-10T20:35:04.971Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-10T20:35:04.971Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-10T20:35:04.971Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-10T20:35:05.239Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-10T20:35:05.239Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-10T20:35:05.239Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-10T20:35:05.239Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-10T20:35:05.239Z] 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-09-10T20:35:05.239Z] 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-09-10T20:35:05.239Z] 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-09-10T20:35:05.239Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-09-10T20:35:05.239Z] 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-09-10T20:35:05.239Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-10T20:35:05.505Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-10T20:35:05.505Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-10T20:35:05.505Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-09-10T20:35:05.505Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-10T20:35:05.505Z] 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-09-10T20:35:05.505Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-10T20:35:05.505Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-10T20:35:05.505Z] 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-09-10T20:35:05.505Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-10T20:35:05.505Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-10T20:35:05.505Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-10T20:35:05.505Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-10T20:35:05.505Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-10T20:35:05.505Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-10T20:35:05.772Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-10T20:35:05.772Z] Fetched 64.2 MB in 2s (30.6 MB/s) [2021-09-10T20:35:05.772Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-10T20:35:05.772Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-10T20:35:05.772Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-10T20:35:06.039Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-10T20:35:06.305Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-10T20:35:06.305Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-156.163_amd64.deb ... [2021-09-10T20:35:06.305Z] Unpacking linux-libc-dev:amd64 (4.15.0-156.163) over (4.15.0-20.21) ... [2021-09-10T20:35:06.572Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T20:35:06.572Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T20:35:06.572Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T20:35:06.572Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T20:35:06.572Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T20:35:06.572Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T20:35:06.572Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T20:35:06.572Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T20:35:06.840Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T20:35:06.840Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T20:35:06.840Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T20:35:06.840Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T20:35:06.840Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T20:35:06.840Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T20:35:06.840Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T20:35:06.840Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-10T20:35:06.840Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T20:35:07.107Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-10T20:35:07.107Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-10T20:35:07.107Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-10T20:35:07.107Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T20:35:07.107Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T20:35:07.107Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T20:35:07.107Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T20:35:07.107Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T20:35:07.107Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T20:35:07.372Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T20:35:07.372Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-10T20:35:07.372Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-10T20:35:07.638Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-10T20:35:07.904Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-10T20:35:08.169Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-10T20:35:08.169Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-09-10T20:35:08.169Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-10T20:35:08.169Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-10T20:35:08.169Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-09-10T20:35:08.434Z] Setting up base-files (10.1ubuntu2.10) ... [2021-09-10T20:35:08.434Z] Installing new version of config file /etc/issue ... [2021-09-10T20:35:08.434Z] Installing new version of config file /etc/issue.net ... [2021-09-10T20:35:08.434Z] Installing new version of config file /etc/lsb-release ... [2021-09-10T20:35:08.434Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-10T20:35:08.700Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-10T20:35:08.700Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-10T20:35:08.700Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-10T20:35:08.700Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T20:35:08.700Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-10T20:35:08.700Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-10T20:35:08.967Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-10T20:35:08.967Z] 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-09-10T20:35:08.967Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T20:35:08.967Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T20:35:08.967Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-10T20:35:08.967Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-10T20:35:08.967Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T20:35:08.967Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-10T20:35:08.967Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-10T20:35:09.234Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-10T20:35:09.234Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T20:35:09.234Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-10T20:35:09.234Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-10T20:35:09.500Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-10T20:35:09.500Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T20:35:09.500Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-10T20:35:09.500Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-10T20:35:09.500Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-10T20:35:09.501Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T20:35:09.501Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-10T20:35:09.769Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-10T20:35:09.769Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-10T20:35:09.769Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T20:35:09.769Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-10T20:35:09.769Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-10T20:35:09.769Z] Setting up grep (3.1-2build1) ... [2021-09-10T20:35:09.769Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T20:35:09.769Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-10T20:35:10.036Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-10T20:35:10.036Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-10T20:35:10.036Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T20:35:10.036Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-10T20:35:10.036Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-10T20:35:10.036Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-10T20:35:10.302Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T20:35:10.302Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-10T20:35:10.302Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-10T20:35:10.302Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-10T20:35:10.302Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T20:35:10.303Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-10T20:35:10.303Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-10T20:35:10.892Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-10T20:35:10.892Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-10T20:35:10.892Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-10T20:35:10.892Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-10T20:35:11.480Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-10T20:35:11.480Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T20:35:11.480Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-10T20:35:11.480Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-10T20:35:11.749Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-10T20:35:11.749Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-10T20:35:12.017Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-10T20:35:12.017Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-10T20:35:12.017Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-10T20:35:12.017Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T20:35:12.017Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-10T20:35:12.017Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-10T20:35:12.017Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-10T20:35:12.283Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T20:35:12.283Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T20:35:12.283Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-10T20:35:12.283Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-10T20:35:12.283Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T20:35:12.283Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T20:35:12.283Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-10T20:35:12.283Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-10T20:35:12.551Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T20:35:12.551Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T20:35:12.551Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-10T20:35:12.551Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-10T20:35:12.551Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T20:35:12.551Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T20:35:12.551Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-10T20:35:12.551Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-10T20:35:12.818Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T20:35:12.818Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-10T20:35:12.818Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-10T20:35:12.818Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-10T20:35:12.818Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-10T20:35:12.818Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-10T20:35:12.818Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T20:35:12.818Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-10T20:35:12.818Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-10T20:35:13.087Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-10T20:35:13.087Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T20:35:13.087Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T20:35:13.087Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-10T20:35:13.087Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-10T20:35:13.087Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T20:35:13.087Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T20:35:13.087Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-10T20:35:13.355Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-10T20:35:13.355Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T20:35:13.355Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T20:35:13.355Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-10T20:35:13.622Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-10T20:35:13.889Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-10T20:35:14.154Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-10T20:35:14.154Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T20:35:14.154Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-10T20:35:14.154Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-10T20:35:14.423Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-10T20:35:14.423Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T20:35:14.423Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-10T20:35:14.423Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-10T20:35:14.690Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-10T20:35:14.690Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-10T20:35:14.690Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-10T20:35:14.690Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-10T20:35:14.690Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-10T20:35:14.956Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-10T20:35:14.956Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-10T20:35:14.956Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-10T20:35:14.956Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-10T20:35:14.956Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-10T20:35:14.956Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-10T20:35:14.956Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-10T20:35:14.956Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-10T20:35:15.225Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-10T20:35:15.225Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-10T20:35:15.225Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-10T20:35:15.225Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-10T20:35:15.225Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-10T20:35:15.225Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-10T20:35:15.225Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-10T20:35:15.491Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-10T20:35:15.491Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-10T20:35:15.491Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-10T20:35:15.491Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-10T20:35:15.491Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-10T20:35:15.758Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T20:35:15.758Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T20:35:15.758Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-10T20:35:15.758Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-09-10T20:35:15.758Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-10T20:35:15.758Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-10T20:35:15.758Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-10T20:35:16.025Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-10T20:35:16.025Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T20:35:16.025Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-09-10T20:35:16.025Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-09-10T20:35:16.025Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-09-10T20:35:16.025Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T20:35:16.025Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-10T20:35:16.025Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-10T20:35:16.290Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-10T20:35:16.290Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T20:35:16.291Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-10T20:35:16.291Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-10T20:35:16.291Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-10T20:35:16.560Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T20:35:16.560Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-10T20:35:16.560Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-10T20:35:16.560Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-10T20:35:16.560Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T20:35:16.560Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-10T20:35:16.560Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-10T20:35:16.560Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-10T20:35:16.827Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T20:35:16.827Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-10T20:35:16.827Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-10T20:35:16.827Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-10T20:35:17.095Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T20:35:17.095Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-10T20:35:17.095Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-10T20:35:17.095Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-10T20:35:17.095Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T20:35:17.095Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-10T20:35:17.095Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-10T20:35:17.095Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-10T20:35:17.360Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T20:35:17.360Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-10T20:35:17.360Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-10T20:35:17.360Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-10T20:35:17.360Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T20:35:17.360Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-10T20:35:17.360Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-10T20:35:17.627Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-10T20:35:17.627Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T20:35:17.627Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-10T20:35:17.627Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-10T20:35:17.627Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-10T20:35:17.627Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T20:35:17.627Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-10T20:35:17.627Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-10T20:35:17.627Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-10T20:35:17.894Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T20:35:17.894Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-09-10T20:35:17.894Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-09-10T20:35:17.894Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-09-10T20:35:17.894Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T20:35:17.894Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-10T20:35:17.894Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-10T20:35:18.162Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-10T20:35:18.162Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T20:35:18.162Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-10T20:35:18.162Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-10T20:35:18.162Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-10T20:35:18.162Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-10T20:35:18.162Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-10T20:35:18.162Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-10T20:35:18.162Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-10T20:35:18.162Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-10T20:35:18.431Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-10T20:35:18.431Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-10T20:35:18.431Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-09-10T20:35:18.699Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-09-10T20:35:18.699Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-10T20:35:18.699Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-10T20:35:18.699Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-10T20:35:18.699Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-10T20:35:18.699Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-10T20:35:18.699Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-10T20:35:18.966Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-10T20:35:18.967Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-10T20:35:18.967Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-10T20:35:18.967Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-10T20:35:18.967Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-10T20:35:18.967Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-10T20:35:18.967Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-10T20:35:18.967Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-10T20:35:19.233Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-10T20:35:19.233Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-10T20:35:19.500Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-10T20:35:19.500Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-10T20:35:19.500Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-10T20:35:19.500Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-10T20:35:19.500Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-10T20:35:19.500Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-10T20:35:19.767Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-10T20:35:19.767Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-10T20:35:20.034Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-10T20:35:20.034Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-10T20:35:20.034Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-10T20:35:20.034Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-10T20:35:20.034Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T20:35:20.034Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T20:35:20.034Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T20:35:20.034Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T20:35:20.302Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T20:35:20.302Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T20:35:20.303Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T20:35:20.303Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T20:35:21.268Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T20:35:21.268Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T20:35:21.854Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T20:35:21.854Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T20:35:22.120Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T20:35:22.120Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T20:35:22.386Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T20:35:22.386Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T20:35:23.346Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T20:35:23.346Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T20:35:23.346Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-10T20:35:23.346Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-10T20:35:23.346Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-10T20:35:23.346Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-10T20:35:23.346Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-10T20:35:23.346Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-10T20:35:23.346Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-10T20:35:23.346Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-10T20:35:23.613Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-10T20:35:23.613Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-10T20:35:23.613Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-10T20:35:23.613Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-10T20:35:23.613Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-10T20:35:23.613Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-10T20:35:23.613Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T20:35:23.613Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-10T20:35:23.880Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T20:35:23.880Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T20:35:23.880Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T20:35:23.880Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-10T20:35:23.880Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-10T20:35:23.880Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-10T20:35:23.880Z] [2021-09-10T20:35:23.880Z] Current default time zone: 'Etc/UTC' [2021-09-10T20:35:23.880Z] Local time is now: Fri Sep 10 20:35:23 UTC 2021. [2021-09-10T20:35:23.880Z] Universal Time is now: Fri Sep 10 20:35:23 UTC 2021. [2021-09-10T20:35:23.880Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-10T20:35:23.880Z] [2021-09-10T20:35:23.880Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-09-10T20:35:23.880Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T20:35:23.880Z] Setting up linux-libc-dev:amd64 (4.15.0-156.163) ... [2021-09-10T20:35:23.880Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-10T20:35:23.880Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-10T20:35:23.880Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-10T20:35:23.880Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-10T20:35:23.880Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-10T20:35:23.880Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-10T20:35:24.148Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-10T20:35:24.148Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T20:35:24.148Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-10T20:35:24.148Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T20:35:24.148Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-10T20:35:24.148Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T20:35:24.148Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-10T20:35:24.148Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-10T20:35:24.148Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-10T20:35:24.148Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-10T20:35:24.148Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-10T20:35:24.148Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-10T20:35:24.148Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-10T20:35:24.148Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-09-10T20:35:26.092Z] Updating certificates in /etc/ssl/certs... [2021-09-10T20:35:27.055Z] 23 added, 27 removed; done. [2021-09-10T20:35:27.055Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-10T20:35:27.055Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T20:35:27.055Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-10T20:35:27.055Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-10T20:35:27.055Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-10T20:35:27.055Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T20:35:27.055Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-10T20:35:27.324Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T20:35:27.324Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T20:35:27.324Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T20:35:27.324Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T20:35:27.324Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T20:35:27.324Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-10T20:35:27.324Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-10T20:35:27.324Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-10T20:35:27.324Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-10T20:35:27.324Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-10T20:35:27.324Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T20:35:27.324Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T20:35:27.324Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-10T20:35:27.324Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-10T20:35:27.324Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-10T20:35:27.324Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-10T20:35:27.324Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-10T20:35:27.590Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-10T20:35:27.590Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-09-10T20:35:27.590Z] Updating certificates in /etc/ssl/certs... [2021-09-10T20:35:28.174Z] 0 added, 0 removed; done. [2021-09-10T20:35:28.175Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-10T20:35:28.175Z] done. [2021-09-10T20:35:28.440Z] Reading package lists... [2021-09-10T20:35:28.707Z] Building dependency tree... [2021-09-10T20:35:28.707Z] Reading state information... [2021-09-10T20:35:28.975Z] The following NEW packages will be installed: [2021-09-10T20:35:28.975Z] apt-transport-https [2021-09-10T20:35:28.975Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-10T20:35:28.975Z] Need to get 4348 B of archives. [2021-09-10T20:35:28.975Z] After this operation, 154 kB of additional disk space will be used. [2021-09-10T20:35:28.975Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-10T20:35:29.243Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-10T20:35:29.243Z] Fetched 4348 B in 0s (24.3 kB/s) [2021-09-10T20:35:29.243Z] Selecting previously unselected package apt-transport-https. [2021-09-10T20:35:29.243Z] (Reading database ... 13929 files and directories currently installed.) [2021-09-10T20:35:29.243Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-10T20:35:29.243Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-10T20:35:29.243Z] Setting up apt-transport-https (1.6.14) ... [2021-09-10T20:35:29.513Z] Waiting for network to be ready... [2021-09-10T20:35:36.160Z] 2021-09-10T20:35:32Z INFO Waiting for automatic snapd restart... [2021-09-10T20:35:36.160Z] snapd 2.51.4 from Canonical* installed [2021-09-10T20:35:36.160Z] "snapd" switched to the "latest/stable" channel [2021-09-10T20:35:36.160Z] [2021-09-10T20:35:38.744Z] core18 20210722 from Canonical* installed [2021-09-10T20:35:38.744Z] "core18" switched to the "latest/stable" channel [2021-09-10T20:35:38.744Z] [2021-09-10T20:35:41.323Z] snapcraft 5.0 from Canonical* installed [2021-09-10T20:35:41.323Z] "snapcraft" switched to the "latest/stable" channel [2021-09-10T20:35:41.323Z] [2021-09-10T20:35:45.576Z] 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-09-10T20:35:45.576Z] - README.md [2021-09-10T20:35:45.576Z] [2021-09-10T20:35:45.576Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-10T20:35:46.159Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-10T20:35:46.159Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-10T20:35:46.159Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-10T20:35:47.385Z] Reading package lists... [2021-09-10T20:35:47.650Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 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-09-10T20:35:47.650Z] Reading package lists... [2021-09-10T20:35:47.916Z] Building dependency tree... [2021-09-10T20:35:47.916Z] Reading state information... [2021-09-10T20:35:48.182Z] Suggested packages: [2021-09-10T20:35:48.182Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-10T20:35:48.182Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-10T20:35:48.182Z] Recommended packages: [2021-09-10T20:35:48.182Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-10T20:35:48.182Z] The following NEW packages will be installed: [2021-09-10T20:35:48.182Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-10T20:35:48.182Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-10T20:35:48.182Z] pkg-config zip [2021-09-10T20:35:48.182Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-10T20:35:48.182Z] Need to get 7663 kB of archives. [2021-09-10T20:35:48.182Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-10T20:35:48.182Z] 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-09-10T20:35:48.451Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-09-10T20:35:48.451Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-09-10T20:35:48.451Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-10T20:35:48.451Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-09-10T20:35:48.451Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-10T20:35:48.451Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-10T20:35:48.451Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-10T20:35:48.717Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-10T20:35:48.717Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-10T20:35:48.717Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-10T20:35:48.984Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-10T20:35:48.984Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-10T20:35:48.984Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-10T20:35:48.984Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-10T20:35:48.984Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-10T20:35:48.984Z] Fetched 7663 kB in 1s (9665 kB/s) [2021-09-10T20:35:49.252Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-10T20:35:49.252Z] (Reading database ... 13933 files and directories currently installed.) [2021-09-10T20:35:49.252Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-10T20:35:49.252Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-10T20:35:49.252Z] Selecting previously unselected package libpsl5:amd64. [2021-09-10T20:35:49.252Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-10T20:35:49.252Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-10T20:35:49.252Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-10T20:35:49.252Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-10T20:35:49.252Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-10T20:35:49.518Z] Selecting previously unselected package librtmp1:amd64. [2021-09-10T20:35:49.518Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-10T20:35:49.518Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-10T20:35:49.518Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-10T20:35:49.518Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-09-10T20:35:49.518Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-10T20:35:49.518Z] Selecting previously unselected package liberror-perl. [2021-09-10T20:35:49.518Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-10T20:35:49.518Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-10T20:35:49.518Z] Selecting previously unselected package git-man. [2021-09-10T20:35:49.518Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-09-10T20:35:49.518Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-10T20:35:49.786Z] Selecting previously unselected package git. [2021-09-10T20:35:49.786Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-09-10T20:35:49.786Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-09-10T20:35:50.052Z] Selecting previously unselected package libnorm1:amd64. [2021-09-10T20:35:50.052Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-10T20:35:50.052Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-10T20:35:50.317Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-10T20:35:50.318Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-10T20:35:50.318Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-10T20:35:50.318Z] Selecting previously unselected package libsodium23:amd64. [2021-09-10T20:35:50.318Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-10T20:35:50.318Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-10T20:35:50.318Z] Selecting previously unselected package libzmq5:amd64. [2021-09-10T20:35:50.318Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-10T20:35:50.318Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-10T20:35:50.318Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-10T20:35:50.318Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-10T20:35:50.318Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-10T20:35:50.586Z] Selecting previously unselected package pkg-config. [2021-09-10T20:35:50.586Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-10T20:35:50.586Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-10T20:35:50.586Z] Selecting previously unselected package zip. [2021-09-10T20:35:50.586Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-10T20:35:50.586Z] Unpacking zip (3.0-11build1) ... [2021-09-10T20:35:50.586Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-10T20:35:50.586Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-10T20:35:50.586Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-10T20:35:50.586Z] Setting up liberror-perl (0.17025-1) ... [2021-09-10T20:35:50.586Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-10T20:35:50.586Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-10T20:35:50.586Z] No schema files found: doing nothing. [2021-09-10T20:35:50.586Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-10T20:35:50.586Z] Setting up zip (3.0-11build1) ... [2021-09-10T20:35:50.586Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-10T20:35:50.586Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-10T20:35:50.586Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-10T20:35:50.852Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-10T20:35:50.852Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-10T20:35:50.852Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-10T20:35:50.852Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-09-10T20:35:50.852Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-10T20:35:51.435Z] git set to automatically installed. [2021-09-10T20:35:51.435Z] git-man set to automatically installed. [2021-09-10T20:35:51.435Z] libcurl3-gnutls set to automatically installed. [2021-09-10T20:35:51.435Z] liberror-perl set to automatically installed. [2021-09-10T20:35:51.435Z] libglib2.0-0 set to automatically installed. [2021-09-10T20:35:51.435Z] libnghttp2-14 set to automatically installed. [2021-09-10T20:35:51.435Z] libnorm1 set to automatically installed. [2021-09-10T20:35:51.435Z] libpgm-5.2-0 set to automatically installed. [2021-09-10T20:35:51.435Z] libpsl5 set to automatically installed. [2021-09-10T20:35:51.435Z] librtmp1 set to automatically installed. [2021-09-10T20:35:51.435Z] libsodium23 set to automatically installed. [2021-09-10T20:35:51.435Z] libzmq3-dev set to automatically installed. [2021-09-10T20:35:51.435Z] libzmq5 set to automatically installed. [2021-09-10T20:35:51.435Z] pkg-config set to automatically installed. [2021-09-10T20:35:51.435Z] zip set to automatically installed. [2021-09-10T20:35:52.847Z] snapd is not logged in, snap install commands will use sudo [2021-09-10T20:35:53.805Z] snap "core18" has no updates available [2021-09-10T20:35:54.388Z] snapd is not logged in, snap install commands will use sudo [2021-09-10T20:36:04.461Z] go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed [2021-09-10T20:36:04.461Z] Pulling config-common [2021-09-10T20:36:04.461Z] + snapcraftctl pull [2021-09-10T20:36:05.041Z] Pulling go-build-helper [2021-09-10T20:36:05.041Z] + snapcraftctl pull [2021-09-10T20:36:07.694Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-10T20:36:07.694Z] Skipping pull go-build-helper (already ran) [2021-09-10T20:36:07.694Z] Building go-build-helper [2021-09-10T20:36:07.694Z] + snapcraftctl build [2021-09-10T20:36:07.960Z] Staging go-build-helper [2021-09-10T20:36:07.960Z] + snapcraftctl stage [2021-09-10T20:36:18.031Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-10T20:36:18.031Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-10T20:36:18.032Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] [2021-09-10T20:36:18.032Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] [2021-09-10T20:36:18.032Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-10T20:36:18.032Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-10T20:36:18.032Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] [2021-09-10T20:36:18.032Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] [2021-09-10T20:36:18.032Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-10T20:36:18.032Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-10T20:36:18.032Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-10T20:36:18.032Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-10T20:36:18.032Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-10T20:36:18.032Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-10T20:36:18.032Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-10T20:36:18.032Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-10T20:36:18.032Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-10T20:36:18.032Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-10T20:36:18.032Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-10T20:36:18.032Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] [2021-09-10T20:36:18.032Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] [2021-09-10T20:36:18.032Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-10T20:36:18.032Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-10T20:36:18.032Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] [2021-09-10T20:36:18.032Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] [2021-09-10T20:36:18.032Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-10T20:36:18.032Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-10T20:36:18.032Z] Fetched 25.2 MB in 0s (0 B/s) [2021-09-10T20:36:18.032Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-10T20:36:18.032Z] Fetched 224 kB in 0s (0 B/s) [2021-09-10T20:36:18.032Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-10T20:36:18.032Z] Fetched 157 kB in 0s (0 B/s) [2021-09-10T20:36:18.032Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-10T20:36:18.032Z] Fetched 221 kB in 0s (0 B/s) [2021-09-10T20:36:18.032Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-10T20:36:18.032Z] Fetched 143 kB in 0s (0 B/s) [2021-09-10T20:36:18.032Z] Pulling edgex-go [2021-09-10T20:36:18.032Z] + snapcraftctl pull [2021-09-10T20:36:18.032Z] Pulling hooks [2021-09-10T20:36:18.032Z] + snapcraftctl pull [2021-09-10T20:36:18.919Z] 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-09-10T20:36:18.919Z] 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-09-10T20:36:21.541Z] Removing intermediate container da8a2332f439 [2021-09-10T20:36:21.541Z] ---> 5c430814fb95 [2021-09-10T20:36:21.541Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-10T20:36:21.819Z] ---> Running in bd5becb787eb [2021-09-10T20:36:24.459Z] 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-09-10T20:36:31.207Z] Removing intermediate container 6505d1464431 [2021-09-10T20:36:31.207Z] ---> 1229b7bef315 [2021-09-10T20:36:31.207Z] [2021-09-10T20:36:31.207Z] Step 11/22 : FROM alpine:3.12 [2021-09-10T20:36:31.207Z] Removing intermediate container 3dc0d349ad87 [2021-09-10T20:36:31.207Z] ---> d2eb6ab21099 [2021-09-10T20:36:31.207Z] [2021-09-10T20:36:31.207Z] Step 11/26 : FROM alpine:3.12 [2021-09-10T20:36:31.482Z] Removing intermediate container bd5becb787eb [2021-09-10T20:36:31.482Z] ---> 9c1df9a27424 [2021-09-10T20:36:31.482Z] [2021-09-10T20:36:31.482Z] Step 12/24 : FROM docker:20.10.7 [2021-09-10T20:36:32.081Z] 3.12: Pulling from library/alpine [2021-09-10T20:36:32.081Z] 3.12: Pulling from library/alpine [2021-09-10T20:36:33.529Z] 20.10.7: Pulling from library/docker [2021-09-10T20:36:33.529Z] Removing intermediate container 3d96b3c6e515 [2021-09-10T20:36:33.529Z] ---> 7f813e6ebbfb [2021-09-10T20:36:33.529Z] [2021-09-10T20:36:33.529Z] Step 11/23 : FROM alpine:3.12 [2021-09-10T20:36:33.529Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-10T20:36:33.529Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-10T20:36:33.529Z] Status: Image is up to date for alpine:3.12 [2021-09-10T20:36:33.529Z] Status: Downloaded newer image for alpine:3.12 [2021-09-10T20:36:33.529Z] 3.12: Pulling from library/alpine [2021-09-10T20:36:33.529Z] ---> afc2cc120ca2 [2021-09-10T20:36:33.529Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-10T20:36:33.529Z] ---> afc2cc120ca2 [2021-09-10T20:36:33.529Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-10T20:36:33.802Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-10T20:36:33.802Z] Status: Image is up to date for alpine:3.12 [2021-09-10T20:36:34.076Z] ---> afc2cc120ca2 [2021-09-10T20:36:34.076Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-10T20:36:34.076Z] ---> Running in ffdcd90ac422 [2021-09-10T20:36:34.076Z] ---> Running in 802d0e6e9e82 [2021-09-10T20:36:34.349Z] ---> Running in d3c9e3993008 [2021-09-10T20:36:36.229Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-10T20:36:36.229Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-10T20:36:36.229Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-10T20:36:36.229Z] Fetched 0 B in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-10T20:36:36.229Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-10T20:36:36.229Z] Fetched 279 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-10T20:36:36.229Z] Fetched 122 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-10T20:36:36.229Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-10T20:36:36.229Z] Fetched 8848 B in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-10T20:36:36.229Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-10T20:36:36.229Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-10T20:36:36.229Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-09-10T20:36:36.229Z] Fetched 219 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-10T20:36:36.229Z] Fetched 154 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-10T20:36:36.229Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-10T20:36:36.229Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-10T20:36:36.229Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-10T20:36:36.229Z] Fetched 499 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-10T20:36:36.229Z] Fetched 111 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-10T20:36:36.229Z] Fetched 240 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-10T20:36:36.229Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-10T20:36:36.229Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-10T20:36:36.229Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-10T20:36:36.229Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-10T20:36:36.229Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-10T20:36:36.229Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-10T20:36:36.229Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-10T20:36:36.229Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-10T20:36:36.229Z] Fetched 8720 B in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-10T20:36:36.229Z] Fetched 140 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-10T20:36:36.229Z] Fetched 119 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-10T20:36:36.229Z] Fetched 111 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-10T20:36:36.229Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-09-10T20:36:36.229Z] Fetched 645 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-10T20:36:36.229Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-10T20:36:36.229Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-10T20:36:36.229Z] Fetched 368 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-10T20:36:36.229Z] Fetched 187 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-10T20:36:36.229Z] Fetched 175 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-10T20:36:36.229Z] Fetched 206 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-10T20:36:36.229Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-10T20:36:36.229Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-09-10T20:36:36.229Z] Fetched 159 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-10T20:36:36.229Z] Fetched 107 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-10T20:36:36.229Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-10T20:36:36.229Z] Pulling static-packages [2021-09-10T20:36:36.229Z] + snapcraftctl pull [2021-09-10T20:36:36.229Z] Pulling version [2021-09-10T20:36:36.229Z] + cd /root/project [2021-09-10T20:36:36.229Z] + git describe --tags --abbrev=0 [2021-09-10T20:36:36.229Z] + sed s/v// [2021-09-10T20:36:36.229Z] + GIT_VERSION=2.0.1-dev.43 [2021-09-10T20:36:36.229Z] + [ -z 2.0.1-dev.43 ] [2021-09-10T20:36:36.229Z] + snapcraftctl set-version 2.0.1-dev.43 [2021-09-10T20:36:36.496Z] Building config-common [2021-09-10T20:36:36.496Z] + snapcraftctl build [2021-09-10T20:36:36.981Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-10T20:36:36.981Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-10T20:36:36.981Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-10T20:36:36.981Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-10T20:36:36.981Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-10T20:36:37.256Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-10T20:36:37.532Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-10T20:36:37.532Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-10T20:36:37.532Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-10T20:36:37.532Z] (4/4) Installing curl (7.78.0-r0) [2021-09-10T20:36:37.532Z] Executing busybox-1.31.1-r20.trigger [2021-09-10T20:36:37.532Z] Executing ca-certificates-20191127-r4.trigger [2021-09-10T20:36:37.816Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-10T20:36:37.816Z] Executing busybox-1.31.1-r20.trigger [2021-09-10T20:36:37.816Z] OK: 5 MiB in 15 packages [2021-09-10T20:36:37.816Z] OK: 7 MiB in 18 packages [2021-09-10T20:36:38.098Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-10T20:36:38.098Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-10T20:36:38.098Z] (3/3) Installing su-exec (0.2-r1) [2021-09-10T20:36:38.098Z] Executing busybox-1.31.1-r20.trigger [2021-09-10T20:36:38.098Z] Executing ca-certificates-20191127-r4.trigger [2021-09-10T20:36:38.406Z] OK: 6 MiB in 17 packages [2021-09-10T20:36:38.440Z] Skipping build go-build-helper (already ran) [2021-09-10T20:36:38.440Z] Building edgex-go [2021-09-10T20:36:38.705Z] + cd /root/parts/edgex-go/src [2021-09-10T20:36:38.705Z] + git describe --tags --abbrev=0 [2021-09-10T20:36:38.705Z] + sed s/v// [2021-09-10T20:36:38.705Z] + GIT_VERSION=2.0.1-dev.43 [2021-09-10T20:36:38.705Z] + [ -z 2.0.1-dev.43 ] [2021-09-10T20:36:38.705Z] + echo 2.0.1-dev.43 [2021-09-10T20:36:38.705Z] + make build [2021-09-10T20:36:38.705Z] go mod tidy [2021-09-10T20:36:40.903Z] Removing intermediate container ed26d5514e10 [2021-09-10T20:36:40.903Z] ---> cece14625c72 [2021-09-10T20:36:40.903Z] [2021-09-10T20:36:40.903Z] Step 11/24 : FROM alpine:3.12 [2021-09-10T20:36:40.903Z] ---> afc2cc120ca2 [2021-09-10T20:36:40.903Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-10T20:36:41.179Z] Removing intermediate container d3c9e3993008 [2021-09-10T20:36:41.179Z] ---> 92c9c497967f [2021-09-10T20:36:41.179Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-10T20:36:41.455Z] ---> Running in dd5eb6b01398 [2021-09-10T20:36:41.751Z] ---> Running in 87babc2909f3 [2021-09-10T20:36:41.751Z] Removing intermediate container 802d0e6e9e82 [2021-09-10T20:36:41.751Z] ---> 9e69aa03e730 [2021-09-10T20:36:41.751Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-10T20:36:41.751Z] Removing intermediate container ffdcd90ac422 [2021-09-10T20:36:41.751Z] ---> b5c74569f153 [2021-09-10T20:36:41.751Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-10T20:36:41.802Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-10T20:36:41.802Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-10T20:36:41.802Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-10T20:36:41.802Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-10T20:36:41.802Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-10T20:36:41.802Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-10T20:36:41.802Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-10T20:36:41.802Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-10T20:36:41.802Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-10T20:36:41.802Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-10T20:36:41.802Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-10T20:36:41.802Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-10T20:36:42.073Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-10T20:36:42.073Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-10T20:36:42.073Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-10T20:36:42.348Z] ---> Running in 06e284e030c8 [2021-09-10T20:36:42.348Z] ---> Running in 17f861802f5b [2021-09-10T20:36:42.348Z] Removing intermediate container dd5eb6b01398 [2021-09-10T20:36:42.348Z] ---> 6312db1c899a [2021-09-10T20:36:42.348Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-10T20:36:42.392Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-10T20:36:42.392Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-10T20:36:44.163Z] Removing intermediate container 87babc2909f3 [2021-09-10T20:36:44.163Z] ---> 69b234ad695f [2021-09-10T20:36:44.163Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-10T20:36:44.163Z] ---> Running in dcfa38e999b4 [2021-09-10T20:36:44.163Z] ---> Running in d8ca025d1aba [2021-09-10T20:36:44.163Z] Removing intermediate container 17f861802f5b [2021-09-10T20:36:44.163Z] ---> 0547c5e91474 [2021-09-10T20:36:44.163Z] Step 14/26 : WORKDIR / [2021-09-10T20:36:44.163Z] Removing intermediate container 06e284e030c8 [2021-09-10T20:36:44.163Z] ---> ef66334fe7bb [2021-09-10T20:36:44.163Z] Step 14/22 : WORKDIR /edgex [2021-09-10T20:36:44.163Z] ---> Running in dd917db82bca [2021-09-10T20:36:44.163Z] ---> Running in fe6abf1d0cab [2021-09-10T20:36:44.163Z] Removing intermediate container dcfa38e999b4 [2021-09-10T20:36:44.163Z] ---> b4bc9b28c758 [2021-09-10T20:36:44.163Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-10T20:36:44.163Z] Removing intermediate container d8ca025d1aba [2021-09-10T20:36:44.163Z] ---> a1ffe5da0f63 [2021-09-10T20:36:44.163Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-10T20:36:44.163Z] ---> Running in 15ae8313afeb [2021-09-10T20:36:44.163Z] ---> Running in 26a8fb6c6b9b [2021-09-10T20:36:44.435Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-10T20:36:44.435Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-10T20:36:44.435Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-10T20:36:44.435Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-10T20:36:44.435Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-10T20:36:44.435Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-10T20:36:44.435Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-10T20:36:44.435Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-10T20:36:44.435Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-10T20:36:44.435Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-10T20:36:44.435Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-10T20:36:44.435Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-10T20:36:44.435Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-10T20:36:44.435Z] go: downloading golang.org/x/text v0.3.6 [2021-09-10T20:36:44.435Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-10T20:36:44.435Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-10T20:36:44.435Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-10T20:36:44.435Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-10T20:36:44.435Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-10T20:36:44.435Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-10T20:36:44.435Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-10T20:36:44.435Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-10T20:36:44.435Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-10T20:36:44.435Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-10T20:36:44.435Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-10T20:36:44.435Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-10T20:36:44.435Z] go: downloading github.com/kr/text v0.2.0 [2021-09-10T20:36:44.435Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-10T20:36:44.435Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-10T20:36:44.435Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-10T20:36:44.435Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-10T20:36:44.435Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-10T20:36:44.435Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-10T20:36:44.435Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-10T20:36:44.435Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-10T20:36:44.435Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-10T20:36:44.435Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-10T20:36:44.443Z] Removing intermediate container dd917db82bca [2021-09-10T20:36:44.443Z] ---> 16d768b7eaaf [2021-09-10T20:36:44.443Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-10T20:36:44.723Z] Removing intermediate container fe6abf1d0cab [2021-09-10T20:36:44.723Z] ---> ce39595758af [2021-09-10T20:36:44.723Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-10T20:36:44.732Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-10T20:36:44.732Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-10T20:36:44.732Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-10T20:36:44.732Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-10T20:36:44.732Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-10T20:36:44.732Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-10T20:36:44.732Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-10T20:36:44.732Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-10T20:36:44.732Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-10T20:36:44.732Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-10T20:36:44.732Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-10T20:36:44.732Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-10T20:36:45.011Z] Removing intermediate container 26a8fb6c6b9b [2021-09-10T20:36:45.011Z] ---> a6cd87e7b525 [2021-09-10T20:36:45.011Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-10T20:36:45.076Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-10T20:36:45.076Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-10T20:36:45.076Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-10T20:36:45.076Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-10T20:36:45.076Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-10T20:36:45.076Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-10T20:36:45.076Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-10T20:36:45.076Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-10T20:36:45.076Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-10T20:36:45.076Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-10T20:36:45.076Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-10T20:36:45.076Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/core-data/core-data ./cmd/core-data [2021-09-10T20:36:45.286Z] Removing intermediate container 15ae8313afeb [2021-09-10T20:36:45.286Z] ---> 4b02a36c2d91 [2021-09-10T20:36:45.286Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T20:36:45.566Z] ---> Running in 306beb12ad75 [2021-09-10T20:36:46.180Z] ---> 91f3dd466ef9 [2021-09-10T20:36:46.180Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-10T20:36:46.453Z] ---> 0f5a50fe4435 [2021-09-10T20:36:46.453Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-10T20:36:46.736Z] ---> 040fab5fa0a0 [2021-09-10T20:36:46.736Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-10T20:36:48.735Z] ---> 7ff98c4aca62 [2021-09-10T20:36:48.735Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-10T20:36:49.012Z] ---> 2bd5581cc590 [2021-09-10T20:36:49.012Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-10T20:36:49.012Z] ---> 42d0bae3c7ef [2021-09-10T20:36:49.012Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-10T20:36:49.994Z] Removing intermediate container 306beb12ad75 [2021-09-10T20:36:49.994Z] ---> de2eaf97607c [2021-09-10T20:36:49.994Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-10T20:36:49.994Z] ---> 52e379be5aab [2021-09-10T20:36:49.994Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-10T20:36:49.994Z] ---> Running in 0847ebc6aab8 [2021-09-10T20:36:50.268Z] ---> 10fe52947de8 [2021-09-10T20:36:50.268Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-10T20:36:50.547Z] ---> Running in b1127ecda129 [2021-09-10T20:36:50.820Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-10T20:36:50.820Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-10T20:36:50.820Z] ---> df445af6242a [2021-09-10T20:36:50.820Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-10T20:36:51.097Z] ---> 2e5d236e6c14 [2021-09-10T20:36:51.097Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-10T20:36:51.368Z] ---> Running in b00a095c3b03 [2021-09-10T20:36:51.368Z] ---> Running in 5a9bdac8b214 [2021-09-10T20:36:51.368Z] ---> 000a459b3e87 [2021-09-10T20:36:51.368Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-10T20:36:51.368Z] Removing intermediate container b1127ecda129 [2021-09-10T20:36:51.368Z] ---> f17b72f5f0ba [2021-09-10T20:36:51.368Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-10T20:36:51.645Z] ---> Running in d031678015b0 [2021-09-10T20:36:51.921Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-10T20:36:51.921Z] Removing intermediate container b00a095c3b03 [2021-09-10T20:36:51.921Z] ---> 2d2a1ced7a16 [2021-09-10T20:36:51.921Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-10T20:36:52.203Z] Removing intermediate container 5a9bdac8b214 [2021-09-10T20:36:52.203Z] ---> 4dc27602cf36 [2021-09-10T20:36:52.203Z] Step 19/22 : CMD ["--init=true"] [2021-09-10T20:36:52.203Z] ---> Running in 961914ac2c70 [2021-09-10T20:36:52.484Z] ---> Running in 3c5dbffbf4a6 [2021-09-10T20:36:52.484Z] Removing intermediate container d031678015b0 [2021-09-10T20:36:52.484Z] ---> 64700e4a2048 [2021-09-10T20:36:52.484Z] Step 21/23 : LABEL arch=arm64 [2021-09-10T20:36:52.764Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-10T20:36:53.037Z] ---> Running in 39e5739b36d4 [2021-09-10T20:36:53.310Z] ---> c64c1c77d014 [2021-09-10T20:36:53.310Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-10T20:36:53.310Z] Removing intermediate container 3c5dbffbf4a6 [2021-09-10T20:36:53.310Z] ---> 72b2260c778f [2021-09-10T20:36:53.310Z] Step 20/22 : LABEL arch=arm64 [2021-09-10T20:36:53.593Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-10T20:36:53.593Z] ---> Running in 835c1faa77e7 [2021-09-10T20:36:53.593Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-10T20:36:53.593Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-10T20:36:53.593Z] Removing intermediate container 39e5739b36d4 [2021-09-10T20:36:53.593Z] ---> 829636ce4e0d [2021-09-10T20:36:53.593Z] Step 22/23 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 [2021-09-10T20:36:53.877Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-10T20:36:53.878Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-10T20:36:54.150Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-10T20:36:54.150Z] ---> Running in cfdc01129caf [2021-09-10T20:36:54.150Z] Executing busybox-1.31.1-r20.trigger [2021-09-10T20:36:54.150Z] OK: 8 MiB in 20 packages [2021-09-10T20:36:54.150Z] Removing intermediate container 835c1faa77e7 [2021-09-10T20:36:54.150Z] ---> c86b2a8b6440 [2021-09-10T20:36:54.150Z] Step 21/22 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 [2021-09-10T20:36:54.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-10T20:36:54.699Z] ---> Running in 94cce920aa07 [2021-09-10T20:36:54.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-10T20:36:54.974Z] Removing intermediate container cfdc01129caf [2021-09-10T20:36:54.974Z] ---> 7188a61ac722 [2021-09-10T20:36:54.974Z] Step 23/23 : LABEL version=0.0.0 [2021-09-10T20:36:54.974Z] ---> d5424bc9c92b [2021-09-10T20:36:54.974Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-10T20:36:55.160Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-10T20:36:55.250Z] ---> Running in 5180f47a5df7 [2021-09-10T20:36:55.250Z] Removing intermediate container 94cce920aa07 [2021-09-10T20:36:55.251Z] ---> b8dabfa6646c [2021-09-10T20:36:55.251Z] Step 22/22 : LABEL version=0.0.0 [2021-09-10T20:36:55.530Z] ---> Running in f4e875b20bd6 [2021-09-10T20:36:55.530Z] (1/39) Installing readline (8.1.0-r0) [2021-09-10T20:36:55.811Z] (2/39) Installing bash (5.1.0-r0) [2021-09-10T20:36:55.811Z] Executing bash-5.1.0-r0.post-install [2021-09-10T20:36:55.811Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-10T20:36:55.811Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-10T20:36:55.811Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-10T20:36:55.811Z] (6/39) Installing curl (7.78.0-r0) [2021-09-10T20:36:55.811Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-10T20:36:55.811Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-10T20:36:55.811Z] (9/39) Installing expat (2.2.10-r1) [2021-09-10T20:36:55.811Z] (10/39) Installing libffi (3.3-r2) [2021-09-10T20:36:55.811Z] (11/39) Installing gdbm (1.19-r0) [2021-09-10T20:36:55.811Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-10T20:36:55.811Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-10T20:36:55.811Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-10T20:36:56.085Z] Removing intermediate container 5180f47a5df7 [2021-09-10T20:36:56.085Z] ---> 9ba1902827f5 [2021-09-10T20:36:56.085Z] [2021-09-10T20:36:56.085Z] Removing intermediate container 0847ebc6aab8 [2021-09-10T20:36:56.085Z] ---> 5ac4066678a3 [2021-09-10T20:36:56.085Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-10T20:36:56.362Z] Removing intermediate container f4e875b20bd6 [2021-09-10T20:36:56.362Z] ---> 9b1a8b67d244 [2021-09-10T20:36:56.362Z] [2021-09-10T20:36:56.635Z] ---> 06b45501d400 [2021-09-10T20:36:56.635Z] Step 22/26 : 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-09-10T20:36:56.635Z] Successfully built 9ba1902827f5 [2021-09-10T20:36:56.635Z] Successfully tagged support-scheduler-arm64:latest [2021-09-10T20:36:56.635Z]  Building support-scheduler ... done Building security-bootstrapper [2021-09-10T20:36:56.912Z] Successfully built 9b1a8b67d244 [2021-09-10T20:36:57.185Z] ---> Running in be06a571694f [2021-09-10T20:36:57.185Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-10T20:36:57.185Z]  Building security-proxy-setup ... done Building support-notifications [2021-09-10T20:36:57.463Z] ---> 7e120616becb [2021-09-10T20:36:57.463Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-10T20:36:58.066Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-10T20:36:58.066Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-10T20:36:58.066Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-10T20:36:58.066Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-10T20:36:58.066Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-10T20:36:58.066Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-10T20:36:58.344Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-10T20:36:58.344Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-10T20:36:58.344Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-10T20:36:58.344Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-10T20:36:58.626Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-10T20:36:58.626Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-10T20:36:58.626Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-10T20:36:58.626Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-10T20:36:58.626Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-10T20:36:58.626Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-10T20:36:58.626Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-10T20:36:58.626Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-10T20:36:58.626Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-10T20:36:58.626Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-10T20:36:58.626Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-10T20:36:58.626Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-10T20:36:58.904Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-10T20:36:58.904Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-10T20:36:58.904Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-10T20:36:59.416Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/core-command/core-command ./cmd/core-command [2021-09-10T20:36:59.509Z] Executing busybox-1.32.1-r6.trigger [2021-09-10T20:36:59.509Z] OK: 82 MiB in 59 packages [2021-09-10T20:36:59.681Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-10T20:37:00.955Z] ---> 4c3763105e9e [2021-09-10T20:37:00.955Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-10T20:37:01.084Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-10T20:37:01.664Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-10T20:37:02.404Z] ---> 4d9355c05131 [2021-09-10T20:37:02.404Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-10T20:37:02.404Z] Removing intermediate container be06a571694f [2021-09-10T20:37:02.404Z] ---> b96a0c5a0781 [2021-09-10T20:37:02.404Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-10T20:37:02.618Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-10T20:37:02.687Z] ---> Running in 3fefea3b8fc3 [2021-09-10T20:37:02.687Z] ---> Running in 3b4c75fb84c9 [2021-09-10T20:37:04.325Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-10T20:37:04.594Z] Removing intermediate container 3fefea3b8fc3 [2021-09-10T20:37:04.594Z] ---> a5e98659e791 [2021-09-10T20:37:04.594Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-10T20:37:04.594Z] Removing intermediate container 3b4c75fb84c9 [2021-09-10T20:37:04.594Z] ---> eea6c3fd8c0d [2021-09-10T20:37:04.594Z] Step 24/26 : LABEL arch=arm64 [2021-09-10T20:37:04.594Z] ---> Running in 62ba6e3fa6af [2021-09-10T20:37:04.594Z] ---> Running in 661c43a0c6cb [2021-09-10T20:37:04.598Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-10T20:37:04.920Z] Removing intermediate container 62ba6e3fa6af [2021-09-10T20:37:04.920Z] ---> d6014cb35929 [2021-09-10T20:37:04.920Z] Step 22/24 : LABEL arch=arm64 [2021-09-10T20:37:05.196Z] Removing intermediate container 661c43a0c6cb [2021-09-10T20:37:05.196Z] ---> 071ddc751a0c [2021-09-10T20:37:05.196Z] Step 25/26 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 [2021-09-10T20:37:05.471Z] ---> Running in 5c2b7bdd316a [2021-09-10T20:37:05.749Z] ---> Running in c47f58d1f4b3 [2021-09-10T20:37:06.005Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-10T20:37:06.032Z] Removing intermediate container 5c2b7bdd316a [2021-09-10T20:37:06.032Z] ---> e81ca9fe997c [2021-09-10T20:37:06.032Z] Step 23/24 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 [2021-09-10T20:37:06.308Z] Removing intermediate container c47f58d1f4b3 [2021-09-10T20:37:06.308Z] ---> 17e27005c866 [2021-09-10T20:37:06.308Z] Step 26/26 : LABEL version=0.0.0 [2021-09-10T20:37:06.308Z] ---> Running in 2296c64378b7 [2021-09-10T20:37:06.584Z] ---> Running in 91c5dde60456 [2021-09-10T20:37:06.961Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-10T20:37:07.191Z] Removing intermediate container 2296c64378b7 [2021-09-10T20:37:07.191Z] ---> c7594aa2c944 [2021-09-10T20:37:07.191Z] Step 24/24 : LABEL version=0.0.0 [2021-09-10T20:37:07.191Z] Removing intermediate container 91c5dde60456 [2021-09-10T20:37:07.191Z] ---> a1b5a46567d8 [2021-09-10T20:37:07.191Z] [2021-09-10T20:37:07.466Z] ---> Running in ee2bbf759315 [2021-09-10T20:37:07.741Z] Successfully built a1b5a46567d8 [2021-09-10T20:37:07.914Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-10T20:37:08.024Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-10T20:37:08.024Z]  Building security-secretstore-setup ... done Building core-command [2021-09-10T20:37:08.024Z] Removing intermediate container ee2bbf759315 [2021-09-10T20:37:08.024Z] ---> 754c81f671af [2021-09-10T20:37:08.024Z] [2021-09-10T20:37:08.630Z] Successfully built 754c81f671af [2021-09-10T20:37:08.630Z] Successfully tagged core-data-arm64:latest [2021-09-10T20:37:08.630Z]  Building core-data ... done Building core-metadata [2021-09-10T20:37:08.630Z] Collecting docker-compose==1.23.2 [2021-09-10T20:37:08.902Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-10T20:37:09.854Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-10T20:37:09.854Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-10T20:37:09.854Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-10T20:37:09.854Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-10T20:37:09.854Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-10T20:37:09.854Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-10T20:37:09.854Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-10T20:37:09.854Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-10T20:37:09.854Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-10T20:37:09.854Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-10T20:37:09.854Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-10T20:37:09.854Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-10T20:37:09.854Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-10T20:37:09.854Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-10T20:37:09.854Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-10T20:37:09.854Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-10T20:37:09.854Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-10T20:37:09.854Z] + 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-09-10T20:37:09.854Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-10T20:37:09.854Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-10T20:37:09.854Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-10T20:37:09.854Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-10T20:37:09.854Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-10T20:37:09.854Z] + 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-09-10T20:37:09.854Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-10T20:37:09.854Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-10T20:37:09.854Z] + 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-09-10T20:37:09.874Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-10T20:37:09.874Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-10T20:37:10.155Z] Collecting docopt<0.7,>=0.6.1 [2021-09-10T20:37:10.156Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-10T20:37:10.818Z] Building hooks [2021-09-10T20:37:10.818Z] + cd /root/parts/hooks/src [2021-09-10T20:37:10.818Z] + make build [2021-09-10T20:37:10.818Z] go mod tidy [2021-09-10T20:37:11.400Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 [2021-09-10T20:37:11.400Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-10T20:37:11.664Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-10T20:37:11.664Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-10T20:37:11.664Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-10T20:37:12.620Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-10T20:37:12.775Z] Collecting cached-property<2,>=1.2.0 [2021-09-10T20:37:12.775Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-10T20:37:12.775Z] Collecting texttable<0.10,>=0.9.0 [2021-09-10T20:37:12.775Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-10T20:37:12.888Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-10T20:37:12.888Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-10T20:37:14.749Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-10T20:37:15.344Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-10T20:37:15.344Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-10T20:37:15.941Z] Collecting docker<4.0,>=3.6.0 [2021-09-10T20:37:15.941Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-10T20:37:16.223Z] Building static-packages [2021-09-10T20:37:16.223Z] + snapcraftctl build [2021-09-10T20:37:18.410Z] Building version [2021-09-10T20:37:18.410Z] + snapcraftctl build [2021-09-10T20:37:18.416Z] Collecting PyYAML<4,>=3.10 [2021-09-10T20:37:18.416Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-10T20:37:21.156Z] Staging config-common [2021-09-10T20:37:21.156Z] + snapcraftctl stage [2021-09-10T20:37:21.156Z] Skipping stage go-build-helper (already ran) [2021-09-10T20:37:21.156Z] Staging edgex-go [2021-09-10T20:37:21.156Z] + snapcraftctl stage [2021-09-10T20:37:21.162Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-10T20:37:21.162Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-10T20:37:22.565Z] Staging hooks [2021-09-10T20:37:22.565Z] + snapcraftctl stage [2021-09-10T20:37:23.132Z] Collecting jsonschema<3,>=2.5.1 [2021-09-10T20:37:23.132Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-10T20:37:24.973Z] Staging static-packages [2021-09-10T20:37:24.973Z] + snapcraftctl stage [2021-09-10T20:37:24.973Z] Staging version [2021-09-10T20:37:24.973Z] + snapcraftctl stage [2021-09-10T20:37:24.978Z] Collecting docker-pycreds>=0.4.0 [2021-09-10T20:37:24.978Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-10T20:37:24.978Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-10T20:37:24.978Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-10T20:37:24.978Z] Collecting certifi>=2017.4.17 [2021-09-10T20:37:24.978Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-10T20:37:25.252Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-10T20:37:25.252Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-10T20:37:26.983Z] Priming config-common [2021-09-10T20:37:26.983Z] + snapcraftctl prime [2021-09-10T20:37:26.983Z] Priming go-build-helper [2021-09-10T20:37:26.983Z] + snapcraftctl prime [2021-09-10T20:37:26.993Z] Collecting idna<2.8,>=2.5 [2021-09-10T20:37:26.993Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-10T20:37:26.993Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-10T20:37:26.993Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-10T20:37:26.993Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-10T20:37:26.993Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-10T20:37:27.264Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-10T20:37:27.264Z] Attempting uninstall: urllib3 [2021-09-10T20:37:27.264Z] Found existing installation: urllib3 1.26.2 [2021-09-10T20:37:27.264Z] Uninstalling urllib3-1.26.2: [2021-09-10T20:37:27.534Z] Successfully uninstalled urllib3-1.26.2 [2021-09-10T20:37:27.563Z] Priming edgex-go [2021-09-10T20:37:27.563Z] + snapcraftctl prime [2021-09-10T20:37:28.202Z] Attempting uninstall: idna [2021-09-10T20:37:28.202Z] Found existing installation: idna 3.1 [2021-09-10T20:37:28.202Z] Uninstalling idna-3.1: [2021-09-10T20:37:28.202Z] Successfully uninstalled idna-3.1 [2021-09-10T20:37:28.855Z] Attempting uninstall: chardet [2021-09-10T20:37:28.855Z] Found existing installation: chardet 4.0.0 [2021-09-10T20:37:28.855Z] Uninstalling chardet-4.0.0: [2021-09-10T20:37:28.968Z] Priming hooks [2021-09-10T20:37:28.968Z] + snapcraftctl prime [2021-09-10T20:37:29.142Z] Successfully uninstalled chardet-4.0.0 [2021-09-10T20:37:30.980Z] Priming static-packages [2021-09-10T20:37:30.980Z] + snapcraftctl prime [2021-09-10T20:37:31.038Z] Attempting uninstall: requests [2021-09-10T20:37:31.038Z] Found existing installation: requests 2.25.1 [2021-09-10T20:37:31.038Z] Uninstalling requests-2.25.1: [2021-09-10T20:37:31.038Z] Successfully uninstalled requests-2.25.1 [2021-09-10T20:37:31.038Z] Running setup.py install for texttable: started [2021-09-10T20:37:32.387Z] Priming version [2021-09-10T20:37:32.387Z] + snapcraftctl prime [2021-09-10T20:37:33.018Z] Running setup.py install for texttable: finished with status 'done' [2021-09-10T20:37:33.293Z] Running setup.py install for PyYAML: started [2021-09-10T20:37:33.795Z] 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-09-10T20:37:35.929Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-10T20:37:36.203Z] Running setup.py install for docopt: started [2021-09-10T20:37:36.820Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T20:37:36.820Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-10T20:37:36.820Z] ---> 6d360cb75120 [2021-09-10T20:37:36.820Z] Step 3/32 : WORKDIR /edgex-go [2021-09-10T20:37:36.820Z] ---> Using cache [2021-09-10T20:37:36.820Z] ---> 16db570195d9 [2021-09-10T20:37:36.820Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T20:37:37.097Z] ---> Using cache [2021-09-10T20:37:37.097Z] ---> 50c3e98da6c4 [2021-09-10T20:37:37.097Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-10T20:37:37.097Z] ---> Using cache [2021-09-10T20:37:37.097Z] ---> 136b2c313774 [2021-09-10T20:37:37.097Z] Step 6/32 : COPY go.mod . [2021-09-10T20:37:37.097Z] ---> Using cache [2021-09-10T20:37:37.097Z] ---> 1fb7192159dc [2021-09-10T20:37:37.097Z] Step 7/32 : RUN go mod download [2021-09-10T20:37:37.097Z] ---> Using cache [2021-09-10T20:37:37.097Z] ---> d3df6540ac59 [2021-09-10T20:37:37.097Z] Step 8/32 : COPY . . [2021-09-10T20:37:37.097Z] ---> Using cache [2021-09-10T20:37:37.097Z] ---> f39924c8eab5 [2021-09-10T20:37:37.097Z] Step 9/32 : RUN go mod tidy [2021-09-10T20:37:37.097Z] ---> Using cache [2021-09-10T20:37:37.097Z] ---> 48899f96128e [2021-09-10T20:37:37.097Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-10T20:37:38.088Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T20:37:38.088Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-10T20:37:38.089Z] ---> 6d360cb75120 [2021-09-10T20:37:38.089Z] Step 3/23 : WORKDIR /edgex-go [2021-09-10T20:37:38.089Z] ---> Using cache [2021-09-10T20:37:38.089Z] ---> 16db570195d9 [2021-09-10T20:37:38.089Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T20:37:38.089Z] ---> Using cache [2021-09-10T20:37:38.089Z] ---> 50c3e98da6c4 [2021-09-10T20:37:38.089Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-10T20:37:38.685Z] Running setup.py install for docopt: finished with status 'done' [2021-09-10T20:37:38.685Z] Running setup.py install for dockerpty: started [2021-09-10T20:37:41.316Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-10T20:37:44.916Z] ---> Running in b74a6da96e9c [2021-09-10T20:37:44.916Z] ---> Running in 91be827dc617 [2021-09-10T20:37:44.916Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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-09-10T20:37:47.558Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-10T20:37:47.558Z] 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-09-10T20:37:47.558Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T20:37:47.558Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-10T20:37:47.558Z] ---> 6d360cb75120 [2021-09-10T20:37:47.558Z] Step 3/24 : WORKDIR /edgex-go [2021-09-10T20:37:47.558Z] ---> Using cache [2021-09-10T20:37:47.558Z] ---> 16db570195d9 [2021-09-10T20:37:47.558Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T20:37:47.558Z] ---> Using cache [2021-09-10T20:37:47.558Z] ---> 50c3e98da6c4 [2021-09-10T20:37:47.558Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-10T20:37:47.558Z] ---> Using cache [2021-09-10T20:37:47.558Z] ---> 136b2c313774 [2021-09-10T20:37:47.558Z] Step 6/24 : COPY go.mod . [2021-09-10T20:37:47.558Z] ---> Using cache [2021-09-10T20:37:47.558Z] ---> 1fb7192159dc [2021-09-10T20:37:47.558Z] Step 7/24 : RUN go mod download [2021-09-10T20:37:47.558Z] ---> Using cache [2021-09-10T20:37:47.558Z] ---> d3df6540ac59 [2021-09-10T20:37:47.558Z] Step 8/24 : COPY . . [2021-09-10T20:37:47.558Z] ---> Using cache [2021-09-10T20:37:47.558Z] ---> f39924c8eab5 [2021-09-10T20:37:47.558Z] Step 9/24 : RUN go mod tidy [2021-09-10T20:37:47.558Z] ---> Using cache [2021-09-10T20:37:47.558Z] ---> 48899f96128e [2021-09-10T20:37:47.558Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-10T20:37:47.836Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T20:37:47.836Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-10T20:37:47.836Z] ---> 6d360cb75120 [2021-09-10T20:37:47.836Z] Step 3/24 : WORKDIR /edgex-go [2021-09-10T20:37:47.836Z] ---> Using cache [2021-09-10T20:37:47.836Z] ---> 16db570195d9 [2021-09-10T20:37:47.836Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T20:37:47.836Z] ---> Using cache [2021-09-10T20:37:47.836Z] ---> 50c3e98da6c4 [2021-09-10T20:37:47.836Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-10T20:37:47.836Z] ---> Using cache [2021-09-10T20:37:47.836Z] ---> 136b2c313774 [2021-09-10T20:37:47.836Z] Step 6/24 : COPY go.mod . [2021-09-10T20:37:47.836Z] ---> Using cache [2021-09-10T20:37:47.836Z] ---> 1fb7192159dc [2021-09-10T20:37:47.836Z] Step 7/24 : RUN go mod download [2021-09-10T20:37:47.836Z] ---> Using cache [2021-09-10T20:37:47.836Z] ---> d3df6540ac59 [2021-09-10T20:37:47.836Z] Step 8/24 : COPY . . [2021-09-10T20:37:48.117Z] ---> Using cache [2021-09-10T20:37:48.117Z] ---> f39924c8eab5 [2021-09-10T20:37:48.117Z] Step 9/24 : RUN go mod tidy [2021-09-10T20:37:48.117Z] ---> Using cache [2021-09-10T20:37:48.117Z] ---> 48899f96128e [2021-09-10T20:37:48.117Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-10T20:37:48.117Z] ---> Running in 63a6aa9d2e1b [2021-09-10T20:37:48.117Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-10T20:37:48.403Z] ---> Running in ab384c273d02 [2021-09-10T20:37:49.386Z] OK: 218 MiB in 52 packages [2021-09-10T20:37:51.381Z] 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-09-10T20:37:51.660Z] 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-09-10T20:37:52.259Z] Removing intermediate container b74a6da96e9c [2021-09-10T20:37:52.259Z] ---> 50880f49d67b [2021-09-10T20:37:52.259Z] Step 6/23 : COPY go.mod . [2021-09-10T20:37:55.262Z] ---> e84a4311020b [2021-09-10T20:37:55.262Z] Step 7/23 : RUN go mod download [2021-09-10T20:37:55.262Z] ---> Running in 26ee5fb6b644 [2021-09-10T20:38:02.025Z] Removing intermediate container 961914ac2c70 [2021-09-10T20:38:02.025Z] ---> d384fb9b974f [2021-09-10T20:38:02.025Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-10T20:38:02.025Z] ---> Running in 11ddda5514aa [2021-09-10T20:38:02.305Z] Removing intermediate container 11ddda5514aa [2021-09-10T20:38:02.305Z] ---> 37233c5028b7 [2021-09-10T20:38:02.305Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-10T20:38:02.584Z] ---> Running in 32ec1c76395a [2021-09-10T20:38:02.584Z] Removing intermediate container 26ee5fb6b644 [2021-09-10T20:38:02.584Z] ---> 5100df7bb102 [2021-09-10T20:38:02.584Z] Step 8/23 : COPY . . [2021-09-10T20:38:03.578Z] Removing intermediate container 32ec1c76395a [2021-09-10T20:38:03.578Z] ---> f91c6c6f3183 [2021-09-10T20:38:03.578Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-10T20:38:07.004Z] ---> 7fc5425513a7 [2021-09-10T20:38:07.005Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-10T20:38:08.961Z] ---> ec1689907936 [2021-09-10T20:38:08.961Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-10T20:38:11.599Z] ---> cce733a8a407 [2021-09-10T20:38:11.599Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-10T20:38:11.599Z] ---> Running in f7f646086ab1 [2021-09-10T20:38:12.613Z] Removing intermediate container f7f646086ab1 [2021-09-10T20:38:12.613Z] ---> 4bea253d5ad9 [2021-09-10T20:38:12.613Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-10T20:38:12.892Z] ---> Running in 152a7deb7d4f [2021-09-10T20:38:14.345Z] Removing intermediate container 152a7deb7d4f [2021-09-10T20:38:14.345Z] ---> 93e592436d57 [2021-09-10T20:38:14.345Z] Step 22/24 : LABEL arch=arm64 [2021-09-10T20:38:14.623Z] ---> Running in 6606a4043313 [2021-09-10T20:38:15.632Z] Removing intermediate container 6606a4043313 [2021-09-10T20:38:15.632Z] ---> 6fd2940ec6d4 [2021-09-10T20:38:15.632Z] Step 23/24 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 [2021-09-10T20:38:15.914Z] ---> Running in 6cd37d43ae8d [2021-09-10T20:38:16.906Z] Removing intermediate container 6cd37d43ae8d [2021-09-10T20:38:16.906Z] ---> 1c9598d86f0a [2021-09-10T20:38:16.906Z] Step 24/24 : LABEL version=0.0.0 [2021-09-10T20:38:17.184Z] ---> Running in 91d1fe76338c [2021-09-10T20:38:18.177Z] Removing intermediate container 91d1fe76338c [2021-09-10T20:38:18.177Z] ---> c4a5bf33e5d9 [2021-09-10T20:38:18.177Z] [2021-09-10T20:38:19.167Z] Successfully built c4a5bf33e5d9 [2021-09-10T20:38:19.167Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-10T20:38:22.581Z]  Building sys-mgmt-agent ... done  ---> bc2e034e3372 [2021-09-10T20:38:22.581Z] Step 9/23 : RUN go mod tidy [2021-09-10T20:38:22.581Z] ---> Running in a6984e0b41f5 [2021-09-10T20:38:30.524Z] Removing intermediate container a6984e0b41f5 [2021-09-10T20:38:30.524Z] ---> ed9b7b0e0301 [2021-09-10T20:38:30.524Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-10T20:38:30.524Z] ---> Running in e579a57b6f2f [2021-09-10T20:38:31.976Z] 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-09-10T20:39:31.586Z] Removing intermediate container 91be827dc617 [2021-09-10T20:39:31.586Z] ---> 16cea6d21588 [2021-09-10T20:39:31.586Z] [2021-09-10T20:39:31.586Z] Step 11/32 : FROM alpine:3.12 [2021-09-10T20:39:31.586Z] ---> afc2cc120ca2 [2021-09-10T20:39:31.586Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-10T20:39:31.586Z] ---> Running in b410dae0d7cf [2021-09-10T20:39:31.586Z] Removing intermediate container b410dae0d7cf [2021-09-10T20:39:31.586Z] ---> 373a7331ce96 [2021-09-10T20:39:31.586Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-10T20:39:31.586Z] Removing intermediate container 63a6aa9d2e1b [2021-09-10T20:39:31.586Z] ---> 293c892c4f9d [2021-09-10T20:39:31.586Z] [2021-09-10T20:39:31.586Z] Step 11/24 : FROM alpine:3.12 [2021-09-10T20:39:31.586Z] ---> afc2cc120ca2 [2021-09-10T20:39:31.586Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-10T20:39:31.586Z] ---> Using cache [2021-09-10T20:39:31.586Z] ---> 92c9c497967f [2021-09-10T20:39:31.586Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-10T20:39:31.586Z] ---> Using cache [2021-09-10T20:39:31.586Z] ---> 69b234ad695f [2021-09-10T20:39:31.586Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-10T20:39:31.586Z] ---> Running in 111486592fd3 [2021-09-10T20:39:31.586Z] ---> Running in 033bb94c28ee [2021-09-10T20:39:31.586Z] Removing intermediate container 033bb94c28ee [2021-09-10T20:39:31.586Z] ---> bfd91cb37f39 [2021-09-10T20:39:31.586Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-10T20:39:31.586Z] ---> Running in 882f8d93711a [2021-09-10T20:39:31.586Z] Removing intermediate container 882f8d93711a [2021-09-10T20:39:31.586Z] ---> 071235efedb6 [2021-09-10T20:39:31.586Z] Step 16/24 : WORKDIR / [2021-09-10T20:39:31.586Z] ---> Running in c5fe95c8fa66 [2021-09-10T20:39:31.586Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-10T20:39:31.586Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-10T20:39:31.586Z] Removing intermediate container c5fe95c8fa66 [2021-09-10T20:39:31.586Z] ---> 4978698c043d [2021-09-10T20:39:31.586Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-10T20:39:31.586Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-10T20:39:31.586Z] (2/2) Installing su-exec (0.2-r1) [2021-09-10T20:39:31.586Z] Executing busybox-1.31.1-r20.trigger [2021-09-10T20:39:31.586Z] OK: 5 MiB in 16 packages [2021-09-10T20:39:31.859Z] ---> 3dec8e3b9004 [2021-09-10T20:39:31.859Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-10T20:39:33.316Z] Removing intermediate container 111486592fd3 [2021-09-10T20:39:33.316Z] ---> 6bf2fe0595c6 [2021-09-10T20:39:33.316Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-10T20:39:33.589Z] ---> Running in ed903c9df3f0 [2021-09-10T20:39:34.199Z] ---> ed8958b1d15c [2021-09-10T20:39:34.199Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-10T20:39:34.816Z] Removing intermediate container ed903c9df3f0 [2021-09-10T20:39:34.816Z] ---> d7701e56fd75 [2021-09-10T20:39:34.816Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-10T20:39:34.816Z] ---> Running in 8717fc2976a3 [2021-09-10T20:39:35.964Z] Removing intermediate container 8717fc2976a3 [2021-09-10T20:39:35.965Z] ---> 10fe5f0991d1 [2021-09-10T20:39:35.965Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-10T20:39:36.268Z] ---> c06e7cc85632 [2021-09-10T20:39:36.268Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-10T20:39:36.268Z] ---> Running in 8f91652ff8c6 [2021-09-10T20:39:36.561Z] ---> Running in 7744483471a0 [2021-09-10T20:39:37.192Z] Removing intermediate container ab384c273d02 [2021-09-10T20:39:37.192Z] ---> d26193382cec [2021-09-10T20:39:37.192Z] [2021-09-10T20:39:37.192Z] Step 11/24 : FROM alpine:3.12 [2021-09-10T20:39:37.192Z] ---> afc2cc120ca2 [2021-09-10T20:39:37.192Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-10T20:39:37.192Z] ---> Using cache [2021-09-10T20:39:37.192Z] ---> 92c9c497967f [2021-09-10T20:39:37.192Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-10T20:39:37.192Z] ---> Using cache [2021-09-10T20:39:37.192Z] ---> 69b234ad695f [2021-09-10T20:39:37.192Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-10T20:39:37.474Z] ---> Running in e650031c1e36 [2021-09-10T20:39:38.474Z] Removing intermediate container 7744483471a0 [2021-09-10T20:39:38.474Z] ---> 47c6dcffae22 [2021-09-10T20:39:38.474Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-10T20:39:38.749Z] ---> Running in 3e0e803fcb3a [2021-09-10T20:39:38.749Z] Removing intermediate container e650031c1e36 [2021-09-10T20:39:38.749Z] ---> ea8bc5f7a49e [2021-09-10T20:39:38.749Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-10T20:39:39.025Z] ---> Running in c5d41b4a1430 [2021-09-10T20:39:39.624Z] Removing intermediate container 3e0e803fcb3a [2021-09-10T20:39:39.624Z] ---> 19d4fb61c9f0 [2021-09-10T20:39:39.624Z] Step 22/24 : LABEL arch=arm64 [2021-09-10T20:39:39.904Z] ---> Running in 0f772f847c3f [2021-09-10T20:39:40.182Z] Removing intermediate container c5d41b4a1430 [2021-09-10T20:39:40.182Z] ---> ea46f461a03a [2021-09-10T20:39:40.182Z] Step 16/24 : WORKDIR / [2021-09-10T20:39:40.182Z] ---> Running in d49076c4caf3 [2021-09-10T20:39:40.787Z] Removing intermediate container 8f91652ff8c6 [2021-09-10T20:39:40.787Z] ---> 7f57137e370c [2021-09-10T20:39:40.787Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-10T20:39:40.787Z] Removing intermediate container 0f772f847c3f [2021-09-10T20:39:40.787Z] ---> 7784b1a0e90a [2021-09-10T20:39:41.067Z] Step 23/24 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 [2021-09-10T20:39:41.067Z] ---> Running in 746aa35c7973 [2021-09-10T20:39:41.067Z] ---> Running in f13da1c1ad03 [2021-09-10T20:39:41.355Z] Removing intermediate container d49076c4caf3 [2021-09-10T20:39:41.355Z] ---> c5a4a354b190 [2021-09-10T20:39:41.355Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-10T20:39:41.955Z] Removing intermediate container f13da1c1ad03 [2021-09-10T20:39:41.955Z] ---> 95d342368ac5 [2021-09-10T20:39:41.955Z] Step 24/24 : LABEL version=0.0.0 [2021-09-10T20:39:43.968Z] ---> Running in 436b01c97f65 [2021-09-10T20:39:43.968Z] Removing intermediate container 746aa35c7973 [2021-09-10T20:39:43.968Z] ---> a87d99b5f437 [2021-09-10T20:39:43.968Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-10T20:39:43.968Z] ---> 3bbdf6f2d7e6 [2021-09-10T20:39:43.968Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-10T20:39:43.968Z] Removing intermediate container 436b01c97f65 [2021-09-10T20:39:43.968Z] ---> a8a4ac332209 [2021-09-10T20:39:43.968Z] [2021-09-10T20:39:43.968Z] Successfully built a8a4ac332209 [2021-09-10T20:39:43.968Z] Successfully tagged core-command-arm64:latest [2021-09-10T20:39:43.968Z]  Building core-command ... done  ---> 6c4794bc1847 [2021-09-10T20:39:43.968Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-10T20:39:44.242Z] ---> Running in 7c1e76d0f69d [2021-09-10T20:39:44.528Z] ---> c450f07f53f8 [2021-09-10T20:39:44.528Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-10T20:39:45.979Z] ---> 85c09635cc31 [2021-09-10T20:39:45.979Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-10T20:39:45.979Z] ---> Running in 180c57187ee0 [2021-09-10T20:39:46.973Z] Removing intermediate container 180c57187ee0 [2021-09-10T20:39:46.973Z] ---> 3a9761cf64ec [2021-09-10T20:39:46.973Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-10T20:39:46.973Z] ---> Running in d75e38f50b82 [2021-09-10T20:39:47.258Z] Removing intermediate container 7c1e76d0f69d [2021-09-10T20:39:47.258Z] ---> ab0a4ac04679 [2021-09-10T20:39:47.258Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-10T20:39:47.865Z] Removing intermediate container d75e38f50b82 [2021-09-10T20:39:47.865Z] ---> a854c132bcf5 [2021-09-10T20:39:47.865Z] Step 22/24 : LABEL arch=arm64 [2021-09-10T20:39:48.137Z] ---> Running in 52ed9caaa556 [2021-09-10T20:39:48.420Z] ---> e49613d235ad [2021-09-10T20:39:48.420Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-10T20:39:48.692Z] Removing intermediate container 52ed9caaa556 [2021-09-10T20:39:48.692Z] ---> 57c8d4ab39a8 [2021-09-10T20:39:48.692Z] Step 23/24 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 [2021-09-10T20:39:48.966Z] ---> Running in d9ab4755aa5a [2021-09-10T20:39:49.938Z] Removing intermediate container d9ab4755aa5a [2021-09-10T20:39:49.938Z] ---> c88c49be8c72 [2021-09-10T20:39:49.938Z] Step 24/24 : LABEL version=0.0.0 [2021-09-10T20:39:50.207Z] ---> 82ea6ad6f3fd [2021-09-10T20:39:50.207Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-10T20:39:50.487Z] ---> Running in 4ad3086dfd1e [2021-09-10T20:39:51.096Z] Removing intermediate container e579a57b6f2f [2021-09-10T20:39:51.096Z] ---> 469719bdb18d [2021-09-10T20:39:51.096Z] [2021-09-10T20:39:51.096Z] Step 11/23 : FROM alpine:3.12 [2021-09-10T20:39:51.096Z] ---> afc2cc120ca2 [2021-09-10T20:39:51.096Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-10T20:39:51.096Z] ---> 60fcf806feec [2021-09-10T20:39:51.096Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-10T20:39:51.096Z] Removing intermediate container 4ad3086dfd1e [2021-09-10T20:39:51.096Z] ---> 360820d66cf9 [2021-09-10T20:39:51.096Z] [2021-09-10T20:39:51.373Z] ---> Running in 7174ab95b5f5 [2021-09-10T20:39:51.645Z] Successfully built 360820d66cf9 [2021-09-10T20:39:51.645Z] Successfully tagged core-metadata-arm64:latest [2021-09-10T20:39:52.251Z]  Building core-metadata ... done  ---> 17c2ef50064a [2021-09-10T20:39:52.251Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-10T20:39:52.849Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-10T20:39:52.849Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-10T20:39:53.126Z] ---> 5a9810e897bc [2021-09-10T20:39:53.126Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-10T20:39:53.400Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-10T20:39:53.676Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-10T20:39:53.676Z] Executing busybox-1.31.1-r20.trigger [2021-09-10T20:39:53.676Z] Executing ca-certificates-20191127-r4.trigger [2021-09-10T20:39:53.676Z] ---> Running in ef191ba820b6 [2021-09-10T20:39:53.676Z] OK: 6 MiB in 16 packages [2021-09-10T20:39:54.275Z] Removing intermediate container ef191ba820b6 [2021-09-10T20:39:54.275Z] ---> 1cd80fbe0d72 [2021-09-10T20:39:54.275Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-10T20:39:55.265Z] ---> 760db4acabed [2021-09-10T20:39:55.265Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-10T20:39:55.539Z] Removing intermediate container 7174ab95b5f5 [2021-09-10T20:39:55.539Z] ---> 6ab4821b61d4 [2021-09-10T20:39:55.539Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-10T20:39:55.814Z] ---> Running in aa22094af9fc [2021-09-10T20:39:55.814Z] ---> Running in 9698b8c659ad [2021-09-10T20:39:56.414Z] Removing intermediate container aa22094af9fc [2021-09-10T20:39:56.414Z] ---> 4d4d8c283835 [2021-09-10T20:39:56.414Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-10T20:39:56.688Z] ---> Running in 635d8c634fe1 [2021-09-10T20:39:57.291Z] Removing intermediate container 635d8c634fe1 [2021-09-10T20:39:57.291Z] ---> 47388c1080e5 [2021-09-10T20:39:57.291Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-10T20:39:57.291Z] ---> Running in d2958a6f1343 [2021-09-10T20:39:57.890Z] Removing intermediate container d2958a6f1343 [2021-09-10T20:39:57.890Z] ---> ece697213988 [2021-09-10T20:39:57.890Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-10T20:39:58.162Z] Removing intermediate container 9698b8c659ad [2021-09-10T20:39:58.162Z] ---> 1c3a578f10e8 [2021-09-10T20:39:58.162Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-10T20:39:58.755Z] ---> Running in 0b55eb8423c7 [2021-09-10T20:39:58.755Z] ---> 6ae8866857ca [2021-09-10T20:39:58.755Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-10T20:39:59.351Z] Removing intermediate container 0b55eb8423c7 [2021-09-10T20:39:59.351Z] ---> b53a0239060c [2021-09-10T20:39:59.351Z] Step 29/32 : CMD ["gate"] [2021-09-10T20:39:59.622Z] ---> Running in 11062bc5f93e [2021-09-10T20:40:00.220Z] ---> 51282ab53f56 [2021-09-10T20:40:00.220Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-10T20:40:00.220Z] Removing intermediate container 11062bc5f93e [2021-09-10T20:40:00.220Z] ---> 0e645aae5ec2 [2021-09-10T20:40:00.220Z] Step 30/32 : LABEL arch=arm64 [2021-09-10T20:40:00.817Z] ---> Running in 394ce4a83bd5 [2021-09-10T20:40:01.090Z] ---> 1da1a9d7c8b0 [2021-09-10T20:40:01.090Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-10T20:40:01.090Z] ---> Running in a4343a3ffb1c [2021-09-10T20:40:01.365Z] Removing intermediate container 394ce4a83bd5 [2021-09-10T20:40:01.365Z] ---> 9137639058ec [2021-09-10T20:40:01.365Z] Step 31/32 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 [2021-09-10T20:40:01.638Z] ---> Running in 204f99b7e150 [2021-09-10T20:40:01.912Z] Removing intermediate container a4343a3ffb1c [2021-09-10T20:40:01.912Z] ---> fc735a32bd28 [2021-09-10T20:40:01.912Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-10T20:40:02.184Z] ---> Running in 6c5222035333 [2021-09-10T20:40:02.184Z] Removing intermediate container 204f99b7e150 [2021-09-10T20:40:02.184Z] ---> 03107e25152e [2021-09-10T20:40:02.184Z] Step 32/32 : LABEL version=0.0.0 [2021-09-10T20:40:02.775Z] ---> Running in 9a2daaf6137c [2021-09-10T20:40:02.775Z] Removing intermediate container 6c5222035333 [2021-09-10T20:40:02.775Z] ---> 4c7b86af6272 [2021-09-10T20:40:02.775Z] Step 21/23 : LABEL arch=arm64 [2021-09-10T20:40:03.047Z] ---> Running in 30453bf7b3c5 [2021-09-10T20:40:03.321Z] Removing intermediate container 9a2daaf6137c [2021-09-10T20:40:03.321Z] ---> 7871145d22af [2021-09-10T20:40:03.321Z] [2021-09-10T20:40:03.590Z] Successfully built 7871145d22af [2021-09-10T20:40:03.590Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-10T20:40:03.861Z]  Building security-bootstrapper ... done Removing intermediate container 30453bf7b3c5 [2021-09-10T20:40:03.861Z] ---> 8262b7a6e3f9 [2021-09-10T20:40:03.861Z] Step 22/23 : LABEL git_sha=ef3901f92210db6bed6aa6e627ef8c4a0908c015 [2021-09-10T20:40:04.133Z] ---> Running in cfeeebc4e759 [2021-09-10T20:40:04.405Z] Removing intermediate container cfeeebc4e759 [2021-09-10T20:40:04.405Z] ---> a85946021d85 [2021-09-10T20:40:04.405Z] Step 23/23 : LABEL version=0.0.0 [2021-09-10T20:40:04.678Z] ---> Running in b8e1bceea4af [2021-09-10T20:40:05.268Z] Removing intermediate container b8e1bceea4af [2021-09-10T20:40:05.268Z] ---> 9b5952668169 [2021-09-10T20:40:05.268Z] [2021-09-10T20:40:05.541Z] Successfully built 9b5952668169 [2021-09-10T20:40:05.541Z] Successfully tagged support-notifications-arm64:latest [2021-09-10T20:40:05.828Z]  Building support-notifications ... done  [Pipeline] } [2021-09-10T20:40:05.866Z] $ docker stop --time=1 d03b9862b9186d6ad030824d60c20447e25a88f9c7724eb2c2fd279a48102b57 [2021-09-10T20:40:07.798Z] $ docker rm -f d03b9862b9186d6ad030824d60c20447e25a88f9c7724eb2c2fd279a48102b57 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-10T20:40:08.386Z] + docker images [2021-09-10T20:40:08.658Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-10T20:40:08.658Z] support-notifications-arm64 latest 9b5952668169 4 seconds ago 15.9MB [2021-09-10T20:40:08.658Z] security-bootstrapper-arm64 latest 7871145d22af 6 seconds ago 17.7MB [2021-09-10T20:40:08.658Z] core-metadata-arm64 latest 360820d66cf9 18 seconds ago 15.8MB [2021-09-10T20:40:08.658Z] 469719bdb18d 18 seconds ago 1.57GB [2021-09-10T20:40:08.658Z] core-command-arm64 latest a8a4ac332209 26 seconds ago 15.2MB [2021-09-10T20:40:08.658Z] d26193382cec 33 seconds ago 1.57GB [2021-09-10T20:40:08.658Z] 293c892c4f9d 41 seconds ago 1.56GB [2021-09-10T20:40:08.658Z] 16cea6d21588 43 seconds ago 1.57GB [2021-09-10T20:40:08.658Z] sys-mgmt-agent-arm64 latest c4a5bf33e5d9 About a minute ago 311MB [2021-09-10T20:40:08.658Z] core-data-arm64 latest 754c81f671af 3 minutes ago 19.3MB [2021-09-10T20:40:08.658Z] security-secretstore-setup-arm64 latest a1b5a46567d8 3 minutes ago 26.5MB [2021-09-10T20:40:08.658Z] security-proxy-setup-arm64 latest 9b1a8b67d244 3 minutes ago 24.6MB [2021-09-10T20:40:08.659Z] support-scheduler-arm64 latest 9ba1902827f5 3 minutes ago 15.2MB [2021-09-10T20:40:08.659Z] cece14625c72 3 minutes ago 1.57GB [2021-09-10T20:40:08.659Z] 7f813e6ebbfb 3 minutes ago 1.57GB [2021-09-10T20:40:08.659Z] 9c1df9a27424 3 minutes ago 1.57GB [2021-09-10T20:40:08.659Z] d2eb6ab21099 3 minutes ago 1.57GB [2021-09-10T20:40:08.659Z] 1229b7bef315 3 minutes ago 1.57GB [2021-09-10T20:40:08.659Z] ci-base-image-arm64 latest 6d360cb75120 14 minutes ago 1.24GB [2021-09-10T20:40:08.659Z] alpine 3.12 afc2cc120ca2 9 days ago 5.33MB [2021-09-10T20:40:08.659Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 5 weeks ago 533MB [2021-09-10T20:40:08.659Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-09-10T20:40:08.659Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 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-09-10T20:40:09.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-10T20:40:09.340Z] [2021-09-10T20:40:09.340Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-10T20:40:09.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-10T20:40:09.964Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-10T20:40:09.964Z] 448f6bf000e3: Pulling fs layer [2021-09-10T20:40:09.964Z] f757da607395: Pulling fs layer [2021-09-10T20:40:09.964Z] 05883995daec: Pulling fs layer [2021-09-10T20:40:09.964Z] 8603b9c90790: Pulling fs layer [2021-09-10T20:40:09.964Z] 1560dd03e051: Pulling fs layer [2021-09-10T20:40:09.964Z] 27f5ce0e4adf: Pulling fs layer [2021-09-10T20:40:09.964Z] c2d8d7efcc4b: Pulling fs layer [2021-09-10T20:40:09.964Z] 8603b9c90790: Waiting [2021-09-10T20:40:09.964Z] 1560dd03e051: Waiting [2021-09-10T20:40:09.964Z] 27f5ce0e4adf: Waiting [2021-09-10T20:40:09.964Z] c2d8d7efcc4b: Waiting [2021-09-10T20:40:10.238Z] f757da607395: Verifying Checksum [2021-09-10T20:40:10.238Z] f757da607395: Download complete [2021-09-10T20:40:10.238Z] 8603b9c90790: Verifying Checksum [2021-09-10T20:40:10.238Z] 8603b9c90790: Download complete [2021-09-10T20:40:10.510Z] 1560dd03e051: Verifying Checksum [2021-09-10T20:40:10.510Z] 1560dd03e051: Download complete [2021-09-10T20:40:10.510Z] 27f5ce0e4adf: Verifying Checksum [2021-09-10T20:40:10.510Z] 27f5ce0e4adf: Download complete [2021-09-10T20:40:11.106Z] 05883995daec: Download complete [2021-09-10T20:40:11.704Z] 448f6bf000e3: Verifying Checksum [2021-09-10T20:40:11.704Z] 448f6bf000e3: Download complete [2021-09-10T20:40:14.325Z] c2d8d7efcc4b: Verifying Checksum [2021-09-10T20:40:14.325Z] c2d8d7efcc4b: Download complete [2021-09-10T20:40:15.303Z] 448f6bf000e3: Pull complete [2021-09-10T20:40:15.896Z] f757da607395: Pull complete [2021-09-10T20:40:17.325Z] 05883995daec: Pull complete [2021-09-10T20:40:17.920Z] 8603b9c90790: Pull complete [2021-09-10T20:40:18.897Z] 1560dd03e051: Pull complete [2021-09-10T20:40:19.167Z] 27f5ce0e4adf: Pull complete [2021-09-10T20:40:35.958Z] c2d8d7efcc4b: Pull complete [2021-09-10T20:40:35.958Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-10T20:40:35.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-10T20:40:35.958Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-10T20:40:36.235Z] prd-ubuntu18.04-docker-arm64-4c-16g-2012 does not seem to be running inside a container [2021-09-10T20:40:36.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-10T20:40:40.129Z] $ docker top d6e87c02e91d47062695d279bc60eab2d73698113a984288dd799aa2e6d5cc48 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-10T20:40:41.234Z] ---> job-cost.sh [2021-09-10T20:40:41.234Z] lf-activate-venv: SKIPPING [2021-09-10T20:40:41.234Z] INFO: No Stack... [2021-09-10T20:40:42.659Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-10T20:40:42.932Z] INFO: Archiving Costs [Pipeline] sh [2021-09-10T20:40:45.409Z] + cut -d, -f6 [2021-09-10T20:40:45.409Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [Pipeline] lock [2021-09-10T20:40:45.473Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3699-6-stack-cost] [2021-09-10T20:40:45.480Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3699-6-stack-cost] did not exist. Created. [2021-09-10T20:40:45.480Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3699-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-10T20:40:46.152Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-10T20:40:46.322Z] Stashed 1 file(s) [Pipeline] } [2021-09-10T20:40:46.339Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3699-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-10T20:40:46.399Z] $ docker stop --time=1 d6e87c02e91d47062695d279bc60eab2d73698113a984288dd799aa2e6d5cc48 [2021-09-10T20:40:48.059Z] $ docker rm -f d6e87c02e91d47062695d279bc60eab2d73698113a984288dd799aa2e6d5cc48 [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-09-10T20:40:48.938Z] provisioning config files... [2021-09-10T20:40:48.961Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config8761013306716543895tmp [Pipeline] { [Pipeline] sh [2021-09-10T20:40:49.280Z] + set +x [2021-09-10T20:40:49.280Z] + curl -s https://codecov.io/bash [2021-09-10T20:40:49.280Z] + bash -s -- [2021-09-10T20:40:49.280Z] [2021-09-10T20:40:49.280Z] _____ _ [2021-09-10T20:40:49.280Z] / ____| | | [2021-09-10T20:40:49.280Z] | | ___ __| | ___ ___ _____ __ [2021-09-10T20:40:49.280Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-10T20:40:49.280Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-10T20:40:49.280Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-10T20:40:49.280Z] Bash-1.0.6 [2021-09-10T20:40:49.280Z] [2021-09-10T20:40:49.280Z] [2021-09-10T20:40:49.280Z] ==> git version 2.24.4 found [2021-09-10T20:40:49.280Z] ==> 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-09-10T20:40:49.280Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-10T20:40:49.280Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-10T20:40:49.280Z] ==> Jenkins CI detected. [2021-09-10T20:40:49.280Z] current dir:  /w/workspace/edgex-go/6 [2021-09-10T20:40:49.280Z] project root: . [2021-09-10T20:40:49.280Z] --> token set from env [2021-09-10T20:40:49.545Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-10T20:40:49.545Z] ==> Running gcov in . (disable via -X gcov) [2021-09-10T20:40:49.545Z] ==> Python coveragepy not found [2021-09-10T20:40:49.545Z] ==> Searching for coverage reports in: [2021-09-10T20:40:49.545Z] + . [2021-09-10T20:40:49.545Z] -> Found 1 reports [2021-09-10T20:40:49.545Z] ==> Detecting git/mercurial file structure [2021-09-10T20:40:49.545Z] ==> Reading reports [2021-09-10T20:40:49.545Z] + ./coverage.out bytes=405611 [2021-09-10T20:40:49.545Z] ==> Appending adjustments [2021-09-10T20:40:49.545Z] https://docs.codecov.io/docs/fixing-reports [2021-09-10T20:40:50.508Z] + Found adjustments [2021-09-10T20:40:50.508Z] ==> Gzipping contents [2021-09-10T20:40:50.773Z] 56K /tmp/codecov.GziWVn.gz [2021-09-10T20:40:50.773Z] ==> Uploading reports [2021-09-10T20:40:50.773Z] url: https://codecov.io [2021-09-10T20:40:50.773Z] query: branch=PR-3699&commit=ef3901f92210db6bed6aa6e627ef8c4a0908c015&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3699%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3699&job=&cmd_args= [2021-09-10T20:40:50.773Z] -> Pinging Codecov [2021-09-10T20:40:50.773Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3699&commit=ef3901f92210db6bed6aa6e627ef8c4a0908c015&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3699%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3699&job=&cmd_args= [2021-09-10T20:40:51.037Z] -> Uploading to [2021-09-10T20:40:51.037Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-10/00271124DB129430A58F1EEE437C3FCB/ef3901f92210db6bed6aa6e627ef8c4a0908c015/55179b3d-fe2d-4f63-9af9-c2314044202c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210910%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210910T204050Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3965f9faf51d47e97162eae083237c61839d80902119a7c362123ba932b81b95 [2021-09-10T20:40:51.037Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-10T20:40:51.037Z] Dload Upload Total Spent Left Speed [2021-09-10T20:40:51.307Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54655 0 0 100 54655 0 132k --:--:-- --:--:-- --:--:-- 132k [2021-09-10T20:40:51.307Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ef3901f92210db6bed6aa6e627ef8c4a0908c015 [Pipeline] } [2021-09-10T20:40:51.318Z] 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-10T20:40:54.236Z] + '[' -d /w/workspace/edgex-go/6/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-10T20:40:54.559Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-10T20:40:55.147Z] ---> package-listing.sh [2021-09-10T20:40:55.147Z] ++ facter osfamily [2021-09-10T20:40:55.147Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-10T20:40:55.413Z] + OS_FAMILY=redhat [2021-09-10T20:40:55.413Z] + workspace=/w/workspace/edgex-go/6 [2021-09-10T20:40:55.413Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-10T20:40:55.413Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-10T20:40:55.413Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-10T20:40:55.413Z] + PACKAGES=/tmp/packages_start.txt [2021-09-10T20:40:55.413Z] + '[' /w/workspace/edgex-go/6 ']' [2021-09-10T20:40:55.413Z] + PACKAGES=/tmp/packages_end.txt [2021-09-10T20:40:55.413Z] + case "${OS_FAMILY}" in [2021-09-10T20:40:55.413Z] + sort [2021-09-10T20:40:55.413Z] + rpm -qa [2021-09-10T20:40:57.349Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-10T20:40:57.349Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-10T20:40:57.349Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-10T20:40:57.349Z] + '[' /w/workspace/edgex-go/6 ']' [2021-09-10T20:40:57.349Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2021-09-10T20:40:57.349Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2021-09-10T20:40:57.365Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-10T20:40:57.661Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-10T20:40:58.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-10T20:40:58.253Z] [2021-09-10T20:40:58.253Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-10T20:40:58.589Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-10T20:40:58.589Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-10T20:40:58.589Z] b4d181a07f80: Pulling fs layer [2021-09-10T20:40:58.589Z] a1111a8f2ec3: Pulling fs layer [2021-09-10T20:40:58.589Z] ed53099fbce6: Pulling fs layer [2021-09-10T20:40:58.589Z] dc539afda2c1: Pulling fs layer [2021-09-10T20:40:58.589Z] 77bc0d833cb6: Pulling fs layer [2021-09-10T20:40:58.589Z] 9065ff56babe: Pulling fs layer [2021-09-10T20:40:58.589Z] d287ab97295c: Pulling fs layer [2021-09-10T20:40:58.589Z] 77bc0d833cb6: Waiting [2021-09-10T20:40:58.589Z] 9065ff56babe: Waiting [2021-09-10T20:40:58.589Z] d287ab97295c: Waiting [2021-09-10T20:40:58.589Z] dc539afda2c1: Waiting [2021-09-10T20:40:58.855Z] a1111a8f2ec3: Verifying Checksum [2021-09-10T20:40:58.855Z] a1111a8f2ec3: Download complete [2021-09-10T20:40:58.855Z] dc539afda2c1: Verifying Checksum [2021-09-10T20:40:58.855Z] dc539afda2c1: Download complete [2021-09-10T20:40:59.436Z] ed53099fbce6: Verifying Checksum [2021-09-10T20:40:59.436Z] ed53099fbce6: Download complete [2021-09-10T20:40:59.436Z] 9065ff56babe: Verifying Checksum [2021-09-10T20:40:59.436Z] 9065ff56babe: Download complete [2021-09-10T20:40:59.436Z] 77bc0d833cb6: Verifying Checksum [2021-09-10T20:40:59.436Z] 77bc0d833cb6: Download complete [2021-09-10T20:41:01.662Z] b4d181a07f80: Verifying Checksum [2021-09-10T20:41:01.662Z] b4d181a07f80: Download complete [2021-09-10T20:41:01.662Z] b4d181a07f80: Pull complete [2021-09-10T20:41:01.662Z] a1111a8f2ec3: Pull complete [2021-09-10T20:41:01.928Z] ed53099fbce6: Pull complete [2021-09-10T20:41:02.213Z] dc539afda2c1: Pull complete [2021-09-10T20:41:02.485Z] 77bc0d833cb6: Pull complete [2021-09-10T20:41:02.485Z] 9065ff56babe: Pull complete [2021-09-10T20:41:03.885Z] d287ab97295c: Verifying Checksum [2021-09-10T20:41:03.885Z] d287ab97295c: Download complete [2021-09-10T20:41:08.170Z] d287ab97295c: Pull complete [2021-09-10T20:41:08.170Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-10T20:41:08.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-10T20:41:08.170Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-10T20:41:08.261Z] prd-centos7-docker-4c-2g-2011 does not seem to be running inside a container [2021-09-10T20:41:08.308Z] $ 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-10T20:41:11.708Z] $ docker top 055088be3c3073b242651f3b3cfc9d2edb693f8eca98e6ce7483e2f696e06724 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-10T20:41:12.307Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-10T20:41:14.641Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-10T20:41:14.963Z] + ls /var/log/sa-host [2021-09-10T20:41:14.963Z] + sadf -c /var/log/sa-host/sa05 [2021-09-10T20:41:14.963Z] file_magic: OK [2021-09-10T20:41:14.963Z] HZ: Using current value: 100 [2021-09-10T20:41:14.963Z] file_header: OK [2021-09-10T20:41:14.963Z] 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-09-10T20:41:14.963Z] Statistics: [2021-09-10T20:41:14.963Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-10T20:41:14.963Z] File successfully converted to sysstat format version 12.0.3 [2021-09-10T20:41:14.963Z] + sadf -c /var/log/sa-host/sa10 [2021-09-10T20:41:14.963Z] file_magic: OK [2021-09-10T20:41:14.963Z] HZ: Using current value: 100 [2021-09-10T20:41:14.963Z] file_header: OK [2021-09-10T20:41:14.963Z] 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-09-10T20:41:14.963Z] Statistics: [2021-09-10T20:41:14.963Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-10T20:41:14.963Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-10T20:41:15.147Z] provisioning config files... [2021-09-10T20:41:15.163Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config7418915917348107544tmp [Pipeline] { [Pipeline] echo [2021-09-10T20:41:15.187Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-10T20:41:17.154Z] ---> create-netrc.sh [Pipeline] } [2021-09-10T20:41:17.167Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-10T20:41:17.539Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-10T20:41:17.764Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-10T20:41:18.091Z] ---> sudo-logs.sh [2021-09-10T20:41:18.091Z] Archiving 'sudo' log.. [2021-09-10T20:41:18.091Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2011.vexxhost.local: Name or service not known [2021-09-10T20:41:18.091Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2011.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-10T20:41:18.125Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-10T20:41:18.440Z] ---> job-cost.sh [2021-09-10T20:41:18.440Z] lf-activate-venv: SKIPPING [2021-09-10T20:41:18.440Z] DEBUG: total: 0.10999999940395355 [2021-09-10T20:41:18.440Z] INFO: Retrieving Stack Cost... [2021-09-10T20:41:19.841Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-10T20:41:20.107Z] INFO: Archiving Costs [Pipeline] echo [2021-09-10T20:41:20.125Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-10T20:41:20.437Z] ---> logs-deploy.sh [2021-09-10T20:41:20.437Z] lf-activate-venv: SKIPPING [2021-09-10T20:41:20.437Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3699/6 [2021-09-10T20:41:20.437Z] INFO: archiving workspace using pattern(s): [2021-09-10T20:41:21.018Z] Archives upload complete. [2021-09-10T20:41:21.283Z] INFO: archiving logs to Nexus