bnevis-i commented: recheck 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 8c4902df5654b21b5feaf198f8f2537f57f0e789+2de07aa5618795465836e287608abcda04ffa72f (10f98d159bda3c535bba0f3caba63b4a8c81cca2) 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-ssh8267474879897957275.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-ssh3635280242925373115.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-3731/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-3731/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh612435699214920319.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-ssh7551967182930115921.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3731/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-3731/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7625544004501929099.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-50 in /w/workspace/edgexfoundry_edgex-go_PR-3731 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2150668438714150172.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 2de07aa5618795465836e287608abcda04ffa72f into PR head commit 8c4902df5654b21b5feaf198f8f2537f57f0e789 Merge succeeded, producing 8c4902df5654b21b5feaf198f8f2537f57f0e789 Checking out Revision 8c4902df5654b21b5feaf198f8f2537f57f0e789 (PR-3731) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh6829717426225701195.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3731/head:refs/remotes/origin/PR-3731 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c4902df5654b21b5feaf198f8f2537f57f0e789 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh4629228817155917744.key > git merge 2de07aa5618795465836e287608abcda04ffa72f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c4902df5654b21b5feaf198f8f2537f57f0e789 # timeout=10 Commit message: "style: Remove dead code and enable deadcode linter" > git rev-list --no-walk 8c4902df5654b21b5feaf198f8f2537f57f0e789 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-29T01:08:31.806Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-29T01:08:31.901Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-29T01:08:31.928Z] ========================================================= [2021-09-29T01:08:31.928Z] EdgeX Global Pipelines Version Info [2021-09-29T01:08:31.928Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:08:33.199Z] ------------------- [2021-09-29T01:08:33.199Z] stable info: [2021-09-29T01:08:33.199Z] ------------------- [2021-09-29T01:08:33.199Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-29T01:08:33.199Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T01:08:33.199Z] Message: update stable to v1.0.205 [2021-09-29T01:08:33.787Z] ------------------- [2021-09-29T01:08:33.787Z] experimental info: [2021-09-29T01:08:33.787Z] ------------------- [2021-09-29T01:08:33.787Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-29T01:08:33.787Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T01:08:33.787Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-29T01:08:33.916Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-29T01:08:33.939Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-29T01:08:33.962Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-29T01:08:33.986Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-29T01:08:34.020Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-29T01:08:34.054Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-29T01:08:34.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-29T01:08:34.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-29T01:08:34.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-29T01:08:34.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-29T01:08:34.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-29T01:08:34.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-29T01:08:34.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-29T01:08:34.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-29T01:08:34.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-29T01:08:34.314Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T01:08:34.336Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T01:08:34.359Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-29T01:08:34.382Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-29T01:08:34.405Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-29T01:08:34.427Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-29T01:08:34.449Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-29T01:08:34.472Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-29T01:08:34.496Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3731 [Pipeline] echo [2021-09-29T01:08:34.519Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3731 [Pipeline] echo [2021-09-29T01:08:34.544Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3731 [Pipeline] echo [2021-09-29T01:08:34.567Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c4902df5654b21b5feaf198f8f2537f57f0e789 [Pipeline] echo [2021-09-29T01:08:34.592Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c4902d [Pipeline] echo [2021-09-29T01:08:34.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T01:08:34.694Z] provisioning config files... [2021-09-29T01:08:34.713Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2009356430051183534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:08:35.051Z] ---> docker-login.sh [2021-09-29T01:08:35.051Z] nexus3.edgexfoundry.org:10001 [2021-09-29T01:08:35.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:08:35.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:08:35.319Z] Configure a credential helper to remove this warning. See [2021-09-29T01:08:35.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:08:35.319Z] [2021-09-29T01:08:35.319Z] Login Succeeded [2021-09-29T01:08:35.319Z] nexus3.edgexfoundry.org:10002 [2021-09-29T01:08:35.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:08:35.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:08:35.319Z] Configure a credential helper to remove this warning. See [2021-09-29T01:08:35.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:08:35.319Z] [2021-09-29T01:08:35.319Z] Login Succeeded [2021-09-29T01:08:35.319Z] nexus3.edgexfoundry.org:10003 [2021-09-29T01:08:35.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:08:35.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:08:35.584Z] Configure a credential helper to remove this warning. See [2021-09-29T01:08:35.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:08:35.584Z] [2021-09-29T01:08:35.584Z] Login Succeeded [2021-09-29T01:08:35.584Z] nexus3.edgexfoundry.org:10004 [2021-09-29T01:08:35.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:08:35.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:08:35.850Z] Configure a credential helper to remove this warning. See [2021-09-29T01:08:35.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:08:35.850Z] [2021-09-29T01:08:35.850Z] Login Succeeded [2021-09-29T01:08:35.850Z] docker.io [2021-09-29T01:08:35.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:08:36.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:08:36.120Z] Configure a credential helper to remove this warning. See [2021-09-29T01:08:36.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:08:36.120Z] [2021-09-29T01:08:36.120Z] Login Succeeded [2021-09-29T01:08:36.120Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T01:08:36.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T01:08:36.695Z] ++ 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-29T01:08:36.695Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:08:36.695Z] ++ dirname cmd/core-command/Dockerfile [2021-09-29T01:08:36.695Z] ++ cut -d/ -f2 [2021-09-29T01:08:36.695Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-29T01:08:36.695Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:08:36.695Z] ++ dirname cmd/core-data/Dockerfile [2021-09-29T01:08:36.695Z] ++ cut -d/ -f2 [2021-09-29T01:08:36.695Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-29T01:08:36.695Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:08:36.695Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-29T01:08:36.695Z] ++ cut -d/ -f2 [2021-09-29T01:08:36.695Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-29T01:08:36.695Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:08:36.695Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-29T01:08:36.695Z] ++ cut -d/ -f2 [2021-09-29T01:08:36.695Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-29T01:08:36.695Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:08:36.695Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-29T01:08:36.695Z] ++ cut -d/ -f2 [2021-09-29T01:08:36.695Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-29T01:08:36.695Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:08:36.695Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-29T01:08:36.695Z] ++ cut -d/ -f2 [2021-09-29T01:08:36.695Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-29T01:08:36.695Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:08:36.695Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-29T01:08:36.695Z] ++ cut -d/ -f2 [2021-09-29T01:08:36.695Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-29T01:08:36.695Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:08:36.695Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-29T01:08:36.695Z] ++ cut -d/ -f2 [2021-09-29T01:08:36.695Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-29T01:08:36.695Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:08:36.695Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-29T01:08:36.695Z] ++ cut -d/ -f2 [2021-09-29T01:08:36.695Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-29T01:08:36.757Z] 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-29T01:08:37.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T01:08:37.544Z] [2021-09-29T01:08:37.544Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:08:37.884Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T01:08:37.884Z] latest: Pulling from edgex-devops/git-semver [2021-09-29T01:08:37.884Z] 31603596830f: Pulling fs layer [2021-09-29T01:08:37.884Z] 04fac38145f0: Pulling fs layer [2021-09-29T01:08:37.884Z] 701f6daf10bf: Pulling fs layer [2021-09-29T01:08:37.884Z] 24f72da36158: Pulling fs layer [2021-09-29T01:08:37.884Z] 24f72da36158: Waiting [2021-09-29T01:08:37.884Z] 04fac38145f0: Verifying Checksum [2021-09-29T01:08:37.884Z] 04fac38145f0: Download complete [2021-09-29T01:08:38.158Z] 31603596830f: Verifying Checksum [2021-09-29T01:08:38.158Z] 31603596830f: Download complete [2021-09-29T01:08:38.158Z] 31603596830f: Pull complete [2021-09-29T01:08:38.437Z] 24f72da36158: Verifying Checksum [2021-09-29T01:08:38.437Z] 24f72da36158: Download complete [2021-09-29T01:08:38.437Z] 04fac38145f0: Pull complete [2021-09-29T01:08:38.437Z] 701f6daf10bf: Verifying Checksum [2021-09-29T01:08:38.437Z] 701f6daf10bf: Download complete [2021-09-29T01:08:39.030Z] 701f6daf10bf: Pull complete [2021-09-29T01:08:39.030Z] 24f72da36158: Pull complete [2021-09-29T01:08:39.030Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-29T01:08:39.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T01:08:39.030Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-29T01:08:39.132Z] prd-centos7-docker-4c-2g-50 does not seem to be running inside a container [2021-09-29T01:08:39.195Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-29T01:08:39.959Z] $ docker top 00b22eb177a8fde4e51c4c22b8b88be86767797e5efb96cdcba36b7030aeec8b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-29T01:08:40.083Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T01:08:40.083Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T01:08:40.203Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T01:08:40.203Z] $ docker exec 00b22eb177a8fde4e51c4c22b8b88be86767797e5efb96cdcba36b7030aeec8b ssh-agent [2021-09-29T01:08:40.321Z] SSH_AUTH_SOCK=/tmp/ssh-4Qex6iDv4tAE/agent.14 [2021-09-29T01:08:40.321Z] SSH_AGENT_PID=21 [2021-09-29T01:08:40.330Z] Running ssh-add (command line suppressed) [2021-09-29T01:08:40.420Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_204933591856465257.key (/w/workspace/edgex-go/2@tmp/private_key_204933591856465257.key) [2021-09-29T01:08:40.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T01:08:40.759Z] + git tag --points-at HEAD [Pipeline] } [2021-09-29T01:08:40.777Z] $ docker exec --env ******** --env ******** 00b22eb177a8fde4e51c4c22b8b88be86767797e5efb96cdcba36b7030aeec8b ssh-agent -k [2021-09-29T01:08:40.873Z] unset SSH_AUTH_SOCK; [2021-09-29T01:08:40.873Z] unset SSH_AGENT_PID; [2021-09-29T01:08:40.873Z] echo Agent pid 21 killed; [2021-09-29T01:08:40.891Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-29T01:08:40.932Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T01:08:40.932Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T01:08:41.072Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T01:08:41.071Z] $ docker exec 00b22eb177a8fde4e51c4c22b8b88be86767797e5efb96cdcba36b7030aeec8b ssh-agent [2021-09-29T01:08:41.190Z] SSH_AUTH_SOCK=/tmp/ssh-sT9UEPATyqOw/agent.53 [2021-09-29T01:08:41.191Z] SSH_AGENT_PID=60 [2021-09-29T01:08:41.200Z] Running ssh-add (command line suppressed) [2021-09-29T01:08:41.296Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1084896187299811206.key (/w/workspace/edgex-go/2@tmp/private_key_1084896187299811206.key) [2021-09-29T01:08:41.318Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T01:08:41.637Z] + git semver init [2021-09-29T01:08:41.638Z] # -> Open(): unable to determine branch for HEAD [2021-09-29T01:08:41.638Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-09-29T01:08:41.638Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-09-29T01:08:41.638Z] # $SEMVER_REMOTE_NAME = origin [2021-09-29T01:08:41.638Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-29T01:08:41.638Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-29T01:08:41.638Z] # $SEMVER_BRANCH = PR-3731 [2021-09-29T01:08:41.638Z] # $SEMVER_TEMP = /tmp/semver-168761761 [2021-09-29T01:08:41.638Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-29T01:09:49.715Z] # '/tmp/semver-168761761' -> '/w/workspace/edgex-go/2/.semver' [2021-09-29T01:09:49.715Z] # -> Force: false [2021-09-29T01:09:49.715Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-09-29T01:09:49.727Z] $ docker exec --env ******** --env ******** 00b22eb177a8fde4e51c4c22b8b88be86767797e5efb96cdcba36b7030aeec8b ssh-agent -k [2021-09-29T01:09:49.840Z] unset SSH_AUTH_SOCK; [2021-09-29T01:09:49.840Z] unset SSH_AGENT_PID; [2021-09-29T01:09:49.840Z] echo Agent pid 60 killed; [2021-09-29T01:09:49.858Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T01:09:50.204Z] + git semver [Pipeline] } [2021-09-29T01:09:50.220Z] $ docker stop --time=1 00b22eb177a8fde4e51c4c22b8b88be86767797e5efb96cdcba36b7030aeec8b [2021-09-29T01:09:51.910Z] $ docker rm -f 00b22eb177a8fde4e51c4c22b8b88be86767797e5efb96cdcba36b7030aeec8b [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T01:09:52.333Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-29T01:09:52.656Z] Stashed 1 file(s) [Pipeline] echo [2021-09-29T01:09:52.659Z] [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-29T01:09:52.984Z] ========================================================= [2021-09-29T01:09:52.984Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-29T01:09:52.984Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T01:09:53.310Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T01:09:53.311Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-29T01:09:53.311Z] 540db60ca938: Pulling fs layer [2021-09-29T01:09:53.311Z] adcc1eea9eea: Pulling fs layer [2021-09-29T01:09:53.311Z] 4c4ab2625f07: Pulling fs layer [2021-09-29T01:09:53.311Z] db62176df00c: Pulling fs layer [2021-09-29T01:09:53.311Z] 3b30891b0d05: Pulling fs layer [2021-09-29T01:09:53.311Z] 06b49ca38bd5: Pulling fs layer [2021-09-29T01:09:53.311Z] c788192a36de: Pulling fs layer [2021-09-29T01:09:53.311Z] a77e37c0d609: Pulling fs layer [2021-09-29T01:09:53.311Z] c3185cebc471: Pulling fs layer [2021-09-29T01:09:53.311Z] db62176df00c: Waiting [2021-09-29T01:09:53.311Z] 3b30891b0d05: Waiting [2021-09-29T01:09:53.311Z] 06b49ca38bd5: Waiting [2021-09-29T01:09:53.311Z] c788192a36de: Waiting [2021-09-29T01:09:53.311Z] a77e37c0d609: Waiting [2021-09-29T01:09:53.311Z] c3185cebc471: Waiting [2021-09-29T01:09:53.311Z] 4c4ab2625f07: Verifying Checksum [2021-09-29T01:09:53.311Z] 4c4ab2625f07: Download complete [2021-09-29T01:09:53.311Z] adcc1eea9eea: Verifying Checksum [2021-09-29T01:09:53.311Z] adcc1eea9eea: Download complete [2021-09-29T01:09:53.311Z] 3b30891b0d05: Verifying Checksum [2021-09-29T01:09:53.311Z] 3b30891b0d05: Download complete [2021-09-29T01:09:53.577Z] 06b49ca38bd5: Verifying Checksum [2021-09-29T01:09:53.577Z] 06b49ca38bd5: Download complete [2021-09-29T01:09:53.577Z] 540db60ca938: Verifying Checksum [2021-09-29T01:09:53.577Z] 540db60ca938: Download complete [2021-09-29T01:09:53.577Z] c788192a36de: Verifying Checksum [2021-09-29T01:09:53.577Z] c788192a36de: Download complete [2021-09-29T01:09:53.841Z] 540db60ca938: Pull complete [2021-09-29T01:09:53.841Z] adcc1eea9eea: Pull complete [2021-09-29T01:09:53.841Z] 4c4ab2625f07: Pull complete [2021-09-29T01:09:54.106Z] a77e37c0d609: Verifying Checksum [2021-09-29T01:09:54.106Z] a77e37c0d609: Download complete [2021-09-29T01:09:59.455Z] c3185cebc471: Verifying Checksum [2021-09-29T01:09:59.455Z] c3185cebc471: Download complete [2021-09-29T01:09:59.720Z] db62176df00c: Verifying Checksum [2021-09-29T01:09:59.720Z] db62176df00c: Download complete [2021-09-29T01:10:03.086Z] db62176df00c: Pull complete [2021-09-29T01:10:03.086Z] 3b30891b0d05: Pull complete [2021-09-29T01:10:03.086Z] 06b49ca38bd5: Pull complete [2021-09-29T01:10:03.086Z] c788192a36de: Pull complete [2021-09-29T01:10:03.356Z] a77e37c0d609: Pull complete [2021-09-29T01:10:05.340Z] c3185cebc471: Pull complete [2021-09-29T01:10:05.340Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-29T01:10:05.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T01:10:05.340Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-29T01:10:05.669Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T01:10:05.669Z] WORKDIR /edgex [2021-09-29T01:10:05.669Z] COPY go.mod . [2021-09-29T01:10:05.669Z] RUN go mod download' [2021-09-29T01:10:05.669Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-29T01:10:07.620Z] Sending build context to Docker daemon 329MB [2021-09-29T01:10:07.620Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T01:10:07.620Z] ---> 031687cdd783 [2021-09-29T01:10:07.620Z] Step 2/4 : WORKDIR /edgex [2021-09-29T01:10:07.905Z] Still waiting to schedule task [2021-09-29T01:10:07.906Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-09-29T01:10:08.578Z] ---> Running in 480551c5f1dd [2021-09-29T01:10:08.846Z] Removing intermediate container 480551c5f1dd [2021-09-29T01:10:08.846Z] ---> b3068b76b115 [2021-09-29T01:10:08.846Z] Step 3/4 : COPY go.mod . [2021-09-29T01:10:08.846Z] ---> 2ccef4cd07dd [2021-09-29T01:10:08.846Z] Step 4/4 : RUN go mod download [2021-09-29T01:10:08.846Z] ---> Running in b23fa4fc4231 [2021-09-29T01:10:41.109Z] Removing intermediate container b23fa4fc4231 [2021-09-29T01:10:41.109Z] ---> 572894c3f663 [2021-09-29T01:10:41.109Z] Successfully built 572894c3f663 [2021-09-29T01:10:41.109Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:10:41.431Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T01:10:41.431Z] . [Pipeline] withDockerContainer [2021-09-29T01:10:41.519Z] prd-centos7-docker-4c-2g-50 does not seem to be running inside a container [2021-09-29T01:10:41.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-29T01:10:41.963Z] $ docker top 5e5bad3ac302c0f00e0cdee0e6a0f0a8a52828c7e2ede1b9ce5e4ad95191db94 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T01:10:42.371Z] + go version [2021-09-29T01:10:42.371Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-29T01:10:42.386Z] $ docker stop --time=1 5e5bad3ac302c0f00e0cdee0e6a0f0a8a52828c7e2ede1b9ce5e4ad95191db94 [2021-09-29T01:10:43.582Z] $ docker rm -f 5e5bad3ac302c0f00e0cdee0e6a0f0a8a52828c7e2ede1b9ce5e4ad95191db94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:10:44.165Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T01:10:44.165Z] . [Pipeline] withDockerContainer [2021-09-29T01:10:44.253Z] prd-centos7-docker-4c-2g-50 does not seem to be running inside a container [2021-09-29T01:10:44.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-29T01:10:44.687Z] $ docker top cbacbc376ceaf80342c15540ee463293815871234d7001f7f3c24c7a9e0ae92d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-29T01:10:44.785Z] ========================================================= [2021-09-29T01:10:44.785Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-29T01:10:44.785Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T01:10:45.113Z] + go mod tidy [Pipeline] sh [2021-09-29T01:10:45.764Z] + make test [2021-09-29T01:10:45.764Z] go mod tidy [2021-09-29T01:10:45.764Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-29T01:10:51.179Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-29T01:11:09.459Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-29T01:11:12.876Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-29T01:11:12.876Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-29T01:11:13.466Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-29T01:11:16.064Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-29T01:11:16.348Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-29T01:11:16.348Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-29T01:11:16.348Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-29T01:11:16.946Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-29T01:11:17.221Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-29T01:11:17.501Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-29T01:11:17.501Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-29T01:11:17.502Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-29T01:11:17.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-29T01:11:18.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2021-09-29T01:11:18.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-29T01:11:18.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-29T01:11:20.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements [2021-09-29T01:11:20.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-29T01:11:20.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.050s coverage: 46.3% of statements [2021-09-29T01:11:20.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-29T01:11:20.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-29T01:11:21.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.117s coverage: 90.1% of statements [2021-09-29T01:11:21.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-29T01:11:21.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:11:22.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements [2021-09-29T01:11:22.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-29T01:11:22.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-29T01:11:22.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-29T01:11:22.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-29T01:11:22.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-29T01:11:22.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.234s coverage: 94.2% of statements [2021-09-29T01:11:22.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-29T01:11:22.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:11:22.953Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements [2021-09-29T01:11:22.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-29T01:11:22.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-29T01:11:22.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-29T01:11:22.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-29T01:11:22.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-29T01:11:23.538Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements [2021-09-29T01:11:23.538Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-29T01:11:23.538Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-29T01:11:23.538Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-29T01:11:24.126Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.8% of statements [2021-09-29T01:11:24.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-29T01:11:24.126Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-09-29T01:11:24.405Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements [2021-09-29T01:11:24.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-29T01:11:24.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-09-29T01:11:25.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.047s coverage: 79.5% of statements [2021-09-29T01:11:25.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-09-29T01:11:25.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2021-09-29T01:11:25.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-09-29T01:11:38.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.068s coverage: 94.4% of statements [2021-09-29T01:11:38.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-09-29T01:11:43.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.201s coverage: 81.8% of statements [2021-09-29T01:11:43.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-29T01:12:01.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-09-29T01:12:01.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-29T01:12:01.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-29T01:12:01.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-29T01:12:01.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2021-09-29T01:12:01.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-29T01:12:01.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-29T01:12:01.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-29T01:12:01.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-29T01:12:01.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-29T01:12:01.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-09-29T01:12:01.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-29T01:12:01.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-29T01:12:01.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-09-29T01:12:01.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-29T01:12:01.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.070s coverage: 58.8% of statements [2021-09-29T01:12:01.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-29T01:12:01.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2021-09-29T01:12:01.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-09-29T01:12:01.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-09-29T01:12:01.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.142s coverage: 91.2% of statements [2021-09-29T01:12:01.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-29T01:12:01.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements [2021-09-29T01:12:01.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-29T01:12:01.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-29T01:12:01.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-09-29T01:12:01.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements [2021-09-29T01:12:01.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2021-09-29T01:12:01.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2021-09-29T01:12:01.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-09-29T01:12:01.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.216s coverage: 70.5% of statements [2021-09-29T01:12:01.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-29T01:12:01.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-29T01:12:01.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-29T01:12:02.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.6% of statements [2021-09-29T01:12:02.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-29T01:12:02.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-29T01:12:02.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2021-09-29T01:12:02.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-29T01:12:02.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.070s coverage: 84.8% of statements [2021-09-29T01:12:02.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-29T01:12:09.025Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 19.5% of statements [2021-09-29T01:12:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-29T01:12:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-29T01:12:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-29T01:12:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-29T01:12:09.025Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 92.0% of statements [2021-09-29T01:12:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-29T01:12:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:12:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-29T01:12:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-29T01:12:09.025Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-09-29T01:12:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-29T01:12:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-29T01:12:09.025Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements [2021-09-29T01:12:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-29T01:12:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:12:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-29T01:12:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-29T01:12:09.025Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-09-29T01:12:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-29T01:12:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-29T01:12:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-29T01:12:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-29T01:12:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-29T01:12:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-29T01:12:09.025Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-09-29T01:12:09.025Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-09-29T01:12:09.025Z] 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-29T01:12:31.136Z] GO111MODULE=on go vet ./... [2021-09-29T01:12:39.697Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-54 in /w/workspace/edgexfoundry_edgex-go_PR-3731 [Pipeline] { [Pipeline] ws [2021-09-29T01:12:39.716Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-09-29T01:12:39.980Z] The recommended git tool is: git [2021-09-29T01:12:41.296Z] gofmt -l . [2021-09-29T01:12:41.296Z] [ "`gofmt -l .`" = "" ] [2021-09-29T01:12:41.564Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-29T01:12:42.155Z] + ls -al . [2021-09-29T01:12:42.155Z] total 612 [2021-09-29T01:12:42.155Z] drwxrwxr-x 10 1001 1001 4096 Sep 29 01:12 . [2021-09-29T01:12:42.155Z] drwxr-xr-x 4 root root 28 Sep 29 01:10 .. [2021-09-29T01:12:42.155Z] -rw-rw-r-- 1 1001 1001 11 Sep 29 01:08 .dockerignore [2021-09-29T01:12:42.155Z] drwxrwxr-x 8 1001 1001 179 Sep 29 01:08 .git [2021-09-29T01:12:42.155Z] drwxrwxr-x 4 1001 1001 142 Sep 29 01:08 .github [2021-09-29T01:12:42.155Z] -rw-rw-r-- 1 1001 1001 818 Sep 29 01:08 .gitignore [2021-09-29T01:12:42.155Z] -rw-rw-r-- 1 1001 1001 114 Sep 29 01:08 .golangci.yml [2021-09-29T01:12:42.155Z] -rw-rw-r-- 1 1001 1001 76 Sep 29 01:08 .hadolint.yml [2021-09-29T01:12:42.155Z] drwx------ 3 1001 1001 58 Sep 29 01:09 .semver [2021-09-29T01:12:42.155Z] -rw-rw-r-- 1 1001 1001 166 Sep 29 01:08 .sonarcloud.properties [2021-09-29T01:12:42.155Z] -rw-rw-r-- 1 1001 1001 1171 Sep 29 01:08 ADOPTERS.md [2021-09-29T01:12:42.155Z] -rw-rw-r-- 1 1001 1001 8493 Sep 29 01:08 Attribution.txt [2021-09-29T01:12:42.155Z] -rw-rw-r-- 1 1001 1001 43881 Sep 29 01:08 CHANGELOG.md [2021-09-29T01:12:42.155Z] -rw-rw-r-- 1 1001 1001 3804 Sep 29 01:08 CONTRIBUTING.md [2021-09-29T01:12:42.155Z] -rw-rw-r-- 1 1001 1001 677 Sep 29 01:08 GOVERNANCE.md [2021-09-29T01:12:42.155Z] -rw-rw-r-- 1 1001 1001 849 Sep 29 01:08 Jenkinsfile [2021-09-29T01:12:42.155Z] -rw-rw-r-- 1 1001 1001 10775 Sep 29 01:08 LICENSE [2021-09-29T01:12:42.155Z] -rw-rw-r-- 1 1001 1001 6386 Sep 29 01:08 Makefile [2021-09-29T01:12:42.155Z] -rw-rw-r-- 1 1001 1001 582 Sep 29 01:08 OWNERS.md [2021-09-29T01:12:42.155Z] -rw-rw-r-- 1 1001 1001 8643 Sep 29 01:08 README.md [2021-09-29T01:12:42.155Z] -rw-rw-r-- 1 1001 1001 6912 Sep 29 01:08 SECURITY.md [2021-09-29T01:12:42.155Z] -rw-rw-r-- 1 1001 1001 5 Sep 29 01:09 VERSION [2021-09-29T01:12:42.155Z] -rw-rw-r-- 1 1001 1001 4131 Sep 29 01:08 ZMQWindows.md [2021-09-29T01:12:42.155Z] drwxrwxr-x 2 1001 1001 37 Sep 29 01:08 bin [2021-09-29T01:12:42.155Z] drwxrwxr-x 14 1001 1001 4096 Sep 29 01:08 cmd [2021-09-29T01:12:42.155Z] -rw-r--r-- 1 root root 403161 Sep 29 01:12 coverage.out [2021-09-29T01:12:42.155Z] -rw-rw-r-- 1 1001 1001 841 Sep 29 01:08 go.mod [2021-09-29T01:12:42.155Z] -rw-r--r-- 1 root root 50064 Sep 29 01:10 go.sum [2021-09-29T01:12:42.155Z] drwxrwxr-x 8 1001 1001 124 Sep 29 01:08 internal [2021-09-29T01:12:42.155Z] drwxrwxr-x 3 1001 1001 16 Sep 29 01:08 openapi [2021-09-29T01:12:42.155Z] drwxrwxr-x 4 1001 1001 71 Sep 29 01:08 snap [2021-09-29T01:12:42.155Z] -rw-rw-r-- 1 1001 1001 204 Sep 29 01:08 version.go [Pipeline] sh [2021-09-29T01:12:42.467Z] + '[' -e coverage.out ] [2021-09-29T01:12:42.467Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-29T01:12:42.592Z] Stashed 1 file(s) [Pipeline] sh [2021-09-29T01:12:42.903Z] + make build [2021-09-29T01:12:42.903Z] go mod tidy [2021-09-29T01:12:42.903Z] 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-29T01:12:44.357Z] 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-29T01:12:45.567Z] using credential edgex-jenkins-ssh [2021-09-29T01:12:45.588Z] Cloning the remote Git repository [2021-09-29T01:12:45.638Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-29T01:12:45.760Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-09-29T01:12:45.845Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T01:12:45.846Z] > git --version # timeout=10 [2021-09-29T01:12:45.868Z] > git --version # 'git version 2.17.1' [2021-09-29T01:12:45.871Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T01:12:45.969Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T01:12:51.042Z] 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-29T01:12:51.630Z] 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-29T01:12:52.592Z] 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-29T01:12:52.864Z] 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-29T01:12:53.839Z] 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-29T01:12:54.806Z] 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-29T01:12:55.770Z] 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-29T01:12:56.735Z] 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-29T01:12:57.720Z] 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-29T01:12:58.729Z] 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-29T01:13:00.947Z] $ docker stop --time=1 cbacbc376ceaf80342c15540ee463293815871234d7001f7f3c24c7a9e0ae92d [2021-09-29T01:13:02.723Z] $ docker rm -f cbacbc376ceaf80342c15540ee463293815871234d7001f7f3c24c7a9e0ae92d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:13:04.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T01:13:04.113Z] [2021-09-29T01:13:04.113Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:13:04.437Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T01:13:04.437Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-29T01:13:04.437Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-29T01:13:04.437Z] ca9280d653b3: Pulling fs layer [2021-09-29T01:13:04.437Z] 7e9c9ca2126c: Pulling fs layer [2021-09-29T01:13:04.705Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-29T01:13:04.705Z] cbdbe7a5bc2a: Download complete [2021-09-29T01:13:04.986Z] cbdbe7a5bc2a: Pull complete [2021-09-29T01:13:05.565Z] ca9280d653b3: Verifying Checksum [2021-09-29T01:13:05.565Z] ca9280d653b3: Download complete [2021-09-29T01:13:06.153Z] ca9280d653b3: Pull complete [2021-09-29T01:13:07.556Z] 7e9c9ca2126c: Verifying Checksum [2021-09-29T01:13:07.556Z] 7e9c9ca2126c: Download complete [2021-09-29T01:13:10.946Z] 7e9c9ca2126c: Pull complete [2021-09-29T01:13:10.946Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-29T01:13:10.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T01:13:10.946Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-29T01:13:11.041Z] prd-centos7-docker-4c-2g-50 does not seem to be running inside a container [2021-09-29T01:13:11.087Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-29T01:13:13.903Z] $ docker top f863b588b16b766716c7f95b61f8f4740f748a923114889b5cb666f8576c9436 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T01:13:14.305Z] + grep parallel [2021-09-29T01:13:14.305Z] + docker-compose build --help [2021-09-29T01:13:14.889Z] --parallel Build images in parallel. [Pipeline] } [2021-09-29T01:13:14.903Z] $ docker stop --time=1 f863b588b16b766716c7f95b61f8f4740f748a923114889b5cb666f8576c9436 [2021-09-29T01:13:16.114Z] $ docker rm -f f863b588b16b766716c7f95b61f8f4740f748a923114889b5cb666f8576c9436 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:13:16.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T01:13:16.554Z] . [Pipeline] withDockerContainer [2021-09-29T01:13:16.643Z] prd-centos7-docker-4c-2g-50 does not seem to be running inside a container [2021-09-29T01:13:16.691Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-29T01:13:17.053Z] $ docker top b617b6717e5f93811752495fb2f56c403753904c81adbcaf76dde80b99390f84 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T01:13:17.450Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-29T01:13:18.032Z] Building core-command ... [2021-09-29T01:13:18.032Z] Building core-data ... [2021-09-29T01:13:18.032Z] Building core-metadata ... [2021-09-29T01:13:18.032Z] Building security-bootstrapper ... [2021-09-29T01:13:18.032Z] Building security-proxy-setup ... [2021-09-29T01:13:18.032Z] Building security-secretstore-setup ... [2021-09-29T01:13:18.032Z] Building support-notifications ... [2021-09-29T01:13:18.032Z] Building support-scheduler ... [2021-09-29T01:13:18.032Z] Building sys-mgmt-agent ... [2021-09-29T01:13:18.032Z] Building sys-mgmt-agent [2021-09-29T01:13:18.032Z] Building security-proxy-setup [2021-09-29T01:13:18.032Z] Building core-command [2021-09-29T01:13:18.032Z] Building support-notifications [2021-09-29T01:13:18.032Z] Building support-scheduler [2021-09-29T01:13:30.348Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:13:30.348Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:13:30.348Z] ---> 572894c3f663 [2021-09-29T01:13:30.348Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T01:13:30.348Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:13:30.348Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:13:30.348Z] ---> 572894c3f663 [2021-09-29T01:13:30.348Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T01:13:30.348Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:13:30.348Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:13:30.348Z] ---> 572894c3f663 [2021-09-29T01:13:30.348Z] Step 3/22 : WORKDIR /edgex-go [2021-09-29T01:13:32.286Z] ---> Running in ade94f3fb888 [2021-09-29T01:13:32.286Z] ---> Running in e23f96301bd9 [2021-09-29T01:13:32.286Z] ---> Running in 06907092fb52 [2021-09-29T01:13:37.611Z] Removing intermediate container e23f96301bd9 [2021-09-29T01:13:37.611Z] ---> 712157b8cb3a [2021-09-29T01:13:37.611Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:13:37.611Z] Removing intermediate container ade94f3fb888 [2021-09-29T01:13:37.611Z] ---> 34c440b25f24 [2021-09-29T01:13:37.611Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:13:37.611Z] Removing intermediate container 06907092fb52 [2021-09-29T01:13:37.611Z] ---> 3f00d830e7d0 [2021-09-29T01:13:37.611Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:13:37.611Z] ---> Running in d2533d1b51d8 [2021-09-29T01:13:37.611Z] ---> Running in f2d87ecd8dc6 [2021-09-29T01:13:37.611Z] ---> Running in 054a2fb66b77 [2021-09-29T01:13:45.810Z] Removing intermediate container d2533d1b51d8 [2021-09-29T01:13:45.810Z] ---> 63613fbe0f11 [2021-09-29T01:13:45.810Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-29T01:13:45.810Z] ---> Running in 9685b9b1a9e5 [2021-09-29T01:13:45.810Z] Removing intermediate container f2d87ecd8dc6 [2021-09-29T01:13:45.810Z] ---> 9a73250d3931 [2021-09-29T01:13:45.810Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-29T01:13:45.810Z] Removing intermediate container 054a2fb66b77 [2021-09-29T01:13:45.810Z] ---> 126a73945f6f [2021-09-29T01:13:45.810Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T01:13:45.810Z] ---> Running in a33d5c8cf771 [2021-09-29T01:13:45.810Z] ---> Running in 39568bd8e651 [2021-09-29T01:13:46.408Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:13:46.408Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:13:46.408Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:13:47.813Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:13:47.813Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:13:47.813Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:13:48.080Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:13:48.080Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:13:48.080Z] ---> 572894c3f663 [2021-09-29T01:13:48.080Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T01:13:48.080Z] ---> Using cache [2021-09-29T01:13:48.080Z] ---> 3f00d830e7d0 [2021-09-29T01:13:48.080Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:13:48.080Z] ---> Using cache [2021-09-29T01:13:48.080Z] ---> 126a73945f6f [2021-09-29T01:13:48.080Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-29T01:13:48.347Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:13:48.347Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:13:48.347Z] ---> 572894c3f663 [2021-09-29T01:13:48.347Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T01:13:48.347Z] ---> Using cache [2021-09-29T01:13:48.347Z] ---> 3f00d830e7d0 [2021-09-29T01:13:48.347Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:13:48.347Z] ---> Using cache [2021-09-29T01:13:48.347Z] ---> 126a73945f6f [2021-09-29T01:13:48.347Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-29T01:13:48.347Z] OK: 219 MiB in 52 packages [2021-09-29T01:13:48.347Z] OK: 219 MiB in 52 packages [2021-09-29T01:13:48.945Z] OK: 219 MiB in 52 packages [2021-09-29T01:13:49.213Z] ---> Running in fb681ca705fb [2021-09-29T01:13:49.213Z] ---> Running in 790282decf44 [2021-09-29T01:13:49.801Z] Removing intermediate container 9685b9b1a9e5 [2021-09-29T01:13:49.801Z] ---> e8db7579c030 [2021-09-29T01:13:49.801Z] Step 6/23 : COPY go.mod . [2021-09-29T01:13:49.801Z] Removing intermediate container a33d5c8cf771 [2021-09-29T01:13:49.801Z] ---> 09e7cd2205d4 [2021-09-29T01:13:49.801Z] Step 6/22 : COPY go.mod . [2021-09-29T01:13:49.801Z] ---> 3fd45b6cafb5 [2021-09-29T01:13:49.801Z] Step 7/23 : RUN go mod download [2021-09-29T01:13:49.801Z] Removing intermediate container 39568bd8e651 [2021-09-29T01:13:49.801Z] ---> 8de5ace4f162 [2021-09-29T01:13:49.801Z] Step 6/24 : COPY go.mod . [2021-09-29T01:13:49.801Z] ---> Running in bacd5b66654d [2021-09-29T01:13:50.080Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:13:50.080Z] ---> 23383a1b7bd6 [2021-09-29T01:13:50.080Z] Step 7/22 : RUN go mod download [2021-09-29T01:13:50.080Z] ---> Running in 4c0cc8e684a6 [2021-09-29T01:13:50.366Z] ---> 56ffae2e0cdb [2021-09-29T01:13:50.366Z] Step 7/24 : RUN go mod download [2021-09-29T01:13:50.366Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:13:50.366Z] ---> Running in 3b291acff0db [2021-09-29T01:13:50.958Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:13:51.227Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:13:51.821Z] OK: 219 MiB in 52 packages [2021-09-29T01:13:51.821Z] OK: 219 MiB in 52 packages [2021-09-29T01:13:52.091Z] Removing intermediate container 3b291acff0db [2021-09-29T01:13:52.091Z] ---> baff5fa89441 [2021-09-29T01:13:52.091Z] Step 8/24 : COPY . . [2021-09-29T01:13:52.091Z] Removing intermediate container bacd5b66654d [2021-09-29T01:13:52.091Z] ---> 902fa064da7a [2021-09-29T01:13:52.091Z] Step 8/23 : COPY . . [2021-09-29T01:13:52.358Z] Removing intermediate container 4c0cc8e684a6 [2021-09-29T01:13:52.358Z] ---> 0bbe9be8bf7e [2021-09-29T01:13:52.358Z] Step 8/22 : COPY . . [2021-09-29T01:13:52.358Z] Removing intermediate container fb681ca705fb [2021-09-29T01:13:52.358Z] ---> 28435a34f791 [2021-09-29T01:13:52.358Z] Step 6/24 : COPY go.mod . [2021-09-29T01:13:52.632Z] Removing intermediate container 790282decf44 [2021-09-29T01:13:52.632Z] ---> 328f2b506204 [2021-09-29T01:13:52.632Z] Step 6/23 : COPY go.mod . [2021-09-29T01:13:53.225Z] ---> fe7277c35206 [2021-09-29T01:13:53.225Z] Step 7/24 : RUN go mod download [2021-09-29T01:13:55.315Z] Merging remotes/origin/main commit 2de07aa5618795465836e287608abcda04ffa72f into PR head commit 8c4902df5654b21b5feaf198f8f2537f57f0e789 [2021-09-29T01:13:54.286Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T01:13:54.311Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T01:13:54.337Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T01:13:54.370Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T01:13:54.371Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T01:13:54.385Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3731/head:refs/remotes/origin/PR-3731 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-29T01:13:55.327Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T01:13:55.343Z] > git checkout -f 8c4902df5654b21b5feaf198f8f2537f57f0e789 # timeout=10 [2021-09-29T01:13:55.707Z] Merge succeeded, producing 8c4902df5654b21b5feaf198f8f2537f57f0e789 [2021-09-29T01:13:55.708Z] Checking out Revision 8c4902df5654b21b5feaf198f8f2537f57f0e789 (PR-3731) [2021-09-29T01:13:56.621Z] ---> 681cea6666e9 [2021-09-29T01:13:56.621Z] Step 7/23 : RUN go mod download [2021-09-29T01:13:56.621Z] ---> Running in 2d9f01b86961 [2021-09-29T01:13:57.212Z] ---> Running in d76b3f8f0dde [2021-09-29T01:14:00.231Z] Commit message: "style: Remove dead code and enable deadcode linter" [2021-09-29T01:13:55.587Z] > git remote # timeout=10 [2021-09-29T01:13:55.620Z] > git config --get remote.origin.url # timeout=10 [2021-09-29T01:13:55.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T01:13:55.648Z] > git merge 2de07aa5618795465836e287608abcda04ffa72f # timeout=10 [2021-09-29T01:13:55.677Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-29T01:13:55.707Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T01:13:55.725Z] > git checkout -f 8c4902df5654b21b5feaf198f8f2537f57f0e789 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T01:14:00.918Z] provisioning config files... [2021-09-29T01:14:00.944Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3189320085383060449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:14:01.494Z] ---> a971e7458052 [2021-09-29T01:14:01.494Z] Step 9/24 : RUN go mod tidy [2021-09-29T01:14:01.494Z] Removing intermediate container 2d9f01b86961 [2021-09-29T01:14:01.494Z] ---> fef3fb71d0fa [2021-09-29T01:14:01.494Z] Step 8/24 : COPY . . [2021-09-29T01:14:01.494Z] Removing intermediate container d76b3f8f0dde [2021-09-29T01:14:01.494Z] ---> 046b42325cbf [2021-09-29T01:14:01.494Z] Step 8/23 : COPY . . [2021-09-29T01:14:01.494Z] ---> b8d65a2c8053 [2021-09-29T01:14:01.494Z] Step 9/23 : RUN go mod tidy [2021-09-29T01:14:01.494Z] ---> 4eb20497c0aa [2021-09-29T01:14:01.494Z] Step 9/22 : RUN go mod tidy [2021-09-29T01:14:01.494Z] ---> Running in 82a833eeb88f [2021-09-29T01:14:01.494Z] ---> Running in f9cf48add91f [2021-09-29T01:14:01.494Z] ---> Running in 389dbc709dc8 [2021-09-29T01:14:01.525Z] ---> docker-login.sh [2021-09-29T01:14:01.525Z] nexus3.edgexfoundry.org:10001 [2021-09-29T01:14:03.454Z] Removing intermediate container 82a833eeb88f [2021-09-29T01:14:03.454Z] ---> 0fcbe231ab08 [2021-09-29T01:14:03.454Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-29T01:14:03.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:14:03.719Z] ---> Running in 20bc227b5e2f [2021-09-29T01:14:03.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:14:03.798Z] Configure a credential helper to remove this warning. See [2021-09-29T01:14:03.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:14:03.798Z] [2021-09-29T01:14:03.798Z] Login Succeeded [2021-09-29T01:14:03.798Z] nexus3.edgexfoundry.org:10002 [2021-09-29T01:14:04.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:14:04.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:14:04.352Z] Configure a credential helper to remove this warning. See [2021-09-29T01:14:04.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:14:04.352Z] [2021-09-29T01:14:04.352Z] Login Succeeded [2021-09-29T01:14:04.352Z] nexus3.edgexfoundry.org:10003 [2021-09-29T01:14:04.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:14:04.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:14:04.909Z] Configure a credential helper to remove this warning. See [2021-09-29T01:14:04.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:14:04.909Z] [2021-09-29T01:14:04.909Z] Login Succeeded [2021-09-29T01:14:04.909Z] nexus3.edgexfoundry.org:10004 [2021-09-29T01:14:05.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:14:05.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:14:05.458Z] Configure a credential helper to remove this warning. See [2021-09-29T01:14:05.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:14:05.458Z] [2021-09-29T01:14:05.458Z] Login Succeeded [2021-09-29T01:14:05.458Z] docker.io [2021-09-29T01:14:05.672Z] Removing intermediate container f9cf48add91f [2021-09-29T01:14:05.672Z] ---> 0ce4974f28e1 [2021-09-29T01:14:05.672Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-29T01:14:06.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:14:06.266Z] Removing intermediate container 389dbc709dc8 [2021-09-29T01:14:06.266Z] ---> 376ef445a870 [2021-09-29T01:14:06.266Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-29T01:14:06.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:14:06.342Z] Configure a credential helper to remove this warning. See [2021-09-29T01:14:06.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:14:06.342Z] [2021-09-29T01:14:06.342Z] Login Succeeded [2021-09-29T01:14:06.342Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T01:14:06.428Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-29T01:14:07.053Z] ========================================================= [2021-09-29T01:14:07.053Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-29T01:14:07.053Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T01:14:07.477Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T01:14:07.668Z] ---> Running in 3551433d057d [2021-09-29T01:14:07.752Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-29T01:14:07.752Z] 595b0fe564bb: Pulling fs layer [2021-09-29T01:14:07.752Z] 24495759ef45: Pulling fs layer [2021-09-29T01:14:07.752Z] d148012ef14d: Pulling fs layer [2021-09-29T01:14:07.752Z] e90a11edd702: Pulling fs layer [2021-09-29T01:14:07.752Z] d77568369979: Pulling fs layer [2021-09-29T01:14:07.752Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-29T01:14:07.752Z] 170f2ba95c9a: Pulling fs layer [2021-09-29T01:14:07.752Z] 97ac5df62f85: Pulling fs layer [2021-09-29T01:14:07.752Z] e90a11edd702: Waiting [2021-09-29T01:14:07.752Z] d77568369979: Waiting [2021-09-29T01:14:07.752Z] fc1c9f9a7f3b: Waiting [2021-09-29T01:14:07.752Z] 170f2ba95c9a: Waiting [2021-09-29T01:14:07.752Z] 97ac5df62f85: Waiting [2021-09-29T01:14:07.932Z] ---> Running in 97ba9520a287 [2021-09-29T01:14:07.932Z] ---> 91fffdf9e270 [2021-09-29T01:14:07.932Z] Step 9/24 : RUN go mod tidy [2021-09-29T01:14:08.029Z] d148012ef14d: Verifying Checksum [2021-09-29T01:14:08.029Z] d148012ef14d: Download complete [2021-09-29T01:14:08.029Z] 24495759ef45: Verifying Checksum [2021-09-29T01:14:08.029Z] 24495759ef45: Download complete [2021-09-29T01:14:08.029Z] d77568369979: Verifying Checksum [2021-09-29T01:14:08.029Z] d77568369979: Download complete [2021-09-29T01:14:08.029Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-29T01:14:08.029Z] fc1c9f9a7f3b: Download complete [2021-09-29T01:14:08.029Z] 170f2ba95c9a: Verifying Checksum [2021-09-29T01:14:08.029Z] 170f2ba95c9a: Download complete [2021-09-29T01:14:08.029Z] 595b0fe564bb: Verifying Checksum [2021-09-29T01:14:08.029Z] 595b0fe564bb: Download complete [2021-09-29T01:14:08.197Z] ---> Running in 7decc108172f [2021-09-29T01:14:08.784Z] 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-29T01:14:08.784Z] 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-29T01:14:09.024Z] 595b0fe564bb: Pull complete [2021-09-29T01:14:09.061Z] 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-29T01:14:09.637Z] 24495759ef45: Pull complete [2021-09-29T01:14:10.245Z] d148012ef14d: Pull complete [2021-09-29T01:14:11.713Z] 97ac5df62f85: Verifying Checksum [2021-09-29T01:14:11.713Z] 97ac5df62f85: Download complete [2021-09-29T01:14:11.744Z] Removing intermediate container 7decc108172f [2021-09-29T01:14:11.744Z] ---> b12e33503d01 [2021-09-29T01:14:11.744Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-29T01:14:11.989Z] e90a11edd702: Verifying Checksum [2021-09-29T01:14:11.989Z] e90a11edd702: Download complete [2021-09-29T01:14:12.022Z] ---> Running in 28becfc153c4 [2021-09-29T01:14:13.000Z] 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-29T01:14:13.000Z] ---> 44e3e9e1c1e4 [2021-09-29T01:14:13.000Z] Step 9/23 : RUN go mod tidy [2021-09-29T01:14:13.000Z] ---> Running in 0125ae2ce0a0 [2021-09-29T01:14:14.973Z] Removing intermediate container 0125ae2ce0a0 [2021-09-29T01:14:14.973Z] ---> 4744733b2bd6 [2021-09-29T01:14:14.973Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-29T01:14:14.973Z] ---> Running in 2b46de43d959 [2021-09-29T01:14:15.572Z] 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-29T01:14:22.219Z] e90a11edd702: Pull complete [2021-09-29T01:14:22.496Z] d77568369979: Pull complete [2021-09-29T01:14:23.106Z] fc1c9f9a7f3b: Pull complete [2021-09-29T01:14:23.382Z] 170f2ba95c9a: Pull complete [2021-09-29T01:14:28.799Z] 97ac5df62f85: Pull complete [2021-09-29T01:14:28.799Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-29T01:14:28.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T01:14:28.799Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-29T01:14:29.165Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-29T01:14:29.165Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T01:14:29.165Z] WORKDIR /edgex [2021-09-29T01:14:29.165Z] COPY go.mod . [2021-09-29T01:14:29.165Z] RUN go mod download [2021-09-29T01:14:31.818Z] Sending build context to Docker daemon 166.1MB [2021-09-29T01:14:31.818Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T01:14:31.818Z] ---> 04bc70af865f [2021-09-29T01:14:31.818Z] Step 2/4 : WORKDIR /edgex [2021-09-29T01:14:38.543Z] ---> Running in 48b85ce30023 [2021-09-29T01:14:38.822Z] Removing intermediate container 48b85ce30023 [2021-09-29T01:14:38.822Z] ---> fdfab493fbf9 [2021-09-29T01:14:38.822Z] Step 3/4 : COPY go.mod . [2021-09-29T01:14:39.815Z] ---> 4afcb4f2f128 [2021-09-29T01:14:39.815Z] Step 4/4 : RUN go mod download [2021-09-29T01:14:39.815Z] ---> Running in 97070a4f2a19 [2021-09-29T01:14:47.911Z] 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-29T01:14:49.383Z] Removing intermediate container 97ba9520a287 [2021-09-29T01:14:49.383Z] ---> b166684281ee [2021-09-29T01:14:49.383Z] [2021-09-29T01:14:49.383Z] Step 11/22 : FROM alpine:3.14 [2021-09-29T01:14:49.989Z] 3.14: Pulling from library/alpine [2021-09-29T01:14:50.580Z] Removing intermediate container 20bc227b5e2f [2021-09-29T01:14:50.580Z] ---> 0ae08b77cb69 [2021-09-29T01:14:50.580Z] [2021-09-29T01:14:50.580Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T01:14:50.852Z] Removing intermediate container 28becfc153c4 [2021-09-29T01:14:50.852Z] ---> 777eb556ab60 [2021-09-29T01:14:50.852Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-29T01:14:50.852Z] 3.14: Pulling from library/alpine [2021-09-29T01:14:50.852Z] ---> Running in 9ca54c4504f7 [2021-09-29T01:14:51.438Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T01:14:51.438Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T01:14:51.438Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T01:14:51.438Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T01:14:51.438Z] ---> 14119a10abf4 [2021-09-29T01:14:51.438Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T01:14:51.438Z] ---> 14119a10abf4 [2021-09-29T01:14:51.438Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-29T01:14:51.708Z] ---> Running in 10f24e7cbad3 [2021-09-29T01:14:51.708Z] ---> Running in 7a40f005f488 [2021-09-29T01:14:51.708Z] Removing intermediate container 3551433d057d [2021-09-29T01:14:51.708Z] ---> c6661c1a49c9 [2021-09-29T01:14:51.708Z] [2021-09-29T01:14:51.708Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T01:14:51.708Z] ---> 14119a10abf4 [2021-09-29T01:14:51.708Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-29T01:14:51.973Z] 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-29T01:14:51.973Z] ---> Running in 5189da840deb [2021-09-29T01:14:52.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:14:52.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:14:52.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:14:52.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:14:52.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:14:53.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:14:53.131Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-29T01:14:53.401Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-29T01:14:53.401Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T01:14:53.401Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-29T01:14:53.401Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:14:53.401Z] OK: 6 MiB in 15 packages [2021-09-29T01:14:53.401Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-29T01:14:53.401Z] Removing intermediate container 9ca54c4504f7 [2021-09-29T01:14:53.401Z] ---> d4f642e2f2ef [2021-09-29T01:14:53.401Z] [2021-09-29T01:14:53.401Z] Step 12/24 : FROM docker:20.10.7 [2021-09-29T01:14:53.401Z] (5/5) Installing curl (7.79.1-r0) [2021-09-29T01:14:53.401Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:14:53.401Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T01:14:53.401Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T01:14:53.401Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:14:53.401Z] OK: 6 MiB in 15 packages [2021-09-29T01:14:53.401Z] OK: 8 MiB in 19 packages [2021-09-29T01:14:53.669Z] 20.10.7: Pulling from library/docker [2021-09-29T01:14:53.946Z] Removing intermediate container 7a40f005f488 [2021-09-29T01:14:53.946Z] ---> 444d3d34a55e [2021-09-29T01:14:53.946Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T01:14:53.946Z] ---> Running in aaf80b1e069e [2021-09-29T01:14:54.222Z] Removing intermediate container 5189da840deb [2021-09-29T01:14:54.222Z] ---> 9a850c1c427a [2021-09-29T01:14:54.222Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T01:14:54.489Z] Removing intermediate container aaf80b1e069e [2021-09-29T01:14:54.489Z] ---> 5ee96a9db152 [2021-09-29T01:14:54.489Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-29T01:14:54.489Z] ---> Running in d93cec2672fc [2021-09-29T01:14:54.756Z] Removing intermediate container 10f24e7cbad3 [2021-09-29T01:14:54.756Z] ---> 31d0caafb3d0 [2021-09-29T01:14:54.756Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T01:14:54.756Z] ---> Running in 20a725da587c [2021-09-29T01:14:54.756Z] Removing intermediate container 2b46de43d959 [2021-09-29T01:14:54.756Z] ---> 791c3328c25a [2021-09-29T01:14:54.756Z] [2021-09-29T01:14:54.756Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T01:14:54.756Z] ---> 14119a10abf4 [2021-09-29T01:14:54.756Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-29T01:14:54.756Z] Removing intermediate container d93cec2672fc [2021-09-29T01:14:54.756Z] ---> f54ca7428dc3 [2021-09-29T01:14:54.756Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-29T01:14:54.756Z] ---> Running in 59cdea2632f5 [2021-09-29T01:14:54.756Z] ---> Running in 8eacf693d3ae [2021-09-29T01:14:54.756Z] ---> Running in bf76ec2152c3 [2021-09-29T01:14:54.756Z] Removing intermediate container 20a725da587c [2021-09-29T01:14:54.756Z] ---> 0b61f1cb2a0e [2021-09-29T01:14:54.756Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T01:14:55.029Z] Removing intermediate container 59cdea2632f5 [2021-09-29T01:14:55.029Z] ---> e5f436efdb08 [2021-09-29T01:14:55.029Z] Step 14/22 : WORKDIR /edgex [2021-09-29T01:14:55.029Z] ---> Running in aa1d286d3afc [2021-09-29T01:14:55.029Z] Removing intermediate container bf76ec2152c3 [2021-09-29T01:14:55.029Z] ---> 14759842bcac [2021-09-29T01:14:55.029Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T01:14:55.029Z] ---> Running in 77d49f642d4b [2021-09-29T01:14:55.029Z] ---> Running in dc2c98c9f82d [2021-09-29T01:14:55.029Z] Removing intermediate container aa1d286d3afc [2021-09-29T01:14:55.029Z] ---> 2ac80499dafd [2021-09-29T01:14:55.029Z] Step 16/24 : WORKDIR / [2021-09-29T01:14:55.029Z] ---> Running in 832b634b15cc [2021-09-29T01:14:55.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:14:55.029Z] Removing intermediate container 77d49f642d4b [2021-09-29T01:14:55.029Z] ---> 1a325499ab49 [2021-09-29T01:14:55.029Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-29T01:14:55.298Z] Removing intermediate container dc2c98c9f82d [2021-09-29T01:14:55.298Z] ---> f26d7747db36 [2021-09-29T01:14:55.298Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:14:55.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:14:55.298Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-29T01:14:55.566Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-29T01:14:55.566Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:14:55.566Z] Removing intermediate container 832b634b15cc [2021-09-29T01:14:55.566Z] ---> b0563b3f445a [2021-09-29T01:14:55.566Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:14:55.566Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T01:14:55.566Z] OK: 6 MiB in 16 packages [2021-09-29T01:14:55.566Z] ---> 2bdcc852cd38 [2021-09-29T01:14:55.567Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-29T01:14:55.567Z] ---> 56aac79542a6 [2021-09-29T01:14:55.567Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-29T01:14:55.837Z] ---> b50e0066a747 [2021-09-29T01:14:55.837Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-29T01:14:56.107Z] ---> c9249dfcd90b [2021-09-29T01:14:56.107Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-29T01:14:56.107Z] Removing intermediate container 8eacf693d3ae [2021-09-29T01:14:56.107Z] ---> 66c64e3228a4 [2021-09-29T01:14:56.107Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T01:14:56.107Z] ---> d0d2382612c1 [2021-09-29T01:14:56.107Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-29T01:14:56.107Z] ---> Running in bf5ea94646f3 [2021-09-29T01:14:56.372Z] ---> 0815eee2e735 [2021-09-29T01:14:56.372Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-29T01:14:56.372Z] Removing intermediate container bf5ea94646f3 [2021-09-29T01:14:56.372Z] ---> f2b6bd52fac8 [2021-09-29T01:14:56.372Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-29T01:14:56.372Z] ---> 18bce1037c7a [2021-09-29T01:14:56.372Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-29T01:14:56.372Z] ---> Running in c629f7e51c8e [2021-09-29T01:14:56.637Z] ---> 3cb84855120f [2021-09-29T01:14:56.637Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-29T01:14:56.637Z] ---> Running in 90624ca09d8a [2021-09-29T01:14:56.637Z] ---> 5a766122502d [2021-09-29T01:14:56.637Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-29T01:14:56.637Z] ---> Running in 950d83cce6bb [2021-09-29T01:14:56.637Z] Removing intermediate container c629f7e51c8e [2021-09-29T01:14:56.637Z] ---> 9cc0b8f99197 [2021-09-29T01:14:56.637Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T01:14:56.637Z] ---> Running in 50fa0aa72500 [2021-09-29T01:14:56.637Z] ---> Running in 0bfbfdf67325 [2021-09-29T01:14:56.637Z] Removing intermediate container 90624ca09d8a [2021-09-29T01:14:56.637Z] ---> 7bcb8725fa81 [2021-09-29T01:14:56.637Z] Step 19/22 : CMD ["--init=true"] [2021-09-29T01:14:56.637Z] ---> Running in 90f94eab5502 [2021-09-29T01:14:56.904Z] Removing intermediate container 950d83cce6bb [2021-09-29T01:14:56.904Z] ---> 0080a602afec [2021-09-29T01:14:56.904Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:14:56.904Z] Removing intermediate container 0bfbfdf67325 [2021-09-29T01:14:56.904Z] ---> 903cd7e3cb5c [2021-09-29T01:14:56.904Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:14:56.904Z] ---> Running in 3e51f3ebbaf5 [2021-09-29T01:14:56.904Z] Removing intermediate container 50fa0aa72500 [2021-09-29T01:14:56.904Z] ---> e4e280b3ce78 [2021-09-29T01:14:56.904Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:14:56.904Z] Removing intermediate container 90f94eab5502 [2021-09-29T01:14:56.904Z] ---> 42ca143a9769 [2021-09-29T01:14:56.904Z] Step 20/22 : LABEL arch=x86_64 [2021-09-29T01:14:56.904Z] ---> Running in 237fb078304e [2021-09-29T01:14:56.904Z] ---> Running in 27b58f06b78b [2021-09-29T01:14:56.904Z] Removing intermediate container 3e51f3ebbaf5 [2021-09-29T01:14:56.904Z] ---> 8efad89e66c9 [2021-09-29T01:14:56.904Z] Step 21/23 : LABEL arch=x86_64 [2021-09-29T01:14:56.904Z] Removing intermediate container 237fb078304e [2021-09-29T01:14:56.904Z] ---> b233c0bad420 [2021-09-29T01:14:56.904Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T01:14:56.904Z] ---> Running in c1ab182c779e [2021-09-29T01:14:57.177Z] ---> c1e997ef804b [2021-09-29T01:14:57.177Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-29T01:14:57.177Z] Removing intermediate container 27b58f06b78b [2021-09-29T01:14:57.177Z] ---> b2910d818ca2 [2021-09-29T01:14:57.177Z] Step 21/22 : LABEL git_sha=8c4902df5654b21b5feaf198f8f2537f57f0e789 [2021-09-29T01:14:57.177Z] ---> Running in 4322aafc1d2f [2021-09-29T01:14:57.177Z] ---> Running in 1273353f96b6 [2021-09-29T01:14:57.177Z] Removing intermediate container c1ab182c779e [2021-09-29T01:14:57.177Z] ---> 151b0183e7b2 [2021-09-29T01:14:57.177Z] Step 22/23 : LABEL git_sha=8c4902df5654b21b5feaf198f8f2537f57f0e789 [2021-09-29T01:14:57.177Z] ---> Running in 7a088beb698f [2021-09-29T01:14:57.444Z] Removing intermediate container 4322aafc1d2f [2021-09-29T01:14:57.444Z] ---> 64755d30880c [2021-09-29T01:14:57.444Z] Step 23/24 : LABEL git_sha=8c4902df5654b21b5feaf198f8f2537f57f0e789 [2021-09-29T01:14:57.444Z] Removing intermediate container 1273353f96b6 [2021-09-29T01:14:57.444Z] ---> 150838f5b47d [2021-09-29T01:14:57.444Z] Step 22/22 : LABEL version=0.0.0 [2021-09-29T01:14:57.444Z] ---> Running in 8f029cfa32f2 [2021-09-29T01:14:57.444Z] ---> 6b6a0f9cbaca [2021-09-29T01:14:57.444Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-29T01:14:57.444Z] ---> Running in c1e5811391eb [2021-09-29T01:14:57.444Z] Removing intermediate container 7a088beb698f [2021-09-29T01:14:57.444Z] ---> 8b7cc14dae61 [2021-09-29T01:14:57.444Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T01:14:57.719Z] Removing intermediate container 8f029cfa32f2 [2021-09-29T01:14:57.719Z] ---> 27e6f9c107bd [2021-09-29T01:14:57.719Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T01:14:57.719Z] ---> Running in 05d00a241298 [2021-09-29T01:14:57.719Z] ---> Running in bb47635ca450 [2021-09-29T01:14:57.719Z] Removing intermediate container c1e5811391eb [2021-09-29T01:14:57.719Z] ---> c84940e01153 [2021-09-29T01:14:57.719Z] [2021-09-29T01:14:57.719Z] ---> 33daff99124f [2021-09-29T01:14:57.719Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-29T01:14:57.719Z] Removing intermediate container 05d00a241298 [2021-09-29T01:14:57.719Z] ---> 661b05c9ef43 [2021-09-29T01:14:57.719Z] [2021-09-29T01:14:57.719Z] Successfully built c84940e01153 [2021-09-29T01:14:57.719Z] Successfully tagged security-proxy-setup:latest [2021-09-29T01:14:57.719Z] Building core-data [2021-09-29T01:14:58.039Z]  Building security-proxy-setup ... done  ---> Running in 3f44b1a6fb65 [2021-09-29T01:14:58.039Z] Removing intermediate container bb47635ca450 [2021-09-29T01:14:58.039Z] ---> 0756b7affcdc [2021-09-29T01:14:58.039Z] [2021-09-29T01:14:58.039Z] Successfully built 661b05c9ef43 [2021-09-29T01:14:58.039Z] Successfully tagged support-scheduler:latest [2021-09-29T01:14:58.039Z] Building security-secretstore-setup [2021-09-29T01:14:58.321Z]  Building support-scheduler ... done Successfully built 0756b7affcdc [2021-09-29T01:14:58.915Z] Successfully tagged core-command:latest [2021-09-29T01:14:58.915Z]  Building core-command ... done Building security-bootstrapper [2021-09-29T01:14:59.516Z] Removing intermediate container 3f44b1a6fb65 [2021-09-29T01:14:59.516Z] ---> 9e120fb05eb3 [2021-09-29T01:14:59.516Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:15:03.784Z] ---> Running in fef3cc135fa4 [2021-09-29T01:15:07.144Z] Removing intermediate container fef3cc135fa4 [2021-09-29T01:15:07.144Z] ---> c0b2f5ff2f09 [2021-09-29T01:15:07.144Z] Step 21/23 : LABEL arch=x86_64 [2021-09-29T01:15:07.144Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:15:07.144Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:15:07.144Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:15:07.144Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:15:07.412Z] ---> 572894c3f663 [2021-09-29T01:15:07.412Z] Step 3/32 : WORKDIR /edgex-go [2021-09-29T01:15:07.412Z] ---> 572894c3f663 [2021-09-29T01:15:07.412Z] Step 3/26 : WORKDIR /edgex-go [2021-09-29T01:15:07.412Z] ---> Using cache [2021-09-29T01:15:07.412Z] ---> 3f00d830e7d0 [2021-09-29T01:15:07.412Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:15:07.412Z] ---> Using cache [2021-09-29T01:15:07.412Z] ---> 126a73945f6f [2021-09-29T01:15:07.412Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-29T01:15:07.412Z] ---> Using cache [2021-09-29T01:15:07.412Z] ---> 3f00d830e7d0 [2021-09-29T01:15:07.412Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:15:07.412Z] ---> Using cache [2021-09-29T01:15:07.412Z] ---> 126a73945f6f [2021-09-29T01:15:07.412Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-29T01:15:07.412Z] ---> Using cache [2021-09-29T01:15:07.412Z] ---> 8de5ace4f162 [2021-09-29T01:15:07.412Z] Step 6/32 : COPY go.mod . [2021-09-29T01:15:07.412Z] ---> Using cache [2021-09-29T01:15:07.412Z] ---> 56ffae2e0cdb [2021-09-29T01:15:07.412Z] Step 7/32 : RUN go mod download [2021-09-29T01:15:07.412Z] ---> Using cache [2021-09-29T01:15:07.412Z] ---> baff5fa89441 [2021-09-29T01:15:07.412Z] Step 8/32 : COPY . . [2021-09-29T01:15:07.412Z] ---> Using cache [2021-09-29T01:15:07.412Z] ---> 8de5ace4f162 [2021-09-29T01:15:07.412Z] Step 6/26 : COPY go.mod . [2021-09-29T01:15:07.412Z] ---> Using cache [2021-09-29T01:15:07.412Z] ---> 56ffae2e0cdb [2021-09-29T01:15:07.412Z] Step 7/26 : RUN go mod download [2021-09-29T01:15:07.412Z] ---> Using cache [2021-09-29T01:15:07.412Z] ---> baff5fa89441 [2021-09-29T01:15:07.412Z] Step 8/26 : COPY . . [2021-09-29T01:15:07.412Z] ---> Using cache [2021-09-29T01:15:07.412Z] ---> a971e7458052 [2021-09-29T01:15:07.412Z] Step 9/26 : RUN go mod tidy [2021-09-29T01:15:07.412Z] ---> Using cache [2021-09-29T01:15:07.412Z] ---> 0fcbe231ab08 [2021-09-29T01:15:07.412Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-29T01:15:07.412Z] ---> Using cache [2021-09-29T01:15:07.412Z] ---> a971e7458052 [2021-09-29T01:15:07.412Z] Step 9/32 : RUN go mod tidy [2021-09-29T01:15:07.412Z] ---> Using cache [2021-09-29T01:15:07.412Z] ---> 0fcbe231ab08 [2021-09-29T01:15:07.412Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-29T01:15:07.680Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-29T01:15:07.680Z] ---> Running in 63e64220f4a2 [2021-09-29T01:15:07.945Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-29T01:15:07.945Z] ---> 08bdaf2f88f9 [2021-09-29T01:15:07.945Z] 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-29T01:15:07.945Z] ---> Running in f916ee41b98e [2021-09-29T01:15:07.945Z] ---> Running in f9c3a4749275 [2021-09-29T01:15:08.525Z] ---> Running in 899845ac870d [2021-09-29T01:15:08.790Z] Removing intermediate container 63e64220f4a2 [2021-09-29T01:15:08.790Z] ---> d678fb2c6a70 [2021-09-29T01:15:08.790Z] Step 22/23 : LABEL git_sha=8c4902df5654b21b5feaf198f8f2537f57f0e789 [2021-09-29T01:15:09.057Z] Removing intermediate container 899845ac870d [2021-09-29T01:15:09.322Z] ---> 113380276231 [2021-09-29T01:15:09.322Z] 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-29T01:15:09.322Z] ---> Running in 623b24765da7 [2021-09-29T01:15:09.640Z] ---> Running in 77d1b764d496 [2021-09-29T01:15:09.905Z] Removing intermediate container 623b24765da7 [2021-09-29T01:15:09.905Z] ---> 1eeceadc2b35 [2021-09-29T01:15:09.905Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T01:15:10.496Z] ---> Running in 9058b276c5c1 [2021-09-29T01:15:11.086Z] 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-29T01:15:11.086Z] 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-29T01:15:11.086Z] Removing intermediate container 9058b276c5c1 [2021-09-29T01:15:11.086Z] ---> 95381b8d9fc8 [2021-09-29T01:15:11.086Z] [2021-09-29T01:15:11.086Z] Successfully built 95381b8d9fc8 [2021-09-29T01:15:11.086Z] Successfully tagged support-notifications:latest [2021-09-29T01:15:11.086Z] Building core-metadata [2021-09-29T01:15:12.501Z]  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:15:12.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:15:13.038Z] (1/39) Installing readline (8.1.0-r0) [2021-09-29T01:15:13.038Z] (2/39) Installing bash (5.1.0-r0) [2021-09-29T01:15:13.038Z] Executing bash-5.1.0-r0.post-install [2021-09-29T01:15:13.038Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-29T01:15:13.311Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-29T01:15:13.311Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-29T01:15:13.311Z] (6/39) Installing curl (7.79.1-r0) [2021-09-29T01:15:13.311Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-29T01:15:13.311Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-29T01:15:13.311Z] (9/39) Installing expat (2.2.10-r1) [2021-09-29T01:15:13.311Z] (10/39) Installing libffi (3.3-r2) [2021-09-29T01:15:13.311Z] (11/39) Installing gdbm (1.19-r0) [2021-09-29T01:15:13.311Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-29T01:15:13.311Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-29T01:15:13.311Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-29T01:15:14.275Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-29T01:15:14.275Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-29T01:15:14.275Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-29T01:15:14.275Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-29T01:15:14.275Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-29T01:15:14.275Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-29T01:15:14.275Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-29T01:15:14.275Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-29T01:15:14.275Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-29T01:15:14.544Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-29T01:15:14.544Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-29T01:15:14.544Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-29T01:15:14.544Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-29T01:15:14.544Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-29T01:15:14.544Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-29T01:15:14.544Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-29T01:15:14.809Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-29T01:15:14.809Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-29T01:15:14.809Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-29T01:15:14.809Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-29T01:15:14.809Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-29T01:15:14.809Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-29T01:15:14.809Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-29T01:15:15.078Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-29T01:15:15.078Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-29T01:15:15.349Z] Executing busybox-1.32.1-r6.trigger [2021-09-29T01:15:15.349Z] OK: 82 MiB in 59 packages [2021-09-29T01:15:17.939Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:15:17.939Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:15:17.939Z] ---> 572894c3f663 [2021-09-29T01:15:17.939Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T01:15:17.939Z] ---> Using cache [2021-09-29T01:15:17.939Z] ---> 3f00d830e7d0 [2021-09-29T01:15:17.939Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:15:17.939Z] ---> Using cache [2021-09-29T01:15:17.939Z] ---> 126a73945f6f [2021-09-29T01:15:17.939Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-29T01:15:18.943Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:15:18.943Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:15:18.943Z] ---> 572894c3f663 [2021-09-29T01:15:18.943Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T01:15:18.943Z] ---> Using cache [2021-09-29T01:15:18.943Z] ---> 3f00d830e7d0 [2021-09-29T01:15:18.943Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:15:18.943Z] ---> Using cache [2021-09-29T01:15:18.943Z] ---> 126a73945f6f [2021-09-29T01:15:18.943Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T01:15:18.943Z] ---> Using cache [2021-09-29T01:15:18.943Z] ---> 8de5ace4f162 [2021-09-29T01:15:18.943Z] Step 6/24 : COPY go.mod . [2021-09-29T01:15:18.943Z] ---> Using cache [2021-09-29T01:15:18.943Z] ---> 56ffae2e0cdb [2021-09-29T01:15:18.943Z] Step 7/24 : RUN go mod download [2021-09-29T01:15:18.943Z] ---> Using cache [2021-09-29T01:15:18.943Z] ---> baff5fa89441 [2021-09-29T01:15:18.943Z] Step 8/24 : COPY . . [2021-09-29T01:15:18.943Z] ---> Using cache [2021-09-29T01:15:18.943Z] ---> a971e7458052 [2021-09-29T01:15:18.943Z] Step 9/24 : RUN go mod tidy [2021-09-29T01:15:18.943Z] ---> Using cache [2021-09-29T01:15:18.943Z] ---> 0fcbe231ab08 [2021-09-29T01:15:18.943Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-29T01:15:19.545Z] ---> Running in a65e4ca403ca [2021-09-29T01:15:19.545Z] ---> Running in ced8f5f51bbf [2021-09-29T01:15:20.142Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:15:20.423Z] 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-29T01:15:20.423Z] Collecting docker-compose==1.23.2 [2021-09-29T01:15:20.698Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-29T01:15:20.698Z] Collecting texttable<0.10,>=0.9.0 [2021-09-29T01:15:20.698Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-29T01:15:21.284Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-29T01:15:21.284Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-29T01:15:21.284Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:15:21.877Z] OK: 219 MiB in 52 packages [2021-09-29T01:15:22.155Z] Collecting PyYAML<4,>=3.10 [2021-09-29T01:15:22.423Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-29T01:15:22.708Z] Removing intermediate container a65e4ca403ca [2021-09-29T01:15:22.708Z] ---> cc2cf204532e [2021-09-29T01:15:22.708Z] Step 6/24 : COPY go.mod . [2021-09-29T01:15:22.984Z] ---> 9db03d5f6712 [2021-09-29T01:15:22.984Z] Step 7/24 : RUN go mod download [2021-09-29T01:15:22.984Z] ---> Running in 7166a0b501d8 [2021-09-29T01:15:23.978Z] Collecting docker<4.0,>=3.6.0 [2021-09-29T01:15:23.978Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-29T01:15:24.259Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-29T01:15:24.259Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-29T01:15:24.259Z] Collecting docopt<0.7,>=0.6.1 [2021-09-29T01:15:24.259Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-29T01:15:24.861Z] Collecting cached-property<2,>=1.2.0 [2021-09-29T01:15:25.135Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-29T01:15:25.135Z] Collecting jsonschema<3,>=2.5.1 [2021-09-29T01:15:25.135Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-29T01:15:25.135Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-29T01:15:25.135Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-29T01:15:25.135Z] 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-29T01:15:25.135Z] Collecting docker-pycreds>=0.4.0 [2021-09-29T01:15:25.420Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-29T01:15:25.420Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-29T01:15:25.420Z] Removing intermediate container 7166a0b501d8 [2021-09-29T01:15:25.420Z] ---> 4218b32b1fa6 [2021-09-29T01:15:25.420Z] Step 8/24 : COPY . . [2021-09-29T01:15:25.420Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-29T01:15:25.420Z] Collecting idna<2.8,>=2.5 [2021-09-29T01:15:25.420Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-29T01:15:25.420Z] Collecting certifi>=2017.4.17 [2021-09-29T01:15:25.698Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-29T01:15:25.698Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-29T01:15:25.698Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-29T01:15:25.698Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-29T01:15:25.698Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-29T01:15:25.699Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-29T01:15:25.699Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-29T01:15:25.982Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-29T01:15:25.982Z] Attempting uninstall: urllib3 [2021-09-29T01:15:25.982Z] Found existing installation: urllib3 1.26.2 [2021-09-29T01:15:25.982Z] Uninstalling urllib3-1.26.2: [2021-09-29T01:15:25.982Z] Successfully uninstalled urllib3-1.26.2 [2021-09-29T01:15:25.983Z] Attempting uninstall: idna [2021-09-29T01:15:25.983Z] Found existing installation: idna 3.1 [2021-09-29T01:15:25.983Z] Uninstalling idna-3.1: [2021-09-29T01:15:26.275Z] Successfully uninstalled idna-3.1 [2021-09-29T01:15:26.275Z] Attempting uninstall: chardet [2021-09-29T01:15:26.275Z] Found existing installation: chardet 4.0.0 [2021-09-29T01:15:26.275Z] Uninstalling chardet-4.0.0: [2021-09-29T01:15:26.275Z] Successfully uninstalled chardet-4.0.0 [2021-09-29T01:15:26.901Z] Attempting uninstall: requests [2021-09-29T01:15:26.901Z] Found existing installation: requests 2.25.1 [2021-09-29T01:15:26.901Z] Uninstalling requests-2.25.1: [2021-09-29T01:15:26.901Z] Successfully uninstalled requests-2.25.1 [2021-09-29T01:15:27.195Z] Running setup.py install for texttable: started [2021-09-29T01:15:27.837Z] Running setup.py install for texttable: finished with status 'done' [2021-09-29T01:15:27.837Z] Running setup.py install for PyYAML: started [2021-09-29T01:15:28.814Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-29T01:15:29.399Z] Running setup.py install for docopt: started [2021-09-29T01:15:30.814Z] Running setup.py install for docopt: finished with status 'done' [2021-09-29T01:15:30.814Z] Running setup.py install for dockerpty: started [2021-09-29T01:15:31.403Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-29T01:15:31.989Z] ---> 556c33903781 [2021-09-29T01:15:31.989Z] Step 9/24 : RUN go mod tidy [2021-09-29T01:15:31.989Z] ---> Running in 12da0564cbea [2021-09-29T01:15:32.648Z] 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-29T01:15:33.979Z] Removing intermediate container 12da0564cbea [2021-09-29T01:15:33.979Z] ---> fd30cb0e6c52 [2021-09-29T01:15:33.979Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-29T01:15:33.979Z] ---> Running in feeb0b4c4ddc [2021-09-29T01:15:34.760Z] 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-29T01:15:37.590Z] Removing intermediate container 77d1b764d496 [2021-09-29T01:15:37.590Z] ---> c48e37c154f8 [2021-09-29T01:15:37.590Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-29T01:15:37.590Z] ---> Running in e2487f7db3d8 [2021-09-29T01:15:37.857Z] Removing intermediate container e2487f7db3d8 [2021-09-29T01:15:37.857Z] ---> 2b7b3704d335 [2021-09-29T01:15:37.857Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-29T01:15:37.857Z] ---> Running in 64c187fd7d88 [2021-09-29T01:15:38.126Z] Removing intermediate container 64c187fd7d88 [2021-09-29T01:15:38.126Z] ---> 744a90a07e4a [2021-09-29T01:15:38.126Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-29T01:15:38.711Z] ---> 9cedd577388a [2021-09-29T01:15:38.711Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-29T01:15:38.975Z] ---> 5ed4ff5e6a74 [2021-09-29T01:15:38.975Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-29T01:15:39.248Z] ---> 529a78e6e226 [2021-09-29T01:15:39.248Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-29T01:15:39.248Z] ---> Running in d495ebc95178 [2021-09-29T01:15:39.513Z] Removing intermediate container d495ebc95178 [2021-09-29T01:15:39.513Z] ---> 20b87d3f6694 [2021-09-29T01:15:39.513Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:15:39.513Z] ---> Running in a03a0e88ae90 [2021-09-29T01:15:39.779Z] Removing intermediate container a03a0e88ae90 [2021-09-29T01:15:39.779Z] ---> ec647a92b58a [2021-09-29T01:15:39.779Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T01:15:39.779Z] ---> Running in 9ea7e9b887ff [2021-09-29T01:15:40.048Z] Removing intermediate container 9ea7e9b887ff [2021-09-29T01:15:40.048Z] ---> 57b1c5bcce7b [2021-09-29T01:15:40.048Z] Step 23/24 : LABEL git_sha=8c4902df5654b21b5feaf198f8f2537f57f0e789 [2021-09-29T01:15:40.048Z] ---> Running in 17673b2c0a56 [2021-09-29T01:15:40.319Z] Removing intermediate container 17673b2c0a56 [2021-09-29T01:15:40.319Z] ---> dc36f96a8b62 [2021-09-29T01:15:40.319Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T01:15:40.319Z] ---> Running in 9504707ca00b [2021-09-29T01:15:40.319Z] Removing intermediate container 9504707ca00b [2021-09-29T01:15:40.319Z] ---> 6165c85940b7 [2021-09-29T01:15:40.319Z] [2021-09-29T01:15:40.587Z] Successfully built 6165c85940b7 [2021-09-29T01:15:40.587Z] Successfully tagged sys-mgmt-agent:latest [2021-09-29T01:15:45.926Z]  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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T01:15:49.261Z] Removing intermediate container f9c3a4749275 [2021-09-29T01:15:49.261Z] ---> 14b065f4b7d8 [2021-09-29T01:15:49.261Z] [2021-09-29T01:15:49.261Z] Step 11/26 : FROM alpine:3.14 [2021-09-29T01:15:49.261Z] ---> 14119a10abf4 [2021-09-29T01:15:49.261Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-29T01:15:49.261Z] ---> Running in 2f43b2cf7dec [2021-09-29T01:15:49.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:15:49.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:15:50.125Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-29T01:15:50.125Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-29T01:15:50.125Z] (3/3) Installing su-exec (0.2-r1) [2021-09-29T01:15:50.125Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:15:50.125Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T01:15:50.125Z] OK: 6 MiB in 17 packages [2021-09-29T01:15:51.092Z] Removing intermediate container f916ee41b98e [2021-09-29T01:15:51.092Z] ---> ece630def47b [2021-09-29T01:15:51.092Z] [2021-09-29T01:15:51.092Z] Step 11/32 : FROM alpine:3.14 [2021-09-29T01:15:51.092Z] ---> 14119a10abf4 [2021-09-29T01:15:51.092Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-29T01:15:51.092Z] ---> Running in b187fd79df6a [2021-09-29T01:15:51.092Z] Removing intermediate container 2f43b2cf7dec [2021-09-29T01:15:51.092Z] ---> 9120fe8d4b39 [2021-09-29T01:15:51.092Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T01:15:51.092Z] ---> Running in 405b272e1e54 [2021-09-29T01:15:51.092Z] Removing intermediate container b187fd79df6a [2021-09-29T01:15:51.092Z] ---> dde198ee01d8 [2021-09-29T01:15:51.092Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-29T01:15:51.092Z] ---> Running in bcbbc994a9ad [2021-09-29T01:15:51.357Z] Removing intermediate container 405b272e1e54 [2021-09-29T01:15:51.357Z] ---> 0efc31cb68ea [2021-09-29T01:15:51.357Z] Step 14/26 : WORKDIR / [2021-09-29T01:15:51.357Z] ---> Running in ec0c0b3ca647 [2021-09-29T01:15:51.357Z] Removing intermediate container ec0c0b3ca647 [2021-09-29T01:15:51.357Z] ---> 7325ec7979f1 [2021-09-29T01:15:51.357Z] 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-29T01:15:51.945Z] ---> ba6525b4c97d [2021-09-29T01:15:51.945Z] 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-29T01:15:51.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:15:52.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:15:52.212Z] ---> 2e8136b8cfee [2021-09-29T01:15:52.212Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-29T01:15:52.481Z] ---> 8dce0c29ddac [2021-09-29T01:15:52.481Z] 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-29T01:15:52.481Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-29T01:15:52.481Z] (2/2) Installing su-exec (0.2-r1) [2021-09-29T01:15:52.481Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:15:52.481Z] OK: 6 MiB in 16 packages [2021-09-29T01:15:52.748Z] ---> 34d72be00819 [2021-09-29T01:15:52.748Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-29T01:15:53.339Z] Removing intermediate container bcbbc994a9ad [2021-09-29T01:15:53.339Z] ---> 41df54f9f79e [2021-09-29T01:15:53.339Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-29T01:15:53.339Z] ---> 7ec4f4aae1d2 [2021-09-29T01:15:53.339Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-29T01:15:53.613Z] ---> Running in 104a030b1e89 [2021-09-29T01:15:53.889Z] Removing intermediate container 104a030b1e89 [2021-09-29T01:15:53.889Z] ---> 421d865354d2 [2021-09-29T01:15:53.889Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-29T01:15:53.889Z] ---> Running in 49fc2c53966d [2021-09-29T01:15:53.889Z] ---> 1be57fc44f33 [2021-09-29T01:15:53.889Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-29T01:15:54.156Z] Removing intermediate container 49fc2c53966d [2021-09-29T01:15:54.156Z] ---> 432c69a0f256 [2021-09-29T01:15:54.156Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-29T01:15:54.156Z] ---> Running in 3d7abdcace59 [2021-09-29T01:15:54.423Z] ---> f377ab4a9ab4 [2021-09-29T01:15:54.423Z] 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-29T01:15:54.423Z] ---> Running in a4e98d10747f [2021-09-29T01:15:55.384Z] Removing intermediate container 3d7abdcace59 [2021-09-29T01:15:55.384Z] ---> db69a342400c [2021-09-29T01:15:55.384Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-29T01:15:55.384Z] ---> Running in 20e9e867cbef [2021-09-29T01:15:55.384Z] Removing intermediate container a4e98d10747f [2021-09-29T01:15:55.384Z] ---> b9a9a0aa9392 [2021-09-29T01:15:55.384Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-29T01:15:55.650Z] ---> Running in 3f8b2ad16251 [2021-09-29T01:15:55.650Z] Removing intermediate container 20e9e867cbef [2021-09-29T01:15:55.650Z] ---> 6373f9d1ec00 [2021-09-29T01:15:55.650Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-29T01:15:55.650Z] Removing intermediate container 3f8b2ad16251 [2021-09-29T01:15:55.650Z] ---> f645ed33953c [2021-09-29T01:15:55.650Z] Step 24/26 : LABEL arch=x86_64 [2021-09-29T01:15:55.915Z] ---> Running in 21e9381c1594 [2021-09-29T01:15:55.915Z] ---> 44b49bbcbec6 [2021-09-29T01:15:55.915Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-29T01:15:55.915Z] ---> Running in d46e1efacf7e [2021-09-29T01:15:55.915Z] Removing intermediate container 21e9381c1594 [2021-09-29T01:15:55.915Z] ---> 8bf9ab929d1c [2021-09-29T01:15:55.915Z] Step 25/26 : LABEL git_sha=8c4902df5654b21b5feaf198f8f2537f57f0e789 [2021-09-29T01:15:56.185Z] ---> Running in 7ae179f395f8 [2021-09-29T01:15:56.185Z] Removing intermediate container 7ae179f395f8 [2021-09-29T01:15:56.185Z] ---> 853558d69643 [2021-09-29T01:15:56.185Z] Step 26/26 : LABEL version=0.0.0 [2021-09-29T01:15:56.185Z] ---> Running in d04775371a58 [2021-09-29T01:15:56.455Z] Removing intermediate container d04775371a58 [2021-09-29T01:15:56.455Z] ---> dd2ccb1c6d62 [2021-09-29T01:15:56.455Z] [2021-09-29T01:15:56.735Z] Successfully built dd2ccb1c6d62 [2021-09-29T01:15:56.735Z] Successfully tagged security-secretstore-setup:latest [2021-09-29T01:15:57.332Z]  Building security-secretstore-setup ... done Removing intermediate container ced8f5f51bbf [2021-09-29T01:15:57.332Z] ---> e03534ca3111 [2021-09-29T01:15:57.332Z] [2021-09-29T01:15:57.332Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T01:15:57.332Z] ---> 14119a10abf4 [2021-09-29T01:15:57.332Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T01:15:57.332Z] ---> Using cache [2021-09-29T01:15:57.332Z] ---> 9a850c1c427a [2021-09-29T01:15:57.332Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T01:15:57.332Z] ---> Using cache [2021-09-29T01:15:57.332Z] ---> f54ca7428dc3 [2021-09-29T01:15:57.332Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-29T01:15:57.332Z] Removing intermediate container d46e1efacf7e [2021-09-29T01:15:57.332Z] ---> 289a1771945a [2021-09-29T01:15:57.332Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:15:57.601Z] ---> Running in 7b71a9761807 [2021-09-29T01:15:57.873Z] ---> b955dd7737c1 [2021-09-29T01:15:57.873Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-29T01:15:57.873Z] Removing intermediate container 7b71a9761807 [2021-09-29T01:15:57.873Z] ---> cbde659b7732 [2021-09-29T01:15:57.873Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T01:15:57.873Z] ---> Running in 2be0ee66ce97 [2021-09-29T01:15:58.141Z] Removing intermediate container 2be0ee66ce97 [2021-09-29T01:15:58.141Z] ---> 8cc47d750438 [2021-09-29T01:15:58.141Z] Step 16/24 : WORKDIR / [2021-09-29T01:15:58.141Z] ---> Running in d9d1ebe96f4d [2021-09-29T01:15:58.411Z] ---> 75562b165575 [2021-09-29T01:15:58.411Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-29T01:15:58.411Z] Removing intermediate container d9d1ebe96f4d [2021-09-29T01:15:58.411Z] ---> 1c03450f0204 [2021-09-29T01:15:58.411Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:15:58.689Z] ---> 745a09784d34 [2021-09-29T01:15:58.689Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-29T01:15:58.689Z] ---> 94cee439cdd8 [2021-09-29T01:15:58.689Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-29T01:15:58.956Z] ---> 50bdc08a6b9d [2021-09-29T01:15:58.956Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-29T01:15:59.228Z] ---> b8ad3ec444b7 [2021-09-29T01:15:59.228Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-29T01:15:59.228Z] ---> 60b4c1b53622 [2021-09-29T01:15:59.228Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-29T01:15:59.501Z] ---> Running in 641cfb6e4618 [2021-09-29T01:15:59.501Z] ---> 49e55570b703 [2021-09-29T01:15:59.501Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-29T01:15:59.501Z] ---> Running in 00c2c3ac430d [2021-09-29T01:15:59.770Z] Removing intermediate container 641cfb6e4618 [2021-09-29T01:15:59.770Z] ---> 0ef2d4c262bd [2021-09-29T01:15:59.770Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-29T01:15:59.770Z] Removing intermediate container 00c2c3ac430d [2021-09-29T01:15:59.770Z] ---> c7c4c71e604d [2021-09-29T01:15:59.770Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:15:59.770Z] ---> Running in 5f307d8b2116 [2021-09-29T01:16:00.045Z] ---> 4d90c0090888 [2021-09-29T01:16:00.045Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-29T01:16:00.045Z] Removing intermediate container 5f307d8b2116 [2021-09-29T01:16:00.045Z] ---> 77b646e72a39 [2021-09-29T01:16:00.045Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T01:16:00.045Z] ---> Running in 0a083c08742f [2021-09-29T01:16:00.321Z] ---> Running in 8b2ce21f15bc [2021-09-29T01:16:00.321Z] Removing intermediate container 8b2ce21f15bc [2021-09-29T01:16:00.321Z] ---> 30bf0879b18e [2021-09-29T01:16:00.321Z] Step 23/24 : LABEL git_sha=8c4902df5654b21b5feaf198f8f2537f57f0e789 [2021-09-29T01:16:00.321Z] ---> Running in d94b41812baa [2021-09-29T01:16:00.589Z] Removing intermediate container d94b41812baa [2021-09-29T01:16:00.589Z] ---> d63e247e0bf5 [2021-09-29T01:16:00.589Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T01:16:00.589Z] ---> Running in 108fa2b1c3e3 [2021-09-29T01:16:00.864Z] Removing intermediate container 108fa2b1c3e3 [2021-09-29T01:16:00.864Z] ---> 5eb56f5750e3 [2021-09-29T01:16:00.864Z] [2021-09-29T01:16:01.138Z] Successfully built 5eb56f5750e3 [2021-09-29T01:16:01.138Z] Successfully tagged core-metadata:latest [2021-09-29T01:16:01.138Z]  Building core-metadata ... done Removing intermediate container 0a083c08742f [2021-09-29T01:16:01.138Z] ---> d2ae8ecc220d [2021-09-29T01:16:01.138Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-29T01:16:01.138Z] ---> Running in 93aa4a4c2821 [2021-09-29T01:16:01.415Z] Removing intermediate container 93aa4a4c2821 [2021-09-29T01:16:01.415Z] ---> a695c10c5dee [2021-09-29T01:16:01.415Z] Step 29/32 : CMD ["gate"] [2021-09-29T01:16:01.415Z] ---> Running in b48d91781d52 [2021-09-29T01:16:01.688Z] Removing intermediate container b48d91781d52 [2021-09-29T01:16:01.688Z] ---> 9661eedb3339 [2021-09-29T01:16:01.688Z] Step 30/32 : LABEL arch=x86_64 [2021-09-29T01:16:01.688Z] ---> Running in 5086ed0713d7 [2021-09-29T01:16:01.688Z] Removing intermediate container 5086ed0713d7 [2021-09-29T01:16:01.688Z] ---> c8b2d84b0bf4 [2021-09-29T01:16:01.688Z] Step 31/32 : LABEL git_sha=8c4902df5654b21b5feaf198f8f2537f57f0e789 [2021-09-29T01:16:01.987Z] ---> Running in 691a1d82525c [2021-09-29T01:16:01.987Z] Removing intermediate container 691a1d82525c [2021-09-29T01:16:01.987Z] ---> ecddd51fe158 [2021-09-29T01:16:01.987Z] Step 32/32 : LABEL version=0.0.0 [2021-09-29T01:16:01.987Z] ---> Running in b26145fc3254 [2021-09-29T01:16:02.265Z] Removing intermediate container b26145fc3254 [2021-09-29T01:16:02.265Z] ---> 603989d6df57 [2021-09-29T01:16:02.265Z] [2021-09-29T01:16:02.535Z] Successfully built 603989d6df57 [2021-09-29T01:16:02.535Z] Successfully tagged security-bootstrapper:latest [2021-09-29T01:16:03.943Z]  Building security-bootstrapper ... done Removing intermediate container feeb0b4c4ddc [2021-09-29T01:16:03.943Z] ---> a7277081b85a [2021-09-29T01:16:03.943Z] [2021-09-29T01:16:03.943Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T01:16:03.943Z] ---> 14119a10abf4 [2021-09-29T01:16:03.943Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-29T01:16:03.943Z] ---> Running in b5ca51dff61c [2021-09-29T01:16:03.943Z] Removing intermediate container b5ca51dff61c [2021-09-29T01:16:03.943Z] ---> 80a98c375c0c [2021-09-29T01:16:03.943Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-29T01:16:03.943Z] ---> Running in a421a8ea6b32 [2021-09-29T01:16:04.208Z] Removing intermediate container a421a8ea6b32 [2021-09-29T01:16:04.208Z] ---> 620525a29181 [2021-09-29T01:16:04.208Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-29T01:16:04.208Z] ---> Running in a9f4f3e441f3 [2021-09-29T01:16:04.208Z] Removing intermediate container a9f4f3e441f3 [2021-09-29T01:16:04.208Z] ---> d0219ee9e2a7 [2021-09-29T01:16:04.208Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:16:04.208Z] ---> Running in cdcd34191ca9 [2021-09-29T01:16:04.790Z] Removing intermediate container cdcd34191ca9 [2021-09-29T01:16:04.790Z] ---> 792ecc12841b [2021-09-29T01:16:04.790Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-29T01:16:04.790Z] ---> Running in 70b3497e638b [2021-09-29T01:16:05.055Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:16:06.454Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:16:07.035Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-29T01:16:07.035Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-29T01:16:07.299Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-29T01:16:07.880Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-29T01:16:08.146Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-29T01:16:08.411Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-29T01:16:08.680Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:16:08.680Z] OK: 8 MiB in 20 packages [2021-09-29T01:16:08.946Z] Removing intermediate container 70b3497e638b [2021-09-29T01:16:08.946Z] ---> 2003bb142f04 [2021-09-29T01:16:08.946Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:16:08.946Z] ---> 191d15ba4bab [2021-09-29T01:16:08.946Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-29T01:16:09.528Z] ---> 6ed4bc6cfd01 [2021-09-29T01:16:09.528Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-29T01:16:09.528Z] ---> dcf96a79edeb [2021-09-29T01:16:09.528Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-29T01:16:09.528Z] ---> Running in 550403cf8ad8 [2021-09-29T01:16:09.528Z] Removing intermediate container 550403cf8ad8 [2021-09-29T01:16:09.528Z] ---> db867cef9bf9 [2021-09-29T01:16:09.528Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:16:09.794Z] ---> Running in dbde57849002 [2021-09-29T01:16:09.794Z] Removing intermediate container dbde57849002 [2021-09-29T01:16:09.794Z] ---> 46838cb5918e [2021-09-29T01:16:09.794Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T01:16:09.794Z] ---> Running in 532cbe8aadf0 [2021-09-29T01:16:09.794Z] Removing intermediate container 532cbe8aadf0 [2021-09-29T01:16:09.794Z] ---> 562a5eba643b [2021-09-29T01:16:09.794Z] Step 23/24 : LABEL git_sha=8c4902df5654b21b5feaf198f8f2537f57f0e789 [2021-09-29T01:16:09.794Z] ---> Running in fa785f6d75e6 [2021-09-29T01:16:10.061Z] Removing intermediate container fa785f6d75e6 [2021-09-29T01:16:10.061Z] ---> c8f13f74f6b0 [2021-09-29T01:16:10.061Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T01:16:10.061Z] ---> Running in 911e0cd837ec [2021-09-29T01:16:10.061Z] Removing intermediate container 911e0cd837ec [2021-09-29T01:16:10.061Z] ---> 62261ecde305 [2021-09-29T01:16:10.061Z] [2021-09-29T01:16:10.061Z] Successfully built 62261ecde305 [2021-09-29T01:16:10.061Z] Successfully tagged core-data:latest [2021-09-29T01:16:10.337Z]  Building core-data ... done  [Pipeline] } [2021-09-29T01:16:10.340Z] $ docker stop --time=1 b617b6717e5f93811752495fb2f56c403753904c81adbcaf76dde80b99390f84 [2021-09-29T01:16:11.588Z] $ docker rm -f b617b6717e5f93811752495fb2f56c403753904c81adbcaf76dde80b99390f84 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T01:16:11.975Z] + docker images [2021-09-29T01:16:11.975Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-29T01:16:11.975Z] core-data latest 62261ecde305 2 seconds ago 20.5MB [2021-09-29T01:16:11.975Z] a7277081b85a 8 seconds ago 1.76GB [2021-09-29T01:16:11.975Z] security-bootstrapper latest 603989d6df57 9 seconds ago 18.8MB [2021-09-29T01:16:11.975Z] core-metadata latest 5eb56f5750e3 11 seconds ago 16.8MB [2021-09-29T01:16:11.975Z] e03534ca3111 14 seconds ago 1.76GB [2021-09-29T01:16:11.975Z] security-secretstore-setup latest dd2ccb1c6d62 15 seconds ago 28.2MB [2021-09-29T01:16:11.975Z] ece630def47b 21 seconds ago 1.75GB [2021-09-29T01:16:11.975Z] 14b065f4b7d8 23 seconds ago 1.76GB [2021-09-29T01:16:11.975Z] sys-mgmt-agent latest 6165c85940b7 31 seconds ago 325MB [2021-09-29T01:16:11.975Z] support-notifications latest 95381b8d9fc8 About a minute ago 16.8MB [2021-09-29T01:16:11.975Z] core-command latest 0756b7affcdc About a minute ago 16MB [2021-09-29T01:16:11.975Z] security-proxy-setup latest c84940e01153 About a minute ago 26.7MB [2021-09-29T01:16:11.975Z] support-scheduler latest 661b05c9ef43 About a minute ago 16.1MB [2021-09-29T01:16:11.975Z] 791c3328c25a About a minute ago 1.75GB [2021-09-29T01:16:11.975Z] d4f642e2f2ef About a minute ago 1.75GB [2021-09-29T01:16:11.975Z] c6661c1a49c9 About a minute ago 1.75GB [2021-09-29T01:16:11.975Z] 0ae08b77cb69 About a minute ago 1.75GB [2021-09-29T01:16:11.975Z] b166684281ee About a minute ago 1.76GB [2021-09-29T01:16:11.975Z] ci-base-image-x86_64 latest 572894c3f663 5 minutes ago 1.25GB [2021-09-29T01:16:11.975Z] alpine 3.14 14119a10abf4 4 weeks ago 5.6MB [2021-09-29T01:16:11.976Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB [2021-09-29T01:16:11.976Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-29T01:16:11.976Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-29T01:16:11.976Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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-29T01:16:16.642Z] Removing intermediate container 97070a4f2a19 [2021-09-29T01:16:16.642Z] ---> 9b57ad489749 [2021-09-29T01:16:16.642Z] Successfully built 9b57ad489749 [2021-09-29T01:16:16.642Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:16:17.010Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T01:16:17.010Z] . [Pipeline] withDockerContainer [2021-09-29T01:16:17.276Z] prd-ubuntu18.04-docker-arm64-4c-16g-54 does not seem to be running inside a container [2021-09-29T01:16:17.356Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-29T01:16:19.115Z] $ docker top 84f9fc8089b549f67ac69641ec3e654e03049043d0fa274232f967607a620924 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T01:16:20.142Z] + go version [2021-09-29T01:16:20.142Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-29T01:16:20.147Z] $ docker stop --time=1 84f9fc8089b549f67ac69641ec3e654e03049043d0fa274232f967607a620924 [2021-09-29T01:16:22.010Z] $ docker rm -f 84f9fc8089b549f67ac69641ec3e654e03049043d0fa274232f967607a620924 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:16:22.869Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T01:16:22.869Z] . [Pipeline] withDockerContainer [2021-09-29T01:16:23.106Z] prd-ubuntu18.04-docker-arm64-4c-16g-54 does not seem to be running inside a container [2021-09-29T01:16:23.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-29T01:16:24.876Z] $ docker top 26d15f796aeaef11f2aa71eceab1101d81fff3cad315b757d50c8d9ee406c3c5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-29T01:16:25.218Z] ========================================================= [2021-09-29T01:16:25.218Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-29T01:16:25.218Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T01:16:25.890Z] + go mod tidy [Pipeline] sh [2021-09-29T01:16:27.500Z] Still waiting to schedule task [2021-09-29T01:16:27.500Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-29T01:16:27.552Z] + make test [2021-09-29T01:16:27.552Z] go mod tidy [2021-09-29T01:16:28.150Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-29T01:17:00.518Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-29T01:17:39.385Z] Running on prd-ubuntu18.04-docker-8c-8g-57 in /w/workspace/edgexfoundry_edgex-go_PR-3731 [Pipeline] { [Pipeline] ws [2021-09-29T01:17:39.406Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-09-29T01:17:39.531Z] The recommended git tool is: git [2021-09-29T01:17:42.492Z] using credential edgex-jenkins-ssh [2021-09-29T01:17:42.507Z] Cloning the remote Git repository [2021-09-29T01:17:42.525Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-29T01:17:42.803Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-09-29T01:17:42.834Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T01:17:42.835Z] > git --version # timeout=10 [2021-09-29T01:17:42.843Z] > git --version # 'git version 2.17.1' [2021-09-29T01:17:42.844Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T01:17:42.876Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T01:18:08.614Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-29T01:18:11.265Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-29T01:18:12.729Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-29T01:18:13.721Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-29T01:18:28.883Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-29T01:18:28.883Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-29T01:18:28.883Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-29T01:18:28.883Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-29T01:18:28.883Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-29T01:18:28.883Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-29T01:18:28.883Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-29T01:18:28.883Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-29T01:18:28.883Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-29T01:18:28.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-29T01:18:39.271Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.192s coverage: 28.7% of statements [2021-09-29T01:18:39.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-29T01:18:39.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-29T01:18:43.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.389s coverage: 98.5% of statements [2021-09-29T01:18:43.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-29T01:18:43.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.379s coverage: 46.3% of statements [2021-09-29T01:18:43.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-29T01:18:43.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-29T01:18:44.507Z] Merging remotes/origin/main commit 2de07aa5618795465836e287608abcda04ffa72f into PR head commit 8c4902df5654b21b5feaf198f8f2537f57f0e789 [2021-09-29T01:18:44.631Z] Merge succeeded, producing 8c4902df5654b21b5feaf198f8f2537f57f0e789 [2021-09-29T01:18:44.632Z] Checking out Revision 8c4902df5654b21b5feaf198f8f2537f57f0e789 (PR-3731) [2021-09-29T01:18:43.767Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T01:18:43.774Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T01:18:43.786Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T01:18:43.798Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T01:18:43.798Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T01:18:43.802Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3731/head:refs/remotes/origin/PR-3731 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-29T01:18:44.522Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T01:18:44.527Z] > git checkout -f 8c4902df5654b21b5feaf198f8f2537f57f0e789 # timeout=10 [2021-09-29T01:18:44.597Z] > git remote # timeout=10 [2021-09-29T01:18:44.605Z] > git config --get remote.origin.url # timeout=10 [2021-09-29T01:18:44.610Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T01:18:44.614Z] > git merge 2de07aa5618795465836e287608abcda04ffa72f # timeout=10 [2021-09-29T01:18:44.626Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-29T01:18:44.638Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T01:18:44.642Z] > git checkout -f 8c4902df5654b21b5feaf198f8f2537f57f0e789 # timeout=10 [2021-09-29T01:18:48.320Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.607s coverage: 90.1% of statements [2021-09-29T01:18:48.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-29T01:18:48.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:18:48.321Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.252s coverage: 81.2% of statements [2021-09-29T01:18:48.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-29T01:18:48.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-29T01:18:48.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-29T01:18:48.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-29T01:18:48.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-29T01:18:48.434Z] Commit message: "style: Remove dead code and enable deadcode linter" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:18:49.349Z] + echo snap-build.sh [2021-09-29T01:18:49.349Z] snap-build.sh [2021-09-29T01:18:49.349Z] + SNAP_BASE_DIR=. [2021-09-29T01:18:49.349Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-09-29T01:18:49.349Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-09-29T01:18:49.349Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-09-29T01:18:49.349Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-09-29T01:18:49.349Z] + cd /w/workspace/edgex-go/2 [2021-09-29T01:18:49.349Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-29T01:18:49.349Z] Reading package lists... [2021-09-29T01:18:49.349Z] Building dependency tree... [2021-09-29T01:18:49.349Z] Reading state information... [2021-09-29T01:18:49.349Z] The following packages were automatically installed and are no longer required: [2021-09-29T01:18:49.349Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-29T01:18:49.349Z] uidmap xdelta3 [2021-09-29T01:18:49.349Z] Use 'sudo apt autoremove' to remove them. [2021-09-29T01:18:49.349Z] The following packages will be REMOVED: [2021-09-29T01:18:49.349Z] lxd* lxd-client* [2021-09-29T01:18:49.620Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-29T01:18:49.620Z] After this operation, 31.7 MB disk space will be freed. [2021-09-29T01:18:50.156Z] (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-29T01:18:50.156Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-29T01:18:51.120Z] Removing lxd dnsmasq configuration [2021-09-29T01:18:51.120Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-29T01:18:51.120Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-29T01:18:52.099Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T01:18:52.099Z] (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-29T01:18:52.099Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-29T01:18:53.506Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-29T01:18:53.506Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-29T01:18:54.093Z] + sudo snap remove --purge lxd [2021-09-29T01:18:54.093Z] snap "lxd" is not installed [2021-09-29T01:18:54.093Z] + sudo groupadd --force --system lxd [2021-09-29T01:18:54.093Z] ++ whoami [2021-09-29T01:18:54.093Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-29T01:18:54.360Z] + newgrp - lxd [2021-09-29T01:18:54.360Z] + sudo snap install lxd [2021-09-29T01:18:56.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.617s coverage: 94.2% of statements [2021-09-29T01:18:56.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-29T01:18:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:18:56.700Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.240s coverage: 59.1% of statements [2021-09-29T01:18:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-29T01:18:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-29T01:18:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-29T01:18:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-29T01:18:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-29T01:18:56.700Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.206s coverage: 60.0% of statements [2021-09-29T01:18:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-29T01:18:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-29T01:18:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-29T01:18:56.700Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.334s coverage: 0.8% of statements [2021-09-29T01:18:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-29T01:18:56.700Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.288s coverage: 58.8% of statements [2021-09-29T01:18:56.700Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.287s coverage: 21.7% of statements [2021-09-29T01:18:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-29T01:18:56.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.241s coverage: 47.1% of statements [2021-09-29T01:18:56.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.252s coverage: 79.5% of statements [2021-09-29T01:18:56.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.197s coverage: 94.1% of statements [2021-09-29T01:18:57.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.299s coverage: 96.3% of statements [2021-09-29T01:18:59.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.206s coverage: 87.5% of statements [2021-09-29T01:19:04.448Z] 2021-09-29T01:19:01Z INFO Waiting for automatic snapd restart... [2021-09-29T01:19:09.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.218s coverage: 94.4% of statements [2021-09-29T01:19:09.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.207s coverage: 44.8% of statements [2021-09-29T01:19:16.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.838s coverage: 81.8% of statements [2021-09-29T01:19:16.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-29T01:19:22.674Z] lxd 4.18 from Canonical* installed [2021-09-29T01:19:22.674Z] + sudo lxd init --auto [2021-09-29T01:19:24.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.292s coverage: 92.9% of statements [2021-09-29T01:19:24.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-29T01:19:24.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-29T01:19:24.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-29T01:19:24.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 65.1% of statements [2021-09-29T01:19:24.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-29T01:19:24.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-29T01:19:24.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-29T01:19:24.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-29T01:19:24.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-29T01:19:24.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.208s coverage: 87.2% of statements [2021-09-29T01:19:24.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-29T01:19:24.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-29T01:19:24.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements [2021-09-29T01:19:24.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-29T01:19:24.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.348s coverage: 58.8% of statements [2021-09-29T01:19:24.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-29T01:19:24.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.427s coverage: 80.0% of statements [2021-09-29T01:19:24.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.303s coverage: 87.2% of statements [2021-09-29T01:19:24.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.294s coverage: 85.4% of statements [2021-09-29T01:19:24.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.928s coverage: 91.2% of statements [2021-09-29T01:19:24.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-29T01:19:28.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.827s coverage: 64.4% of statements [2021-09-29T01:19:28.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-29T01:19:28.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-29T01:19:28.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.207s coverage: 100.0% of statements [2021-09-29T01:19:28.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 91.3% of statements [2021-09-29T01:19:28.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements [2021-09-29T01:19:28.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements [2021-09-29T01:19:29.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.088s coverage: 100.0% of statements [2021-09-29T01:19:30.892Z] + sudo snap install --classic snapcraft [2021-09-29T01:19:33.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.442s coverage: 70.5% of statements [2021-09-29T01:19:33.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-29T01:19:33.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-29T01:19:33.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-29T01:19:37.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.869s coverage: 43.6% of statements [2021-09-29T01:19:37.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-29T01:19:37.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-29T01:19:37.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.216s coverage: 89.5% of statements [2021-09-29T01:19:37.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-29T01:19:37.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.219s coverage: 84.8% of statements [2021-09-29T01:19:37.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-29T01:19:41.003Z] snapcraft 5.0 from Canonical* installed [2021-09-29T01:19:41.004Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-29T01:19:41.004Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-29T01:19:41.004Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T01:19:41.004Z] Dload Upload Total Spent Left Speed [2021-09-29T01:19:41.004Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3943 0 --:--:-- --:--:-- --:--:-- 3968 [2021-09-29T01:19:41.280Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 7574k 0 --:--:-- --:--:-- --:--:-- 14.8M [2021-09-29T01:19:41.280Z] ./yq_linux_amd64 [2021-09-29T01:19:41.280Z] + sudo snapcraft prime --use-lxd [2021-09-29T01:19:43.880Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-29T01:19:43.880Z] 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-29T01:19:43.880Z] - README.md [2021-09-29T01:19:43.880Z] [2021-09-29T01:19:43.880Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-29T01:19:43.880Z] Launching a container. [2021-09-29T01:19:46.223Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.309s coverage: 19.5% of statements [2021-09-29T01:19:46.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-29T01:19:46.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-29T01:19:46.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-29T01:19:46.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-29T01:19:46.223Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.595s coverage: 92.0% of statements [2021-09-29T01:19:46.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-29T01:19:46.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:19:46.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-29T01:19:46.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-29T01:19:46.223Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.289s coverage: 63.2% of statements [2021-09-29T01:19:46.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-29T01:19:46.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-29T01:19:46.223Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.434s coverage: 97.7% of statements [2021-09-29T01:19:46.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-29T01:19:46.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:19:46.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-29T01:19:46.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-29T01:19:46.223Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.195s coverage: 28.9% of statements [2021-09-29T01:19:46.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-29T01:19:46.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-29T01:19:46.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-29T01:19:46.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-29T01:19:46.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-29T01:19:46.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-29T01:19:46.223Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.200s coverage: 100.0% of statements [2021-09-29T01:19:46.223Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements [2021-09-29T01:19:46.223Z] 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-29T01:19:46.223Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-09-29T01:19:46.223Z] GO111MODULE=on go vet ./... [2021-09-29T01:19:50.531Z] Waiting for container to be ready [2021-09-29T01:19:51.114Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-29T01:19:51.114Z] [2021-09-29T01:19:55.376Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-29T01:19:55.645Z] Waiting for network to be ready... [2021-09-29T01:19:55.913Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-29T01:19:56.179Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-29T01:19:56.179Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-29T01:19:56.446Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-29T01:19:56.446Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-29T01:19:56.446Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-29T01:19:56.446Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-29T01:19:56.446Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-29T01:19:56.446Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-29T01:19:56.446Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-29T01:19:56.713Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-29T01:19:56.980Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-29T01:19:57.247Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-29T01:19:57.247Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-29T01:19:57.247Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-29T01:19:57.247Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-29T01:19:57.247Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-29T01:19:57.247Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-29T01:19:57.832Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-29T01:19:58.098Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2262 kB] [2021-09-29T01:19:58.098Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-29T01:19:58.365Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-29T01:19:58.365Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-29T01:19:58.365Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-29T01:19:58.365Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-29T01:19:58.365Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1750 kB] [2021-09-29T01:19:58.365Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-29T01:20:00.315Z] Fetched 25.4 MB in 4s (5770 kB/s) [2021-09-29T01:20:01.732Z] Reading package lists... [2021-09-29T01:20:01.732Z] Reading package lists... [2021-09-29T01:20:02.003Z] Building dependency tree... [2021-09-29T01:20:02.003Z] Reading state information... [2021-09-29T01:20:02.282Z] The following additional packages will be installed: [2021-09-29T01:20:02.282Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-29T01:20:02.282Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-29T01:20:02.282Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-29T01:20:02.282Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-29T01:20:02.282Z] Suggested packages: [2021-09-29T01:20:02.282Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-29T01:20:02.282Z] Recommended packages: [2021-09-29T01:20:02.282Z] gnupg libsasl2-modules [2021-09-29T01:20:02.282Z] The following NEW packages will be installed: [2021-09-29T01:20:02.282Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-29T01:20:02.282Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-29T01:20:02.282Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-29T01:20:02.282Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-29T01:20:02.282Z] The following packages will be upgraded: [2021-09-29T01:20:02.282Z] gpg gpg-agent gpgconf libudev1 [2021-09-29T01:20:02.282Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-29T01:20:02.282Z] Need to get 3527 kB of archives. [2021-09-29T01:20:02.282Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-29T01:20:02.282Z] 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-29T01:20:02.282Z] 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-29T01:20:02.282Z] 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-29T01:20:02.282Z] 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-29T01:20:02.550Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-09-29T01:20:02.825Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-09-29T01:20:03.103Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-29T01:20:03.103Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-29T01:20:03.103Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-29T01:20:03.103Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-29T01:20:03.103Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-29T01:20:03.372Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-29T01:20:03.372Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-29T01:20:03.372Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-29T01:20:03.372Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-29T01:20:03.372Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-29T01:20:03.372Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-29T01:20:03.372Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-29T01:20:03.372Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-29T01:20:03.372Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-29T01:20:03.372Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-29T01:20:03.372Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-29T01:20:03.372Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T01:20:03.639Z] Fetched 3527 kB in 1s (3002 kB/s) [2021-09-29T01:20:03.639Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-29T01:20:03.639Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-09-29T01:20:03.639Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T01:20:03.639Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-09-29T01:20:03.639Z] Selecting previously unselected package udev. [2021-09-29T01:20:03.639Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-29T01:20:03.639Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-09-29T01:20:03.639Z] Unpacking udev (237-3ubuntu10.52) ... [2021-09-29T01:20:03.911Z] Selecting previously unselected package libfuse2:amd64. [2021-09-29T01:20:03.911Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-29T01:20:03.911Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-29T01:20:03.911Z] Selecting previously unselected package fuse. [2021-09-29T01:20:03.911Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-29T01:20:03.911Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-29T01:20:04.179Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T01:20:04.179Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T01:20:04.179Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T01:20:04.179Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T01:20:04.179Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T01:20:04.179Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T01:20:04.447Z] Selecting previously unselected package libksba8:amd64. [2021-09-29T01:20:04.447Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-29T01:20:04.447Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-29T01:20:04.447Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-29T01:20:04.447Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T01:20:04.447Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:20:04.447Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-29T01:20:04.447Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T01:20:04.447Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:20:04.447Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-29T01:20:04.447Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T01:20:04.447Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:20:04.447Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-29T01:20:04.447Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T01:20:04.447Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:20:04.714Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-29T01:20:04.714Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T01:20:04.714Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:20:04.714Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-29T01:20:04.714Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T01:20:04.714Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:20:04.714Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-29T01:20:04.714Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T01:20:04.714Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:20:04.714Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-29T01:20:04.714Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T01:20:04.714Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:20:04.982Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-29T01:20:04.982Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T01:20:04.982Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:20:04.982Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-29T01:20:04.982Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-29T01:20:04.982Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T01:20:04.982Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-29T01:20:04.982Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-29T01:20:04.982Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T01:20:04.982Z] Selecting previously unselected package libldap-common. [2021-09-29T01:20:04.982Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-29T01:20:04.982Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T01:20:04.982Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-29T01:20:04.982Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-29T01:20:04.982Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T01:20:05.248Z] Selecting previously unselected package dirmngr. [2021-09-29T01:20:05.248Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T01:20:05.248Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-29T01:20:05.248Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T01:20:05.248Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-29T01:20:05.248Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-29T01:20:05.248Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T01:20:05.248Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T01:20:05.248Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-29T01:20:05.248Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:20:05.248Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-29T01:20:05.248Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T01:20:05.248Z] Setting up udev (237-3ubuntu10.52) ... [2021-09-29T01:20:05.515Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-29T01:20:05.780Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:20:05.780Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-29T01:20:05.780Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-29T01:20:05.780Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-29T01:20:05.780Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:20:05.780Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:20:05.780Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:20:06.046Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:20:06.046Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:20:06.046Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:20:06.046Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:20:06.046Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T01:20:06.046Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-29T01:20:06.046Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T01:20:06.630Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-29T01:20:06.630Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-29T01:20:06.630Z] This means they are not meant to be enabled using systemctl. [2021-09-29T01:20:06.630Z] Possible reasons for having this kind of units are: [2021-09-29T01:20:06.630Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-29T01:20:06.630Z] .wants/ or .requires/ directory. [2021-09-29T01:20:06.630Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-29T01:20:06.630Z] a requirement dependency on it. [2021-09-29T01:20:06.630Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-29T01:20:06.630Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-29T01:20:06.630Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-29T01:20:06.630Z] instance name specified. [2021-09-29T01:20:06.922Z] Reading package lists... [2021-09-29T01:20:07.202Z] Building dependency tree... [2021-09-29T01:20:07.202Z] Reading state information... [2021-09-29T01:20:07.202Z] The following additional packages will be installed: [2021-09-29T01:20:07.202Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-29T01:20:07.202Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-29T01:20:07.202Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-29T01:20:07.202Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-29T01:20:07.202Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-29T01:20:07.202Z] Suggested packages: [2021-09-29T01:20:07.202Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-29T01:20:07.202Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-29T01:20:07.202Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-29T01:20:07.202Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-29T01:20:07.202Z] systemd-container policykit-1 [2021-09-29T01:20:07.202Z] Recommended packages: [2021-09-29T01:20:07.202Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-29T01:20:07.202Z] The following NEW packages will be installed: [2021-09-29T01:20:07.202Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-29T01:20:07.202Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-29T01:20:07.202Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-29T01:20:07.202Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-29T01:20:07.202Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-29T01:20:07.202Z] The following packages will be upgraded: [2021-09-29T01:20:07.202Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-29T01:20:07.609Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-29T01:20:07.609Z] Need to get 36.8 MB of archives. [2021-09-29T01:20:07.609Z] After this operation, 147 MB of additional disk space will be used. [2021-09-29T01:20:07.609Z] 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-29T01:20:07.609Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-09-29T01:20:07.609Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-29T01:20:07.609Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-29T01:20:07.609Z] 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-29T01:20:07.609Z] 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-29T01:20:07.609Z] 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-29T01:20:07.609Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-29T01:20:07.609Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-29T01:20:07.609Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-29T01:20:07.609Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-29T01:20:07.609Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-29T01:20:07.609Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-29T01:20:07.609Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-29T01:20:07.609Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-29T01:20:07.882Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-29T01:20:07.882Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-09-29T01:20:08.842Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-09-29T01:20:08.842Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-29T01:20:08.842Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-29T01:20:08.842Z] 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-29T01:20:08.842Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-29T01:20:08.842Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-29T01:20:08.842Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-29T01:20:08.842Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-29T01:20:08.842Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-29T01:20:08.842Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-29T01:20:08.842Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-29T01:20:08.842Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-29T01:20:08.842Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-09-29T01:20:10.252Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T01:20:10.252Z] Fetched 36.8 MB in 3s (13.1 MB/s) [2021-09-29T01:20:10.252Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-29T01:20:10.252Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-09-29T01:20:10.518Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T01:20:10.786Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-09-29T01:20:10.786Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T01:20:11.053Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-09-29T01:20:11.053Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-29T01:20:11.053Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-29T01:20:11.053Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-29T01:20:11.319Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-29T01:20:11.319Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-29T01:20:11.319Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-29T01:20:11.319Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-29T01:20:11.586Z] Setting up apt (1.6.14) ... [2021-09-29T01:20:11.586Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-29T01:20:11.853Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-29T01:20:12.119Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-29T01:20:12.119Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-29T01:20:12.119Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-29T01:20:12.119Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-29T01:20:12.119Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T01:20:12.119Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T01:20:12.385Z] Selecting previously unselected package libexpat1:amd64. [2021-09-29T01:20:12.385Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-29T01:20:12.385Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-29T01:20:12.385Z] Selecting previously unselected package python3.6-minimal. [2021-09-29T01:20:12.385Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T01:20:12.385Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T01:20:12.653Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-29T01:20:12.653Z] Checking for services that may need to be restarted...done. [2021-09-29T01:20:12.653Z] Checking for services that may need to be restarted...done. [2021-09-29T01:20:12.653Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T01:20:12.653Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-29T01:20:12.653Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T01:20:13.237Z] Selecting previously unselected package python3-minimal. [2021-09-29T01:20:13.237Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-29T01:20:13.237Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-29T01:20:13.237Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-29T01:20:13.237Z] Selecting previously unselected package mime-support. [2021-09-29T01:20:13.237Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-29T01:20:13.237Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-29T01:20:13.237Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-29T01:20:13.237Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-29T01:20:13.237Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-29T01:20:13.506Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-29T01:20:13.506Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T01:20:13.506Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T01:20:13.506Z] Selecting previously unselected package python3.6. [2021-09-29T01:20:13.506Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T01:20:13.506Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T01:20:13.774Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-29T01:20:13.774Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-29T01:20:13.774Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-29T01:20:13.774Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-29T01:20:14.049Z] Selecting previously unselected package python3. [2021-09-29T01:20:14.049Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-29T01:20:14.049Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-29T01:20:14.049Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-29T01:20:14.049Z] Selecting previously unselected package multiarch-support. [2021-09-29T01:20:14.049Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T01:20:14.049Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-29T01:20:14.049Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-29T01:20:14.049Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-29T01:20:14.049Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-29T01:20:14.049Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-29T01:20:14.049Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-29T01:20:14.316Z] Selecting previously unselected package libbsd0:amd64. [2021-09-29T01:20:14.316Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-29T01:20:14.316Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-29T01:20:14.316Z] Selecting previously unselected package sudo. [2021-09-29T01:20:14.316Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-29T01:20:14.316Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-29T01:20:14.316Z] Selecting previously unselected package apparmor. [2021-09-29T01:20:14.316Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-29T01:20:14.316Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-29T01:20:14.583Z] Selecting previously unselected package libedit2:amd64. [2021-09-29T01:20:14.583Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-29T01:20:14.583Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-29T01:20:14.583Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-29T01:20:14.583Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T01:20:14.583Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T01:20:14.583Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-29T01:20:14.583Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T01:20:14.583Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T01:20:14.583Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-29T01:20:14.583Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-29T01:20:14.583Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-29T01:20:14.848Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-29T01:20:14.848Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T01:20:14.848Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T01:20:14.848Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-29T01:20:14.848Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T01:20:14.848Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T01:20:14.848Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-29T01:20:14.848Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-29T01:20:14.848Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-29T01:20:15.115Z] Selecting previously unselected package openssh-client. [2021-09-29T01:20:15.115Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-29T01:20:15.115Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-29T01:20:15.115Z] Selecting previously unselected package squashfs-tools. [2021-09-29T01:20:15.115Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-09-29T01:20:15.382Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-29T01:20:15.650Z] Selecting previously unselected package snapd. [2021-09-29T01:20:15.650Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-09-29T01:20:15.650Z] Unpacking snapd (2.51.1+18.04) ... [2021-09-29T01:20:17.595Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-29T01:20:17.595Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-29T01:20:17.595Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-29T01:20:17.862Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-29T01:20:17.862Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-29T01:20:17.862Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T01:20:17.862Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T01:20:17.862Z] Setting up systemd (237-3ubuntu10.52) ... [2021-09-29T01:20:17.862Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-29T01:20:18.448Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-29T01:20:18.448Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-29T01:20:18.448Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-29T01:20:18.448Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T01:20:18.448Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T01:20:18.448Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T01:20:19.031Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-29T01:20:19.031Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T01:20:19.031Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-29T01:20:19.031Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-29T01:20:19.031Z] running python rtupdate hooks for python3.6... [2021-09-29T01:20:19.031Z] running python post-rtupdate hooks for python3.6... [2021-09-29T01:20:19.298Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-29T01:20:19.883Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-29T01:20:19.883Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T01:20:19.883Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-29T01:20:20.148Z] Setting up snapd (2.51.1+18.04) ... [2021-09-29T01:20:20.414Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-29T01:20:20.697Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-29T01:20:20.964Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-29T01:20:20.964Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-29T01:20:21.228Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-29T01:20:21.228Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-29T01:20:21.496Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-29T01:20:21.764Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-29T01:20:21.764Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-29T01:20:22.031Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-29T01:20:22.031Z] /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-29T01:20:22.299Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T01:20:22.299Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-29T01:20:23.259Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-29T01:20:23.259Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-29T01:20:23.259Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-29T01:20:24.486Z] Reading package lists... [2021-09-29T01:20:24.754Z] Reading package lists... [2021-09-29T01:20:25.022Z] Building dependency tree... [2021-09-29T01:20:25.022Z] Reading state information... [2021-09-29T01:20:25.022Z] Calculating upgrade... [2021-09-29T01:20:25.291Z] The following packages will be upgraded: [2021-09-29T01:20:25.291Z] advancecomp base-files bash binutils binutils-common [2021-09-29T01:20:25.291Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-29T01:20:25.291Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-29T01:20:25.291Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-29T01:20:25.291Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-29T01:20:25.291Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-29T01:20:25.291Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-29T01:20:25.291Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-29T01:20:25.291Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-29T01:20:25.291Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-29T01:20:25.291Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-29T01:20:25.291Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-29T01:20:25.291Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-29T01:20:25.291Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-29T01:20:25.291Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-29T01:20:25.291Z] ubuntu-keyring util-linux [2021-09-29T01:20:25.291Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-29T01:20:25.291Z] Need to get 64.2 MB of archives. [2021-09-29T01:20:25.291Z] After this operation, 5142 kB of additional disk space will be used. [2021-09-29T01:20:25.291Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] [2021-09-29T01:20:25.291Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-29T01:20:25.558Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-29T01:20:25.558Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-29T01:20:25.558Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-29T01:20:25.558Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-29T01:20:25.558Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-29T01:20:25.558Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-29T01:20:25.558Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-09-29T01:20:25.558Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-29T01:20:25.558Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-29T01:20:25.558Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-29T01:20:25.558Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-29T01:20:25.558Z] 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-29T01:20:25.558Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-29T01:20:25.558Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-29T01:20:25.558Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-29T01:20:25.558Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-29T01:20:25.558Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-29T01:20:25.558Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-29T01:20:25.827Z] 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-29T01:20:25.827Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-29T01:20:25.827Z] 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-29T01:20:25.827Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-29T01:20:25.827Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-29T01:20:25.827Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-29T01:20:25.827Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-29T01:20:25.827Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-29T01:20:25.827Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-29T01:20:25.827Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-29T01:20:25.827Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-29T01:20:25.827Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-29T01:20:25.827Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-29T01:20:25.827Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-09-29T01:20:25.827Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-29T01:20:25.827Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-29T01:20:25.827Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-29T01:20:25.827Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-29T01:20:25.827Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-29T01:20:25.827Z] 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-29T01:20:25.827Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-29T01:20:25.827Z] 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-29T01:20:25.827Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-09-29T01:20:25.827Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-29T01:20:25.827Z] 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-29T01:20:25.827Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-29T01:20:25.827Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-29T01:20:25.827Z] 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-29T01:20:25.827Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-29T01:20:25.827Z] 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-29T01:20:26.097Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-29T01:20:26.097Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-29T01:20:26.097Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-29T01:20:26.097Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-29T01:20:26.097Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-29T01:20:26.097Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-29T01:20:26.097Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-29T01:20:26.097Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-29T01:20:26.367Z] 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-29T01:20:26.367Z] 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-29T01:20:26.367Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-29T01:20:26.634Z] 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-29T01:20:26.634Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-29T01:20:26.634Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-29T01:20:26.634Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-29T01:20:26.634Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-29T01:20:26.634Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-29T01:20:26.634Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-29T01:20:26.910Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-09-29T01:20:26.910Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-29T01:20:27.178Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-29T01:20:27.178Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-29T01:20:27.178Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-29T01:20:27.178Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-29T01:20:27.178Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-29T01:20:27.178Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-29T01:20:27.178Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-29T01:20:27.445Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-29T01:20:27.446Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-29T01:20:27.446Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-29T01:20:27.446Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-29T01:20:27.446Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-29T01:20:27.446Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-29T01:20:27.446Z] 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-29T01:20:27.446Z] 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-29T01:20:27.446Z] 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-29T01:20:27.446Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-09-29T01:20:27.446Z] 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-29T01:20:27.446Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-29T01:20:27.446Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-29T01:20:27.446Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-29T01:20:27.711Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-09-29T01:20:27.711Z] 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-29T01:20:27.711Z] 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-29T01:20:27.711Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-29T01:20:27.711Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-29T01:20:27.711Z] 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-29T01:20:27.711Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-29T01:20:27.711Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-29T01:20:27.711Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-29T01:20:27.978Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-29T01:20:27.978Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-29T01:20:27.978Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-29T01:20:28.245Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T01:20:28.245Z] Fetched 64.2 MB in 3s (23.4 MB/s) [2021-09-29T01:20:28.245Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T01:20:28.245Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T01:20:28.245Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T01:20:28.512Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T01:20:28.512Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T01:20:28.779Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... [2021-09-29T01:20:28.779Z] Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... [2021-09-29T01:20:28.779Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T01:20:28.779Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T01:20:29.047Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T01:20:29.047Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T01:20:29.047Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T01:20:29.047Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T01:20:29.047Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T01:20:29.047Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T01:20:29.314Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T01:20:29.314Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T01:20:29.314Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T01:20:29.314Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T01:20:29.314Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T01:20:29.314Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T01:20:29.314Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T01:20:29.581Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T01:20:29.581Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T01:20:29.581Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-29T01:20:29.581Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-29T01:20:29.581Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T01:20:29.581Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T01:20:29.581Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T01:20:29.581Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T01:20:29.581Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T01:20:29.849Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T01:20:29.849Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T01:20:29.849Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T01:20:29.849Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T01:20:29.849Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T01:20:30.117Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T01:20:30.699Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-29T01:20:30.699Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T01:20:30.699Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-09-29T01:20:30.699Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-29T01:20:30.699Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-29T01:20:30.699Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-09-29T01:20:30.966Z] Setting up base-files (10.1ubuntu2.11) ... [2021-09-29T01:20:30.966Z] Installing new version of config file /etc/issue ... [2021-09-29T01:20:30.966Z] Installing new version of config file /etc/issue.net ... [2021-09-29T01:20:30.966Z] Installing new version of config file /etc/lsb-release ... [2021-09-29T01:20:30.966Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-29T01:20:31.233Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-29T01:20:31.233Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-29T01:20:31.233Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-29T01:20:31.500Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:20:31.500Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-29T01:20:31.500Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-29T01:20:31.500Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-29T01:20:31.500Z] 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-29T01:20:31.500Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:20:31.500Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T01:20:31.500Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-29T01:20:31.825Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-29T01:20:31.825Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:20:31.825Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-29T01:20:31.825Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-29T01:20:31.825Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-29T01:20:32.091Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:20:32.091Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-29T01:20:32.091Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-29T01:20:32.358Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-29T01:20:32.358Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:20:32.358Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T01:20:32.358Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T01:20:32.625Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-29T01:20:32.625Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:20:32.625Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T01:20:32.625Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T01:20:32.625Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-29T01:20:32.890Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:20:32.890Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-29T01:20:32.890Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-29T01:20:32.890Z] Setting up grep (3.1-2build1) ... [2021-09-29T01:20:32.890Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:20:32.890Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-29T01:20:32.890Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-29T01:20:32.890Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-29T01:20:33.157Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:20:33.157Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-29T01:20:33.157Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-29T01:20:33.157Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-29T01:20:33.157Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:20:33.157Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T01:20:33.157Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T01:20:33.425Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-29T01:20:33.425Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:20:33.425Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-29T01:20:33.425Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T01:20:33.697Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-29T01:20:33.697Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T01:20:33.965Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-29T01:20:33.965Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T01:20:34.230Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-29T01:20:34.231Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:20:34.231Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-29T01:20:34.231Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T01:20:34.815Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-29T01:20:34.815Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-29T01:20:34.815Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-29T01:20:34.815Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-29T01:20:34.815Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-29T01:20:34.815Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:20:34.815Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-29T01:20:35.081Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-29T01:20:35.081Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-29T01:20:35.081Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:20:35.081Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T01:20:35.081Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T01:20:35.081Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T01:20:35.347Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:20:35.347Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T01:20:35.347Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T01:20:35.347Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T01:20:35.347Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:20:35.347Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T01:20:35.347Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T01:20:35.347Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T01:20:35.615Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:20:35.615Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T01:20:35.615Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T01:20:35.615Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T01:20:35.615Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:20:35.615Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T01:20:35.615Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T01:20:35.881Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T01:20:35.881Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T01:20:35.881Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-29T01:20:35.881Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:20:35.881Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T01:20:35.881Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T01:20:35.881Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-29T01:20:36.151Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:20:36.151Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T01:20:36.151Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T01:20:36.151Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T01:20:36.151Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:20:36.151Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T01:20:36.151Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T01:20:36.151Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-29T01:20:36.421Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:20:36.421Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T01:20:36.421Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T01:20:36.688Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-29T01:20:36.954Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-29T01:20:37.220Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-29T01:20:37.220Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:20:37.220Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T01:20:37.220Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T01:20:37.486Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T01:20:37.486Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:20:37.486Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-29T01:20:37.486Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T01:20:37.752Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-29T01:20:37.752Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T01:20:37.752Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-29T01:20:37.752Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-29T01:20:37.752Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-29T01:20:38.019Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T01:20:38.019Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-29T01:20:38.019Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-29T01:20:38.019Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-29T01:20:38.019Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T01:20:38.019Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-29T01:20:38.287Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-29T01:20:38.287Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-29T01:20:38.287Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T01:20:38.287Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-29T01:20:38.287Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T01:20:38.287Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T01:20:38.554Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T01:20:38.554Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-29T01:20:38.554Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T01:20:38.554Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T01:20:38.554Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-29T01:20:38.554Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-29T01:20:38.820Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T01:20:38.820Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T01:20:38.820Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:20:38.820Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T01:20:38.820Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T01:20:39.089Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-09-29T01:20:39.089Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T01:20:39.089Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T01:20:39.089Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T01:20:39.089Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-29T01:20:39.089Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:20:39.089Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-09-29T01:20:39.089Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-09-29T01:20:39.361Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-09-29T01:20:39.361Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:20:39.361Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-29T01:20:39.361Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-29T01:20:39.361Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-29T01:20:39.361Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:20:39.361Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-29T01:20:39.361Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T01:20:39.626Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T01:20:39.626Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:20:39.626Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T01:20:39.626Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T01:20:39.893Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-29T01:20:39.893Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:20:39.893Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-29T01:20:39.893Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-29T01:20:39.893Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-29T01:20:39.893Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:20:39.893Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-29T01:20:39.893Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-29T01:20:40.180Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-29T01:20:40.180Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:20:40.180Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T01:20:40.446Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T01:20:40.446Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-29T01:20:40.446Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:20:40.446Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-29T01:20:40.446Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-29T01:20:40.446Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-29T01:20:40.714Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:20:40.714Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-29T01:20:40.714Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-29T01:20:40.714Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-29T01:20:40.714Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:20:40.714Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-29T01:20:40.714Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-29T01:20:40.714Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-29T01:20:40.985Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:20:40.985Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-29T01:20:40.985Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-29T01:20:40.985Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-29T01:20:40.985Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:20:40.985Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-29T01:20:40.985Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-29T01:20:41.253Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-29T01:20:41.253Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:20:41.253Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-09-29T01:20:41.253Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-09-29T01:20:41.253Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-09-29T01:20:41.253Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:20:41.253Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-29T01:20:41.520Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-29T01:20:41.520Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-29T01:20:41.520Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:20:41.520Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-29T01:20:41.520Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-29T01:20:41.520Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-29T01:20:41.788Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-29T01:20:41.788Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-29T01:20:41.788Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-29T01:20:41.788Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-29T01:20:41.788Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-29T01:20:42.055Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-29T01:20:42.055Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-29T01:20:42.055Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-09-29T01:20:42.055Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-09-29T01:20:42.322Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-29T01:20:42.322Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-29T01:20:42.322Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-29T01:20:42.322Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-29T01:20:42.322Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-29T01:20:42.322Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-29T01:20:42.590Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-29T01:20:42.590Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-29T01:20:42.590Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-29T01:20:42.590Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-29T01:20:42.590Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-29T01:20:42.590Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-29T01:20:42.857Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-29T01:20:42.857Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-29T01:20:42.857Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-29T01:20:42.857Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-29T01:20:43.126Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-29T01:20:43.126Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-29T01:20:43.392Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-29T01:20:43.392Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-29T01:20:43.392Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T01:20:43.392Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T01:20:43.659Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T01:20:43.659Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T01:20:43.924Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T01:20:43.924Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T01:20:43.924Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T01:20:43.924Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T01:20:43.924Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T01:20:43.924Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T01:20:43.924Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T01:20:43.924Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T01:20:44.191Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T01:20:44.191Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T01:20:44.191Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T01:20:44.191Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T01:20:45.150Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T01:20:45.150Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T01:20:46.115Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T01:20:46.115Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T01:20:46.115Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T01:20:46.115Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T01:20:46.380Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T01:20:46.380Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T01:20:47.343Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T01:20:47.343Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T01:20:47.343Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-29T01:20:47.343Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-29T01:20:47.343Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-29T01:20:47.343Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-29T01:20:47.343Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-29T01:20:47.343Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-29T01:20:47.610Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-29T01:20:47.610Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-29T01:20:47.610Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-29T01:20:47.610Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-29T01:20:47.610Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-29T01:20:47.610Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-29T01:20:47.610Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-29T01:20:47.877Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-29T01:20:47.877Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T01:20:47.877Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-29T01:20:47.877Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T01:20:47.877Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T01:20:47.877Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T01:20:47.877Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-29T01:20:47.877Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-29T01:20:47.877Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-29T01:20:48.143Z] [2021-09-29T01:20:48.143Z] Current default time zone: 'Etc/UTC' [2021-09-29T01:20:48.143Z] Local time is now: Wed Sep 29 01:20:47 UTC 2021. [2021-09-29T01:20:48.143Z] Universal Time is now: Wed Sep 29 01:20:47 UTC 2021. [2021-09-29T01:20:48.143Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-29T01:20:48.143Z] [2021-09-29T01:20:48.143Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-09-29T01:20:48.143Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T01:20:48.143Z] Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... [2021-09-29T01:20:48.143Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-29T01:20:48.143Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-29T01:20:48.143Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-29T01:20:48.143Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-29T01:20:48.143Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-29T01:20:48.143Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-29T01:20:48.143Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-29T01:20:48.143Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T01:20:48.143Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-29T01:20:48.410Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T01:20:48.410Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-29T01:20:48.410Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T01:20:48.411Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-29T01:20:48.411Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-29T01:20:48.411Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-29T01:20:48.411Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-29T01:20:48.411Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-29T01:20:48.411Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-29T01:20:48.411Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-29T01:20:48.411Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-09-29T01:20:50.347Z] Updating certificates in /etc/ssl/certs... [2021-09-29T01:20:50.926Z] 23 added, 28 removed; done. [2021-09-29T01:20:50.926Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-29T01:20:50.926Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T01:20:50.926Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-29T01:20:50.926Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-29T01:20:50.926Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-29T01:20:51.192Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T01:20:51.192Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-29T01:20:51.192Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T01:20:51.192Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T01:20:51.192Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T01:20:51.192Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T01:20:51.192Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T01:20:51.192Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-29T01:20:51.192Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-29T01:20:51.192Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-29T01:20:51.192Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-29T01:20:51.192Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-29T01:20:51.192Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T01:20:51.192Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T01:20:51.192Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-29T01:20:51.192Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-29T01:20:51.192Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-29T01:20:51.459Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T01:20:51.459Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-29T01:20:51.459Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-29T01:20:51.459Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-09-29T01:20:51.459Z] Updating certificates in /etc/ssl/certs... [2021-09-29T01:20:52.047Z] 0 added, 0 removed; done. [2021-09-29T01:20:52.047Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-29T01:20:52.047Z] done. [2021-09-29T01:20:52.631Z] Reading package lists... [2021-09-29T01:20:52.631Z] Building dependency tree... [2021-09-29T01:20:52.631Z] Reading state information... [2021-09-29T01:20:52.897Z] The following NEW packages will be installed: [2021-09-29T01:20:52.897Z] apt-transport-https [2021-09-29T01:20:52.897Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-29T01:20:53.164Z] Need to get 4348 B of archives. [2021-09-29T01:20:53.164Z] After this operation, 154 kB of additional disk space will be used. [2021-09-29T01:20:53.164Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-29T01:20:53.164Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T01:20:53.164Z] Fetched 4348 B in 0s (23.3 kB/s) [2021-09-29T01:20:53.164Z] Selecting previously unselected package apt-transport-https. [2021-09-29T01:20:53.165Z] (Reading database ... 13928 files and directories currently installed.) [2021-09-29T01:20:53.165Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-29T01:20:53.165Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-29T01:20:53.430Z] Setting up apt-transport-https (1.6.14) ... [2021-09-29T01:20:53.697Z] Waiting for network to be ready... [2021-09-29T01:21:00.340Z] 2021-09-29T01:20:57Z INFO Waiting for automatic snapd restart... [2021-09-29T01:21:01.298Z] snapd 2.51.7 from Canonical* installed [2021-09-29T01:21:01.883Z] "snapd" switched to the "latest/stable" channel [2021-09-29T01:21:01.883Z] [2021-09-29T01:21:05.232Z] core18 20210722 from Canonical* installed [2021-09-29T01:21:05.232Z] "core18" switched to the "latest/stable" channel [2021-09-29T01:21:05.232Z] [2021-09-29T01:21:07.177Z] snapcraft 5.0 from Canonical* installed [2021-09-29T01:21:07.444Z] "snapcraft" switched to the "latest/stable" channel [2021-09-29T01:21:07.444Z] [2021-09-29T01:21:12.785Z] 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-29T01:21:12.785Z] - README.md [2021-09-29T01:21:12.785Z] [2021-09-29T01:21:12.785Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-29T01:21:12.785Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-29T01:21:12.785Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-29T01:21:12.785Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-29T01:21:13.745Z] Reading package lists... [2021-09-29T01:21:14.328Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-09-29T01:21:14.328Z] Reading package lists... [2021-09-29T01:21:14.596Z] Building dependency tree... [2021-09-29T01:21:14.596Z] Reading state information... [2021-09-29T01:21:14.864Z] Suggested packages: [2021-09-29T01:21:14.864Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-29T01:21:14.864Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-29T01:21:14.864Z] Recommended packages: [2021-09-29T01:21:14.864Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-29T01:21:14.864Z] The following NEW packages will be installed: [2021-09-29T01:21:14.864Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-29T01:21:14.864Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-29T01:21:14.864Z] pkg-config zip [2021-09-29T01:21:14.864Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-29T01:21:14.864Z] Need to get 7670 kB of archives. [2021-09-29T01:21:14.864Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-29T01:21:14.864Z] 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-29T01:21:15.130Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-29T01:21:15.130Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-09-29T01:21:15.130Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-09-29T01:21:15.130Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-09-29T01:21:15.130Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-29T01:21:15.130Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-29T01:21:15.397Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-29T01:21:15.397Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-29T01:21:15.665Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-29T01:21:15.665Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-29T01:21:15.665Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-29T01:21:15.665Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-29T01:21:15.931Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-29T01:21:15.931Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-29T01:21:15.931Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T01:21:15.931Z] Fetched 7670 kB in 1s (7909 kB/s) [2021-09-29T01:21:15.931Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-29T01:21:15.931Z] (Reading database ... 13932 files and directories currently installed.) [2021-09-29T01:21:15.931Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-29T01:21:15.931Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-29T01:21:16.199Z] Selecting previously unselected package libpsl5:amd64. [2021-09-29T01:21:16.199Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-29T01:21:16.199Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-29T01:21:16.199Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-29T01:21:16.199Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-29T01:21:16.199Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-29T01:21:16.199Z] Selecting previously unselected package librtmp1:amd64. [2021-09-29T01:21:16.199Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-29T01:21:16.199Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-29T01:21:16.466Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-29T01:21:16.466Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-09-29T01:21:16.466Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-29T01:21:16.466Z] Selecting previously unselected package liberror-perl. [2021-09-29T01:21:16.466Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-29T01:21:16.466Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-29T01:21:16.466Z] Selecting previously unselected package git-man. [2021-09-29T01:21:16.466Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-09-29T01:21:16.466Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-29T01:21:16.732Z] Selecting previously unselected package git. [2021-09-29T01:21:16.732Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-09-29T01:21:16.732Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-09-29T01:21:17.317Z] Selecting previously unselected package libnorm1:amd64. [2021-09-29T01:21:17.317Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-29T01:21:17.317Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-29T01:21:17.317Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-29T01:21:17.317Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-29T01:21:17.317Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-29T01:21:17.317Z] Selecting previously unselected package libsodium23:amd64. [2021-09-29T01:21:17.317Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-29T01:21:17.317Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-29T01:21:17.317Z] Selecting previously unselected package libzmq5:amd64. [2021-09-29T01:21:17.317Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-29T01:21:17.317Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T01:21:17.317Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-29T01:21:17.317Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-29T01:21:17.317Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T01:21:17.584Z] Selecting previously unselected package pkg-config. [2021-09-29T01:21:17.584Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-29T01:21:17.584Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-29T01:21:17.584Z] Selecting previously unselected package zip. [2021-09-29T01:21:17.584Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-29T01:21:17.584Z] Unpacking zip (3.0-11build1) ... [2021-09-29T01:21:17.584Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-29T01:21:17.584Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-29T01:21:17.584Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-29T01:21:17.584Z] Setting up liberror-perl (0.17025-1) ... [2021-09-29T01:21:17.584Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-29T01:21:17.584Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-29T01:21:17.584Z] No schema files found: doing nothing. [2021-09-29T01:21:17.850Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-29T01:21:17.850Z] Setting up zip (3.0-11build1) ... [2021-09-29T01:21:17.850Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-29T01:21:17.850Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-29T01:21:17.850Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-29T01:21:17.850Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T01:21:17.850Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-29T01:21:17.850Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T01:21:17.850Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-09-29T01:21:17.850Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T01:21:18.434Z] git set to automatically installed. [2021-09-29T01:21:18.434Z] git-man set to automatically installed. [2021-09-29T01:21:18.434Z] libcurl3-gnutls set to automatically installed. [2021-09-29T01:21:18.434Z] liberror-perl set to automatically installed. [2021-09-29T01:21:18.434Z] libglib2.0-0 set to automatically installed. [2021-09-29T01:21:18.434Z] libnghttp2-14 set to automatically installed. [2021-09-29T01:21:18.434Z] libnorm1 set to automatically installed. [2021-09-29T01:21:18.434Z] libpgm-5.2-0 set to automatically installed. [2021-09-29T01:21:18.434Z] libpsl5 set to automatically installed. [2021-09-29T01:21:18.434Z] librtmp1 set to automatically installed. [2021-09-29T01:21:18.434Z] libsodium23 set to automatically installed. [2021-09-29T01:21:18.434Z] libzmq3-dev set to automatically installed. [2021-09-29T01:21:18.434Z] libzmq5 set to automatically installed. [2021-09-29T01:21:18.434Z] pkg-config set to automatically installed. [2021-09-29T01:21:18.434Z] zip set to automatically installed. [2021-09-29T01:21:19.841Z] snapd is not logged in, snap install commands will use sudo [2021-09-29T01:21:20.424Z] snap "core18" has no updates available [2021-09-29T01:21:21.012Z] snapd is not logged in, snap install commands will use sudo [2021-09-29T01:21:23.068Z] gofmt -l . [2021-09-29T01:21:23.068Z] [ "`gofmt -l .`" = "" ] [2021-09-29T01:21:23.068Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-29T01:21:23.734Z] + ls -al . [2021-09-29T01:21:23.734Z] total 640 [2021-09-29T01:21:23.734Z] drwxrwxr-x 9 1001 1001 4096 Sep 29 01:21 . [2021-09-29T01:21:23.734Z] drwxr-xr-x 4 root root 4096 Sep 29 01:16 .. [2021-09-29T01:21:23.734Z] -rw-rw-r-- 1 1001 1001 11 Sep 29 01:13 .dockerignore [2021-09-29T01:21:23.734Z] drwxrwxr-x 8 1001 1001 4096 Sep 29 01:13 .git [2021-09-29T01:21:23.734Z] drwxrwxr-x 4 1001 1001 4096 Sep 29 01:13 .github [2021-09-29T01:21:23.734Z] -rw-rw-r-- 1 1001 1001 818 Sep 29 01:13 .gitignore [2021-09-29T01:21:23.734Z] -rw-rw-r-- 1 1001 1001 114 Sep 29 01:13 .golangci.yml [2021-09-29T01:21:23.734Z] -rw-rw-r-- 1 1001 1001 76 Sep 29 01:13 .hadolint.yml [2021-09-29T01:21:23.734Z] -rw-rw-r-- 1 1001 1001 166 Sep 29 01:13 .sonarcloud.properties [2021-09-29T01:21:23.734Z] -rw-rw-r-- 1 1001 1001 1171 Sep 29 01:13 ADOPTERS.md [2021-09-29T01:21:23.734Z] -rw-rw-r-- 1 1001 1001 8493 Sep 29 01:13 Attribution.txt [2021-09-29T01:21:23.734Z] -rw-rw-r-- 1 1001 1001 43881 Sep 29 01:13 CHANGELOG.md [2021-09-29T01:21:23.734Z] -rw-rw-r-- 1 1001 1001 3804 Sep 29 01:13 CONTRIBUTING.md [2021-09-29T01:21:23.734Z] -rw-rw-r-- 1 1001 1001 677 Sep 29 01:13 GOVERNANCE.md [2021-09-29T01:21:23.734Z] -rw-rw-r-- 1 1001 1001 849 Sep 29 01:13 Jenkinsfile [2021-09-29T01:21:23.734Z] -rw-rw-r-- 1 1001 1001 10775 Sep 29 01:13 LICENSE [2021-09-29T01:21:23.734Z] -rw-rw-r-- 1 1001 1001 6386 Sep 29 01:13 Makefile [2021-09-29T01:21:23.734Z] -rw-rw-r-- 1 1001 1001 582 Sep 29 01:13 OWNERS.md [2021-09-29T01:21:23.734Z] -rw-rw-r-- 1 1001 1001 8643 Sep 29 01:13 README.md [2021-09-29T01:21:23.734Z] -rw-rw-r-- 1 1001 1001 6912 Sep 29 01:13 SECURITY.md [2021-09-29T01:21:23.734Z] -rw-rw-r-- 1 1001 1001 5 Sep 29 01:09 VERSION [2021-09-29T01:21:23.734Z] -rw-rw-r-- 1 1001 1001 4131 Sep 29 01:13 ZMQWindows.md [2021-09-29T01:21:23.734Z] drwxrwxr-x 2 1001 1001 4096 Sep 29 01:13 bin [2021-09-29T01:21:23.734Z] drwxrwxr-x 14 1001 1001 4096 Sep 29 01:13 cmd [2021-09-29T01:21:23.734Z] -rw-r--r-- 1 root root 403161 Sep 29 01:19 coverage.out [2021-09-29T01:21:23.734Z] -rw-rw-r-- 1 1001 1001 841 Sep 29 01:13 go.mod [2021-09-29T01:21:23.734Z] -rw-r--r-- 1 root root 50064 Sep 29 01:16 go.sum [2021-09-29T01:21:23.734Z] drwxrwxr-x 8 1001 1001 4096 Sep 29 01:13 internal [2021-09-29T01:21:23.734Z] drwxrwxr-x 3 1001 1001 4096 Sep 29 01:13 openapi [2021-09-29T01:21:23.734Z] drwxrwxr-x 4 1001 1001 4096 Sep 29 01:13 snap [2021-09-29T01:21:23.734Z] -rw-rw-r-- 1 1001 1001 204 Sep 29 01:13 version.go [Pipeline] sh [2021-09-29T01:21:24.397Z] + '[' -e coverage.out ] [2021-09-29T01:21:24.397Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-29T01:21:24.433Z] Warning: overwriting stash ‘coverage-report’ [2021-09-29T01:21:25.553Z] Stashed 1 file(s) [Pipeline] sh [2021-09-29T01:21:26.220Z] + make build [2021-09-29T01:21:26.220Z] go mod tidy [2021-09-29T01:21:27.324Z] 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-29T01:21:31.263Z] go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed [2021-09-29T01:21:31.263Z] Pulling config-common [2021-09-29T01:21:31.263Z] + snapcraftctl pull [2021-09-29T01:21:31.546Z] Pulling go-build-helper [2021-09-29T01:21:31.546Z] + snapcraftctl pull [2021-09-29T01:21:32.569Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-29T01:21:32.569Z] Skipping pull go-build-helper (already ran) [2021-09-29T01:21:32.569Z] Building go-build-helper [2021-09-29T01:21:32.569Z] + snapcraftctl build [2021-09-29T01:21:34.521Z] Staging go-build-helper [2021-09-29T01:21:34.521Z] + snapcraftctl stage [2021-09-29T01:21:37.651Z] 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-29T01:21:44.595Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-29T01:21:44.595Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-29T01:21:44.595Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-29T01:21:44.595Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-29T01:21:44.595Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-29T01:21:44.595Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-29T01:21:44.595Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-29T01:21:44.595Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-29T01:21:44.595Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-29T01:21:44.595Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-29T01:21:44.595Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-29T01:21:44.595Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-29T01:21:44.595Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-29T01:21:44.595Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-29T01:21:44.595Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-29T01:21:44.595Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-29T01:21:44.595Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-29T01:21:44.595Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-29T01:21:44.595Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-29T01:21:44.595Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2262 kB] [2021-09-29T01:21:44.595Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-29T01:21:44.595Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-29T01:21:44.595Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-29T01:21:44.595Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-29T01:21:44.595Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-29T01:21:44.595Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1750 kB] [2021-09-29T01:21:44.595Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-29T01:21:44.595Z] Fetched 25.4 MB in 0s (0 B/s) [2021-09-29T01:21:44.595Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-29T01:21:44.595Z] Fetched 224 kB in 0s (0 B/s) [2021-09-29T01:21:44.595Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-29T01:21:44.595Z] Fetched 157 kB in 0s (0 B/s) [2021-09-29T01:21:44.595Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-29T01:21:44.595Z] Fetched 221 kB in 0s (0 B/s) [2021-09-29T01:21:44.595Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-29T01:21:44.595Z] Fetched 143 kB in 0s (0 B/s) [2021-09-29T01:21:44.595Z] Pulling edgex-go [2021-09-29T01:21:44.595Z] + snapcraftctl pull [2021-09-29T01:21:45.180Z] Pulling hooks [2021-09-29T01:21:45.180Z] + snapcraftctl pull [2021-09-29T01:22:03.375Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-29T01:22:03.375Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-29T01:22:03.375Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-29T01:22:03.375Z] Fetched 0 B in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-29T01:22:03.375Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-29T01:22:03.375Z] Fetched 279 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-29T01:22:03.375Z] Fetched 122 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-29T01:22:03.375Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-29T01:22:03.375Z] Fetched 8848 B in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-29T01:22:03.375Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-29T01:22:03.375Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-29T01:22:03.375Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-09-29T01:22:03.375Z] Fetched 220 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-29T01:22:03.375Z] Fetched 154 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-29T01:22:03.375Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-29T01:22:03.375Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-29T01:22:03.375Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-29T01:22:03.375Z] Fetched 499 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-29T01:22:03.375Z] Fetched 111 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-29T01:22:03.375Z] Fetched 240 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-29T01:22:03.375Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-29T01:22:03.375Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-29T01:22:03.375Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-29T01:22:03.375Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-29T01:22:03.375Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-29T01:22:03.375Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-29T01:22:03.375Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-29T01:22:03.375Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-29T01:22:03.375Z] Fetched 8720 B in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-29T01:22:03.375Z] Fetched 140 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-29T01:22:03.375Z] Fetched 119 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-29T01:22:03.375Z] Fetched 111 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-29T01:22:03.375Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-09-29T01:22:03.375Z] Fetched 646 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-29T01:22:03.375Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-29T01:22:03.375Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-29T01:22:03.375Z] Fetched 368 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-29T01:22:03.375Z] Fetched 187 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-29T01:22:03.375Z] Fetched 175 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-29T01:22:03.375Z] Fetched 206 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-29T01:22:03.375Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-29T01:22:03.375Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-09-29T01:22:03.375Z] Fetched 159 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-29T01:22:03.375Z] Fetched 107 kB in 0s (0 B/s) [2021-09-29T01:22:03.375Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-29T01:22:03.376Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-29T01:22:03.376Z] Pulling static-packages [2021-09-29T01:22:03.376Z] + snapcraftctl pull [2021-09-29T01:22:03.642Z] Pulling version [2021-09-29T01:22:03.642Z] + cd /root/project [2021-09-29T01:22:03.642Z] + git describe --tags --abbrev=0 [2021-09-29T01:22:03.642Z] + sed s/v// [2021-09-29T01:22:03.642Z] + GIT_VERSION=2.0.1-dev.54 [2021-09-29T01:22:03.642Z] + [ -z 2.0.1-dev.54 ] [2021-09-29T01:22:03.642Z] + snapcraftctl set-version 2.0.1-dev.54 [2021-09-29T01:22:04.599Z] Building config-common [2021-09-29T01:22:04.599Z] + snapcraftctl build [2021-09-29T01:22:06.538Z] Skipping build go-build-helper (already ran) [2021-09-29T01:22:06.805Z] Building edgex-go [2021-09-29T01:22:07.077Z] + cd /root/parts/edgex-go/src [2021-09-29T01:22:07.077Z] + + git describe --tags --abbrev=0 [2021-09-29T01:22:07.077Z] sed s/v// [2021-09-29T01:22:07.077Z] + GIT_VERSION=2.0.1-dev.54 [2021-09-29T01:22:07.077Z] + [ -z 2.0.1-dev.54 ] [2021-09-29T01:22:07.077Z] + echo 2.0.1-dev.54 [2021-09-29T01:22:07.077Z] + make build [2021-09-29T01:22:07.077Z] go mod tidy [2021-09-29T01:22:09.650Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-29T01:22:09.650Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-29T01:22:09.650Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-29T01:22:09.650Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-29T01:22:09.650Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-29T01:22:09.650Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-29T01:22:09.650Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-29T01:22:09.650Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-29T01:22:09.650Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-29T01:22:09.650Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-29T01:22:09.650Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-29T01:22:09.650Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-29T01:22:09.917Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-29T01:22:10.049Z] 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-29T01:22:10.050Z] 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-29T01:22:10.183Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-29T01:22:10.183Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-29T01:22:10.764Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-29T01:22:10.764Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-29T01:22:11.346Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-29T01:22:11.346Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-29T01:22:11.346Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-29T01:22:11.346Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-29T01:22:11.346Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-29T01:22:11.346Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-29T01:22:11.346Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-29T01:22:11.346Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-29T01:22:11.623Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-29T01:22:11.623Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-29T01:22:11.623Z] go: downloading golang.org/x/text v0.3.6 [2021-09-29T01:22:11.623Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-29T01:22:11.623Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-29T01:22:11.623Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-29T01:22:11.623Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-29T01:22:11.623Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-29T01:22:11.623Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-29T01:22:11.897Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-29T01:22:11.897Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-29T01:22:11.897Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-29T01:22:11.897Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-29T01:22:11.897Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-29T01:22:11.897Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-29T01:22:12.169Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-29T01:22:12.169Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-29T01:22:12.169Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-29T01:22:12.448Z] go: downloading github.com/kr/text v0.2.0 [2021-09-29T01:22:12.448Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-29T01:22:12.448Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-29T01:22:12.448Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-29T01:22:12.448Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-29T01:22:12.448Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-29T01:22:12.448Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-29T01:22:12.448Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-29T01:22:12.448Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-29T01:22:12.448Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-29T01:22:12.448Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-29T01:22:12.448Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-29T01:22:12.448Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-29T01:22:12.715Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-29T01:22:12.715Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-29T01:22:12.715Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-29T01:22:12.715Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-29T01:22:12.715Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-29T01:22:12.715Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-29T01:22:12.715Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-29T01:22:12.715Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-29T01:22:12.715Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-29T01:22:12.715Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-29T01:22:12.715Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-29T01:22:12.715Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-29T01:22:12.715Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-29T01:22:12.980Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-29T01:22:12.980Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-29T01:22:12.980Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-29T01:22:12.980Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-29T01:22:12.980Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-29T01:22:12.980Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-29T01:22:12.980Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-29T01:22:12.980Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-29T01:22:13.246Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T01:22:14.345Z] 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-29T01:22:15.319Z] 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-29T01:22:19.629Z] 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-29T01:22:23.308Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T01:22:23.927Z] 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-29T01:22:25.879Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T01:22:26.547Z] 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-29T01:22:27.281Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T01:22:28.242Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T01:22:28.824Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T01:22:29.780Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T01:22:31.183Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T01:22:31.939Z] 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-29T01:22:32.140Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T01:22:33.542Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T01:22:34.124Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T01:22:35.345Z] 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-29T01:22:35.525Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-29T01:22:36.930Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-29T01:22:36.930Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-29T01:22:36.930Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-29T01:22:36.930Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-29T01:22:36.930Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-29T01:22:36.930Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-29T01:22:36.930Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-29T01:22:36.930Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-29T01:22:36.930Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-29T01:22:36.930Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-29T01:22:36.930Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-29T01:22:36.930Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-29T01:22:36.930Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-29T01:22:36.930Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-29T01:22:36.930Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-29T01:22:36.930Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-29T01:22:36.930Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-29T01:22:36.930Z] + 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-29T01:22:36.930Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-29T01:22:36.930Z] + 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-29T01:22:36.930Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-29T01:22:36.930Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-29T01:22:36.930Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-29T01:22:36.930Z] + 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-29T01:22:36.930Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-29T01:22:36.930Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-29T01:22:36.930Z] + 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-29T01:22:38.338Z] Building hooks [2021-09-29T01:22:38.338Z] + cd /root/parts/hooks/src [2021-09-29T01:22:38.338Z] + make build [2021-09-29T01:22:38.338Z] go mod tidy [2021-09-29T01:22:38.338Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 [2021-09-29T01:22:38.338Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-29T01:22:38.338Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-29T01:22:38.338Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-29T01:22:38.602Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-29T01:22:39.180Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-29T01:22:39.657Z] 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-29T01:22:39.760Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-29T01:22:39.760Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-29T01:22:43.099Z] Building static-packages [2021-09-29T01:22:43.099Z] + snapcraftctl build [2021-09-29T01:22:45.035Z] Building version [2021-09-29T01:22:45.035Z] + snapcraftctl build [Pipeline] } [2021-09-29T01:22:46.339Z] $ docker stop --time=1 26d15f796aeaef11f2aa71eceab1101d81fff3cad315b757d50c8d9ee406c3c5 [2021-09-29T01:22:46.974Z] Staging config-common [2021-09-29T01:22:46.974Z] + snapcraftctl stage [2021-09-29T01:22:48.375Z] Skipping stage go-build-helper (already ran) [2021-09-29T01:22:48.375Z] Staging edgex-go [2021-09-29T01:22:48.375Z] + snapcraftctl stage [2021-09-29T01:22:49.329Z] Staging hooks [2021-09-29T01:22:49.329Z] + snapcraftctl stage [2021-09-29T01:22:49.615Z] $ docker rm -f 26d15f796aeaef11f2aa71eceab1101d81fff3cad315b757d50c8d9ee406c3c5 [2021-09-29T01:22:50.289Z] Staging static-packages [2021-09-29T01:22:50.289Z] + snapcraftctl stage [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-09-29T01:22:51.249Z] Staging version [2021-09-29T01:22:51.249Z] + snapcraftctl stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:22:51.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T01:22:51.893Z] [2021-09-29T01:22:51.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:22:52.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T01:22:52.518Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-29T01:22:52.518Z] 29e5d40040c1: Pulling fs layer [2021-09-29T01:22:52.518Z] 1ce36da41761: Pulling fs layer [2021-09-29T01:22:52.518Z] 25b303627fd3: Pulling fs layer [2021-09-29T01:22:52.652Z] Priming config-common [2021-09-29T01:22:52.652Z] + snapcraftctl prime [2021-09-29T01:22:52.792Z] 29e5d40040c1: Verifying Checksum [2021-09-29T01:22:52.792Z] 29e5d40040c1: Download complete [2021-09-29T01:22:53.401Z] 29e5d40040c1: Pull complete [2021-09-29T01:22:53.610Z] Priming go-build-helper [2021-09-29T01:22:53.610Z] + snapcraftctl prime [2021-09-29T01:22:54.003Z] 1ce36da41761: Verifying Checksum [2021-09-29T01:22:54.003Z] 1ce36da41761: Download complete [2021-09-29T01:22:55.020Z] Priming edgex-go [2021-09-29T01:22:55.020Z] + snapcraftctl prime [2021-09-29T01:22:55.440Z] 1ce36da41761: Pull complete [2021-09-29T01:22:55.440Z] 25b303627fd3: Verifying Checksum [2021-09-29T01:22:55.440Z] 25b303627fd3: Download complete [2021-09-29T01:22:56.424Z] Priming hooks [2021-09-29T01:22:56.424Z] + snapcraftctl prime [2021-09-29T01:22:57.385Z] Priming static-packages [2021-09-29T01:22:57.385Z] + snapcraftctl prime [2021-09-29T01:22:59.969Z] Priming version [2021-09-29T01:22:59.969Z] + snapcraftctl prime [2021-09-29T01:23:00.982Z] 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-29T01:23:05.580Z] 25b303627fd3: Pull complete [2021-09-29T01:23:05.580Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-29T01:23:05.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T01:23:05.580Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-29T01:23:05.835Z] prd-ubuntu18.04-docker-arm64-4c-16g-54 does not seem to be running inside a container [2021-09-29T01:23:05.870Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-29T01:23:10.784Z] $ docker top f8e1555429ae062d6cd6c16f4a41420a6156fbbc578cf3ac494c280bd96e1578 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T01:23:11.911Z] + + grep parallel [2021-09-29T01:23:11.911Z] docker-compose build --help [2021-09-29T01:23:18.633Z] --parallel Build images in parallel. [Pipeline] } [2021-09-29T01:23:18.598Z] $ docker stop --time=1 f8e1555429ae062d6cd6c16f4a41420a6156fbbc578cf3ac494c280bd96e1578 [2021-09-29T01:23:20.627Z] $ docker rm -f f8e1555429ae062d6cd6c16f4a41420a6156fbbc578cf3ac494c280bd96e1578 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:23:21.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T01:23:21.412Z] . [Pipeline] withDockerContainer [2021-09-29T01:23:21.719Z] prd-ubuntu18.04-docker-arm64-4c-16g-54 does not seem to be running inside a container [2021-09-29T01:23:21.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-29T01:23:23.723Z] $ docker top 8057f149679dd7146c727d53a8ef6342a4a8e94b60072657957032f385e121d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T01:23:24.911Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-29T01:23:31.645Z] Building core-command ... [2021-09-29T01:23:31.645Z] Building core-data ... [2021-09-29T01:23:31.645Z] Building core-metadata ... [2021-09-29T01:23:31.645Z] Building security-bootstrapper ... [2021-09-29T01:23:31.645Z] Building security-proxy-setup ... [2021-09-29T01:23:31.645Z] Building security-secretstore-setup ... [2021-09-29T01:23:31.645Z] Building support-notifications ... [2021-09-29T01:23:31.645Z] Building support-scheduler ... [2021-09-29T01:23:31.645Z] Building sys-mgmt-agent ... [2021-09-29T01:23:31.645Z] Building support-scheduler [2021-09-29T01:23:31.645Z] Building security-proxy-setup [2021-09-29T01:23:31.645Z] Building core-command [2021-09-29T01:23:31.645Z] Building security-secretstore-setup [2021-09-29T01:23:31.645Z] Building core-data [2021-09-29T01:24:39.622Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:24:39.622Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:24:39.622Z] ---> 9b57ad489749 [2021-09-29T01:24:39.622Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T01:24:39.622Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:24:39.622Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:24:39.622Z] ---> 9b57ad489749 [2021-09-29T01:24:39.622Z] Step 3/26 : WORKDIR /edgex-go [2021-09-29T01:24:39.622Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:24:39.622Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:24:39.622Z] ---> 9b57ad489749 [2021-09-29T01:24:39.622Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T01:24:39.622Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:24:39.622Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:24:39.622Z] ---> 9b57ad489749 [2021-09-29T01:24:39.622Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T01:24:39.622Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:24:39.622Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:24:39.622Z] ---> 9b57ad489749 [2021-09-29T01:24:39.622Z] Step 3/22 : WORKDIR /edgex-go [2021-09-29T01:24:39.896Z] ---> Running in 2b34a3ee3938 [2021-09-29T01:24:39.896Z] ---> Running in c8853aede409 [2021-09-29T01:24:39.896Z] ---> Running in eb8d7b422dbe [2021-09-29T01:24:39.896Z] ---> Running in 23b479a71b22 [2021-09-29T01:24:40.172Z] ---> Running in 5c350233cb21 [2021-09-29T01:24:40.774Z] Removing intermediate container c8853aede409 [2021-09-29T01:24:40.774Z] ---> b20769119ca9 [2021-09-29T01:24:40.774Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:24:40.774Z] Removing intermediate container 5c350233cb21 [2021-09-29T01:24:40.774Z] ---> 813c9b7de91a [2021-09-29T01:24:40.774Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:24:41.052Z] Removing intermediate container 23b479a71b22 [2021-09-29T01:24:41.052Z] ---> 2bf3a944be85 [2021-09-29T01:24:41.052Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:24:41.052Z] Removing intermediate container 2b34a3ee3938 [2021-09-29T01:24:41.052Z] ---> c8db472ce5b8 [2021-09-29T01:24:41.052Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:24:41.052Z] Removing intermediate container eb8d7b422dbe [2021-09-29T01:24:41.052Z] ---> 286e0b2a5314 [2021-09-29T01:24:41.052Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:24:41.052Z] ---> Running in 072febc4a479 [2021-09-29T01:24:41.052Z] ---> Running in f76755c0b260 [2021-09-29T01:24:41.335Z] ---> Running in 8a9837d870dc [2021-09-29T01:24:41.335Z] ---> Running in e7236cce2213 [2021-09-29T01:24:41.335Z] ---> Running in 626284b635d1 [2021-09-29T01:24:45.709Z] Removing intermediate container 072febc4a479 [2021-09-29T01:24:45.709Z] ---> dcf39118b959 [2021-09-29T01:24:45.709Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-29T01:24:45.709Z] Removing intermediate container f76755c0b260 [2021-09-29T01:24:45.709Z] ---> b6fbfeadadc8 [2021-09-29T01:24:45.709Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-29T01:24:45.709Z] ---> Running in 9d537a517bfe [2021-09-29T01:24:46.003Z] ---> Running in 624a4d15611f [2021-09-29T01:24:46.282Z] Removing intermediate container e7236cce2213 [2021-09-29T01:24:46.282Z] ---> 34178f3f6fce [2021-09-29T01:24:46.282Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-29T01:24:46.576Z] ---> Running in dd8acabe3f39 [2021-09-29T01:24:46.576Z] Removing intermediate container 8a9837d870dc [2021-09-29T01:24:46.576Z] ---> a622b9c9fd60 [2021-09-29T01:24:46.576Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T01:24:46.854Z] Removing intermediate container 626284b635d1 [2021-09-29T01:24:46.854Z] ---> 7f6b56650c81 [2021-09-29T01:24:46.854Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-29T01:24:46.854Z] ---> Running in 9c6ca0851680 [2021-09-29T01:24:46.854Z] ---> Running in e52d3c56b332 [2021-09-29T01:24:48.320Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:24:48.928Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:24:48.928Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:24:49.214Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:24:49.491Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:24:49.491Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:24:50.090Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:24:50.376Z] OK: 218 MiB in 52 packages [2021-09-29T01:24:50.664Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:24:50.664Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:24:50.972Z] OK: 218 MiB in 52 packages [2021-09-29T01:24:51.590Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:24:51.876Z] OK: 218 MiB in 52 packages [2021-09-29T01:24:51.876Z] OK: 218 MiB in 52 packages [2021-09-29T01:24:52.167Z] Removing intermediate container 9d537a517bfe [2021-09-29T01:24:52.167Z] ---> fe9884483d66 [2021-09-29T01:24:52.167Z] Step 6/22 : COPY go.mod . [2021-09-29T01:24:53.157Z] Removing intermediate container dd8acabe3f39 [2021-09-29T01:24:53.157Z] ---> 16ff19f3724c [2021-09-29T01:24:53.157Z] Step 6/23 : COPY go.mod . [2021-09-29T01:24:53.439Z] ---> 83b4529ff220 [2021-09-29T01:24:53.439Z] Step 7/22 : RUN go mod download [2021-09-29T01:24:53.741Z] ---> Running in 9a6628650280 [2021-09-29T01:24:53.742Z] Removing intermediate container 9c6ca0851680 [2021-09-29T01:24:53.742Z] ---> 0381f7ad3d97 [2021-09-29T01:24:53.742Z] Step 6/24 : COPY go.mod . [2021-09-29T01:24:54.028Z] Removing intermediate container e52d3c56b332 [2021-09-29T01:24:54.028Z] ---> c79c47bc6ff2 [2021-09-29T01:24:54.028Z] Step 6/26 : COPY go.mod . [2021-09-29T01:24:54.313Z] ---> 701fb632e669 [2021-09-29T01:24:54.314Z] Step 7/23 : RUN go mod download [2021-09-29T01:24:54.589Z] ---> Running in 2308d68e4698 [2021-09-29T01:24:55.208Z] ---> c52f0eec2198 [2021-09-29T01:24:55.208Z] Step 7/24 : RUN go mod download [2021-09-29T01:24:55.501Z] ---> a0baf325f243 [2021-09-29T01:24:55.501Z] Step 7/26 : RUN go mod download [2021-09-29T01:24:55.501Z] ---> Running in 6c0dfbce6224 [2021-09-29T01:24:55.777Z] ---> Running in 59c14758fed1 [2021-09-29T01:24:57.761Z] OK: 218 MiB in 52 packages [2021-09-29T01:24:59.773Z] Removing intermediate container 624a4d15611f [2021-09-29T01:24:59.773Z] ---> cbd01c5fd0cf [2021-09-29T01:24:59.773Z] Step 6/24 : COPY go.mod . [2021-09-29T01:25:00.381Z] Removing intermediate container 9a6628650280 [2021-09-29T01:25:00.381Z] ---> c8a40d8ac03d [2021-09-29T01:25:00.381Z] Step 8/22 : COPY . . [2021-09-29T01:25:01.374Z] ---> 07056a916054 [2021-09-29T01:25:01.374Z] Step 7/24 : RUN go mod download [2021-09-29T01:25:01.653Z] Removing intermediate container 2308d68e4698 [2021-09-29T01:25:01.653Z] ---> 3749df81f280 [2021-09-29T01:25:01.653Z] Step 8/23 : COPY . . [2021-09-29T01:25:05.980Z] ---> Running in 119d8ff9629b [2021-09-29T01:25:14.271Z] Removing intermediate container 59c14758fed1 [2021-09-29T01:25:14.271Z] ---> 933c2ef4e4a0 [2021-09-29T01:25:14.271Z] Step 8/26 : COPY . . [2021-09-29T01:25:14.271Z] Removing intermediate container 6c0dfbce6224 [2021-09-29T01:25:14.271Z] ---> 454fa680916b [2021-09-29T01:25:14.271Z] Step 8/24 : COPY . . [2021-09-29T01:25:14.552Z] ---> 06183d391e43 [2021-09-29T01:25:14.552Z] Step 9/22 : RUN go mod tidy [2021-09-29T01:25:14.832Z] ---> 3e20efd14c98 [2021-09-29T01:25:14.832Z] Step 9/23 : RUN go mod tidy [2021-09-29T01:25:17.488Z] ---> Running in 0aa3d8ce6f82 [2021-09-29T01:25:17.488Z] ---> Running in 2079f8220204 [2021-09-29T01:25:22.953Z] Removing intermediate container 119d8ff9629b [2021-09-29T01:25:22.953Z] ---> e497ccb5a129 [2021-09-29T01:25:22.953Z] Step 8/24 : COPY . . [2021-09-29T01:25:33.154Z] Removing intermediate container 0aa3d8ce6f82 [2021-09-29T01:25:33.154Z] ---> 01e07b0cfa42 [2021-09-29T01:25:33.154Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-29T01:25:34.595Z] ---> Running in a6dee2c53be9 [2021-09-29T01:25:34.595Z] Removing intermediate container 2079f8220204 [2021-09-29T01:25:34.595Z] ---> 804b2147871f [2021-09-29T01:25:34.595Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-29T01:25:35.187Z] ---> 6a9e31c6583e [2021-09-29T01:25:35.187Z] Step 9/24 : RUN go mod tidy [2021-09-29T01:25:35.187Z] ---> d38920d7aaf8 [2021-09-29T01:25:35.187Z] Step 9/26 : RUN go mod tidy [2021-09-29T01:25:38.563Z] ---> Running in 24d39682e146 [2021-09-29T01:25:38.563Z] ---> Running in fc520c04d64a [2021-09-29T01:25:38.563Z] ---> Running in 45803b6047ac [2021-09-29T01:25:39.169Z] ---> 5989e6883f25 [2021-09-29T01:25:39.169Z] Step 9/24 : RUN go mod tidy [2021-09-29T01:25:39.442Z] ---> Running in 10305eb16863 [2021-09-29T01:25:40.542Z] 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-29T01:25:41.594Z] 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-29T01:25:48.377Z] Removing intermediate container 45803b6047ac [2021-09-29T01:25:48.377Z] ---> d0d9a7b5a22b [2021-09-29T01:25:48.377Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-29T01:25:48.657Z] Removing intermediate container fc520c04d64a [2021-09-29T01:25:48.657Z] ---> bcb9b1e7248c [2021-09-29T01:25:48.657Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-29T01:25:48.657Z] ---> Running in 6977053e8020 [2021-09-29T01:25:48.939Z] Removing intermediate container 10305eb16863 [2021-09-29T01:25:48.940Z] ---> 3176a9ac9601 [2021-09-29T01:25:48.940Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-29T01:25:48.940Z] ---> Running in 75121009bf09 [2021-09-29T01:25:49.218Z] ---> Running in b12af911fb59 [2021-09-29T01:25:51.849Z] 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-29T01:25:52.125Z] 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-29T01:25:52.125Z] 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-29T01:27:44.063Z] 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-29T01:28:06.386Z] 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-29T01:28:06.670Z] Removing intermediate container a6dee2c53be9 [2021-09-29T01:28:06.670Z] ---> b131caa6ef20 [2021-09-29T01:28:06.670Z] [2021-09-29T01:28:06.670Z] Step 11/22 : FROM alpine:3.14 [2021-09-29T01:28:06.964Z] 3.14: Pulling from library/alpine [2021-09-29T01:28:09.018Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T01:28:09.018Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T01:28:09.018Z] ---> bb3de5531c18 [2021-09-29T01:28:09.018Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-29T01:28:09.293Z] ---> Running in 957852de4dc2 [2021-09-29T01:28:12.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:28:12.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:28:14.258Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-29T01:28:14.258Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-29T01:28:14.258Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-29T01:28:14.258Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-29T01:28:14.258Z] (5/5) Installing curl (7.79.1-r0) [2021-09-29T01:28:14.258Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:28:14.258Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T01:28:14.542Z] OK: 8 MiB in 19 packages [2021-09-29T01:28:15.565Z] Removing intermediate container 75121009bf09 [2021-09-29T01:28:15.565Z] ---> f562d5d427cc [2021-09-29T01:28:15.565Z] [2021-09-29T01:28:15.565Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T01:28:15.565Z] ---> bb3de5531c18 [2021-09-29T01:28:15.565Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T01:28:15.849Z] ---> Running in 69482f6cf43c [2021-09-29T01:28:19.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:28:19.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:28:20.184Z] Removing intermediate container 957852de4dc2 [2021-09-29T01:28:20.184Z] ---> a70f08735b49 [2021-09-29T01:28:20.184Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T01:28:20.466Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T01:28:20.466Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:28:20.466Z] OK: 5 MiB in 15 packages [2021-09-29T01:28:21.460Z] ---> Running in e33fa7b396a2 [2021-09-29T01:28:22.061Z] Removing intermediate container 24d39682e146 [2021-09-29T01:28:22.061Z] ---> 059f267f94fe [2021-09-29T01:28:22.061Z] [2021-09-29T01:28:22.061Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T01:28:22.061Z] ---> bb3de5531c18 [2021-09-29T01:28:22.061Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-29T01:28:22.061Z] Removing intermediate container 6977053e8020 [2021-09-29T01:28:22.061Z] ---> 1afc6991ec84 [2021-09-29T01:28:22.061Z] [2021-09-29T01:28:22.061Z] Step 11/26 : FROM alpine:3.14 [2021-09-29T01:28:22.061Z] ---> bb3de5531c18 [2021-09-29T01:28:22.061Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-29T01:28:22.334Z] Removing intermediate container e33fa7b396a2 [2021-09-29T01:28:22.334Z] ---> 84c3ae5653d4 [2021-09-29T01:28:22.334Z] Step 14/22 : WORKDIR /edgex [2021-09-29T01:28:22.334Z] ---> Running in 823cfe572bc7 [2021-09-29T01:28:22.334Z] ---> Running in 38d3741ed49e [2021-09-29T01:28:22.611Z] ---> Running in 952620a23ad3 [2021-09-29T01:28:22.611Z] Removing intermediate container 69482f6cf43c [2021-09-29T01:28:22.611Z] ---> 9107f027b952 [2021-09-29T01:28:22.611Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T01:28:23.208Z] ---> Running in 5a55a5c50be1 [2021-09-29T01:28:24.202Z] Removing intermediate container 952620a23ad3 [2021-09-29T01:28:24.202Z] ---> cd1e56a90f93 [2021-09-29T01:28:24.202Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-29T01:28:24.484Z] Removing intermediate container 5a55a5c50be1 [2021-09-29T01:28:24.484Z] ---> 7d09612133ae [2021-09-29T01:28:24.484Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-29T01:28:25.121Z] ---> Running in b4727c53dda2 [2021-09-29T01:28:25.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:28:26.012Z] ---> 44141a645826 [2021-09-29T01:28:26.012Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-29T01:28:26.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:28:26.289Z] Removing intermediate container b4727c53dda2 [2021-09-29T01:28:26.289Z] ---> ea138277e1f1 [2021-09-29T01:28:26.289Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T01:28:26.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:28:26.570Z] ---> Running in c34c35e8bd8a [2021-09-29T01:28:26.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:28:27.585Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T01:28:27.585Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:28:27.585Z] OK: 5 MiB in 15 packages [2021-09-29T01:28:27.585Z] Removing intermediate container c34c35e8bd8a [2021-09-29T01:28:27.585Z] ---> 5bc2ceeb031e [2021-09-29T01:28:27.585Z] Step 16/24 : WORKDIR / [2021-09-29T01:28:27.870Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-29T01:28:27.870Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-29T01:28:27.870Z] (3/3) Installing su-exec (0.2-r1) [2021-09-29T01:28:27.870Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:28:27.870Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T01:28:28.148Z] OK: 6 MiB in 17 packages [2021-09-29T01:28:28.433Z] ---> Running in 9bbe3bbb2367 [2021-09-29T01:28:28.433Z] ---> 7d40f6e28a9d [2021-09-29T01:28:28.433Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-29T01:28:29.420Z] Removing intermediate container 9bbe3bbb2367 [2021-09-29T01:28:29.420Z] ---> d1a3085c521a [2021-09-29T01:28:29.420Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:28:30.019Z] Removing intermediate container 823cfe572bc7 [2021-09-29T01:28:30.019Z] ---> 48ff2f0ae12b [2021-09-29T01:28:30.019Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T01:28:30.619Z] ---> Running in 684b023f9b4c [2021-09-29T01:28:31.222Z] ---> 2caf8560d741 [2021-09-29T01:28:31.222Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-29T01:28:31.222Z] ---> cc376d95c6ae [2021-09-29T01:28:31.222Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-29T01:28:31.222Z] Removing intermediate container 38d3741ed49e [2021-09-29T01:28:31.222Z] ---> bd6783436e6d [2021-09-29T01:28:31.222Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T01:28:31.506Z] ---> Running in 7a77131ae480 [2021-09-29T01:28:31.785Z] ---> Running in 101ebab90b1d [2021-09-29T01:28:31.785Z] Removing intermediate container 684b023f9b4c [2021-09-29T01:28:31.785Z] ---> 7270effd9044 [2021-09-29T01:28:31.785Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-29T01:28:32.384Z] ---> Running in afa2f356de08 [2021-09-29T01:28:32.659Z] Removing intermediate container 101ebab90b1d [2021-09-29T01:28:32.659Z] ---> f7aa2dd7cc10 [2021-09-29T01:28:32.659Z] Step 14/26 : WORKDIR /Removing intermediate container 7a77131ae480 [2021-09-29T01:28:32.659Z] ---> 979926d297c1 [2021-09-29T01:28:32.659Z] Step 19/22 : CMD ["--init=true"] [2021-09-29T01:28:32.659Z] [2021-09-29T01:28:33.128Z] Removing intermediate container b12af911fb59 [2021-09-29T01:28:33.128Z] ---> bf308813628e [2021-09-29T01:28:33.128Z] [2021-09-29T01:28:33.128Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T01:28:33.128Z] ---> bb3de5531c18 [2021-09-29T01:28:33.128Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-29T01:28:33.400Z] ---> e83fb030fdba [2021-09-29T01:28:33.400Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-29T01:28:33.400Z] ---> Running in 04e33de04a02 [2021-09-29T01:28:33.400Z] ---> Running in dac7758f3601 [2021-09-29T01:28:33.679Z] ---> Running in 3de679f0d8e7 [2021-09-29T01:28:33.679Z] Removing intermediate container afa2f356de08 [2021-09-29T01:28:33.679Z] ---> 26529e515f93 [2021-09-29T01:28:33.679Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T01:28:33.964Z] ---> Running in 5f7278125a4d [2021-09-29T01:28:34.245Z] Removing intermediate container dac7758f3601 [2021-09-29T01:28:34.245Z] ---> 8d6a2d5b36f7 [2021-09-29T01:28:34.245Z] Step 20/22 : LABEL arch=arm64 [2021-09-29T01:28:34.526Z] Removing intermediate container 3de679f0d8e7 [2021-09-29T01:28:34.526Z] ---> 5af089321af8 [2021-09-29T01:28:34.526Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-29T01:28:34.526Z] Removing intermediate container 04e33de04a02 [2021-09-29T01:28:34.526Z] ---> 3876efce8651 [2021-09-29T01:28:34.526Z] 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-29T01:28:34.526Z] ---> Running in 4601489a50ab [2021-09-29T01:28:34.808Z] ---> Running in 5e6230ab5c51 [2021-09-29T01:28:34.808Z] Removing intermediate container 5f7278125a4d [2021-09-29T01:28:34.808Z] ---> f6b7b1303aef [2021-09-29T01:28:34.808Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / ---> bd44bd586f91 [2021-09-29T01:28:34.808Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-29T01:28:34.808Z] [2021-09-29T01:28:35.416Z] ---> Running in e15cb8b98618 [2021-09-29T01:28:35.416Z] Removing intermediate container 4601489a50ab [2021-09-29T01:28:35.416Z] ---> b5d66c2ba208 [2021-09-29T01:28:35.416Z] Step 21/22 : LABEL git_sha=8c4902df5654b21b5feaf198f8f2537f57f0e789 [2021-09-29T01:28:35.709Z] Removing intermediate container 5e6230ab5c51 [2021-09-29T01:28:35.709Z] ---> 1852e1ff5e6d [2021-09-29T01:28:35.709Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-29T01:28:35.709Z] ---> Running in 20a1e8c12b25 [2021-09-29T01:28:35.991Z] ---> 03e79d25cf18 [2021-09-29T01:28:35.991Z] 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-29T01:28:35.991Z] ---> Running in 72d0968457c3 [2021-09-29T01:28:36.271Z] Removing intermediate container e15cb8b98618 [2021-09-29T01:28:36.271Z] ---> 0aa820179838 [2021-09-29T01:28:36.271Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:28:36.271Z] ---> c14a23ca6712 [2021-09-29T01:28:36.271Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-29T01:28:36.557Z] ---> Running in 16355624959c [2021-09-29T01:28:36.557Z] Removing intermediate container 20a1e8c12b25 [2021-09-29T01:28:36.557Z] ---> cb5b77ab8c6c [2021-09-29T01:28:36.557Z] Step 22/22 : LABEL version=0.0.0 [2021-09-29T01:28:36.833Z] ---> Running in 7165e0b034f4 [2021-09-29T01:28:36.833Z] Removing intermediate container 72d0968457c3 [2021-09-29T01:28:36.833Z] ---> eafce5ce40fc [2021-09-29T01:28:36.833Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:28:37.115Z] ---> Running in 5593a789218b [2021-09-29T01:28:37.395Z] Removing intermediate container 16355624959c [2021-09-29T01:28:37.395Z] ---> ee7e0b2f89ab [2021-09-29T01:28:37.395Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T01:28:37.395Z] ---> 3b33232d2df3 [2021-09-29T01:28:37.395Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-29T01:28:37.688Z] ---> Running in aeb63d642c4c [2021-09-29T01:28:37.688Z] Removing intermediate container 7165e0b034f4 [2021-09-29T01:28:37.688Z] ---> ba8d42e7f3a3 [2021-09-29T01:28:37.688Z] [2021-09-29T01:28:38.297Z] ---> 4929d02cef70 [2021-09-29T01:28:38.297Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-29T01:28:38.577Z] Successfully built ba8d42e7f3a3 [2021-09-29T01:28:38.577Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-29T01:28:38.577Z]  Building security-proxy-setup ... done Building support-notifications [2021-09-29T01:28:38.577Z] Removing intermediate container aeb63d642c4c [2021-09-29T01:28:38.577Z] ---> 6c31fd402b8a [2021-09-29T01:28:38.577Z] Step 23/24 : LABEL git_sha=8c4902df5654b21b5feaf198f8f2537f57f0e789 [2021-09-29T01:28:38.852Z] ---> Running in 6e9432937e02 [2021-09-29T01:28:39.127Z] ---> aef2eb2708c6 [2021-09-29T01:28:39.127Z] 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-29T01:28:39.726Z] Removing intermediate container 6e9432937e02 [2021-09-29T01:28:39.726Z] ---> 9b60548d8a5f [2021-09-29T01:28:39.726Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T01:28:39.726Z] ---> d05d0cdcda71 [2021-09-29T01:28:39.726Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-29T01:28:40.006Z] ---> Running in 601d20b21fda [2021-09-29T01:28:40.335Z] ---> Running in 14d9d904a212 [2021-09-29T01:28:40.930Z] ---> c0ab028dae8b [2021-09-29T01:28:40.930Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-29T01:28:41.201Z] Removing intermediate container 601d20b21fda [2021-09-29T01:28:41.201Z] ---> fd1693dedf19 [2021-09-29T01:28:41.201Z] [2021-09-29T01:28:41.496Z] Removing intermediate container 14d9d904a212 [2021-09-29T01:28:41.496Z] ---> b1fc892feb7a [2021-09-29T01:28:41.496Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:28:41.496Z] Removing intermediate container 5593a789218b [2021-09-29T01:28:41.496Z] ---> d46389db28fd [2021-09-29T01:28:41.496Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-29T01:28:41.769Z] Successfully built fd1693dedf19 [2021-09-29T01:28:42.040Z] Successfully tagged core-command-arm64:latest [2021-09-29T01:28:42.040Z]  Building core-command ... done Building sys-mgmt-agent [2021-09-29T01:28:42.383Z] ---> Running in 6d05639cbbfe [2021-09-29T01:28:42.383Z] ---> Running in a93288cd7249 [2021-09-29T01:28:42.706Z] ---> c15ceadad586 [2021-09-29T01:28:42.706Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-29T01:28:43.029Z] Removing intermediate container a93288cd7249 [2021-09-29T01:28:43.029Z] ---> ed52881f23d3 [2021-09-29T01:28:43.029Z] Step 21/23 : LABEL arch=arm64 [2021-09-29T01:28:43.661Z] ---> Running in 3a5562f11bc5 [2021-09-29T01:28:44.713Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:28:45.314Z] Removing intermediate container 3a5562f11bc5 [2021-09-29T01:28:45.314Z] ---> 1c66d92514c6 [2021-09-29T01:28:45.314Z] Step 22/23 : LABEL git_sha=8c4902df5654b21b5feaf198f8f2537f57f0e789 [2021-09-29T01:28:45.929Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:28:46.207Z] ---> d740e521af63 [2021-09-29T01:28:46.207Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-29T01:28:46.207Z] ---> Running in e58dc24f3296 [2021-09-29T01:28:47.190Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-29T01:28:47.470Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-29T01:28:47.470Z] Removing intermediate container e58dc24f3296 [2021-09-29T01:28:47.470Z] ---> 8292228cf71c [2021-09-29T01:28:47.470Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T01:28:47.470Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-29T01:28:47.470Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-29T01:28:47.748Z] ---> f49a664a3cfe [2021-09-29T01:28:47.748Z] 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-29T01:28:47.748Z] ---> Running in 86628934ee37 [2021-09-29T01:28:48.024Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-29T01:28:48.024Z] ---> Running in 8d6df0db4df9 [2021-09-29T01:28:48.299Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-29T01:28:48.299Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:28:48.299Z] OK: 8 MiB in 20 packages [2021-09-29T01:28:48.577Z] Removing intermediate container 86628934ee37 [2021-09-29T01:28:48.577Z] ---> 8860644a06eb [2021-09-29T01:28:48.577Z] [2021-09-29T01:28:49.175Z] Successfully built 8860644a06eb [2021-09-29T01:28:49.448Z] Successfully tagged support-scheduler-arm64:latest [2021-09-29T01:28:49.448Z] Building security-bootstrapper [2021-09-29T01:28:50.430Z]  Building support-scheduler ... done Removing intermediate container 6d05639cbbfe [2021-09-29T01:28:50.430Z] ---> b44e2d7d7a40 [2021-09-29T01:28:50.430Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:28:51.421Z] Removing intermediate container 8d6df0db4df9 [2021-09-29T01:28:51.421Z] ---> 47e92a9ee900 [2021-09-29T01:28:51.421Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-29T01:28:51.703Z] ---> 27c9530f6073 [2021-09-29T01:28:51.703Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-29T01:28:51.703Z] ---> Running in 796f4807ba74 [2021-09-29T01:28:53.155Z] Removing intermediate container 796f4807ba74 [2021-09-29T01:28:53.155Z] ---> 6b09c203c64f [2021-09-29T01:28:53.155Z] Step 24/26 : LABEL arch=arm64 [2021-09-29T01:28:53.463Z] ---> Running in 0b363d53f52a [2021-09-29T01:28:53.746Z] ---> 89ea49e2a42d [2021-09-29T01:28:53.746Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-29T01:28:54.371Z] Removing intermediate container 0b363d53f52a [2021-09-29T01:28:54.371Z] ---> d6102147002a [2021-09-29T01:28:54.371Z] Step 25/26 : LABEL git_sha=8c4902df5654b21b5feaf198f8f2537f57f0e789 [2021-09-29T01:28:54.968Z] ---> Running in 5ba1d4359794 [2021-09-29T01:28:55.249Z] ---> b10010a4b702 [2021-09-29T01:28:55.249Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-29T01:28:55.249Z] ---> Running in b1105f58d4e3 [2021-09-29T01:28:55.519Z] Removing intermediate container 5ba1d4359794 [2021-09-29T01:28:55.519Z] ---> 9e4fdc74f948 [2021-09-29T01:28:55.519Z] Step 26/26 : LABEL version=0.0.0 [2021-09-29T01:28:55.798Z] ---> Running in ab3d655e27d6 [2021-09-29T01:28:56.076Z] Removing intermediate container b1105f58d4e3 [2021-09-29T01:28:56.076Z] ---> c35a273fee90 [2021-09-29T01:28:56.076Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:28:56.076Z] ---> Running in 8dda3c685f33 [2021-09-29T01:28:56.362Z] Removing intermediate container ab3d655e27d6 [2021-09-29T01:28:56.362Z] ---> 52999806d8f9 [2021-09-29T01:28:56.362Z] [2021-09-29T01:28:56.636Z] Removing intermediate container 8dda3c685f33 [2021-09-29T01:28:56.912Z] ---> 34db07fd5159 [2021-09-29T01:28:56.912Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T01:28:56.912Z] Successfully built 52999806d8f9 [2021-09-29T01:28:56.912Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-29T01:28:56.912Z]  Building security-secretstore-setup ... done Building core-metadata [2021-09-29T01:28:57.191Z] ---> Running in 62977ad8ee73 [2021-09-29T01:28:57.817Z] Removing intermediate container 62977ad8ee73 [2021-09-29T01:28:57.818Z] ---> 3248efa52733 [2021-09-29T01:28:57.818Z] Step 23/24 : LABEL git_sha=8c4902df5654b21b5feaf198f8f2537f57f0e789 [2021-09-29T01:28:58.089Z] ---> Running in fa2452c8ce01 [2021-09-29T01:28:58.704Z] Removing intermediate container fa2452c8ce01 [2021-09-29T01:28:58.704Z] ---> 8ee9817911b7 [2021-09-29T01:28:58.704Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T01:28:58.704Z] ---> Running in d4b8b1998519 [2021-09-29T01:28:59.683Z] Removing intermediate container d4b8b1998519 [2021-09-29T01:28:59.683Z] ---> c5edc8e4497c [2021-09-29T01:28:59.683Z] [2021-09-29T01:28:59.955Z] Successfully built c5edc8e4497c [2021-09-29T01:28:59.955Z] Successfully tagged core-data-arm64:latest [2021-09-29T01:29:22.112Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:29:22.112Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:29:22.112Z] ---> 9b57ad489749 [2021-09-29T01:29:22.112Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T01:29:22.112Z] ---> Using cache [2021-09-29T01:29:22.112Z] ---> 286e0b2a5314 [2021-09-29T01:29:22.112Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:29:22.112Z] ---> Using cache [2021-09-29T01:29:22.112Z] ---> a622b9c9fd60 [2021-09-29T01:29:22.112Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-29T01:29:27.569Z] ---> Running in 4c50f0ae7fbb [2021-09-29T01:29:28.169Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:29:28.169Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:29:28.169Z] ---> 9b57ad489749 [2021-09-29T01:29:28.169Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T01:29:28.169Z] ---> Using cache [2021-09-29T01:29:28.169Z] ---> 286e0b2a5314 [2021-09-29T01:29:28.169Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:29:28.169Z] ---> Using cache [2021-09-29T01:29:28.169Z] ---> a622b9c9fd60 [2021-09-29T01:29:28.169Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-29T01:29:28.774Z] ---> Running in bb9513136a25 [2021-09-29T01:29:28.775Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:29:30.218Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:29:30.495Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:29:31.099Z] OK: 218 MiB in 52 packages [2021-09-29T01:29:32.220Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:29:33.208Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:29:33.208Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:29:33.208Z] ---> 9b57ad489749 [2021-09-29T01:29:33.208Z] Step 3/32 : WORKDIR /edgex-go [2021-09-29T01:29:33.208Z] ---> Using cache [2021-09-29T01:29:33.208Z] ---> 286e0b2a5314 [2021-09-29T01:29:33.208Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:29:33.208Z] ---> Using cache [2021-09-29T01:29:33.208Z] ---> a622b9c9fd60 [2021-09-29T01:29:33.208Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-29T01:29:33.208Z] ---> Using cache [2021-09-29T01:29:33.208Z] ---> 0381f7ad3d97 [2021-09-29T01:29:33.208Z] Step 6/32 : COPY go.mod . [2021-09-29T01:29:33.208Z] ---> Using cache [2021-09-29T01:29:33.208Z] ---> c52f0eec2198 [2021-09-29T01:29:33.208Z] Step 7/32 : RUN go mod download [2021-09-29T01:29:33.209Z] ---> Using cache [2021-09-29T01:29:33.209Z] ---> 454fa680916b [2021-09-29T01:29:33.209Z] Step 8/32 : COPY . . [2021-09-29T01:29:33.209Z] ---> Using cache [2021-09-29T01:29:33.209Z] ---> 6a9e31c6583e [2021-09-29T01:29:33.209Z] Step 9/32 : RUN go mod tidy [2021-09-29T01:29:33.209Z] ---> Using cache [2021-09-29T01:29:33.209Z] ---> bcb9b1e7248c [2021-09-29T01:29:33.209Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-29T01:29:33.840Z] Removing intermediate container 4c50f0ae7fbb [2021-09-29T01:29:33.840Z] ---> a22fcfa9b108 [2021-09-29T01:29:33.840Z] Step 6/23 : COPY go.mod . [2021-09-29T01:29:33.840Z] ---> Running in e10bcb9d9b6f [2021-09-29T01:29:35.305Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:29:35.305Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:29:35.305Z] ---> 9b57ad489749 [2021-09-29T01:29:35.305Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T01:29:35.305Z] ---> Using cache [2021-09-29T01:29:35.305Z] ---> 286e0b2a5314 [2021-09-29T01:29:35.305Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:29:35.305Z] ---> Using cache [2021-09-29T01:29:35.305Z] ---> a622b9c9fd60 [2021-09-29T01:29:35.305Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T01:29:35.305Z] ---> Using cache [2021-09-29T01:29:35.305Z] ---> 0381f7ad3d97 [2021-09-29T01:29:35.305Z] Step 6/24 : COPY go.mod . [2021-09-29T01:29:35.305Z] ---> Using cache [2021-09-29T01:29:35.305Z] ---> c52f0eec2198 [2021-09-29T01:29:35.305Z] Step 7/24 : RUN go mod download [2021-09-29T01:29:35.305Z] ---> Using cache [2021-09-29T01:29:35.305Z] ---> 454fa680916b [2021-09-29T01:29:35.305Z] Step 8/24 : COPY . . [2021-09-29T01:29:35.305Z] ---> f39ac06cfded [2021-09-29T01:29:35.305Z] Step 7/23 : RUN go mod download [2021-09-29T01:29:35.305Z] ---> Using cache [2021-09-29T01:29:35.305Z] ---> 6a9e31c6583e [2021-09-29T01:29:35.305Z] Step 9/24 : RUN go mod tidy [2021-09-29T01:29:35.305Z] ---> Using cache [2021-09-29T01:29:35.305Z] ---> bcb9b1e7248c [2021-09-29T01:29:35.305Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-29T01:29:35.305Z] OK: 218 MiB in 52 packages [2021-09-29T01:29:35.305Z] ---> Running in 4f59a8e1c1fa [2021-09-29T01:29:35.305Z] ---> Running in e177e7aebaa1 [2021-09-29T01:29:35.905Z] 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-29T01:29:37.367Z] Removing intermediate container bb9513136a25 [2021-09-29T01:29:37.367Z] ---> af2bebf0d5fa [2021-09-29T01:29:37.367Z] Step 6/24 : COPY go.mod . [2021-09-29T01:29:37.975Z] 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-29T01:29:38.588Z] ---> 627acc55eb16 [2021-09-29T01:29:38.588Z] Step 7/24 : RUN go mod download [2021-09-29T01:29:38.870Z] ---> Running in 35983813355c [2021-09-29T01:29:42.315Z] Removing intermediate container 4f59a8e1c1fa [2021-09-29T01:29:42.315Z] ---> d51258d923d4 [2021-09-29T01:29:42.315Z] Step 8/23 : COPY . . [2021-09-29T01:29:46.672Z] Removing intermediate container 35983813355c [2021-09-29T01:29:46.672Z] ---> b86bbdf3d0c9 [2021-09-29T01:29:46.672Z] Step 8/24 : COPY . . [2021-09-29T01:30:13.586Z] ---> 2aff07ae9788 [2021-09-29T01:30:13.586Z] Step 9/23 : RUN go mod tidy [2021-09-29T01:30:13.586Z] ---> Running in bf937899d8cb [2021-09-29T01:30:16.287Z] ---> 6f9777e40cac [2021-09-29T01:30:16.287Z] Step 9/24 : RUN go mod tidy [2021-09-29T01:30:16.287Z] ---> Running in 454d1b7bdfbc [2021-09-29T01:30:21.723Z] Removing intermediate container bf937899d8cb [2021-09-29T01:30:21.723Z] ---> c44d4c9a9508 [2021-09-29T01:30:21.723Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-29T01:30:21.723Z] ---> Running in b89f0a3a947a [2021-09-29T01:30:23.946Z] 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-29T01:30:23.946Z] Removing intermediate container 454d1b7bdfbc [2021-09-29T01:30:23.946Z] ---> 9130d6a6e607 [2021-09-29T01:30:23.946Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-29T01:30:24.259Z] ---> Running in 1772c521d690 [2021-09-29T01:30:26.239Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T01:31:22.832Z] Removing intermediate container e10bcb9d9b6f [2021-09-29T01:31:22.832Z] ---> 2a404be8eef8 [2021-09-29T01:31:22.832Z] [2021-09-29T01:31:22.832Z] Step 11/32 : FROM alpine:3.14 [2021-09-29T01:31:22.832Z] ---> bb3de5531c18 [2021-09-29T01:31:22.832Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-29T01:31:22.832Z] ---> Running in cd2d4d157057 [2021-09-29T01:31:23.109Z] Removing intermediate container cd2d4d157057 [2021-09-29T01:31:23.109Z] ---> 67f602679938 [2021-09-29T01:31:23.109Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-29T01:31:23.392Z] ---> Running in d2344ae62f32 [2021-09-29T01:31:25.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:31:25.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:31:26.974Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-29T01:31:26.974Z] (2/2) Installing su-exec (0.2-r1) [2021-09-29T01:31:26.974Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:31:26.974Z] OK: 5 MiB in 16 packages [2021-09-29T01:31:28.983Z] Removing intermediate container d2344ae62f32 [2021-09-29T01:31:28.983Z] ---> a591031c7337 [2021-09-29T01:31:28.983Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-29T01:31:28.983Z] ---> Running in b54c83831b15 [2021-09-29T01:31:29.995Z] Removing intermediate container b54c83831b15 [2021-09-29T01:31:29.995Z] ---> ecd24df05b49 [2021-09-29T01:31:29.995Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-29T01:31:29.995Z] ---> Running in d461510ff3bb [2021-09-29T01:31:31.004Z] Removing intermediate container d461510ff3bb [2021-09-29T01:31:31.004Z] ---> feacc9e93b5f [2021-09-29T01:31:31.004Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-29T01:31:31.004Z] ---> Running in ae3df25c23a8 [2021-09-29T01:31:36.455Z] Removing intermediate container ae3df25c23a8 [2021-09-29T01:31:36.455Z] ---> 26b9b0508a49 [2021-09-29T01:31:36.455Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-29T01:31:36.455Z] ---> Running in bc7514e5adbb [2021-09-29T01:31:37.917Z] Removing intermediate container bc7514e5adbb [2021-09-29T01:31:37.917Z] ---> 6ec530ab41a8 [2021-09-29T01:31:37.917Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-29T01:31:38.522Z] Removing intermediate container e177e7aebaa1 [2021-09-29T01:31:38.522Z] ---> d6bd0d452d65 [2021-09-29T01:31:38.522Z] [2021-09-29T01:31:38.522Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T01:31:38.522Z] ---> bb3de5531c18 [2021-09-29T01:31:38.522Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T01:31:38.522Z] ---> Using cache [2021-09-29T01:31:38.522Z] ---> 48ff2f0ae12b [2021-09-29T01:31:38.522Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T01:31:38.522Z] ---> Using cache [2021-09-29T01:31:38.522Z] ---> 7270effd9044 [2021-09-29T01:31:38.522Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-29T01:31:38.801Z] ---> Running in e0483e3eb8aa [2021-09-29T01:31:39.411Z] ---> c5077287fd65 [2021-09-29T01:31:39.411Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-29T01:31:39.701Z] ---> Running in b547da0b1951 [2021-09-29T01:31:39.701Z] Removing intermediate container e0483e3eb8aa [2021-09-29T01:31:39.701Z] ---> a7f7ad754460 [2021-09-29T01:31:39.701Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T01:31:40.002Z] ---> Running in 9eb2fb5ab7e5 [2021-09-29T01:31:41.452Z] Removing intermediate container 9eb2fb5ab7e5 [2021-09-29T01:31:41.452Z] ---> 5e63f890313d [2021-09-29T01:31:41.452Z] Step 16/24 : WORKDIR / [2021-09-29T01:31:41.452Z] ---> Running in 75d33b515399 [2021-09-29T01:31:42.455Z] Removing intermediate container 75d33b515399 [2021-09-29T01:31:42.455Z] ---> 0c21a6e812a0 [2021-09-29T01:31:42.455Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:31:44.454Z] ---> 5b767fb9631e [2021-09-29T01:31:44.454Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-29T01:31:44.738Z] Removing intermediate container b547da0b1951 [2021-09-29T01:31:44.738Z] ---> 5ba0cf5cfa8e [2021-09-29T01:31:44.738Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:31:46.750Z] ---> e063614b88c4 [2021-09-29T01:31:46.750Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-29T01:31:47.024Z] ---> c1a07baf3220 [2021-09-29T01:31:47.024Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-29T01:31:49.662Z] ---> 0129828a26b5 [2021-09-29T01:31:49.662Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-29T01:31:49.662Z] ---> 660dc2060089 [2021-09-29T01:31:49.662Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-29T01:31:49.662Z] ---> Running in fbde071c68de [2021-09-29T01:31:50.667Z] Removing intermediate container fbde071c68de [2021-09-29T01:31:50.667Z] ---> 92f78d853e89 [2021-09-29T01:31:50.667Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:31:50.667Z] ---> c0c8a8110b3e [2021-09-29T01:31:50.667Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-29T01:31:50.667Z] ---> Running in 95ec6c422866 [2021-09-29T01:31:51.687Z] Removing intermediate container 95ec6c422866 [2021-09-29T01:31:51.687Z] ---> d14c4bf27b69 [2021-09-29T01:31:51.687Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T01:31:51.973Z] ---> Running in cb59d103ccef [2021-09-29T01:31:52.252Z] ---> 3e7cbcbbb38e [2021-09-29T01:31:52.252Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-29T01:31:52.858Z] Removing intermediate container cb59d103ccef [2021-09-29T01:31:52.858Z] ---> a9afedfc0602 [2021-09-29T01:31:52.858Z] Step 23/24 : LABEL git_sha=8c4902df5654b21b5feaf198f8f2537f57f0e789 [2021-09-29T01:31:53.139Z] ---> Running in 326cd0e5340b [2021-09-29T01:31:53.757Z] ---> cfffa9435973 [2021-09-29T01:31:53.757Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-29T01:31:54.040Z] Removing intermediate container 326cd0e5340b [2021-09-29T01:31:54.040Z] ---> 4a6a598551d2 [2021-09-29T01:31:54.040Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T01:31:54.318Z] ---> Running in cbc64e8e5d49 [2021-09-29T01:31:54.318Z] ---> Running in 273b14c179f7 [2021-09-29T01:31:55.321Z] Removing intermediate container cbc64e8e5d49 [2021-09-29T01:31:55.321Z] ---> ab3666c673cd [2021-09-29T01:31:55.321Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-29T01:31:55.321Z] Removing intermediate container 273b14c179f7 [2021-09-29T01:31:55.321Z] ---> 6b3f438ee020 [2021-09-29T01:31:55.321Z] [2021-09-29T01:31:56.312Z] Successfully built 6b3f438ee020 [2021-09-29T01:31:56.312Z] Successfully tagged core-metadata-arm64:latest [2021-09-29T01:31:56.588Z]  Building core-metadata ... done  ---> 70368d0ed6a1 [2021-09-29T01:31:56.588Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-29T01:31:57.192Z] ---> Running in 0fac1bdc5401 [2021-09-29T01:32:00.608Z] Removing intermediate container 0fac1bdc5401 [2021-09-29T01:32:00.608Z] ---> 672828781f1f [2021-09-29T01:32:00.608Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-29T01:32:00.892Z] ---> Running in ae72c2eca703 [2021-09-29T01:32:01.908Z] Removing intermediate container ae72c2eca703 [2021-09-29T01:32:01.908Z] ---> 121824cd23f2 [2021-09-29T01:32:01.908Z] Step 29/32 : CMD ["gate"] [2021-09-29T01:32:02.534Z] ---> Running in c2c8879951ce [2021-09-29T01:32:03.146Z] Removing intermediate container c2c8879951ce [2021-09-29T01:32:03.146Z] ---> 43cbec61cd53 [2021-09-29T01:32:03.146Z] Step 30/32 : LABEL arch=arm64 [2021-09-29T01:32:03.751Z] ---> Running in a5d3926ff497 [2021-09-29T01:32:04.751Z] Removing intermediate container a5d3926ff497 [2021-09-29T01:32:04.751Z] ---> aa56290c1d99 [2021-09-29T01:32:04.751Z] Step 31/32 : LABEL git_sha=8c4902df5654b21b5feaf198f8f2537f57f0e789 [2021-09-29T01:32:05.031Z] ---> Running in b073f27038b9 [2021-09-29T01:32:06.024Z] Removing intermediate container b073f27038b9 [2021-09-29T01:32:06.024Z] ---> efb85924285c [2021-09-29T01:32:06.024Z] Step 32/32 : LABEL version=0.0.0 [2021-09-29T01:32:06.632Z] Removing intermediate container 1772c521d690 [2021-09-29T01:32:06.632Z] ---> bb42d777cb0c [2021-09-29T01:32:06.632Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-29T01:32:06.632Z] ---> Running in b9fbbba949c3 [2021-09-29T01:32:06.632Z] ---> Running in eb51cc8436f6 [2021-09-29T01:32:07.628Z] Removing intermediate container b9fbbba949c3 [2021-09-29T01:32:07.628Z] ---> 4c50abfa945d [2021-09-29T01:32:07.628Z] [2021-09-29T01:32:07.902Z] Successfully built 4c50abfa945d [2021-09-29T01:32:07.902Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-29T01:32:08.509Z]  Building security-bootstrapper ... done 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-29T01:32:12.124Z] Removing intermediate container b89f0a3a947a [2021-09-29T01:32:12.124Z] ---> 0bc37b42ee87 [2021-09-29T01:32:12.124Z] [2021-09-29T01:32:12.124Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T01:32:12.124Z] ---> bb3de5531c18 [2021-09-29T01:32:12.124Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-29T01:32:12.124Z] ---> Running in fd1d82f56b77 [2021-09-29T01:32:13.118Z] Removing intermediate container eb51cc8436f6 [2021-09-29T01:32:13.118Z] ---> 2c6acc429134 [2021-09-29T01:32:13.118Z] [2021-09-29T01:32:13.118Z] Step 12/24 : FROM docker:20.10.7 [2021-09-29T01:32:13.392Z] 20.10.7: Pulling from library/docker [2021-09-29T01:32:13.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:32:13.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:32:15.399Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-29T01:32:15.399Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-29T01:32:15.399Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:32:15.399Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T01:32:15.678Z] OK: 6 MiB in 16 packages [2021-09-29T01:32:19.067Z] Removing intermediate container fd1d82f56b77 [2021-09-29T01:32:19.067Z] ---> d0fd61b27914 [2021-09-29T01:32:19.067Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T01:32:19.067Z] ---> Running in fa7b8ecefcb9 [2021-09-29T01:32:19.677Z] Removing intermediate container fa7b8ecefcb9 [2021-09-29T01:32:19.677Z] ---> 271a4791ffff [2021-09-29T01:32:19.677Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-29T01:32:20.273Z] ---> Running in 07bad709437c [2021-09-29T01:32:21.249Z] Removing intermediate container 07bad709437c [2021-09-29T01:32:21.249Z] ---> 6260743ee9a9 [2021-09-29T01:32:21.249Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T01:32:21.249Z] ---> Running in 6dc0a4da87a0 [2021-09-29T01:32:21.861Z] Removing intermediate container 6dc0a4da87a0 [2021-09-29T01:32:21.861Z] ---> e3e503bb0ffe [2021-09-29T01:32:21.861Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:32:22.462Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-29T01:32:22.462Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-29T01:32:22.462Z] ---> df445af6242a [2021-09-29T01:32:22.462Z] 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-29T01:32:22.737Z] ---> Running in 1e9fe1ee370b [2021-09-29T01:32:22.737Z] ---> 219bfea9f8ca [2021-09-29T01:32:22.737Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-29T01:32:23.336Z] Removing intermediate container 1e9fe1ee370b [2021-09-29T01:32:23.336Z] ---> defd4fadd4c7 [2021-09-29T01:32:23.336Z] 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-29T01:32:23.608Z] ---> Running in 07e690a8929a [2021-09-29T01:32:24.588Z] ---> 679f2de0f4be [2021-09-29T01:32:24.588Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-29T01:32:25.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:32:25.455Z] ---> 04d0a4bb6f21 [2021-09-29T01:32:25.455Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-29T01:32:25.730Z] ---> Running in 0d594799277a [2021-09-29T01:32:25.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:32:26.325Z] Removing intermediate container 0d594799277a [2021-09-29T01:32:26.325Z] ---> bdf1983b93ad [2021-09-29T01:32:26.325Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:32:26.325Z] ---> Running in 9664222ba81f [2021-09-29T01:32:26.922Z] (1/39) Installing readline (8.1.0-r0) [2021-09-29T01:32:26.922Z] (2/39) Installing bash (5.1.0-r0) [2021-09-29T01:32:26.922Z] Executing bash-5.1.0-r0.post-install [2021-09-29T01:32:26.922Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-29T01:32:26.922Z] Removing intermediate container 9664222ba81f [2021-09-29T01:32:26.922Z] ---> 2fffb133ff8e [2021-09-29T01:32:26.922Z] Step 21/23 : LABEL arch=arm64 [2021-09-29T01:32:26.922Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-29T01:32:26.922Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-29T01:32:27.195Z] (6/39) Installing curl (7.79.1-r0) [2021-09-29T01:32:27.195Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-29T01:32:27.195Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-29T01:32:27.195Z] (9/39) Installing expat (2.2.10-r1) [2021-09-29T01:32:27.195Z] (10/39) Installing libffi (3.3-r2) [2021-09-29T01:32:27.195Z] (11/39) Installing gdbm (1.19-r0) [2021-09-29T01:32:27.195Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-29T01:32:27.195Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-29T01:32:27.195Z] ---> Running in f1c267f5063f [2021-09-29T01:32:27.195Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-29T01:32:27.808Z] Removing intermediate container f1c267f5063f [2021-09-29T01:32:27.808Z] ---> 81b0d37e703a [2021-09-29T01:32:27.808Z] Step 22/23 : LABEL git_sha=8c4902df5654b21b5feaf198f8f2537f57f0e789 [2021-09-29T01:32:28.089Z] ---> Running in 5a76ed0c9244 [2021-09-29T01:32:29.074Z] Removing intermediate container 5a76ed0c9244 [2021-09-29T01:32:29.074Z] ---> 41683279c3b4 [2021-09-29T01:32:29.074Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T01:32:29.074Z] ---> Running in 4c46485abb98 [2021-09-29T01:32:29.675Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-29T01:32:29.675Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-29T01:32:29.675Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-29T01:32:29.675Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-29T01:32:29.675Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-29T01:32:29.675Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-29T01:32:29.675Z] Removing intermediate container 4c46485abb98 [2021-09-29T01:32:29.675Z] ---> 3d8565504755 [2021-09-29T01:32:29.675Z] [2021-09-29T01:32:29.950Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-29T01:32:29.950Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-29T01:32:29.950Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-29T01:32:29.950Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-29T01:32:30.222Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-29T01:32:30.222Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-29T01:32:30.222Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-29T01:32:30.222Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-29T01:32:30.222Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-29T01:32:30.222Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-29T01:32:30.222Z] Successfully built 3d8565504755 [2021-09-29T01:32:30.222Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-29T01:32:30.222Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-29T01:32:30.222Z] Successfully tagged support-notifications-arm64:latest [2021-09-29T01:32:30.222Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-29T01:32:30.222Z]  Building support-notifications ... done (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-29T01:32:30.222Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-29T01:32:30.495Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-29T01:32:30.495Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-29T01:32:30.495Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-29T01:32:30.495Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-29T01:32:31.094Z] Executing busybox-1.32.1-r6.trigger [2021-09-29T01:32:31.094Z] OK: 82 MiB in 59 packages [2021-09-29T01:32:41.241Z] Collecting docker-compose==1.23.2 [2021-09-29T01:32:41.241Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-29T01:32:41.839Z] Collecting docopt<0.7,>=0.6.1 [2021-09-29T01:32:41.839Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-29T01:32:45.237Z] Collecting cached-property<2,>=1.2.0 [2021-09-29T01:32:45.237Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-29T01:32:46.675Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-29T01:32:46.675Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-29T01:32:47.654Z] Collecting PyYAML<4,>=3.10 [2021-09-29T01:32:47.654Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-29T01:32:53.047Z] Collecting texttable<0.10,>=0.9.0 [2021-09-29T01:32:53.047Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-29T01:32:55.662Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-29T01:32:55.662Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-29T01:32:55.662Z] 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-29T01:32:55.662Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-29T01:32:55.662Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-29T01:32:59.043Z] Collecting docker<4.0,>=3.6.0 [2021-09-29T01:32:59.043Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-29T01:32:59.316Z] Collecting jsonschema<3,>=2.5.1 [2021-09-29T01:32:59.316Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-29T01:33:00.295Z] Collecting docker-pycreds>=0.4.0 [2021-09-29T01:33:00.295Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-29T01:33:01.277Z] Collecting certifi>=2017.4.17 [2021-09-29T01:33:01.277Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-29T01:33:02.259Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-29T01:33:02.259Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-29T01:33:02.531Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-29T01:33:02.531Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-29T01:33:02.807Z] Collecting idna<2.8,>=2.5 [2021-09-29T01:33:02.807Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-29T01:33:03.411Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-29T01:33:03.411Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-29T01:33:03.411Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-29T01:33:03.411Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-29T01:33:04.847Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-29T01:33:04.847Z] Attempting uninstall: urllib3 [2021-09-29T01:33:04.847Z] Found existing installation: urllib3 1.26.2 [2021-09-29T01:33:04.847Z] Uninstalling urllib3-1.26.2: [2021-09-29T01:33:05.130Z] Successfully uninstalled urllib3-1.26.2 [2021-09-29T01:33:05.730Z] Attempting uninstall: idna [2021-09-29T01:33:05.730Z] Found existing installation: idna 3.1 [2021-09-29T01:33:05.730Z] Uninstalling idna-3.1: [2021-09-29T01:33:06.004Z] Successfully uninstalled idna-3.1 [2021-09-29T01:33:06.984Z] Attempting uninstall: chardet [2021-09-29T01:33:06.984Z] Found existing installation: chardet 4.0.0 [2021-09-29T01:33:06.984Z] Uninstalling chardet-4.0.0: [2021-09-29T01:33:06.984Z] Successfully uninstalled chardet-4.0.0 [2021-09-29T01:33:08.969Z] Attempting uninstall: requests [2021-09-29T01:33:08.969Z] Found existing installation: requests 2.25.1 [2021-09-29T01:33:08.969Z] Uninstalling requests-2.25.1: [2021-09-29T01:33:08.969Z] Successfully uninstalled requests-2.25.1 [2021-09-29T01:33:09.565Z] Running setup.py install for texttable: started [2021-09-29T01:33:12.184Z] Running setup.py install for texttable: finished with status 'done' [2021-09-29T01:33:12.184Z] Running setup.py install for PyYAML: started [2021-09-29T01:33:15.593Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-29T01:33:15.871Z] Running setup.py install for docopt: started [2021-09-29T01:33:19.336Z] Running setup.py install for docopt: finished with status 'done' [2021-09-29T01:33:19.336Z] Running setup.py install for dockerpty: started [2021-09-29T01:33:22.710Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-29T01:33:24.135Z] 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-29T01:33:34.270Z] Removing intermediate container 07e690a8929a [2021-09-29T01:33:34.270Z] ---> 9840f769498d [2021-09-29T01:33:34.270Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-29T01:33:34.270Z] ---> Running in 58a8b55b0abc [2021-09-29T01:33:34.270Z] Removing intermediate container 58a8b55b0abc [2021-09-29T01:33:34.270Z] ---> 5ec6260923a7 [2021-09-29T01:33:34.270Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-29T01:33:34.270Z] ---> Running in bb4b4d589447 [2021-09-29T01:33:34.865Z] Removing intermediate container bb4b4d589447 [2021-09-29T01:33:34.865Z] ---> 4d4450f85c38 [2021-09-29T01:33:34.865Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-29T01:33:36.293Z] ---> 0c32b3dcfe34 [2021-09-29T01:33:36.293Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-29T01:33:36.895Z] ---> fa08995740d3 [2021-09-29T01:33:36.895Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-29T01:33:37.878Z] ---> 22b560279c20 [2021-09-29T01:33:37.878Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-29T01:33:37.878Z] ---> Running in 9bbd47733f21 [2021-09-29T01:33:38.478Z] Removing intermediate container 9bbd47733f21 [2021-09-29T01:33:38.755Z] ---> 8fee88c1cf84 [2021-09-29T01:33:38.755Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:33:38.755Z] ---> Running in 96b58b464fda [2021-09-29T01:33:39.355Z] Removing intermediate container 96b58b464fda [2021-09-29T01:33:39.355Z] ---> 89d853905cbe [2021-09-29T01:33:39.355Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T01:33:39.631Z] ---> Running in 9361526ecc94 [2021-09-29T01:33:40.231Z] Removing intermediate container 9361526ecc94 [2021-09-29T01:33:40.231Z] ---> 5a9758ee5b5a [2021-09-29T01:33:40.231Z] Step 23/24 : LABEL git_sha=8c4902df5654b21b5feaf198f8f2537f57f0e789 [2021-09-29T01:33:40.505Z] ---> Running in 254295956bc3 [2021-09-29T01:33:41.105Z] Removing intermediate container 254295956bc3 [2021-09-29T01:33:41.105Z] ---> 9a5be38bae97 [2021-09-29T01:33:41.105Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T01:33:41.105Z] ---> Running in f84a7faad582 [2021-09-29T01:33:41.703Z] Removing intermediate container f84a7faad582 [2021-09-29T01:33:41.703Z] ---> 8cd0bd157f5f [2021-09-29T01:33:41.703Z] [2021-09-29T01:33:42.302Z] Successfully built 8cd0bd157f5f [2021-09-29T01:33:42.302Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-29T01:33:42.916Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-29T01:33:42.882Z] $ docker stop --time=1 8057f149679dd7146c727d53a8ef6342a4a8e94b60072657957032f385e121d7 [2021-09-29T01:33:44.875Z] $ docker rm -f 8057f149679dd7146c727d53a8ef6342a4a8e94b60072657957032f385e121d7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T01:33:45.566Z] + docker images [2021-09-29T01:33:45.841Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-29T01:33:45.841Z] sys-mgmt-agent-arm64 latest 8cd0bd157f5f 4 seconds ago 312MB [2021-09-29T01:33:45.841Z] support-notifications-arm64 latest 3d8565504755 About a minute ago 15.9MB [2021-09-29T01:33:45.841Z] 2c6acc429134 About a minute ago 1.57GB [2021-09-29T01:33:45.841Z] 0bc37b42ee87 About a minute ago 1.57GB [2021-09-29T01:33:45.841Z] security-bootstrapper-arm64 latest 4c50abfa945d About a minute ago 17.7MB [2021-09-29T01:33:45.841Z] core-metadata-arm64 latest 6b3f438ee020 About a minute ago 15.8MB [2021-09-29T01:33:45.841Z] d6bd0d452d65 2 minutes ago 1.57GB [2021-09-29T01:33:45.841Z] 2a404be8eef8 2 minutes ago 1.57GB [2021-09-29T01:33:45.841Z] core-data-arm64 latest c5edc8e4497c 4 minutes ago 19.4MB [2021-09-29T01:33:45.841Z] security-secretstore-setup-arm64 latest 52999806d8f9 4 minutes ago 26.5MB [2021-09-29T01:33:45.841Z] support-scheduler-arm64 latest 8860644a06eb 4 minutes ago 15.2MB [2021-09-29T01:33:45.841Z] core-command-arm64 latest fd1693dedf19 5 minutes ago 15.2MB [2021-09-29T01:33:45.841Z] security-proxy-setup-arm64 latest ba8d42e7f3a3 5 minutes ago 25.3MB [2021-09-29T01:33:45.841Z] bf308813628e 5 minutes ago 1.57GB [2021-09-29T01:33:45.841Z] 059f267f94fe 5 minutes ago 1.57GB [2021-09-29T01:33:45.841Z] 1afc6991ec84 5 minutes ago 1.57GB [2021-09-29T01:33:45.841Z] f562d5d427cc 5 minutes ago 1.56GB [2021-09-29T01:33:45.841Z] b131caa6ef20 5 minutes ago 1.57GB [2021-09-29T01:33:45.841Z] ci-base-image-arm64 latest 9b57ad489749 17 minutes ago 1.24GB [2021-09-29T01:33:45.841Z] alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB [2021-09-29T01:33:45.841Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB [2021-09-29T01:33:45.841Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-29T01:33:45.841Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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-29T01:33:46.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T01:33:46.822Z] [2021-09-29T01:33:46.822Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:33:47.191Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T01:33:47.469Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-29T01:33:47.469Z] 448f6bf000e3: Pulling fs layer [2021-09-29T01:33:47.469Z] f757da607395: Pulling fs layer [2021-09-29T01:33:47.469Z] 05883995daec: Pulling fs layer [2021-09-29T01:33:47.469Z] 8603b9c90790: Pulling fs layer [2021-09-29T01:33:47.469Z] 1560dd03e051: Pulling fs layer [2021-09-29T01:33:47.469Z] 27f5ce0e4adf: Pulling fs layer [2021-09-29T01:33:47.469Z] c2d8d7efcc4b: Pulling fs layer [2021-09-29T01:33:47.469Z] 1560dd03e051: Waiting [2021-09-29T01:33:47.469Z] 27f5ce0e4adf: Waiting [2021-09-29T01:33:47.469Z] c2d8d7efcc4b: Waiting [2021-09-29T01:33:47.469Z] 8603b9c90790: Waiting [2021-09-29T01:33:47.748Z] f757da607395: Verifying Checksum [2021-09-29T01:33:47.748Z] f757da607395: Download complete [2021-09-29T01:33:47.748Z] 8603b9c90790: Verifying Checksum [2021-09-29T01:33:47.748Z] 8603b9c90790: Download complete [2021-09-29T01:33:48.022Z] 1560dd03e051: Verifying Checksum [2021-09-29T01:33:48.022Z] 1560dd03e051: Download complete [2021-09-29T01:33:48.022Z] 27f5ce0e4adf: Verifying Checksum [2021-09-29T01:33:48.022Z] 27f5ce0e4adf: Download complete [2021-09-29T01:33:48.022Z] 05883995daec: Verifying Checksum [2021-09-29T01:33:48.022Z] 05883995daec: Download complete [2021-09-29T01:33:49.004Z] 448f6bf000e3: Verifying Checksum [2021-09-29T01:33:49.004Z] 448f6bf000e3: Download complete [2021-09-29T01:33:51.633Z] c2d8d7efcc4b: Verifying Checksum [2021-09-29T01:33:51.633Z] c2d8d7efcc4b: Download complete [2021-09-29T01:33:52.625Z] 448f6bf000e3: Pull complete [2021-09-29T01:33:53.602Z] f757da607395: Pull complete [2021-09-29T01:33:55.034Z] 05883995daec: Pull complete [2021-09-29T01:33:55.630Z] 8603b9c90790: Pull complete [2021-09-29T01:33:56.610Z] 1560dd03e051: Pull complete [2021-09-29T01:33:56.884Z] 27f5ce0e4adf: Pull complete [2021-09-29T01:34:11.946Z] c2d8d7efcc4b: Pull complete [2021-09-29T01:34:11.946Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-29T01:34:11.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T01:34:11.946Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-29T01:34:12.196Z] prd-ubuntu18.04-docker-arm64-4c-16g-54 does not seem to be running inside a container [2021-09-29T01:34:12.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-29T01:34:17.008Z] $ docker top 65074d03498f4ab4420793d55c096eb39abf8f78979fb17ef020c3b73c7deb7e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:34:18.215Z] ---> job-cost.sh [2021-09-29T01:34:18.215Z] lf-activate-venv: SKIPPING [2021-09-29T01:34:18.215Z] INFO: No Stack... [2021-09-29T01:34:19.206Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-29T01:34:19.802Z] INFO: Archiving Costs [Pipeline] sh [2021-09-29T01:34:20.483Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-09-29T01:34:20.483Z] + cut -d, -f6 [Pipeline] lock [2021-09-29T01:34:20.559Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3731-2-stack-cost] [2021-09-29T01:34:20.572Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3731-2-stack-cost] did not exist. Created. [2021-09-29T01:34:20.572Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3731-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-29T01:34:21.272Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-29T01:34:21.474Z] Stashed 1 file(s) [Pipeline] } [2021-09-29T01:34:21.486Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3731-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-29T01:34:21.476Z] $ docker stop --time=1 65074d03498f4ab4420793d55c096eb39abf8f78979fb17ef020c3b73c7deb7e [2021-09-29T01:34:23.278Z] $ docker rm -f 65074d03498f4ab4420793d55c096eb39abf8f78979fb17ef020c3b73c7deb7e [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-29T01:34:24.549Z] provisioning config files... [2021-09-29T01:34:24.571Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config7605118367000457270tmp [Pipeline] { [Pipeline] sh [2021-09-29T01:34:24.902Z] + set +x [2021-09-29T01:34:24.902Z] + curl -s https://codecov.io/bash [2021-09-29T01:34:24.902Z] + bash -s -- [2021-09-29T01:34:25.171Z] [2021-09-29T01:34:25.171Z] _____ _ [2021-09-29T01:34:25.171Z] / ____| | | [2021-09-29T01:34:25.171Z] | | ___ __| | ___ ___ _____ __ [2021-09-29T01:34:25.171Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-29T01:34:25.171Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-29T01:34:25.171Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-29T01:34:25.171Z] Bash-1.0.6 [2021-09-29T01:34:25.171Z] [2021-09-29T01:34:25.171Z] [2021-09-29T01:34:25.171Z] ==> git version 2.24.4 found [2021-09-29T01:34:25.171Z] ==> 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-29T01:34:25.171Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-29T01:34:25.171Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-29T01:34:25.171Z] ==> Jenkins CI detected. [2021-09-29T01:34:25.171Z] current dir:  /w/workspace/edgex-go/2 [2021-09-29T01:34:25.171Z] project root: . [2021-09-29T01:34:25.171Z] --> token set from env [2021-09-29T01:34:25.171Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-29T01:34:25.171Z] ==> Running gcov in . (disable via -X gcov) [2021-09-29T01:34:25.171Z] ==> Python coveragepy not found [2021-09-29T01:34:25.171Z] ==> Searching for coverage reports in: [2021-09-29T01:34:25.171Z] + . [2021-09-29T01:34:25.171Z] -> Found 1 reports [2021-09-29T01:34:25.171Z] ==> Detecting git/mercurial file structure [2021-09-29T01:34:25.171Z] ==> Reading reports [2021-09-29T01:34:25.171Z] + ./coverage.out bytes=403161 [2021-09-29T01:34:25.171Z] ==> Appending adjustments [2021-09-29T01:34:25.171Z] https://docs.codecov.io/docs/fixing-reports [2021-09-29T01:34:26.125Z] + Found adjustments [2021-09-29T01:34:26.125Z] ==> Gzipping contents [2021-09-29T01:34:26.390Z] 56K /tmp/codecov.Jl40py.gz [2021-09-29T01:34:26.390Z] ==> Uploading reports [2021-09-29T01:34:26.390Z] url: https://codecov.io [2021-09-29T01:34:26.390Z] query: branch=PR-3731&commit=8c4902df5654b21b5feaf198f8f2537f57f0e789&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3731%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3731&job=&cmd_args= [2021-09-29T01:34:26.390Z] -> Pinging Codecov [2021-09-29T01:34:26.390Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3731&commit=8c4902df5654b21b5feaf198f8f2537f57f0e789&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3731%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3731&job=&cmd_args= [2021-09-29T01:34:26.971Z] -> Uploading to [2021-09-29T01:34:26.971Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-29/00271124DB129430A58F1EEE437C3FCB/8c4902df5654b21b5feaf198f8f2537f57f0e789/a4dc5583-202a-48e2-a9de-6eddaa3ecec2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210929T013426Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=71e551d9b2794d024dc57af23aa997c8fbbae5b38354cdaeb1307789874a3a22 [2021-09-29T01:34:26.971Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T01:34:26.971Z] Dload Upload Total Spent Left Speed [2021-09-29T01:34:27.236Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54304 0 0 100 54304 0 150k --:--:-- --:--:-- --:--:-- 151k [2021-09-29T01:34:27.236Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8c4902df5654b21b5feaf198f8f2537f57f0e789 [Pipeline] } [2021-09-29T01:34:27.248Z] 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-29T01:34:28.464Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:34:28.788Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:34:29.381Z] ---> package-listing.sh [2021-09-29T01:34:29.381Z] ++ facter osfamily [2021-09-29T01:34:29.381Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-29T01:34:29.653Z] + OS_FAMILY=redhat [2021-09-29T01:34:29.653Z] + workspace=/w/workspace/edgex-go/2 [2021-09-29T01:34:29.653Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-29T01:34:29.653Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-29T01:34:29.653Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-29T01:34:29.653Z] + PACKAGES=/tmp/packages_start.txt [2021-09-29T01:34:29.653Z] + '[' /w/workspace/edgex-go/2 ']' [2021-09-29T01:34:29.653Z] + PACKAGES=/tmp/packages_end.txt [2021-09-29T01:34:29.653Z] + case "${OS_FAMILY}" in [2021-09-29T01:34:29.653Z] + rpm -qa [2021-09-29T01:34:29.653Z] + sort [2021-09-29T01:34:31.589Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-29T01:34:31.589Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-29T01:34:31.589Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-29T01:34:31.589Z] + '[' /w/workspace/edgex-go/2 ']' [2021-09-29T01:34:31.589Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-09-29T01:34:31.589Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-09-29T01:34:31.606Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-29T01:34:31.904Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:34:32.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T01:34:32.490Z] [2021-09-29T01:34:32.490Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:34:32.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T01:34:32.820Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-29T01:34:32.820Z] b4d181a07f80: Pulling fs layer [2021-09-29T01:34:32.820Z] a1111a8f2ec3: Pulling fs layer [2021-09-29T01:34:32.820Z] ed53099fbce6: Pulling fs layer [2021-09-29T01:34:32.820Z] dc539afda2c1: Pulling fs layer [2021-09-29T01:34:32.820Z] 77bc0d833cb6: Pulling fs layer [2021-09-29T01:34:32.820Z] 9065ff56babe: Pulling fs layer [2021-09-29T01:34:32.820Z] d287ab97295c: Pulling fs layer [2021-09-29T01:34:32.820Z] 77bc0d833cb6: Waiting [2021-09-29T01:34:32.820Z] 9065ff56babe: Waiting [2021-09-29T01:34:32.820Z] d287ab97295c: Waiting [2021-09-29T01:34:32.820Z] dc539afda2c1: Waiting [2021-09-29T01:34:33.086Z] a1111a8f2ec3: Download complete [2021-09-29T01:34:33.086Z] dc539afda2c1: Verifying Checksum [2021-09-29T01:34:33.086Z] dc539afda2c1: Download complete [2021-09-29T01:34:33.086Z] 77bc0d833cb6: Verifying Checksum [2021-09-29T01:34:33.086Z] 77bc0d833cb6: Download complete [2021-09-29T01:34:33.349Z] 9065ff56babe: Verifying Checksum [2021-09-29T01:34:33.349Z] 9065ff56babe: Download complete [2021-09-29T01:34:33.349Z] ed53099fbce6: Verifying Checksum [2021-09-29T01:34:33.349Z] ed53099fbce6: Download complete [2021-09-29T01:34:33.926Z] b4d181a07f80: Verifying Checksum [2021-09-29T01:34:33.926Z] b4d181a07f80: Download complete [2021-09-29T01:34:35.326Z] b4d181a07f80: Pull complete [2021-09-29T01:34:35.326Z] a1111a8f2ec3: Pull complete [2021-09-29T01:34:35.593Z] ed53099fbce6: Pull complete [2021-09-29T01:34:35.863Z] dc539afda2c1: Pull complete [2021-09-29T01:34:36.127Z] 77bc0d833cb6: Pull complete [2021-09-29T01:34:36.127Z] 9065ff56babe: Pull complete [2021-09-29T01:34:38.065Z] d287ab97295c: Verifying Checksum [2021-09-29T01:34:38.065Z] d287ab97295c: Download complete [2021-09-29T01:34:42.321Z] d287ab97295c: Pull complete [2021-09-29T01:34:42.321Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-29T01:34:42.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T01:34:42.321Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-29T01:34:42.411Z] prd-centos7-docker-4c-2g-50 does not seem to be running inside a container [2021-09-29T01:34:42.476Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-29T01:34:45.843Z] $ docker top 7cfe827012f588ee9fa159756a2ce95cf9d0c1dbb05d4d50c7f27ed5a77194bb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T01:34:46.254Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-29T01:34:46.572Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-29T01:34:46.886Z] + ls /var/log/sa-host [2021-09-29T01:34:46.886Z] + sadf -c /var/log/sa-host/sa05 [2021-09-29T01:34:46.886Z] file_magic: OK [2021-09-29T01:34:46.886Z] HZ: Using current value: 100 [2021-09-29T01:34:46.886Z] file_header: OK [2021-09-29T01:34:46.886Z] 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-29T01:34:46.886Z] Statistics: [2021-09-29T01:34:46.886Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T01:34:46.886Z] File successfully converted to sysstat format version 12.0.3 [2021-09-29T01:34:46.886Z] + sadf -c /var/log/sa-host/sa29 [2021-09-29T01:34:46.886Z] file_magic: OK [2021-09-29T01:34:46.886Z] HZ: Using current value: 100 [2021-09-29T01:34:46.886Z] file_header: OK [2021-09-29T01:34:46.886Z] 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-29T01:34:46.886Z] Statistics: [2021-09-29T01:34:46.886Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T01:34:46.886Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T01:34:47.066Z] provisioning config files... [2021-09-29T01:34:47.081Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config2735236587882501874tmp [Pipeline] { [Pipeline] echo [2021-09-29T01:34:47.104Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:34:47.419Z] ---> create-netrc.sh [Pipeline] } [2021-09-29T01:34:47.431Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:34:47.806Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-29T01:34:47.820Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:34:48.151Z] ---> sudo-logs.sh [2021-09-29T01:34:48.151Z] Archiving 'sudo' log.. [2021-09-29T01:34:48.151Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-50.vexxhost.local: Name or service not known [2021-09-29T01:34:53.484Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-50.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-29T01:34:53.525Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:34:53.836Z] ---> job-cost.sh [2021-09-29T01:34:53.836Z] lf-activate-venv: SKIPPING [2021-09-29T01:34:53.836Z] DEBUG: total: 0.10999999940395355 [2021-09-29T01:34:53.836Z] INFO: Retrieving Stack Cost... [2021-09-29T01:34:54.792Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-29T01:34:55.057Z] INFO: Archiving Costs [Pipeline] echo [2021-09-29T01:34:55.073Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:34:55.387Z] ---> logs-deploy.sh [2021-09-29T01:34:55.387Z] lf-activate-venv: SKIPPING [2021-09-29T01:34:55.387Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3731/2 [2021-09-29T01:34:55.387Z] INFO: archiving workspace using pattern(s): [2021-09-29T01:34:56.345Z] Archives upload complete. [2021-09-29T01:34:56.345Z] INFO: archiving logs to Nexus [2021-09-29T01:34:56.927Z] ---> uname -a: [2021-09-29T01:34:56.927Z] Linux prd-centos7-docker-4c-2g-50.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-09-29T01:34:56.927Z] [2021-09-29T01:34:56.927Z] [2021-09-29T01:34:56.927Z] ---> lscpu: [2021-09-29T01:34:56.927Z] Architecture: x86_64 [2021-09-29T01:34:56.927Z] CPU op-mode(s): 32-bit, 64-bit [2021-09-29T01:34:56.927Z] Byte Order: Little Endian [2021-09-29T01:34:56.927Z] Address sizes: 40 bits physical, 48 bits virtual [2021-09-29T01:34:56.927Z] CPU(s): 2 [2021-09-29T01:34:56.927Z] On-line CPU(s) list: 0,1 [2021-09-29T01:34:56.927Z] Thread(s) per core: 1 [2021-09-29T01:34:56.927Z] Core(s) per socket: 1 [2021-09-29T01:34:56.927Z] Socket(s): 2 [2021-09-29T01:34:56.927Z] NUMA node(s): 1 [2021-09-29T01:34:56.927Z] Vendor ID: AuthenticAMD [2021-09-29T01:34:56.927Z] CPU family: 23 [2021-09-29T01:34:56.927Z] Model: 49 [2021-09-29T01:34:56.927Z] Model name: AMD EPYC-Rome Processor [2021-09-29T01:34:56.927Z] Stepping: 0 [2021-09-29T01:34:56.927Z] CPU MHz: 2799.996 [2021-09-29T01:34:56.927Z] BogoMIPS: 5599.99 [2021-09-29T01:34:56.927Z] Virtualization: AMD-V [2021-09-29T01:34:56.927Z] Hypervisor vendor: KVM [2021-09-29T01:34:56.927Z] Virtualization type: full [2021-09-29T01:34:56.927Z] L1d cache: 32K [2021-09-29T01:34:56.927Z] L1i cache: 32K [2021-09-29T01:34:56.927Z] L2 cache: 512K [2021-09-29T01:34:56.927Z] L3 cache: 16384K [2021-09-29T01:34:56.927Z] NUMA node0 CPU(s): 0,1 [2021-09-29T01:34:56.927Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-09-29T01:34:56.927Z] [2021-09-29T01:34:56.927Z] [2021-09-29T01:34:56.927Z] ---> nproc: [2021-09-29T01:34:56.927Z] 2 [2021-09-29T01:34:56.927Z] [2021-09-29T01:34:56.927Z] [2021-09-29T01:34:56.927Z] ---> df -h: [2021-09-29T01:34:56.927Z] Filesystem Size Used Avail Use% Mounted on [2021-09-29T01:34:56.927Z] overlay 40G 13G 28G 32% / [2021-09-29T01:34:56.927Z] tmpfs 64M 0 64M 0% /dev [2021-09-29T01:34:56.927Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-09-29T01:34:56.927Z] shm 64M 0 64M 0% /dev/shm [2021-09-29T01:34:56.927Z] /dev/vda1 40G 13G 28G 32% /facter-os [2021-09-29T01:34:56.927Z] [2021-09-29T01:34:56.927Z] [2021-09-29T01:34:56.927Z] ---> sar -b -r -n DEV: [2021-09-29T01:34:56.927Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) [2021-09-29T01:34:56.927Z] [2021-09-29T01:34:56.927Z] 01:06:52 LINUX RESTART (2 CPU) [2021-09-29T01:34:56.927Z] [2021-09-29T01:34:56.927Z] 01:08:01 tps rtps wtps bread/s bwrtn/s [2021-09-29T01:34:56.927Z] 01:09:01 86.06 3.41 82.65 2578.65 7700.62 [2021-09-29T01:34:56.927Z] 01:10:01 17.36 0.15 17.21 22.12 10741.37 [2021-09-29T01:34:56.927Z] 01:11:02 364.17 0.00 364.17 0.00 88412.35 [2021-09-29T01:34:56.927Z] 01:12:01 56.74 0.02 56.72 0.54 10828.21 [2021-09-29T01:34:56.927Z] 01:13:01 74.31 0.00 74.31 0.00 4303.00 [2021-09-29T01:34:56.927Z] 01:14:01 777.91 391.29 386.61 10989.28 253735.23 [2021-09-29T01:34:56.927Z] 01:15:01 435.18 103.15 332.03 7936.60 133368.68 [2021-09-29T01:34:56.927Z] 01:16:01 583.23 192.08 391.15 6765.39 145246.89 [2021-09-29T01:34:56.927Z] 01:17:01 53.81 13.74 40.07 1497.29 6744.00 [2021-09-29T01:34:56.927Z] 01:18:01 0.30 0.00 0.30 0.00 3.65 [2021-09-29T01:34:56.927Z] 01:19:01 0.37 0.00 0.37 0.00 4.73 [2021-09-29T01:34:56.927Z] 01:20:01 0.17 0.00 0.17 0.00 1.63 [2021-09-29T01:34:56.927Z] 01:21:01 0.32 0.00 0.32 0.00 3.63 [2021-09-29T01:34:56.927Z] 01:22:01 0.42 0.18 0.23 5.73 3.36 [2021-09-29T01:34:56.927Z] 01:23:01 1.05 0.23 0.82 95.80 16.07 [2021-09-29T01:34:56.927Z] 01:24:01 0.25 0.00 0.25 0.00 2.43 [2021-09-29T01:34:56.927Z] 01:25:01 0.22 0.00 0.22 0.00 3.57 [2021-09-29T01:34:56.927Z] 01:26:01 0.25 0.00 0.25 0.00 2.60 [2021-09-29T01:34:56.927Z] 01:27:01 0.18 0.00 0.18 0.00 1.75 [2021-09-29T01:34:56.927Z] 01:28:01 0.28 0.00 0.28 0.00 3.40 [2021-09-29T01:34:56.927Z] 01:29:01 0.28 0.00 0.28 0.00 2.75 [2021-09-29T01:34:56.927Z] 01:30:01 0.23 0.00 0.23 0.00 3.70 [2021-09-29T01:34:56.927Z] 01:31:01 0.25 0.00 0.25 0.00 2.78 [2021-09-29T01:34:56.927Z] 01:32:01 0.22 0.00 0.22 0.00 2.20 [2021-09-29T01:34:56.927Z] 01:33:01 0.28 0.00 0.28 0.00 3.40 [2021-09-29T01:34:56.927Z] 01:34:01 0.28 0.00 0.28 0.00 3.03 [2021-09-29T01:34:56.927Z] Average: 94.46 27.12 67.34 1150.92 25449.57 [2021-09-29T01:34:56.927Z] [2021-09-29T01:34:56.927Z] 01:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-09-29T01:34:56.927Z] 01:09:01 5176192 0 887520 11.08 2620 1942608 1457020 16.09 828108 1596548 48336 [2021-09-29T01:34:56.927Z] 01:10:01 4564764 0 921168 11.50 2620 2520388 1645880 18.17 950408 2049868 466144 [2021-09-29T01:34:56.927Z] 01:11:02 3236128 0 1212920 15.14 2620 3557272 1673104 18.47 1328292 2812064 171956 [2021-09-29T01:34:56.927Z] 01:12:01 3002524 0 1286588 16.06 2620 3717208 1701724 18.79 1483580 2875092 22476 [2021-09-29T01:34:56.927Z] 01:13:01 2945548 0 1252268 15.64 2620 3808504 1652304 18.24 1445256 2956748 157240 [2021-09-29T01:34:56.927Z] 01:14:01 1477432 0 1415940 17.68 2620 5112948 1947512 21.50 2086084 3702040 232 [2021-09-29T01:34:56.927Z] 01:15:01 336424 0 1486460 18.56 2620 6183436 2040148 22.52 2553196 4345748 186076 [2021-09-29T01:34:56.927Z] 01:16:01 2063488 0 1437412 17.95 2620 4505420 1962164 21.66 1993056 3143768 15788 [2021-09-29T01:34:56.927Z] 01:17:01 3047584 0 1324932 16.54 2620 3633804 1323564 14.61 1453700 2736024 8 [2021-09-29T01:34:56.927Z] 01:18:01 3049704 0 1322808 16.52 2620 3633808 1296884 14.32 1453480 2736020 8 [2021-09-29T01:34:56.927Z] 01:19:01 3051488 0 1321020 16.49 2620 3633812 1294864 14.30 1452912 2736140 12 [2021-09-29T01:34:56.927Z] 01:20:01 3051552 0 1320952 16.49 2620 3633816 1294888 14.30 1453072 2736140 8 [2021-09-29T01:34:56.927Z] 01:21:01 3052720 0 1319776 16.48 2620 3633824 1287572 14.22 1452112 2736208 8 [2021-09-29T01:34:56.927Z] 01:22:01 3052892 0 1319572 16.48 2620 3633856 1287572 14.22 1452608 2735864 16 [2021-09-29T01:34:56.927Z] 01:23:01 3047184 0 1322468 16.51 2620 3636668 1287668 14.22 1458148 2735940 8 [2021-09-29T01:34:56.927Z] 01:24:01 3047344 0 1322308 16.51 2620 3636668 1287572 14.22 1458056 2735936 8 [2021-09-29T01:34:56.927Z] 01:25:01 3047360 0 1322288 16.51 2620 3636672 1287572 14.22 1458176 2735936 8 [2021-09-29T01:34:56.927Z] 01:26:01 3047328 0 1322312 16.51 2620 3636680 1287572 14.22 1458184 2735936 16 [2021-09-29T01:34:56.927Z] 01:27:01 3047344 0 1322296 16.51 2620 3636680 1287572 14.22 1458136 2735936 8 [2021-09-29T01:34:56.927Z] 01:28:01 3047232 0 1322400 16.51 2620 3636688 1287644 14.22 1458152 2735936 8 [2021-09-29T01:34:56.927Z] 01:29:01 3047352 0 1322280 16.51 2620 3636688 1287572 14.22 1458192 2735936 16 [2021-09-29T01:34:56.927Z] 01:30:01 3046936 0 1322688 16.52 2620 3636696 1287680 14.22 1458384 2735936 8 [2021-09-29T01:34:56.927Z] 01:31:01 3046600 0 1323016 16.52 2620 3636704 1287776 14.22 1458596 2735936 20 [2021-09-29T01:34:56.927Z] 01:32:01 3046532 0 1323084 16.52 2620 3636704 1287704 14.22 1458540 2735936 12 [2021-09-29T01:34:56.927Z] 01:33:01 3046712 0 1322896 16.52 2620 3636712 1287728 14.22 1458664 2735936 8 [2021-09-29T01:34:56.927Z] 01:34:01 3047104 0 1322500 16.51 2620 3636716 1287572 14.22 1458216 2735940 8 [2021-09-29T01:34:56.927Z] Average: 2987441 0 1296149 16.18 2620 3722730 1435263 15.85 1495589 2797289 41094 [2021-09-29T01:34:56.927Z] [2021-09-29T01:34:56.927Z] 01:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-09-29T01:34:56.927Z] 01:09:01 eth0 1072.17 769.83 2194.06 79.72 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:09:01 vethb7dd4ca 444.90 471.47 39.63 845.25 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:09:01 docker0 444.90 471.34 33.55 845.24 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:10:01 eth0 1465.39 1013.29 5179.40 88.83 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:10:01 docker0 646.82 916.62 49.83 1890.12 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:11:02 veth280b318 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:11:02 eth0 471.16 377.42 2085.92 45.13 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:11:02 docker0 354.73 428.39 27.18 2052.28 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:12:01 veth280b318 2.18 2.18 0.17 0.17 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:12:01 eth0 29.14 16.25 20.14 10.71 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:12:01 docker0 2.18 2.18 0.14 0.17 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:13:01 veth280b318 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:13:01 eth0 45.53 28.15 26.36 116.10 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:14:01 vethcf28e24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:14:01 veth3643a94 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:14:01 vethca0aa65 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:14:01 vethef1c2f0 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:15:01 vethef1c2f0 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:15:01 eth0 4971.89 3281.75 15214.33 488.22 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:15:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:15:01 docker0 1511.59 1922.96 114.72 5115.35 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:16:01 vethef1c2f0 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:16:01 eth0 178.42 73.91 546.28 122.35 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:16:01 veth91d25c8 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:17:01 eth0 34.80 21.58 63.22 6.13 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:17:01 docker0 1561.88 2054.42 118.09 5673.82 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:18:01 eth0 1.33 0.83 0.47 0.30 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:19:01 eth0 1.15 0.33 0.34 0.20 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.927Z] 01:20:01 eth0 0.82 0.27 0.30 0.20 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:21:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:22:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:23:01 eth0 0.33 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:24:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:25:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:26:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:27:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:28:01 eth0 0.28 0.23 0.17 0.07 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:29:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:30:01 eth0 0.98 0.33 0.32 0.20 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:31:01 eth0 0.85 0.23 0.31 0.19 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:32:01 eth0 1.12 0.28 0.33 0.17 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:33:01 eth0 0.68 0.37 0.35 0.26 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:34:01 eth0 0.28 0.07 0.01 0.03 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] Average: eth0 150.21 103.10 516.56 20.50 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] Average: docker0 60.12 79.08 4.55 218.40 0.00 0.00 0.00 0.00 [2021-09-29T01:34:56.928Z] [2021-09-29T01:34:56.928Z] [2021-09-29T01:34:56.928Z] ---> sar -P ALL: [2021-09-29T01:34:56.928Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) [2021-09-29T01:34:56.928Z] [2021-09-29T01:34:56.928Z] 01:06:52 LINUX RESTART (2 CPU) [2021-09-29T01:34:56.928Z] [2021-09-29T01:34:56.928Z] 01:08:01 CPU %user %nice %system %iowait %steal %idle [2021-09-29T01:34:56.928Z] 01:09:01 all 9.75 0.00 3.71 1.74 0.10 84.70 [2021-09-29T01:34:56.928Z] 01:09:01 0 9.96 0.00 4.19 1.65 0.11 84.09 [2021-09-29T01:34:56.928Z] 01:09:01 1 9.55 0.00 3.24 1.83 0.09 85.29 [2021-09-29T01:34:56.928Z] 01:10:01 all 14.89 0.00 3.60 0.42 0.09 81.00 [2021-09-29T01:34:56.928Z] 01:10:01 0 16.99 0.00 3.96 0.25 0.11 78.68 [2021-09-29T01:34:56.928Z] 01:10:01 1 12.85 0.00 3.26 0.58 0.07 83.25 [2021-09-29T01:34:56.928Z] 01:11:02 all 43.30 0.00 12.46 4.06 0.12 40.06 [2021-09-29T01:34:56.928Z] 01:11:02 0 43.07 0.00 13.09 3.57 0.13 40.14 [2021-09-29T01:34:56.928Z] 01:11:02 1 43.52 0.00 11.84 4.56 0.11 39.97 [2021-09-29T01:34:56.928Z] 01:12:01 all 37.70 0.00 5.22 0.41 0.09 56.58 [2021-09-29T01:34:56.928Z] 01:12:01 0 37.94 0.00 5.27 0.42 0.09 56.29 [2021-09-29T01:34:56.928Z] 01:12:01 1 37.46 0.00 5.18 0.40 0.09 56.87 [2021-09-29T01:34:56.928Z] 01:13:01 all 68.36 0.00 9.24 0.61 0.14 21.65 [2021-09-29T01:34:56.928Z] 01:13:01 0 68.93 0.00 9.28 0.65 0.13 21.02 [2021-09-29T01:34:56.928Z] 01:13:01 1 67.79 0.00 9.20 0.57 0.15 22.29 [2021-09-29T01:34:56.928Z] 01:14:01 all 25.83 0.00 19.25 29.20 0.12 25.61 [2021-09-29T01:34:56.928Z] 01:14:01 0 26.20 0.00 19.82 29.12 0.11 24.75 [2021-09-29T01:34:56.928Z] 01:14:01 1 25.46 0.00 18.67 29.28 0.13 26.46 [2021-09-29T01:34:56.928Z] 01:15:01 all 73.85 0.00 16.31 7.63 0.15 2.05 [2021-09-29T01:34:56.928Z] 01:15:01 0 73.41 0.00 16.78 7.09 0.15 2.57 [2021-09-29T01:34:56.928Z] 01:15:01 1 74.30 0.00 15.84 8.18 0.15 1.53 [2021-09-29T01:34:56.928Z] 01:16:01 all 70.91 0.00 18.32 9.50 0.17 1.10 [2021-09-29T01:34:56.928Z] 01:16:01 0 70.95 0.00 18.65 8.94 0.17 1.29 [2021-09-29T01:34:56.928Z] 01:16:01 1 70.87 0.00 17.98 10.06 0.17 0.92 [2021-09-29T01:34:56.928Z] 01:17:01 all 2.84 0.00 1.74 0.86 0.03 94.53 [2021-09-29T01:34:56.928Z] 01:17:01 0 3.43 0.00 1.77 0.67 0.03 94.09 [2021-09-29T01:34:56.928Z] 01:17:01 1 2.24 0.00 1.72 1.04 0.03 94.97 [2021-09-29T01:34:56.928Z] 01:18:01 all 0.18 0.00 0.06 0.00 0.02 99.75 [2021-09-29T01:34:56.928Z] 01:18:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2021-09-29T01:34:56.928Z] 01:18:01 1 0.30 0.00 0.07 0.00 0.00 99.63 [2021-09-29T01:34:56.928Z] 01:19:01 all 0.13 0.00 0.07 0.00 0.02 99.78 [2021-09-29T01:34:56.928Z] 01:19:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-09-29T01:34:56.928Z] 01:19:01 1 0.22 0.00 0.08 0.00 0.02 99.68 [2021-09-29T01:34:56.928Z] [2021-09-29T01:34:56.928Z] 01:19:01 CPU %user %nice %system %iowait %steal %idle [2021-09-29T01:34:56.928Z] 01:20:01 all 0.18 0.00 0.03 0.00 0.03 99.77 [2021-09-29T01:34:56.928Z] 01:20:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-09-29T01:34:56.928Z] 01:20:01 1 0.32 0.00 0.03 0.00 0.02 99.63 [2021-09-29T01:34:56.928Z] 01:21:01 all 0.18 0.00 0.04 0.00 0.02 99.77 [2021-09-29T01:34:56.928Z] 01:21:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2021-09-29T01:34:56.928Z] 01:21:01 1 0.30 0.00 0.05 0.00 0.03 99.62 [2021-09-29T01:34:56.928Z] 01:22:01 all 0.18 0.00 0.04 0.01 0.02 99.76 [2021-09-29T01:34:56.928Z] 01:22:01 0 0.02 0.00 0.03 0.02 0.02 99.92 [2021-09-29T01:34:56.928Z] 01:22:01 1 0.33 0.00 0.05 0.00 0.02 99.60 [2021-09-29T01:34:56.928Z] 01:23:01 all 0.24 0.00 0.04 0.02 0.02 99.68 [2021-09-29T01:34:56.928Z] 01:23:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-09-29T01:34:56.928Z] 01:23:01 1 0.45 0.00 0.05 0.03 0.02 99.45 [2021-09-29T01:34:56.928Z] 01:24:01 all 0.14 0.00 0.06 0.00 0.01 99.79 [2021-09-29T01:34:56.928Z] 01:24:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-09-29T01:34:56.928Z] 01:24:01 1 0.23 0.00 0.07 0.00 0.00 99.70 [2021-09-29T01:34:56.928Z] 01:25:01 all 0.23 0.00 0.03 0.00 0.01 99.74 [2021-09-29T01:34:56.928Z] 01:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-09-29T01:34:56.928Z] 01:25:01 1 0.42 0.00 0.03 0.00 0.02 99.53 [2021-09-29T01:34:56.928Z] 01:26:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-09-29T01:34:56.928Z] 01:26:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-09-29T01:34:56.928Z] 01:26:01 1 0.23 0.00 0.02 0.00 0.02 99.73 [2021-09-29T01:34:56.928Z] 01:27:01 all 0.23 0.00 0.03 0.00 0.01 99.73 [2021-09-29T01:34:56.928Z] 01:27:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-09-29T01:34:56.928Z] 01:27:01 1 0.38 0.00 0.03 0.00 0.00 99.58 [2021-09-29T01:34:56.928Z] 01:28:01 all 0.21 0.00 0.03 0.00 0.03 99.74 [2021-09-29T01:34:56.928Z] 01:28:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2021-09-29T01:34:56.928Z] 01:28:01 1 0.35 0.00 0.02 0.00 0.02 99.62 [2021-09-29T01:34:56.928Z] 01:29:01 all 0.26 0.00 0.02 0.00 0.02 99.71 [2021-09-29T01:34:56.928Z] 01:29:01 0 0.48 0.00 0.02 0.00 0.02 99.48 [2021-09-29T01:34:56.928Z] 01:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-09-29T01:34:56.928Z] 01:30:01 all 0.09 0.00 0.04 0.00 0.02 99.85 [2021-09-29T01:34:56.928Z] 01:30:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-09-29T01:34:56.928Z] 01:30:01 1 0.13 0.00 0.05 0.00 0.02 99.80 [2021-09-29T01:34:56.928Z] [2021-09-29T01:34:56.928Z] 01:30:01 CPU %user %nice %system %iowait %steal %idle [2021-09-29T01:34:56.928Z] 01:31:01 all 0.18 0.00 0.03 0.00 0.02 99.78 [2021-09-29T01:34:56.928Z] 01:31:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-09-29T01:34:56.928Z] 01:31:01 1 0.32 0.00 0.02 0.00 0.00 99.67 [2021-09-29T01:34:56.928Z] 01:32:01 all 0.23 0.00 0.04 0.00 0.01 99.72 [2021-09-29T01:34:56.928Z] 01:32:01 0 0.08 0.00 0.05 0.00 0.02 99.85 [2021-09-29T01:34:56.928Z] 01:32:01 1 0.37 0.00 0.03 0.00 0.00 99.60 [2021-09-29T01:34:56.928Z] 01:33:01 all 0.17 0.00 0.03 0.00 0.02 99.78 [2021-09-29T01:34:56.928Z] 01:33:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-09-29T01:34:56.928Z] 01:33:01 1 0.30 0.00 0.02 0.00 0.02 99.67 [2021-09-29T01:34:56.928Z] 01:34:01 all 0.18 0.00 0.04 0.00 0.02 99.77 [2021-09-29T01:34:56.928Z] 01:34:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2021-09-29T01:34:56.928Z] 01:34:01 1 0.28 0.00 0.05 0.00 0.00 99.67 [2021-09-29T01:34:56.928Z] Average: all 12.56 0.00 3.26 1.96 0.05 82.17 [2021-09-29T01:34:56.928Z] Average: 0 12.62 0.00 3.36 1.89 0.05 82.08 [2021-09-29T01:34:56.928Z] Average: 1 12.51 0.00 3.15 2.03 0.04 82.26 [2021-09-29T01:34:56.928Z] [2021-09-29T01:34:56.928Z] [2021-09-29T01:34:56.928Z]