Pull request #3700 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 77f0d8405706713319fc412383eb4ff34489785c+0af410bcaa5da9929d3f25967a4cf07eb8334d0e (57a6f022c344dc9ce95d43adabe1c629fff85a91) 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-ssh784715966144569113.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-ssh9216077292381975798.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-3700/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-3700/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7283660710822995039.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-ssh8782439654200048544.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3700/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-3700/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh917340683720737988.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-101 in /w/workspace/edgexfoundry_edgex-go_PR-3700 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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/9@tmp/jenkins-gitclient-ssh668708888146184601.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 0af410bcaa5da9929d3f25967a4cf07eb8334d0e into PR head commit 77f0d8405706713319fc412383eb4ff34489785c Merge succeeded, producing 77f0d8405706713319fc412383eb4ff34489785c Checking out Revision 77f0d8405706713319fc412383eb4ff34489785c (PR-3700) > 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/9@tmp/jenkins-gitclient-ssh29934545821777833.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3700/head:refs/remotes/origin/PR-3700 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77f0d8405706713319fc412383eb4ff34489785c # 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/9@tmp/jenkins-gitclient-ssh2587845871519701285.key > git merge 0af410bcaa5da9929d3f25967a4cf07eb8334d0e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77f0d8405706713319fc412383eb4ff34489785c # timeout=10 Commit message: "feat(security): Enable lint hooked to make test + a few trivial fixes" First time build. Skipping changelog. > git rev-list --no-walk 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-13T23:10:54.527Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-13T23:10:54.616Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-13T23:10:54.642Z] ========================================================= [2021-09-13T23:10:54.642Z] EdgeX Global Pipelines Version Info [2021-09-13T23:10:54.642Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-13T23:10:55.899Z] ------------------- [2021-09-13T23:10:55.899Z] stable info: [2021-09-13T23:10:55.899Z] ------------------- [2021-09-13T23:10:55.899Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-13T23:10:55.899Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-13T23:10:55.899Z] Message: update stable to v1.0.205 [2021-09-13T23:10:56.483Z] ------------------- [2021-09-13T23:10:56.483Z] experimental info: [2021-09-13T23:10:56.483Z] ------------------- [2021-09-13T23:10:56.483Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-13T23:10:56.483Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-13T23:10:56.483Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-13T23:10:56.618Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-13T23:10:56.642Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-13T23:10:56.665Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-13T23:10:56.688Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-13T23:10:56.711Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-13T23:10:56.732Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-13T23:10:56.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-13T23:10:56.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-13T23:10:56.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-13T23:10:56.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-13T23:10:56.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-13T23:10:56.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-13T23:10:56.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-13T23:10:56.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-13T23:10:56.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-13T23:10:56.954Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-13T23:10:56.976Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-13T23:10:56.998Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-13T23:10:57.020Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-13T23:10:57.043Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-13T23:10:57.065Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-13T23:10:57.088Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-13T23:10:57.110Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-13T23:10:57.132Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3700 [Pipeline] echo [2021-09-13T23:10:57.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3700 [Pipeline] echo [2021-09-13T23:10:57.182Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3700 [Pipeline] echo [2021-09-13T23:10:57.211Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77f0d8405706713319fc412383eb4ff34489785c [Pipeline] echo [2021-09-13T23:10:57.234Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 77f0d84 [Pipeline] echo [2021-09-13T23:10:57.256Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-13T23:10:57.330Z] provisioning config files... [2021-09-13T23:10:57.353Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config5354484199655680739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-13T23:10:57.696Z] ---> docker-login.sh [2021-09-13T23:10:57.696Z] nexus3.edgexfoundry.org:10001 [2021-09-13T23:10:57.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-13T23:10:57.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-13T23:10:57.964Z] Configure a credential helper to remove this warning. See [2021-09-13T23:10:57.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-13T23:10:57.964Z] [2021-09-13T23:10:57.964Z] Login Succeeded [2021-09-13T23:10:57.964Z] nexus3.edgexfoundry.org:10002 [2021-09-13T23:10:57.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-13T23:10:58.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-13T23:10:58.230Z] Configure a credential helper to remove this warning. See [2021-09-13T23:10:58.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-13T23:10:58.230Z] [2021-09-13T23:10:58.230Z] Login Succeeded [2021-09-13T23:10:58.230Z] nexus3.edgexfoundry.org:10003 [2021-09-13T23:10:58.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-13T23:10:58.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-13T23:10:58.230Z] Configure a credential helper to remove this warning. See [2021-09-13T23:10:58.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-13T23:10:58.230Z] [2021-09-13T23:10:58.230Z] Login Succeeded [2021-09-13T23:10:58.230Z] nexus3.edgexfoundry.org:10004 [2021-09-13T23:10:58.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-13T23:10:58.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-13T23:10:58.497Z] Configure a credential helper to remove this warning. See [2021-09-13T23:10:58.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-13T23:10:58.497Z] [2021-09-13T23:10:58.497Z] Login Succeeded [2021-09-13T23:10:58.497Z] docker.io [2021-09-13T23:10:58.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-13T23:10:58.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-13T23:10:58.764Z] Configure a credential helper to remove this warning. See [2021-09-13T23:10:58.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-13T23:10:58.764Z] [2021-09-13T23:10:58.764Z] Login Succeeded [2021-09-13T23:10:58.764Z] ---> docker-login.sh ends [Pipeline] } [2021-09-13T23:10:58.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-13T23:10:59.139Z] ++ 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-13T23:10:59.139Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-13T23:10:59.139Z] ++ dirname cmd/core-command/Dockerfile [2021-09-13T23:10:59.139Z] ++ cut -d/ -f2 [2021-09-13T23:10:59.139Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-13T23:10:59.139Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-13T23:10:59.139Z] ++ dirname cmd/core-data/Dockerfile [2021-09-13T23:10:59.139Z] ++ cut -d/ -f2 [2021-09-13T23:10:59.139Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-13T23:10:59.139Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-13T23:10:59.139Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-13T23:10:59.139Z] ++ cut -d/ -f2 [2021-09-13T23:10:59.139Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-13T23:10:59.139Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-13T23:10:59.139Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-13T23:10:59.139Z] ++ cut -d/ -f2 [2021-09-13T23:10:59.139Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-13T23:10:59.139Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-13T23:10:59.139Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-13T23:10:59.139Z] ++ cut -d/ -f2 [2021-09-13T23:10:59.139Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-13T23:10:59.139Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-13T23:10:59.139Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-13T23:10:59.139Z] ++ cut -d/ -f2 [2021-09-13T23:10:59.139Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-13T23:10:59.139Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-13T23:10:59.139Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-13T23:10:59.139Z] ++ cut -d/ -f2 [2021-09-13T23:10:59.139Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-13T23:10:59.139Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-13T23:10:59.139Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-13T23:10:59.139Z] ++ cut -d/ -f2 [2021-09-13T23:10:59.139Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-13T23:10:59.139Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-13T23:10:59.139Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-13T23:10:59.139Z] ++ cut -d/ -f2 [2021-09-13T23:10:59.139Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-13T23:10:59.210Z] 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-13T23:11:00.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-13T23:11:00.616Z] [2021-09-13T23:11:00.616Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-13T23:11:00.949Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-13T23:11:01.220Z] latest: Pulling from edgex-devops/git-semver [2021-09-13T23:11:01.220Z] 31603596830f: Pulling fs layer [2021-09-13T23:11:01.220Z] 04fac38145f0: Pulling fs layer [2021-09-13T23:11:01.220Z] 701f6daf10bf: Pulling fs layer [2021-09-13T23:11:01.220Z] 24f72da36158: Pulling fs layer [2021-09-13T23:11:01.220Z] 24f72da36158: Waiting [2021-09-13T23:11:01.220Z] 04fac38145f0: Verifying Checksum [2021-09-13T23:11:01.220Z] 04fac38145f0: Download complete [2021-09-13T23:11:01.498Z] 31603596830f: Verifying Checksum [2021-09-13T23:11:01.498Z] 31603596830f: Download complete [2021-09-13T23:11:01.498Z] 31603596830f: Pull complete [2021-09-13T23:11:01.779Z] 04fac38145f0: Pull complete [2021-09-13T23:11:01.779Z] 24f72da36158: Verifying Checksum [2021-09-13T23:11:01.779Z] 24f72da36158: Download complete [2021-09-13T23:11:01.779Z] 701f6daf10bf: Verifying Checksum [2021-09-13T23:11:01.779Z] 701f6daf10bf: Download complete [2021-09-13T23:11:02.398Z] 701f6daf10bf: Pull complete [2021-09-13T23:11:02.667Z] 24f72da36158: Pull complete [2021-09-13T23:11:02.667Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-13T23:11:02.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-13T23:11:02.667Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-13T23:11:02.769Z] prd-centos7-docker-4c-2g-101 does not seem to be running inside a container [2021-09-13T23:11:02.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-13T23:11:03.665Z] $ docker top 54514f00104e1317688b254e056dff957b3f6ff1a1d60dee3ea754ed6672ab7e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-13T23:11:03.794Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-13T23:11:03.794Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-13T23:11:03.909Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-13T23:11:03.910Z] $ docker exec 54514f00104e1317688b254e056dff957b3f6ff1a1d60dee3ea754ed6672ab7e ssh-agent [2021-09-13T23:11:04.040Z] SSH_AUTH_SOCK=/tmp/ssh-rOmMcPc1Fibg/agent.14 [2021-09-13T23:11:04.040Z] SSH_AGENT_PID=20 [2021-09-13T23:11:04.052Z] Running ssh-add (command line suppressed) [2021-09-13T23:11:04.144Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_1033980049695434564.key (/w/workspace/edgex-go/9@tmp/private_key_1033980049695434564.key) [2021-09-13T23:11:04.166Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-13T23:11:04.477Z] + git tag --points-at HEAD [Pipeline] } [2021-09-13T23:11:04.495Z] $ docker exec --env ******** --env ******** 54514f00104e1317688b254e056dff957b3f6ff1a1d60dee3ea754ed6672ab7e ssh-agent -k [2021-09-13T23:11:04.590Z] unset SSH_AUTH_SOCK; [2021-09-13T23:11:04.590Z] unset SSH_AGENT_PID; [2021-09-13T23:11:04.590Z] echo Agent pid 20 killed; [2021-09-13T23:11:04.609Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-13T23:11:04.648Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-13T23:11:04.648Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-13T23:11:04.766Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-13T23:11:04.767Z] $ docker exec 54514f00104e1317688b254e056dff957b3f6ff1a1d60dee3ea754ed6672ab7e ssh-agent [2021-09-13T23:11:05.095Z] SSH_AUTH_SOCK=/tmp/ssh-mIA0sm8q1TkY/agent.53 [2021-09-13T23:11:05.095Z] SSH_AGENT_PID=59 [2021-09-13T23:11:05.104Z] Running ssh-add (command line suppressed) [2021-09-13T23:11:05.197Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_1911722365207027022.key (/w/workspace/edgex-go/9@tmp/private_key_1911722365207027022.key) [2021-09-13T23:11:05.221Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-13T23:11:05.540Z] + git semver init [2021-09-13T23:11:05.540Z] # -> Open(): unable to determine branch for HEAD [2021-09-13T23:11:05.540Z] # $GIT_DIR = /w/workspace/edgex-go/9/.git [2021-09-13T23:11:05.540Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/9 [2021-09-13T23:11:05.540Z] # $SEMVER_REMOTE_NAME = origin [2021-09-13T23:11:05.540Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-13T23:11:05.540Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-13T23:11:05.540Z] # $SEMVER_BRANCH = PR-3700 [2021-09-13T23:11:05.540Z] # $SEMVER_TEMP = /tmp/semver-975963937 [2021-09-13T23:11:05.540Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-13T23:11:20.564Z] # '/tmp/semver-975963937' -> '/w/workspace/edgex-go/9/.semver' [2021-09-13T23:11:20.564Z] # -> Force: false [2021-09-13T23:11:20.564Z] # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } [2021-09-13T23:11:20.578Z] $ docker exec --env ******** --env ******** 54514f00104e1317688b254e056dff957b3f6ff1a1d60dee3ea754ed6672ab7e ssh-agent -k [2021-09-13T23:11:20.672Z] unset SSH_AUTH_SOCK; [2021-09-13T23:11:20.673Z] unset SSH_AGENT_PID; [2021-09-13T23:11:20.673Z] echo Agent pid 59 killed; [2021-09-13T23:11:20.690Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-13T23:11:21.040Z] + git semver [Pipeline] } [2021-09-13T23:11:21.266Z] $ docker stop --time=1 54514f00104e1317688b254e056dff957b3f6ff1a1d60dee3ea754ed6672ab7e [2021-09-13T23:11:23.080Z] $ docker rm -f 54514f00104e1317688b254e056dff957b3f6ff1a1d60dee3ea754ed6672ab7e [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-13T23:11:23.484Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-13T23:11:23.821Z] Stashed 1 file(s) [Pipeline] echo [2021-09-13T23:11:23.826Z] [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-13T23:11:24.139Z] ========================================================= [2021-09-13T23:11:24.140Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-13T23:11:24.140Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-13T23:11:24.473Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-13T23:11:24.473Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-13T23:11:24.473Z] 540db60ca938: Pulling fs layer [2021-09-13T23:11:24.473Z] adcc1eea9eea: Pulling fs layer [2021-09-13T23:11:24.473Z] 4c4ab2625f07: Pulling fs layer [2021-09-13T23:11:24.473Z] db62176df00c: Pulling fs layer [2021-09-13T23:11:24.473Z] 3b30891b0d05: Pulling fs layer [2021-09-13T23:11:24.473Z] 06b49ca38bd5: Pulling fs layer [2021-09-13T23:11:24.473Z] c788192a36de: Pulling fs layer [2021-09-13T23:11:24.473Z] a77e37c0d609: Pulling fs layer [2021-09-13T23:11:24.473Z] c3185cebc471: Pulling fs layer [2021-09-13T23:11:24.473Z] 06b49ca38bd5: Waiting [2021-09-13T23:11:24.473Z] c788192a36de: Waiting [2021-09-13T23:11:24.473Z] a77e37c0d609: Waiting [2021-09-13T23:11:24.473Z] c3185cebc471: Waiting [2021-09-13T23:11:24.473Z] db62176df00c: Waiting [2021-09-13T23:11:24.473Z] 3b30891b0d05: Waiting [2021-09-13T23:11:24.473Z] 4c4ab2625f07: Download complete [2021-09-13T23:11:24.473Z] adcc1eea9eea: Verifying Checksum [2021-09-13T23:11:24.473Z] adcc1eea9eea: Download complete [2021-09-13T23:11:24.473Z] 3b30891b0d05: Verifying Checksum [2021-09-13T23:11:24.473Z] 3b30891b0d05: Download complete [2021-09-13T23:11:24.473Z] 06b49ca38bd5: Verifying Checksum [2021-09-13T23:11:24.473Z] 06b49ca38bd5: Download complete [2021-09-13T23:11:24.742Z] c788192a36de: Verifying Checksum [2021-09-13T23:11:24.742Z] c788192a36de: Download complete [2021-09-13T23:11:24.742Z] 540db60ca938: Verifying Checksum [2021-09-13T23:11:24.742Z] 540db60ca938: Download complete [2021-09-13T23:11:24.742Z] 540db60ca938: Pull complete [2021-09-13T23:11:25.007Z] adcc1eea9eea: Pull complete [2021-09-13T23:11:25.007Z] 4c4ab2625f07: Pull complete [2021-09-13T23:11:25.590Z] a77e37c0d609: Verifying Checksum [2021-09-13T23:11:25.590Z] a77e37c0d609: Download complete [2021-09-13T23:11:28.938Z] c3185cebc471: Verifying Checksum [2021-09-13T23:11:28.938Z] c3185cebc471: Download complete [2021-09-13T23:11:28.938Z] db62176df00c: Verifying Checksum [2021-09-13T23:11:28.938Z] db62176df00c: Download complete [2021-09-13T23:11:32.290Z] db62176df00c: Pull complete [2021-09-13T23:11:32.290Z] 3b30891b0d05: Pull complete [2021-09-13T23:11:32.290Z] 06b49ca38bd5: Pull complete [2021-09-13T23:11:32.290Z] c788192a36de: Pull complete [2021-09-13T23:11:32.290Z] a77e37c0d609: Pull complete [2021-09-13T23:11:34.890Z] c3185cebc471: Pull complete [2021-09-13T23:11:34.890Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-13T23:11:34.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-13T23:11:34.890Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-13T23:11:35.229Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-13T23:11:35.229Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-13T23:11:35.229Z] WORKDIR /edgex [2021-09-13T23:11:35.229Z] COPY go.mod . [2021-09-13T23:11:35.229Z] RUN go mod download' [2021-09-13T23:11:36.668Z] Sending build context to Docker daemon 328.8MB [2021-09-13T23:11:36.935Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-13T23:11:36.935Z] ---> 031687cdd783 [2021-09-13T23:11:36.935Z] Step 2/4 : WORKDIR /edgex [2021-09-13T23:11:38.361Z] ---> Running in 28d9c0751b28 [2021-09-13T23:11:38.635Z] Removing intermediate container 28d9c0751b28 [2021-09-13T23:11:38.635Z] ---> b6fdea33871c [2021-09-13T23:11:38.635Z] Step 3/4 : COPY go.mod . [2021-09-13T23:11:38.635Z] ---> 813744c08978 [2021-09-13T23:11:38.635Z] Step 4/4 : RUN go mod download [2021-09-13T23:11:38.635Z] ---> Running in e3dc9a08e3a5 [2021-09-13T23:11:39.049Z] Still waiting to schedule task [2021-09-13T23:11:39.049Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-13T23:12:17.520Z] Removing intermediate container e3dc9a08e3a5 [2021-09-13T23:12:17.520Z] ---> 866b8f6a3316 [2021-09-13T23:12:17.520Z] Successfully built 866b8f6a3316 [2021-09-13T23:12:17.520Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-13T23:12:17.853Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-13T23:12:17.853Z] . [Pipeline] withDockerContainer [2021-09-13T23:12:17.945Z] prd-centos7-docker-4c-2g-101 does not seem to be running inside a container [2021-09-13T23:12:17.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-13T23:12:18.370Z] $ docker top db310461d45b46d6150a9ec10bf6f09c912d85bbf726f22848a4c84c749589c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-13T23:12:18.771Z] + go version [2021-09-13T23:12:18.771Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-13T23:12:18.794Z] $ docker stop --time=1 db310461d45b46d6150a9ec10bf6f09c912d85bbf726f22848a4c84c749589c8 [2021-09-13T23:12:19.969Z] $ docker rm -f db310461d45b46d6150a9ec10bf6f09c912d85bbf726f22848a4c84c749589c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-13T23:12:20.603Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-13T23:12:20.603Z] . [Pipeline] withDockerContainer [2021-09-13T23:12:20.698Z] prd-centos7-docker-4c-2g-101 does not seem to be running inside a container [2021-09-13T23:12:20.752Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-13T23:12:21.117Z] $ docker top d6a0915375cce990dee772543ebfb00a087df348d59f2894912cb7f0474ee2e2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-13T23:12:21.218Z] ========================================================= [2021-09-13T23:12:21.218Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-13T23:12:21.218Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-13T23:12:21.538Z] + go mod tidy [Pipeline] sh [2021-09-13T23:12:22.128Z] + make test [2021-09-13T23:12:22.128Z] go mod tidy [2021-09-13T23:12:22.128Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-13T23:12:27.497Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-13T23:12:42.577Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-13T23:12:49.267Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-13T23:12:49.267Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-13T23:12:49.267Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-13T23:12:51.247Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-13T23:12:51.835Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-13T23:12:51.835Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-13T23:12:51.835Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-13T23:12:52.422Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-13T23:12:52.691Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-13T23:12:52.961Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-13T23:12:52.961Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-13T23:12:52.961Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-13T23:12:52.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-13T23:12:54.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2021-09-13T23:12:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-13T23:12:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-13T23:12:55.430Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.076s coverage: 100.0% of statements [2021-09-13T23:12:55.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-13T23:12:56.032Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 46.3% of statements [2021-09-13T23:12:56.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-13T23:12:56.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-13T23:12:57.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.112s coverage: 90.1% of statements [2021-09-13T23:12:57.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-13T23:12:57.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-13T23:12:57.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 81.2% of statements [2021-09-13T23:12:57.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-13T23:12:57.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-13T23:12:57.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-13T23:12:57.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-13T23:12:57.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-13T23:12:58.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.261s coverage: 94.2% of statements [2021-09-13T23:12:58.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-13T23:12:58.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-13T23:12:58.624Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 59.1% of statements [2021-09-13T23:12:58.624Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-13T23:12:58.624Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-13T23:12:58.624Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-13T23:12:58.624Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-13T23:12:58.624Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-13T23:12:58.896Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements [2021-09-13T23:12:58.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-13T23:12:58.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-13T23:12:58.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-13T23:12:59.866Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.043s coverage: 0.8% of statements [2021-09-13T23:12:59.866Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-13T23:12:59.866Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2021-09-13T23:12:59.866Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 21.7% of statements [2021-09-13T23:12:59.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-13T23:13:00.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2021-09-13T23:13:00.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements [2021-09-13T23:13:00.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-09-13T23:13:00.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.148s coverage: 96.3% of statements [2021-09-13T23:13:01.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2021-09-13T23:13:13.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements [2021-09-13T23:13:13.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-09-13T23:13:17.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.172s coverage: 81.8% of statements [2021-09-13T23:13:17.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-13T23:13:35.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2021-09-13T23:13:35.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-13T23:13:35.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-13T23:13:35.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-13T23:13:35.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-09-13T23:13:35.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-13T23:13:35.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-13T23:13:35.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-13T23:13:35.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-13T23:13:35.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-13T23:13:35.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2021-09-13T23:13:35.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-13T23:13:35.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-13T23:13:35.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements [2021-09-13T23:13:35.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-13T23:13:35.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2021-09-13T23:13:35.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-13T23:13:35.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-09-13T23:13:35.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-09-13T23:13:35.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.050s coverage: 85.4% of statements [2021-09-13T23:13:35.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.125s coverage: 91.2% of statements [2021-09-13T23:13:35.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-13T23:13:35.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.134s coverage: 64.4% of statements [2021-09-13T23:13:35.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-13T23:13:35.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-13T23:13:35.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-09-13T23:13:35.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-09-13T23:13:35.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2021-09-13T23:13:35.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.018s coverage: 73.7% of statements [2021-09-13T23:13:35.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-09-13T23:13:35.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.215s coverage: 62.6% of statements [2021-09-13T23:13:35.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-13T23:13:35.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-13T23:13:35.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-13T23:13:36.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 43.6% of statements [2021-09-13T23:13:36.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-13T23:13:36.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-13T23:13:36.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2021-09-13T23:13:36.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-13T23:13:37.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2021-09-13T23:13:37.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-13T23:13:43.722Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.5% of statements [2021-09-13T23:13:43.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-13T23:13:43.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-13T23:13:43.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-13T23:13:43.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-13T23:13:43.723Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.0% of statements [2021-09-13T23:13:43.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-13T23:13:43.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-13T23:13:43.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-13T23:13:43.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-13T23:13:43.723Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-09-13T23:13:43.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-13T23:13:43.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-13T23:13:43.723Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements [2021-09-13T23:13:43.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-13T23:13:43.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-13T23:13:43.723Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-13T23:13:43.723Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-13T23:13:43.723Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements [2021-09-13T23:13:43.723Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-13T23:13:43.723Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-13T23:13:43.723Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-13T23:13:43.723Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-13T23:13:43.723Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-13T23:13:43.723Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-13T23:13:43.723Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-09-13T23:13:43.723Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 95.4% of statements [2021-09-13T23:13:43.992Z] 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-13T23:13:44.267Z] if [ "zx86_64" = "zx86_64" ] && which golangci-lint ; then golangci-lint run --config .golangci.yml ; fi [2021-09-13T23:13:44.267Z] /go/bin/golangci-lint [2021-09-13T23:14:06.446Z] GO111MODULE=on go vet ./... [2021-09-13T23:14:09.790Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-102 in /w/workspace/edgexfoundry_edgex-go_PR-3700 [Pipeline] { [Pipeline] ws [2021-09-13T23:14:09.810Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2021-09-13T23:14:10.066Z] The recommended git tool is: git [2021-09-13T23:14:14.688Z] gofmt -l . [2021-09-13T23:14:14.956Z] [ "`gofmt -l .`" = "" ] [2021-09-13T23:14:15.227Z] ./bin/test-attribution-txt.sh [2021-09-13T23:14:15.700Z] using credential edgex-jenkins-ssh [2021-09-13T23:14:15.726Z] Cloning the remote Git repository [Pipeline] sh [2021-09-13T23:14:16.130Z] + ls -al . [2021-09-13T23:14:16.130Z] total 612 [2021-09-13T23:14:16.130Z] drwxrwxr-x 10 1001 1001 4096 Sep 13 23:14 . [2021-09-13T23:14:16.130Z] drwxr-xr-x 4 root root 28 Sep 13 23:12 .. [2021-09-13T23:14:16.130Z] -rw-rw-r-- 1 1001 1001 11 Sep 13 23:10 .dockerignore [2021-09-13T23:14:16.130Z] drwxrwxr-x 8 1001 1001 179 Sep 13 23:10 .git [2021-09-13T23:14:16.130Z] drwxrwxr-x 4 1001 1001 142 Sep 13 23:10 .github [2021-09-13T23:14:16.130Z] -rw-rw-r-- 1 1001 1001 818 Sep 13 23:10 .gitignore [2021-09-13T23:14:16.130Z] -rw-rw-r-- 1 1001 1001 129 Sep 13 23:10 .golangci.yml [2021-09-13T23:14:16.130Z] -rw-rw-r-- 1 1001 1001 76 Sep 13 23:10 .hadolint.yml [2021-09-13T23:14:16.130Z] drwx------ 3 1001 1001 58 Sep 13 23:11 .semver [2021-09-13T23:14:16.130Z] -rw-rw-r-- 1 1001 1001 166 Sep 13 23:10 .sonarcloud.properties [2021-09-13T23:14:16.130Z] -rw-rw-r-- 1 1001 1001 1171 Sep 13 23:10 ADOPTERS.md [2021-09-13T23:14:16.130Z] -rw-rw-r-- 1 1001 1001 8493 Sep 13 23:10 Attribution.txt [2021-09-13T23:14:16.130Z] -rw-rw-r-- 1 1001 1001 43881 Sep 13 23:10 CHANGELOG.md [2021-09-13T23:14:16.130Z] -rw-rw-r-- 1 1001 1001 3804 Sep 13 23:10 CONTRIBUTING.md [2021-09-13T23:14:16.130Z] -rw-rw-r-- 1 1001 1001 677 Sep 13 23:10 GOVERNANCE.md [2021-09-13T23:14:16.130Z] -rw-rw-r-- 1 1001 1001 849 Sep 13 23:10 Jenkinsfile [2021-09-13T23:14:16.130Z] -rw-rw-r-- 1 1001 1001 10775 Sep 13 23:10 LICENSE [2021-09-13T23:14:16.130Z] -rw-rw-r-- 1 1001 1001 6068 Sep 13 23:10 Makefile [2021-09-13T23:14:16.130Z] -rw-rw-r-- 1 1001 1001 582 Sep 13 23:10 OWNERS.md [2021-09-13T23:14:16.130Z] -rw-rw-r-- 1 1001 1001 8643 Sep 13 23:10 README.md [2021-09-13T23:14:16.130Z] -rw-rw-r-- 1 1001 1001 6912 Sep 13 23:10 SECURITY.md [2021-09-13T23:14:16.130Z] -rw-rw-r-- 1 1001 1001 5 Sep 13 23:11 VERSION [2021-09-13T23:14:16.130Z] -rw-rw-r-- 1 1001 1001 4131 Sep 13 23:10 ZMQWindows.md [2021-09-13T23:14:16.130Z] drwxrwxr-x 2 1001 1001 37 Sep 13 23:10 bin [2021-09-13T23:14:16.130Z] drwxrwxr-x 14 1001 1001 4096 Sep 13 23:10 cmd [2021-09-13T23:14:16.130Z] -rw-r--r-- 1 root root 405502 Sep 13 23:13 coverage.out [2021-09-13T23:14:16.130Z] -rw-rw-r-- 1 1001 1001 841 Sep 13 23:10 go.mod [2021-09-13T23:14:16.130Z] -rw-r--r-- 1 root root 50064 Sep 13 23:12 go.sum [2021-09-13T23:14:16.130Z] drwxrwxr-x 8 1001 1001 124 Sep 13 23:10 internal [2021-09-13T23:14:16.130Z] drwxrwxr-x 3 1001 1001 16 Sep 13 23:10 openapi [2021-09-13T23:14:16.130Z] drwxrwxr-x 4 1001 1001 71 Sep 13 23:10 snap [2021-09-13T23:14:16.130Z] -rw-rw-r-- 1 1001 1001 204 Sep 13 23:10 version.go [Pipeline] sh [2021-09-13T23:14:15.780Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-13T23:14:15.880Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2021-09-13T23:14:15.963Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-13T23:14:15.964Z] > git --version # timeout=10 [2021-09-13T23:14:15.980Z] > git --version # 'git version 2.17.1' [2021-09-13T23:14:15.982Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-13T23:14:16.055Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-13T23:14:16.442Z] + '[' -e coverage.out ] [2021-09-13T23:14:16.442Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-13T23:14:16.551Z] Stashed 1 file(s) [Pipeline] sh [2021-09-13T23:14:16.860Z] + make build [2021-09-13T23:14:16.860Z] go mod tidy [2021-09-13T23:14:16.860Z] 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-13T23:14:18.269Z] 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-13T23:14:25.199Z] 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-13T23:14:25.199Z] 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-13T23:14:26.613Z] 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-13T23:14:26.613Z] 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-13T23:14:27.570Z] 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-13T23:14:28.156Z] 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-13T23:14:29.118Z] 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-13T23:14:30.090Z] 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-13T23:14:30.688Z] 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-13T23:14:31.651Z] 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-13T23:14:33.084Z] $ docker stop --time=1 d6a0915375cce990dee772543ebfb00a087df348d59f2894912cb7f0474ee2e2 [2021-09-13T23:14:33.524Z] Merging remotes/origin/main commit 0af410bcaa5da9929d3f25967a4cf07eb8334d0e into PR head commit 77f0d8405706713319fc412383eb4ff34489785c [2021-09-13T23:14:33.858Z] Merge succeeded, producing 77f0d8405706713319fc412383eb4ff34489785c [2021-09-13T23:14:33.859Z] Checking out Revision 77f0d8405706713319fc412383eb4ff34489785c (PR-3700) [2021-09-13T23:14:32.692Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-13T23:14:32.716Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-13T23:14:32.740Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-13T23:14:32.770Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-13T23:14:32.771Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-13T23:14:32.784Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3700/head:refs/remotes/origin/PR-3700 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-13T23:14:33.541Z] > git config core.sparsecheckout # timeout=10 [2021-09-13T23:14:33.561Z] > git checkout -f 77f0d8405706713319fc412383eb4ff34489785c # timeout=10 [2021-09-13T23:14:33.770Z] > git remote # timeout=10 [2021-09-13T23:14:33.796Z] > git config --get remote.origin.url # timeout=10 [2021-09-13T23:14:33.807Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-13T23:14:33.818Z] > git merge 0af410bcaa5da9929d3f25967a4cf07eb8334d0e # timeout=10 [2021-09-13T23:14:33.839Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-13T23:14:33.865Z] > git config core.sparsecheckout # timeout=10 [2021-09-13T23:14:33.877Z] > git checkout -f 77f0d8405706713319fc412383eb4ff34489785c # timeout=10 [2021-09-13T23:14:34.847Z] $ docker rm -f d6a0915375cce990dee772543ebfb00a087df348d59f2894912cb7f0474ee2e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-13T23:14:38.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-13T23:14:38.075Z] [2021-09-13T23:14:38.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-13T23:14:38.230Z] Commit message: "feat(security): Enable lint hooked to make test + a few trivial fixes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-09-13T23:14:38.816Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-13T23:14:38.816Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-13T23:14:38.816Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-13T23:14:38.816Z] ca9280d653b3: Pulling fs layer [2021-09-13T23:14:38.816Z] 7e9c9ca2126c: Pulling fs layer [Pipeline] configFileProvider [2021-09-13T23:14:38.821Z] provisioning config files... [2021-09-13T23:14:38.847Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config8855203194704597155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-13T23:14:39.087Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-13T23:14:39.087Z] cbdbe7a5bc2a: Download complete [2021-09-13T23:14:39.087Z] cbdbe7a5bc2a: Pull complete [2021-09-13T23:14:39.368Z] ---> docker-login.sh [2021-09-13T23:14:39.368Z] nexus3.edgexfoundry.org:10001 [2021-09-13T23:14:40.046Z] ca9280d653b3: Verifying Checksum [2021-09-13T23:14:40.046Z] ca9280d653b3: Download complete [2021-09-13T23:14:40.311Z] ca9280d653b3: Pull complete [2021-09-13T23:14:40.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-13T23:14:41.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-13T23:14:41.482Z] Configure a credential helper to remove this warning. See [2021-09-13T23:14:41.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-13T23:14:41.482Z] [2021-09-13T23:14:41.482Z] Login Succeeded [2021-09-13T23:14:41.482Z] nexus3.edgexfoundry.org:10002 [2021-09-13T23:14:41.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-13T23:14:42.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-13T23:14:42.032Z] Configure a credential helper to remove this warning. See [2021-09-13T23:14:42.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-13T23:14:42.032Z] [2021-09-13T23:14:42.032Z] Login Succeeded [2021-09-13T23:14:42.032Z] nexus3.edgexfoundry.org:10003 [2021-09-13T23:14:42.258Z] 7e9c9ca2126c: Verifying Checksum [2021-09-13T23:14:42.258Z] 7e9c9ca2126c: Download complete [2021-09-13T23:14:42.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-13T23:14:42.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-13T23:14:42.585Z] Configure a credential helper to remove this warning. See [2021-09-13T23:14:42.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-13T23:14:42.585Z] [2021-09-13T23:14:42.585Z] Login Succeeded [2021-09-13T23:14:42.585Z] nexus3.edgexfoundry.org:10004 [2021-09-13T23:14:42.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-13T23:14:42.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-13T23:14:42.860Z] Configure a credential helper to remove this warning. See [2021-09-13T23:14:42.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-13T23:14:42.860Z] [2021-09-13T23:14:42.860Z] Login Succeeded [2021-09-13T23:14:42.860Z] docker.io [2021-09-13T23:14:43.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-13T23:14:43.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-13T23:14:43.739Z] Configure a credential helper to remove this warning. See [2021-09-13T23:14:43.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-13T23:14:43.739Z] [2021-09-13T23:14:43.739Z] Login Succeeded [2021-09-13T23:14:43.739Z] ---> docker-login.sh ends [Pipeline] } [2021-09-13T23:14:43.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-13T23:14:44.303Z] ========================================================= [2021-09-13T23:14:44.303Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-13T23:14:44.303Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-13T23:14:44.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-13T23:14:44.855Z] 7e9c9ca2126c: Pull complete [2021-09-13T23:14:44.855Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-13T23:14:44.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-13T23:14:44.855Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-13T23:14:44.946Z] prd-centos7-docker-4c-2g-101 does not seem to be running inside a container [2021-09-13T23:14:45.007Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-13T23:14:45.260Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-13T23:14:45.260Z] 595b0fe564bb: Pulling fs layer [2021-09-13T23:14:45.260Z] 24495759ef45: Pulling fs layer [2021-09-13T23:14:45.260Z] d148012ef14d: Pulling fs layer [2021-09-13T23:14:45.260Z] e90a11edd702: Pulling fs layer [2021-09-13T23:14:45.260Z] d77568369979: Pulling fs layer [2021-09-13T23:14:45.260Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-13T23:14:45.260Z] 170f2ba95c9a: Pulling fs layer [2021-09-13T23:14:45.260Z] 97ac5df62f85: Pulling fs layer [2021-09-13T23:14:45.260Z] fc1c9f9a7f3b: Waiting [2021-09-13T23:14:45.260Z] 170f2ba95c9a: Waiting [2021-09-13T23:14:45.260Z] 97ac5df62f85: Waiting [2021-09-13T23:14:45.260Z] e90a11edd702: Waiting [2021-09-13T23:14:45.260Z] d77568369979: Waiting [2021-09-13T23:14:45.260Z] d148012ef14d: Verifying Checksum [2021-09-13T23:14:45.260Z] d148012ef14d: Download complete [2021-09-13T23:14:45.260Z] 24495759ef45: Download complete [2021-09-13T23:14:45.260Z] d77568369979: Verifying Checksum [2021-09-13T23:14:45.260Z] d77568369979: Download complete [2021-09-13T23:14:45.260Z] fc1c9f9a7f3b: Download complete [2021-09-13T23:14:45.260Z] 595b0fe564bb: Verifying Checksum [2021-09-13T23:14:45.260Z] 595b0fe564bb: Download complete [2021-09-13T23:14:45.260Z] 170f2ba95c9a: Verifying Checksum [2021-09-13T23:14:45.260Z] 170f2ba95c9a: Download complete [2021-09-13T23:14:45.860Z] 595b0fe564bb: Pull complete [2021-09-13T23:14:46.869Z] 24495759ef45: Pull complete [2021-09-13T23:14:47.145Z] d148012ef14d: Pull complete [2021-09-13T23:14:47.519Z] $ docker top 9b3f32ea34a49a931fe277fe364427933bbb34ffe6c90e17f1fd89ddab3c165c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-13T23:14:47.917Z] + docker-compose build --help [2021-09-13T23:14:47.917Z] + grep parallel [2021-09-13T23:14:48.499Z] --parallel Build images in parallel. [Pipeline] } [2021-09-13T23:14:48.516Z] $ docker stop --time=1 9b3f32ea34a49a931fe277fe364427933bbb34ffe6c90e17f1fd89ddab3c165c [2021-09-13T23:14:48.587Z] 97ac5df62f85: Verifying Checksum [2021-09-13T23:14:48.587Z] 97ac5df62f85: Download complete [2021-09-13T23:14:49.183Z] e90a11edd702: Verifying Checksum [2021-09-13T23:14:49.183Z] e90a11edd702: Download complete [2021-09-13T23:14:49.698Z] $ docker rm -f 9b3f32ea34a49a931fe277fe364427933bbb34ffe6c90e17f1fd89ddab3c165c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-13T23:14:50.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-13T23:14:50.144Z] . [Pipeline] withDockerContainer [2021-09-13T23:14:50.222Z] prd-centos7-docker-4c-2g-101 does not seem to be running inside a container [2021-09-13T23:14:50.279Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-13T23:14:50.600Z] $ docker top b99049e137ba8b520fbe67e3e13ad19fdf6ebca5112d37e8d0da7146edd2bc9b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-13T23:14:51.244Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-13T23:14:51.827Z] Building core-command ... [2021-09-13T23:14:51.827Z] Building core-data ... [2021-09-13T23:14:51.827Z] Building core-metadata ... [2021-09-13T23:14:51.827Z] Building security-bootstrapper ... [2021-09-13T23:14:51.827Z] Building security-proxy-setup ... [2021-09-13T23:14:51.827Z] Building security-secretstore-setup ... [2021-09-13T23:14:51.827Z] Building support-notifications ... [2021-09-13T23:14:51.827Z] Building support-scheduler ... [2021-09-13T23:14:51.827Z] Building sys-mgmt-agent ... [2021-09-13T23:14:51.827Z] Building support-scheduler [2021-09-13T23:14:51.827Z] Building support-notifications [2021-09-13T23:14:51.827Z] Building security-proxy-setup [2021-09-13T23:14:51.827Z] Building core-data [2021-09-13T23:14:51.827Z] Building security-secretstore-setup [2021-09-13T23:14:59.352Z] e90a11edd702: Pull complete [2021-09-13T23:14:59.627Z] d77568369979: Pull complete [2021-09-13T23:14:59.904Z] fc1c9f9a7f3b: Pull complete [2021-09-13T23:15:00.500Z] 170f2ba95c9a: Pull complete [2021-09-13T23:15:01.907Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-13T23:15:01.907Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-13T23:15:01.907Z] ---> 866b8f6a3316 [2021-09-13T23:15:01.907Z] Step 3/24 : WORKDIR /edgex-go [2021-09-13T23:15:01.907Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-13T23:15:01.907Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-13T23:15:01.907Z] ---> 866b8f6a3316 [2021-09-13T23:15:01.907Z] Step 3/23 : WORKDIR /edgex-go [2021-09-13T23:15:07.246Z] 97ac5df62f85: Pull complete [2021-09-13T23:15:07.246Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-13T23:15:07.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-13T23:15:07.246Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [2021-09-13T23:15:07.268Z] ---> Running in ae2bd70ec270 [2021-09-13T23:15:07.268Z] ---> Running in 9a12bf6e4b61 [Pipeline] sh [2021-09-13T23:15:07.618Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-13T23:15:07.618Z] WORKDIR /edgex [2021-09-13T23:15:07.618Z] COPY go.mod . [2021-09-13T23:15:07.618Z] RUN go mod download [2021-09-13T23:15:07.618Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-13T23:15:09.606Z] Sending build context to Docker daemon 166MB [2021-09-13T23:15:09.606Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-13T23:15:09.606Z] ---> 04bc70af865f [2021-09-13T23:15:09.606Z] Step 2/4 : WORKDIR /edgex [2021-09-13T23:15:13.026Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-13T23:15:13.026Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-13T23:15:13.026Z] ---> 866b8f6a3316 [2021-09-13T23:15:13.026Z] Step 3/22 : WORKDIR /edgex-go [2021-09-13T23:15:13.608Z] ---> Using cache [2021-09-13T23:15:13.608Z] ---> 9245ac9c2dd4 [2021-09-13T23:15:13.608Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-13T23:15:13.608Z] Removing intermediate container ae2bd70ec270 [2021-09-13T23:15:13.608Z] ---> 0ca734fb22e9 [2021-09-13T23:15:13.608Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-13T23:15:13.877Z] Removing intermediate container 9a12bf6e4b61 [2021-09-13T23:15:13.877Z] ---> 9245ac9c2dd4 [2021-09-13T23:15:13.877Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-13T23:15:15.293Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-13T23:15:15.293Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-13T23:15:15.293Z] ---> 866b8f6a3316 [2021-09-13T23:15:15.293Z] Step 3/26 : WORKDIR /edgex-go [2021-09-13T23:15:15.293Z] ---> Using cache [2021-09-13T23:15:15.293Z] ---> 9245ac9c2dd4 [2021-09-13T23:15:15.293Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-13T23:15:15.559Z] ---> Running in ebbfa1d2ab99 [2021-09-13T23:15:15.559Z] ---> Running in 18592f7fba46 [2021-09-13T23:15:15.559Z] ---> Running in e2c166cdaff9 [2021-09-13T23:15:15.825Z] ---> Running in 10e090d2e35f [2021-09-13T23:15:16.322Z] ---> Running in a62803f4a84e [2021-09-13T23:15:17.303Z] Removing intermediate container a62803f4a84e [2021-09-13T23:15:17.303Z] ---> 2f754006582d [2021-09-13T23:15:17.303Z] Step 3/4 : COPY go.mod . [2021-09-13T23:15:17.790Z] Removing intermediate container ebbfa1d2ab99 [2021-09-13T23:15:17.790Z] ---> 958a24286c1b [2021-09-13T23:15:17.790Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-13T23:15:17.790Z] ---> Running in 2eb9a5c0b65e [2021-09-13T23:15:17.790Z] Removing intermediate container 18592f7fba46 [2021-09-13T23:15:17.790Z] ---> bd2570d01c63 [2021-09-13T23:15:17.790Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-13T23:15:17.790Z] ---> Running in 7048f42350dc [2021-09-13T23:15:17.790Z] Removing intermediate container 10e090d2e35f [2021-09-13T23:15:17.790Z] ---> 6442525ef693 [2021-09-13T23:15:17.790Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-13T23:15:17.790Z] Removing intermediate container e2c166cdaff9 [2021-09-13T23:15:17.790Z] ---> 46eb920a80ff [2021-09-13T23:15:17.790Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-13T23:15:17.790Z] ---> Running in f50ac3982a1b [2021-09-13T23:15:17.790Z] ---> Running in 9e46e3f95826 [2021-09-13T23:15:17.900Z] ---> f3bd5adbad76 [2021-09-13T23:15:17.900Z] Step 4/4 : RUN go mod download [2021-09-13T23:15:18.058Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-13T23:15:18.173Z] ---> Running in 5818dbb157e8 [2021-09-13T23:15:18.326Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-13T23:15:18.326Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-13T23:15:18.326Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-13T23:15:18.326Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-13T23:15:18.326Z] ---> 866b8f6a3316 [2021-09-13T23:15:18.326Z] Step 3/23 : WORKDIR /edgex-go [2021-09-13T23:15:18.326Z] ---> Using cache [2021-09-13T23:15:18.326Z] ---> 9245ac9c2dd4 [2021-09-13T23:15:18.326Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-13T23:15:18.326Z] ---> Using cache [2021-09-13T23:15:18.326Z] ---> 46eb920a80ff [2021-09-13T23:15:18.326Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-13T23:15:18.600Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-13T23:15:18.600Z] ---> Running in d255eb371ba1 [2021-09-13T23:15:18.869Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-13T23:15:19.138Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-13T23:15:19.138Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-13T23:15:19.138Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-13T23:15:19.408Z] OK: 219 MiB in 52 packages [2021-09-13T23:15:19.408Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-13T23:15:19.683Z] OK: 219 MiB in 52 packages [2021-09-13T23:15:19.683Z] Removing intermediate container 2eb9a5c0b65e [2021-09-13T23:15:19.683Z] ---> f34b89e2779e [2021-09-13T23:15:19.683Z] Step 6/23 : COPY go.mod . [2021-09-13T23:15:19.683Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-13T23:15:19.958Z] Removing intermediate container 7048f42350dc [2021-09-13T23:15:19.958Z] ---> d3e140f42f8b [2021-09-13T23:15:19.958Z] Step 6/22 : COPY go.mod . [2021-09-13T23:15:19.958Z] ---> e6121706cb57 [2021-09-13T23:15:19.958Z] Step 7/23 : RUN go mod download [2021-09-13T23:15:19.958Z] ---> Running in 6818ddb19a13 [2021-09-13T23:15:19.958Z] OK: 219 MiB in 52 packages [2021-09-13T23:15:19.958Z] ---> 465fe662937e [2021-09-13T23:15:19.958Z] Step 7/22 : RUN go mod download [2021-09-13T23:15:20.225Z] ---> Running in ae6d3ce67c48 [2021-09-13T23:15:20.225Z] OK: 219 MiB in 52 packages [2021-09-13T23:15:20.496Z] Removing intermediate container f50ac3982a1b [2021-09-13T23:15:20.496Z] ---> 98ab53416414 [2021-09-13T23:15:20.496Z] Step 6/26 : COPY go.mod . [2021-09-13T23:15:20.770Z] ---> 20ed987da46a [2021-09-13T23:15:20.770Z] Step 7/26 : RUN go mod download [2021-09-13T23:15:20.770Z] Removing intermediate container d255eb371ba1 [2021-09-13T23:15:20.770Z] ---> c1f0b5826492 [2021-09-13T23:15:20.770Z] Step 6/23 : COPY go.mod . [2021-09-13T23:15:20.770Z] ---> Running in 2a210635ca30 [2021-09-13T23:15:21.059Z] ---> 96dcead3de1e [2021-09-13T23:15:21.059Z] Step 7/23 : RUN go mod download [2021-09-13T23:15:21.059Z] ---> Running in 5e36ae8300ee [2021-09-13T23:15:21.336Z] OK: 219 MiB in 52 packages [2021-09-13T23:15:21.812Z] Removing intermediate container 6818ddb19a13 [2021-09-13T23:15:21.812Z] ---> 0fa9099bbb1b [2021-09-13T23:15:21.812Z] Step 8/23 : COPY . . [2021-09-13T23:15:21.812Z] Removing intermediate container 9e46e3f95826 [2021-09-13T23:15:21.812Z] ---> ab89c8ca241f [2021-09-13T23:15:21.812Z] Step 6/24 : COPY go.mod . [2021-09-13T23:15:23.228Z] ---> 55a8ddaf0884 [2021-09-13T23:15:23.228Z] Step 7/24 : RUN go mod download [2021-09-13T23:15:23.228Z] Removing intermediate container ae6d3ce67c48 [2021-09-13T23:15:23.228Z] ---> 37d64126c213 [2021-09-13T23:15:23.228Z] Step 8/22 : COPY . . [2021-09-13T23:15:25.830Z] ---> Running in e5021474cc3a [2021-09-13T23:15:26.416Z] Removing intermediate container 2a210635ca30 [2021-09-13T23:15:26.416Z] ---> 9f7286bf6c9f [2021-09-13T23:15:26.416Z] Step 8/26 : COPY . . [2021-09-13T23:15:26.683Z] Removing intermediate container 5e36ae8300ee [2021-09-13T23:15:26.683Z] ---> 64399ed14f80 [2021-09-13T23:15:26.683Z] Step 8/23 : COPY . . [2021-09-13T23:15:26.950Z] ---> f1a823b1d076 [2021-09-13T23:15:26.950Z] Step 9/23 : RUN go mod tidy [2021-09-13T23:15:30.323Z] ---> Running in 1cd51bc08256 [2021-09-13T23:15:30.916Z] ---> ac0b87cb3e9a [2021-09-13T23:15:30.916Z] Step 9/22 : RUN go mod tidy [2021-09-13T23:15:31.193Z] Removing intermediate container e5021474cc3a [2021-09-13T23:15:31.193Z] ---> b5d9cdd3f01d [2021-09-13T23:15:31.193Z] Step 8/24 : COPY . . [2021-09-13T23:15:31.466Z] ---> Running in b53b17531e4a [2021-09-13T23:15:34.060Z] ---> be97eaf33313 [2021-09-13T23:15:34.060Z] Step 9/26 : RUN go mod tidy [2021-09-13T23:15:34.060Z] ---> 35de2a611e80 [2021-09-13T23:15:34.060Z] Step 9/23 : RUN go mod tidy [2021-09-13T23:15:34.325Z] ---> Running in 325556737d2b [2021-09-13T23:15:34.325Z] ---> Running in e52cfc9e3d0f [2021-09-13T23:15:34.592Z] Removing intermediate container 1cd51bc08256 [2021-09-13T23:15:34.592Z] ---> ebcbf36c3288 [2021-09-13T23:15:34.592Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-13T23:15:34.592Z] Removing intermediate container b53b17531e4a [2021-09-13T23:15:34.592Z] ---> 9cc8cc52e2bd [2021-09-13T23:15:34.592Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-13T23:15:35.175Z] ---> Running in 8eabf748380b [2021-09-13T23:15:35.175Z] ---> Running in 90ab340b764a [2021-09-13T23:15:37.702Z] 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-13T23:15:37.702Z] 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-13T23:15:37.970Z] Removing intermediate container 325556737d2b [2021-09-13T23:15:37.970Z] ---> 69623e9fadec [2021-09-13T23:15:37.970Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-13T23:15:38.240Z] ---> Running in a53435babeea [2021-09-13T23:15:38.829Z] Removing intermediate container e52cfc9e3d0f [2021-09-13T23:15:38.829Z] ---> b63be2dd2026 [2021-09-13T23:15:38.829Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-13T23:15:39.414Z] ---> Running in a8c3a775152c [2021-09-13T23:15:39.998Z] 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-13T23:15:40.266Z] 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-13T23:15:45.620Z] ---> bcb5dd84f8b9 [2021-09-13T23:15:45.620Z] Step 9/24 : RUN go mod tidy [2021-09-13T23:15:45.620Z] ---> Running in c4cffe01a9df [2021-09-13T23:15:47.571Z] Removing intermediate container c4cffe01a9df [2021-09-13T23:15:47.571Z] ---> cf73ab8ff619 [2021-09-13T23:15:47.571Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-13T23:15:47.571Z] ---> Running in 52c1a15a84e8 [2021-09-13T23:15:48.160Z] 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-13T23:16:10.237Z] 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-13T23:16:16.909Z] Removing intermediate container 8eabf748380b [2021-09-13T23:16:16.909Z] ---> e0612dfd43af [2021-09-13T23:16:16.909Z] [2021-09-13T23:16:16.909Z] Step 11/22 : FROM alpine:3.12 [2021-09-13T23:16:16.909Z] 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-13T23:16:16.909Z] 3.12: Pulling from library/alpine [2021-09-13T23:16:17.511Z] Removing intermediate container 90ab340b764a [2021-09-13T23:16:17.511Z] ---> 9cfca88840ca [2021-09-13T23:16:17.511Z] [2021-09-13T23:16:17.511Z] Step 11/23 : FROM alpine:3.12 [2021-09-13T23:16:17.511Z] 3.12: Pulling from library/alpine [2021-09-13T23:16:18.487Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-13T23:16:18.487Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-13T23:16:18.487Z] Status: Image is up to date for alpine:3.12 [2021-09-13T23:16:18.487Z] Status: Downloaded newer image for alpine:3.12 [2021-09-13T23:16:18.487Z] ---> 48b8ec4ed9eb [2021-09-13T23:16:18.487Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-13T23:16:18.487Z] ---> 48b8ec4ed9eb [2021-09-13T23:16:18.487Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-13T23:16:18.487Z] ---> Running in ce1ae0da9a5c [2021-09-13T23:16:18.487Z] ---> Running in 5666bb98577a [2021-09-13T23:16:19.479Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-13T23:16:19.756Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-13T23:16:19.756Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-13T23:16:19.756Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-13T23:16:20.040Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-13T23:16:20.040Z] Executing busybox-1.31.1-r20.trigger [2021-09-13T23:16:20.040Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-13T23:16:20.040Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-13T23:16:20.040Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-13T23:16:20.040Z] (4/4) Installing curl (7.78.0-r0) [2021-09-13T23:16:20.040Z] Executing busybox-1.31.1-r20.trigger [2021-09-13T23:16:20.040Z] Executing ca-certificates-20191127-r4.trigger [2021-09-13T23:16:20.040Z] OK: 7 MiB in 18 packages [2021-09-13T23:16:20.040Z] OK: 6 MiB in 15 packages [2021-09-13T23:16:20.646Z] Removing intermediate container a8c3a775152c [2021-09-13T23:16:20.646Z] ---> 746265cd388d [2021-09-13T23:16:20.646Z] [2021-09-13T23:16:20.646Z] Step 11/26 : FROM alpine:3.12 [2021-09-13T23:16:20.646Z] ---> 48b8ec4ed9eb [2021-09-13T23:16:20.646Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-13T23:16:20.646Z] ---> Running in 797069c2fc80 [2021-09-13T23:16:21.617Z] Removing intermediate container ce1ae0da9a5c [2021-09-13T23:16:21.617Z] ---> ba78e2969eaa [2021-09-13T23:16:21.617Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-13T23:16:21.617Z] Removing intermediate container 5666bb98577a [2021-09-13T23:16:21.617Z] ---> 87cd7f78febd [2021-09-13T23:16:21.617Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-13T23:16:21.617Z] ---> Running in e7da45022508 [2021-09-13T23:16:21.617Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-13T23:16:21.886Z] Removing intermediate container a53435babeea [2021-09-13T23:16:21.886Z] ---> b1eb5ab39f34 [2021-09-13T23:16:21.886Z] [2021-09-13T23:16:21.886Z] Step 11/23 : FROM alpine:3.12 [2021-09-13T23:16:21.886Z] ---> 48b8ec4ed9eb [2021-09-13T23:16:21.886Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-13T23:16:21.886Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-13T23:16:21.886Z] ---> Running in 05607bd16e5d [2021-09-13T23:16:21.886Z] ---> Running in 60cd08d087e3 [2021-09-13T23:16:21.886Z] Removing intermediate container e7da45022508 [2021-09-13T23:16:21.886Z] ---> 48158381a1db [2021-09-13T23:16:21.886Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-13T23:16:21.886Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-13T23:16:21.886Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-13T23:16:21.886Z] Removing intermediate container 05607bd16e5d [2021-09-13T23:16:21.886Z] ---> a2f0f17369fc [2021-09-13T23:16:21.886Z] Step 14/22 : WORKDIR /edgex [2021-09-13T23:16:22.154Z] (3/3) Installing su-exec (0.2-r1) [2021-09-13T23:16:22.154Z] Executing busybox-1.31.1-r20.trigger [2021-09-13T23:16:22.154Z] ---> Running in 0a4eeaf07554 [2021-09-13T23:16:22.154Z] Executing ca-certificates-20191127-r4.trigger [2021-09-13T23:16:22.154Z] ---> Running in 67dd0153d0a7 [2021-09-13T23:16:22.154Z] OK: 6 MiB in 17 packages [2021-09-13T23:16:22.437Z] Removing intermediate container 0a4eeaf07554 [2021-09-13T23:16:22.437Z] ---> b1c678b3e7e8 [2021-09-13T23:16:22.437Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-13T23:16:22.437Z] Removing intermediate container 67dd0153d0a7 [2021-09-13T23:16:22.437Z] ---> 1d8bd676335e [2021-09-13T23:16:22.437Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-13T23:16:22.437Z] ---> Running in 09355fc9d9b4 [2021-09-13T23:16:22.437Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-13T23:16:22.721Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-13T23:16:22.721Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-13T23:16:22.721Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-13T23:16:22.721Z] Removing intermediate container 09355fc9d9b4 [2021-09-13T23:16:22.721Z] ---> 6171586e6ba2 [2021-09-13T23:16:22.721Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-13T23:16:22.721Z] Executing busybox-1.31.1-r20.trigger [2021-09-13T23:16:23.006Z] Executing ca-certificates-20191127-r4.trigger [2021-09-13T23:16:23.006Z] OK: 6 MiB in 16 packages [2021-09-13T23:16:23.006Z] Removing intermediate container 797069c2fc80 [2021-09-13T23:16:23.006Z] ---> fea71fee7f71 [2021-09-13T23:16:23.006Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-13T23:16:23.006Z] ---> c57eddd93d9a [2021-09-13T23:16:23.006Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-13T23:16:23.006Z] ---> Running in a96ba92b6f97 [2021-09-13T23:16:23.500Z] ---> febdce28066c [2021-09-13T23:16:23.500Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-13T23:16:23.500Z] Removing intermediate container a96ba92b6f97 [2021-09-13T23:16:23.500Z] ---> 4216c86f7fb2 [2021-09-13T23:16:23.500Z] Step 14/26 : WORKDIR / [2021-09-13T23:16:23.500Z] ---> Running in b09b0bd9a74e [2021-09-13T23:16:23.500Z] ---> 4be5d8937e85 [2021-09-13T23:16:23.500Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-13T23:16:23.774Z] Removing intermediate container 60cd08d087e3 [2021-09-13T23:16:23.775Z] ---> ad182fd413d3 [2021-09-13T23:16:23.775Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-13T23:16:23.775Z] ---> Running in 86cd880ca182 [2021-09-13T23:16:23.775Z] Removing intermediate container b09b0bd9a74e [2021-09-13T23:16:23.775Z] ---> cedb29f5a374 [2021-09-13T23:16:23.775Z] 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-13T23:16:24.047Z] ---> 85a61e612ecf [2021-09-13T23:16:24.047Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-13T23:16:24.047Z] Removing intermediate container 86cd880ca182 [2021-09-13T23:16:24.047Z] ---> d7cd57ed0433 [2021-09-13T23:16:24.047Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-13T23:16:24.047Z] ---> Running in 2baaade0801a [2021-09-13T23:16:24.047Z] ---> 7b4dc4d232e2 [2021-09-13T23:16:24.047Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-13T23:16:24.047Z] ---> Running in a690ab2a6240 [2021-09-13T23:16:24.327Z] ---> eae0f2813bae [2021-09-13T23:16:24.327Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-13T23:16:24.327Z] Removing intermediate container a690ab2a6240 [2021-09-13T23:16:24.327Z] ---> 237a2d0cbc64 [2021-09-13T23:16:24.327Z] Step 19/22 : CMD ["--init=true"] [2021-09-13T23:16:24.327Z] ---> Running in 020f8ee5fec7 [2021-09-13T23:16:24.327Z] ---> 47b67ae1e8fa [2021-09-13T23:16:24.327Z] 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-13T23:16:24.327Z] Removing intermediate container 2baaade0801a [2021-09-13T23:16:24.327Z] ---> 59f45d08d4f7 [2021-09-13T23:16:24.327Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-13T23:16:24.604Z] ---> Running in 157da2b512eb [2021-09-13T23:16:24.604Z] ---> Running in d8a6f99459aa [2021-09-13T23:16:24.604Z] Removing intermediate container 020f8ee5fec7 [2021-09-13T23:16:24.604Z] ---> ef2fe9d470e6 [2021-09-13T23:16:24.604Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-13T23:16:24.604Z] ---> 43fa30ebf19d [2021-09-13T23:16:24.604Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-13T23:16:24.604Z] ---> Running in 5a405f948612 [2021-09-13T23:16:24.604Z] Removing intermediate container 157da2b512eb [2021-09-13T23:16:24.604Z] ---> 49d23b7b06fb [2021-09-13T23:16:24.604Z] Step 20/22 : LABEL arch=x86_64 [2021-09-13T23:16:24.604Z] Removing intermediate container d8a6f99459aa [2021-09-13T23:16:24.604Z] ---> 6bb0e9cbf079 [2021-09-13T23:16:24.604Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-13T23:16:24.890Z] ---> Running in ccdcae402eae [2021-09-13T23:16:24.890Z] ---> cec7b96f89f4 [2021-09-13T23:16:24.890Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-13T23:16:24.890Z] ---> 59a18765512b [2021-09-13T23:16:24.890Z] 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-13T23:16:25.165Z] Removing intermediate container ccdcae402eae [2021-09-13T23:16:25.165Z] ---> bada51ccee30 [2021-09-13T23:16:25.165Z] Step 21/22 : LABEL git_sha=77f0d8405706713319fc412383eb4ff34489785c [2021-09-13T23:16:25.165Z] Removing intermediate container 5a405f948612 [2021-09-13T23:16:25.165Z] ---> dae228a0892e [2021-09-13T23:16:25.165Z] Step 21/23 : LABEL arch=x86_64 [2021-09-13T23:16:25.165Z] ---> Running in f455b205fd52 [2021-09-13T23:16:25.165Z] ---> Running in 5bd138152e39 [2021-09-13T23:16:25.436Z] Removing intermediate container f455b205fd52 [2021-09-13T23:16:25.436Z] ---> 21aec3654a38 [2021-09-13T23:16:25.436Z] Step 22/22 : LABEL version=0.0.0 [2021-09-13T23:16:25.436Z] ---> 37db0c3b1e8f [2021-09-13T23:16:25.436Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-13T23:16:25.436Z] Removing intermediate container 5bd138152e39 [2021-09-13T23:16:25.436Z] ---> 2c9dd5505966 [2021-09-13T23:16:25.436Z] Step 22/23 : LABEL git_sha=77f0d8405706713319fc412383eb4ff34489785c [2021-09-13T23:16:25.436Z] ---> Running in 3ede8fbd33e0 [2021-09-13T23:16:25.436Z] ---> Running in a4c4840c7618 [2021-09-13T23:16:25.436Z] ---> 9ea2b2bf980e [2021-09-13T23:16:25.436Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-13T23:16:25.735Z] Removing intermediate container 3ede8fbd33e0 [2021-09-13T23:16:25.735Z] ---> 8fb3932cbcbe [2021-09-13T23:16:25.735Z] [2021-09-13T23:16:25.735Z] Removing intermediate container a4c4840c7618 [2021-09-13T23:16:25.735Z] ---> ff9c51cbcb5a [2021-09-13T23:16:25.735Z] Step 23/23 : LABEL version=0.0.0 [2021-09-13T23:16:25.735Z] Successfully built 8fb3932cbcbe [2021-09-13T23:16:25.735Z] Successfully tagged security-proxy-setup:latest [2021-09-13T23:16:25.735Z] Building security-bootstrapper [2021-09-13T23:16:26.021Z]  Building security-proxy-setup ... done  ---> Running in 8a27de60fff2 [2021-09-13T23:16:26.619Z] ---> 079b92cdfb46 [2021-09-13T23:16:26.619Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-13T23:16:26.619Z] ---> f0b8ea113144 [2021-09-13T23:16:26.619Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-13T23:16:26.886Z] ---> Running in 2ce851558576 [2021-09-13T23:16:27.151Z] Removing intermediate container 8a27de60fff2 [2021-09-13T23:16:27.151Z] ---> 59b52bf6c919 [2021-09-13T23:16:27.151Z] [2021-09-13T23:16:27.151Z] Removing intermediate container 52c1a15a84e8 [2021-09-13T23:16:27.151Z] ---> 1aa6fcc04770 [2021-09-13T23:16:27.151Z] [2021-09-13T23:16:27.151Z] Step 11/24 : FROM alpine:3.12 [2021-09-13T23:16:27.151Z] ---> 48b8ec4ed9eb [2021-09-13T23:16:27.151Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-13T23:16:27.151Z] Successfully built 59b52bf6c919 [2021-09-13T23:16:27.747Z] Successfully tagged support-scheduler:latest [2021-09-13T23:16:27.747Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-09-13T23:16:27.747Z] Removing intermediate container 2ce851558576 [2021-09-13T23:16:27.747Z] ---> 565b29c35a38 [2021-09-13T23:16:27.747Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-13T23:16:27.747Z] ---> 6c83180fa1b8 [2021-09-13T23:16:27.747Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-13T23:16:27.747Z] ---> Running in 43a104937e24 [2021-09-13T23:16:28.021Z] ---> Running in 4407c7a486a7 [2021-09-13T23:16:30.601Z] ---> 27990314359b [2021-09-13T23:16:30.601Z] 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-13T23:16:31.182Z] Removing intermediate container 43a104937e24 [2021-09-13T23:16:31.182Z] ---> 8802090f13ec [2021-09-13T23:16:31.182Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-13T23:16:31.762Z] Removing intermediate container 4407c7a486a7 [2021-09-13T23:16:31.762Z] ---> c74b3f551c72 [2021-09-13T23:16:31.762Z] Step 21/23 : LABEL arch=x86_64 [2021-09-13T23:16:32.028Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-13T23:16:32.028Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-13T23:16:32.028Z] ---> 866b8f6a3316 [2021-09-13T23:16:32.028Z] Step 3/24 : WORKDIR /edgex-go [2021-09-13T23:16:32.028Z] ---> Using cache [2021-09-13T23:16:32.028Z] ---> 9245ac9c2dd4 [2021-09-13T23:16:32.028Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-13T23:16:32.028Z] ---> Using cache [2021-09-13T23:16:32.028Z] ---> 46eb920a80ff [2021-09-13T23:16:32.028Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-13T23:16:32.028Z] ---> Running in 028c29383612 [2021-09-13T23:16:32.296Z] ---> Running in 39d7917bbca7 [2021-09-13T23:16:32.296Z] ---> Running in 18bbe50de276 [2021-09-13T23:16:32.565Z] ---> Running in 1c7f6831f3f2 [2021-09-13T23:16:32.565Z] Removing intermediate container 39d7917bbca7 [2021-09-13T23:16:32.565Z] ---> 6d12d314949a [2021-09-13T23:16:32.565Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-13T23:16:32.565Z] ---> Running in fd00b399f3dd [2021-09-13T23:16:32.565Z] Removing intermediate container 18bbe50de276 [2021-09-13T23:16:32.565Z] ---> 9aad191240db [2021-09-13T23:16:32.565Z] Step 22/23 : LABEL git_sha=77f0d8405706713319fc412383eb4ff34489785c [2021-09-13T23:16:32.832Z] ---> Running in 833a9c76db5b [2021-09-13T23:16:32.832Z] Removing intermediate container fd00b399f3dd [2021-09-13T23:16:32.832Z] ---> 914402be6ecc [2021-09-13T23:16:32.832Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-13T23:16:32.832Z] ---> Running in d78c63694669 [2021-09-13T23:16:33.100Z] Removing intermediate container 833a9c76db5b [2021-09-13T23:16:33.100Z] ---> 72b8d10fcff7 [2021-09-13T23:16:33.100Z] Step 23/23 : LABEL version=0.0.0 [2021-09-13T23:16:33.100Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-13T23:16:33.100Z] ---> Running in 64026cbf2917 [2021-09-13T23:16:33.364Z] Removing intermediate container 64026cbf2917 [2021-09-13T23:16:33.364Z] ---> dea2d47ec1f0 [2021-09-13T23:16:33.364Z] [2021-09-13T23:16:33.364Z] Successfully built dea2d47ec1f0 [2021-09-13T23:16:33.364Z] Successfully tagged support-notifications:latest [2021-09-13T23:16:33.365Z]  Building support-notifications ... done Building core-metadata [2021-09-13T23:16:33.365Z] Removing intermediate container 028c29383612 [2021-09-13T23:16:33.365Z] ---> e9a2ed48b2da [2021-09-13T23:16:33.365Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-13T23:16:33.638Z] ---> Running in 1f7d6f03e23e [2021-09-13T23:16:33.903Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-13T23:16:33.903Z] Removing intermediate container 1f7d6f03e23e [2021-09-13T23:16:33.903Z] ---> 608425d6c8f5 [2021-09-13T23:16:33.903Z] Step 24/26 : LABEL arch=x86_64 [2021-09-13T23:16:34.376Z] OK: 219 MiB in 52 packages [2021-09-13T23:16:34.644Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-13T23:16:34.644Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-13T23:16:34.644Z] ---> 866b8f6a3316 [2021-09-13T23:16:34.644Z] Step 3/32 : WORKDIR /edgex-go [2021-09-13T23:16:34.644Z] ---> Using cache [2021-09-13T23:16:34.644Z] ---> 9245ac9c2dd4 [2021-09-13T23:16:34.644Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-13T23:16:34.644Z] ---> Using cache [2021-09-13T23:16:34.644Z] ---> 46eb920a80ff [2021-09-13T23:16:34.644Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-13T23:16:36.056Z] ---> Running in 878b25da3487 [2021-09-13T23:16:36.056Z] ---> Running in eb3aabae12c4 [2021-09-13T23:16:36.056Z] Removing intermediate container d78c63694669 [2021-09-13T23:16:36.056Z] ---> 1cf5608392f5 [2021-09-13T23:16:36.056Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-13T23:16:36.329Z] ---> Running in 4426cc9d69b6 [2021-09-13T23:16:36.329Z] Removing intermediate container 878b25da3487 [2021-09-13T23:16:36.329Z] ---> af84c790a2e7 [2021-09-13T23:16:36.329Z] Step 25/26 : LABEL git_sha=77f0d8405706713319fc412383eb4ff34489785c [2021-09-13T23:16:36.329Z] Removing intermediate container 1c7f6831f3f2 [2021-09-13T23:16:36.329Z] ---> a16da10c44b6 [2021-09-13T23:16:36.329Z] Step 6/24 : COPY go.mod . [2021-09-13T23:16:36.329Z] ---> Running in 0ee31dc82d3e [2021-09-13T23:16:36.600Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-13T23:16:36.600Z] Removing intermediate container 0ee31dc82d3e [2021-09-13T23:16:36.600Z] ---> 8d0429487847 [2021-09-13T23:16:36.600Z] Step 26/26 : LABEL version=0.0.0 [2021-09-13T23:16:36.600Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-13T23:16:36.871Z] ---> 390fde2f027e [2021-09-13T23:16:36.871Z] Step 7/24 : RUN go mod download [2021-09-13T23:16:36.871Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-13T23:16:36.871Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-13T23:16:36.871Z] ---> 866b8f6a3316 [2021-09-13T23:16:36.871Z] Step 3/24 : WORKDIR /edgex-go [2021-09-13T23:16:36.871Z] ---> Using cache [2021-09-13T23:16:36.871Z] ---> 9245ac9c2dd4 [2021-09-13T23:16:36.871Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-13T23:16:36.871Z] ---> Using cache [2021-09-13T23:16:36.871Z] ---> 46eb920a80ff [2021-09-13T23:16:36.871Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-13T23:16:36.871Z] ---> Running in 3dea089fbfb3 [2021-09-13T23:16:36.871Z] ---> Running in 2b732c35a03f [2021-09-13T23:16:36.871Z] ---> Running in aed52fcae079 [2021-09-13T23:16:37.169Z] Removing intermediate container 3dea089fbfb3 [2021-09-13T23:16:37.169Z] ---> c24633965c92 [2021-09-13T23:16:37.169Z] [2021-09-13T23:16:37.169Z] Successfully built c24633965c92 [2021-09-13T23:16:37.169Z] Successfully tagged security-secretstore-setup:latest [2021-09-13T23:16:37.169Z]  Building security-secretstore-setup ... done Building core-command [2021-09-13T23:16:37.460Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-13T23:16:37.460Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-13T23:16:37.460Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-13T23:16:37.735Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-13T23:16:38.009Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-13T23:16:38.009Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-13T23:16:38.009Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-13T23:16:38.279Z] OK: 219 MiB in 52 packages [2021-09-13T23:16:38.279Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-13T23:16:38.871Z] OK: 219 MiB in 52 packages [2021-09-13T23:16:38.871Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-13T23:16:39.456Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-13T23:16:39.456Z] Executing busybox-1.31.1-r20.trigger [2021-09-13T23:16:39.456Z] OK: 8 MiB in 20 packages [2021-09-13T23:16:40.870Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-13T23:16:40.870Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-13T23:16:40.870Z] ---> 866b8f6a3316 [2021-09-13T23:16:40.870Z] Step 3/24 : WORKDIR /edgex-go [2021-09-13T23:16:40.870Z] ---> Using cache [2021-09-13T23:16:40.870Z] ---> 9245ac9c2dd4 [2021-09-13T23:16:40.870Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-13T23:16:40.870Z] ---> Using cache [2021-09-13T23:16:40.870Z] ---> 46eb920a80ff [2021-09-13T23:16:40.870Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-13T23:16:40.870Z] Removing intermediate container 2b732c35a03f [2021-09-13T23:16:40.870Z] ---> f965468e277a [2021-09-13T23:16:40.870Z] Step 8/24 : COPY . . [2021-09-13T23:16:40.870Z] ---> Running in 5ff7b704dcd5 [2021-09-13T23:16:41.140Z] Removing intermediate container aed52fcae079 [2021-09-13T23:16:41.140Z] ---> 020f3528fb2d [2021-09-13T23:16:41.140Z] Step 6/24 : COPY go.mod . [2021-09-13T23:16:43.094Z] Removing intermediate container eb3aabae12c4 [2021-09-13T23:16:43.094Z] ---> 593ad47ef278 [2021-09-13T23:16:43.094Z] Step 6/32 : COPY go.mod . [2021-09-13T23:16:43.094Z] ---> b55a4acc5212 [2021-09-13T23:16:43.094Z] Step 7/24 : RUN go mod download [2021-09-13T23:16:43.370Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-13T23:16:43.370Z] ---> 8fd0fd5ae3f8 [2021-09-13T23:16:43.370Z] Step 7/32 : RUN go mod download [2021-09-13T23:16:43.370Z] ---> Running in 277955a91aaa [2021-09-13T23:16:43.370Z] Removing intermediate container 4426cc9d69b6 [2021-09-13T23:16:43.370Z] ---> 4e8521c5efe5 [2021-09-13T23:16:43.370Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-13T23:16:43.657Z] ---> Running in fe98106719ad [2021-09-13T23:16:43.943Z] ---> 8dc68481e66b [2021-09-13T23:16:43.943Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-13T23:16:44.232Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-13T23:16:44.505Z] ---> 5798c4c9e5d4 [2021-09-13T23:16:44.505Z] Step 9/24 : RUN go mod tidy [2021-09-13T23:16:44.772Z] ---> Running in 78d2e131db80 [2021-09-13T23:16:44.772Z] ---> b9f7fffe1622 [2021-09-13T23:16:44.772Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-13T23:16:45.050Z] Removing intermediate container 277955a91aaa [2021-09-13T23:16:45.050Z] ---> dc974ca4c474 [2021-09-13T23:16:45.050Z] Step 8/24 : COPY . . [2021-09-13T23:16:45.050Z] OK: 219 MiB in 52 packages [2021-09-13T23:16:45.339Z] ---> 0fa45881c581 [2021-09-13T23:16:45.339Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-13T23:16:45.339Z] ---> Running in de2818e6131c [2021-09-13T23:16:47.293Z] Removing intermediate container de2818e6131c [2021-09-13T23:16:47.293Z] ---> b1c19b90c932 [2021-09-13T23:16:47.293Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-13T23:16:47.293Z] Removing intermediate container fe98106719ad [2021-09-13T23:16:47.293Z] ---> f94a88bd4864 [2021-09-13T23:16:47.293Z] Step 8/32 : COPY . . [2021-09-13T23:16:47.568Z] ---> Running in 1614210db15c [2021-09-13T23:16:47.834Z] Removing intermediate container 5ff7b704dcd5 [2021-09-13T23:16:47.834Z] ---> 144172aadec5 [2021-09-13T23:16:47.834Z] Step 6/24 : COPY go.mod . [2021-09-13T23:16:47.834Z] Removing intermediate container 1614210db15c [2021-09-13T23:16:47.834Z] ---> 90a6eb8809d2 [2021-09-13T23:16:47.834Z] Step 22/24 : LABEL arch=x86_64 [2021-09-13T23:16:47.834Z] Removing intermediate container 78d2e131db80 [2021-09-13T23:16:47.834Z] ---> 16ea30461b1d [2021-09-13T23:16:47.834Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-13T23:16:48.804Z] ---> 11fc923e25d6 [2021-09-13T23:16:48.804Z] Step 7/24 : RUN go mod download [2021-09-13T23:16:48.804Z] ---> Running in 0fa9abc8a1b1 [2021-09-13T23:16:48.804Z] ---> Running in 7858628fa8dc [2021-09-13T23:16:49.388Z] ---> Running in eb4a0803157b [2021-09-13T23:16:49.979Z] Removing intermediate container 7858628fa8dc [2021-09-13T23:16:49.979Z] ---> 202bd26494f6 [2021-09-13T23:16:49.979Z] Step 23/24 : LABEL git_sha=77f0d8405706713319fc412383eb4ff34489785c [2021-09-13T23:16:49.979Z] ---> ec0f3df07c8f [2021-09-13T23:16:49.979Z] Step 9/24 : RUN go mod tidy [2021-09-13T23:16:50.259Z] ---> Running in faca4cb2d978 [2021-09-13T23:16:50.260Z] ---> Running in e14ea0f63ff8 [2021-09-13T23:16:50.260Z] 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-13T23:16:50.260Z] Removing intermediate container faca4cb2d978 [2021-09-13T23:16:50.260Z] ---> 8756fecdd8d3 [2021-09-13T23:16:50.260Z] Step 24/24 : LABEL version=0.0.0 [2021-09-13T23:16:50.528Z] ---> Running in 965301a905fb [2021-09-13T23:16:51.130Z] Removing intermediate container 965301a905fb [2021-09-13T23:16:51.130Z] ---> 33784e063473 [2021-09-13T23:16:51.130Z] [2021-09-13T23:16:51.130Z] Successfully built 33784e063473 [2021-09-13T23:16:51.130Z] Successfully tagged core-data:latest [2021-09-13T23:16:53.132Z]  Building core-data ... done Removing intermediate container eb4a0803157b [2021-09-13T23:16:53.132Z] ---> e0b15c62d68b [2021-09-13T23:16:53.132Z] Step 8/24 : COPY . . [2021-09-13T23:16:53.132Z] Removing intermediate container e14ea0f63ff8 [2021-09-13T23:16:53.132Z] ---> 8bd64e3dad5a [2021-09-13T23:16:53.132Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-13T23:16:53.721Z] ---> Running in 0153e11df4e8 [2021-09-13T23:16:54.743Z] ---> c3a6db5b0298 [2021-09-13T23:16:54.743Z] Step 9/32 : RUN go mod tidy [2021-09-13T23:16:54.974Z] Removing intermediate container 5818dbb157e8 [2021-09-13T23:16:54.975Z] ---> 117612efd2c1 [2021-09-13T23:16:54.975Z] Successfully built 117612efd2c1 [2021-09-13T23:16:54.975Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-13T23:16:55.326Z] + docker inspect -f . ci-base-image-arm64 [2021-09-13T23:16:55.326Z] . [Pipeline] withDockerContainer [2021-09-13T23:16:55.354Z] 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-13T23:16:55.354Z] ---> Running in fadd43465fd3 [2021-09-13T23:16:55.553Z] prd-ubuntu18.04-docker-arm64-4c-16g-102 does not seem to be running inside a container [2021-09-13T23:16:55.645Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-13T23:16:57.298Z] $ docker top 6138410598bf1e9e6df1e11d68b062d03be2fbf2479c6cb70d75bd65c330f68e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-13T23:16:58.271Z] + go version [2021-09-13T23:16:58.271Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-13T23:16:58.289Z] $ docker stop --time=1 6138410598bf1e9e6df1e11d68b062d03be2fbf2479c6cb70d75bd65c330f68e [2021-09-13T23:16:59.880Z] ---> 08994b7bd1ca [2021-09-13T23:16:59.880Z] Step 9/24 : RUN go mod tidy [2021-09-13T23:16:59.880Z] Removing intermediate container fadd43465fd3 [2021-09-13T23:16:59.880Z] ---> 303c636c0d08 [2021-09-13T23:16:59.880Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-13T23:16:59.880Z] ---> Running in a25ea655524e [2021-09-13T23:16:59.880Z] ---> Running in 33e5f2d4ab08 [2021-09-13T23:16:59.880Z] 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-13T23:17:00.162Z] $ docker rm -f 6138410598bf1e9e6df1e11d68b062d03be2fbf2479c6cb70d75bd65c330f68e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-13T23:17:00.870Z] Removing intermediate container a25ea655524e [2021-09-13T23:17:00.870Z] ---> 72fc3a55c2fe [2021-09-13T23:17:00.870Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-13T23:17:00.870Z] ---> Running in d8780f9c2742 [2021-09-13T23:17:01.100Z] + docker inspect -f . ci-base-image-arm64 [2021-09-13T23:17:01.100Z] . [Pipeline] withDockerContainer [2021-09-13T23:17:01.341Z] prd-ubuntu18.04-docker-arm64-4c-16g-102 does not seem to be running inside a container [2021-09-13T23:17:01.435Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-13T23:17:01.479Z] 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-13T23:17:03.005Z] $ docker top 8a0f1f8a78f8c693509085a1e500db7620b4c7a16f001c3ca23f59957c422140 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-13T23:17:03.348Z] ========================================================= [2021-09-13T23:17:03.348Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-13T23:17:03.348Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-13T23:17:04.041Z] + go mod tidy [Pipeline] sh [2021-09-13T23:17:05.692Z] + make test [2021-09-13T23:17:05.692Z] go mod tidy [2021-09-13T23:17:06.299Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-13T23:17:16.494Z] Removing intermediate container 0fa9abc8a1b1 [2021-09-13T23:17:16.494Z] ---> fc8934ae15f6 [2021-09-13T23:17:16.494Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-13T23:17:16.494Z] ---> Running in 842b97d51a25 [2021-09-13T23:17:16.494Z] 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-13T23:17:17.931Z] Removing intermediate container 842b97d51a25 [2021-09-13T23:17:17.931Z] ---> c0f7d9f11638 [2021-09-13T23:17:17.931Z] [2021-09-13T23:17:17.931Z] Step 12/24 : FROM docker:20.10.7 [2021-09-13T23:17:18.213Z] 20.10.7: Pulling from library/docker [2021-09-13T23:17:28.392Z] Removing intermediate container 0153e11df4e8 [2021-09-13T23:17:28.392Z] ---> e5153b60bca5 [2021-09-13T23:17:28.392Z] [2021-09-13T23:17:28.392Z] Step 11/24 : FROM alpine:3.12 [2021-09-13T23:17:28.392Z] ---> 48b8ec4ed9eb [2021-09-13T23:17:28.392Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-13T23:17:28.392Z] ---> Using cache [2021-09-13T23:17:28.392Z] ---> ba78e2969eaa [2021-09-13T23:17:28.392Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-13T23:17:28.392Z] ---> Using cache [2021-09-13T23:17:28.392Z] ---> 48158381a1db [2021-09-13T23:17:28.392Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-13T23:17:28.392Z] ---> Running in 6f78c9bc382a [2021-09-13T23:17:28.392Z] Removing intermediate container 6f78c9bc382a [2021-09-13T23:17:28.392Z] ---> 1b732bd5e59e [2021-09-13T23:17:28.392Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-13T23:17:28.392Z] ---> Running in 86584303d94d [2021-09-13T23:17:28.392Z] Removing intermediate container 86584303d94d [2021-09-13T23:17:28.392Z] ---> 43497e4f414f [2021-09-13T23:17:28.392Z] Step 16/24 : WORKDIR / [2021-09-13T23:17:28.392Z] ---> Running in ccc2674afbcb [2021-09-13T23:17:28.392Z] Removing intermediate container ccc2674afbcb [2021-09-13T23:17:28.392Z] ---> 9c5388a4cfb5 [2021-09-13T23:17:28.392Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-13T23:17:28.984Z] ---> 7f55af748ea2 [2021-09-13T23:17:28.984Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-13T23:17:28.984Z] Removing intermediate container 33e5f2d4ab08 [2021-09-13T23:17:28.985Z] ---> 2d64d78378f8 [2021-09-13T23:17:28.985Z] [2021-09-13T23:17:28.985Z] Step 11/32 : FROM alpine:3.12 [2021-09-13T23:17:28.985Z] ---> 48b8ec4ed9eb [2021-09-13T23:17:28.985Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-13T23:17:28.985Z] Removing intermediate container d8780f9c2742 [2021-09-13T23:17:28.985Z] ---> 15cacb5641c3 [2021-09-13T23:17:28.985Z] [2021-09-13T23:17:28.985Z] Step 11/24 : FROM alpine:3.12 [2021-09-13T23:17:28.985Z] ---> 48b8ec4ed9eb [2021-09-13T23:17:28.985Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-13T23:17:29.261Z] ---> Using cache [2021-09-13T23:17:29.261Z] ---> ba78e2969eaa [2021-09-13T23:17:29.261Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-13T23:17:29.261Z] ---> Using cache [2021-09-13T23:17:29.261Z] ---> 48158381a1db [2021-09-13T23:17:29.261Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-13T23:17:29.261Z] ---> Running in 056a00ed431e [2021-09-13T23:17:29.261Z] ---> Running in 66925bccbcd2 [2021-09-13T23:17:29.261Z] ---> 245c17eb6ff7 [2021-09-13T23:17:29.261Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-13T23:17:29.261Z] Removing intermediate container 66925bccbcd2 [2021-09-13T23:17:29.261Z] ---> 2400b83a3d36 [2021-09-13T23:17:29.261Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-13T23:17:29.530Z] ---> Running in 6fe3f222ea4a [2021-09-13T23:17:29.530Z] Removing intermediate container 056a00ed431e [2021-09-13T23:17:29.530Z] ---> eead86765d29 [2021-09-13T23:17:29.530Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-13T23:17:29.530Z] ---> 976d38b4f88b [2021-09-13T23:17:29.530Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-13T23:17:29.530Z] ---> Running in 4f329c30ee5a [2021-09-13T23:17:29.530Z] ---> Running in 6c45e7229a86 [2021-09-13T23:17:29.530Z] Removing intermediate container 6fe3f222ea4a [2021-09-13T23:17:29.530Z] ---> 3d9c8fd4e6e5 [2021-09-13T23:17:29.530Z] Step 16/24 : WORKDIR / [2021-09-13T23:17:29.530Z] ---> Running in 74d8740a50d5 [2021-09-13T23:17:29.796Z] Removing intermediate container 6c45e7229a86 [2021-09-13T23:17:29.796Z] ---> aa8524b6cb5c [2021-09-13T23:17:29.796Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-13T23:17:29.796Z] ---> Running in 2838833000be [2021-09-13T23:17:29.796Z] Removing intermediate container 74d8740a50d5 [2021-09-13T23:17:29.796Z] ---> 9effc13c080e [2021-09-13T23:17:29.796Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-13T23:17:29.796Z] Removing intermediate container 2838833000be [2021-09-13T23:17:29.796Z] ---> ba7b0099dfb7 [2021-09-13T23:17:29.796Z] Step 22/24 : LABEL arch=x86_64 [2021-09-13T23:17:30.068Z] ---> Running in 303954e7e31d [2021-09-13T23:17:30.068Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-13T23:17:30.068Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-13T23:17:30.068Z] ---> 3d30a679391e [2021-09-13T23:17:30.068Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-13T23:17:30.344Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-13T23:17:30.344Z] (2/2) Installing su-exec (0.2-r1) [2021-09-13T23:17:30.344Z] Removing intermediate container 303954e7e31d [2021-09-13T23:17:30.344Z] ---> 321f996281e2 [2021-09-13T23:17:30.344Z] Step 23/24 : LABEL git_sha=77f0d8405706713319fc412383eb4ff34489785c [2021-09-13T23:17:30.344Z] Executing busybox-1.31.1-r20.trigger [2021-09-13T23:17:30.344Z] OK: 6 MiB in 16 packages [2021-09-13T23:17:30.344Z] ---> Running in 384c5a203cb8 [2021-09-13T23:17:30.614Z] Removing intermediate container 384c5a203cb8 [2021-09-13T23:17:30.614Z] ---> 97ae8829733b [2021-09-13T23:17:30.614Z] Step 24/24 : LABEL version=0.0.0 [2021-09-13T23:17:30.614Z] ---> 01723b785797 [2021-09-13T23:17:30.614Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-13T23:17:30.614Z] ---> Running in c98304b91af8 [2021-09-13T23:17:30.614Z] Removing intermediate container 4f329c30ee5a [2021-09-13T23:17:30.614Z] ---> 7ff9bdc1cc10 [2021-09-13T23:17:30.614Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-13T23:17:30.614Z] ---> Running in 298f97b8e096 [2021-09-13T23:17:30.879Z] Removing intermediate container c98304b91af8 [2021-09-13T23:17:30.879Z] ---> 534fd2665769 [2021-09-13T23:17:30.879Z] [2021-09-13T23:17:30.879Z] Successfully built 534fd2665769 [2021-09-13T23:17:30.879Z] ---> c4d711fdc318 [2021-09-13T23:17:30.879Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-13T23:17:30.879Z] Successfully tagged core-metadata:latest [2021-09-13T23:17:30.879Z]  Building core-metadata ... done Removing intermediate container 298f97b8e096 [2021-09-13T23:17:30.879Z] ---> c1ffbd35c3aa [2021-09-13T23:17:30.879Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-13T23:17:30.879Z] ---> Running in 2b47a51c16f3 [2021-09-13T23:17:30.879Z] ---> Running in 9690f29d4864 [2021-09-13T23:17:30.879Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-13T23:17:31.154Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-13T23:17:31.154Z] ---> 08bdaf2f88f9 [2021-09-13T23:17:31.154Z] 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-13T23:17:31.154Z] Removing intermediate container 2b47a51c16f3 [2021-09-13T23:17:31.154Z] ---> f0a6adea9aae [2021-09-13T23:17:31.154Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-13T23:17:31.154Z] Removing intermediate container 9690f29d4864 [2021-09-13T23:17:31.154Z] ---> 6a419f751777 [2021-09-13T23:17:31.154Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-13T23:17:31.154Z] ---> Running in 507bdc2fa8c3 [2021-09-13T23:17:31.154Z] ---> Running in 137fe456ade9 [2021-09-13T23:17:31.154Z] ---> Running in c8f3d1c2dc9b [2021-09-13T23:17:31.154Z] Removing intermediate container 507bdc2fa8c3 [2021-09-13T23:17:31.154Z] ---> 03f97b9e6f79 [2021-09-13T23:17:31.154Z] 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-13T23:17:31.154Z] Removing intermediate container 137fe456ade9 [2021-09-13T23:17:31.154Z] ---> afcdf04c541e [2021-09-13T23:17:31.154Z] Step 22/24 : LABEL arch=x86_64 [2021-09-13T23:17:31.154Z] ---> Running in 72bb058e4f4c [2021-09-13T23:17:31.427Z] ---> Running in d191360a87d5 [2021-09-13T23:17:31.427Z] Removing intermediate container d191360a87d5 [2021-09-13T23:17:31.427Z] ---> 81e6235821b1 [2021-09-13T23:17:31.427Z] Step 23/24 : LABEL git_sha=77f0d8405706713319fc412383eb4ff34489785c [2021-09-13T23:17:31.427Z] ---> Running in 7e300100049d [2021-09-13T23:17:31.694Z] Removing intermediate container 7e300100049d [2021-09-13T23:17:31.694Z] ---> be3964f19870 [2021-09-13T23:17:31.694Z] Step 24/24 : LABEL version=0.0.0 [2021-09-13T23:17:31.694Z] ---> Running in d3eff7fc2917 [2021-09-13T23:17:31.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-13T23:17:31.694Z] Removing intermediate container d3eff7fc2917 [2021-09-13T23:17:31.694Z] ---> 6aa5afda5e4a [2021-09-13T23:17:31.694Z] [2021-09-13T23:17:31.694Z] Removing intermediate container c8f3d1c2dc9b [2021-09-13T23:17:31.694Z] ---> 94d9554b4707 [2021-09-13T23:17:31.694Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-13T23:17:31.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-13T23:17:31.968Z] Successfully built 6aa5afda5e4a [2021-09-13T23:17:31.968Z] ---> Running in 80e4bcca3b50 [2021-09-13T23:17:31.968Z] Successfully tagged core-command:latest [2021-09-13T23:17:31.968Z]  Building core-command ... done Removing intermediate container 80e4bcca3b50 [2021-09-13T23:17:31.968Z] ---> 5a0edb7f52f6 [2021-09-13T23:17:31.968Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-13T23:17:31.968Z] (1/39) Installing readline (8.1.0-r0) [2021-09-13T23:17:31.968Z] (2/39) Installing bash (5.1.0-r0) [2021-09-13T23:17:31.968Z] Executing bash-5.1.0-r0.post-install [2021-09-13T23:17:31.968Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-13T23:17:32.241Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-13T23:17:32.241Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-13T23:17:32.241Z] (6/39) Installing curl (7.78.0-r0) [2021-09-13T23:17:32.241Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-13T23:17:32.241Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-13T23:17:32.241Z] (9/39) Installing expat (2.2.10-r1) [2021-09-13T23:17:32.241Z] ---> 53493500d9f7 [2021-09-13T23:17:32.241Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-13T23:17:32.241Z] (10/39) Installing libffi (3.3-r2) [2021-09-13T23:17:32.241Z] (11/39) Installing gdbm (1.19-r0) [2021-09-13T23:17:32.241Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-13T23:17:32.241Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-13T23:17:32.241Z] ---> Running in 40c263df2ff5 [2021-09-13T23:17:32.241Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-13T23:17:33.115Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-13T23:17:33.760Z] Removing intermediate container 40c263df2ff5 [2021-09-13T23:17:33.760Z] ---> 1f20f6d88759 [2021-09-13T23:17:33.760Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-13T23:17:33.760Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-13T23:17:33.760Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-13T23:17:33.760Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-13T23:17:33.760Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-13T23:17:33.760Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-13T23:17:33.760Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-13T23:17:33.760Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-13T23:17:33.760Z] ---> 42c87aef714c [2021-09-13T23:17:33.760Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-13T23:17:33.760Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-13T23:17:33.760Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-13T23:17:33.760Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-13T23:17:33.760Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-13T23:17:33.760Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-13T23:17:33.760Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-13T23:17:33.760Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-13T23:17:33.760Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-13T23:17:33.760Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-13T23:17:33.760Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-13T23:17:33.760Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-13T23:17:34.138Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-13T23:17:34.138Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-13T23:17:34.138Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-13T23:17:34.138Z] ---> b25e590b1c6d [2021-09-13T23:17:34.138Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-13T23:17:34.138Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-13T23:17:34.138Z] ---> d2ccb38b0018 [2021-09-13T23:17:34.138Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-13T23:17:34.474Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-13T23:17:34.474Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-13T23:17:34.474Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-13T23:17:34.799Z] ---> 1263f26a4f53 [2021-09-13T23:17:34.799Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-13T23:17:34.799Z] Executing busybox-1.32.1-r6.trigger [2021-09-13T23:17:34.799Z] OK: 82 MiB in 59 packages [2021-09-13T23:17:34.799Z] ---> 7a4172878e0a [2021-09-13T23:17:34.799Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-13T23:17:35.180Z] ---> Running in c4de9240ba0d [2021-09-13T23:17:35.180Z] Removing intermediate container c4de9240ba0d [2021-09-13T23:17:35.180Z] ---> 7b6dff1451b2 [2021-09-13T23:17:35.180Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-13T23:17:35.592Z] ---> fc7847ee401d [2021-09-13T23:17:35.592Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-13T23:17:35.592Z] ---> Running in 54ba183ff148 [2021-09-13T23:17:36.191Z] Collecting docker-compose==1.23.2 [2021-09-13T23:17:36.191Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-13T23:17:36.191Z] Removing intermediate container 54ba183ff148 [2021-09-13T23:17:36.191Z] ---> 622f4dcb840d [2021-09-13T23:17:36.191Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-13T23:17:36.191Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-13T23:17:36.191Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-13T23:17:36.191Z] ---> Running in c06c56794d7c [2021-09-13T23:17:36.191Z] Removing intermediate container c06c56794d7c [2021-09-13T23:17:36.191Z] ---> 9195ab258692 [2021-09-13T23:17:36.191Z] Step 29/32 : CMD ["gate"] [2021-09-13T23:17:36.463Z] ---> Running in d85d170d6c69 [2021-09-13T23:17:36.463Z] Collecting texttable<0.10,>=0.9.0 [2021-09-13T23:17:36.463Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-13T23:17:36.463Z] Removing intermediate container d85d170d6c69 [2021-09-13T23:17:36.463Z] ---> 90769f1dad7c [2021-09-13T23:17:36.463Z] Step 30/32 : LABEL arch=x86_64 [2021-09-13T23:17:36.729Z] ---> Running in 6b274020bbbe [2021-09-13T23:17:36.729Z] Removing intermediate container 6b274020bbbe [2021-09-13T23:17:36.729Z] ---> 1bbb1bca76e6 [2021-09-13T23:17:36.729Z] Step 31/32 : LABEL git_sha=77f0d8405706713319fc412383eb4ff34489785c [2021-09-13T23:17:36.997Z] Collecting cached-property<2,>=1.2.0 [2021-09-13T23:17:36.997Z] ---> Running in ee8996c95937 [2021-09-13T23:17:36.997Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-13T23:17:36.997Z] Removing intermediate container ee8996c95937 [2021-09-13T23:17:36.997Z] ---> 1002eab4914e [2021-09-13T23:17:36.997Z] Step 32/32 : LABEL version=0.0.0 [2021-09-13T23:17:36.997Z] ---> Running in a1f02393de83 [2021-09-13T23:17:36.997Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-13T23:17:36.997Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-13T23:17:37.263Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-13T23:17:37.263Z] Removing intermediate container a1f02393de83 [2021-09-13T23:17:37.263Z] ---> 294faf21ba5d [2021-09-13T23:17:37.263Z] [2021-09-13T23:17:37.263Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-13T23:17:37.263Z] Collecting docopt<0.7,>=0.6.1 [2021-09-13T23:17:37.263Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-13T23:17:37.263Z] Successfully built 294faf21ba5d [2021-09-13T23:17:37.263Z] Successfully tagged security-bootstrapper:latest [2021-09-13T23:17:37.531Z]  Building security-bootstrapper ... done Collecting docker<4.0,>=3.6.0 [2021-09-13T23:17:37.531Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-13T23:17:37.799Z] Collecting PyYAML<4,>=3.10 [2021-09-13T23:17:37.799Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-13T23:17:38.066Z] 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-13T23:17:38.066Z] Collecting jsonschema<3,>=2.5.1 [2021-09-13T23:17:38.066Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-13T23:17:38.331Z] Collecting docker-pycreds>=0.4.0 [2021-09-13T23:17:38.331Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-13T23:17:38.331Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-13T23:17:38.331Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-13T23:17:38.331Z] Collecting idna<2.8,>=2.5 [2021-09-13T23:17:38.597Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-13T23:17:38.597Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-13T23:17:38.597Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-13T23:17:38.597Z] Collecting certifi>=2017.4.17 [2021-09-13T23:17:38.597Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-13T23:17:38.597Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-13T23:17:38.597Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-13T23:17:38.597Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-13T23:17:38.597Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-13T23:17:38.597Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-13T23:17:38.597Z] Attempting uninstall: urllib3 [2021-09-13T23:17:38.597Z] Found existing installation: urllib3 1.26.2 [2021-09-13T23:17:38.597Z] Uninstalling urllib3-1.26.2: [2021-09-13T23:17:38.866Z] Successfully uninstalled urllib3-1.26.2 [2021-09-13T23:17:38.866Z] Attempting uninstall: idna [2021-09-13T23:17:38.866Z] Found existing installation: idna 3.1 [2021-09-13T23:17:38.866Z] Uninstalling idna-3.1: [2021-09-13T23:17:38.866Z] Successfully uninstalled idna-3.1 [2021-09-13T23:17:38.866Z] Attempting uninstall: chardet [2021-09-13T23:17:38.866Z] Found existing installation: chardet 4.0.0 [2021-09-13T23:17:38.866Z] Uninstalling chardet-4.0.0: [2021-09-13T23:17:38.866Z] Successfully uninstalled chardet-4.0.0 [2021-09-13T23:17:39.133Z] Attempting uninstall: requests [2021-09-13T23:17:39.133Z] Found existing installation: requests 2.25.1 [2021-09-13T23:17:39.133Z] Uninstalling requests-2.25.1: [2021-09-13T23:17:39.133Z] Successfully uninstalled requests-2.25.1 [2021-09-13T23:17:39.133Z] Running setup.py install for texttable: started [2021-09-13T23:17:39.720Z] Running setup.py install for texttable: finished with status 'done' [2021-09-13T23:17:39.720Z] Running setup.py install for PyYAML: started [2021-09-13T23:17:39.990Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-13T23:17:39.990Z] Running setup.py install for docopt: started [2021-09-13T23:17:40.259Z] Running setup.py install for docopt: finished with status 'done' [2021-09-13T23:17:40.259Z] Running setup.py install for dockerpty: started [2021-09-13T23:17:40.527Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-13T23:17:40.793Z] 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-13T23:17:43.374Z] Removing intermediate container 72bb058e4f4c [2021-09-13T23:17:43.374Z] ---> f3a7fe07c15d [2021-09-13T23:17:43.374Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-13T23:17:43.374Z] ---> Running in 08a3f2d13421 [2021-09-13T23:17:43.374Z] Removing intermediate container 08a3f2d13421 [2021-09-13T23:17:43.374Z] ---> 2bd938842431 [2021-09-13T23:17:43.374Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-13T23:17:43.374Z] ---> Running in 0d070bf63f56 [2021-09-13T23:17:43.374Z] Removing intermediate container 0d070bf63f56 [2021-09-13T23:17:43.374Z] ---> 604bf3f880d6 [2021-09-13T23:17:43.374Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-13T23:17:43.643Z] ---> f6304881fd5e [2021-09-13T23:17:43.643Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-13T23:17:43.913Z] ---> e4a2fe2c4778 [2021-09-13T23:17:43.913Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-13T23:17:44.187Z] ---> acbe538808a7 [2021-09-13T23:17:44.187Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-13T23:17:44.187Z] ---> Running in 7a9f6d66b4ad [2021-09-13T23:17:44.187Z] Removing intermediate container 7a9f6d66b4ad [2021-09-13T23:17:44.187Z] ---> 61ab188bfe91 [2021-09-13T23:17:44.187Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-13T23:17:44.187Z] ---> Running in bf1e35179a61 [2021-09-13T23:17:44.452Z] Removing intermediate container bf1e35179a61 [2021-09-13T23:17:44.452Z] ---> 32d7f76ea9f3 [2021-09-13T23:17:44.452Z] Step 22/24 : LABEL arch=x86_64 [2021-09-13T23:17:44.452Z] ---> Running in 416eb9d5e0ec [2021-09-13T23:17:44.452Z] Removing intermediate container 416eb9d5e0ec [2021-09-13T23:17:44.452Z] ---> 628fe317553b [2021-09-13T23:17:44.452Z] Step 23/24 : LABEL git_sha=77f0d8405706713319fc412383eb4ff34489785c [2021-09-13T23:17:44.452Z] ---> Running in 4743a1eb44f8 [2021-09-13T23:17:44.452Z] Removing intermediate container 4743a1eb44f8 [2021-09-13T23:17:44.452Z] ---> aa330ae2d535 [2021-09-13T23:17:44.452Z] Step 24/24 : LABEL version=0.0.0 [2021-09-13T23:17:44.718Z] ---> Running in 26d35e6e4bd4 [2021-09-13T23:17:44.718Z] Removing intermediate container 26d35e6e4bd4 [2021-09-13T23:17:44.718Z] ---> 6a800af9bd8f [2021-09-13T23:17:44.718Z] [2021-09-13T23:17:44.718Z] Successfully built 6a800af9bd8f [2021-09-13T23:17:44.718Z] Successfully tagged sys-mgmt-agent:latest [2021-09-13T23:17:44.730Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-13T23:17:44.735Z] $ docker stop --time=1 b99049e137ba8b520fbe67e3e13ad19fdf6ebca5112d37e8d0da7146edd2bc9b [2021-09-13T23:17:45.981Z] $ docker rm -f b99049e137ba8b520fbe67e3e13ad19fdf6ebca5112d37e8d0da7146edd2bc9b [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-13T23:17:46.382Z] + docker images [2021-09-13T23:17:46.382Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-13T23:17:46.382Z] sys-mgmt-agent latest 6a800af9bd8f 2 seconds ago 325MB [2021-09-13T23:17:46.382Z] security-bootstrapper latest 294faf21ba5d 9 seconds ago 18.8MB [2021-09-13T23:17:46.382Z] core-command latest 6aa5afda5e4a 15 seconds ago 16MB [2021-09-13T23:17:46.382Z] core-metadata latest 534fd2665769 16 seconds ago 16.7MB [2021-09-13T23:17:46.382Z] 2d64d78378f8 18 seconds ago 1.75GB [2021-09-13T23:17:46.382Z] 15cacb5641c3 18 seconds ago 1.75GB [2021-09-13T23:17:46.382Z] e5153b60bca5 20 seconds ago 1.76GB [2021-09-13T23:17:46.382Z] c0f7d9f11638 29 seconds ago 1.75GB [2021-09-13T23:17:46.382Z] core-data latest 33784e063473 56 seconds ago 20.4MB [2021-09-13T23:17:46.382Z] security-secretstore-setup latest c24633965c92 About a minute ago 28.1MB [2021-09-13T23:17:46.382Z] support-notifications latest dea2d47ec1f0 About a minute ago 16.8MB [2021-09-13T23:17:46.382Z] support-scheduler latest 59b52bf6c919 About a minute ago 16.1MB [2021-09-13T23:17:46.382Z] 1aa6fcc04770 About a minute ago 1.76GB [2021-09-13T23:17:46.382Z] security-proxy-setup latest 8fb3932cbcbe About a minute ago 26MB [2021-09-13T23:17:46.382Z] b1eb5ab39f34 About a minute ago 1.75GB [2021-09-13T23:17:46.382Z] 746265cd388d About a minute ago 1.76GB [2021-09-13T23:17:46.382Z] 9cfca88840ca About a minute ago 1.75GB [2021-09-13T23:17:46.382Z] e0612dfd43af About a minute ago 1.76GB [2021-09-13T23:17:46.382Z] ci-base-image-x86_64 latest 866b8f6a3316 5 minutes ago 1.25GB [2021-09-13T23:17:46.382Z] alpine 3.12 48b8ec4ed9eb 13 days ago 5.58MB [2021-09-13T23:17:46.382Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 weeks ago 37.5MB [2021-09-13T23:17:46.382Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 5 weeks ago 547MB [2021-09-13T23:17:46.382Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-13T23:17:46.382Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-09-13T23:18:01.971Z] Still waiting to schedule task [2021-09-13T23:18:01.972Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-13T23:18:29.718Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-13T23:18:29.994Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-13T23:18:31.991Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-13T23:18:32.269Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-13T23:18:44.715Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-13T23:18:44.715Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-13T23:18:44.715Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-13T23:18:44.715Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-13T23:18:44.715Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-13T23:18:44.715Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-13T23:18:45.718Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-13T23:18:45.718Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-13T23:18:45.718Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-13T23:18:45.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-13T23:18:54.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.167s coverage: 28.7% of statements [2021-09-13T23:18:54.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-13T23:18:54.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-13T23:18:56.010Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.303s coverage: 100.0% of statements [2021-09-13T23:18:56.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-13T23:18:56.616Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.379s coverage: 46.3% of statements [2021-09-13T23:18:56.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-13T23:18:56.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-13T23:18:58.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.605s coverage: 90.1% of statements [2021-09-13T23:18:58.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-13T23:18:58.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-13T23:19:02.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.230s coverage: 81.2% of statements [2021-09-13T23:19:02.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-13T23:19:02.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-13T23:19:02.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-13T23:19:02.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-13T23:19:02.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-13T23:19:06.438Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.625s coverage: 94.2% of statements [2021-09-13T23:19:06.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-13T23:19:06.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-13T23:19:06.438Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.204s coverage: 59.1% of statements [2021-09-13T23:19:06.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-13T23:19:06.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-13T23:19:06.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-13T23:19:06.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-13T23:19:06.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-13T23:19:06.438Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.170s coverage: 60.0% of statements [2021-09-13T23:19:06.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-13T23:19:06.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-13T23:19:06.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-13T23:19:06.438Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.289s coverage: 0.8% of statements [2021-09-13T23:19:06.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-13T23:19:06.438Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.256s coverage: 58.8% of statements [2021-09-13T23:19:06.438Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.270s coverage: 21.7% of statements [2021-09-13T23:19:06.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-13T23:19:06.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.217s coverage: 47.1% of statements [2021-09-13T23:19:09.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.200s coverage: 79.5% of statements [2021-09-13T23:19:09.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.186s coverage: 94.1% of statements [2021-09-13T23:19:09.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.216s coverage: 96.3% of statements [2021-09-13T23:19:09.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.236s coverage: 87.5% of statements [2021-09-13T23:19:21.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.223s coverage: 94.4% of statements [2021-09-13T23:19:21.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.186s coverage: 44.8% of statements [2021-09-13T23:19:26.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.589s coverage: 81.8% of statements [2021-09-13T23:19:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-13T23:19:35.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.252s coverage: 92.9% of statements [2021-09-13T23:19:35.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-13T23:19:35.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-13T23:19:35.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-13T23:19:35.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-09-13T23:19:35.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-13T23:19:35.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-13T23:19:35.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-13T23:19:35.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-13T23:19:35.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-13T23:19:35.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.187s coverage: 87.2% of statements [2021-09-13T23:19:35.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-13T23:19:35.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-13T23:19:35.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-09-13T23:19:35.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-13T23:19:35.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.238s coverage: 58.8% of statements [2021-09-13T23:19:35.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-13T23:19:35.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.221s coverage: 80.0% of statements [2021-09-13T23:19:35.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements [2021-09-13T23:19:35.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.273s coverage: 85.4% of statements [2021-09-13T23:19:35.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.743s coverage: 91.2% of statements [2021-09-13T23:19:35.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-13T23:19:36.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.842s coverage: 64.4% of statements [2021-09-13T23:19:36.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-13T23:19:36.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-13T23:19:36.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.181s coverage: 100.0% of statements [2021-09-13T23:19:36.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements [2021-09-13T23:19:36.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2021-09-13T23:19:36.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.062s coverage: 73.7% of statements [2021-09-13T23:19:37.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2021-09-13T23:19:41.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.101s coverage: 62.6% of statements [2021-09-13T23:19:41.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-13T23:19:41.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-13T23:19:41.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-13T23:19:43.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.819s coverage: 43.6% of statements [2021-09-13T23:19:43.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-13T23:19:43.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-13T23:19:43.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.231s coverage: 89.5% of statements [2021-09-13T23:19:43.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-13T23:19:43.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.221s coverage: 84.8% of statements [2021-09-13T23:19:43.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-13T23:19:52.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.203s coverage: 19.5% of statements [2021-09-13T23:19:52.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-13T23:19:52.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-13T23:19:52.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-13T23:19:52.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-13T23:19:52.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.529s coverage: 92.0% of statements [2021-09-13T23:19:52.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-13T23:19:52.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-13T23:19:52.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-13T23:19:52.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-13T23:19:52.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.195s coverage: 63.2% of statements [2021-09-13T23:19:52.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-13T23:19:52.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-13T23:19:52.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.392s coverage: 97.7% of statements [2021-09-13T23:19:52.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-13T23:19:52.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-13T23:19:52.156Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-13T23:19:52.156Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-13T23:19:52.156Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.196s coverage: 28.9% of statements [2021-09-13T23:19:52.156Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-13T23:19:52.156Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-13T23:19:52.156Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-13T23:19:52.156Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-13T23:19:52.156Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-13T23:19:52.156Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-13T23:19:52.156Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.152s coverage: 100.0% of statements [2021-09-13T23:19:52.156Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 95.4% of statements [2021-09-13T23:19:52.430Z] 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-13T23:19:52.431Z] if [ "zaarch64" = "zx86_64" ] && which golangci-lint ; then golangci-lint run --config .golangci.yml ; fi [2021-09-13T23:19:52.431Z] GO111MODULE=on go vet ./... [2021-09-13T23:21:14.292Z] gofmt -l . [2021-09-13T23:21:14.292Z] [ "`gofmt -l .`" = "" ] [2021-09-13T23:21:14.292Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-13T23:21:14.961Z] + ls -al . [2021-09-13T23:21:14.961Z] total 640 [2021-09-13T23:21:14.961Z] drwxrwxr-x 9 1001 1001 4096 Sep 13 23:21 . [2021-09-13T23:21:14.961Z] drwxr-xr-x 4 root root 4096 Sep 13 23:17 .. [2021-09-13T23:21:14.961Z] -rw-rw-r-- 1 1001 1001 11 Sep 13 23:14 .dockerignore [2021-09-13T23:21:14.961Z] drwxrwxr-x 8 1001 1001 4096 Sep 13 23:14 .git [2021-09-13T23:21:14.961Z] drwxrwxr-x 4 1001 1001 4096 Sep 13 23:14 .github [2021-09-13T23:21:14.961Z] -rw-rw-r-- 1 1001 1001 818 Sep 13 23:14 .gitignore [2021-09-13T23:21:14.961Z] -rw-rw-r-- 1 1001 1001 129 Sep 13 23:14 .golangci.yml [2021-09-13T23:21:14.961Z] -rw-rw-r-- 1 1001 1001 76 Sep 13 23:14 .hadolint.yml [2021-09-13T23:21:14.961Z] -rw-rw-r-- 1 1001 1001 166 Sep 13 23:14 .sonarcloud.properties [2021-09-13T23:21:14.961Z] -rw-rw-r-- 1 1001 1001 1171 Sep 13 23:14 ADOPTERS.md [2021-09-13T23:21:14.961Z] -rw-rw-r-- 1 1001 1001 8493 Sep 13 23:14 Attribution.txt [2021-09-13T23:21:14.961Z] -rw-rw-r-- 1 1001 1001 43881 Sep 13 23:14 CHANGELOG.md [2021-09-13T23:21:14.961Z] -rw-rw-r-- 1 1001 1001 3804 Sep 13 23:14 CONTRIBUTING.md [2021-09-13T23:21:14.961Z] -rw-rw-r-- 1 1001 1001 677 Sep 13 23:14 GOVERNANCE.md [2021-09-13T23:21:14.961Z] -rw-rw-r-- 1 1001 1001 849 Sep 13 23:14 Jenkinsfile [2021-09-13T23:21:14.961Z] -rw-rw-r-- 1 1001 1001 10775 Sep 13 23:14 LICENSE [2021-09-13T23:21:14.961Z] -rw-rw-r-- 1 1001 1001 6068 Sep 13 23:14 Makefile [2021-09-13T23:21:14.961Z] -rw-rw-r-- 1 1001 1001 582 Sep 13 23:14 OWNERS.md [2021-09-13T23:21:14.961Z] -rw-rw-r-- 1 1001 1001 8643 Sep 13 23:14 README.md [2021-09-13T23:21:14.961Z] -rw-rw-r-- 1 1001 1001 6912 Sep 13 23:14 SECURITY.md [2021-09-13T23:21:14.961Z] -rw-rw-r-- 1 1001 1001 5 Sep 13 23:11 VERSION [2021-09-13T23:21:14.961Z] -rw-rw-r-- 1 1001 1001 4131 Sep 13 23:14 ZMQWindows.md [2021-09-13T23:21:14.961Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 23:14 bin [2021-09-13T23:21:14.961Z] drwxrwxr-x 14 1001 1001 4096 Sep 13 23:14 cmd [2021-09-13T23:21:14.961Z] -rw-r--r-- 1 root root 405502 Sep 13 23:19 coverage.out [2021-09-13T23:21:14.961Z] -rw-rw-r-- 1 1001 1001 841 Sep 13 23:14 go.mod [2021-09-13T23:21:14.961Z] -rw-r--r-- 1 root root 50064 Sep 13 23:17 go.sum [2021-09-13T23:21:14.961Z] drwxrwxr-x 8 1001 1001 4096 Sep 13 23:14 internal [2021-09-13T23:21:14.961Z] drwxrwxr-x 3 1001 1001 4096 Sep 13 23:14 openapi [2021-09-13T23:21:14.961Z] drwxrwxr-x 4 1001 1001 4096 Sep 13 23:14 snap [2021-09-13T23:21:14.961Z] -rw-rw-r-- 1 1001 1001 204 Sep 13 23:14 version.go [Pipeline] sh [2021-09-13T23:21:15.624Z] + '[' -e coverage.out ] [2021-09-13T23:21:15.624Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-13T23:21:15.657Z] Warning: overwriting stash ‘coverage-report’ [2021-09-13T23:21:16.523Z] Stashed 1 file(s) [Pipeline] sh [2021-09-13T23:21:17.179Z] + make build [2021-09-13T23:21:17.180Z] go mod tidy [2021-09-13T23:21:17.781Z] 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-13T23:21:24.510Z] 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-13T23:21:46.726Z] 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-13T23:21:48.707Z] 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-13T23:21:53.035Z] 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-13T23:21:53.637Z] 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-13T23:21:57.041Z] 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-13T23:22:00.454Z] 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-13T23:22:03.081Z] 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-13T23:22:07.415Z] 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-13T23:22:10.037Z] 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-13T23:22:13.433Z] 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-13T23:22:20.165Z] $ docker stop --time=1 8a0f1f8a78f8c693509085a1e500db7620b4c7a16f001c3ca23f59957c422140 [2021-09-13T23:22:23.182Z] $ docker rm -f 8a0f1f8a78f8c693509085a1e500db7620b4c7a16f001c3ca23f59957c422140 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-13T23:22:24.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-13T23:22:25.130Z] [2021-09-13T23:22:25.130Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-13T23:22:25.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-13T23:22:25.770Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-13T23:22:25.770Z] 29e5d40040c1: Pulling fs layer [2021-09-13T23:22:25.770Z] 1ce36da41761: Pulling fs layer [2021-09-13T23:22:25.770Z] 25b303627fd3: Pulling fs layer [2021-09-13T23:22:26.046Z] 29e5d40040c1: Verifying Checksum [2021-09-13T23:22:26.046Z] 29e5d40040c1: Download complete [2021-09-13T23:22:26.661Z] 29e5d40040c1: Pull complete [2021-09-13T23:22:27.272Z] 1ce36da41761: Verifying Checksum [2021-09-13T23:22:27.272Z] 1ce36da41761: Download complete [2021-09-13T23:22:28.712Z] 1ce36da41761: Pull complete [2021-09-13T23:22:28.712Z] 25b303627fd3: Verifying Checksum [2021-09-13T23:22:28.712Z] 25b303627fd3: Download complete [2021-09-13T23:22:38.883Z] 25b303627fd3: Pull complete [2021-09-13T23:22:38.883Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-13T23:22:38.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-13T23:22:38.883Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-13T23:22:39.177Z] prd-ubuntu18.04-docker-arm64-4c-16g-102 does not seem to be running inside a container [2021-09-13T23:22:39.275Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-13T23:22:42.868Z] $ docker top 2ff1b846e9e02add3776ea3f0d962d7429cc3ad24407f6ddc1fe5d758c310b11 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-13T23:22:43.879Z] + docker-compose build --help [2021-09-13T23:22:43.879Z] + grep parallel [2021-09-13T23:22:48.283Z] --parallel Build images in parallel. [Pipeline] } [2021-09-13T23:22:48.291Z] $ docker stop --time=1 2ff1b846e9e02add3776ea3f0d962d7429cc3ad24407f6ddc1fe5d758c310b11 [2021-09-13T23:22:50.216Z] $ docker rm -f 2ff1b846e9e02add3776ea3f0d962d7429cc3ad24407f6ddc1fe5d758c310b11 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-13T23:22:50.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-13T23:22:50.945Z] . [Pipeline] withDockerContainer [2021-09-13T23:22:51.240Z] prd-ubuntu18.04-docker-arm64-4c-16g-102 does not seem to be running inside a container [2021-09-13T23:22:51.306Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-13T23:22:52.885Z] $ docker top 592108ea3e4890f32a15bfa8d5c9698b0b305e8195e77915743f148a2f9bf702 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-13T23:22:53.829Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-13T23:22:57.200Z] Building core-command ... [2021-09-13T23:22:57.200Z] Building core-data ... [2021-09-13T23:22:57.200Z] Building core-metadata ... [2021-09-13T23:22:57.200Z] Building security-bootstrapper ... [2021-09-13T23:22:57.200Z] Building security-proxy-setup ... [2021-09-13T23:22:57.200Z] Building security-secretstore-setup ... [2021-09-13T23:22:57.200Z] Building support-notifications ... [2021-09-13T23:22:57.200Z] Building support-scheduler ... [2021-09-13T23:22:57.200Z] Building sys-mgmt-agent ... [2021-09-13T23:22:57.200Z] Building security-bootstrapper [2021-09-13T23:22:57.200Z] Building core-command [2021-09-13T23:22:57.200Z] Building support-notifications [2021-09-13T23:22:57.200Z] Building support-scheduler [2021-09-13T23:22:57.200Z] Building core-metadata [2021-09-13T23:24:05.208Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-13T23:24:05.208Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-13T23:24:05.208Z] ---> 117612efd2c1 [2021-09-13T23:24:05.208Z] Step 3/24 : WORKDIR /edgex-go [2021-09-13T23:24:05.208Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-13T23:24:05.208Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-13T23:24:05.208Z] ---> 117612efd2c1 [2021-09-13T23:24:05.208Z] Step 3/32 : WORKDIR /edgex-go [2021-09-13T23:24:05.208Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-13T23:24:05.208Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-13T23:24:05.208Z] ---> 117612efd2c1 [2021-09-13T23:24:05.208Z] Step 3/24 : WORKDIR /edgex-go [2021-09-13T23:24:05.208Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-13T23:24:05.208Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-13T23:24:05.208Z] ---> 117612efd2c1 [2021-09-13T23:24:05.208Z] Step 3/23 : WORKDIR /edgex-go [2021-09-13T23:24:05.208Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-13T23:24:05.208Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-13T23:24:05.208Z] ---> 117612efd2c1 [2021-09-13T23:24:05.208Z] Step 3/23 : WORKDIR /edgex-go [2021-09-13T23:24:08.596Z] ---> Running in e0f1c5fee91e [2021-09-13T23:24:08.596Z] ---> Running in cbd77a8e2027 [2021-09-13T23:24:08.596Z] ---> Running in 4d7b088deca3 [2021-09-13T23:24:08.596Z] ---> Running in 9fa7c17cf35c [2021-09-13T23:24:08.596Z] ---> Running in 6d857f364d65 [2021-09-13T23:24:08.871Z] Removing intermediate container e0f1c5fee91e [2021-09-13T23:24:08.871Z] ---> 7e49cbcc7c22 [2021-09-13T23:24:08.871Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-13T23:24:09.143Z] Removing intermediate container 4d7b088deca3 [2021-09-13T23:24:09.143Z] ---> b105ff6dc77c [2021-09-13T23:24:09.143Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-13T23:24:09.143Z] Removing intermediate container cbd77a8e2027 [2021-09-13T23:24:09.143Z] ---> 8a4941e79343 [2021-09-13T23:24:09.143Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-13T23:24:09.143Z] Removing intermediate container 6d857f364d65 [2021-09-13T23:24:09.143Z] ---> 7de7631d9f25 [2021-09-13T23:24:09.143Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-13T23:24:09.143Z] Removing intermediate container 9fa7c17cf35c [2021-09-13T23:24:09.143Z] ---> 2f1599379828 [2021-09-13T23:24:09.143Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-13T23:24:09.418Z] ---> Running in 250e38eb9f0f [2021-09-13T23:24:09.419Z] ---> Running in 75c81ac2e25e [2021-09-13T23:24:09.419Z] ---> Running in 66b740fc625f [2021-09-13T23:24:10.013Z] ---> Running in e10b37baabfa [2021-09-13T23:24:10.013Z] ---> Running in ec36362b0c45 [2021-09-13T23:24:15.447Z] Removing intermediate container 250e38eb9f0f [2021-09-13T23:24:15.447Z] ---> d842374656fe [2021-09-13T23:24:15.447Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-13T23:24:15.447Z] ---> Running in 70bc95af7ec9 [2021-09-13T23:24:15.722Z] Removing intermediate container 66b740fc625f [2021-09-13T23:24:15.722Z] ---> 9e395033f8c6 [2021-09-13T23:24:15.722Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-13T23:24:15.995Z] Removing intermediate container 75c81ac2e25e [2021-09-13T23:24:15.995Z] ---> 26d7055e253b [2021-09-13T23:24:15.995Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-13T23:24:15.995Z] ---> Running in d00af5bc65f9 [2021-09-13T23:24:16.267Z] ---> Running in 23de4df8f1e9 [2021-09-13T23:24:16.862Z] Removing intermediate container ec36362b0c45 [2021-09-13T23:24:16.862Z] ---> 87e38bd4b9d0 [2021-09-13T23:24:16.862Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-13T23:24:17.135Z] Removing intermediate container e10b37baabfa [2021-09-13T23:24:17.135Z] ---> d4d364a9c8fd [2021-09-13T23:24:17.135Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-13T23:24:17.135Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-13T23:24:17.406Z] ---> Running in f457641e1e35 [2021-09-13T23:24:17.678Z] ---> Running in 81afaf0ec604 [2021-09-13T23:24:18.281Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-13T23:24:19.278Z] OK: 218 MiB in 52 packages [2021-09-13T23:24:19.278Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-13T23:24:19.558Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-13T23:24:19.833Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-13T23:24:19.833Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-13T23:24:20.442Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-13T23:24:20.442Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-13T23:24:20.724Z] Removing intermediate container 70bc95af7ec9 [2021-09-13T23:24:20.724Z] ---> 3785d996d564 [2021-09-13T23:24:20.724Z] Step 6/24 : COPY go.mod . [2021-09-13T23:24:20.724Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-13T23:24:21.001Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-13T23:24:21.603Z] OK: 218 MiB in 52 packages [2021-09-13T23:24:21.603Z] OK: 218 MiB in 52 packages [2021-09-13T23:24:21.879Z] OK: 218 MiB in 52 packages [2021-09-13T23:24:22.169Z] ---> e03b86cde6a7 [2021-09-13T23:24:22.169Z] Step 7/24 : RUN go mod download [2021-09-13T23:24:22.169Z] OK: 218 MiB in 52 packages [2021-09-13T23:24:22.449Z] ---> Running in bc8682e089c7 [2021-09-13T23:24:23.455Z] Removing intermediate container d00af5bc65f9 [2021-09-13T23:24:23.455Z] ---> 2749cc9601d5 [2021-09-13T23:24:23.455Z] Step 6/24 : COPY go.mod . [2021-09-13T23:24:23.729Z] Removing intermediate container 23de4df8f1e9 [2021-09-13T23:24:23.729Z] ---> fa2cc31132f7 [2021-09-13T23:24:23.729Z] Step 6/23 : COPY go.mod . [2021-09-13T23:24:23.729Z] Removing intermediate container f457641e1e35 [2021-09-13T23:24:23.729Z] ---> 0042678a3404 [2021-09-13T23:24:23.729Z] Step 6/32 : COPY go.mod . [2021-09-13T23:24:24.335Z] Removing intermediate container 81afaf0ec604 [2021-09-13T23:24:24.335Z] ---> 3a1419595cc9 [2021-09-13T23:24:24.335Z] Step 6/23 : COPY go.mod . [2021-09-13T23:24:24.617Z] ---> 0e123c6053bd [2021-09-13T23:24:24.617Z] Step 7/24 : RUN go mod download [2021-09-13T23:24:24.896Z] ---> Running in bcc84171053f [2021-09-13T23:24:25.178Z] ---> e7677c768372 [2021-09-13T23:24:25.178Z] Step 7/23 : RUN go mod download [2021-09-13T23:24:25.451Z] ---> 6037fb90dc0b [2021-09-13T23:24:25.451Z] Step 7/32 : RUN go mod download [2021-09-13T23:24:25.451Z] ---> Running in 4e767ed50609 [2021-09-13T23:24:25.727Z] ---> Running in 33c543bb352b [2021-09-13T23:24:26.005Z] ---> 6ba12613ea4a [2021-09-13T23:24:26.005Z] Step 7/23 : RUN go mod download [2021-09-13T23:24:26.279Z] ---> Running in 5ae29fdb4880 [2021-09-13T23:24:28.272Z] Removing intermediate container bc8682e089c7 [2021-09-13T23:24:28.272Z] ---> c7479a680714 [2021-09-13T23:24:28.272Z] Step 8/24 : COPY . . [2021-09-13T23:24:32.605Z] Removing intermediate container bcc84171053f [2021-09-13T23:24:32.605Z] ---> e049d1cb5732 [2021-09-13T23:24:32.605Z] Step 8/24 : COPY . . [2021-09-13T23:24:40.897Z] Removing intermediate container 4e767ed50609 [2021-09-13T23:24:40.897Z] ---> a1fc29b486b7 [2021-09-13T23:24:40.897Z] Step 8/23 : COPY . . [2021-09-13T23:24:40.897Z] Removing intermediate container 5ae29fdb4880 [2021-09-13T23:24:40.897Z] ---> 58e94e8e9b6b [2021-09-13T23:24:40.897Z] Step 8/23 : COPY . . [2021-09-13T23:24:40.897Z] Removing intermediate container 33c543bb352b [2021-09-13T23:24:40.897Z] ---> e05c743f8124 [2021-09-13T23:24:40.897Z] Step 8/32 : COPY . . [2021-09-13T23:24:41.174Z] ---> 35bb5883426b [2021-09-13T23:24:41.174Z] Step 9/24 : RUN go mod tidy [2021-09-13T23:24:45.515Z] ---> Running in 5560805f5cee [2021-09-13T23:24:55.687Z] ---> 4441d8fba564 [2021-09-13T23:24:55.687Z] Step 9/24 : RUN go mod tidy [2021-09-13T23:24:57.665Z] ---> Running in 9a2bc1360eea [2021-09-13T23:24:57.665Z] Removing intermediate container 5560805f5cee [2021-09-13T23:24:57.665Z] ---> 3911e5ec222f [2021-09-13T23:24:57.665Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-13T23:24:57.941Z] ---> Running in 3d607efe4d28 [2021-09-13T23:24:58.553Z] ---> 51154147161d [2021-09-13T23:24:58.553Z] Step 9/23 : RUN go mod tidy [2021-09-13T23:24:58.553Z] ---> 175792ff6b5e [2021-09-13T23:24:58.553Z] Step 9/23 : RUN go mod tidy [2021-09-13T23:24:58.553Z] ---> a6059099c171 [2021-09-13T23:24:58.553Z] Step 9/32 : RUN go mod tidy [2021-09-13T23:24:58.828Z] ---> Running in 1f73d997abfb [2021-09-13T23:24:58.828Z] ---> Running in dc0928689f69 [2021-09-13T23:24:58.828Z] ---> Running in f59f2ff66cd6 [2021-09-13T23:24:59.814Z] 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-13T23:25:04.149Z] Removing intermediate container 9a2bc1360eea [2021-09-13T23:25:04.149Z] ---> 747bf6158290 [2021-09-13T23:25:04.149Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-13T23:25:04.149Z] ---> Running in 8c33ad1ba8de [2021-09-13T23:25:06.149Z] 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-13T23:25:06.755Z] Removing intermediate container 1f73d997abfb [2021-09-13T23:25:06.755Z] ---> e6495be57965 [2021-09-13T23:25:06.755Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-13T23:25:07.368Z] ---> Running in 39292055f337 [2021-09-13T23:25:07.645Z] Removing intermediate container f59f2ff66cd6 [2021-09-13T23:25:07.645Z] ---> 74c37f5f6190 [2021-09-13T23:25:07.645Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-13T23:25:07.645Z] Removing intermediate container dc0928689f69 [2021-09-13T23:25:07.645Z] ---> 9a93c5c24296 [2021-09-13T23:25:07.645Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-13T23:25:07.919Z] ---> Running in 7fad4e7870a3 [2021-09-13T23:25:07.919Z] ---> Running in 6b6479b4bca9 [2021-09-13T23:25:09.903Z] 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-13T23:25:10.890Z] 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-13T23:25:10.890Z] 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-13T23:27:02.765Z] Removing intermediate container 8c33ad1ba8de [2021-09-13T23:27:02.765Z] ---> 623a2d3987ea [2021-09-13T23:27:02.765Z] [2021-09-13T23:27:02.765Z] Step 11/24 : FROM alpine:3.12 [2021-09-13T23:27:02.765Z] 3.12: Pulling from library/alpine [2021-09-13T23:27:04.214Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-13T23:27:04.214Z] Status: Downloaded newer image for alpine:3.12 [2021-09-13T23:27:04.214Z] ---> afc2cc120ca2 [2021-09-13T23:27:04.214Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-13T23:27:05.662Z] ---> Running in d8cf979bbe76 [2021-09-13T23:27:06.265Z] Removing intermediate container 3d607efe4d28 [2021-09-13T23:27:06.265Z] ---> b7016e137f35 [2021-09-13T23:27:06.265Z] [2021-09-13T23:27:06.265Z] Step 11/24 : FROM alpine:3.12 [2021-09-13T23:27:06.265Z] ---> afc2cc120ca2 [2021-09-13T23:27:06.265Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-13T23:27:06.879Z] ---> Running in 9ac908959a33 [2021-09-13T23:27:07.496Z] Removing intermediate container 39292055f337 [2021-09-13T23:27:07.496Z] ---> 21072b4bc5d9 [2021-09-13T23:27:07.496Z] [2021-09-13T23:27:07.496Z] Step 11/32 : FROM alpine:3.12 [2021-09-13T23:27:07.496Z] ---> afc2cc120ca2 [2021-09-13T23:27:07.496Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-13T23:27:07.772Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-13T23:27:08.050Z] ---> Running in 8ff664380aec [2021-09-13T23:27:08.050Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-13T23:27:08.660Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-13T23:27:08.660Z] Executing busybox-1.31.1-r20.trigger [2021-09-13T23:27:08.660Z] OK: 5 MiB in 15 packages [2021-09-13T23:27:08.940Z] Removing intermediate container 8ff664380aec [2021-09-13T23:27:08.940Z] ---> da7bdaa02e46 [2021-09-13T23:27:08.940Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-13T23:27:08.940Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-13T23:27:09.216Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-13T23:27:09.497Z] ---> Running in 64ee12710a6a [2021-09-13T23:27:09.775Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-13T23:27:09.775Z] Executing busybox-1.31.1-r20.trigger [2021-09-13T23:27:09.775Z] OK: 5 MiB in 15 packages [2021-09-13T23:27:11.768Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-13T23:27:11.768Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-13T23:27:12.046Z] Removing intermediate container d8cf979bbe76 [2021-09-13T23:27:12.046Z] ---> fcf9b15e0aef [2021-09-13T23:27:12.046Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-13T23:27:12.317Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-13T23:27:12.317Z] (2/2) Installing su-exec (0.2-r1) [2021-09-13T23:27:12.317Z] Executing busybox-1.31.1-r20.trigger [2021-09-13T23:27:12.317Z] OK: 5 MiB in 16 packages [2021-09-13T23:27:12.915Z] Removing intermediate container 9ac908959a33 [2021-09-13T23:27:12.915Z] ---> 34675079e24c [2021-09-13T23:27:12.915Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-13T23:27:12.915Z] ---> Running in edc40fb232e9 [2021-09-13T23:27:12.915Z] Removing intermediate container 6b6479b4bca9 [2021-09-13T23:27:12.915Z] ---> 8def14f3491d [2021-09-13T23:27:12.915Z] [2021-09-13T23:27:12.915Z] Step 11/23 : FROM alpine:3.12 [2021-09-13T23:27:12.915Z] ---> afc2cc120ca2 [2021-09-13T23:27:12.915Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-13T23:27:12.915Z] ---> Using cache [2021-09-13T23:27:12.915Z] ---> 34675079e24c [2021-09-13T23:27:12.915Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-13T23:27:13.515Z] ---> Running in 86312023092c [2021-09-13T23:27:13.515Z] ---> Running in 6af480f8ee8f [2021-09-13T23:27:13.515Z] Removing intermediate container 7fad4e7870a3 [2021-09-13T23:27:13.515Z] ---> 62090d624c7b [2021-09-13T23:27:13.515Z] [2021-09-13T23:27:13.515Z] Step 11/23 : FROM alpine:3.12 [2021-09-13T23:27:13.515Z] ---> afc2cc120ca2 [2021-09-13T23:27:13.515Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-13T23:27:13.787Z] Removing intermediate container edc40fb232e9 [2021-09-13T23:27:13.787Z] ---> 72bdeb16a3ef [2021-09-13T23:27:13.787Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-13T23:27:13.787Z] ---> Running in ffea91280ee9 [2021-09-13T23:27:14.068Z] ---> Running in 69a87a4f20d1 [2021-09-13T23:27:14.069Z] Removing intermediate container 64ee12710a6a [2021-09-13T23:27:14.069Z] ---> b09c58683546 [2021-09-13T23:27:14.069Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-13T23:27:14.069Z] Removing intermediate container 86312023092c [2021-09-13T23:27:14.069Z] ---> 7d17ffe82043 [2021-09-13T23:27:14.069Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-13T23:27:14.353Z] Removing intermediate container 6af480f8ee8f [2021-09-13T23:27:14.353Z] ---> 726a06356d2b [2021-09-13T23:27:14.353Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-13T23:27:14.353Z] ---> Running in 992677f9bd18 [2021-09-13T23:27:14.631Z] ---> Running in 43d4ca013020 [2021-09-13T23:27:14.631Z] ---> Running in 0497585b65af [2021-09-13T23:27:14.906Z] Removing intermediate container 69a87a4f20d1 [2021-09-13T23:27:14.906Z] ---> 2b302483d785 [2021-09-13T23:27:14.906Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-13T23:27:14.906Z] ---> Running in de0674be2f8a [2021-09-13T23:27:15.180Z] Removing intermediate container 992677f9bd18 [2021-09-13T23:27:15.180Z] ---> d1b878de19e1 [2021-09-13T23:27:15.180Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-13T23:27:15.453Z] Removing intermediate container 43d4ca013020 [2021-09-13T23:27:15.453Z] ---> a5f25ee1ed98 [2021-09-13T23:27:15.453Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-13T23:27:15.453Z] Removing intermediate container 0497585b65af [2021-09-13T23:27:15.453Z] ---> 264e3abd66eb [2021-09-13T23:27:15.453Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-13T23:27:15.453Z] ---> Running in 537344bde3ee [2021-09-13T23:27:15.726Z] ---> Running in 86f7832cf919 [2021-09-13T23:27:15.726Z] ---> Running in f74501247dc9 [2021-09-13T23:27:15.726Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-13T23:27:15.726Z] Removing intermediate container de0674be2f8a [2021-09-13T23:27:15.726Z] ---> 2690f086a9dd [2021-09-13T23:27:15.726Z] Step 16/24 : WORKDIR / [2021-09-13T23:27:15.998Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-13T23:27:15.998Z] ---> Running in 376c87dd592b [2021-09-13T23:27:15.998Z] Removing intermediate container 537344bde3ee [2021-09-13T23:27:15.998Z] ---> a5109d30ef62 [2021-09-13T23:27:15.998Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-13T23:27:16.271Z] Removing intermediate container f74501247dc9 [2021-09-13T23:27:16.271Z] ---> f76e83c5d930 [2021-09-13T23:27:16.271Z] Step 16/24 : WORKDIR / [2021-09-13T23:27:16.271Z] ---> Running in d61f14b06076 [2021-09-13T23:27:16.542Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-13T23:27:16.542Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-13T23:27:16.542Z] Executing busybox-1.31.1-r20.trigger [2021-09-13T23:27:16.542Z] Removing intermediate container 86f7832cf919 [2021-09-13T23:27:16.542Z] ---> abf297d44590 [2021-09-13T23:27:16.542Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-13T23:27:16.542Z] Executing ca-certificates-20191127-r4.trigger [2021-09-13T23:27:16.542Z] ---> Running in 51e52763203e [2021-09-13T23:27:16.818Z] OK: 6 MiB in 16 packages [2021-09-13T23:27:17.096Z] Removing intermediate container 376c87dd592b [2021-09-13T23:27:17.096Z] ---> 9f6ce0370047 [2021-09-13T23:27:17.096Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-13T23:27:17.689Z] ---> aa88af610726 [2021-09-13T23:27:17.689Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-13T23:27:17.968Z] Removing intermediate container 51e52763203e [2021-09-13T23:27:17.968Z] ---> 53dd76dc1c70 [2021-09-13T23:27:17.968Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-13T23:27:18.572Z] ---> 4707ec8ce644 [2021-09-13T23:27:18.572Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-13T23:27:18.852Z] Removing intermediate container ffea91280ee9 [2021-09-13T23:27:18.852Z] ---> 0b62f6d96ff0 [2021-09-13T23:27:18.852Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-13T23:27:19.145Z] ---> Running in 4e5a544888b2 [2021-09-13T23:27:19.418Z] ---> af836c6326a9 [2021-09-13T23:27:19.418Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-13T23:27:19.705Z] Removing intermediate container d61f14b06076 [2021-09-13T23:27:19.705Z] ---> 030d2e69add0 [2021-09-13T23:27:19.705Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-13T23:27:19.980Z] Removing intermediate container 4e5a544888b2 [2021-09-13T23:27:19.980Z] ---> 7a46ca868f7d [2021-09-13T23:27:19.980Z] Step 14/23 : ENV APP_PORT=59860 ---> 1a13e3b912d2 [2021-09-13T23:27:19.980Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-13T23:27:19.980Z] [2021-09-13T23:27:20.254Z] ---> Running in 5c462954d332 [2021-09-13T23:27:20.254Z] ---> Running in efdca8bf7125 [2021-09-13T23:27:20.537Z] ---> 91fd210989f6 [2021-09-13T23:27:20.537Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-13T23:27:21.134Z] Removing intermediate container 5c462954d332 [2021-09-13T23:27:21.134Z] ---> 2eb8e13a5ae0 [2021-09-13T23:27:21.134Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-13T23:27:21.406Z] ---> 83ddf54827f3 [2021-09-13T23:27:21.406Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-13T23:27:21.406Z] Removing intermediate container efdca8bf7125 [2021-09-13T23:27:21.406Z] ---> d7414ac1f19d [2021-09-13T23:27:21.406Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-13T23:27:21.406Z] ---> f2f9a021f930 [2021-09-13T23:27:21.406Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-13T23:27:21.685Z] ---> b40127f4d3df [2021-09-13T23:27:21.685Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-13T23:27:21.685Z] ---> Running in c84d6a365bdc [2021-09-13T23:27:21.685Z] ---> Running in 020522c242ef [2021-09-13T23:27:21.685Z] ---> Running in c22032fd4d28 [2021-09-13T23:27:21.959Z] ---> 768849c75c81 [2021-09-13T23:27:21.959Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-13T23:27:22.234Z] ---> Running in ad3efed627b8 [2021-09-13T23:27:22.234Z] Removing intermediate container 020522c242ef [2021-09-13T23:27:22.234Z] ---> 32e6d28a3df6 [2021-09-13T23:27:22.234Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-13T23:27:22.506Z] Removing intermediate container c84d6a365bdc [2021-09-13T23:27:22.506Z] ---> 95670bdada74 [2021-09-13T23:27:22.506Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-13T23:27:22.506Z] ---> 2531b38d61e5 [2021-09-13T23:27:22.506Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-13T23:27:22.778Z] Removing intermediate container c22032fd4d28 [2021-09-13T23:27:22.779Z] ---> e1b70765e771 [2021-09-13T23:27:22.779Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-13T23:27:22.779Z] ---> Running in daa80f368973 [2021-09-13T23:27:22.779Z] ---> Running in a2f37657a675 [2021-09-13T23:27:23.058Z] ---> Running in 5f0bde0afc7b [2021-09-13T23:27:23.065Z] Running on prd-ubuntu18.04-docker-8c-8g-103 in /w/workspace/edgexfoundry_edgex-go_PR-3700 [Pipeline] { [Pipeline] ws [2021-09-13T23:27:23.084Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2021-09-13T23:27:23.213Z] The recommended git tool is: git [2021-09-13T23:27:23.666Z] Removing intermediate container daa80f368973 [2021-09-13T23:27:23.666Z] ---> 9d3c23b69eb2 [2021-09-13T23:27:23.666Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-13T23:27:23.666Z] Removing intermediate container a2f37657a675 [2021-09-13T23:27:23.666Z] ---> 59aa0fddd218 [2021-09-13T23:27:23.666Z] Step 21/23 : LABEL arch=arm64 [2021-09-13T23:27:23.666Z] ---> d13f6c8542b7 [2021-09-13T23:27:23.666Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-13T23:27:23.942Z] Removing intermediate container 5f0bde0afc7b [2021-09-13T23:27:23.942Z] ---> 7122da93e932 [2021-09-13T23:27:23.942Z] Step 22/24 : LABEL arch=arm64 [2021-09-13T23:27:23.942Z] ---> Running in 9b21bb5fb71f [2021-09-13T23:27:23.942Z] ---> Running in b0146ceafc07 [2021-09-13T23:27:24.241Z] ---> Running in 7742f75c41e5 [2021-09-13T23:27:24.854Z] Removing intermediate container 9b21bb5fb71f [2021-09-13T23:27:24.854Z] ---> 238e4076397b [2021-09-13T23:27:24.854Z] Step 22/24 : LABEL arch=arm64 [2021-09-13T23:27:24.854Z] Removing intermediate container b0146ceafc07 [2021-09-13T23:27:24.854Z] ---> 416acd5e304e [2021-09-13T23:27:24.854Z] Step 22/23 : LABEL git_sha=77f0d8405706713319fc412383eb4ff34489785c [2021-09-13T23:27:24.854Z] ---> Running in e81192fafd35 [2021-09-13T23:27:25.139Z] Removing intermediate container 7742f75c41e5 [2021-09-13T23:27:25.139Z] ---> 294c05552264 [2021-09-13T23:27:25.139Z] Step 23/24 : LABEL git_sha=77f0d8405706713319fc412383eb4ff34489785c [2021-09-13T23:27:25.139Z] ---> Running in 3ee57491f1e5 [2021-09-13T23:27:25.425Z] ---> Running in 9371c99ff495 [2021-09-13T23:27:25.425Z] ---> 9d8c5dd9fe58 [2021-09-13T23:27:25.425Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-13T23:27:25.708Z] Removing intermediate container e81192fafd35 [2021-09-13T23:27:25.708Z] ---> 865c9efbf2a4 [2021-09-13T23:27:25.708Z] Step 23/24 : LABEL git_sha=77f0d8405706713319fc412383eb4ff34489785c [2021-09-13T23:27:25.708Z] Removing intermediate container ad3efed627b8 [2021-09-13T23:27:25.708Z] ---> b76c3784d312 [2021-09-13T23:27:25.708Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-13T23:27:25.980Z] Removing intermediate container 3ee57491f1e5 [2021-09-13T23:27:25.980Z] ---> be5e29fe3fff [2021-09-13T23:27:25.980Z] Step 23/23 : LABEL version=0.0.0 [2021-09-13T23:27:25.980Z] ---> Running in 715c3a5e6930 [2021-09-13T23:27:26.261Z] Removing intermediate container 9371c99ff495 [2021-09-13T23:27:26.261Z] ---> 00330b7b6c36 [2021-09-13T23:27:26.261Z] Step 24/24 : LABEL version=0.0.0 [2021-09-13T23:27:26.261Z] ---> Running in 9c5d6786e7e2 [2021-09-13T23:27:26.534Z] ---> Running in abb0930bda1a [2021-09-13T23:27:26.534Z] ---> 0aa9203b3666 [2021-09-13T23:27:26.534Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-13T23:27:26.561Z] using credential edgex-jenkins-ssh [2021-09-13T23:27:26.578Z] Cloning the remote Git repository [2021-09-13T23:27:26.602Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-13T23:27:26.808Z] ---> Running in c0ad1fcd79f8 [2021-09-13T23:27:26.809Z] Removing intermediate container 715c3a5e6930 [2021-09-13T23:27:26.809Z] ---> 930179aa0c3c [2021-09-13T23:27:26.809Z] Step 24/24 : LABEL version=0.0.0 [2021-09-13T23:27:27.081Z] Removing intermediate container 9c5d6786e7e2 [2021-09-13T23:27:27.081Z] ---> 785812085d27 [2021-09-13T23:27:27.081Z] ---> d722610c865b [2021-09-13T23:27:27.081Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-13T23:27:27.081Z] [2021-09-13T23:27:27.081Z] Removing intermediate container abb0930bda1a [2021-09-13T23:27:27.081Z] ---> ed598e2e19a0 [2021-09-13T23:27:27.081Z] [2021-09-13T23:27:27.081Z] ---> Running in 0b26a0faccd3 [2021-09-13T23:27:27.354Z] Removing intermediate container c0ad1fcd79f8 [2021-09-13T23:27:27.354Z] ---> 21ad1fcc99a5 [2021-09-13T23:27:27.354Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-13T23:27:27.354Z] Successfully built 785812085d27 [2021-09-13T23:27:27.627Z] Successfully tagged support-scheduler-arm64:latest [2021-09-13T23:27:27.627Z]  Building support-scheduler ... done Building security-proxy-setup [2021-09-13T23:27:27.627Z] Successfully built ed598e2e19a0 [2021-09-13T23:27:27.627Z] Successfully tagged core-command-arm64:latest [2021-09-13T23:27:27.627Z] Building security-secretstore-setup [2021-09-13T23:27:27.627Z]  Building core-command ... done  ---> Running in ef0ed9a5bcac [2021-09-13T23:27:26.673Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2021-09-13T23:27:26.703Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-13T23:27:26.704Z] > git --version # timeout=10 [2021-09-13T23:27:26.711Z] > git --version # 'git version 2.17.1' [2021-09-13T23:27:26.711Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-13T23:27:26.747Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-13T23:27:27.900Z] Removing intermediate container 0b26a0faccd3 [2021-09-13T23:27:27.900Z] ---> 2ad16327fab5 [2021-09-13T23:27:27.900Z] [2021-09-13T23:27:28.498Z] Successfully built 2ad16327fab5 [2021-09-13T23:27:28.498Z] Successfully tagged core-metadata-arm64:latest [2021-09-13T23:27:28.498Z] Building core-data [2021-09-13T23:27:28.498Z]  Building core-metadata ... done Removing intermediate container ef0ed9a5bcac [2021-09-13T23:27:28.498Z] ---> 8569fb30c6ad [2021-09-13T23:27:28.498Z] Step 21/23 : LABEL arch=arm64 [2021-09-13T23:27:28.770Z] ---> Running in 7dc0b0d4907f [2021-09-13T23:27:28.770Z] ---> 5272ad8d14fd [2021-09-13T23:27:28.770Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-13T23:27:29.361Z] Removing intermediate container 7dc0b0d4907f [2021-09-13T23:27:29.361Z] ---> d6a0cd6e64ad [2021-09-13T23:27:29.361Z] Step 22/23 : LABEL git_sha=77f0d8405706713319fc412383eb4ff34489785c [2021-09-13T23:27:29.361Z] ---> Running in cde2c364cb21 [2021-09-13T23:27:29.636Z] ---> 79e38baf02b6 [2021-09-13T23:27:29.636Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-13T23:27:29.914Z] Removing intermediate container cde2c364cb21 [2021-09-13T23:27:29.914Z] ---> 8f27a4bf08cf [2021-09-13T23:27:29.914Z] Step 23/23 : LABEL version=0.0.0 [2021-09-13T23:27:30.197Z] ---> Running in 390590b05699 [2021-09-13T23:27:30.810Z] ---> 6efbe5667748 [2021-09-13T23:27:30.810Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-13T23:27:31.087Z] Removing intermediate container 390590b05699 [2021-09-13T23:27:31.087Z] ---> 5bc58a2e6cf6 [2021-09-13T23:27:31.087Z] [2021-09-13T23:27:31.682Z] Successfully built 5bc58a2e6cf6 [2021-09-13T23:27:31.682Z] Successfully tagged support-notifications-arm64:latest [2021-09-13T23:27:31.682Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-09-13T23:27:31.956Z] ---> 18891965d135 [2021-09-13T23:27:31.956Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-13T23:27:32.564Z] ---> Running in 67acdf313d7c [2021-09-13T23:27:33.157Z] Removing intermediate container 67acdf313d7c [2021-09-13T23:27:33.157Z] ---> b263540bc3f0 [2021-09-13T23:27:33.157Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-13T23:27:34.615Z] ---> d69290e3f882 [2021-09-13T23:27:34.615Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-13T23:27:35.212Z] ---> Running in ec681887ef8a [2021-09-13T23:27:38.755Z] Removing intermediate container ec681887ef8a [2021-09-13T23:27:38.755Z] ---> 261527ecf829 [2021-09-13T23:27:38.755Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-13T23:27:39.376Z] ---> Running in aa3b0b6c7bdb [2021-09-13T23:27:40.387Z] Removing intermediate container aa3b0b6c7bdb [2021-09-13T23:27:40.388Z] ---> 354c9b49c731 [2021-09-13T23:27:40.388Z] Step 29/32 : CMD ["gate"] [2021-09-13T23:27:40.677Z] ---> Running in c8c2ea9e39ef [2021-09-13T23:27:41.653Z] Removing intermediate container c8c2ea9e39ef [2021-09-13T23:27:41.653Z] ---> 306ac333dca8 [2021-09-13T23:27:41.653Z] Step 30/32 : LABEL arch=arm64 [2021-09-13T23:27:41.925Z] ---> Running in 83308ada33c1 [2021-09-13T23:27:42.929Z] Removing intermediate container 83308ada33c1 [2021-09-13T23:27:42.929Z] ---> 0c0066f95adc [2021-09-13T23:27:42.929Z] Step 31/32 : LABEL git_sha=77f0d8405706713319fc412383eb4ff34489785c [2021-09-13T23:27:43.527Z] ---> Running in b84210d91e7b [2021-09-13T23:27:44.509Z] Removing intermediate container b84210d91e7b [2021-09-13T23:27:44.509Z] ---> e0f34e2357c9 [2021-09-13T23:27:44.509Z] Step 32/32 : LABEL version=0.0.0 [2021-09-13T23:27:44.786Z] ---> Running in 8a5baa917452 [2021-09-13T23:27:45.398Z] Removing intermediate container 8a5baa917452 [2021-09-13T23:27:45.398Z] ---> f8f2ac828bb5 [2021-09-13T23:27:45.398Z] [2021-09-13T23:27:45.672Z] Successfully built f8f2ac828bb5 [2021-09-13T23:27:45.672Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-13T23:27:50.946Z] Merging remotes/origin/main commit 0af410bcaa5da9929d3f25967a4cf07eb8334d0e into PR head commit 77f0d8405706713319fc412383eb4ff34489785c [2021-09-13T23:27:51.059Z] Merge succeeded, producing 77f0d8405706713319fc412383eb4ff34489785c [2021-09-13T23:27:51.060Z] Checking out Revision 77f0d8405706713319fc412383eb4ff34489785c (PR-3700) [2021-09-13T23:27:50.101Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-13T23:27:50.111Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-13T23:27:50.127Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-13T23:27:50.140Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-13T23:27:50.141Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-13T23:27:50.144Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3700/head:refs/remotes/origin/PR-3700 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-13T23:27:50.957Z] > git config core.sparsecheckout # timeout=10 [2021-09-13T23:27:50.962Z] > git checkout -f 77f0d8405706713319fc412383eb4ff34489785c # timeout=10 [2021-09-13T23:27:51.025Z] > git remote # timeout=10 [2021-09-13T23:27:51.032Z] > git config --get remote.origin.url # timeout=10 [2021-09-13T23:27:51.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-13T23:27:51.040Z] > git merge 0af410bcaa5da9929d3f25967a4cf07eb8334d0e # timeout=10 [2021-09-13T23:27:51.052Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-13T23:27:51.062Z] > git config core.sparsecheckout # timeout=10 [2021-09-13T23:27:51.066Z] > git checkout -f 77f0d8405706713319fc412383eb4ff34489785c # timeout=10 [2021-09-13T23:27:54.839Z] Commit message: "feat(security): Enable lint hooked to make test + a few trivial fixes" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-13T23:27:55.809Z] + echo snap-build.sh [2021-09-13T23:27:55.809Z] snap-build.sh [2021-09-13T23:27:55.809Z] + SNAP_BASE_DIR=. [2021-09-13T23:27:55.809Z] + '[' '!' -z /w/workspace/edgex-go/9 ']' [2021-09-13T23:27:55.809Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/9 [2021-09-13T23:27:55.809Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/9]' [2021-09-13T23:27:55.809Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/9] [2021-09-13T23:27:55.809Z] + cd /w/workspace/edgex-go/9 [2021-09-13T23:27:55.809Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-13T23:27:55.809Z] Reading package lists... [2021-09-13T23:27:55.809Z] Building dependency tree... [2021-09-13T23:27:55.809Z] Reading state information... [2021-09-13T23:27:55.809Z] The following packages were automatically installed and are no longer required: [2021-09-13T23:27:55.809Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-13T23:27:55.809Z] uidmap xdelta3 [2021-09-13T23:27:55.809Z] Use 'sudo apt autoremove' to remove them. [2021-09-13T23:27:55.809Z] The following packages will be REMOVED: [2021-09-13T23:27:55.809Z] lxd* lxd-client* [2021-09-13T23:27:56.079Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-13T23:27:56.079Z] After this operation, 31.7 MB disk space will be freed. [2021-09-13T23:27:56.619Z] (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-13T23:27:56.619Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-13T23:27:57.206Z] Removing lxd dnsmasq configuration [2021-09-13T23:27:57.473Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-13T23:27:57.473Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-13T23:27:58.060Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-13T23:27:58.331Z] (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-13T23:27:58.331Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-13T23:27:59.783Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-13T23:27:59.783Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-13T23:28:00.371Z] + sudo snap remove --purge lxd [2021-09-13T23:28:00.371Z] snap "lxd" is not installed [2021-09-13T23:28:00.371Z] + sudo groupadd --force --system lxd [2021-09-13T23:28:00.639Z] ++ whoami [2021-09-13T23:28:00.639Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-13T23:28:00.639Z] + newgrp - lxd [2021-09-13T23:28:00.639Z] + sudo snap install lxd [2021-09-13T23:28:08.867Z] 2021-09-13T23:28:06Z INFO Waiting for automatic snapd restart... [2021-09-13T23:28:21.185Z] lxd 4.18 from Canonical* installed [2021-09-13T23:28:21.185Z] + sudo lxd init --auto [2021-09-13T23:28:24.683Z]  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-13T23:28:24.683Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-13T23:28:24.683Z] ---> 117612efd2c1 [2021-09-13T23:28:24.683Z] Step 3/26 : WORKDIR /edgex-go [2021-09-13T23:28:24.683Z] ---> Using cache [2021-09-13T23:28:24.683Z] ---> 2f1599379828 [2021-09-13T23:28:24.683Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-13T23:28:24.683Z] ---> Using cache [2021-09-13T23:28:24.683Z] ---> d4d364a9c8fd [2021-09-13T23:28:24.683Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-13T23:28:24.683Z] ---> Using cache [2021-09-13T23:28:24.683Z] ---> 3a1419595cc9 [2021-09-13T23:28:24.683Z] Step 6/26 : COPY go.mod . [2021-09-13T23:28:24.683Z] ---> Using cache [2021-09-13T23:28:24.683Z] ---> 6ba12613ea4a [2021-09-13T23:28:24.683Z] Step 7/26 : RUN go mod download [2021-09-13T23:28:24.683Z] ---> Using cache [2021-09-13T23:28:24.683Z] ---> 58e94e8e9b6b [2021-09-13T23:28:24.683Z] Step 8/26 : COPY . . [2021-09-13T23:28:24.683Z] ---> Using cache [2021-09-13T23:28:24.683Z] ---> 51154147161d [2021-09-13T23:28:24.683Z] Step 9/26 : RUN go mod tidy [2021-09-13T23:28:24.683Z] ---> Using cache [2021-09-13T23:28:24.683Z] ---> 9a93c5c24296 [2021-09-13T23:28:24.683Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-13T23:28:24.683Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-13T23:28:24.683Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-13T23:28:24.683Z] ---> 117612efd2c1 [2021-09-13T23:28:24.683Z] Step 3/22 : WORKDIR /edgex-go [2021-09-13T23:28:24.683Z] ---> Using cache [2021-09-13T23:28:24.683Z] ---> 2f1599379828 [2021-09-13T23:28:24.683Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-13T23:28:24.683Z] ---> Using cache [2021-09-13T23:28:24.683Z] ---> d4d364a9c8fd [2021-09-13T23:28:24.683Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-13T23:28:24.683Z] ---> Using cache [2021-09-13T23:28:24.683Z] ---> 3a1419595cc9 [2021-09-13T23:28:24.683Z] Step 6/22 : COPY go.mod . [2021-09-13T23:28:24.683Z] ---> Using cache [2021-09-13T23:28:24.683Z] ---> 6ba12613ea4a [2021-09-13T23:28:24.683Z] Step 7/22 : RUN go mod download [2021-09-13T23:28:24.683Z] ---> Using cache [2021-09-13T23:28:24.683Z] ---> 58e94e8e9b6b [2021-09-13T23:28:24.683Z] Step 8/22 : COPY . . [2021-09-13T23:28:24.683Z] ---> Using cache [2021-09-13T23:28:24.683Z] ---> 51154147161d [2021-09-13T23:28:24.683Z] Step 9/22 : RUN go mod tidy [2021-09-13T23:28:24.683Z] ---> Using cache [2021-09-13T23:28:24.683Z] ---> 9a93c5c24296 [2021-09-13T23:28:24.683Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-13T23:28:24.683Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-13T23:28:24.683Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-13T23:28:24.683Z] ---> 117612efd2c1 [2021-09-13T23:28:24.683Z] Step 3/24 : WORKDIR /edgex-go [2021-09-13T23:28:24.683Z] ---> Using cache [2021-09-13T23:28:24.683Z] ---> 2f1599379828 [2021-09-13T23:28:24.683Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-13T23:28:24.683Z] ---> Using cache [2021-09-13T23:28:24.683Z] ---> d4d364a9c8fd [2021-09-13T23:28:24.683Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-13T23:28:24.683Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-13T23:28:24.683Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-13T23:28:24.683Z] ---> 117612efd2c1 [2021-09-13T23:28:24.683Z] Step 3/24 : WORKDIR /edgex-go [2021-09-13T23:28:24.683Z] ---> Using cache [2021-09-13T23:28:24.683Z] ---> 2f1599379828 [2021-09-13T23:28:24.683Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-13T23:28:24.683Z] ---> Using cache [2021-09-13T23:28:24.683Z] ---> d4d364a9c8fd [2021-09-13T23:28:24.684Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-13T23:28:26.115Z] ---> Running in 0fc0a4b6dddc [2021-09-13T23:28:26.115Z] ---> Running in d67cfb08ec56 [2021-09-13T23:28:26.115Z] ---> Running in c8f29694b680 [2021-09-13T23:28:26.115Z] ---> Running in d978e5234ab2 [2021-09-13T23:28:28.111Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-13T23:28:28.111Z] 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-13T23:28:28.111Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-13T23:28:28.385Z] 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-13T23:28:28.989Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-13T23:28:29.265Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-13T23:28:29.411Z] + sudo snap install --classic snapcraft [2021-09-13T23:28:30.260Z] OK: 218 MiB in 52 packages [2021-09-13T23:28:30.260Z] OK: 218 MiB in 52 packages [2021-09-13T23:28:32.273Z] Removing intermediate container c8f29694b680 [2021-09-13T23:28:32.273Z] ---> 306ae6fe3d9d [2021-09-13T23:28:32.273Z] Step 6/24 : COPY go.mod . [2021-09-13T23:28:32.273Z] Removing intermediate container d67cfb08ec56 [2021-09-13T23:28:32.273Z] ---> e120043088c6 [2021-09-13T23:28:32.273Z] Step 6/24 : COPY go.mod . [2021-09-13T23:28:33.743Z] ---> a3b7dd778512 [2021-09-13T23:28:33.743Z] Step 7/24 : RUN go mod download [2021-09-13T23:28:33.743Z] ---> 35eeae632ae8 [2021-09-13T23:28:33.743Z] Step 7/24 : RUN go mod download [2021-09-13T23:28:33.743Z] ---> Running in b350d739199a [2021-09-13T23:28:34.025Z] ---> Running in ca3674ef0112 [2021-09-13T23:28:39.511Z] snapcraft 5.0 from Canonical* installed [2021-09-13T23:28:39.511Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-13T23:28:39.511Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-13T23:28:39.511Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-13T23:28:39.511Z] Dload Upload Total Spent Left Speed [2021-09-13T23:28:39.511Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4644 0 --:--:-- --:--:-- --:--:-- 4644 [2021-09-13T23:28:39.511Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 9419k 0 --:--:-- --:--:-- --:--:-- 30.0M [2021-09-13T23:28:39.511Z] ./yq_linux_amd64 [2021-09-13T23:28:39.511Z] + sudo snapcraft prime --use-lxd [2021-09-13T23:28:40.788Z] Removing intermediate container b350d739199a [2021-09-13T23:28:40.788Z] ---> d5c80ae9d90c [2021-09-13T23:28:40.788Z] Step 8/24 : COPY . . [2021-09-13T23:28:41.398Z] Removing intermediate container ca3674ef0112 [2021-09-13T23:28:41.398Z] ---> e3cd7e053be9 [2021-09-13T23:28:41.398Z] Step 8/24 : COPY . . [2021-09-13T23:28:42.088Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-13T23:28:42.088Z] 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-13T23:28:42.088Z] - README.md [2021-09-13T23:28:42.088Z] [2021-09-13T23:28:42.088Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-13T23:28:42.088Z] Launching a container. [2021-09-13T23:28:48.728Z] Waiting for container to be ready [2021-09-13T23:28:48.729Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-13T23:28:48.729Z] [2021-09-13T23:28:52.982Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-13T23:28:52.982Z] Waiting for network to be ready... [2021-09-13T23:28:53.249Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-13T23:28:53.249Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1869 kB] [2021-09-13T23:28:53.249Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-13T23:28:53.515Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [341 kB] [2021-09-13T23:28:53.515Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-13T23:28:53.515Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-13T23:28:53.515Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [438 kB] [2021-09-13T23:28:53.515Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.8 kB] [2021-09-13T23:28:53.515Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-13T23:28:53.515Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-13T23:28:53.782Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-13T23:28:53.782Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-13T23:28:54.366Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-13T23:28:54.366Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-13T23:28:54.366Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-13T23:28:54.366Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-13T23:28:54.366Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-13T23:28:54.366Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-13T23:28:54.950Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-13T23:28:55.219Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2216 kB] [2021-09-13T23:28:55.219Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [433 kB] [2021-09-13T23:28:55.219Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-13T23:28:55.219Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-13T23:28:55.219Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [462 kB] [2021-09-13T23:28:55.219Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [62.5 kB] [2021-09-13T23:28:55.219Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-13T23:28:55.484Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-13T23:28:57.431Z] Fetched 25.2 MB in 4s (5747 kB/s) [2021-09-13T23:28:58.222Z] Reading package lists... [2021-09-13T23:28:58.491Z] Reading package lists... [2021-09-13T23:28:58.757Z] Building dependency tree... [2021-09-13T23:28:58.757Z] Reading state information... [2021-09-13T23:28:58.757Z] The following additional packages will be installed: [2021-09-13T23:28:58.757Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-13T23:28:58.757Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-13T23:28:58.757Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-13T23:28:58.757Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-13T23:28:58.757Z] Suggested packages: [2021-09-13T23:28:58.757Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-13T23:28:58.757Z] Recommended packages: [2021-09-13T23:28:58.757Z] gnupg libsasl2-modules [2021-09-13T23:28:58.757Z] The following NEW packages will be installed: [2021-09-13T23:28:58.757Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-13T23:28:58.757Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-13T23:28:58.757Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-13T23:28:58.757Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-13T23:28:58.757Z] The following packages will be upgraded: [2021-09-13T23:28:58.757Z] gpg gpg-agent gpgconf libudev1 [2021-09-13T23:28:59.025Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-13T23:28:59.025Z] Need to get 3527 kB of archives. [2021-09-13T23:28:59.025Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-13T23:28:59.025Z] 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-13T23:28:59.025Z] 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-13T23:28:59.025Z] 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-13T23:28:59.025Z] 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-13T23:28:59.025Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-09-13T23:28:59.607Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-09-13T23:28:59.873Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-13T23:28:59.873Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-13T23:28:59.873Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-13T23:29:00.141Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-13T23:29:00.141Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-13T23:29:00.141Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-13T23:29:00.141Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-13T23:29:00.141Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-13T23:29:00.141Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-13T23:29:00.141Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-13T23:29:00.410Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-13T23:29:00.410Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-13T23:29:00.410Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-13T23:29:00.410Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-13T23:29:00.410Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-13T23:29:00.410Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-13T23:29:00.410Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-13T23:29:00.682Z] Fetched 3527 kB in 2s (2275 kB/s) [2021-09-13T23:29:00.682Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-13T23:29:00.682Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-09-13T23:29:00.682Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-13T23:29:00.682Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-09-13T23:29:00.682Z] Selecting previously unselected package udev. [2021-09-13T23:29:00.682Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-13T23:29:00.682Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-09-13T23:29:00.682Z] Unpacking udev (237-3ubuntu10.51) ... [2021-09-13T23:29:00.954Z] Selecting previously unselected package libfuse2:amd64. [2021-09-13T23:29:00.954Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-13T23:29:00.954Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-13T23:29:00.954Z] Selecting previously unselected package fuse. [2021-09-13T23:29:00.954Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-13T23:29:00.954Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-13T23:29:00.954Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-13T23:29:00.954Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-13T23:29:01.224Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-13T23:29:01.224Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-13T23:29:01.224Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-13T23:29:01.224Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-13T23:29:01.224Z] Selecting previously unselected package libksba8:amd64. [2021-09-13T23:29:01.224Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-13T23:29:01.224Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-13T23:29:01.493Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-13T23:29:01.494Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-13T23:29:01.494Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-13T23:29:01.494Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-13T23:29:01.494Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-13T23:29:01.494Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-13T23:29:01.494Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-13T23:29:01.494Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-13T23:29:01.494Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-13T23:29:01.494Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-13T23:29:01.494Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-13T23:29:01.494Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-13T23:29:01.494Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-13T23:29:01.494Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-13T23:29:01.494Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-13T23:29:01.761Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-13T23:29:01.761Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-13T23:29:01.761Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-13T23:29:01.761Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-13T23:29:01.761Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-13T23:29:01.761Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-13T23:29:01.761Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-13T23:29:01.761Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-13T23:29:01.761Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-13T23:29:01.761Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-13T23:29:01.761Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-13T23:29:01.761Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-13T23:29:02.033Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-13T23:29:02.033Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-13T23:29:02.033Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-13T23:29:02.033Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-13T23:29:02.033Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-13T23:29:02.033Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-13T23:29:02.033Z] Selecting previously unselected package libldap-common. [2021-09-13T23:29:02.033Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-13T23:29:02.033Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-13T23:29:02.033Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-13T23:29:02.033Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-13T23:29:02.033Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-13T23:29:02.033Z] Selecting previously unselected package dirmngr. [2021-09-13T23:29:02.033Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-13T23:29:02.033Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-13T23:29:02.303Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-13T23:29:02.303Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-13T23:29:02.303Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-13T23:29:02.303Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-13T23:29:02.303Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-13T23:29:02.303Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-13T23:29:02.303Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-13T23:29:02.303Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-13T23:29:02.303Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-13T23:29:02.303Z] Setting up udev (237-3ubuntu10.51) ... [2021-09-13T23:29:02.578Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-13T23:29:02.848Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-13T23:29:02.848Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-13T23:29:02.848Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-13T23:29:02.848Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-13T23:29:02.848Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-13T23:29:02.848Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-13T23:29:02.848Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-13T23:29:02.848Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-13T23:29:02.848Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-13T23:29:02.848Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-13T23:29:02.848Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-13T23:29:02.848Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-13T23:29:02.848Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-13T23:29:02.848Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-13T23:29:03.433Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-13T23:29:03.433Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-13T23:29:03.433Z] This means they are not meant to be enabled using systemctl. [2021-09-13T23:29:03.433Z] Possible reasons for having this kind of units are: [2021-09-13T23:29:03.433Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-13T23:29:03.433Z] .wants/ or .requires/ directory. [2021-09-13T23:29:03.433Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-13T23:29:03.433Z] a requirement dependency on it. [2021-09-13T23:29:03.433Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-13T23:29:03.433Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-13T23:29:03.433Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-13T23:29:03.433Z] instance name specified. [2021-09-13T23:29:03.699Z] Reading package lists... [2021-09-13T23:29:03.699Z] Building dependency tree... [2021-09-13T23:29:03.699Z] Reading state information... [2021-09-13T23:29:03.967Z] The following additional packages will be installed: [2021-09-13T23:29:03.967Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-13T23:29:03.967Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-13T23:29:03.967Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-13T23:29:03.967Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-13T23:29:03.967Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-13T23:29:03.967Z] Suggested packages: [2021-09-13T23:29:03.967Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-13T23:29:03.967Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-13T23:29:03.967Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-13T23:29:03.967Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-13T23:29:03.967Z] systemd-container policykit-1 [2021-09-13T23:29:03.967Z] Recommended packages: [2021-09-13T23:29:03.967Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-13T23:29:03.967Z] The following NEW packages will be installed: [2021-09-13T23:29:03.967Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-13T23:29:03.967Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-13T23:29:03.967Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-13T23:29:03.967Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-13T23:29:03.967Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-13T23:29:03.967Z] The following packages will be upgraded: [2021-09-13T23:29:03.967Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-13T23:29:03.967Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-13T23:29:03.967Z] Need to get 36.7 MB of archives. [2021-09-13T23:29:03.967Z] After this operation, 147 MB of additional disk space will be used. [2021-09-13T23:29:03.967Z] 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-13T23:29:03.967Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-09-13T23:29:03.967Z] 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-13T23:29:04.258Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-13T23:29:04.258Z] 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-13T23:29:04.258Z] 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-13T23:29:04.258Z] 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-13T23:29:04.258Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-13T23:29:04.258Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-13T23:29:04.258Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-13T23:29:04.258Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-13T23:29:04.258Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-13T23:29:04.258Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-13T23:29:04.258Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-13T23:29:04.258Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-13T23:29:04.258Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-13T23:29:04.258Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] [2021-09-13T23:29:04.844Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-09-13T23:29:04.844Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-13T23:29:05.111Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-13T23:29:05.111Z] 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-13T23:29:05.111Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-13T23:29:05.111Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-13T23:29:05.111Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-13T23:29:05.111Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-13T23:29:05.111Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-13T23:29:05.111Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-13T23:29:05.111Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-13T23:29:05.111Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-13T23:29:05.111Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-09-13T23:29:06.519Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-13T23:29:06.519Z] Fetched 36.7 MB in 2s (15.9 MB/s) [2021-09-13T23:29:06.519Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-13T23:29:06.519Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-09-13T23:29:06.519Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-13T23:29:07.104Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-09-13T23:29:07.104Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-13T23:29:07.104Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-09-13T23:29:07.104Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-13T23:29:07.104Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-13T23:29:07.104Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-13T23:29:07.104Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-13T23:29:07.372Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-13T23:29:07.372Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-13T23:29:07.372Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-13T23:29:07.640Z] Setting up apt (1.6.14) ... [2021-09-13T23:29:07.640Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-13T23:29:07.906Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-13T23:29:07.906Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-13T23:29:07.906Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-13T23:29:07.906Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-13T23:29:08.171Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-13T23:29:08.171Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-13T23:29:08.171Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-13T23:29:08.171Z] Selecting previously unselected package libexpat1:amd64. [2021-09-13T23:29:08.171Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-13T23:29:08.171Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-13T23:29:08.171Z] Selecting previously unselected package python3.6-minimal. [2021-09-13T23:29:08.171Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-13T23:29:08.171Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-13T23:29:08.437Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-13T23:29:08.437Z] Checking for services that may need to be restarted...done. [2021-09-13T23:29:08.437Z] Checking for services that may need to be restarted...done. [2021-09-13T23:29:08.703Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-13T23:29:08.703Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-13T23:29:08.703Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-13T23:29:08.971Z] Selecting previously unselected package python3-minimal. [2021-09-13T23:29:08.971Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-13T23:29:08.971Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-13T23:29:08.971Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-13T23:29:08.971Z] Selecting previously unselected package mime-support. [2021-09-13T23:29:08.971Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-13T23:29:08.971Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-13T23:29:09.240Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-13T23:29:09.240Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-13T23:29:09.240Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-13T23:29:09.240Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-13T23:29:09.240Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-13T23:29:09.240Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-13T23:29:09.240Z] Selecting previously unselected package python3.6. [2021-09-13T23:29:09.240Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-13T23:29:09.240Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-13T23:29:09.553Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-13T23:29:09.553Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-13T23:29:09.553Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-13T23:29:09.553Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-13T23:29:09.946Z] Selecting previously unselected package python3. [2021-09-13T23:29:09.946Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-13T23:29:09.946Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-13T23:29:09.946Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-13T23:29:09.946Z] Selecting previously unselected package multiarch-support. [2021-09-13T23:29:09.946Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-13T23:29:09.946Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-13T23:29:09.946Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-13T23:29:09.946Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-13T23:29:09.946Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-13T23:29:09.946Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-13T23:29:09.946Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-13T23:29:09.946Z] Selecting previously unselected package libbsd0:amd64. [2021-09-13T23:29:09.946Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-13T23:29:09.946Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-13T23:29:09.946Z] Selecting previously unselected package sudo. [2021-09-13T23:29:09.946Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-13T23:29:09.946Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-13T23:29:09.946Z] Selecting previously unselected package apparmor. [2021-09-13T23:29:09.946Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-13T23:29:09.946Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-13T23:29:10.274Z] Selecting previously unselected package libedit2:amd64. [2021-09-13T23:29:10.274Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-13T23:29:10.274Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-13T23:29:10.274Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-13T23:29:10.274Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-13T23:29:10.274Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-13T23:29:10.274Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-13T23:29:10.274Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-13T23:29:10.274Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-13T23:29:10.274Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-13T23:29:10.274Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-13T23:29:10.274Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-13T23:29:10.274Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-13T23:29:10.274Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-13T23:29:10.274Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-13T23:29:10.562Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-13T23:29:10.562Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-13T23:29:10.562Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-13T23:29:10.562Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-13T23:29:10.562Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-13T23:29:10.562Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-13T23:29:10.828Z] Selecting previously unselected package openssh-client. [2021-09-13T23:29:10.828Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-13T23:29:10.828Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-13T23:29:10.828Z] Selecting previously unselected package squashfs-tools. [2021-09-13T23:29:10.828Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... [2021-09-13T23:29:10.828Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-13T23:29:10.828Z] Selecting previously unselected package snapd. [2021-09-13T23:29:10.828Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-09-13T23:29:10.828Z] Unpacking snapd (2.49.2+18.04) ... [2021-09-13T23:29:12.773Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-13T23:29:12.773Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-13T23:29:12.773Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-13T23:29:12.773Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-13T23:29:13.042Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-13T23:29:13.042Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-13T23:29:13.042Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-13T23:29:13.042Z] Setting up systemd (237-3ubuntu10.51) ... [2021-09-13T23:29:13.042Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-13T23:29:13.631Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-13T23:29:13.631Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-13T23:29:13.631Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-13T23:29:13.631Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-13T23:29:13.631Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-13T23:29:13.631Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-13T23:29:13.823Z] ---> bc20d45857a7 [2021-09-13T23:29:13.823Z] Step 9/24 : RUN go mod tidy [2021-09-13T23:29:13.823Z] ---> 57feb264490a [2021-09-13T23:29:13.823Z] Step 9/24 : RUN go mod tidy [2021-09-13T23:29:13.823Z] ---> Running in 12a7bdd6d6ab [2021-09-13T23:29:13.823Z] ---> Running in d6678bbb1026 [2021-09-13T23:29:14.216Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-13T23:29:14.216Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-13T23:29:14.216Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-13T23:29:14.216Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-13T23:29:14.216Z] running python rtupdate hooks for python3.6... [2021-09-13T23:29:14.216Z] running python post-rtupdate hooks for python3.6... [2021-09-13T23:29:14.216Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-13T23:29:14.797Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-13T23:29:15.074Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-13T23:29:15.074Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-13T23:29:15.074Z] Setting up snapd (2.49.2+18.04) ... [2021-09-13T23:29:15.343Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-13T23:29:15.612Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-13T23:29:16.096Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-13T23:29:16.096Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-13T23:29:16.096Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-13T23:29:16.096Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-13T23:29:16.375Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-13T23:29:16.647Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-13T23:29:16.647Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-13T23:29:16.927Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-13T23:29:16.927Z] /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-13T23:29:16.927Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-13T23:29:17.526Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-13T23:29:18.163Z] Removing intermediate container 12a7bdd6d6ab [2021-09-13T23:29:18.163Z] ---> 98dec5c2e212 [2021-09-13T23:29:18.163Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-13T23:29:18.163Z] Removing intermediate container d6678bbb1026 [2021-09-13T23:29:18.163Z] ---> 46e6bdc0ff0f [2021-09-13T23:29:18.163Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-13T23:29:18.163Z] ---> Running in 3ba13440c1a6 [2021-09-13T23:29:18.439Z] ---> Running in 31fee0b3096a [2021-09-13T23:29:18.511Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-13T23:29:18.511Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-13T23:29:18.511Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-13T23:29:19.823Z] Reading package lists... [2021-09-13T23:29:19.823Z] Reading package lists... [2021-09-13T23:29:20.095Z] Building dependency tree... [2021-09-13T23:29:20.095Z] Reading state information... [2021-09-13T23:29:20.095Z] Calculating upgrade... [2021-09-13T23:29:20.370Z] The following packages will be upgraded: [2021-09-13T23:29:20.370Z] advancecomp base-files bash binutils binutils-common [2021-09-13T23:29:20.370Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-13T23:29:20.370Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-13T23:29:20.370Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-13T23:29:20.370Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-13T23:29:20.370Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-13T23:29:20.370Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-13T23:29:20.370Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-13T23:29:20.370Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-13T23:29:20.370Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-13T23:29:20.370Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-13T23:29:20.370Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-13T23:29:20.370Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-13T23:29:20.370Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-13T23:29:20.370Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-13T23:29:20.370Z] ubuntu-keyring util-linux [2021-09-13T23:29:20.370Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-13T23:29:20.370Z] Need to get 64.2 MB of archives. [2021-09-13T23:29:20.370Z] After this operation, 5138 kB of additional disk space will be used. [2021-09-13T23:29:20.370Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-156.163 [990 kB] [2021-09-13T23:29:20.370Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-13T23:29:20.370Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-13T23:29:20.370Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-13T23:29:20.370Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-13T23:29:20.370Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-13T23:29:20.370Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-13T23:29:20.370Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-13T23:29:20.370Z] 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-13T23:29:20.370Z] 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-13T23:29:20.370Z] 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-13T23:29:20.370Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-13T23:29:20.642Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-13T23:29:20.642Z] 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-13T23:29:20.642Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-13T23:29:20.642Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-13T23:29:20.642Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-13T23:29:20.642Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-13T23:29:20.918Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-13T23:29:20.918Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-13T23:29:20.918Z] 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-13T23:29:20.918Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-13T23:29:20.918Z] 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-13T23:29:20.918Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-13T23:29:20.918Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-13T23:29:20.918Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-13T23:29:20.918Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-13T23:29:20.918Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-13T23:29:20.918Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-13T23:29:20.918Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-13T23:29:20.918Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-13T23:29:20.918Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-13T23:29:20.918Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-13T23:29:20.918Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-09-13T23:29:20.918Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-13T23:29:20.918Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-13T23:29:20.918Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-13T23:29:20.918Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-13T23:29:20.918Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-13T23:29:20.918Z] 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-13T23:29:20.918Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-13T23:29:20.918Z] 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-13T23:29:20.918Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-09-13T23:29:20.918Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-13T23:29:20.918Z] 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-13T23:29:20.918Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-13T23:29:20.918Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-13T23:29:20.918Z] 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-13T23:29:20.918Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-13T23:29:20.918Z] 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-13T23:29:20.918Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-13T23:29:20.918Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-13T23:29:20.918Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-13T23:29:20.918Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-13T23:29:20.918Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-13T23:29:21.103Z] 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-13T23:29:21.103Z] 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-13T23:29:21.192Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-13T23:29:21.192Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-13T23:29:21.192Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-13T23:29:21.465Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-13T23:29:21.465Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-13T23:29:21.465Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-13T23:29:21.465Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-13T23:29:21.465Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-13T23:29:21.740Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-13T23:29:21.740Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-13T23:29:21.740Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-13T23:29:21.740Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-13T23:29:21.740Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-13T23:29:21.740Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-09-13T23:29:21.740Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-13T23:29:21.740Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-13T23:29:21.740Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-13T23:29:21.740Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-13T23:29:21.740Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-13T23:29:21.740Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-13T23:29:21.740Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-13T23:29:21.740Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-13T23:29:21.740Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-13T23:29:22.013Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-13T23:29:22.013Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-13T23:29:22.013Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-13T23:29:22.013Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-13T23:29:22.013Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-13T23:29:22.013Z] 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-13T23:29:22.013Z] 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-13T23:29:22.013Z] 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-13T23:29:22.013Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-09-13T23:29:22.013Z] 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-13T23:29:22.013Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-13T23:29:22.013Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-13T23:29:22.013Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-13T23:29:22.287Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-09-13T23:29:22.287Z] 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-13T23:29:22.287Z] 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-13T23:29:22.287Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-13T23:29:22.287Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-13T23:29:22.287Z] 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-13T23:29:22.287Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-13T23:29:22.287Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-13T23:29:22.287Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-13T23:29:22.287Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-13T23:29:22.287Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-13T23:29:22.287Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-13T23:29:22.559Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-13T23:29:22.559Z] Fetched 64.2 MB in 2s (31.6 MB/s) [2021-09-13T23:29:22.559Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-13T23:29:22.559Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-13T23:29:22.559Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-13T23:29:22.833Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-13T23:29:22.833Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-13T23:29:22.833Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-156.163_amd64.deb ... [2021-09-13T23:29:22.833Z] Unpacking linux-libc-dev:amd64 (4.15.0-156.163) over (4.15.0-20.21) ... [2021-09-13T23:29:23.107Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-13T23:29:23.107Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-13T23:29:23.383Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-13T23:29:23.383Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-13T23:29:23.383Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-13T23:29:23.383Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-13T23:29:23.383Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-13T23:29:23.383Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-13T23:29:23.383Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-13T23:29:23.659Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-13T23:29:23.659Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-13T23:29:23.659Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-13T23:29:23.659Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-13T23:29:23.659Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-13T23:29:23.659Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-13T23:29:23.659Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-13T23:29:23.659Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-13T23:29:23.659Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-13T23:29:23.936Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-13T23:29:23.936Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-13T23:29:23.936Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-13T23:29:23.936Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-13T23:29:23.936Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-13T23:29:23.936Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-13T23:29:23.936Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-13T23:29:23.936Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-13T23:29:24.210Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-13T23:29:24.210Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-13T23:29:24.210Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-13T23:29:24.488Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-13T23:29:24.762Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-13T23:29:25.037Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-13T23:29:25.037Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-09-13T23:29:25.037Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-13T23:29:25.037Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-13T23:29:25.037Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-09-13T23:29:25.314Z] Setting up base-files (10.1ubuntu2.11) ... [2021-09-13T23:29:25.314Z] Installing new version of config file /etc/issue ... [2021-09-13T23:29:25.314Z] Installing new version of config file /etc/issue.net ... [2021-09-13T23:29:25.314Z] Installing new version of config file /etc/lsb-release ... [2021-09-13T23:29:25.314Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-13T23:29:25.314Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-13T23:29:25.588Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-13T23:29:25.588Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-13T23:29:25.588Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-13T23:29:25.588Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-13T23:29:25.588Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-13T23:29:25.588Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-13T23:29:25.588Z] 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-13T23:29:25.862Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-13T23:29:25.862Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-13T23:29:25.862Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-13T23:29:25.862Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-13T23:29:25.862Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-13T23:29:25.862Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-13T23:29:25.862Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-13T23:29:26.134Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-13T23:29:26.134Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-13T23:29:26.134Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-13T23:29:26.134Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-13T23:29:26.134Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-13T23:29:26.410Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-13T23:29:26.410Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-13T23:29:26.410Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-13T23:29:26.410Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-13T23:29:26.410Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-13T23:29:26.410Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-13T23:29:26.410Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-13T23:29:26.684Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-13T23:29:26.684Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-13T23:29:26.684Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-13T23:29:26.684Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-13T23:29:26.684Z] Setting up grep (3.1-2build1) ... [2021-09-13T23:29:26.684Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-13T23:29:26.684Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-13T23:29:26.684Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-13T23:29:26.963Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-13T23:29:26.963Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-13T23:29:26.963Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-13T23:29:26.963Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-13T23:29:26.963Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-13T23:29:26.963Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-13T23:29:26.963Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-13T23:29:26.963Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-13T23:29:27.237Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-13T23:29:27.237Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-13T23:29:27.237Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-13T23:29:27.237Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-13T23:29:27.510Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-13T23:29:27.788Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-13T23:29:27.788Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-13T23:29:27.788Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-13T23:29:28.065Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-13T23:29:28.065Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-13T23:29:28.065Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-13T23:29:28.065Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-13T23:29:28.666Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-13T23:29:28.666Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-13T23:29:28.945Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-13T23:29:28.945Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-13T23:29:28.945Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-13T23:29:28.945Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-13T23:29:28.945Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-13T23:29:28.945Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-13T23:29:28.945Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-13T23:29:29.221Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-13T23:29:29.221Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-13T23:29:29.221Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-13T23:29:29.221Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-13T23:29:29.221Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-13T23:29:29.221Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-13T23:29:29.221Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-13T23:29:29.221Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-13T23:29:29.221Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-13T23:29:29.221Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-13T23:29:29.221Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-13T23:29:29.497Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-13T23:29:29.497Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-13T23:29:29.497Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-13T23:29:29.497Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-13T23:29:29.497Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-13T23:29:29.497Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-13T23:29:29.497Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-13T23:29:29.497Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-13T23:29:29.777Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-13T23:29:29.777Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-13T23:29:29.777Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-13T23:29:29.777Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-13T23:29:29.777Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-13T23:29:29.777Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-13T23:29:29.777Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-13T23:29:29.777Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-13T23:29:29.777Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-13T23:29:29.777Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-13T23:29:30.054Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-13T23:29:30.054Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-13T23:29:30.054Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-13T23:29:30.054Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-13T23:29:30.054Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-13T23:29:30.054Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-13T23:29:30.054Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-13T23:29:30.054Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-13T23:29:30.674Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-13T23:29:30.674Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-13T23:29:30.947Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-13T23:29:30.947Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-13T23:29:30.947Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-13T23:29:30.947Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-13T23:29:31.220Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-13T23:29:31.220Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-13T23:29:31.220Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-13T23:29:31.220Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-13T23:29:31.220Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-13T23:29:31.495Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-13T23:29:31.495Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-13T23:29:31.495Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-13T23:29:31.495Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-13T23:29:31.769Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-13T23:29:31.769Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-13T23:29:31.769Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-13T23:29:31.769Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-13T23:29:31.769Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-13T23:29:31.769Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-13T23:29:31.769Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-13T23:29:31.769Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-13T23:29:32.042Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-13T23:29:32.042Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-13T23:29:32.042Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-13T23:29:32.042Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-13T23:29:32.042Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-13T23:29:32.042Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-13T23:29:32.042Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-13T23:29:32.313Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-13T23:29:32.313Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-13T23:29:32.313Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-13T23:29:32.313Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-13T23:29:32.313Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-13T23:29:32.588Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-13T23:29:32.588Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-13T23:29:32.588Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-13T23:29:32.588Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-09-13T23:29:32.588Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-13T23:29:32.588Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-13T23:29:32.588Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-13T23:29:32.588Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-13T23:29:32.588Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-13T23:29:32.588Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-09-13T23:29:32.588Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-09-13T23:29:32.865Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-09-13T23:29:32.865Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-13T23:29:32.865Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-13T23:29:32.865Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-13T23:29:32.865Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-13T23:29:32.865Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-13T23:29:32.865Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-13T23:29:32.865Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-13T23:29:33.142Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-13T23:29:33.142Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-13T23:29:33.142Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-13T23:29:33.142Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-13T23:29:33.142Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-13T23:29:33.428Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-13T23:29:33.428Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-13T23:29:33.428Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-13T23:29:33.428Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-13T23:29:33.428Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-13T23:29:33.428Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-13T23:29:33.428Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-13T23:29:33.700Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-13T23:29:33.700Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-13T23:29:33.700Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-13T23:29:33.700Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-13T23:29:33.700Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-13T23:29:33.973Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-13T23:29:33.973Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-13T23:29:33.973Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-13T23:29:33.973Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-13T23:29:33.973Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-13T23:29:33.973Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-13T23:29:33.973Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-13T23:29:33.973Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-13T23:29:34.246Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-13T23:29:34.246Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-13T23:29:34.246Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-13T23:29:34.246Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-13T23:29:34.246Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-13T23:29:34.246Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-13T23:29:34.246Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-13T23:29:34.246Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-13T23:29:34.524Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-13T23:29:34.524Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-13T23:29:34.524Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-13T23:29:34.524Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-13T23:29:34.524Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-13T23:29:34.524Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-09-13T23:29:34.524Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-09-13T23:29:34.801Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-09-13T23:29:34.801Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-13T23:29:34.801Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-13T23:29:34.801Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-13T23:29:34.801Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-13T23:29:34.801Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-13T23:29:34.801Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-13T23:29:34.801Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-13T23:29:34.801Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-13T23:29:35.074Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-13T23:29:35.074Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-13T23:29:35.074Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-13T23:29:35.074Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-13T23:29:35.074Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-13T23:29:35.074Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-13T23:29:35.074Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-13T23:29:35.349Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-09-13T23:29:35.349Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-09-13T23:29:35.349Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-13T23:29:35.349Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-13T23:29:35.349Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-13T23:29:35.349Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-13T23:29:35.620Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-13T23:29:35.621Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-13T23:29:35.621Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-13T23:29:35.621Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-13T23:29:35.621Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-13T23:29:35.621Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-13T23:29:35.621Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-13T23:29:35.621Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-13T23:29:35.895Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-13T23:29:35.895Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-13T23:29:35.895Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-13T23:29:35.895Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-13T23:29:36.169Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-13T23:29:36.169Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-13T23:29:36.169Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-13T23:29:36.169Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-13T23:29:36.216Z] 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-13T23:29:36.450Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-13T23:29:36.450Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-13T23:29:36.727Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-13T23:29:36.727Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-13T23:29:36.727Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-13T23:29:36.727Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-13T23:29:36.727Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-13T23:29:36.727Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-13T23:29:37.001Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-13T23:29:37.001Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-13T23:29:37.001Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-13T23:29:37.001Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-13T23:29:37.001Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-13T23:29:37.001Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-13T23:29:37.001Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-13T23:29:37.001Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-13T23:29:37.957Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-13T23:29:37.957Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-13T23:29:38.199Z] 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-13T23:29:38.556Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-13T23:29:38.821Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-13T23:29:39.088Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-13T23:29:39.088Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-13T23:29:39.354Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-13T23:29:39.354Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-13T23:29:39.954Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-13T23:29:39.954Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-13T23:29:39.954Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-13T23:29:39.954Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-13T23:29:39.954Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-13T23:29:39.954Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-13T23:29:40.219Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-13T23:29:40.219Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-13T23:29:40.219Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-13T23:29:40.219Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-13T23:29:40.219Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-13T23:29:40.220Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-13T23:29:40.495Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-13T23:29:40.495Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-13T23:29:40.495Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-13T23:29:40.495Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-13T23:29:40.495Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-13T23:29:40.495Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-13T23:29:40.495Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-13T23:29:40.495Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-13T23:29:40.495Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-13T23:29:40.495Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-13T23:29:40.495Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-13T23:29:40.495Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-13T23:29:40.761Z] [2021-09-13T23:29:40.761Z] Current default time zone: 'Etc/UTC' [2021-09-13T23:29:40.761Z] Local time is now: Mon Sep 13 23:29:40 UTC 2021. [2021-09-13T23:29:40.761Z] Universal Time is now: Mon Sep 13 23:29:40 UTC 2021. [2021-09-13T23:29:40.761Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-13T23:29:40.761Z] [2021-09-13T23:29:40.761Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-09-13T23:29:40.761Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-13T23:29:40.761Z] Setting up linux-libc-dev:amd64 (4.15.0-156.163) ... [2021-09-13T23:29:40.761Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-13T23:29:40.761Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-13T23:29:40.761Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-13T23:29:40.761Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-13T23:29:40.761Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-13T23:29:40.761Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-13T23:29:40.761Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-13T23:29:40.761Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-13T23:29:40.761Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-13T23:29:41.028Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-13T23:29:41.029Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-13T23:29:41.029Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-13T23:29:41.029Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-13T23:29:41.029Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-13T23:29:41.029Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-13T23:29:41.029Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-13T23:29:41.029Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-13T23:29:41.029Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-13T23:29:41.029Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-13T23:29:41.029Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-09-13T23:29:42.979Z] Updating certificates in /etc/ssl/certs... [2021-09-13T23:29:43.943Z] 23 added, 27 removed; done. [2021-09-13T23:29:43.943Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-13T23:29:43.943Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-13T23:29:43.943Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-13T23:29:43.943Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-13T23:29:43.943Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-13T23:29:43.943Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-13T23:29:43.943Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-13T23:29:43.943Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-13T23:29:43.943Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-13T23:29:43.943Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-13T23:29:43.943Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-13T23:29:43.943Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-13T23:29:43.943Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-13T23:29:44.210Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-13T23:29:44.210Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-13T23:29:44.210Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-13T23:29:44.210Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-13T23:29:44.210Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-13T23:29:44.210Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-13T23:29:44.210Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-13T23:29:44.210Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-13T23:29:44.210Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-13T23:29:44.210Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-13T23:29:44.210Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-13T23:29:44.210Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-13T23:29:44.210Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-09-13T23:29:44.210Z] Updating certificates in /etc/ssl/certs... [2021-09-13T23:29:45.170Z] 0 added, 0 removed; done. [2021-09-13T23:29:45.170Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-13T23:29:45.170Z] done. [2021-09-13T23:29:45.439Z] Reading package lists... [2021-09-13T23:29:45.439Z] Building dependency tree... [2021-09-13T23:29:45.439Z] Reading state information... [2021-09-13T23:29:45.705Z] The following NEW packages will be installed: [2021-09-13T23:29:45.705Z] apt-transport-https [2021-09-13T23:29:45.705Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-13T23:29:45.973Z] Need to get 4348 B of archives. [2021-09-13T23:29:45.973Z] After this operation, 154 kB of additional disk space will be used. [2021-09-13T23:29:45.973Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-13T23:29:45.973Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-13T23:29:45.973Z] Fetched 4348 B in 0s (20.4 kB/s) [2021-09-13T23:29:45.973Z] Selecting previously unselected package apt-transport-https. [2021-09-13T23:29:45.973Z] (Reading database ... 13929 files and directories currently installed.) [2021-09-13T23:29:45.973Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-13T23:29:45.973Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-13T23:29:46.245Z] Setting up apt-transport-https (1.6.14) ... [2021-09-13T23:29:46.245Z] Waiting for network to be ready... [2021-09-13T23:29:50.647Z] Removing intermediate container 0fc0a4b6dddc [2021-09-13T23:29:50.647Z] ---> 0328aa49c3af [2021-09-13T23:29:50.647Z] [2021-09-13T23:29:50.647Z] Step 11/22 : FROM alpine:3.12 [2021-09-13T23:29:50.647Z] ---> afc2cc120ca2 [2021-09-13T23:29:50.647Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-13T23:29:50.647Z] ---> Running in f7d305922ee4 [2021-09-13T23:29:52.100Z] Removing intermediate container d978e5234ab2 [2021-09-13T23:29:52.100Z] ---> 63799c63bf80 [2021-09-13T23:29:52.100Z] [2021-09-13T23:29:52.100Z] Step 11/26 : FROM alpine:3.12 [2021-09-13T23:29:52.100Z] ---> afc2cc120ca2 [2021-09-13T23:29:52.100Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-13T23:29:52.100Z] ---> Running in 2da4fd942db5 [2021-09-13T23:29:52.702Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-13T23:29:52.892Z] 2021-09-13T23:29:49Z INFO Waiting for automatic snapd restart... [2021-09-13T23:29:52.892Z] snapd 2.51.4 from Canonical* installed [2021-09-13T23:29:52.978Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-13T23:29:53.158Z] "snapd" switched to the "latest/stable" channel [2021-09-13T23:29:53.158Z] [2021-09-13T23:29:53.973Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-13T23:29:53.973Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-13T23:29:53.973Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-13T23:29:53.973Z] (4/4) Installing curl (7.78.0-r0) [2021-09-13T23:29:53.973Z] Executing busybox-1.31.1-r20.trigger [2021-09-13T23:29:53.973Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-13T23:29:53.973Z] Executing ca-certificates-20191127-r4.trigger [2021-09-13T23:29:54.246Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-13T23:29:54.246Z] OK: 7 MiB in 18 packages [2021-09-13T23:29:54.849Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-13T23:29:54.849Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-13T23:29:54.849Z] (3/3) Installing su-exec (0.2-r1) [2021-09-13T23:29:54.849Z] Executing busybox-1.31.1-r20.trigger [2021-09-13T23:29:54.849Z] Executing ca-certificates-20191127-r4.trigger [2021-09-13T23:29:55.122Z] OK: 6 MiB in 17 packages [2021-09-13T23:29:55.740Z] core18 20210722 from Canonical* installed [2021-09-13T23:29:55.740Z] "core18" switched to the "latest/stable" channel [2021-09-13T23:29:55.740Z] [2021-09-13T23:29:57.125Z] Removing intermediate container f7d305922ee4 [2021-09-13T23:29:57.125Z] ---> f37ab170abe0 [2021-09-13T23:29:57.125Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-13T23:29:57.125Z] ---> Running in 77d686229533 [2021-09-13T23:29:57.730Z] Removing intermediate container 2da4fd942db5 [2021-09-13T23:29:57.730Z] ---> 6e2e094e780c [2021-09-13T23:29:57.730Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-13T23:29:58.006Z] ---> Running in b79be6efb240 [2021-09-13T23:29:58.006Z] Removing intermediate container 77d686229533 [2021-09-13T23:29:58.006Z] ---> 7a864ca45f27 [2021-09-13T23:29:58.006Z] Step 14/22 : WORKDIR /edgex [2021-09-13T23:29:58.282Z] ---> Running in 6119019015d8 [2021-09-13T23:29:58.317Z] snapcraft 5.0 from Canonical* installed [2021-09-13T23:29:58.318Z] "snapcraft" switched to the "latest/stable" channel [2021-09-13T23:29:58.318Z] [2021-09-13T23:29:58.558Z] Removing intermediate container b79be6efb240 [2021-09-13T23:29:58.558Z] ---> d17c75b00421 [2021-09-13T23:29:58.558Z] Step 14/26 : WORKDIR / [2021-09-13T23:29:58.833Z] ---> Running in 4fd03f95cdb2 [2021-09-13T23:29:59.117Z] Removing intermediate container 6119019015d8 [2021-09-13T23:29:59.117Z] ---> 09fd16992168 [2021-09-13T23:29:59.117Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-13T23:29:59.725Z] Removing intermediate container 4fd03f95cdb2 [2021-09-13T23:29:59.725Z] ---> d4b70ba45c62 [2021-09-13T23:29:59.725Z] 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-13T23:30:00.723Z] ---> 03a31698dd62 [2021-09-13T23:30:00.723Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-13T23:30:00.999Z] ---> 7aa42f2b4739 [2021-09-13T23:30:01.276Z] 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-13T23:30:02.580Z] 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-13T23:30:02.580Z] - README.md [2021-09-13T23:30:02.580Z] [2021-09-13T23:30:02.580Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-13T23:30:02.745Z] ---> ed166634f0e9 [2021-09-13T23:30:02.745Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-13T23:30:03.032Z] ---> 0ef90e62b196 [2021-09-13T23:30:03.032Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-13T23:30:03.166Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-13T23:30:03.434Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-13T23:30:03.434Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-13T23:30:04.396Z] Reading package lists... [2021-09-13T23:30:04.480Z] ---> 4ccecaddf3f0 [2021-09-13T23:30:04.480Z] 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-13T23:30:04.663Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-09-13T23:30:04.930Z] Reading package lists... [2021-09-13T23:30:04.930Z] Building dependency tree... [2021-09-13T23:30:04.930Z] Reading state information... [2021-09-13T23:30:05.084Z] ---> 55afc93b29da [2021-09-13T23:30:05.084Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-13T23:30:05.198Z] Suggested packages: [2021-09-13T23:30:05.198Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-13T23:30:05.198Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-13T23:30:05.198Z] Recommended packages: [2021-09-13T23:30:05.198Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-13T23:30:05.198Z] The following NEW packages will be installed: [2021-09-13T23:30:05.198Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-13T23:30:05.198Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-13T23:30:05.198Z] pkg-config zip [2021-09-13T23:30:05.198Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-13T23:30:05.198Z] Need to get 7670 kB of archives. [2021-09-13T23:30:05.198Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-13T23:30:05.198Z] 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-13T23:30:05.362Z] ---> Running in 7a247d33aca2 [2021-09-13T23:30:05.464Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-09-13T23:30:05.464Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-09-13T23:30:05.464Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-13T23:30:05.464Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-09-13T23:30:05.464Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-13T23:30:05.464Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-13T23:30:05.729Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-13T23:30:05.729Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-13T23:30:05.729Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-13T23:30:05.729Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-13T23:30:06.002Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-13T23:30:06.002Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-13T23:30:06.002Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-13T23:30:06.002Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-13T23:30:06.002Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-13T23:30:06.271Z] Fetched 7670 kB in 1s (9445 kB/s) [2021-09-13T23:30:06.271Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-13T23:30:06.271Z] (Reading database ... 13933 files and directories currently installed.) [2021-09-13T23:30:06.271Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-13T23:30:06.271Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-13T23:30:06.271Z] Selecting previously unselected package libpsl5:amd64. [2021-09-13T23:30:06.271Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-13T23:30:06.271Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-13T23:30:06.271Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-13T23:30:06.271Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-13T23:30:06.271Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-13T23:30:06.351Z] ---> 3d09886cfe69 [2021-09-13T23:30:06.351Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-13T23:30:06.351Z] Removing intermediate container 7a247d33aca2 [2021-09-13T23:30:06.351Z] ---> 5e33e174a13e [2021-09-13T23:30:06.351Z] Step 19/22 : CMD ["--init=true"] [2021-09-13T23:30:06.351Z] ---> Running in fa221c95a68c [2021-09-13T23:30:06.538Z] Selecting previously unselected package librtmp1:amd64. [2021-09-13T23:30:06.538Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-13T23:30:06.538Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-13T23:30:06.538Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-13T23:30:06.538Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-09-13T23:30:06.538Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-13T23:30:06.538Z] Selecting previously unselected package liberror-perl. [2021-09-13T23:30:06.538Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-13T23:30:06.538Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-13T23:30:06.538Z] Selecting previously unselected package git-man. [2021-09-13T23:30:06.538Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-09-13T23:30:06.538Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-13T23:30:06.803Z] Selecting previously unselected package git. [2021-09-13T23:30:06.803Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-09-13T23:30:06.803Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-09-13T23:30:07.348Z] Removing intermediate container fa221c95a68c [2021-09-13T23:30:07.348Z] ---> 86d4134134ae [2021-09-13T23:30:07.348Z] Step 20/22 : LABEL arch=arm64 [2021-09-13T23:30:07.394Z] Selecting previously unselected package libnorm1:amd64. [2021-09-13T23:30:07.394Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-13T23:30:07.394Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-13T23:30:07.394Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-13T23:30:07.394Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-13T23:30:07.394Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-13T23:30:07.394Z] Selecting previously unselected package libsodium23:amd64. [2021-09-13T23:30:07.394Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-13T23:30:07.394Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-13T23:30:07.394Z] Selecting previously unselected package libzmq5:amd64. [2021-09-13T23:30:07.394Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-13T23:30:07.394Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-13T23:30:07.394Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-13T23:30:07.394Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-13T23:30:07.394Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-13T23:30:07.627Z] ---> Running in 9ecc4fc64bf1 [2021-09-13T23:30:07.662Z] Selecting previously unselected package pkg-config. [2021-09-13T23:30:07.662Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-13T23:30:07.662Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-13T23:30:07.662Z] Selecting previously unselected package zip. [2021-09-13T23:30:07.662Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-13T23:30:07.662Z] Unpacking zip (3.0-11build1) ... [2021-09-13T23:30:07.662Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-13T23:30:07.663Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-13T23:30:07.663Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-13T23:30:07.663Z] Setting up liberror-perl (0.17025-1) ... [2021-09-13T23:30:07.663Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-13T23:30:07.663Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-13T23:30:07.663Z] No schema files found: doing nothing. [2021-09-13T23:30:07.663Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-13T23:30:07.663Z] Setting up zip (3.0-11build1) ... [2021-09-13T23:30:07.663Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-13T23:30:07.663Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-13T23:30:07.663Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-13T23:30:07.663Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-13T23:30:07.931Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-13T23:30:07.931Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-13T23:30:07.931Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-09-13T23:30:07.931Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-13T23:30:08.246Z] ---> c431996d07e1 [2021-09-13T23:30:08.246Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-13T23:30:08.519Z] git set to automatically installed. [2021-09-13T23:30:08.519Z] git-man set to automatically installed. [2021-09-13T23:30:08.519Z] libcurl3-gnutls set to automatically installed. [2021-09-13T23:30:08.519Z] liberror-perl set to automatically installed. [2021-09-13T23:30:08.519Z] libglib2.0-0 set to automatically installed. [2021-09-13T23:30:08.519Z] libnghttp2-14 set to automatically installed. [2021-09-13T23:30:08.519Z] libnorm1 set to automatically installed. [2021-09-13T23:30:08.519Z] libpgm-5.2-0 set to automatically installed. [2021-09-13T23:30:08.519Z] libpsl5 set to automatically installed. [2021-09-13T23:30:08.519Z] librtmp1 set to automatically installed. [2021-09-13T23:30:08.519Z] libsodium23 set to automatically installed. [2021-09-13T23:30:08.519Z] libzmq3-dev set to automatically installed. [2021-09-13T23:30:08.519Z] libzmq5 set to automatically installed. [2021-09-13T23:30:08.519Z] pkg-config set to automatically installed. [2021-09-13T23:30:08.519Z] zip set to automatically installed. [2021-09-13T23:30:08.526Z] Removing intermediate container 9ecc4fc64bf1 [2021-09-13T23:30:08.526Z] ---> 1aa09690c02a [2021-09-13T23:30:08.808Z] Step 21/22 : LABEL git_sha=77f0d8405706713319fc412383eb4ff34489785c [2021-09-13T23:30:08.808Z] ---> Running in 97091e171159 [2021-09-13T23:30:09.480Z] snapd is not logged in, snap install commands will use sudo [2021-09-13T23:30:10.290Z] Removing intermediate container 97091e171159 [2021-09-13T23:30:10.290Z] ---> c9a9941fbc1f [2021-09-13T23:30:10.290Z] Step 22/22 : LABEL version=0.0.0 [2021-09-13T23:30:10.290Z] ---> Running in 0f5fde580028 [2021-09-13T23:30:10.290Z] ---> 8dacbaf241b0 [2021-09-13T23:30:10.290Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-13T23:30:10.901Z] snap "core18" has no updates available [2021-09-13T23:30:11.291Z] Removing intermediate container 0f5fde580028 [2021-09-13T23:30:11.291Z] ---> 5b4033563351 [2021-09-13T23:30:11.291Z] [2021-09-13T23:30:11.484Z] snapd is not logged in, snap install commands will use sudo [2021-09-13T23:30:11.900Z] Successfully built 5b4033563351 [2021-09-13T23:30:11.900Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-13T23:30:12.188Z] ---> 7ded94bd5e9e [2021-09-13T23:30:12.188Z]  Building security-proxy-setup ... done 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-13T23:30:12.188Z] ---> Running in 4e0b40db7f6c [2021-09-13T23:30:15.607Z] Removing intermediate container 4e0b40db7f6c [2021-09-13T23:30:15.607Z] ---> 58e8d1ffeab0 [2021-09-13T23:30:15.607Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-13T23:30:15.881Z] ---> Running in 0bf3ebf9541b [2021-09-13T23:30:16.841Z] go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed [2021-09-13T23:30:16.867Z] Removing intermediate container 0bf3ebf9541b [2021-09-13T23:30:16.867Z] ---> 98355856ca03 [2021-09-13T23:30:16.867Z] Step 24/26 : LABEL arch=arm64 [2021-09-13T23:30:16.867Z] ---> Running in e5259450a562 [2021-09-13T23:30:17.424Z] Pulling config-common [2021-09-13T23:30:17.424Z] + snapcraftctl pull [2021-09-13T23:30:17.856Z] Removing intermediate container e5259450a562 [2021-09-13T23:30:17.856Z] ---> 0c35e8d96f43 [2021-09-13T23:30:17.856Z] Step 25/26 : LABEL git_sha=77f0d8405706713319fc412383eb4ff34489785c [2021-09-13T23:30:17.856Z] ---> Running in 1015f8162daf [2021-09-13T23:30:18.384Z] Pulling go-build-helper [2021-09-13T23:30:18.384Z] + snapcraftctl pull [2021-09-13T23:30:18.845Z] Removing intermediate container 1015f8162daf [2021-09-13T23:30:18.845Z] ---> b8f64a963374 [2021-09-13T23:30:18.845Z] Step 26/26 : LABEL version=0.0.0 [2021-09-13T23:30:18.845Z] ---> Running in 95e6004489f8 [2021-09-13T23:30:19.356Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-13T23:30:19.356Z] Skipping pull go-build-helper (already ran) [2021-09-13T23:30:19.356Z] Building go-build-helper [2021-09-13T23:30:19.356Z] + snapcraftctl build [2021-09-13T23:30:19.445Z] Removing intermediate container 95e6004489f8 [2021-09-13T23:30:19.445Z] ---> c17487c1a6a0 [2021-09-13T23:30:19.445Z] [2021-09-13T23:30:20.044Z] Successfully built c17487c1a6a0 [2021-09-13T23:30:20.044Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-13T23:30:21.313Z] Staging go-build-helper [2021-09-13T23:30:21.313Z] + snapcraftctl stage [2021-09-13T23:30:31.384Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-13T23:30:31.384Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-13T23:30:31.384Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1869 kB] [2021-09-13T23:30:31.384Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [341 kB] [2021-09-13T23:30:31.384Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-13T23:30:31.384Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-13T23:30:31.384Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [438 kB] [2021-09-13T23:30:31.384Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.8 kB] [2021-09-13T23:30:31.384Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-13T23:30:31.384Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-13T23:30:31.384Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-13T23:30:31.384Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-13T23:30:31.384Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-13T23:30:31.384Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-13T23:30:31.384Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-13T23:30:31.384Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-13T23:30:31.384Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-13T23:30:31.384Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-13T23:30:31.384Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-13T23:30:31.384Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2216 kB] [2021-09-13T23:30:31.384Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [433 kB] [2021-09-13T23:30:31.384Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-13T23:30:31.384Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-13T23:30:31.384Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [462 kB] [2021-09-13T23:30:31.384Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [62.5 kB] [2021-09-13T23:30:31.384Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-13T23:30:31.384Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-13T23:30:31.384Z] Fetched 25.2 MB in 0s (0 B/s) [2021-09-13T23:30:31.384Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-13T23:30:31.384Z] Fetched 224 kB in 0s (0 B/s) [2021-09-13T23:30:31.384Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-13T23:30:31.384Z] Fetched 157 kB in 0s (0 B/s) [2021-09-13T23:30:31.384Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-13T23:30:31.384Z] Fetched 221 kB in 0s (0 B/s) [2021-09-13T23:30:31.384Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-13T23:30:31.384Z] Fetched 143 kB in 0s (0 B/s) [2021-09-13T23:30:31.384Z] Pulling edgex-go [2021-09-13T23:30:31.384Z] + snapcraftctl pull [2021-09-13T23:30:31.384Z] Pulling hooks [2021-09-13T23:30:31.384Z] + snapcraftctl pull [2021-09-13T23:30:35.158Z]  Building security-secretstore-setup ... done Removing intermediate container 3ba13440c1a6 [2021-09-13T23:30:35.158Z] ---> de190bd1a0f5 [2021-09-13T23:30:35.158Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-13T23:30:35.158Z] ---> Running in 5adb7dac147d [2021-09-13T23:30:35.750Z] 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-13T23:30:38.364Z] Removing intermediate container 5adb7dac147d [2021-09-13T23:30:38.364Z] ---> 63028148f039 [2021-09-13T23:30:38.364Z] [2021-09-13T23:30:38.364Z] Step 12/24 : FROM docker:20.10.7 [2021-09-13T23:30:38.634Z] 20.10.7: Pulling from library/docker [2021-09-13T23:30:42.033Z] Removing intermediate container 31fee0b3096a [2021-09-13T23:30:42.033Z] ---> 5353709986c1 [2021-09-13T23:30:42.033Z] [2021-09-13T23:30:42.033Z] Step 11/24 : FROM alpine:3.12 [2021-09-13T23:30:42.033Z] ---> afc2cc120ca2 [2021-09-13T23:30:42.033Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-13T23:30:42.033Z] ---> Running in 1ddff3324f3b [2021-09-13T23:30:42.311Z] Removing intermediate container 1ddff3324f3b [2021-09-13T23:30:42.311Z] ---> 949cc192a59e [2021-09-13T23:30:42.311Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-13T23:30:42.589Z] ---> Running in d44dc9791e12 [2021-09-13T23:30:43.577Z] Removing intermediate container d44dc9791e12 [2021-09-13T23:30:43.577Z] ---> 0601b3244c97 [2021-09-13T23:30:43.577Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-13T23:30:43.847Z] ---> Running in a5160b9ce4b9 [2021-09-13T23:30:44.444Z] Removing intermediate container a5160b9ce4b9 [2021-09-13T23:30:44.444Z] ---> 04324032528a [2021-09-13T23:30:44.444Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-13T23:30:44.444Z] ---> Running in 91c8bc3f897d [2021-09-13T23:30:47.841Z] Removing intermediate container 91c8bc3f897d [2021-09-13T23:30:47.841Z] ---> a6baf1dba435 [2021-09-13T23:30:47.841Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-13T23:30:48.446Z] ---> Running in 3baa49045eef [2021-09-13T23:30:49.885Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-13T23:30:50.009Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-13T23:30:50.009Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-13T23:30:50.009Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-13T23:30:50.009Z] Fetched 0 B in 0s (0 B/s) [2021-09-13T23:30:50.009Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-13T23:30:50.009Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-13T23:30:50.009Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-13T23:30:50.009Z] Fetched 279 kB in 0s (0 B/s) [2021-09-13T23:30:50.009Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-13T23:30:50.009Z] Fetched 122 kB in 0s (0 B/s) [2021-09-13T23:30:50.009Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-13T23:30:50.009Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-13T23:30:50.009Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-13T23:30:50.009Z] Fetched 8848 B in 0s (0 B/s) [2021-09-13T23:30:50.009Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-13T23:30:50.009Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-13T23:30:50.009Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-13T23:30:50.009Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-13T23:30:50.009Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-13T23:30:50.009Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-13T23:30:50.009Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-09-13T23:30:50.009Z] Fetched 219 kB in 0s (0 B/s) [2021-09-13T23:30:50.009Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-13T23:30:50.009Z] Fetched 154 kB in 0s (0 B/s) [2021-09-13T23:30:50.009Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-13T23:30:50.009Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-13T23:30:50.009Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-13T23:30:50.009Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-13T23:30:50.009Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-13T23:30:50.009Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-13T23:30:50.009Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-13T23:30:50.009Z] Fetched 499 kB in 0s (0 B/s) [2021-09-13T23:30:50.009Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-13T23:30:50.009Z] Fetched 111 kB in 0s (0 B/s) [2021-09-13T23:30:50.009Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-13T23:30:50.009Z] Fetched 240 kB in 0s (0 B/s) [2021-09-13T23:30:50.009Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-13T23:30:50.009Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-13T23:30:50.009Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-13T23:30:50.009Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-13T23:30:50.009Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-13T23:30:50.009Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-13T23:30:50.009Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-13T23:30:50.009Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-13T23:30:50.009Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-13T23:30:50.009Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-13T23:30:50.009Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-13T23:30:50.009Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-13T23:30:50.009Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-13T23:30:50.009Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-13T23:30:50.009Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-13T23:30:50.009Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-13T23:30:50.009Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-13T23:30:50.009Z] Fetched 8720 B in 0s (0 B/s) [2021-09-13T23:30:50.010Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-13T23:30:50.010Z] Fetched 140 kB in 0s (0 B/s) [2021-09-13T23:30:50.010Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-13T23:30:50.010Z] Fetched 119 kB in 0s (0 B/s) [2021-09-13T23:30:50.010Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-13T23:30:50.010Z] Fetched 111 kB in 0s (0 B/s) [2021-09-13T23:30:50.010Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-13T23:30:50.010Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-13T23:30:50.010Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-09-13T23:30:50.010Z] Fetched 645 kB in 0s (0 B/s) [2021-09-13T23:30:50.010Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-13T23:30:50.010Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-13T23:30:50.010Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-13T23:30:50.010Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-13T23:30:50.010Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-13T23:30:50.010Z] Fetched 368 kB in 0s (0 B/s) [2021-09-13T23:30:50.010Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-13T23:30:50.010Z] Fetched 187 kB in 0s (0 B/s) [2021-09-13T23:30:50.010Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-13T23:30:50.010Z] Fetched 175 kB in 0s (0 B/s) [2021-09-13T23:30:50.010Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-13T23:30:50.010Z] Fetched 206 kB in 0s (0 B/s) [2021-09-13T23:30:50.010Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-13T23:30:50.010Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-13T23:30:50.010Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-13T23:30:50.010Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-13T23:30:50.010Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-09-13T23:30:50.010Z] Fetched 159 kB in 0s (0 B/s) [2021-09-13T23:30:50.010Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-13T23:30:50.010Z] Fetched 107 kB in 0s (0 B/s) [2021-09-13T23:30:50.010Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-13T23:30:50.010Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-13T23:30:50.010Z] Pulling static-packages [2021-09-13T23:30:50.010Z] + snapcraftctl pull [2021-09-13T23:30:50.010Z] Pulling version [2021-09-13T23:30:50.010Z] + cd /root/project [2021-09-13T23:30:50.010Z] + + git describe --tags --abbrev=0 [2021-09-13T23:30:50.010Z] sed s/v// [2021-09-13T23:30:50.010Z] + GIT_VERSION=2.0.1-dev.44 [2021-09-13T23:30:50.010Z] + [ -z 2.0.1-dev.44 ] [2021-09-13T23:30:50.010Z] + snapcraftctl set-version 2.0.1-dev.44 [2021-09-13T23:30:50.010Z] Building config-common [2021-09-13T23:30:50.010Z] + snapcraftctl build [2021-09-13T23:30:50.476Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-13T23:30:50.756Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-13T23:30:50.756Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-13T23:30:50.756Z] ---> df445af6242a [2021-09-13T23:30:50.756Z] 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-13T23:30:51.350Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-13T23:30:51.350Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-13T23:30:51.350Z] ---> Running in fa58b84e4fe5 [2021-09-13T23:30:51.350Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-13T23:30:51.622Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-13T23:30:51.897Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-13T23:30:51.897Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-13T23:30:51.897Z] Removing intermediate container fa58b84e4fe5 [2021-09-13T23:30:51.897Z] ---> 31afd3e9c6ed [2021-09-13T23:30:51.897Z] 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-13T23:30:52.172Z] Executing busybox-1.31.1-r20.trigger [2021-09-13T23:30:52.172Z] OK: 8 MiB in 20 packages [2021-09-13T23:30:52.172Z] ---> Running in 9f541731ccc7 [2021-09-13T23:30:52.594Z] Skipping build go-build-helper (already ran) [2021-09-13T23:30:52.594Z] Building edgex-go [2021-09-13T23:30:52.594Z] + cd /root/parts/edgex-go/src [2021-09-13T23:30:52.594Z] + git describe --tags --abbrev=0 [2021-09-13T23:30:52.594Z] + sed s/v// [2021-09-13T23:30:52.594Z] + GIT_VERSION=2.0.1-dev.44 [2021-09-13T23:30:52.594Z] + [ -z 2.0.1-dev.44 ] [2021-09-13T23:30:52.594Z] + echo 2.0.1-dev.44 [2021-09-13T23:30:52.594Z] + make build [2021-09-13T23:30:52.594Z] go mod tidy [2021-09-13T23:30:53.605Z] Removing intermediate container 3baa49045eef [2021-09-13T23:30:53.605Z] ---> 8521b2b51026 [2021-09-13T23:30:53.605Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-13T23:30:53.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-13T23:30:53.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-13T23:30:54.197Z] ---> 5a72e2be7b46 [2021-09-13T23:30:54.197Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-13T23:30:54.471Z] (1/39) Installing readline (8.1.0-r0) [2021-09-13T23:30:54.471Z] (2/39) Installing bash (5.1.0-r0) [2021-09-13T23:30:54.471Z] Executing bash-5.1.0-r0.post-install [2021-09-13T23:30:54.471Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-13T23:30:54.471Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-13T23:30:54.471Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-13T23:30:54.471Z] (6/39) Installing curl (7.78.0-r0) [2021-09-13T23:30:54.471Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-13T23:30:54.471Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-13T23:30:54.471Z] (9/39) Installing expat (2.2.10-r1) [2021-09-13T23:30:54.471Z] (10/39) Installing libffi (3.3-r2) [2021-09-13T23:30:54.471Z] (11/39) Installing gdbm (1.19-r0) [2021-09-13T23:30:54.471Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-13T23:30:54.471Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-13T23:30:54.471Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-13T23:30:55.906Z] ---> 4f735c4906e6 [2021-09-13T23:30:55.906Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-13T23:30:56.500Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-13T23:30:56.500Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-13T23:30:56.500Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-13T23:30:56.500Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-13T23:30:56.500Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-13T23:30:56.500Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-13T23:30:56.771Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-13T23:30:56.771Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-13T23:30:56.771Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-13T23:30:56.771Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-13T23:30:56.771Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-13T23:30:56.771Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-13T23:30:56.854Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-13T23:30:56.854Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-13T23:30:56.854Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-13T23:30:56.854Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-13T23:30:56.854Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-13T23:30:56.854Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-13T23:30:56.854Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-13T23:30:56.854Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-13T23:30:56.854Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-13T23:30:56.854Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-13T23:30:56.854Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-13T23:30:56.854Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-13T23:30:56.854Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-13T23:30:56.854Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-13T23:30:56.854Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-13T23:30:56.854Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-13T23:30:56.854Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-13T23:30:57.042Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-13T23:30:57.042Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-13T23:30:57.042Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-13T23:30:57.042Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-13T23:30:57.042Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-13T23:30:57.042Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-13T23:30:57.042Z] ---> 3b2ee09fe8b4 [2021-09-13T23:30:57.042Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-13T23:30:57.042Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-13T23:30:57.042Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-13T23:30:57.042Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-13T23:30:57.042Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-13T23:30:57.318Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-13T23:30:57.318Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-13T23:30:57.318Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-13T23:30:57.318Z] ---> Running in 22993e8e185b [2021-09-13T23:30:57.434Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-13T23:30:57.912Z] Executing busybox-1.32.1-r6.trigger [2021-09-13T23:30:57.912Z] OK: 82 MiB in 59 packages [2021-09-13T23:30:57.912Z] Removing intermediate container 22993e8e185b [2021-09-13T23:30:57.912Z] ---> 04bb9b196daf [2021-09-13T23:30:57.912Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-13T23:30:57.912Z] ---> Running in b59655ea1f7b [2021-09-13T23:30:58.016Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-13T23:30:58.016Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-13T23:30:58.016Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-13T23:30:58.016Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-13T23:30:58.016Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-13T23:30:58.016Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-13T23:30:58.016Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-13T23:30:58.294Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-13T23:30:58.294Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-13T23:30:58.294Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-13T23:30:58.294Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-13T23:30:58.294Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-13T23:30:58.294Z] go: downloading golang.org/x/text v0.3.6 [2021-09-13T23:30:58.294Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-13T23:30:58.294Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-13T23:30:58.294Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-13T23:30:58.294Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-13T23:30:58.294Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-13T23:30:58.294Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-13T23:30:58.521Z] Removing intermediate container b59655ea1f7b [2021-09-13T23:30:58.521Z] ---> 1ac6416e2d66 [2021-09-13T23:30:58.521Z] Step 22/24 : LABEL arch=arm64 [2021-09-13T23:30:58.521Z] ---> Running in 48829deaafc8 [2021-09-13T23:30:58.591Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-13T23:30:58.591Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-13T23:30:58.591Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-13T23:30:58.591Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-13T23:30:58.864Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-13T23:30:58.864Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-13T23:30:59.124Z] Removing intermediate container 48829deaafc8 [2021-09-13T23:30:59.124Z] ---> e207e2f053a8 [2021-09-13T23:30:59.124Z] Step 23/24 : LABEL git_sha=77f0d8405706713319fc412383eb4ff34489785c [2021-09-13T23:30:59.142Z] go: downloading github.com/kr/text v0.2.0 [2021-09-13T23:30:59.142Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-13T23:30:59.142Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-13T23:30:59.142Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-13T23:30:59.142Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-13T23:30:59.142Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-13T23:30:59.142Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-13T23:30:59.142Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-13T23:30:59.142Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-13T23:30:59.396Z] ---> Running in 0c11f9e08d15 [2021-09-13T23:30:59.422Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-13T23:30:59.422Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-13T23:30:59.422Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-13T23:30:59.422Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-13T23:30:59.422Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-13T23:30:59.422Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-13T23:30:59.422Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-13T23:30:59.422Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-13T23:30:59.422Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-13T23:30:59.422Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-13T23:30:59.422Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-13T23:30:59.422Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-13T23:30:59.422Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-13T23:30:59.669Z] Removing intermediate container 0c11f9e08d15 [2021-09-13T23:30:59.669Z] ---> 460a2dda46f0 [2021-09-13T23:30:59.669Z] Step 24/24 : LABEL version=0.0.0 [2021-09-13T23:30:59.696Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-13T23:30:59.696Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-13T23:30:59.696Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-13T23:30:59.696Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-13T23:30:59.696Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-13T23:30:59.696Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-13T23:30:59.696Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-13T23:30:59.696Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-13T23:30:59.696Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-13T23:30:59.696Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-13T23:30:59.696Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-13T23:30:59.696Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-13T23:30:59.696Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.44" -o cmd/core-data/core-data ./cmd/core-data [2021-09-13T23:30:59.959Z] ---> Running in 91814a297e42 [2021-09-13T23:31:00.554Z] Removing intermediate container 91814a297e42 [2021-09-13T23:31:00.554Z] ---> b74c4c7e55a9 [2021-09-13T23:31:00.554Z] [2021-09-13T23:31:00.826Z] Successfully built b74c4c7e55a9 [2021-09-13T23:31:00.826Z] Successfully tagged core-data-arm64:latest [2021-09-13T23:31:06.218Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-09-13T23:31:06.218Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-13T23:31:06.218Z] 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-13T23:31:06.811Z] Collecting PyYAML<4,>=3.10 [2021-09-13T23:31:06.811Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-13T23:31:09.848Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.44" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-13T23:31:11.108Z] Collecting jsonschema<3,>=2.5.1 [2021-09-13T23:31:11.108Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-13T23:31:12.084Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-13T23:31:12.084Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-13T23:31:12.360Z] Collecting texttable<0.10,>=0.9.0 [2021-09-13T23:31:12.360Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-13T23:31:12.476Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.44" -o cmd/core-command/core-command ./cmd/core-command [2021-09-13T23:31:13.470Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.44" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-13T23:31:14.329Z] Collecting docopt<0.7,>=0.6.1 [2021-09-13T23:31:14.456Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.44" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-13T23:31:14.600Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-13T23:31:15.056Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.44" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-13T23:31:16.038Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.44" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-13T23:31:17.022Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.44" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-13T23:31:17.205Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-13T23:31:17.205Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-13T23:31:17.797Z] Collecting docker<4.0,>=3.6.0 [2021-09-13T23:31:17.797Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-13T23:31:17.797Z] Collecting cached-property<2,>=1.2.0 [2021-09-13T23:31:18.006Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.44" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-13T23:31:18.068Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-13T23:31:18.068Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-13T23:31:18.068Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-13T23:31:19.444Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.44" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-13T23:31:20.045Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.44" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-13T23:31:20.675Z] Collecting docker-pycreds>=0.4.0 [2021-09-13T23:31:20.675Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-13T23:31:21.033Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.44" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-13T23:31:21.265Z] Collecting idna<2.8,>=2.5 [2021-09-13T23:31:21.537Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-13T23:31:22.129Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-13T23:31:22.129Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-13T23:31:22.129Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-13T23:31:22.129Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-13T23:31:22.721Z] Collecting certifi>=2017.4.17 [2021-09-13T23:31:22.722Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-13T23:31:22.995Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-13T23:31:22.995Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-13T23:31:22.995Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-13T23:31:22.995Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-13T23:31:23.014Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-13T23:31:23.014Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-13T23:31:23.014Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-13T23:31:23.014Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-13T23:31:23.014Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-13T23:31:23.014Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-13T23:31:23.014Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-13T23:31:23.014Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-13T23:31:23.014Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-13T23:31:23.014Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-13T23:31:23.014Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-13T23:31:23.014Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-13T23:31:23.014Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-13T23:31:23.014Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-13T23:31:23.014Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-13T23:31:23.014Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-13T23:31:23.014Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-13T23:31:23.014Z] + 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-13T23:31:23.014Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-13T23:31:23.014Z] + 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-13T23:31:23.014Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-13T23:31:23.014Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-13T23:31:23.014Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-13T23:31:23.014Z] + 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-13T23:31:23.014Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-13T23:31:23.014Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-13T23:31:23.014Z] + 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-13T23:31:23.970Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-13T23:31:23.970Z] Attempting uninstall: urllib3 [2021-09-13T23:31:23.970Z] Found existing installation: urllib3 1.26.2 [2021-09-13T23:31:23.970Z] Uninstalling urllib3-1.26.2: [2021-09-13T23:31:23.970Z] Successfully uninstalled urllib3-1.26.2 [2021-09-13T23:31:23.996Z] Building hooks [2021-09-13T23:31:23.996Z] + cd /root/parts/hooks/src [2021-09-13T23:31:23.996Z] + make build [2021-09-13T23:31:23.996Z] go mod tidy [2021-09-13T23:31:24.563Z] Attempting uninstall: idna [2021-09-13T23:31:24.563Z] Found existing installation: idna 3.1 [2021-09-13T23:31:24.563Z] Uninstalling idna-3.1: [2021-09-13T23:31:24.563Z] Successfully uninstalled idna-3.1 [2021-09-13T23:31:24.976Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 [2021-09-13T23:31:24.976Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-13T23:31:24.976Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-13T23:31:24.976Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-13T23:31:25.164Z] Attempting uninstall: chardet [2021-09-13T23:31:25.164Z] Found existing installation: chardet 4.0.0 [2021-09-13T23:31:25.164Z] Uninstalling chardet-4.0.0: [2021-09-13T23:31:25.164Z] Successfully uninstalled chardet-4.0.0 [2021-09-13T23:31:25.250Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-13T23:31:25.848Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-13T23:31:26.443Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-13T23:31:26.443Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-13T23:31:26.590Z] Attempting uninstall: requests [2021-09-13T23:31:26.590Z] Found existing installation: requests 2.25.1 [2021-09-13T23:31:26.591Z] Uninstalling requests-2.25.1: [2021-09-13T23:31:26.591Z] Successfully uninstalled requests-2.25.1 [2021-09-13T23:31:26.862Z] Running setup.py install for texttable: started [2021-09-13T23:31:28.826Z] Running setup.py install for texttable: finished with status 'done' [2021-09-13T23:31:28.826Z] Running setup.py install for PyYAML: started [2021-09-13T23:31:29.047Z] Building static-packages [2021-09-13T23:31:29.047Z] + snapcraftctl build [2021-09-13T23:31:30.793Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-13T23:31:30.988Z] Building version [2021-09-13T23:31:30.988Z] + snapcraftctl build [2021-09-13T23:31:31.388Z] Running setup.py install for docopt: started [2021-09-13T23:31:33.354Z] Running setup.py install for docopt: finished with status 'done' [2021-09-13T23:31:33.354Z] Running setup.py install for dockerpty: started [2021-09-13T23:31:33.561Z] Staging config-common [2021-09-13T23:31:33.561Z] + snapcraftctl stage [2021-09-13T23:31:34.146Z] Skipping stage go-build-helper (already ran) [2021-09-13T23:31:34.146Z] Staging edgex-go [2021-09-13T23:31:34.146Z] + snapcraftctl stage [2021-09-13T23:31:35.104Z] Staging hooks [2021-09-13T23:31:35.104Z] + snapcraftctl stage [2021-09-13T23:31:35.320Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-13T23:31:36.060Z] Staging static-packages [2021-09-13T23:31:36.060Z] + snapcraftctl stage [2021-09-13T23:31:36.756Z] 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-13T23:31:37.473Z] Staging version [2021-09-13T23:31:37.473Z] + snapcraftctl stage [2021-09-13T23:31:38.433Z] Priming config-common [2021-09-13T23:31:38.433Z] + snapcraftctl prime [2021-09-13T23:31:39.389Z] Priming go-build-helper [2021-09-13T23:31:39.389Z] + snapcraftctl prime [2021-09-13T23:31:40.345Z] Priming edgex-go [2021-09-13T23:31:40.345Z] + snapcraftctl prime [2021-09-13T23:31:41.746Z] Priming hooks [2021-09-13T23:31:41.746Z] + snapcraftctl prime [2021-09-13T23:31:42.706Z] Priming static-packages [2021-09-13T23:31:42.706Z] + snapcraftctl prime [2021-09-13T23:31:45.277Z] Priming version [2021-09-13T23:31:45.277Z] + snapcraftctl prime [2021-09-13T23:31:46.256Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-09-13T23:31:46.893Z] Removing intermediate container 9f541731ccc7 [2021-09-13T23:31:46.893Z] ---> f41b1db78a7b [2021-09-13T23:31:46.893Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-13T23:31:46.893Z] ---> Running in 050bf4849857 [2021-09-13T23:31:46.893Z] Removing intermediate container 050bf4849857 [2021-09-13T23:31:46.893Z] ---> 709583ec5bf4 [2021-09-13T23:31:46.893Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-13T23:31:46.893Z] ---> Running in c2f39b09df1b [2021-09-13T23:31:46.893Z] Removing intermediate container c2f39b09df1b [2021-09-13T23:31:46.893Z] ---> febadfbac336 [2021-09-13T23:31:46.893Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-13T23:31:48.394Z] ---> 3c45e6aa7b5d [2021-09-13T23:31:48.394Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-13T23:31:49.414Z] ---> 032b1112387f [2021-09-13T23:31:49.414Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-13T23:31:50.465Z] ---> 6f3d83094fa7 [2021-09-13T23:31:50.465Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-13T23:31:50.465Z] ---> Running in 7d6db6cc2091 [2021-09-13T23:31:51.071Z] Removing intermediate container 7d6db6cc2091 [2021-09-13T23:31:51.071Z] ---> 8ed6576c35fd [2021-09-13T23:31:51.071Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-13T23:31:51.373Z] ---> Running in 280f87a6a24a [2021-09-13T23:31:51.998Z] Removing intermediate container 280f87a6a24a [2021-09-13T23:31:51.998Z] ---> e6d48050aa9d [2021-09-13T23:31:51.998Z] Step 22/24 : LABEL arch=arm64 [2021-09-13T23:31:51.998Z] ---> Running in 6d9e4b072dcc [2021-09-13T23:31:52.603Z] Removing intermediate container 6d9e4b072dcc [2021-09-13T23:31:52.603Z] ---> 9719ffb47492 [2021-09-13T23:31:52.603Z] Step 23/24 : LABEL git_sha=77f0d8405706713319fc412383eb4ff34489785c [2021-09-13T23:31:52.603Z] ---> Running in a5bb28849c62 [2021-09-13T23:31:53.212Z] Removing intermediate container a5bb28849c62 [2021-09-13T23:31:53.212Z] ---> 153eb4fbc937 [2021-09-13T23:31:53.212Z] Step 24/24 : LABEL version=0.0.0 [2021-09-13T23:31:53.493Z] ---> Running in 2c30e7c88197 [2021-09-13T23:31:54.090Z] Removing intermediate container 2c30e7c88197 [2021-09-13T23:31:54.090Z] ---> 0ba16198d555 [2021-09-13T23:31:54.090Z] [2021-09-13T23:31:54.364Z] Successfully built 0ba16198d555 [2021-09-13T23:31:54.364Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-13T23:31:54.653Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-13T23:31:54.636Z] $ docker stop --time=1 592108ea3e4890f32a15bfa8d5c9698b0b305e8195e77915743f148a2f9bf702 [2021-09-13T23:31:56.553Z] $ docker rm -f 592108ea3e4890f32a15bfa8d5c9698b0b305e8195e77915743f148a2f9bf702 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-13T23:31:57.222Z] + docker images [2021-09-13T23:31:57.494Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-13T23:31:57.494Z] sys-mgmt-agent-arm64 latest 0ba16198d555 4 seconds ago 311MB [2021-09-13T23:31:57.494Z] core-data-arm64 latest b74c4c7e55a9 57 seconds ago 19.3MB [2021-09-13T23:31:57.494Z] 5353709986c1 About a minute ago 1.57GB [2021-09-13T23:31:57.494Z] 63028148f039 About a minute ago 1.57GB [2021-09-13T23:31:57.494Z] security-secretstore-setup-arm64 latest c17487c1a6a0 About a minute ago 26.5MB [2021-09-13T23:31:57.494Z] security-proxy-setup-arm64 latest 5b4033563351 About a minute ago 24.6MB [2021-09-13T23:31:57.494Z] 63799c63bf80 2 minutes ago 1.57GB [2021-09-13T23:31:57.494Z] 0328aa49c3af 2 minutes ago 1.57GB [2021-09-13T23:31:57.494Z] security-bootstrapper-arm64 latest f8f2ac828bb5 4 minutes ago 17.7MB [2021-09-13T23:31:57.494Z] support-notifications-arm64 latest 5bc58a2e6cf6 4 minutes ago 15.9MB [2021-09-13T23:31:57.494Z] core-metadata-arm64 latest 2ad16327fab5 4 minutes ago 15.8MB [2021-09-13T23:31:57.494Z] support-scheduler-arm64 latest 785812085d27 4 minutes ago 15.2MB [2021-09-13T23:31:57.494Z] core-command-arm64 latest ed598e2e19a0 4 minutes ago 15.2MB [2021-09-13T23:31:57.494Z] 8def14f3491d 4 minutes ago 1.57GB [2021-09-13T23:31:57.494Z] 62090d624c7b 4 minutes ago 1.57GB [2021-09-13T23:31:57.494Z] 21072b4bc5d9 4 minutes ago 1.57GB [2021-09-13T23:31:57.494Z] b7016e137f35 4 minutes ago 1.57GB [2021-09-13T23:31:57.494Z] 623a2d3987ea 4 minutes ago 1.56GB [2021-09-13T23:31:57.494Z] ci-base-image-arm64 latest 117612efd2c1 15 minutes ago 1.24GB [2021-09-13T23:31:57.494Z] alpine 3.12 afc2cc120ca2 12 days ago 5.33MB [2021-09-13T23:31:57.494Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 5 weeks ago 533MB [2021-09-13T23:31:57.494Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-13T23:31:57.494Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-13T23:31:58.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-13T23:31:58.395Z] [2021-09-13T23:31:58.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-13T23:31:58.748Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-13T23:31:59.021Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-13T23:31:59.021Z] 448f6bf000e3: Pulling fs layer [2021-09-13T23:31:59.021Z] f757da607395: Pulling fs layer [2021-09-13T23:31:59.021Z] 05883995daec: Pulling fs layer [2021-09-13T23:31:59.021Z] 8603b9c90790: Pulling fs layer [2021-09-13T23:31:59.021Z] 1560dd03e051: Pulling fs layer [2021-09-13T23:31:59.021Z] 27f5ce0e4adf: Pulling fs layer [2021-09-13T23:31:59.021Z] c2d8d7efcc4b: Pulling fs layer [2021-09-13T23:31:59.021Z] 8603b9c90790: Waiting [2021-09-13T23:31:59.021Z] 1560dd03e051: Waiting [2021-09-13T23:31:59.021Z] 27f5ce0e4adf: Waiting [2021-09-13T23:31:59.021Z] c2d8d7efcc4b: Waiting [2021-09-13T23:31:59.296Z] f757da607395: Verifying Checksum [2021-09-13T23:31:59.296Z] f757da607395: Download complete [2021-09-13T23:31:59.296Z] 8603b9c90790: Download complete [2021-09-13T23:31:59.569Z] 1560dd03e051: Verifying Checksum [2021-09-13T23:31:59.569Z] 1560dd03e051: Download complete [2021-09-13T23:31:59.569Z] 27f5ce0e4adf: Verifying Checksum [2021-09-13T23:31:59.569Z] 27f5ce0e4adf: Download complete [2021-09-13T23:31:59.842Z] 05883995daec: Verifying Checksum [2021-09-13T23:31:59.842Z] 05883995daec: Download complete [2021-09-13T23:32:00.436Z] 448f6bf000e3: Verifying Checksum [2021-09-13T23:32:00.436Z] 448f6bf000e3: Download complete [2021-09-13T23:32:03.826Z] c2d8d7efcc4b: Verifying Checksum [2021-09-13T23:32:03.826Z] c2d8d7efcc4b: Download complete [2021-09-13T23:32:04.098Z] 448f6bf000e3: Pull complete [2021-09-13T23:32:04.690Z] f757da607395: Pull complete [2021-09-13T23:32:06.120Z] 05883995daec: Pull complete [2021-09-13T23:32:06.714Z] 8603b9c90790: Pull complete [2021-09-13T23:32:07.699Z] 1560dd03e051: Pull complete [2021-09-13T23:32:07.972Z] 27f5ce0e4adf: Pull complete [2021-09-13T23:32:23.047Z] c2d8d7efcc4b: Pull complete [2021-09-13T23:32:23.047Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-13T23:32:23.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-13T23:32:23.047Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-13T23:32:23.326Z] prd-ubuntu18.04-docker-arm64-4c-16g-102 does not seem to be running inside a container [2021-09-13T23:32:23.385Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-13T23:32:27.954Z] $ docker top 8fa51b10974f14983c163fe01cc61e224c3f307fc5cc1a25d37f6270330cd503 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-13T23:32:29.085Z] ---> job-cost.sh [2021-09-13T23:32:29.085Z] lf-activate-venv: SKIPPING [2021-09-13T23:32:29.085Z] INFO: No Stack... [2021-09-13T23:32:30.063Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-13T23:32:30.334Z] INFO: Archiving Costs [Pipeline] sh [2021-09-13T23:32:30.996Z] + cat /w/workspace/edgex-go/9/archives/cost.csv [2021-09-13T23:32:30.996Z] + cut -d, -f6 [Pipeline] lock [2021-09-13T23:32:31.069Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3700-9-stack-cost] [2021-09-13T23:32:31.081Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3700-9-stack-cost] did not exist. Created. [2021-09-13T23:32:31.081Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3700-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-13T23:32:31.764Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-13T23:32:31.947Z] Stashed 1 file(s) [Pipeline] } [2021-09-13T23:32:31.957Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3700-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-13T23:32:31.964Z] $ docker stop --time=1 8fa51b10974f14983c163fe01cc61e224c3f307fc5cc1a25d37f6270330cd503 [2021-09-13T23:32:33.708Z] $ docker rm -f 8fa51b10974f14983c163fe01cc61e224c3f307fc5cc1a25d37f6270330cd503 [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-13T23:32:35.010Z] provisioning config files... [2021-09-13T23:32:35.032Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config9084387949506047479tmp [Pipeline] { [Pipeline] sh [2021-09-13T23:32:35.591Z] + set +x [2021-09-13T23:32:35.591Z] + curl -s https://codecov.io/bash [2021-09-13T23:32:35.591Z] + bash -s -- [2021-09-13T23:32:35.862Z] [2021-09-13T23:32:35.862Z] _____ _ [2021-09-13T23:32:35.862Z] / ____| | | [2021-09-13T23:32:35.862Z] | | ___ __| | ___ ___ _____ __ [2021-09-13T23:32:35.862Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-13T23:32:35.862Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-13T23:32:35.862Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-13T23:32:35.862Z] Bash-1.0.6 [2021-09-13T23:32:35.862Z] [2021-09-13T23:32:35.862Z] [2021-09-13T23:32:35.862Z] ==> git version 2.24.4 found [2021-09-13T23:32:35.862Z] ==> 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-13T23:32:35.862Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-13T23:32:35.862Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-13T23:32:35.862Z] ==> Jenkins CI detected. [2021-09-13T23:32:35.862Z] current dir:  /w/workspace/edgex-go/9 [2021-09-13T23:32:35.862Z] project root: . [2021-09-13T23:32:35.862Z] --> token set from env [2021-09-13T23:32:35.862Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-13T23:32:35.862Z] ==> Running gcov in . (disable via -X gcov) [2021-09-13T23:32:35.862Z] ==> Python coveragepy not found [2021-09-13T23:32:35.862Z] ==> Searching for coverage reports in: [2021-09-13T23:32:35.862Z] + . [2021-09-13T23:32:35.862Z] -> Found 1 reports [2021-09-13T23:32:35.862Z] ==> Detecting git/mercurial file structure [2021-09-13T23:32:35.862Z] ==> Reading reports [2021-09-13T23:32:35.862Z] + ./coverage.out bytes=405502 [2021-09-13T23:32:35.862Z] ==> Appending adjustments [2021-09-13T23:32:35.862Z] https://docs.codecov.io/docs/fixing-reports [2021-09-13T23:32:37.284Z] + Found adjustments [2021-09-13T23:32:37.284Z] ==> Gzipping contents [2021-09-13T23:32:37.284Z] 56K /tmp/codecov.CWhMuI.gz [2021-09-13T23:32:37.284Z] ==> Uploading reports [2021-09-13T23:32:37.284Z] url: https://codecov.io [2021-09-13T23:32:37.284Z] query: branch=PR-3700&commit=77f0d8405706713319fc412383eb4ff34489785c&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3700%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3700&job=&cmd_args= [2021-09-13T23:32:37.284Z] -> Pinging Codecov [2021-09-13T23:32:37.284Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3700&commit=77f0d8405706713319fc412383eb4ff34489785c&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3700%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3700&job=&cmd_args= [2021-09-13T23:32:37.284Z] -> Uploading to [2021-09-13T23:32:37.284Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-13/00271124DB129430A58F1EEE437C3FCB/77f0d8405706713319fc412383eb4ff34489785c/047f606f-f39b-4015-903f-77bd4f1fe1b1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210913%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210913T233237Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=38a2032b6aa736f769d17852dfed36307023a62863b446320314064fb7c8fa06 [2021-09-13T23:32:37.284Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-13T23:32:37.284Z] Dload Upload Total Spent Left Speed [2021-09-13T23:32:37.824Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54652 0 0 100 54652 0 131k --:--:-- --:--:-- --:--:-- 131k [2021-09-13T23:32:37.824Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/77f0d8405706713319fc412383eb4ff34489785c [Pipeline] } [2021-09-13T23:32:37.840Z] 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-13T23:32:39.405Z] + '[' -d /w/workspace/edgex-go/9/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-13T23:32:39.740Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-13T23:32:40.336Z] ---> package-listing.sh [2021-09-13T23:32:40.336Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-13T23:32:40.336Z] ++ facter osfamily [2021-09-13T23:32:40.606Z] + OS_FAMILY=redhat [2021-09-13T23:32:40.606Z] + workspace=/w/workspace/edgex-go/9 [2021-09-13T23:32:40.606Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-13T23:32:40.606Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-13T23:32:40.606Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-13T23:32:40.606Z] + PACKAGES=/tmp/packages_start.txt [2021-09-13T23:32:40.606Z] + '[' /w/workspace/edgex-go/9 ']' [2021-09-13T23:32:40.606Z] + PACKAGES=/tmp/packages_end.txt [2021-09-13T23:32:40.606Z] + case "${OS_FAMILY}" in [2021-09-13T23:32:40.606Z] + rpm -qa [2021-09-13T23:32:40.606Z] + sort [2021-09-13T23:32:42.553Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-13T23:32:42.553Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-13T23:32:42.553Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-13T23:32:42.553Z] + '[' /w/workspace/edgex-go/9 ']' [2021-09-13T23:32:42.553Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2021-09-13T23:32:42.553Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo [2021-09-13T23:32:42.573Z] 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-13T23:32:42.879Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-13T23:32:43.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-13T23:32:43.475Z] [2021-09-13T23:32:43.475Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-13T23:32:43.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-13T23:32:43.822Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-13T23:32:43.822Z] b4d181a07f80: Pulling fs layer [2021-09-13T23:32:43.822Z] a1111a8f2ec3: Pulling fs layer [2021-09-13T23:32:43.822Z] ed53099fbce6: Pulling fs layer [2021-09-13T23:32:43.822Z] dc539afda2c1: Pulling fs layer [2021-09-13T23:32:43.822Z] 77bc0d833cb6: Pulling fs layer [2021-09-13T23:32:43.822Z] 9065ff56babe: Pulling fs layer [2021-09-13T23:32:43.822Z] d287ab97295c: Pulling fs layer [2021-09-13T23:32:43.822Z] dc539afda2c1: Waiting [2021-09-13T23:32:43.822Z] 77bc0d833cb6: Waiting [2021-09-13T23:32:43.822Z] 9065ff56babe: Waiting [2021-09-13T23:32:43.822Z] d287ab97295c: Waiting [2021-09-13T23:32:44.088Z] a1111a8f2ec3: Verifying Checksum [2021-09-13T23:32:44.088Z] a1111a8f2ec3: Download complete [2021-09-13T23:32:44.088Z] dc539afda2c1: Verifying Checksum [2021-09-13T23:32:44.088Z] dc539afda2c1: Download complete [2021-09-13T23:32:44.353Z] 77bc0d833cb6: Verifying Checksum [2021-09-13T23:32:44.353Z] 77bc0d833cb6: Download complete [2021-09-13T23:32:44.353Z] 9065ff56babe: Verifying Checksum [2021-09-13T23:32:44.353Z] 9065ff56babe: Download complete [2021-09-13T23:32:44.353Z] ed53099fbce6: Verifying Checksum [2021-09-13T23:32:44.353Z] ed53099fbce6: Download complete [2021-09-13T23:32:45.318Z] b4d181a07f80: Verifying Checksum [2021-09-13T23:32:45.318Z] b4d181a07f80: Download complete [2021-09-13T23:32:46.292Z] b4d181a07f80: Pull complete [2021-09-13T23:32:46.292Z] a1111a8f2ec3: Pull complete [2021-09-13T23:32:46.893Z] ed53099fbce6: Pull complete [2021-09-13T23:32:46.893Z] dc539afda2c1: Pull complete [2021-09-13T23:32:47.163Z] 77bc0d833cb6: Pull complete [2021-09-13T23:32:47.163Z] 9065ff56babe: Pull complete [2021-09-13T23:32:48.569Z] d287ab97295c: Verifying Checksum [2021-09-13T23:32:48.569Z] d287ab97295c: Download complete [2021-09-13T23:32:52.849Z] d287ab97295c: Pull complete [2021-09-13T23:32:52.849Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-13T23:32:52.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-13T23:32:52.849Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-13T23:32:52.942Z] prd-centos7-docker-4c-2g-101 does not seem to be running inside a container [2021-09-13T23:32:53.001Z] $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-13T23:32:56.286Z] $ docker top cc5e539f85128c1f9c0ab8e33dbb20ea45f1d17297f5e8c19803f667e13301c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-13T23:32:56.694Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-13T23:32:57.010Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-13T23:32:57.330Z] + ls /var/log/sa-host [2021-09-13T23:32:57.330Z] + sadf -c /var/log/sa-host/sa05 [2021-09-13T23:32:57.330Z] file_magic: OK [2021-09-13T23:32:57.330Z] HZ: Using current value: 100 [2021-09-13T23:32:57.330Z] file_header: OK [2021-09-13T23:32:57.330Z] 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-13T23:32:57.330Z] Statistics: [2021-09-13T23:32:57.330Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-13T23:32:57.330Z] File successfully converted to sysstat format version 12.0.3 [2021-09-13T23:32:57.330Z] + sadf -c /var/log/sa-host/sa13 [2021-09-13T23:32:57.330Z] file_magic: OK [2021-09-13T23:32:57.330Z] HZ: Using current value: 100 [2021-09-13T23:32:57.330Z] file_header: OK [2021-09-13T23:32:57.330Z] 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-13T23:32:57.330Z] Statistics: [2021-09-13T23:32:57.330Z] 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... [2021-09-13T23:32:57.330Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-13T23:32:57.993Z] provisioning config files... [2021-09-13T23:32:58.013Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config3070394498571718935tmp [Pipeline] { [Pipeline] echo [2021-09-13T23:32:58.040Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-13T23:32:58.352Z] ---> create-netrc.sh [Pipeline] } [2021-09-13T23:32:58.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-13T23:32:58.778Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-13T23:32:58.793Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-13T23:32:59.107Z] ---> sudo-logs.sh [2021-09-13T23:32:59.107Z] Archiving 'sudo' log.. [2021-09-13T23:32:59.107Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-101.vexxhost.local: Name or service not known [2021-09-13T23:32:59.107Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-101.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-13T23:32:59.144Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-13T23:32:59.477Z] ---> job-cost.sh [2021-09-13T23:32:59.477Z] lf-activate-venv: SKIPPING [2021-09-13T23:32:59.477Z] DEBUG: total: 0.10999999940395355 [2021-09-13T23:32:59.477Z] INFO: Retrieving Stack Cost... [2021-09-13T23:33:00.439Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-13T23:33:00.707Z] INFO: Archiving Costs [Pipeline] echo [2021-09-13T23:33:00.725Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-13T23:33:01.040Z] ---> logs-deploy.sh [2021-09-13T23:33:01.040Z] lf-activate-venv: SKIPPING [2021-09-13T23:33:01.040Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3700/9 [2021-09-13T23:33:01.040Z] INFO: archiving workspace using pattern(s): [2021-09-13T23:33:02.018Z] Archives upload complete. [2021-09-13T23:33:02.018Z] INFO: archiving logs to Nexus [2021-09-13T23:33:02.608Z] ---> uname -a: [2021-09-13T23:33:02.608Z] Linux prd-centos7-docker-4c-2g-101.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-13T23:33:02.608Z] [2021-09-13T23:33:02.608Z] [2021-09-13T23:33:02.608Z] ---> lscpu: [2021-09-13T23:33:02.608Z] Architecture: x86_64 [2021-09-13T23:33:02.609Z] CPU op-mode(s): 32-bit, 64-bit [2021-09-13T23:33:02.609Z] Byte Order: Little Endian [2021-09-13T23:33:02.609Z] Address sizes: 40 bits physical, 48 bits virtual [2021-09-13T23:33:02.609Z] CPU(s): 2 [2021-09-13T23:33:02.609Z] On-line CPU(s) list: 0,1 [2021-09-13T23:33:02.609Z] Thread(s) per core: 1 [2021-09-13T23:33:02.609Z] Core(s) per socket: 1 [2021-09-13T23:33:02.609Z] Socket(s): 2 [2021-09-13T23:33:02.609Z] NUMA node(s): 1 [2021-09-13T23:33:02.609Z] Vendor ID: AuthenticAMD [2021-09-13T23:33:02.609Z] CPU family: 23 [2021-09-13T23:33:02.609Z] Model: 49 [2021-09-13T23:33:02.609Z] Model name: AMD EPYC-Rome Processor [2021-09-13T23:33:02.609Z] Stepping: 0 [2021-09-13T23:33:02.609Z] CPU MHz: 2799.996 [2021-09-13T23:33:02.609Z] BogoMIPS: 5599.99 [2021-09-13T23:33:02.609Z] Virtualization: AMD-V [2021-09-13T23:33:02.609Z] Hypervisor vendor: KVM [2021-09-13T23:33:02.609Z] Virtualization type: full [2021-09-13T23:33:02.609Z] L1d cache: 32K [2021-09-13T23:33:02.609Z] L1i cache: 32K [2021-09-13T23:33:02.609Z] L2 cache: 512K [2021-09-13T23:33:02.609Z] L3 cache: 16384K [2021-09-13T23:33:02.609Z] NUMA node0 CPU(s): 0,1 [2021-09-13T23:33:02.609Z] 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-13T23:33:02.609Z] [2021-09-13T23:33:02.609Z] [2021-09-13T23:33:02.609Z] ---> nproc: [2021-09-13T23:33:02.609Z] 2 [2021-09-13T23:33:02.609Z] [2021-09-13T23:33:02.609Z] [2021-09-13T23:33:02.609Z] ---> df -h: [2021-09-13T23:33:02.609Z] Filesystem Size Used Avail Use% Mounted on [2021-09-13T23:33:02.609Z] overlay 40G 15G 26G 36% / [2021-09-13T23:33:02.609Z] tmpfs 64M 0 64M 0% /dev [2021-09-13T23:33:02.609Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-09-13T23:33:02.609Z] shm 64M 0 64M 0% /dev/shm [2021-09-13T23:33:02.609Z] /dev/vda1 40G 15G 26G 36% /facter-os [2021-09-13T23:33:02.609Z] [2021-09-13T23:33:02.609Z] [2021-09-13T23:33:02.609Z] ---> sar -b -r -n DEV: [2021-09-13T23:33:02.609Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/13/21 _x86_64_ (2 CPU) [2021-09-13T23:33:02.609Z] [2021-09-13T23:33:02.609Z] 23:10:06 LINUX RESTART (2 CPU) [2021-09-13T23:33:02.609Z] [2021-09-13T23:33:02.609Z] 23:11:01 tps rtps wtps bread/s bwrtn/s [2021-09-13T23:33:02.609Z] 23:12:01 244.68 0.62 244.06 351.71 71385.41 [2021-09-13T23:33:02.609Z] 23:13:01 177.83 0.02 177.81 0.27 33666.66 [2021-09-13T23:33:02.609Z] 23:14:01 55.62 0.02 55.60 0.53 7991.14 [2021-09-13T23:33:02.609Z] 23:15:05 337.20 123.66 213.54 3047.82 123776.72 [2021-09-13T23:33:02.609Z] 23:16:01 725.51 380.12 345.39 16564.09 201212.77 [2021-09-13T23:33:02.609Z] 23:17:01 636.34 56.97 579.37 3690.09 271174.40 [2021-09-13T23:33:02.609Z] 23:18:01 262.67 25.87 236.80 2024.51 40961.09 [2021-09-13T23:33:02.609Z] 23:19:01 8.10 0.00 8.10 0.00 386.71 [2021-09-13T23:33:02.609Z] 23:20:01 0.20 0.00 0.20 0.00 1.75 [2021-09-13T23:33:02.609Z] 23:21:01 0.25 0.00 0.25 0.00 3.02 [2021-09-13T23:33:02.609Z] 23:22:01 0.25 0.00 0.25 0.00 2.57 [2021-09-13T23:33:02.609Z] 23:23:01 0.23 0.00 0.23 0.00 3.35 [2021-09-13T23:33:02.609Z] 23:24:02 0.30 0.00 0.30 0.00 2.92 [2021-09-13T23:33:02.609Z] 23:25:01 0.20 0.00 0.20 0.00 2.46 [2021-09-13T23:33:02.609Z] 23:26:01 0.48 0.23 0.25 6.53 3.08 [2021-09-13T23:33:02.609Z] 23:27:01 0.82 0.00 0.82 0.00 15.86 [2021-09-13T23:33:02.609Z] 23:28:01 0.28 0.00 0.28 0.00 3.51 [2021-09-13T23:33:02.609Z] 23:29:01 0.25 0.00 0.25 0.00 2.75 [2021-09-13T23:33:02.609Z] 23:30:01 0.27 0.00 0.27 0.00 3.36 [2021-09-13T23:33:02.609Z] 23:31:01 0.23 0.00 0.23 0.00 3.18 [2021-09-13T23:33:02.609Z] 23:32:01 0.18 0.00 0.18 0.00 2.70 [2021-09-13T23:33:02.609Z] Average: 115.60 27.17 88.43 1181.40 35514.72 [2021-09-13T23:33:02.609Z] [2021-09-13T23:33:02.609Z] 23:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-09-13T23:33:02.609Z] 23:12:01 3210872 0 1094112 13.66 2620 3701328 1435148 15.84 1152072 2992548 116 [2021-09-13T23:33:02.609Z] 23:13:01 3090952 0 1215700 15.18 2620 3699660 1696696 18.73 1406748 2867312 226100 [2021-09-13T23:33:02.609Z] 23:14:01 3073324 0 1288132 16.08 2620 3644856 1525264 16.84 1353208 2932772 97292 [2021-09-13T23:33:02.609Z] 23:15:05 978704 0 1467972 18.33 2620 5559636 2246588 24.80 1910064 4381000 42896 [2021-09-13T23:33:02.609Z] 23:16:01 210352 0 1955560 24.42 2620 5840400 3804540 42.00 3169164 3829928 137812 [2021-09-13T23:33:02.609Z] 23:17:01 570200 0 1660180 20.73 2620 5775932 3054620 33.72 3151320 3476320 5064 [2021-09-13T23:33:02.609Z] 23:18:01 2065024 0 1359600 16.98 2620 4581688 1577768 17.42 1245324 3911956 20 [2021-09-13T23:33:02.609Z] 23:19:01 2082860 0 1341760 16.75 2620 4581692 1380964 15.25 1236712 3911536 12 [2021-09-13T23:33:02.609Z] 23:20:01 2082128 0 1342488 16.76 2620 4581696 1380964 15.25 1240712 3908228 8 [2021-09-13T23:33:02.609Z] 23:21:01 2082080 0 1342532 16.76 2620 4581700 1381036 15.25 1261368 3887688 8 [2021-09-13T23:33:02.609Z] 23:22:01 2082488 0 1342120 16.76 2620 4581704 1380964 15.25 1261280 3887692 8 [2021-09-13T23:33:02.609Z] 23:23:01 2082240 0 1342360 16.76 2620 4581712 1381024 15.25 1261612 3887688 8 [2021-09-13T23:33:02.609Z] 23:24:02 2082544 0 1342052 16.76 2620 4581716 1380964 15.25 1261412 3887688 20 [2021-09-13T23:33:02.609Z] 23:25:01 2082428 0 1342164 16.76 2620 4581720 1380964 15.25 1261300 3887688 8 [2021-09-13T23:33:02.609Z] 23:26:01 2081368 0 1343188 16.77 2620 4581756 1381220 15.25 1263340 3886260 16 [2021-09-13T23:33:02.609Z] 23:27:01 2082128 0 1342368 16.76 2620 4581816 1381028 15.25 1262892 3886276 28 [2021-09-13T23:33:02.609Z] 23:28:01 2081588 0 1342960 16.77 2620 4581764 1381184 15.25 1263696 3886260 8 [2021-09-13T23:33:02.609Z] 23:29:01 2081564 0 1342976 16.77 2620 4581772 1381220 15.25 1263232 3886260 12 [2021-09-13T23:33:02.609Z] 23:30:01 2082200 0 1342340 16.76 2620 4581772 1381028 15.25 1262972 3886260 20 [2021-09-13T23:33:02.609Z] 23:31:01 2081840 0 1342692 16.76 2620 4581780 1381172 15.25 1263224 3886260 16 [2021-09-13T23:33:02.609Z] 23:32:01 2082060 0 1342472 16.76 2620 4581780 1381076 15.25 1263004 3886260 8 [2021-09-13T23:33:02.609Z] Average: 2016616 0 1373130 17.14 2620 4616566 1651211 18.23 1476888 3754947 24261 [2021-09-13T23:33:02.609Z] [2021-09-13T23:33:02.609Z] 23:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-09-13T23:33:02.609Z] 23:12:01 eth0 1558.62 1144.28 8040.80 127.29 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:12:01 docker0 806.53 1057.32 79.41 4733.58 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:13:01 eth0 42.97 24.37 34.18 14.85 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:13:01 veth6e6e213 0.32 0.45 0.03 0.05 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:13:01 docker0 0.32 0.32 0.02 0.04 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:14:01 eth0 25.56 14.45 21.94 8.11 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:14:01 veth6e6e213 1.85 1.85 0.14 0.14 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:14:01 docker0 1.85 1.85 0.12 0.14 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:15:05 vethbd39726 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:15:05 eth0 246.53 169.68 1615.96 131.96 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:15:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:15:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:16:01 veth0b2ce18 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:16:01 veth2d43ed9 0.05 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:16:01 vethbd39726 0.00 0.75 0.00 0.04 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:16:01 vethe602982 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:17:01 vethbd39726 0.00 0.55 0.00 0.02 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:17:01 veth21a5a1f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:17:01 veth445fb0a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:17:01 veth643d7f5 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:18:01 eth0 3600.03 2360.34 15733.16 560.17 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:18:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:18:01 docker0 964.77 1301.52 89.97 5639.37 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:19:01 eth0 0.08 0.08 0.01 0.02 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:20:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:21:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:22:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:23:01 eth0 0.17 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:24:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:25:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:26:01 eth0 1.22 0.48 0.46 0.27 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:27:01 eth0 0.48 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:28:01 eth0 0.50 0.33 0.27 0.20 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:29:01 eth0 1.42 0.43 0.37 0.21 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:30:01 eth0 0.55 0.03 0.05 0.00 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:31:01 eth0 0.67 0.45 0.35 0.24 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:32:01 eth0 0.20 0.12 0.07 0.04 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] Average: eth0 115.61 80.88 574.14 22.22 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] Average: docker0 46.01 62.07 4.29 268.93 0.00 0.00 0.00 0.00 [2021-09-13T23:33:02.609Z] [2021-09-13T23:33:02.609Z] [2021-09-13T23:33:02.609Z] ---> sar -P ALL: [2021-09-13T23:33:02.609Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/13/21 _x86_64_ (2 CPU) [2021-09-13T23:33:02.609Z] [2021-09-13T23:33:02.609Z] 23:10:06 LINUX RESTART (2 CPU) [2021-09-13T23:33:02.609Z] [2021-09-13T23:33:02.609Z] 23:11:01 CPU %user %nice %system %iowait %steal %idle [2021-09-13T23:33:02.609Z] 23:12:01 all 28.52 0.00 9.94 2.82 0.09 58.63 [2021-09-13T23:33:02.609Z] 23:12:01 0 25.99 0.00 10.83 2.98 0.09 60.11 [2021-09-13T23:33:02.609Z] 23:12:01 1 31.06 0.00 9.05 2.66 0.09 57.14 [2021-09-13T23:33:02.609Z] 23:13:01 all 61.33 0.00 10.29 1.16 0.11 27.11 [2021-09-13T23:33:02.609Z] 23:13:01 0 61.49 0.00 10.62 1.37 0.11 26.40 [2021-09-13T23:33:02.609Z] 23:13:01 1 61.17 0.00 9.96 0.95 0.11 27.81 [2021-09-13T23:33:02.609Z] 23:14:01 all 35.37 0.00 4.10 0.27 0.07 60.19 [2021-09-13T23:33:02.610Z] 23:14:01 0 35.64 0.00 4.16 0.28 0.07 59.85 [2021-09-13T23:33:02.610Z] 23:14:01 1 35.10 0.00 4.04 0.26 0.07 60.52 [2021-09-13T23:33:02.610Z] 23:15:05 all 44.55 0.00 11.92 10.99 0.13 32.42 [2021-09-13T23:33:02.610Z] 23:15:05 0 45.56 0.00 11.78 10.57 0.12 31.97 [2021-09-13T23:33:02.610Z] 23:15:05 1 43.55 0.00 12.05 11.41 0.14 32.86 [2021-09-13T23:33:02.610Z] 23:16:01 all 55.39 0.00 17.07 23.67 0.12 3.76 [2021-09-13T23:33:02.610Z] 23:16:01 0 56.12 0.00 16.14 23.58 0.12 4.04 [2021-09-13T23:33:02.610Z] 23:16:01 1 54.65 0.00 18.01 23.75 0.12 3.48 [2021-09-13T23:33:02.610Z] 23:17:01 all 63.16 0.00 21.90 11.84 0.14 2.96 [2021-09-13T23:33:02.610Z] 23:17:01 0 62.85 0.00 21.82 12.17 0.13 3.03 [2021-09-13T23:33:02.610Z] 23:17:01 1 63.47 0.00 21.98 11.51 0.15 2.90 [2021-09-13T23:33:02.610Z] 23:18:01 all 47.98 0.00 9.99 2.78 0.10 39.15 [2021-09-13T23:33:02.610Z] 23:18:01 0 47.56 0.00 10.14 2.74 0.11 39.44 [2021-09-13T23:33:02.610Z] 23:18:01 1 48.39 0.00 9.84 2.82 0.09 38.86 [2021-09-13T23:33:02.610Z] 23:19:01 all 0.13 0.00 0.07 0.03 0.03 99.74 [2021-09-13T23:33:02.610Z] 23:19:01 0 0.13 0.00 0.03 0.00 0.02 99.82 [2021-09-13T23:33:02.610Z] 23:19:01 1 0.13 0.00 0.10 0.07 0.03 99.67 [2021-09-13T23:33:02.610Z] 23:20:01 all 0.18 0.00 0.03 0.00 0.02 99.78 [2021-09-13T23:33:02.610Z] 23:20:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-09-13T23:33:02.610Z] 23:20:01 1 0.32 0.00 0.02 0.00 0.02 99.65 [2021-09-13T23:33:02.610Z] 23:21:01 all 0.15 0.00 0.03 0.00 0.02 99.80 [2021-09-13T23:33:02.610Z] 23:21:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-09-13T23:33:02.610Z] 23:21:01 1 0.28 0.00 0.03 0.00 0.02 99.67 [2021-09-13T23:33:02.610Z] 23:22:01 all 0.14 0.00 0.04 0.00 0.02 99.80 [2021-09-13T23:33:02.610Z] 23:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-09-13T23:33:02.610Z] 23:22:01 1 0.25 0.00 0.07 0.00 0.03 99.65 [2021-09-13T23:33:02.610Z] [2021-09-13T23:33:02.610Z] 23:22:01 CPU %user %nice %system %iowait %steal %idle [2021-09-13T23:33:02.610Z] 23:23:01 all 0.04 0.00 0.03 0.00 0.02 99.91 [2021-09-13T23:33:02.610Z] 23:23:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-09-13T23:33:02.610Z] 23:23:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-09-13T23:33:02.610Z] 23:24:02 all 0.11 0.00 0.02 0.00 0.03 99.85 [2021-09-13T23:33:02.610Z] 23:24:02 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-09-13T23:33:02.610Z] 23:24:02 1 0.20 0.00 0.02 0.00 0.03 99.75 [2021-09-13T23:33:02.610Z] 23:25:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-09-13T23:33:02.610Z] 23:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-09-13T23:33:02.610Z] 23:25:01 1 0.22 0.00 0.03 0.00 0.03 99.71 [2021-09-13T23:33:02.610Z] 23:26:01 all 0.13 0.00 0.05 0.00 0.03 99.80 [2021-09-13T23:33:02.610Z] 23:26:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2021-09-13T23:33:02.610Z] 23:26:01 1 0.20 0.00 0.05 0.00 0.02 99.73 [2021-09-13T23:33:02.610Z] 23:27:01 all 0.12 0.00 0.04 0.00 0.01 99.83 [2021-09-13T23:33:02.610Z] 23:27:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-09-13T23:33:02.610Z] 23:27:01 1 0.20 0.00 0.03 0.00 0.00 99.77 [2021-09-13T23:33:02.610Z] 23:28:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-09-13T23:33:02.610Z] 23:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-09-13T23:33:02.610Z] 23:28:01 1 0.22 0.00 0.02 0.00 0.05 99.72 [2021-09-13T23:33:02.610Z] 23:29:01 all 0.15 0.00 0.03 0.00 0.02 99.81 [2021-09-13T23:33:02.610Z] 23:29:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-09-13T23:33:02.610Z] 23:29:01 1 0.27 0.00 0.02 0.00 0.00 99.72 [2021-09-13T23:33:02.610Z] 23:30:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-09-13T23:33:02.610Z] 23:30:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-09-13T23:33:02.610Z] 23:30:01 1 0.20 0.00 0.03 0.00 0.02 99.75 [2021-09-13T23:33:02.610Z] 23:31:01 all 0.26 0.00 0.03 0.00 0.01 99.71 [2021-09-13T23:33:02.610Z] 23:31:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2021-09-13T23:33:02.610Z] 23:31:01 1 0.45 0.00 0.03 0.00 0.02 99.50 [2021-09-13T23:33:02.610Z] 23:32:01 all 0.18 0.00 0.03 0.00 0.01 99.78 [2021-09-13T23:33:02.610Z] 23:32:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-09-13T23:33:02.610Z] 23:32:01 1 0.32 0.00 0.02 0.00 0.00 99.67 [2021-09-13T23:33:02.610Z] Average: all 15.21 0.00 3.83 2.36 0.05 78.56 [2021-09-13T23:33:02.610Z] Average: 0 15.07 0.00 3.85 2.36 0.04 78.67 [2021-09-13T23:33:02.610Z] Average: 1 15.34 0.00 3.82 2.35 0.05 78.44 [2021-09-13T23:33:02.610Z] [2021-09-13T23:33:02.610Z] [2021-09-13T23:33:02.610Z]