Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 965455e67908eb2a4bef0e6198780f1b75aca946+a77f58c90179b916eae9116a1115cd7226a95c94 (4a1825fe4c0caf894b009dac78ccb4e445a44a80) 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-ssh8219544252032203066.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-ssh2431640577952429037.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-3657/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-3657/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1372205862817454408.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-ssh5880408256564299868.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-3657/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-3657/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8783886343264880303.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-1677 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/15 [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/15 # 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/15@tmp/jenkins-gitclient-ssh4978500372966679025.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 a77f58c90179b916eae9116a1115cd7226a95c94 into PR head commit 965455e67908eb2a4bef0e6198780f1b75aca946 > 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/15@tmp/jenkins-gitclient-ssh1727454571922065310.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 965455e67908eb2a4bef0e6198780f1b75aca946 # timeout=10 Merge succeeded, producing 432d543385319aad945f6278389db5d221c6908b Checking out Revision 432d543385319aad945f6278389db5d221c6908b (PR-3657) > 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/15@tmp/jenkins-gitclient-ssh1386028450600194981.key > git merge a77f58c90179b916eae9116a1115cd7226a95c94 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 432d543385319aad945f6278389db5d221c6908b # timeout=10 Commit message: "Merge commit 'a77f58c90179b916eae9116a1115cd7226a95c94' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-09T16:32:15.887Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-09T16:32:15.962Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-09T16:32:15.986Z] ========================================================= [2021-09-09T16:32:15.986Z] EdgeX Global Pipelines Version Info [2021-09-09T16:32:15.986Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4c220a724f883264dec98ff430f4831319c5da91 # timeout=10 [2021-09-09T16:32:17.204Z] ------------------- [2021-09-09T16:32:17.204Z] stable info: [2021-09-09T16:32:17.204Z] ------------------- [2021-09-09T16:32:17.204Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-09T16:32:17.204Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-09T16:32:17.204Z] Message: update stable to v1.0.205 [2021-09-09T16:32:17.786Z] ------------------- [2021-09-09T16:32:17.786Z] experimental info: [2021-09-09T16:32:17.786Z] ------------------- [2021-09-09T16:32:17.786Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-09T16:32:17.786Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-09T16:32:17.786Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-09T16:32:17.920Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-09T16:32:17.954Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-09T16:32:17.978Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-09T16:32:18.001Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-09T16:32:18.024Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-09T16:32:18.046Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-09T16:32:18.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-09T16:32:18.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-09T16:32:18.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-09T16:32:18.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-09T16:32:18.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-09T16:32:18.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-09T16:32:18.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-09T16:32:18.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-09T16:32:18.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-09T16:32:18.274Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-09T16:32:18.295Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-09T16:32:18.319Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-09T16:32:18.341Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-09T16:32:18.364Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-09T16:32:18.391Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-09T16:32:18.415Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-09T16:32:18.436Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-09T16:32:18.458Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3657 [Pipeline] echo [2021-09-09T16:32:18.479Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3657 [Pipeline] echo [2021-09-09T16:32:18.500Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3657 [Pipeline] echo [2021-09-09T16:32:18.522Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 432d543385319aad945f6278389db5d221c6908b [Pipeline] echo [2021-09-09T16:32:19.993Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 432d543 [Pipeline] echo [2021-09-09T16:32:20.021Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T16:32:20.096Z] provisioning config files... [2021-09-09T16:32:20.113Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config7813851133493965276tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T16:32:20.440Z] ---> docker-login.sh [2021-09-09T16:32:20.440Z] nexus3.edgexfoundry.org:10001 [2021-09-09T16:32:20.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:32:20.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:32:20.708Z] Configure a credential helper to remove this warning. See [2021-09-09T16:32:20.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:32:20.708Z] [2021-09-09T16:32:20.708Z] Login Succeeded [2021-09-09T16:32:20.708Z] nexus3.edgexfoundry.org:10002 [2021-09-09T16:32:20.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:32:20.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:32:20.708Z] Configure a credential helper to remove this warning. See [2021-09-09T16:32:20.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:32:20.708Z] [2021-09-09T16:32:20.708Z] Login Succeeded [2021-09-09T16:32:20.708Z] nexus3.edgexfoundry.org:10003 [2021-09-09T16:32:20.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:32:20.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:32:20.979Z] Configure a credential helper to remove this warning. See [2021-09-09T16:32:20.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:32:20.979Z] [2021-09-09T16:32:20.979Z] Login Succeeded [2021-09-09T16:32:20.979Z] nexus3.edgexfoundry.org:10004 [2021-09-09T16:32:20.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:32:21.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:32:21.247Z] Configure a credential helper to remove this warning. See [2021-09-09T16:32:21.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:32:21.247Z] [2021-09-09T16:32:21.247Z] Login Succeeded [2021-09-09T16:32:21.247Z] docker.io [2021-09-09T16:32:21.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:32:21.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:32:21.516Z] Configure a credential helper to remove this warning. See [2021-09-09T16:32:21.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:32:21.516Z] [2021-09-09T16:32:21.516Z] Login Succeeded [2021-09-09T16:32:21.516Z] ---> docker-login.sh ends [Pipeline] } [2021-09-09T16:32:21.530Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-09T16:32:21.878Z] ++ 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-09T16:32:21.879Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:32:21.879Z] ++ dirname cmd/core-command/Dockerfile [2021-09-09T16:32:21.879Z] ++ cut -d/ -f2 [2021-09-09T16:32:21.879Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-09T16:32:21.879Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:32:21.879Z] ++ dirname cmd/core-data/Dockerfile [2021-09-09T16:32:21.879Z] ++ cut -d/ -f2 [2021-09-09T16:32:21.879Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-09T16:32:21.879Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:32:21.879Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-09T16:32:21.879Z] ++ cut -d/ -f2 [2021-09-09T16:32:21.879Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-09T16:32:21.879Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:32:21.879Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-09T16:32:21.879Z] ++ cut -d/ -f2 [2021-09-09T16:32:21.879Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-09T16:32:21.879Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:32:21.879Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-09T16:32:21.879Z] ++ cut -d/ -f2 [2021-09-09T16:32:21.879Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-09T16:32:21.879Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:32:21.879Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-09T16:32:21.879Z] ++ cut -d/ -f2 [2021-09-09T16:32:21.879Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-09T16:32:21.879Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:32:21.879Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-09T16:32:21.879Z] ++ cut -d/ -f2 [2021-09-09T16:32:21.879Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-09T16:32:21.879Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:32:21.879Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-09T16:32:21.879Z] ++ cut -d/ -f2 [2021-09-09T16:32:21.879Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-09T16:32:21.879Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:32:21.879Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-09T16:32:21.879Z] ++ cut -d/ -f2 [2021-09-09T16:32:21.879Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-09T16:32:21.937Z] 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-09T16:32:22.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T16:32:22.618Z] [2021-09-09T16:32:22.618Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:32:22.945Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T16:32:22.945Z] latest: Pulling from edgex-devops/git-semver [2021-09-09T16:32:22.945Z] 31603596830f: Pulling fs layer [2021-09-09T16:32:22.945Z] 04fac38145f0: Pulling fs layer [2021-09-09T16:32:22.945Z] 701f6daf10bf: Pulling fs layer [2021-09-09T16:32:22.945Z] 24f72da36158: Pulling fs layer [2021-09-09T16:32:22.945Z] 24f72da36158: Waiting [2021-09-09T16:32:22.945Z] 04fac38145f0: Verifying Checksum [2021-09-09T16:32:22.945Z] 04fac38145f0: Download complete [2021-09-09T16:32:23.216Z] 31603596830f: Verifying Checksum [2021-09-09T16:32:23.216Z] 31603596830f: Download complete [2021-09-09T16:32:23.488Z] 31603596830f: Pull complete [2021-09-09T16:32:23.488Z] 24f72da36158: Verifying Checksum [2021-09-09T16:32:23.488Z] 24f72da36158: Download complete [2021-09-09T16:32:23.488Z] 04fac38145f0: Pull complete [2021-09-09T16:32:23.764Z] 701f6daf10bf: Verifying Checksum [2021-09-09T16:32:23.764Z] 701f6daf10bf: Download complete [2021-09-09T16:32:24.344Z] 701f6daf10bf: Pull complete [2021-09-09T16:32:24.344Z] 24f72da36158: Pull complete [2021-09-09T16:32:24.344Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-09T16:32:24.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T16:32:24.344Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-09T16:32:24.432Z] prd-centos7-docker-4c-2g-1677 does not seem to be running inside a container [2021-09-09T16:32:24.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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-09T16:32:25.259Z] $ docker top 2ad19ef879649f0c7f950bc54ebe13af6f8f140d11f9da4162f420955d6fa2bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-09T16:32:25.380Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-09T16:32:25.380Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-09T16:32:25.501Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-09T16:32:25.506Z] $ docker exec 2ad19ef879649f0c7f950bc54ebe13af6f8f140d11f9da4162f420955d6fa2bf ssh-agent [2021-09-09T16:32:25.612Z] SSH_AUTH_SOCK=/tmp/ssh-UwKK4VwUKobI/agent.14 [2021-09-09T16:32:25.612Z] SSH_AGENT_PID=20 [2021-09-09T16:32:25.623Z] Running ssh-add (command line suppressed) [2021-09-09T16:32:25.728Z] Identity added: /w/workspace/edgex-go/15@tmp/private_key_106308254017481673.key (/w/workspace/edgex-go/15@tmp/private_key_106308254017481673.key) [2021-09-09T16:32:25.744Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-09T16:32:26.054Z] + git tag --points-at HEAD [Pipeline] } [2021-09-09T16:32:26.077Z] $ docker exec --env ******** --env ******** 2ad19ef879649f0c7f950bc54ebe13af6f8f140d11f9da4162f420955d6fa2bf ssh-agent -k [2021-09-09T16:32:26.169Z] unset SSH_AUTH_SOCK; [2021-09-09T16:32:26.169Z] unset SSH_AGENT_PID; [2021-09-09T16:32:26.169Z] echo Agent pid 20 killed; [2021-09-09T16:32:26.181Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-09T16:32:26.224Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-09T16:32:26.224Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-09T16:32:26.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-09T16:32:26.337Z] $ docker exec 2ad19ef879649f0c7f950bc54ebe13af6f8f140d11f9da4162f420955d6fa2bf ssh-agent [2021-09-09T16:32:26.438Z] SSH_AUTH_SOCK=/tmp/ssh-tQwkTZ77lCut/agent.55 [2021-09-09T16:32:26.438Z] SSH_AGENT_PID=61 [2021-09-09T16:32:26.451Z] Running ssh-add (command line suppressed) [2021-09-09T16:32:26.546Z] Identity added: /w/workspace/edgex-go/15@tmp/private_key_934780878485488385.key (/w/workspace/edgex-go/15@tmp/private_key_934780878485488385.key) [2021-09-09T16:32:26.565Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-09T16:32:26.893Z] + git semver init [2021-09-09T16:32:26.893Z] # -> Open(): unable to determine branch for HEAD [2021-09-09T16:32:26.893Z] # $GIT_DIR = /w/workspace/edgex-go/15/.git [2021-09-09T16:32:26.893Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/15 [2021-09-09T16:32:26.893Z] # $SEMVER_REMOTE_NAME = origin [2021-09-09T16:32:26.893Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-09T16:32:26.893Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-09T16:32:26.893Z] # $SEMVER_BRANCH = PR-3657 [2021-09-09T16:32:26.893Z] # $SEMVER_TEMP = /tmp/semver-090097042 [2021-09-09T16:32:26.893Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-09T16:32:41.877Z] # '/tmp/semver-090097042' -> '/w/workspace/edgex-go/15/.semver' [2021-09-09T16:32:41.877Z] # -> Force: false [2021-09-09T16:32:41.877Z] # $SEMVER_DIR = /w/workspace/edgex-go/15/.semver [Pipeline] } [2021-09-09T16:32:41.895Z] $ docker exec --env ******** --env ******** 2ad19ef879649f0c7f950bc54ebe13af6f8f140d11f9da4162f420955d6fa2bf ssh-agent -k [2021-09-09T16:32:42.018Z] unset SSH_AUTH_SOCK; [2021-09-09T16:32:42.019Z] unset SSH_AGENT_PID; [2021-09-09T16:32:42.019Z] echo Agent pid 61 killed; [2021-09-09T16:32:42.031Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-09T16:32:42.383Z] + git semver [Pipeline] } [2021-09-09T16:32:42.407Z] $ docker stop --time=1 2ad19ef879649f0c7f950bc54ebe13af6f8f140d11f9da4162f420955d6fa2bf [2021-09-09T16:32:44.143Z] $ docker rm -f 2ad19ef879649f0c7f950bc54ebe13af6f8f140d11f9da4162f420955d6fa2bf [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-09T16:32:44.548Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-09T16:32:44.877Z] Stashed 1 file(s) [Pipeline] echo [2021-09-09T16:32:44.881Z] [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-09T16:32:46.690Z] ========================================================= [2021-09-09T16:32:46.690Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-09T16:32:46.690Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T16:32:47.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T16:32:47.024Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-09T16:32:47.024Z] 540db60ca938: Pulling fs layer [2021-09-09T16:32:47.024Z] adcc1eea9eea: Pulling fs layer [2021-09-09T16:32:47.024Z] 4c4ab2625f07: Pulling fs layer [2021-09-09T16:32:47.024Z] db62176df00c: Pulling fs layer [2021-09-09T16:32:47.024Z] 3b30891b0d05: Pulling fs layer [2021-09-09T16:32:47.024Z] 06b49ca38bd5: Pulling fs layer [2021-09-09T16:32:47.024Z] c788192a36de: Pulling fs layer [2021-09-09T16:32:47.024Z] a77e37c0d609: Pulling fs layer [2021-09-09T16:32:47.024Z] c3185cebc471: Pulling fs layer [2021-09-09T16:32:47.024Z] 06b49ca38bd5: Waiting [2021-09-09T16:32:47.024Z] c788192a36de: Waiting [2021-09-09T16:32:47.024Z] a77e37c0d609: Waiting [2021-09-09T16:32:47.024Z] c3185cebc471: Waiting [2021-09-09T16:32:47.024Z] db62176df00c: Waiting [2021-09-09T16:32:47.024Z] 3b30891b0d05: Waiting [2021-09-09T16:32:47.024Z] 4c4ab2625f07: Verifying Checksum [2021-09-09T16:32:47.024Z] 4c4ab2625f07: Download complete [2021-09-09T16:32:47.291Z] adcc1eea9eea: Verifying Checksum [2021-09-09T16:32:47.291Z] adcc1eea9eea: Download complete [2021-09-09T16:32:47.291Z] 3b30891b0d05: Verifying Checksum [2021-09-09T16:32:47.291Z] 3b30891b0d05: Download complete [2021-09-09T16:32:47.291Z] 06b49ca38bd5: Verifying Checksum [2021-09-09T16:32:47.291Z] 06b49ca38bd5: Download complete [2021-09-09T16:32:47.291Z] c788192a36de: Verifying Checksum [2021-09-09T16:32:47.291Z] c788192a36de: Download complete [2021-09-09T16:32:47.291Z] 540db60ca938: Verifying Checksum [2021-09-09T16:32:47.291Z] 540db60ca938: Download complete [2021-09-09T16:32:47.559Z] 540db60ca938: Pull complete [2021-09-09T16:32:47.559Z] adcc1eea9eea: Pull complete [2021-09-09T16:32:47.827Z] 4c4ab2625f07: Pull complete [2021-09-09T16:32:48.096Z] a77e37c0d609: Verifying Checksum [2021-09-09T16:32:48.096Z] a77e37c0d609: Download complete [2021-09-09T16:32:51.431Z] c3185cebc471: Verifying Checksum [2021-09-09T16:32:51.431Z] c3185cebc471: Download complete [2021-09-09T16:32:51.698Z] db62176df00c: Verifying Checksum [2021-09-09T16:32:51.698Z] db62176df00c: Download complete [2021-09-09T16:32:56.167Z] db62176df00c: Pull complete [2021-09-09T16:32:56.167Z] 3b30891b0d05: Pull complete [2021-09-09T16:32:56.167Z] 06b49ca38bd5: Pull complete [2021-09-09T16:32:56.167Z] c788192a36de: Pull complete [2021-09-09T16:32:56.167Z] a77e37c0d609: Pull complete [2021-09-09T16:32:57.590Z] c3185cebc471: Pull complete [2021-09-09T16:32:57.590Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-09T16:32:57.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T16:32:57.590Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-09T16:32:57.927Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T16:32:57.927Z] WORKDIR /edgex [2021-09-09T16:32:57.927Z] COPY go.mod . [2021-09-09T16:32:57.927Z] RUN go mod download' [2021-09-09T16:32:57.927Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-09T16:32:59.343Z] Sending build context to Docker daemon 328.9MB [2021-09-09T16:32:59.343Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T16:32:59.343Z] ---> 031687cdd783 [2021-09-09T16:32:59.343Z] Step 2/4 : WORKDIR /edgex [2021-09-09T16:33:00.753Z] ---> Running in 47763c6815f0 [2021-09-09T16:33:00.753Z] Removing intermediate container 47763c6815f0 [2021-09-09T16:33:00.753Z] ---> 7415122764ba [2021-09-09T16:33:00.753Z] Step 3/4 : COPY go.mod . [2021-09-09T16:33:01.018Z] ---> 601cec43f184 [2021-09-09T16:33:01.018Z] Step 4/4 : RUN go mod download [2021-09-09T16:33:01.018Z] ---> Running in c61480c9e90e [2021-09-09T16:33:01.608Z] Still waiting to schedule task [2021-09-09T16:33:01.608Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1678’ is offline [2021-09-09T16:33:33.302Z] Removing intermediate container c61480c9e90e [2021-09-09T16:33:33.303Z] ---> f6ddb5ba7e7e [2021-09-09T16:33:33.303Z] Successfully built f6ddb5ba7e7e [2021-09-09T16:33:33.303Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:33:33.620Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-09T16:33:33.620Z] . [Pipeline] withDockerContainer [2021-09-09T16:33:33.869Z] prd-centos7-docker-4c-2g-1677 does not seem to be running inside a container [2021-09-09T16:33:35.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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-09T16:33:36.103Z] $ docker top 8088e165b439d24541970ba363f5abf1f47a14962807e966787f24dc9f4d0935 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T16:33:36.492Z] + go version [2021-09-09T16:33:36.492Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-09T16:33:36.511Z] $ docker stop --time=1 8088e165b439d24541970ba363f5abf1f47a14962807e966787f24dc9f4d0935 [2021-09-09T16:33:37.717Z] $ docker rm -f 8088e165b439d24541970ba363f5abf1f47a14962807e966787f24dc9f4d0935 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:33:38.291Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-09T16:33:38.291Z] . [Pipeline] withDockerContainer [2021-09-09T16:33:38.374Z] prd-centos7-docker-4c-2g-1677 does not seem to be running inside a container [2021-09-09T16:33:38.430Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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-09T16:33:38.769Z] $ docker top c8d0643439c1263924285aea279f0ad6e5cf635f751474fecd21121eb20f4343 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-09T16:33:38.866Z] ========================================================= [2021-09-09T16:33:38.867Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-09T16:33:38.867Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T16:33:39.196Z] + go mod tidy [Pipeline] sh [2021-09-09T16:33:39.782Z] + make test [2021-09-09T16:33:39.782Z] 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-09T16:33:40.052Z] go mod tidy [2021-09-09T16:33:40.332Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-09T16:33:45.715Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-09T16:34:03.984Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-09T16:34:09.368Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-09T16:34:09.368Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-09T16:34:09.368Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-09T16:34:12.003Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-09T16:34:12.608Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-09T16:34:12.608Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-09T16:34:12.608Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-09T16:34:13.199Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-09T16:34:13.477Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-09T16:34:13.748Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-09T16:34:13.748Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-09T16:34:13.748Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-09T16:34:13.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-09T16:34:15.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2021-09-09T16:34:15.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-09T16:34:15.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-09T16:34:16.674Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.079s coverage: 100.0% of statements [2021-09-09T16:34:16.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-09T16:34:16.942Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.061s coverage: 46.3% of statements [2021-09-09T16:34:16.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-09T16:34:16.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-09T16:34:17.910Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.124s coverage: 90.1% of statements [2021-09-09T16:34:17.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-09T16:34:17.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:34:18.877Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.063s coverage: 81.2% of statements [2021-09-09T16:34:18.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-09T16:34:18.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-09T16:34:18.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-09T16:34:18.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-09T16:34:18.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-09T16:34:19.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.236s coverage: 94.2% of statements [2021-09-09T16:34:19.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-09T16:34:19.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:34:19.852Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 59.1% of statements [2021-09-09T16:34:19.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-09T16:34:19.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-09T16:34:19.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-09T16:34:19.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-09T16:34:19.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-09T16:34:20.131Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2021-09-09T16:34:20.131Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-09T16:34:20.131Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-09T16:34:20.131Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-09T16:34:21.128Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.056s coverage: 0.8% of statements [2021-09-09T16:34:21.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-09T16:34:21.128Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements [2021-09-09T16:34:21.398Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 21.7% of statements [2021-09-09T16:34:21.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-09T16:34:23.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-09-09T16:34:23.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.051s coverage: 79.5% of statements [2021-09-09T16:34:23.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-09-09T16:34:23.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2021-09-09T16:34:23.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements [2021-09-09T16:34:35.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements [2021-09-09T16:34:35.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-09-09T16:34:40.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.197s coverage: 81.8% of statements [2021-09-09T16:34:40.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-09T16:34:58.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements [2021-09-09T16:34:58.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-09T16:34:58.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-09T16:34:58.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-09T16:34:58.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-09-09T16:34:58.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-09T16:34:58.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-09T16:34:58.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-09T16:34:58.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-09T16:34:58.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-09T16:34:58.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-09-09T16:34:58.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-09T16:34:58.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-09T16:34:58.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-09-09T16:34:58.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-09T16:34:58.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-09-09T16:34:58.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-09T16:34:58.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements [2021-09-09T16:34:58.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-09-09T16:34:58.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2021-09-09T16:34:58.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-09-09T16:34:58.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-09T16:34:58.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.133s coverage: 64.4% of statements [2021-09-09T16:34:58.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-09T16:34:58.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-09T16:34:58.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-09-09T16:34:58.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements [2021-09-09T16:34:58.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2021-09-09T16:34:58.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements [2021-09-09T16:34:58.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2021-09-09T16:34:58.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.211s coverage: 70.5% of statements [2021-09-09T16:34:58.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-09T16:34:58.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-09T16:34:58.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-09T16:34:58.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.6% of statements [2021-09-09T16:34:58.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-09T16:34:58.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-09T16:34:59.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2021-09-09T16:34:59.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-09T16:34:59.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2021-09-09T16:34:59.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-09T16:35:06.396Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.058s coverage: 19.5% of statements [2021-09-09T16:35:06.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-09T16:35:06.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-09T16:35:06.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-09T16:35:06.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-09T16:35:06.396Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.0% of statements [2021-09-09T16:35:06.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-09T16:35:06.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:35:06.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-09T16:35:06.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-09T16:35:06.396Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-09-09T16:35:06.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-09T16:35:06.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-09T16:35:06.396Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements [2021-09-09T16:35:06.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-09T16:35:06.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:35:06.396Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-09T16:35:06.396Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-09T16:35:06.396Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-09-09T16:35:06.396Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-09T16:35:06.396Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-09T16:35:06.396Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-09T16:35:06.396Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-09T16:35:06.396Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-09T16:35:06.396Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-09T16:35:06.396Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-09-09T16:35:06.396Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.037s coverage: 95.4% of statements [2021-09-09T16:35:06.396Z] GO111MODULE=on go vet ./... [2021-09-09T16:35:33.132Z] gofmt -l . [2021-09-09T16:35:33.132Z] [ "`gofmt -l .`" = "" ] [2021-09-09T16:35:33.132Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-09T16:35:33.447Z] + ls -al . [2021-09-09T16:35:33.447Z] total 608 [2021-09-09T16:35:33.447Z] drwxrwxr-x 10 1001 1001 4096 Sep 9 16:35 . [2021-09-09T16:35:33.447Z] drwxr-xr-x 4 root root 30 Sep 9 16:33 .. [2021-09-09T16:35:33.447Z] -rw-rw-r-- 1 1001 1001 11 Sep 9 16:32 .dockerignore [2021-09-09T16:35:33.447Z] drwxrwxr-x 8 1001 1001 179 Sep 9 16:32 .git [2021-09-09T16:35:33.447Z] drwxrwxr-x 4 1001 1001 142 Sep 9 16:32 .github [2021-09-09T16:35:33.447Z] -rw-rw-r-- 1 1001 1001 818 Sep 9 16:32 .gitignore [2021-09-09T16:35:33.447Z] -rw-rw-r-- 1 1001 1001 76 Sep 9 16:32 .hadolint.yml [2021-09-09T16:35:33.447Z] drwx------ 3 1001 1001 58 Sep 9 16:32 .semver [2021-09-09T16:35:33.447Z] -rw-rw-r-- 1 1001 1001 166 Sep 9 16:32 .sonarcloud.properties [2021-09-09T16:35:33.447Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 16:32 ADOPTERS.md [2021-09-09T16:35:33.447Z] -rw-rw-r-- 1 1001 1001 8493 Sep 9 16:32 Attribution.txt [2021-09-09T16:35:33.447Z] -rw-rw-r-- 1 1001 1001 43881 Sep 9 16:32 CHANGELOG.md [2021-09-09T16:35:33.447Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 16:32 CONTRIBUTING.md [2021-09-09T16:35:33.447Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 16:32 GOVERNANCE.md [2021-09-09T16:35:33.447Z] -rw-rw-r-- 1 1001 1001 849 Sep 9 16:32 Jenkinsfile [2021-09-09T16:35:33.447Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 16:32 LICENSE [2021-09-09T16:35:33.447Z] -rw-rw-r-- 1 1001 1001 5915 Sep 9 16:32 Makefile [2021-09-09T16:35:33.447Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 16:32 OWNERS.md [2021-09-09T16:35:33.447Z] -rw-rw-r-- 1 1001 1001 8643 Sep 9 16:32 README.md [2021-09-09T16:35:33.447Z] -rw-rw-r-- 1 1001 1001 6912 Sep 9 16:32 SECURITY.md [2021-09-09T16:35:33.447Z] -rw-rw-r-- 1 1001 1001 5 Sep 9 16:32 VERSION [2021-09-09T16:35:33.447Z] -rw-rw-r-- 1 1001 1001 4131 Sep 9 16:32 ZMQWindows.md [2021-09-09T16:35:33.447Z] drwxrwxr-x 2 1001 1001 37 Sep 9 16:32 bin [2021-09-09T16:35:33.447Z] drwxrwxr-x 14 1001 1001 4096 Sep 9 16:32 cmd [2021-09-09T16:35:33.447Z] -rw-r--r-- 1 root root 403739 Sep 9 16:35 coverage.out [2021-09-09T16:35:33.447Z] -rw-rw-r-- 1 1001 1001 841 Sep 9 16:32 go.mod [2021-09-09T16:35:33.447Z] -rw-r--r-- 1 root root 50064 Sep 9 16:33 go.sum [2021-09-09T16:35:33.447Z] drwxrwxr-x 8 1001 1001 124 Sep 9 16:32 internal [2021-09-09T16:35:33.447Z] drwxrwxr-x 3 1001 1001 16 Sep 9 16:32 openapi [2021-09-09T16:35:33.447Z] drwxrwxr-x 4 1001 1001 71 Sep 9 16:32 snap [2021-09-09T16:35:33.447Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 16:32 version.go [Pipeline] sh [2021-09-09T16:35:33.759Z] + '[' -e coverage.out ] [2021-09-09T16:35:33.759Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-09T16:35:33.930Z] Stashed 1 file(s) [Pipeline] sh [2021-09-09T16:35:36.018Z] + make build [2021-09-09T16:35:36.018Z] go mod tidy [2021-09-09T16:35:36.018Z] 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-09T16:35:36.018Z] 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-09T16:35:44.255Z] 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-09T16:35:44.255Z] 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-09T16:35:45.213Z] 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-09T16:35:45.213Z] 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-09T16:35:46.175Z] 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-09T16:35:48.569Z] 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-09T16:35:48.569Z] 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-09T16:35:49.158Z] 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-09T16:35:50.123Z] 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-09T16:35:52.436Z] 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-09T16:35:52.723Z] $ docker stop --time=1 c8d0643439c1263924285aea279f0ad6e5cf635f751474fecd21121eb20f4343 [2021-09-09T16:35:54.545Z] $ docker rm -f c8d0643439c1263924285aea279f0ad6e5cf635f751474fecd21121eb20f4343 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:35:57.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T16:35:57.283Z] [2021-09-09T16:35:57.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:35:57.606Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T16:35:57.606Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-09T16:35:57.606Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-09T16:35:57.606Z] ca9280d653b3: Pulling fs layer [2021-09-09T16:35:57.606Z] 7e9c9ca2126c: Pulling fs layer [2021-09-09T16:35:57.870Z] cbdbe7a5bc2a: Download complete [2021-09-09T16:35:57.870Z] cbdbe7a5bc2a: Pull complete [2021-09-09T16:35:58.452Z] ca9280d653b3: Verifying Checksum [2021-09-09T16:35:58.452Z] ca9280d653b3: Download complete [2021-09-09T16:35:58.717Z] ca9280d653b3: Pull complete [2021-09-09T16:36:00.655Z] 7e9c9ca2126c: Verifying Checksum [2021-09-09T16:36:00.655Z] 7e9c9ca2126c: Download complete [2021-09-09T16:36:03.992Z] 7e9c9ca2126c: Pull complete [2021-09-09T16:36:03.992Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-09T16:36:03.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T16:36:03.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-09T16:36:04.082Z] prd-centos7-docker-4c-2g-1677 does not seem to be running inside a container [2021-09-09T16:36:04.136Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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-09T16:36:06.682Z] $ docker top 829f0add11d092ce284447da66a20b208839c9fa2f62385afd30e5f02eff5f81 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T16:36:07.078Z] + docker-compose build --help [2021-09-09T16:36:07.078Z] + grep parallel [2021-09-09T16:36:07.658Z] --parallel Build images in parallel. [Pipeline] } [2021-09-09T16:36:07.677Z] $ docker stop --time=1 829f0add11d092ce284447da66a20b208839c9fa2f62385afd30e5f02eff5f81 [2021-09-09T16:36:08.873Z] $ docker rm -f 829f0add11d092ce284447da66a20b208839c9fa2f62385afd30e5f02eff5f81 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:36:09.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T16:36:09.325Z] . [Pipeline] withDockerContainer [2021-09-09T16:36:09.412Z] prd-centos7-docker-4c-2g-1677 does not seem to be running inside a container [2021-09-09T16:36:09.467Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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-09T16:36:09.857Z] $ docker top 00f869eafb630f7f88923e0f68d8580038dc3bd8fd7871a719a865ff40d82982 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T16:36:10.242Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-09T16:36:12.348Z] Building core-command ... [2021-09-09T16:36:12.348Z] Building core-data ... [2021-09-09T16:36:12.348Z] Building core-metadata ... [2021-09-09T16:36:12.348Z] Building security-bootstrapper ... [2021-09-09T16:36:12.348Z] Building security-proxy-setup ... [2021-09-09T16:36:12.348Z] Building security-secretstore-setup ... [2021-09-09T16:36:12.348Z] Building support-notifications ... [2021-09-09T16:36:12.348Z] Building support-scheduler ... [2021-09-09T16:36:12.348Z] Building sys-mgmt-agent ... [2021-09-09T16:36:12.348Z] Building sys-mgmt-agent [2021-09-09T16:36:12.348Z] Building support-scheduler [2021-09-09T16:36:12.348Z] Building security-bootstrapper [2021-09-09T16:36:12.348Z] Building core-data [2021-09-09T16:36:12.348Z] Building support-notifications [2021-09-09T16:36:22.438Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:36:22.438Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:36:22.438Z] ---> f6ddb5ba7e7e [2021-09-09T16:36:22.438Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:36:22.438Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:36:22.438Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:36:22.438Z] ---> f6ddb5ba7e7e [2021-09-09T16:36:22.438Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T16:36:22.438Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:36:22.438Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:36:22.438Z] ---> f6ddb5ba7e7e [2021-09-09T16:36:22.438Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:36:25.011Z] ---> Running in fecd669eaec1 [2021-09-09T16:36:25.011Z] ---> Running in 040ce9572c6c [2021-09-09T16:36:25.011Z] ---> Running in 1331fe6bf14d [2021-09-09T16:36:30.632Z] Removing intermediate container fecd669eaec1 [2021-09-09T16:36:30.632Z] ---> 2c3c42d87a0f [2021-09-09T16:36:30.632Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:36:30.632Z] Removing intermediate container 1331fe6bf14d [2021-09-09T16:36:30.632Z] ---> ab2d078c06d7 [2021-09-09T16:36:30.632Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:36:30.632Z] Removing intermediate container 040ce9572c6c [2021-09-09T16:36:30.632Z] ---> be017e9ac33a [2021-09-09T16:36:30.632Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:36:30.632Z] ---> Running in 3224c9021fa9 [2021-09-09T16:36:30.632Z] ---> Running in 4ab71d417271 [2021-09-09T16:36:30.632Z] ---> Running in 03b62e07e900 [2021-09-09T16:36:37.268Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:36:37.268Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:36:37.268Z] ---> f6ddb5ba7e7e [2021-09-09T16:36:37.268Z] Step 3/32 : WORKDIR /edgex-go [2021-09-09T16:36:37.268Z] ---> Using cache [2021-09-09T16:36:37.268Z] ---> ab2d078c06d7 [2021-09-09T16:36:37.268Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:36:37.268Z] Removing intermediate container 03b62e07e900 [2021-09-09T16:36:37.268Z] ---> 43bffda00030 [2021-09-09T16:36:37.268Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-09T16:36:37.268Z] ---> Running in 51cab3b851ce [2021-09-09T16:36:37.268Z] ---> Running in 7b4cef2af89c [2021-09-09T16:36:37.268Z] Removing intermediate container 4ab71d417271 [2021-09-09T16:36:37.268Z] ---> 6e991daa22f4 [2021-09-09T16:36:37.268Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-09T16:36:37.268Z] Removing intermediate container 3224c9021fa9 [2021-09-09T16:36:37.268Z] ---> 53dfa35426c8 [2021-09-09T16:36:37.268Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-09T16:36:37.268Z] ---> Running in fc60b5ebcc5c [2021-09-09T16:36:37.268Z] ---> Running in 980b2e002137 [2021-09-09T16:36:37.850Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:37.850Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:38.121Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:38.121Z] Removing intermediate container 51cab3b851ce [2021-09-09T16:36:38.121Z] ---> a6c061ce126f [2021-09-09T16:36:38.122Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-09T16:36:38.389Z] ---> Running in eb9a0b548dd0 [2021-09-09T16:36:38.653Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:38.653Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:36:38.653Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:36:38.653Z] ---> f6ddb5ba7e7e [2021-09-09T16:36:38.653Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T16:36:38.653Z] ---> Using cache [2021-09-09T16:36:38.653Z] ---> ab2d078c06d7 [2021-09-09T16:36:38.653Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:36:38.653Z] ---> Using cache [2021-09-09T16:36:38.653Z] ---> a6c061ce126f [2021-09-09T16:36:38.653Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-09T16:36:38.653Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:38.920Z] ---> Running in f1892b460de3 [2021-09-09T16:36:38.920Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:39.184Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:39.451Z] OK: 219 MiB in 52 packages [2021-09-09T16:36:39.451Z] OK: 219 MiB in 52 packages [2021-09-09T16:36:39.451Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:39.857Z] Removing intermediate container 980b2e002137 [2021-09-09T16:36:39.857Z] ---> 37c13e708665 [2021-09-09T16:36:39.857Z] Step 6/23 : COPY go.mod . [2021-09-09T16:36:39.857Z] Removing intermediate container fc60b5ebcc5c [2021-09-09T16:36:39.857Z] ---> a0c3989e4520 [2021-09-09T16:36:39.857Z] Step 6/24 : COPY go.mod . [2021-09-09T16:36:39.857Z] ---> 87a4eb760e89 [2021-09-09T16:36:39.857Z] Step 7/23 : RUN go mod download [2021-09-09T16:36:39.857Z] ---> Running in fe22abe5de07 [2021-09-09T16:36:39.857Z] OK: 219 MiB in 52 packages [2021-09-09T16:36:40.181Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:40.181Z] ---> 6a9a32c5d230 [2021-09-09T16:36:40.181Z] Step 7/24 : RUN go mod download [2021-09-09T16:36:40.181Z] ---> Running in 63ce0b92845a [2021-09-09T16:36:40.181Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:40.181Z] Removing intermediate container eb9a0b548dd0 [2021-09-09T16:36:40.181Z] ---> 42b76622c035 [2021-09-09T16:36:40.181Z] Step 6/32 : COPY go.mod . [2021-09-09T16:36:40.450Z] OK: 219 MiB in 52 packages [2021-09-09T16:36:40.716Z] ---> 7103968b6008 [2021-09-09T16:36:40.716Z] Step 7/32 : RUN go mod download [2021-09-09T16:36:40.716Z] ---> Running in 6c1b4704a51f [2021-09-09T16:36:40.983Z] Removing intermediate container f1892b460de3 [2021-09-09T16:36:40.983Z] ---> 8efd432e7f94 [2021-09-09T16:36:40.983Z] Step 6/23 : COPY go.mod . [2021-09-09T16:36:41.261Z] ---> 93580361625c [2021-09-09T16:36:41.261Z] Step 7/23 : RUN go mod download [2021-09-09T16:36:41.261Z] ---> Running in 3094a35c6f9c [2021-09-09T16:36:41.860Z] Removing intermediate container fe22abe5de07 [2021-09-09T16:36:41.860Z] ---> 33d6eae93e84 [2021-09-09T16:36:41.860Z] Step 8/23 : COPY . . [2021-09-09T16:36:41.860Z] Removing intermediate container 63ce0b92845a [2021-09-09T16:36:41.860Z] ---> d0bdf9563bf8 [2021-09-09T16:36:41.860Z] Step 8/24 : COPY . . [2021-09-09T16:36:42.829Z] OK: 219 MiB in 52 packages [2021-09-09T16:36:44.264Z] Removing intermediate container 6c1b4704a51f [2021-09-09T16:36:44.264Z] ---> ad0661bc09e9 [2021-09-09T16:36:44.264Z] Step 8/32 : COPY . . [2021-09-09T16:36:45.206Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1681 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws [2021-09-09T16:36:45.226Z] Running in /w/workspace/edgex-go/15 [Pipeline] { [Pipeline] checkout [2021-09-09T16:36:45.466Z] The recommended git tool is: git [2021-09-09T16:36:49.744Z] ---> 0545d5261ecf [2021-09-09T16:36:49.744Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:36:49.744Z] ---> 77a55521fe7c [2021-09-09T16:36:49.744Z] Step 9/23 : RUN go mod tidy [2021-09-09T16:36:49.744Z] ---> Running in eb587d3c9468 [2021-09-09T16:36:49.744Z] Removing intermediate container 7b4cef2af89c [2021-09-09T16:36:49.744Z] ---> 48eac037ee1b [2021-09-09T16:36:49.744Z] Step 6/24 : COPY go.mod . [2021-09-09T16:36:50.009Z] Removing intermediate container 3094a35c6f9c [2021-09-09T16:36:50.009Z] ---> 55356ad6a1ad [2021-09-09T16:36:50.009Z] Step 8/23 : COPY . . [2021-09-09T16:36:50.009Z] ---> Running in 9e220da80869 [2021-09-09T16:36:50.009Z] ---> f7e24eeba6e1 [2021-09-09T16:36:50.009Z] Step 7/24 : RUN go mod download [2021-09-09T16:36:50.285Z] ---> f0efc9eeecc5 [2021-09-09T16:36:50.285Z] Step 9/32 : RUN go mod tidy [2021-09-09T16:36:50.551Z] ---> Running in 48595eff335f [2021-09-09T16:36:51.535Z] ---> Running in 20192efd05a1 [2021-09-09T16:36:53.024Z] Removing intermediate container eb587d3c9468 [2021-09-09T16:36:53.024Z] ---> ce4b7bca39f9 [2021-09-09T16:36:53.024Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-09T16:36:53.304Z] Removing intermediate container 9e220da80869 [2021-09-09T16:36:53.304Z] ---> 79f8e5d17ce0 [2021-09-09T16:36:53.304Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-09T16:36:53.386Z] using credential edgex-jenkins-ssh [2021-09-09T16:36:53.410Z] Cloning the remote Git repository [2021-09-09T16:36:53.569Z] ---> Running in 09e80f10c244 [2021-09-09T16:36:53.569Z] ---> Running in c18c0eb3bacd [2021-09-09T16:36:53.569Z] Removing intermediate container 48595eff335f [2021-09-09T16:36:53.569Z] ---> e9778e89524b [2021-09-09T16:36:53.569Z] Step 8/24 : COPY . . [2021-09-09T16:36:54.164Z] Removing intermediate container 20192efd05a1 [2021-09-09T16:36:54.165Z] ---> 96e71010e538 [2021-09-09T16:36:54.165Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-09T16:36:54.165Z] 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-09T16:36:54.165Z] 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-09T16:36:53.483Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-09T16:36:53.605Z] > git init /w/workspace/edgex-go/15 # timeout=10 [2021-09-09T16:36:53.710Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T16:36:53.711Z] > git --version # timeout=10 [2021-09-09T16:36:53.734Z] > git --version # 'git version 2.17.1' [2021-09-09T16:36:53.737Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T16:36:53.835Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T16:36:54.438Z] ---> Running in 847ad9b47401 [2021-09-09T16:36:55.410Z] 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-09T16:36:56.831Z] ---> efbcea05b6a9 [2021-09-09T16:36:56.831Z] Step 9/23 : RUN go mod tidy [2021-09-09T16:36:57.430Z] ---> Running in 7a5da60b5d43 [2021-09-09T16:37:00.034Z] ---> 4506244e01ab [2021-09-09T16:37:00.034Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:37:00.303Z] ---> Running in dce06520fe01 [2021-09-09T16:37:00.894Z] Removing intermediate container 7a5da60b5d43 [2021-09-09T16:37:00.894Z] ---> 927627437d52 [2021-09-09T16:37:00.894Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-09T16:37:00.894Z] ---> Running in 33557f882bab [2021-09-09T16:37:01.486Z] 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-09T16:37:02.456Z] Removing intermediate container dce06520fe01 [2021-09-09T16:37:02.456Z] ---> 6105d8583348 [2021-09-09T16:37:02.456Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-09T16:37:02.456Z] ---> Running in b2c98a6a5fc8 [2021-09-09T16:37:03.042Z] 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-09T16:37:14.255Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T16:37:14.275Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T16:37:14.311Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T16:37:16.706Z] Merging remotes/origin/main commit a77f58c90179b916eae9116a1115cd7226a95c94 into PR head commit 965455e67908eb2a4bef0e6198780f1b75aca946 [2021-09-09T16:37:15.878Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T16:37:15.879Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T16:37:15.897Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-09T16:37:17.289Z] Merge succeeded, producing d3db0056ee44949b15b67dad1ef3fc220d955b69 [2021-09-09T16:37:17.290Z] Checking out Revision d3db0056ee44949b15b67dad1ef3fc220d955b69 (PR-3657) [2021-09-09T16:37:16.724Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T16:37:16.750Z] > git checkout -f 965455e67908eb2a4bef0e6198780f1b75aca946 # timeout=10 [2021-09-09T16:37:16.982Z] > git remote # timeout=10 [2021-09-09T16:37:17.011Z] > git config --get remote.origin.url # timeout=10 [2021-09-09T16:37:17.025Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T16:37:17.042Z] > git merge a77f58c90179b916eae9116a1115cd7226a95c94 # timeout=10 [2021-09-09T16:37:17.262Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-09T16:37:17.293Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T16:37:17.307Z] > git checkout -f d3db0056ee44949b15b67dad1ef3fc220d955b69 # timeout=10 [2021-09-09T16:37:21.749Z] Commit message: "Merge commit 'a77f58c90179b916eae9116a1115cd7226a95c94' into HEAD" [2021-09-09T16:37:21.776Z] First time build. Skipping changelog. [2021-09-09T16:37:21.754Z] > git rev-list --no-walk 4c220a724f883264dec98ff430f4831319c5da91 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T16:37:22.146Z] provisioning config files... [2021-09-09T16:37:22.174Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config9182833541949356516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T16:37:22.777Z] ---> docker-login.sh [2021-09-09T16:37:22.777Z] nexus3.edgexfoundry.org:10001 [2021-09-09T16:37:24.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:37:26.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:37:26.301Z] Configure a credential helper to remove this warning. See [2021-09-09T16:37:26.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:37:26.301Z] [2021-09-09T16:37:26.301Z] Login Succeeded [2021-09-09T16:37:26.301Z] nexus3.edgexfoundry.org:10002 [2021-09-09T16:37:26.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:37:26.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:37:26.301Z] Configure a credential helper to remove this warning. See [2021-09-09T16:37:26.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:37:26.301Z] [2021-09-09T16:37:26.301Z] Login Succeeded [2021-09-09T16:37:26.301Z] nexus3.edgexfoundry.org:10003 [2021-09-09T16:37:26.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:37:26.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:37:26.301Z] Configure a credential helper to remove this warning. See [2021-09-09T16:37:26.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:37:26.302Z] [2021-09-09T16:37:26.302Z] Login Succeeded [2021-09-09T16:37:26.302Z] nexus3.edgexfoundry.org:10004 [2021-09-09T16:37:26.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:37:26.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:37:26.302Z] Configure a credential helper to remove this warning. See [2021-09-09T16:37:26.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:37:26.302Z] [2021-09-09T16:37:26.302Z] Login Succeeded [2021-09-09T16:37:26.302Z] docker.io [2021-09-09T16:37:26.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:37:27.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:37:27.176Z] Configure a credential helper to remove this warning. See [2021-09-09T16:37:27.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:37:27.176Z] [2021-09-09T16:37:27.176Z] Login Succeeded [2021-09-09T16:37:27.176Z] ---> docker-login.sh ends [Pipeline] } [2021-09-09T16:37:27.270Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-09T16:37:27.864Z] ========================================================= [2021-09-09T16:37:27.864Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-09T16:37:27.864Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T16:37:28.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T16:37:28.845Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-09T16:37:28.845Z] 595b0fe564bb: Pulling fs layer [2021-09-09T16:37:28.845Z] 24495759ef45: Pulling fs layer [2021-09-09T16:37:28.845Z] d148012ef14d: Pulling fs layer [2021-09-09T16:37:28.845Z] e90a11edd702: Pulling fs layer [2021-09-09T16:37:28.845Z] d77568369979: Pulling fs layer [2021-09-09T16:37:28.845Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-09T16:37:28.845Z] 170f2ba95c9a: Pulling fs layer [2021-09-09T16:37:28.845Z] 97ac5df62f85: Pulling fs layer [2021-09-09T16:37:28.845Z] e90a11edd702: Waiting [2021-09-09T16:37:28.845Z] d77568369979: Waiting [2021-09-09T16:37:28.845Z] fc1c9f9a7f3b: Waiting [2021-09-09T16:37:28.845Z] 97ac5df62f85: Waiting [2021-09-09T16:37:28.845Z] 170f2ba95c9a: Waiting [2021-09-09T16:37:28.845Z] d148012ef14d: Verifying Checksum [2021-09-09T16:37:28.845Z] d148012ef14d: Download complete [2021-09-09T16:37:28.845Z] 24495759ef45: Download complete [2021-09-09T16:37:28.845Z] d77568369979: Verifying Checksum [2021-09-09T16:37:28.845Z] d77568369979: Download complete [2021-09-09T16:37:28.845Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-09T16:37:28.845Z] fc1c9f9a7f3b: Download complete [2021-09-09T16:37:28.845Z] 170f2ba95c9a: Verifying Checksum [2021-09-09T16:37:28.845Z] 170f2ba95c9a: Download complete [2021-09-09T16:37:28.845Z] 595b0fe564bb: Verifying Checksum [2021-09-09T16:37:28.845Z] 595b0fe564bb: Download complete [2021-09-09T16:37:29.855Z] 595b0fe564bb: Pull complete [2021-09-09T16:37:30.473Z] 24495759ef45: Pull complete [2021-09-09T16:37:31.077Z] d148012ef14d: Pull complete [2021-09-09T16:37:33.081Z] 97ac5df62f85: Verifying Checksum [2021-09-09T16:37:33.081Z] 97ac5df62f85: Download complete [2021-09-09T16:37:34.079Z] e90a11edd702: Verifying Checksum [2021-09-09T16:37:34.079Z] e90a11edd702: Download complete [2021-09-09T16:37:38.020Z] Removing intermediate container 09e80f10c244 [2021-09-09T16:37:38.020Z] ---> 984856ceb744 [2021-09-09T16:37:38.020Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-09T16:37:38.020Z] ---> Running in 6077c18b8acb [2021-09-09T16:37:38.020Z] 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-09T16:37:38.020Z] Removing intermediate container 6077c18b8acb [2021-09-09T16:37:38.020Z] ---> b10993121f32 [2021-09-09T16:37:38.020Z] [2021-09-09T16:37:38.020Z] Step 12/24 : FROM docker:20.10.7 [2021-09-09T16:37:38.020Z] 20.10.7: Pulling from library/docker [2021-09-09T16:37:38.020Z] Removing intermediate container 847ad9b47401 [2021-09-09T16:37:38.020Z] ---> e08dbaa03d1a [2021-09-09T16:37:38.020Z] [2021-09-09T16:37:38.020Z] Step 11/32 : FROM alpine:3.12 [2021-09-09T16:37:38.606Z] Removing intermediate container c18c0eb3bacd [2021-09-09T16:37:38.606Z] ---> 438b24ffa85f [2021-09-09T16:37:38.606Z] [2021-09-09T16:37:38.606Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T16:37:38.606Z] 3.12: Pulling from library/alpine [2021-09-09T16:37:38.874Z] 3.12: Pulling from library/alpine [2021-09-09T16:37:39.462Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T16:37:39.463Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T16:37:39.463Z] Status: Image is up to date for alpine:3.12 [2021-09-09T16:37:39.463Z] Status: Downloaded newer image for alpine:3.12 [2021-09-09T16:37:39.463Z] ---> 48b8ec4ed9eb [2021-09-09T16:37:39.463Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-09T16:37:39.463Z] ---> 48b8ec4ed9eb [2021-09-09T16:37:39.463Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-09T16:37:39.463Z] ---> Running in 0784dafae161 [2021-09-09T16:37:39.463Z] ---> Running in 3135a8a701c1 [2021-09-09T16:37:39.735Z] Removing intermediate container 0784dafae161 [2021-09-09T16:37:39.736Z] ---> 75039571fdce [2021-09-09T16:37:39.736Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-09T16:37:39.736Z] ---> Running in 837f8d5ca77c [2021-09-09T16:37:40.326Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:40.326Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:40.605Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:40.605Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-09T16:37:40.605Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-09T16:37:40.605Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:37:40.605Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:40.605Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T16:37:40.885Z] OK: 6 MiB in 16 packages [2021-09-09T16:37:40.885Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-09T16:37:40.885Z] (2/2) Installing su-exec (0.2-r1) [2021-09-09T16:37:40.885Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:37:40.885Z] OK: 6 MiB in 16 packages [2021-09-09T16:37:41.859Z] Removing intermediate container 3135a8a701c1 [2021-09-09T16:37:41.859Z] ---> 12dece5ba728 [2021-09-09T16:37:41.859Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:37:41.859Z] ---> Running in 0dae0fb233f6 [2021-09-09T16:37:41.859Z] Removing intermediate container 837f8d5ca77c [2021-09-09T16:37:41.859Z] ---> 30e862192ede [2021-09-09T16:37:41.859Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-09T16:37:42.124Z] Removing intermediate container 0dae0fb233f6 [2021-09-09T16:37:42.124Z] ---> d92bd60b1ca2 [2021-09-09T16:37:42.124Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-09T16:37:42.405Z] ---> Running in eef632081d3d [2021-09-09T16:37:42.675Z] ---> Running in c826186281a5 [2021-09-09T16:37:42.675Z] Removing intermediate container eef632081d3d [2021-09-09T16:37:42.675Z] ---> d4d459c3d812 [2021-09-09T16:37:42.675Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-09T16:37:42.675Z] Removing intermediate container 33557f882bab [2021-09-09T16:37:42.675Z] ---> 3e85b6ec7b76 [2021-09-09T16:37:42.675Z] [2021-09-09T16:37:42.675Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T16:37:42.675Z] ---> 48b8ec4ed9eb [2021-09-09T16:37:42.675Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-09T16:37:42.942Z] ---> Running in 1e08b24b059c [2021-09-09T16:37:42.942Z] ---> Running in da8921940394 [2021-09-09T16:37:42.942Z] Removing intermediate container c826186281a5 [2021-09-09T16:37:42.943Z] ---> feb39decad29 [2021-09-09T16:37:42.943Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T16:37:43.230Z] ---> Running in 191f6314c208 [2021-09-09T16:37:43.511Z] Removing intermediate container 1e08b24b059c [2021-09-09T16:37:43.511Z] ---> a9cae582716c [2021-09-09T16:37:43.511Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-09T16:37:43.511Z] ---> Running in f8085791e752 [2021-09-09T16:37:43.511Z] Removing intermediate container 191f6314c208 [2021-09-09T16:37:43.511Z] ---> cbb906c3af7a [2021-09-09T16:37:43.511Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:37:44.131Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:44.131Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:44.131Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-09T16:37:44.131Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:37:44.131Z] OK: 6 MiB in 15 packages [2021-09-09T16:37:44.131Z] ---> ec830ec5b17b [2021-09-09T16:37:44.131Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-09T16:37:45.562Z] ---> 6d3b78fb2a3a [2021-09-09T16:37:45.562Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-09T16:37:45.562Z] Removing intermediate container f8085791e752 [2021-09-09T16:37:45.562Z] ---> 742fa138e8af [2021-09-09T16:37:45.562Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-09T16:37:45.562Z] Removing intermediate container da8921940394 [2021-09-09T16:37:45.562Z] ---> a8229ca0bf6f [2021-09-09T16:37:45.562Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:37:45.562Z] ---> Running in 10c1e7f4fbb5 [2021-09-09T16:37:45.562Z] ---> Running in 649edcd0aedb [2021-09-09T16:37:45.562Z] Removing intermediate container b2c98a6a5fc8 [2021-09-09T16:37:45.562Z] ---> 3f5da7c392de [2021-09-09T16:37:45.562Z] [2021-09-09T16:37:45.562Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T16:37:45.562Z] ---> 48b8ec4ed9eb [2021-09-09T16:37:45.562Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-09T16:37:45.562Z] ---> Running in 093fc6edff10 [2021-09-09T16:37:45.562Z] Removing intermediate container 649edcd0aedb [2021-09-09T16:37:45.562Z] ---> e33b46898e3f [2021-09-09T16:37:45.562Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-09T16:37:45.562Z] Removing intermediate container 10c1e7f4fbb5 [2021-09-09T16:37:45.562Z] ---> 41f83444aff5 [2021-09-09T16:37:45.562Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-09T16:37:45.562Z] ---> b97d81445e70 [2021-09-09T16:37:45.562Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-09T16:37:45.562Z] Removing intermediate container 093fc6edff10 [2021-09-09T16:37:45.562Z] ---> b4876f4517d5 [2021-09-09T16:37:45.562Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-09T16:37:45.562Z] ---> Running in f1f8be5c2089 [2021-09-09T16:37:45.699Z] e90a11edd702: Pull complete [2021-09-09T16:37:45.699Z] d77568369979: Pull complete [2021-09-09T16:37:45.699Z] fc1c9f9a7f3b: Pull complete [2021-09-09T16:37:45.699Z] 170f2ba95c9a: Pull complete [2021-09-09T16:37:45.827Z] ---> Running in 10862bbe8364 [2021-09-09T16:37:45.827Z] ---> Running in 163531de57c7 [2021-09-09T16:37:45.827Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-09T16:37:45.827Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-09T16:37:45.827Z] ---> 08bdaf2f88f9 [2021-09-09T16:37:45.827Z] 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-09T16:37:45.827Z] ---> ac65b864396a [2021-09-09T16:37:45.827Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-09T16:37:45.827Z] ---> Running in a55c5b25b8de [2021-09-09T16:37:45.827Z] Removing intermediate container f1f8be5c2089 [2021-09-09T16:37:45.827Z] ---> cdc79dcb026d [2021-09-09T16:37:45.827Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T16:37:45.827Z] ---> Running in 9788c199418b [2021-09-09T16:37:45.827Z] Removing intermediate container 10862bbe8364 [2021-09-09T16:37:45.827Z] ---> 8195644b96c2 [2021-09-09T16:37:45.827Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:37:45.827Z] ---> Running in 4ade66f6a277 [2021-09-09T16:37:45.827Z] Removing intermediate container 163531de57c7 [2021-09-09T16:37:45.827Z] ---> 307930bf3533 [2021-09-09T16:37:45.827Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-09T16:37:45.827Z] ---> Running in 628c592ad20a [2021-09-09T16:37:45.827Z] Removing intermediate container a55c5b25b8de [2021-09-09T16:37:45.827Z] ---> a36521a88ced [2021-09-09T16:37:45.827Z] 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-09T16:37:45.827Z] ---> Running in d5919a2e475a [2021-09-09T16:37:46.096Z] ---> Running in 3dc65b615b08 [2021-09-09T16:37:46.096Z] Removing intermediate container 4ade66f6a277 [2021-09-09T16:37:46.096Z] ---> 3281c15c421d [2021-09-09T16:37:46.096Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:37:46.096Z] Removing intermediate container 628c592ad20a [2021-09-09T16:37:46.096Z] ---> 3431b94e0839 [2021-09-09T16:37:46.096Z] Step 21/23 : LABEL arch=x86_64 [2021-09-09T16:37:46.096Z] Removing intermediate container d5919a2e475a [2021-09-09T16:37:46.096Z] ---> e71d997407a9 [2021-09-09T16:37:46.096Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:37:46.096Z] ---> Running in 421c0a858e91 [2021-09-09T16:37:46.096Z] ---> Running in 3f2c77474f28 [2021-09-09T16:37:46.362Z] ---> c8ba4eaad1cf [2021-09-09T16:37:46.363Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-09T16:37:46.636Z] Removing intermediate container 421c0a858e91 [2021-09-09T16:37:46.636Z] ---> 36557ef44fd5 [2021-09-09T16:37:46.636Z] Step 22/23 : LABEL git_sha=432d543385319aad945f6278389db5d221c6908b [2021-09-09T16:37:46.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:46.636Z] ---> Running in 97ff8e3cb87d [2021-09-09T16:37:46.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:46.906Z] Removing intermediate container 97ff8e3cb87d [2021-09-09T16:37:46.906Z] ---> 88f927cc7688 [2021-09-09T16:37:46.906Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T16:37:46.906Z] (1/39) Installing readline (8.1.0-r0) [2021-09-09T16:37:46.906Z] (2/39) Installing bash (5.1.0-r0) [2021-09-09T16:37:46.906Z] ---> Running in e5e6884d9850 [2021-09-09T16:37:46.906Z] Executing bash-5.1.0-r0.post-install [2021-09-09T16:37:46.906Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-09T16:37:46.906Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-09T16:37:46.906Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-09T16:37:46.906Z] (6/39) Installing curl (7.78.0-r0) [2021-09-09T16:37:46.906Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-09T16:37:46.906Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-09T16:37:46.906Z] (9/39) Installing expat (2.2.10-r1) [2021-09-09T16:37:46.906Z] (10/39) Installing libffi (3.3-r2) [2021-09-09T16:37:46.906Z] (11/39) Installing gdbm (1.19-r0) [2021-09-09T16:37:46.906Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-09T16:37:46.906Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-09T16:37:46.907Z] Removing intermediate container 9788c199418b [2021-09-09T16:37:46.907Z] ---> e26b43169668 [2021-09-09T16:37:46.907Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:37:46.907Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-09T16:37:47.178Z] ---> 11a5ba7ed3f3 [2021-09-09T16:37:47.178Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-09T16:37:47.178Z] Removing intermediate container e5e6884d9850 [2021-09-09T16:37:47.178Z] ---> f4915e86ede7 [2021-09-09T16:37:47.178Z] [2021-09-09T16:37:47.449Z] Successfully built f4915e86ede7 [2021-09-09T16:37:47.715Z] Successfully tagged support-notifications:latest [2021-09-09T16:37:47.715Z] Building security-secretstore-setup [2021-09-09T16:37:48.296Z]  Building support-notifications ... done  ---> 08facace40c7 [2021-09-09T16:37:48.297Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-09T16:37:48.563Z] ---> 2cacd94f6bba [2021-09-09T16:37:48.563Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-09T16:37:48.563Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-09T16:37:48.563Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-09T16:37:48.563Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-09T16:37:48.563Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-09T16:37:49.163Z] Removing intermediate container 3f2c77474f28 [2021-09-09T16:37:49.163Z] ---> 66781056b850 [2021-09-09T16:37:49.163Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-09T16:37:49.163Z] ---> Running in 19615c534244 [2021-09-09T16:37:49.163Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-09T16:37:49.163Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-09T16:37:49.163Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-09T16:37:49.163Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-09T16:37:49.436Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-09T16:37:49.436Z] ---> 3a80e60e5145 [2021-09-09T16:37:49.436Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-09T16:37:49.436Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-09T16:37:49.436Z] ---> Running in b4c2887c9325 [2021-09-09T16:37:49.436Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-09T16:37:49.436Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-09T16:37:49.436Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-09T16:37:49.707Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-09T16:37:49.707Z] Removing intermediate container 19615c534244 [2021-09-09T16:37:49.707Z] ---> 28673a4707c1 [2021-09-09T16:37:49.707Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:37:49.707Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-09T16:37:49.707Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-09T16:37:49.707Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-09T16:37:49.991Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-09T16:37:49.991Z] ---> b31c3622c124 [2021-09-09T16:37:49.991Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-09T16:37:49.991Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-09T16:37:49.991Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-09T16:37:49.991Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-09T16:37:49.991Z] ---> Running in 94e4c78b2d70 [2021-09-09T16:37:49.991Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-09T16:37:49.991Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-09T16:37:49.991Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-09T16:37:49.991Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-09T16:37:50.262Z] Executing busybox-1.32.1-r6.trigger [2021-09-09T16:37:50.262Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:50.262Z] OK: 82 MiB in 59 packages [2021-09-09T16:37:50.880Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:51.111Z] 97ac5df62f85: Pull complete [2021-09-09T16:37:51.111Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-09T16:37:51.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T16:37:51.111Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-09T16:37:51.161Z] ---> c03d5b915737 [2021-09-09T16:37:51.161Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-09T16:37:51.161Z] Removing intermediate container 94e4c78b2d70 [2021-09-09T16:37:51.161Z] ---> 0aac1187074d [2021-09-09T16:37:51.161Z] Step 21/23 : LABEL arch=x86_64 [2021-09-09T16:37:51.161Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-09T16:37:51.426Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-09T16:37:51.426Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-09T16:37:51.426Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-09T16:37:51.472Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-09T16:37:51.472Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T16:37:51.472Z] WORKDIR /edgex [2021-09-09T16:37:51.472Z] COPY go.mod . [2021-09-09T16:37:51.472Z] RUN go mod download [2021-09-09T16:37:51.694Z] ---> Running in a6ee79a6332a [2021-09-09T16:37:51.961Z] ---> 33bab583f5fe [2021-09-09T16:37:51.961Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-09T16:37:52.234Z] Removing intermediate container a6ee79a6332a [2021-09-09T16:37:52.234Z] ---> 2dcdc9926537 [2021-09-09T16:37:52.234Z] Step 22/23 : LABEL git_sha=432d543385319aad945f6278389db5d221c6908b [2021-09-09T16:37:52.234Z] ---> Running in 3433c26271a9 [2021-09-09T16:37:52.234Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:37:52.234Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:37:52.234Z] ---> f6ddb5ba7e7e [2021-09-09T16:37:52.234Z] Step 3/26 : WORKDIR /edgex-go [2021-09-09T16:37:52.234Z] ---> Using cache [2021-09-09T16:37:52.234Z] ---> ab2d078c06d7 [2021-09-09T16:37:52.234Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:37:52.234Z] ---> Using cache [2021-09-09T16:37:52.234Z] ---> a6c061ce126f [2021-09-09T16:37:52.234Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-09T16:37:52.234Z] ---> Using cache [2021-09-09T16:37:52.234Z] ---> 8efd432e7f94 [2021-09-09T16:37:52.234Z] Step 6/26 : COPY go.mod . [2021-09-09T16:37:52.234Z] ---> Using cache [2021-09-09T16:37:52.234Z] ---> 93580361625c [2021-09-09T16:37:52.234Z] Step 7/26 : RUN go mod download [2021-09-09T16:37:52.234Z] ---> Using cache [2021-09-09T16:37:52.234Z] ---> 55356ad6a1ad [2021-09-09T16:37:52.234Z] Step 8/26 : COPY . . [2021-09-09T16:37:52.234Z] ---> Using cache [2021-09-09T16:37:52.234Z] ---> efbcea05b6a9 [2021-09-09T16:37:52.234Z] Step 9/26 : RUN go mod tidy [2021-09-09T16:37:52.234Z] ---> Using cache [2021-09-09T16:37:52.234Z] ---> 927627437d52 [2021-09-09T16:37:52.234Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-09T16:37:52.511Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-09T16:37:52.511Z] ---> Running in 191f1e8a3458 [2021-09-09T16:37:52.512Z] ---> Running in 2cc702722df7 [2021-09-09T16:37:52.512Z] Removing intermediate container 3433c26271a9 [2021-09-09T16:37:52.512Z] ---> 30d83c491a09 [2021-09-09T16:37:52.512Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-09T16:37:52.512Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-09T16:37:52.780Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:37:52.780Z] OK: 8 MiB in 20 packages [2021-09-09T16:37:52.780Z] Collecting docker-compose==1.23.2 [2021-09-09T16:37:52.780Z] Removing intermediate container 191f1e8a3458 [2021-09-09T16:37:52.780Z] ---> 279fa721ddcd [2021-09-09T16:37:52.780Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T16:37:52.780Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-09T16:37:52.780Z] ---> Running in bc2898060232 [2021-09-09T16:37:52.780Z] Collecting jsonschema<3,>=2.5.1 [2021-09-09T16:37:52.780Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-09T16:37:52.780Z] Collecting docopt<0.7,>=0.6.1 [2021-09-09T16:37:52.780Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-09T16:37:52.780Z] ---> ef78e01932e9 [2021-09-09T16:37:52.780Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-09T16:37:53.045Z] Removing intermediate container bc2898060232 [2021-09-09T16:37:53.045Z] ---> 50a74d302b9a [2021-09-09T16:37:53.045Z] [2021-09-09T16:37:53.045Z] ---> Running in b39c7f48310e [2021-09-09T16:37:53.315Z] Successfully built 50a74d302b9a [2021-09-09T16:37:53.315Z] Successfully tagged support-scheduler:latest [2021-09-09T16:37:53.315Z] Building core-metadata [2021-09-09T16:37:53.315Z]  Building support-scheduler ... done 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-09T16:37:53.315Z] Collecting texttable<0.10,>=0.9.0 [2021-09-09T16:37:53.315Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-09T16:37:53.487Z] Sending build context to Docker daemon 166MB [2021-09-09T16:37:53.487Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T16:37:53.487Z] ---> 04bc70af865f [2021-09-09T16:37:53.487Z] Step 2/4 : WORKDIR /edgex [2021-09-09T16:37:53.581Z] Removing intermediate container b4c2887c9325 [2021-09-09T16:37:53.581Z] ---> 37235587c0f9 [2021-09-09T16:37:53.581Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:37:54.162Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-09T16:37:54.429Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-09T16:37:54.429Z] Collecting docker<4.0,>=3.6.0 [2021-09-09T16:37:54.429Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-09T16:37:54.429Z] Collecting cached-property<2,>=1.2.0 [2021-09-09T16:37:54.429Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-09T16:37:54.429Z] Collecting PyYAML<4,>=3.10 [2021-09-09T16:37:54.429Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-09T16:37:55.416Z] ---> 3efb3b9da47c [2021-09-09T16:37:55.416Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-09T16:37:55.416Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-09T16:37:55.416Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-09T16:37:55.416Z] 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-09T16:37:55.416Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-09T16:37:55.416Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-09T16:37:56.382Z] Removing intermediate container b39c7f48310e [2021-09-09T16:37:56.382Z] ---> 16158ef72aae [2021-09-09T16:37:56.382Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-09T16:37:56.382Z] ---> 86f59fa74084 [2021-09-09T16:37:56.382Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-09T16:37:56.382Z] Collecting docker-pycreds>=0.4.0 [2021-09-09T16:37:56.382Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-09T16:37:56.382Z] Collecting idna<2.8,>=2.5 [2021-09-09T16:37:56.382Z] ---> Running in 36b4d824598c [2021-09-09T16:37:56.382Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-09T16:37:56.382Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-09T16:37:56.382Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-09T16:37:56.649Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-09T16:37:56.649Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-09T16:37:56.649Z] ---> 47182d1c2576 [2021-09-09T16:37:56.649Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-09T16:37:56.649Z] Removing intermediate container 36b4d824598c [2021-09-09T16:37:56.649Z] ---> 6efae6917691 [2021-09-09T16:37:56.649Z] Step 29/32 : CMD ["gate"] [2021-09-09T16:37:56.649Z] Collecting certifi>=2017.4.17 [2021-09-09T16:37:56.649Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-09T16:37:56.649Z] ---> Running in b3f1c61149fb [2021-09-09T16:37:56.649Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-09T16:37:56.649Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-09T16:37:56.649Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-09T16:37:56.649Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-09T16:37:56.923Z] ---> Running in 789a3afd6a08 [2021-09-09T16:37:56.923Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-09T16:37:56.923Z] Attempting uninstall: urllib3 [2021-09-09T16:37:56.923Z] Found existing installation: urllib3 1.26.2 [2021-09-09T16:37:56.923Z] Uninstalling urllib3-1.26.2: [2021-09-09T16:37:56.923Z] Successfully uninstalled urllib3-1.26.2 [2021-09-09T16:37:57.198Z] Removing intermediate container b3f1c61149fb [2021-09-09T16:37:57.198Z] ---> 8927a2fffa6c [2021-09-09T16:37:57.198Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:37:57.198Z] ---> Running in d5a49df1f5eb [2021-09-09T16:37:57.198Z] Removing intermediate container 789a3afd6a08 [2021-09-09T16:37:57.198Z] ---> 50ddd9a3efd5 [2021-09-09T16:37:57.198Z] Step 30/32 : LABEL arch=x86_64 [2021-09-09T16:37:57.198Z] Attempting uninstall: idna [2021-09-09T16:37:57.198Z] Found existing installation: idna 3.1 [2021-09-09T16:37:57.198Z] Uninstalling idna-3.1: [2021-09-09T16:37:57.198Z] Successfully uninstalled idna-3.1 [2021-09-09T16:37:57.198Z] ---> Running in f1e2921c3b83 [2021-09-09T16:37:57.477Z] Removing intermediate container d5a49df1f5eb [2021-09-09T16:37:57.477Z] ---> 1762b4738d7f [2021-09-09T16:37:57.477Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T16:37:57.477Z] Attempting uninstall: chardet [2021-09-09T16:37:57.477Z] Found existing installation: chardet 4.0.0 [2021-09-09T16:37:57.477Z] Uninstalling chardet-4.0.0: [2021-09-09T16:37:57.477Z] Removing intermediate container f1e2921c3b83 [2021-09-09T16:37:57.477Z] ---> ec447bfc654a [2021-09-09T16:37:57.477Z] Step 31/32 : LABEL git_sha=432d543385319aad945f6278389db5d221c6908b [2021-09-09T16:37:57.477Z] Successfully uninstalled chardet-4.0.0 [2021-09-09T16:37:57.477Z] ---> Running in 6abb0a57f027 [2021-09-09T16:37:57.759Z] ---> Running in 444611bb95a6 [2021-09-09T16:37:57.759Z] Removing intermediate container 6abb0a57f027 [2021-09-09T16:37:57.759Z] ---> 4390d03dae92 [2021-09-09T16:37:57.759Z] Step 23/24 : LABEL git_sha=432d543385319aad945f6278389db5d221c6908b [2021-09-09T16:37:58.030Z] ---> Running in 4c4c106c34cc [2021-09-09T16:37:58.030Z] Attempting uninstall: requests [2021-09-09T16:37:58.030Z] Found existing installation: requests 2.25.1 [2021-09-09T16:37:58.031Z] Uninstalling requests-2.25.1: [2021-09-09T16:37:58.031Z] Successfully uninstalled requests-2.25.1 [2021-09-09T16:37:58.031Z] Removing intermediate container 444611bb95a6 [2021-09-09T16:37:58.031Z] ---> 8b22b7cc550d [2021-09-09T16:37:58.031Z] Step 32/32 : LABEL version=0.0.0 [2021-09-09T16:37:58.299Z] Removing intermediate container 4c4c106c34cc [2021-09-09T16:37:58.299Z] ---> 292b36f859c4 [2021-09-09T16:37:58.299Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:37:58.299Z] ---> Running in 937c93184ad6 [2021-09-09T16:37:58.299Z] Running setup.py install for texttable: started [2021-09-09T16:37:58.299Z] ---> Running in b066c1450878 [2021-09-09T16:37:58.299Z] Removing intermediate container 937c93184ad6 [2021-09-09T16:37:58.299Z] ---> d948ce7a388c [2021-09-09T16:37:58.299Z] [2021-09-09T16:37:58.571Z] Successfully built d948ce7a388c [2021-09-09T16:37:58.571Z] Successfully tagged security-bootstrapper:latest [2021-09-09T16:37:58.571Z]  Building security-bootstrapper ... done Building security-proxy-setup [2021-09-09T16:37:58.571Z] Removing intermediate container b066c1450878 [2021-09-09T16:37:58.571Z] ---> 0d3972194790 [2021-09-09T16:37:58.571Z] [2021-09-09T16:37:58.842Z] Successfully built 0d3972194790 [2021-09-09T16:37:58.843Z] Successfully tagged core-data:latest [2021-09-09T16:37:58.843Z]  Building core-data ... done Building core-command [2021-09-09T16:37:58.843Z] Running setup.py install for texttable: finished with status 'done' [2021-09-09T16:37:58.843Z] Running setup.py install for PyYAML: started [2021-09-09T16:37:58.930Z] ---> Running in ac95f380ce7e [2021-09-09T16:37:59.427Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-09T16:37:59.427Z] Running setup.py install for docopt: started [2021-09-09T16:37:59.532Z] Removing intermediate container ac95f380ce7e [2021-09-09T16:37:59.532Z] ---> 6d0ddd6bbfda [2021-09-09T16:37:59.532Z] Step 3/4 : COPY go.mod . [2021-09-09T16:37:59.696Z] Running setup.py install for docopt: finished with status 'done' [2021-09-09T16:37:59.696Z] Running setup.py install for dockerpty: started [2021-09-09T16:38:00.672Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-09T16:38:00.979Z] ---> 622230d7b087 [2021-09-09T16:38:00.979Z] Step 4/4 : RUN go mod download [2021-09-09T16:38:00.979Z] ---> Running in f67049d2848f [2021-09-09T16:38:02.631Z] 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-09T16:38:05.973Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:38:05.973Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:38:05.973Z] ---> f6ddb5ba7e7e [2021-09-09T16:38:05.973Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:38:05.973Z] ---> Using cache [2021-09-09T16:38:05.973Z] ---> ab2d078c06d7 [2021-09-09T16:38:05.973Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:38:05.973Z] ---> Using cache [2021-09-09T16:38:05.973Z] ---> a6c061ce126f [2021-09-09T16:38:05.973Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T16:38:05.973Z] ---> Using cache [2021-09-09T16:38:05.973Z] ---> 8efd432e7f94 [2021-09-09T16:38:05.973Z] Step 6/24 : COPY go.mod . [2021-09-09T16:38:05.973Z] ---> Using cache [2021-09-09T16:38:05.973Z] ---> 93580361625c [2021-09-09T16:38:05.973Z] Step 7/24 : RUN go mod download [2021-09-09T16:38:05.973Z] ---> Using cache [2021-09-09T16:38:05.973Z] ---> 55356ad6a1ad [2021-09-09T16:38:05.973Z] Step 8/24 : COPY . . [2021-09-09T16:38:05.973Z] ---> Using cache [2021-09-09T16:38:05.973Z] ---> efbcea05b6a9 [2021-09-09T16:38:05.973Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:38:05.973Z] ---> Using cache [2021-09-09T16:38:05.973Z] ---> 927627437d52 [2021-09-09T16:38:05.973Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-09T16:38:08.563Z] ---> Running in 5545cd97a581 [2021-09-09T16:38:08.563Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:38:08.563Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:38:08.563Z] ---> f6ddb5ba7e7e [2021-09-09T16:38:08.563Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:38:08.563Z] ---> Using cache [2021-09-09T16:38:08.563Z] ---> ab2d078c06d7 [2021-09-09T16:38:08.563Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:38:08.563Z] ---> Using cache [2021-09-09T16:38:08.563Z] ---> a6c061ce126f [2021-09-09T16:38:08.563Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T16:38:08.563Z] ---> Using cache [2021-09-09T16:38:08.563Z] ---> 8efd432e7f94 [2021-09-09T16:38:08.563Z] Step 6/24 : COPY go.mod . [2021-09-09T16:38:08.563Z] ---> Using cache [2021-09-09T16:38:08.563Z] ---> 93580361625c [2021-09-09T16:38:08.563Z] Step 7/24 : RUN go mod download [2021-09-09T16:38:08.563Z] ---> Using cache [2021-09-09T16:38:08.563Z] ---> 55356ad6a1ad [2021-09-09T16:38:08.563Z] Step 8/24 : COPY . . [2021-09-09T16:38:08.563Z] ---> Using cache [2021-09-09T16:38:08.563Z] ---> efbcea05b6a9 [2021-09-09T16:38:08.563Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:38:08.563Z] ---> Using cache [2021-09-09T16:38:08.563Z] ---> 927627437d52 [2021-09-09T16:38:08.563Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-09T16:38:10.579Z] ---> Running in 795c493bf1ef [2021-09-09T16:38:10.579Z] 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-09T16:38:10.579Z] 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-09T16:38:12.554Z] Removing intermediate container 3dc65b615b08 [2021-09-09T16:38:12.554Z] ---> 80dc23461cd3 [2021-09-09T16:38:12.554Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-09T16:38:12.554Z] ---> Running in 785a7923821e [2021-09-09T16:38:12.826Z] Removing intermediate container 785a7923821e [2021-09-09T16:38:12.826Z] ---> 3355e6912f56 [2021-09-09T16:38:12.826Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-09T16:38:12.826Z] ---> Running in a23b93914e7a [2021-09-09T16:38:13.098Z] Removing intermediate container a23b93914e7a [2021-09-09T16:38:13.098Z] ---> 1e3cbe11d83a [2021-09-09T16:38:13.098Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-09T16:38:14.070Z] ---> be40ea9515ea [2021-09-09T16:38:14.070Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-09T16:38:14.070Z] ---> f0d2b0504b82 [2021-09-09T16:38:14.070Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-09T16:38:14.672Z] ---> 13e99a71b5ea [2021-09-09T16:38:14.672Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-09T16:38:14.672Z] ---> Running in 5fc056ba21be [2021-09-09T16:38:14.947Z] Removing intermediate container 5fc056ba21be [2021-09-09T16:38:14.947Z] ---> db7ee783fb16 [2021-09-09T16:38:14.948Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:38:14.948Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:38:14.948Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:38:14.948Z] ---> f6ddb5ba7e7e [2021-09-09T16:38:14.948Z] Step 3/22 : WORKDIR /edgex-go [2021-09-09T16:38:14.948Z] ---> Using cache [2021-09-09T16:38:14.948Z] ---> ab2d078c06d7 [2021-09-09T16:38:14.948Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:38:14.948Z] ---> Using cache [2021-09-09T16:38:14.948Z] ---> a6c061ce126f [2021-09-09T16:38:14.948Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-09T16:38:14.948Z] ---> Using cache [2021-09-09T16:38:14.948Z] ---> 8efd432e7f94 [2021-09-09T16:38:14.948Z] Step 6/22 : COPY go.mod . [2021-09-09T16:38:14.948Z] ---> Using cache [2021-09-09T16:38:14.948Z] ---> 93580361625c [2021-09-09T16:38:14.948Z] Step 7/22 : RUN go mod download [2021-09-09T16:38:14.948Z] ---> Using cache [2021-09-09T16:38:14.948Z] ---> 55356ad6a1ad [2021-09-09T16:38:14.948Z] Step 8/22 : COPY . . [2021-09-09T16:38:14.948Z] ---> Using cache [2021-09-09T16:38:14.948Z] ---> efbcea05b6a9 [2021-09-09T16:38:14.948Z] Step 9/22 : RUN go mod tidy [2021-09-09T16:38:14.948Z] ---> Using cache [2021-09-09T16:38:14.948Z] ---> 927627437d52 [2021-09-09T16:38:14.948Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-09T16:38:15.221Z] ---> Running in fe7713dc98fa [2021-09-09T16:38:15.221Z] ---> Running in 380bf6dc4273 [2021-09-09T16:38:15.221Z] Removing intermediate container fe7713dc98fa [2021-09-09T16:38:15.221Z] ---> d934bba601b4 [2021-09-09T16:38:15.221Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T16:38:15.221Z] ---> Running in 352cb640e05d [2021-09-09T16:38:15.497Z] Removing intermediate container 352cb640e05d [2021-09-09T16:38:15.497Z] ---> 5b7cc13c0073 [2021-09-09T16:38:15.497Z] Step 23/24 : LABEL git_sha=432d543385319aad945f6278389db5d221c6908b [2021-09-09T16:38:15.497Z] ---> Running in 462ffeab99ee [2021-09-09T16:38:15.772Z] 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-09T16:38:15.772Z] Removing intermediate container 462ffeab99ee [2021-09-09T16:38:15.772Z] ---> 8ac7711c0faa [2021-09-09T16:38:15.772Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:38:15.772Z] ---> Running in 0f16639f12d1 [2021-09-09T16:38:16.044Z] Removing intermediate container 0f16639f12d1 [2021-09-09T16:38:16.044Z] ---> 6aeee9fe70a8 [2021-09-09T16:38:16.044Z] [2021-09-09T16:38:16.044Z] Successfully built 6aeee9fe70a8 [2021-09-09T16:38:16.044Z] Successfully tagged sys-mgmt-agent:latest [2021-09-09T16:38:20.782Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-09T16:38:25.038Z] Removing intermediate container 2cc702722df7 [2021-09-09T16:38:25.038Z] ---> 7835c15dedd8 [2021-09-09T16:38:25.038Z] [2021-09-09T16:38:25.038Z] Step 11/26 : FROM alpine:3.12 [2021-09-09T16:38:25.038Z] ---> 48b8ec4ed9eb [2021-09-09T16:38:25.038Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-09T16:38:25.038Z] ---> Running in ef607dbe75e1 [2021-09-09T16:38:25.620Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:38:25.620Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:38:25.886Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-09T16:38:25.886Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-09T16:38:25.886Z] (3/3) Installing su-exec (0.2-r1) [2021-09-09T16:38:26.153Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:38:26.153Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T16:38:26.153Z] OK: 6 MiB in 17 packages [2021-09-09T16:38:26.740Z] Removing intermediate container ef607dbe75e1 [2021-09-09T16:38:26.740Z] ---> 7255b6cc09ff [2021-09-09T16:38:26.740Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T16:38:26.740Z] ---> Running in 553c870c5f87 [2021-09-09T16:38:27.008Z] Removing intermediate container 553c870c5f87 [2021-09-09T16:38:27.008Z] ---> 10509c88c423 [2021-09-09T16:38:27.008Z] Step 14/26 : WORKDIR / [2021-09-09T16:38:27.008Z] ---> Running in 266a90feca18 [2021-09-09T16:38:27.275Z] Removing intermediate container 266a90feca18 [2021-09-09T16:38:27.275Z] ---> b09af5c3c06a [2021-09-09T16:38:27.275Z] 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-09T16:38:27.275Z] ---> 7b6b9d85081d [2021-09-09T16:38:27.275Z] 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-09T16:38:27.542Z] ---> 4d79f53de2ad [2021-09-09T16:38:27.542Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-09T16:38:27.811Z] ---> ea2b2696cfda [2021-09-09T16:38:27.812Z] 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-09T16:38:28.079Z] ---> 6fab13c091f4 [2021-09-09T16:38:28.079Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-09T16:38:28.667Z] ---> 52cf811494fb [2021-09-09T16:38:28.667Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-09T16:38:29.255Z] ---> 6ddd05bc39a6 [2021-09-09T16:38:29.255Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-09T16:38:29.522Z] ---> 0eff7b809e12 [2021-09-09T16:38:29.522Z] 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-09T16:38:29.790Z] ---> Running in 5a0383bc6d35 [2021-09-09T16:38:30.758Z] Removing intermediate container 5a0383bc6d35 [2021-09-09T16:38:30.758Z] ---> dd82bd008276 [2021-09-09T16:38:30.758Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-09T16:38:30.758Z] ---> Running in 1639ecad0a05 [2021-09-09T16:38:30.758Z] Removing intermediate container 1639ecad0a05 [2021-09-09T16:38:30.758Z] ---> 28ff4f8e4a20 [2021-09-09T16:38:30.758Z] Step 24/26 : LABEL arch=x86_64 [2021-09-09T16:38:30.758Z] ---> Running in 799a8bf094dc [2021-09-09T16:38:31.026Z] Removing intermediate container 799a8bf094dc [2021-09-09T16:38:31.026Z] ---> 08a5e2641050 [2021-09-09T16:38:31.026Z] Step 25/26 : LABEL git_sha=432d543385319aad945f6278389db5d221c6908b [2021-09-09T16:38:31.026Z] ---> Running in 2770e1349b79 [2021-09-09T16:38:31.290Z] Removing intermediate container 2770e1349b79 [2021-09-09T16:38:31.290Z] ---> c14662d06e47 [2021-09-09T16:38:31.290Z] Step 26/26 : LABEL version=0.0.0 [2021-09-09T16:38:31.290Z] ---> Running in 777079d515e4 [2021-09-09T16:38:31.554Z] Removing intermediate container 777079d515e4 [2021-09-09T16:38:31.554Z] ---> b7ae75ddfa49 [2021-09-09T16:38:31.554Z] [2021-09-09T16:38:31.554Z] Successfully built b7ae75ddfa49 [2021-09-09T16:38:31.554Z] Successfully tagged security-secretstore-setup:latest [2021-09-09T16:38:39.377Z]  Building security-secretstore-setup ... done Removing intermediate container 5545cd97a581 [2021-09-09T16:38:39.377Z] ---> 95f2eeaf9aa8 [2021-09-09T16:38:39.377Z] [2021-09-09T16:38:39.377Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T16:38:39.377Z] ---> 48b8ec4ed9eb [2021-09-09T16:38:39.377Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T16:38:39.377Z] ---> Using cache [2021-09-09T16:38:39.377Z] ---> a8229ca0bf6f [2021-09-09T16:38:39.377Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:38:39.377Z] ---> Using cache [2021-09-09T16:38:39.377Z] ---> 41f83444aff5 [2021-09-09T16:38:39.377Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-09T16:38:39.377Z] ---> Running in ba03b71583c6 [2021-09-09T16:38:39.377Z] Removing intermediate container ba03b71583c6 [2021-09-09T16:38:39.377Z] ---> e5ff960afea1 [2021-09-09T16:38:39.377Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T16:38:39.377Z] ---> Running in aa1053434033 [2021-09-09T16:38:39.377Z] Removing intermediate container aa1053434033 [2021-09-09T16:38:39.377Z] ---> b855ef782f1c [2021-09-09T16:38:39.377Z] Step 16/24 : WORKDIR / [2021-09-09T16:38:39.377Z] ---> Running in aab566c759ab [2021-09-09T16:38:40.350Z] Removing intermediate container aab566c759ab [2021-09-09T16:38:40.350Z] ---> c077acdc32ea [2021-09-09T16:38:40.350Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:38:40.350Z] 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-09T16:38:40.350Z] Removing intermediate container 795c493bf1ef [2021-09-09T16:38:40.350Z] ---> 0ec1e9cbdb84 [2021-09-09T16:38:40.350Z] [2021-09-09T16:38:40.350Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T16:38:40.350Z] ---> 48b8ec4ed9eb [2021-09-09T16:38:40.350Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T16:38:40.350Z] ---> Using cache [2021-09-09T16:38:40.350Z] ---> a8229ca0bf6f [2021-09-09T16:38:40.350Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:38:40.350Z] ---> Using cache [2021-09-09T16:38:40.350Z] ---> 41f83444aff5 [2021-09-09T16:38:40.350Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-09T16:38:40.350Z] ---> Running in 98c1354f620e [2021-09-09T16:38:40.350Z] ---> febff1ab1b52 [2021-09-09T16:38:40.350Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-09T16:38:40.616Z] Removing intermediate container 98c1354f620e [2021-09-09T16:38:40.616Z] ---> 8dc3199904ef [2021-09-09T16:38:40.616Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T16:38:40.616Z] ---> Running in 8d662547a56e [2021-09-09T16:38:40.883Z] Removing intermediate container 8d662547a56e [2021-09-09T16:38:40.883Z] ---> 358ccfe31385 [2021-09-09T16:38:40.883Z] Step 16/24 : WORKDIR / [2021-09-09T16:38:40.883Z] ---> c371d5535779 [2021-09-09T16:38:40.883Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-09T16:38:40.883Z] ---> Running in efe2cafd149c [2021-09-09T16:38:41.159Z] Removing intermediate container efe2cafd149c [2021-09-09T16:38:41.159Z] ---> 1ba5a5e75d1a [2021-09-09T16:38:41.159Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:38:41.159Z] ---> ef34880e53f6 [2021-09-09T16:38:41.159Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-09T16:38:41.159Z] ---> Running in 2883340470bb [2021-09-09T16:38:41.159Z] ---> 1c8111857c6b [2021-09-09T16:38:41.159Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-09T16:38:41.431Z] Removing intermediate container 2883340470bb [2021-09-09T16:38:41.431Z] ---> 3a28150a3136 [2021-09-09T16:38:41.431Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:38:41.431Z] ---> Running in 73330fd66f46 [2021-09-09T16:38:41.702Z] ---> 8225aae78c8e [2021-09-09T16:38:41.702Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-09T16:38:41.702Z] Removing intermediate container 73330fd66f46 [2021-09-09T16:38:41.702Z] ---> 48ad1efd5570 [2021-09-09T16:38:41.702Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T16:38:41.702Z] ---> Running in ec6bf91ca8cd [2021-09-09T16:38:41.971Z] Removing intermediate container ec6bf91ca8cd [2021-09-09T16:38:41.971Z] ---> cbe0e11136dc [2021-09-09T16:38:41.971Z] Step 23/24 : LABEL git_sha=432d543385319aad945f6278389db5d221c6908b [2021-09-09T16:38:41.971Z] ---> fddf4d349922 [2021-09-09T16:38:41.971Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-09T16:38:41.971Z] ---> Running in 8a2eb6fa676f [2021-09-09T16:38:41.971Z] ---> Running in fade7626bfb7 [2021-09-09T16:38:42.238Z] Removing intermediate container 8a2eb6fa676f [2021-09-09T16:38:42.238Z] ---> 92d10b542ee4 [2021-09-09T16:38:42.238Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:38:42.513Z] Removing intermediate container fade7626bfb7 [2021-09-09T16:38:42.513Z] ---> b5739c644abe [2021-09-09T16:38:42.513Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:38:42.513Z] ---> Running in b944283bd41e [2021-09-09T16:38:42.513Z] Removing intermediate container 380bf6dc4273 [2021-09-09T16:38:42.513Z] ---> f3ef51fbe158 [2021-09-09T16:38:42.513Z] [2021-09-09T16:38:42.513Z] Step 11/22 : FROM alpine:3.12 [2021-09-09T16:38:42.513Z] ---> 48b8ec4ed9eb [2021-09-09T16:38:42.513Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-09T16:38:42.513Z] ---> Running in 8f6ae92a3aeb [2021-09-09T16:38:42.513Z] ---> Running in 7fffc61c297e [2021-09-09T16:38:42.784Z] Removing intermediate container b944283bd41e [2021-09-09T16:38:42.784Z] ---> 481aae320868 [2021-09-09T16:38:42.784Z] [2021-09-09T16:38:42.784Z] Removing intermediate container 8f6ae92a3aeb [2021-09-09T16:38:42.784Z] ---> 7a4742951ea7 [2021-09-09T16:38:42.784Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T16:38:42.784Z] ---> Running in 09e0718a5e63 [2021-09-09T16:38:42.784Z] Successfully built 481aae320868 [2021-09-09T16:38:42.784Z] Successfully tagged core-command:latest [2021-09-09T16:38:42.784Z]  Building core-command ... done Removing intermediate container 09e0718a5e63 [2021-09-09T16:38:42.784Z] ---> c23a4f10d62b [2021-09-09T16:38:42.784Z] Step 23/24 : LABEL git_sha=432d543385319aad945f6278389db5d221c6908b [2021-09-09T16:38:42.784Z] ---> Running in bedc384fc372 [2021-09-09T16:38:43.054Z] Removing intermediate container bedc384fc372 [2021-09-09T16:38:43.054Z] ---> 6ce0d5b3a2da [2021-09-09T16:38:43.054Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:38:43.054Z] ---> Running in b6842fc9e5cc [2021-09-09T16:38:43.054Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:38:43.054Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:38:43.054Z] Removing intermediate container b6842fc9e5cc [2021-09-09T16:38:43.054Z] ---> 11be3dbd3589 [2021-09-09T16:38:43.054Z] [2021-09-09T16:38:43.054Z] Successfully built 11be3dbd3589 [2021-09-09T16:38:43.054Z] Successfully tagged core-metadata:latest [2021-09-09T16:38:43.054Z]  Building core-metadata ... done (1/4) Installing ca-certificates (20191127-r4) [2021-09-09T16:38:43.321Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-09T16:38:43.321Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-09T16:38:43.321Z] (4/4) Installing curl (7.78.0-r0) [2021-09-09T16:38:43.321Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:38:43.321Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T16:38:43.321Z] OK: 7 MiB in 18 packages [2021-09-09T16:38:43.588Z] Removing intermediate container 7fffc61c297e [2021-09-09T16:38:43.588Z] ---> d4dfb6d1129e [2021-09-09T16:38:43.588Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T16:38:43.588Z] ---> Running in e450b671a771 [2021-09-09T16:38:43.588Z] Removing intermediate container e450b671a771 [2021-09-09T16:38:43.588Z] ---> b0d4e7fdac17 [2021-09-09T16:38:43.588Z] Step 14/22 : WORKDIR /edgex [2021-09-09T16:38:43.862Z] ---> Running in 8f8db3773941 [2021-09-09T16:38:43.862Z] Removing intermediate container 8f8db3773941 [2021-09-09T16:38:43.862Z] ---> b1b91a185d00 [2021-09-09T16:38:43.862Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-09T16:38:43.862Z] ---> 5a539956109a [2021-09-09T16:38:43.862Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-09T16:38:44.444Z] ---> fbb52c0f954a [2021-09-09T16:38:44.444Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-09T16:38:44.709Z] ---> 527a2fd9c220 [2021-09-09T16:38:44.709Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-09T16:38:44.709Z] ---> Running in 330dfe9e3219 [2021-09-09T16:38:44.709Z] Removing intermediate container 330dfe9e3219 [2021-09-09T16:38:44.709Z] ---> 284745315452 [2021-09-09T16:38:44.709Z] Step 19/22 : CMD ["--init=true"] [2021-09-09T16:38:44.709Z] ---> Running in c16fb21ebd38 [2021-09-09T16:38:44.709Z] Removing intermediate container c16fb21ebd38 [2021-09-09T16:38:44.709Z] ---> 31c6ad83a691 [2021-09-09T16:38:44.709Z] Step 20/22 : LABEL arch=x86_64 [2021-09-09T16:38:44.709Z] ---> Running in 844569a7e5a1 [2021-09-09T16:38:44.974Z] Removing intermediate container 844569a7e5a1 [2021-09-09T16:38:44.974Z] ---> 112b5fbe8324 [2021-09-09T16:38:44.974Z] Step 21/22 : LABEL git_sha=432d543385319aad945f6278389db5d221c6908b [2021-09-09T16:38:44.974Z] ---> Running in f953ad279c70 [2021-09-09T16:38:44.974Z] Removing intermediate container f953ad279c70 [2021-09-09T16:38:44.974Z] ---> 42f74c81815e [2021-09-09T16:38:44.974Z] Step 22/22 : LABEL version=0.0.0 [2021-09-09T16:38:44.974Z] ---> Running in a2f7b0c4c610 [2021-09-09T16:38:45.238Z] Removing intermediate container a2f7b0c4c610 [2021-09-09T16:38:45.238Z] ---> 28d900b5b4d6 [2021-09-09T16:38:45.238Z] [2021-09-09T16:38:45.238Z] Successfully built 28d900b5b4d6 [2021-09-09T16:38:45.238Z] Successfully tagged security-proxy-setup:latest [2021-09-09T16:38:45.249Z]  Building security-proxy-setup ... done  [Pipeline] } [2021-09-09T16:38:45.257Z] $ docker stop --time=1 00f869eafb630f7f88923e0f68d8580038dc3bd8fd7871a719a865ff40d82982 [2021-09-09T16:38:46.531Z] $ docker rm -f 00f869eafb630f7f88923e0f68d8580038dc3bd8fd7871a719a865ff40d82982 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-09T16:38:46.911Z] + docker images [2021-09-09T16:38:46.911Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-09T16:38:46.911Z] security-proxy-setup latest 28d900b5b4d6 2 seconds ago 26MB [2021-09-09T16:38:46.911Z] f3ef51fbe158 4 seconds ago 1.76GB [2021-09-09T16:38:46.911Z] core-command latest 481aae320868 4 seconds ago 16MB [2021-09-09T16:38:46.911Z] core-metadata latest 11be3dbd3589 4 seconds ago 16.7MB [2021-09-09T16:38:46.911Z] 0ec1e9cbdb84 6 seconds ago 1.76GB [2021-09-09T16:38:46.911Z] 95f2eeaf9aa8 8 seconds ago 1.75GB [2021-09-09T16:38:46.911Z] security-secretstore-setup latest b7ae75ddfa49 15 seconds ago 28.1MB [2021-09-09T16:38:46.911Z] 7835c15dedd8 22 seconds ago 1.76GB [2021-09-09T16:38:46.911Z] sys-mgmt-agent latest 6aeee9fe70a8 31 seconds ago 325MB [2021-09-09T16:38:46.911Z] core-data latest 0d3972194790 48 seconds ago 20.4MB [2021-09-09T16:38:46.911Z] security-bootstrapper latest d948ce7a388c 48 seconds ago 18.8MB [2021-09-09T16:38:46.911Z] support-scheduler latest 50a74d302b9a 54 seconds ago 16.1MB [2021-09-09T16:38:46.911Z] support-notifications latest f4915e86ede7 About a minute ago 16.8MB [2021-09-09T16:38:46.911Z] 3f5da7c392de About a minute ago 1.76GB [2021-09-09T16:38:46.911Z] 3e85b6ec7b76 About a minute ago 1.75GB [2021-09-09T16:38:46.911Z] 438b24ffa85f About a minute ago 1.75GB [2021-09-09T16:38:46.911Z] e08dbaa03d1a About a minute ago 1.75GB [2021-09-09T16:38:46.911Z] b10993121f32 About a minute ago 1.75GB [2021-09-09T16:38:46.911Z] ci-base-image-x86_64 latest f6ddb5ba7e7e 5 minutes ago 1.25GB [2021-09-09T16:38:46.911Z] alpine 3.12 48b8ec4ed9eb 8 days ago 5.58MB [2021-09-09T16:38:46.911Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 weeks ago 37.5MB [2021-09-09T16:38:46.911Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB [2021-09-09T16:38:46.911Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-09T16:38:46.911Z] 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-09T16:39:02.256Z] Still waiting to schedule task [2021-09-09T16:39:02.257Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-09T16:39:39.957Z] Removing intermediate container f67049d2848f [2021-09-09T16:39:39.957Z] ---> f5824eb0059a [2021-09-09T16:39:39.957Z] Successfully built f5824eb0059a [2021-09-09T16:39:39.957Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:39:40.333Z] + docker inspect -f . ci-base-image-arm64 [2021-09-09T16:39:40.333Z] . [Pipeline] withDockerContainer [2021-09-09T16:39:40.679Z] prd-ubuntu18.04-docker-arm64-4c-16g-1681 does not seem to be running inside a container [2021-09-09T16:39:40.785Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-09T16:39:42.885Z] $ docker top 23f08d5bbe5ceaa21ffcc0e109d17e2aff686247f2cc43897128e09a727f07d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T16:39:43.981Z] + go version [2021-09-09T16:39:43.981Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-09T16:39:43.997Z] $ docker stop --time=1 23f08d5bbe5ceaa21ffcc0e109d17e2aff686247f2cc43897128e09a727f07d3 [2021-09-09T16:39:45.994Z] $ docker rm -f 23f08d5bbe5ceaa21ffcc0e109d17e2aff686247f2cc43897128e09a727f07d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:39:46.891Z] + docker inspect -f . ci-base-image-arm64 [2021-09-09T16:39:46.891Z] . [Pipeline] withDockerContainer [2021-09-09T16:39:47.254Z] prd-ubuntu18.04-docker-arm64-4c-16g-1681 does not seem to be running inside a container [2021-09-09T16:39:47.358Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-09T16:39:49.323Z] $ docker top 0acc5c73da6e952910b86fc88be859bdd6e83f3f3e9546d13cf2b8e47ba99ee9 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-09T16:39:49.747Z] ========================================================= [2021-09-09T16:39:49.747Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-09T16:39:49.747Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T16:39:50.423Z] + go mod tidy [Pipeline] sh [2021-09-09T16:39:52.562Z] + make test [2021-09-09T16:39:52.562Z] 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-09T16:39:52.562Z] go mod tidy [2021-09-09T16:39:53.585Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-09T16:40:27.354Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-09T16:41:49.331Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-09T16:41:49.331Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-09T16:41:49.331Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-09T16:41:49.331Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-09T16:42:01.883Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-09T16:42:01.883Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-09T16:42:01.883Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-09T16:42:01.883Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-09T16:42:01.883Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-09T16:42:01.883Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-09T16:42:03.361Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-09T16:42:03.361Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-09T16:42:03.361Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-09T16:42:03.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-09T16:42:13.604Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.198s coverage: 28.7% of statements [2021-09-09T16:42:13.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-09T16:42:13.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-09T16:42:17.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.407s coverage: 100.0% of statements [2021-09-09T16:42:17.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-09T16:42:17.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.427s coverage: 46.3% of statements [2021-09-09T16:42:17.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-09T16:42:17.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-09T16:42:20.490Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.937s coverage: 90.1% of statements [2021-09-09T16:42:20.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-09T16:42:20.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:42:27.110Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.566s coverage: 81.2% of statements [2021-09-09T16:42:27.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-09T16:42:27.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-09T16:42:27.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-09T16:42:27.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-09T16:42:27.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-09T16:42:32.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.980s coverage: 94.2% of statements [2021-09-09T16:42:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-09T16:42:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:42:32.591Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.440s coverage: 59.1% of statements [2021-09-09T16:42:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-09T16:42:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-09T16:42:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-09T16:42:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-09T16:42:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-09T16:42:32.591Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.231s coverage: 60.0% of statements [2021-09-09T16:42:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-09T16:42:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-09T16:42:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-09T16:42:32.591Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.387s coverage: 0.8% of statements [2021-09-09T16:42:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-09T16:42:32.591Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.230s coverage: 58.8% of statements [2021-09-09T16:42:32.591Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.223s coverage: 21.7% of statements [2021-09-09T16:42:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-09T16:42:32.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.238s coverage: 47.1% of statements [2021-09-09T16:42:32.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.335s coverage: 79.5% of statements [2021-09-09T16:42:33.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.204s coverage: 94.1% of statements [2021-09-09T16:42:34.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.253s coverage: 96.3% of statements [2021-09-09T16:42:34.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.238s coverage: 87.5% of statements [2021-09-09T16:42:47.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.278s coverage: 94.4% of statements [2021-09-09T16:42:47.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.222s coverage: 44.8% of statements [2021-09-09T16:42:54.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.753s coverage: 81.8% of statements [2021-09-09T16:42:54.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-09T16:43:00.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.345s coverage: 92.9% of statements [2021-09-09T16:43:00.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-09T16:43:00.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-09T16:43:00.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-09T16:43:00.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-09-09T16:43:00.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-09T16:43:00.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-09T16:43:00.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-09T16:43:00.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-09T16:43:00.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-09T16:43:00.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.225s coverage: 87.2% of statements [2021-09-09T16:43:00.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-09T16:43:00.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-09T16:43:00.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements [2021-09-09T16:43:00.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-09T16:43:00.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.271s coverage: 58.8% of statements [2021-09-09T16:43:00.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-09T16:43:00.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.266s coverage: 80.0% of statements [2021-09-09T16:43:00.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.331s coverage: 87.2% of statements [2021-09-09T16:43:00.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.379s coverage: 85.4% of statements [2021-09-09T16:43:02.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.417s coverage: 91.2% of statements [2021-09-09T16:43:02.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-09T16:43:06.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.219s coverage: 64.4% of statements [2021-09-09T16:43:06.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-09T16:43:06.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-09T16:43:06.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.288s coverage: 100.0% of statements [2021-09-09T16:43:06.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.115s coverage: 91.3% of statements [2021-09-09T16:43:06.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements [2021-09-09T16:43:07.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements [2021-09-09T16:43:07.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements [2021-09-09T16:43:14.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.833s coverage: 70.5% of statements [2021-09-09T16:43:14.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-09T16:43:14.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-09T16:43:14.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-09T16:43:17.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.038s coverage: 43.6% of statements [2021-09-09T16:43:17.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-09T16:43:17.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-09T16:43:17.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.340s coverage: 89.5% of statements [2021-09-09T16:43:17.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-09T16:43:17.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.270s coverage: 84.8% of statements [2021-09-09T16:43:17.182Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-09T16:43:25.180Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.333s coverage: 19.5% of statements [2021-09-09T16:43:25.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-09T16:43:25.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-09T16:43:25.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-09T16:43:25.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-09T16:43:25.180Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.793s coverage: 92.0% of statements [2021-09-09T16:43:25.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-09T16:43:25.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:43:25.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-09T16:43:25.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-09T16:43:25.180Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.284s coverage: 62.7% of statements [2021-09-09T16:43:25.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-09T16:43:25.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-09T16:43:25.180Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.501s coverage: 97.7% of statements [2021-09-09T16:43:25.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-09T16:43:25.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:43:25.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-09T16:43:25.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-09T16:43:26.191Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.233s coverage: 28.9% of statements [2021-09-09T16:43:26.191Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-09T16:43:26.191Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-09T16:43:26.191Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-09T16:43:26.191Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-09T16:43:26.191Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-09T16:43:26.191Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-09T16:43:26.191Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.258s coverage: 100.0% of statements [2021-09-09T16:43:28.181Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 95.4% of statements [2021-09-09T16:43:28.785Z] GO111MODULE=on go vet ./... [2021-09-09T16:45:05.696Z] gofmt -l . [2021-09-09T16:45:06.694Z] [ "`gofmt -l .`" = "" ] [2021-09-09T16:45:08.682Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-09T16:45:11.981Z] + ls -al . [2021-09-09T16:45:11.982Z] total 636 [2021-09-09T16:45:11.982Z] drwxrwxr-x 9 1001 1001 4096 Sep 9 16:45 . [2021-09-09T16:45:11.982Z] drwxr-xr-x 4 root root 4096 Sep 9 16:39 .. [2021-09-09T16:45:11.982Z] -rw-rw-r-- 1 1001 1001 11 Sep 9 16:37 .dockerignore [2021-09-09T16:45:11.982Z] drwxrwxr-x 8 1001 1001 4096 Sep 9 16:37 .git [2021-09-09T16:45:11.982Z] drwxrwxr-x 4 1001 1001 4096 Sep 9 16:37 .github [2021-09-09T16:45:11.982Z] -rw-rw-r-- 1 1001 1001 818 Sep 9 16:37 .gitignore [2021-09-09T16:45:11.982Z] -rw-rw-r-- 1 1001 1001 76 Sep 9 16:37 .hadolint.yml [2021-09-09T16:45:11.982Z] -rw-rw-r-- 1 1001 1001 166 Sep 9 16:37 .sonarcloud.properties [2021-09-09T16:45:11.982Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 16:37 ADOPTERS.md [2021-09-09T16:45:11.982Z] -rw-rw-r-- 1 1001 1001 8493 Sep 9 16:37 Attribution.txt [2021-09-09T16:45:11.982Z] -rw-rw-r-- 1 1001 1001 43881 Sep 9 16:37 CHANGELOG.md [2021-09-09T16:45:11.982Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 16:37 CONTRIBUTING.md [2021-09-09T16:45:11.982Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 16:37 GOVERNANCE.md [2021-09-09T16:45:11.982Z] -rw-rw-r-- 1 1001 1001 849 Sep 9 16:37 Jenkinsfile [2021-09-09T16:45:11.982Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 16:37 LICENSE [2021-09-09T16:45:11.982Z] -rw-rw-r-- 1 1001 1001 5915 Sep 9 16:37 Makefile [2021-09-09T16:45:11.982Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 16:37 OWNERS.md [2021-09-09T16:45:11.982Z] -rw-rw-r-- 1 1001 1001 8643 Sep 9 16:37 README.md [2021-09-09T16:45:11.982Z] -rw-rw-r-- 1 1001 1001 6912 Sep 9 16:37 SECURITY.md [2021-09-09T16:45:11.982Z] -rw-rw-r-- 1 1001 1001 5 Sep 9 16:32 VERSION [2021-09-09T16:45:11.982Z] -rw-rw-r-- 1 1001 1001 4131 Sep 9 16:37 ZMQWindows.md [2021-09-09T16:45:11.982Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 16:37 bin [2021-09-09T16:45:11.982Z] drwxrwxr-x 14 1001 1001 4096 Sep 9 16:37 cmd [2021-09-09T16:45:11.982Z] -rw-r--r-- 1 root root 403739 Sep 9 16:43 coverage.out [2021-09-09T16:45:11.982Z] -rw-rw-r-- 1 1001 1001 841 Sep 9 16:37 go.mod [2021-09-09T16:45:11.982Z] -rw-r--r-- 1 root root 50064 Sep 9 16:39 go.sum [2021-09-09T16:45:11.982Z] drwxrwxr-x 8 1001 1001 4096 Sep 9 16:37 internal [2021-09-09T16:45:11.982Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 16:37 openapi [2021-09-09T16:45:11.982Z] drwxrwxr-x 4 1001 1001 4096 Sep 9 16:37 snap [2021-09-09T16:45:11.982Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 16:37 version.go [Pipeline] sh [2021-09-09T16:45:12.653Z] + '[' -e coverage.out ] [2021-09-09T16:45:12.653Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-09T16:45:12.688Z] Warning: overwriting stash ‘coverage-report’ [2021-09-09T16:45:14.022Z] Stashed 1 file(s) [Pipeline] sh [2021-09-09T16:45:14.741Z] + make build [2021-09-09T16:45:14.741Z] go mod tidy [2021-09-09T16:45:15.787Z] 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-09T16:45:24.087Z] 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-09T16:45:52.303Z] 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-09T16:45:54.919Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-09T16:46:01.315Z] 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-09T16:46:01.316Z] 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-09T16:46:04.718Z] 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-09T16:46:09.010Z] 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-09T16:46:11.628Z] 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-09T16:46:17.044Z] 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-09T16:46:20.445Z] 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-09T16:46:24.784Z] 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-09T16:46:33.072Z] $ docker stop --time=1 0acc5c73da6e952910b86fc88be859bdd6e83f3f3e9546d13cf2b8e47ba99ee9 [2021-09-09T16:46:36.214Z] $ docker rm -f 0acc5c73da6e952910b86fc88be859bdd6e83f3f3e9546d13cf2b8e47ba99ee9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:46:38.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T16:46:38.624Z] [2021-09-09T16:46:38.624Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:46:40.696Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T16:46:40.976Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-09T16:46:40.976Z] 29e5d40040c1: Pulling fs layer [2021-09-09T16:46:40.976Z] 1ce36da41761: Pulling fs layer [2021-09-09T16:46:40.976Z] 25b303627fd3: Pulling fs layer [2021-09-09T16:46:41.257Z] 29e5d40040c1: Verifying Checksum [2021-09-09T16:46:41.257Z] 29e5d40040c1: Download complete [2021-09-09T16:46:42.254Z] 1ce36da41761: Verifying Checksum [2021-09-09T16:46:42.254Z] 1ce36da41761: Download complete [2021-09-09T16:46:42.254Z] 29e5d40040c1: Pull complete [2021-09-09T16:46:43.703Z] 1ce36da41761: Pull complete [2021-09-09T16:46:43.982Z] 25b303627fd3: Verifying Checksum [2021-09-09T16:46:43.982Z] 25b303627fd3: Download complete [2021-09-09T16:46:55.249Z] 25b303627fd3: Pull complete [2021-09-09T16:46:55.249Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-09T16:46:55.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T16:46:55.249Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-09T16:46:55.570Z] prd-ubuntu18.04-docker-arm64-4c-16g-1681 does not seem to be running inside a container [2021-09-09T16:46:55.635Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-09T16:47:00.055Z] $ docker top 48f9c549ecce6f2438076c0b46170fef06770a2730116d556647e4934689e26e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T16:47:01.155Z] + grep parallel [2021-09-09T16:47:01.155Z] + docker-compose build --help [2021-09-09T16:47:09.438Z] --parallel Build images in parallel. [Pipeline] } [2021-09-09T16:47:09.432Z] $ docker stop --time=1 48f9c549ecce6f2438076c0b46170fef06770a2730116d556647e4934689e26e [2021-09-09T16:47:11.489Z] $ docker rm -f 48f9c549ecce6f2438076c0b46170fef06770a2730116d556647e4934689e26e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:47:12.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T16:47:12.314Z] . [Pipeline] withDockerContainer [2021-09-09T16:47:12.671Z] prd-ubuntu18.04-docker-arm64-4c-16g-1681 does not seem to be running inside a container [2021-09-09T16:47:12.773Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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-09T16:47:14.764Z] $ docker top cf1a878efff9162e4fa07669ef730c52e68ff7bc42f21ac397d3885b2863e315 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T16:47:15.899Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-09T16:47:24.210Z] Building core-command ... [2021-09-09T16:47:24.210Z] Building core-data ... [2021-09-09T16:47:24.210Z] Building core-metadata ... [2021-09-09T16:47:24.210Z] Building security-bootstrapper ... [2021-09-09T16:47:24.210Z] Building security-proxy-setup ... [2021-09-09T16:47:24.210Z] Building security-secretstore-setup ... [2021-09-09T16:47:24.210Z] Building support-notifications ... [2021-09-09T16:47:24.210Z] Building support-scheduler ... [2021-09-09T16:47:24.210Z] Building sys-mgmt-agent ... [2021-09-09T16:47:24.210Z] Building core-data [2021-09-09T16:47:24.210Z] Building security-secretstore-setup [2021-09-09T16:47:24.210Z] Building support-notifications [2021-09-09T16:47:24.210Z] Building support-scheduler [2021-09-09T16:47:24.210Z] Building security-bootstrapper [2021-09-09T16:48:46.678Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:48:46.678Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:48:46.678Z] ---> f5824eb0059a [2021-09-09T16:48:46.678Z] Step 3/26 : WORKDIR /edgex-go [2021-09-09T16:48:46.678Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:48:46.678Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:48:46.678Z] ---> f5824eb0059a [2021-09-09T16:48:46.678Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:48:46.678Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:48:46.678Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:48:46.678Z] ---> f5824eb0059a [2021-09-09T16:48:46.678Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T16:48:46.678Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:48:46.678Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:48:46.678Z] ---> f5824eb0059a [2021-09-09T16:48:46.678Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T16:48:46.678Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:48:46.678Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:48:46.678Z] ---> f5824eb0059a [2021-09-09T16:48:46.678Z] Step 3/32 : WORKDIR /edgex-go [2021-09-09T16:48:46.678Z] ---> Running in e3a90a48136d [2021-09-09T16:48:46.678Z] ---> Running in 60169ba0d203 [2021-09-09T16:48:46.678Z] ---> Running in f881fcabbd9c [2021-09-09T16:48:46.678Z] ---> Running in 371d69b76221 [2021-09-09T16:48:46.678Z] ---> Running in 5c631bdbcae2 [2021-09-09T16:48:46.678Z] Removing intermediate container 371d69b76221 [2021-09-09T16:48:46.678Z] ---> a046d3e5dbba [2021-09-09T16:48:46.678Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:48:46.678Z] Removing intermediate container 5c631bdbcae2 [2021-09-09T16:48:46.678Z] ---> b0137a40277c [2021-09-09T16:48:46.678Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:48:46.678Z] Removing intermediate container e3a90a48136d [2021-09-09T16:48:46.678Z] ---> fb09d35ed091 [2021-09-09T16:48:46.678Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:48:46.678Z] Removing intermediate container 60169ba0d203 [2021-09-09T16:48:46.678Z] ---> fca2371111e3 [2021-09-09T16:48:46.678Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:48:46.678Z] Removing intermediate container f881fcabbd9c [2021-09-09T16:48:46.678Z] ---> 6afe4882d772 [2021-09-09T16:48:46.678Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:48:46.678Z] ---> Running in 742734263ca3 [2021-09-09T16:48:46.678Z] ---> Running in 492f104e1285 [2021-09-09T16:48:46.678Z] ---> Running in 4ea8dd5a94a1 [2021-09-09T16:48:46.678Z] ---> Running in 9bdb8b30747f [2021-09-09T16:48:46.678Z] ---> Running in d75ef4961477 [2021-09-09T16:48:46.678Z] Removing intermediate container 742734263ca3 [2021-09-09T16:48:46.678Z] ---> 4733cb4ffedc [2021-09-09T16:48:46.678Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-09T16:48:46.678Z] ---> Running in 46f06f35b3d2 [2021-09-09T16:48:46.965Z] Removing intermediate container 492f104e1285 [2021-09-09T16:48:46.965Z] ---> bc2173928f72 [2021-09-09T16:48:46.965Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-09T16:48:46.965Z] Removing intermediate container 4ea8dd5a94a1 [2021-09-09T16:48:46.965Z] ---> b21aec18e747 [2021-09-09T16:48:46.965Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-09T16:48:47.246Z] ---> Running in 11818636d60d [2021-09-09T16:48:47.246Z] ---> Running in b7db2433c0a9 [2021-09-09T16:48:47.523Z] Removing intermediate container d75ef4961477 [2021-09-09T16:48:47.523Z] ---> 189bf7718717 [2021-09-09T16:48:47.523Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-09T16:48:47.817Z] Removing intermediate container 9bdb8b30747f [2021-09-09T16:48:47.817Z] ---> a56c67e54af7 [2021-09-09T16:48:47.817Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-09T16:48:47.817Z] ---> Running in 27f4d56e1422 [2021-09-09T16:48:48.444Z] ---> Running in 386316c9736c [2021-09-09T16:48:49.432Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:48:50.046Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:48:50.325Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:48:50.325Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:48:50.325Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:48:50.602Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:48:51.222Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:48:51.222Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:48:51.509Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:48:51.509Z] OK: 218 MiB in 52 packages [2021-09-09T16:48:51.793Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:48:52.798Z] OK: 218 MiB in 52 packages [2021-09-09T16:48:52.798Z] OK: 218 MiB in 52 packages [2021-09-09T16:48:53.082Z] OK: 218 MiB in 52 packages [2021-09-09T16:48:53.082Z] OK: 218 MiB in 52 packages [2021-09-09T16:48:53.367Z] Removing intermediate container 46f06f35b3d2 [2021-09-09T16:48:53.367Z] ---> 2c67b366dc9b [2021-09-09T16:48:53.367Z] Step 6/24 : COPY go.mod . [2021-09-09T16:48:54.838Z] Removing intermediate container 27f4d56e1422 [2021-09-09T16:48:54.838Z] ---> c6d784ce25af [2021-09-09T16:48:54.838Z] Step 6/23 : COPY go.mod . [2021-09-09T16:48:54.838Z] ---> 814bab356928 [2021-09-09T16:48:54.838Z] Step 7/24 : RUN go mod download [2021-09-09T16:48:55.127Z] Removing intermediate container b7db2433c0a9 [2021-09-09T16:48:55.127Z] ---> 36953015b308 [2021-09-09T16:48:55.127Z] Step 6/26 : COPY go.mod . [2021-09-09T16:48:55.127Z] ---> Running in 53cbc22631f7 [2021-09-09T16:48:55.127Z] Removing intermediate container 386316c9736c [2021-09-09T16:48:55.127Z] ---> 04173ce870ae [2021-09-09T16:48:55.127Z] Step 6/23 : COPY go.mod . [2021-09-09T16:48:55.414Z] Removing intermediate container 11818636d60d [2021-09-09T16:48:55.414Z] ---> 1fe98279a543 [2021-09-09T16:48:55.414Z] Step 6/32 : COPY go.mod . [2021-09-09T16:48:56.021Z] ---> c541f314e876 [2021-09-09T16:48:56.021Z] Step 7/23 : RUN go mod download [2021-09-09T16:48:56.296Z] ---> Running in 7973aeddace9 [2021-09-09T16:48:56.930Z] ---> e16ac35164dd [2021-09-09T16:48:56.931Z] Step 7/26 : RUN go mod download [2021-09-09T16:48:56.931Z] ---> 4940d021f383 [2021-09-09T16:48:56.931Z] Step 7/23 : RUN go mod download [2021-09-09T16:48:57.213Z] ---> Running in 38267f852d07 [2021-09-09T16:48:57.213Z] ---> Running in ae9fcee0e452 [2021-09-09T16:48:57.213Z] ---> 237ce96263fe [2021-09-09T16:48:57.213Z] Step 7/32 : RUN go mod download [2021-09-09T16:48:57.489Z] ---> Running in 2a77218b6d67 [2021-09-09T16:49:01.849Z] Removing intermediate container 53cbc22631f7 [2021-09-09T16:49:01.849Z] ---> 8299310477fd [2021-09-09T16:49:01.849Z] Step 8/24 : COPY . . [2021-09-09T16:49:04.528Z] Removing intermediate container 7973aeddace9 [2021-09-09T16:49:04.528Z] ---> c839625539ac [2021-09-09T16:49:04.528Z] Step 8/23 : COPY . . [2021-09-09T16:49:06.570Z] Removing intermediate container 38267f852d07 [2021-09-09T16:49:06.570Z] ---> d40ca5d13453 [2021-09-09T16:49:06.570Z] Step 8/26 : COPY . . [2021-09-09T16:49:07.185Z] Removing intermediate container 2a77218b6d67 [2021-09-09T16:49:07.185Z] ---> 08e31f6c9adc [2021-09-09T16:49:07.185Z] Step 8/32 : COPY . . [2021-09-09T16:49:07.185Z] Removing intermediate container ae9fcee0e452 [2021-09-09T16:49:07.185Z] ---> 2b3ecf0d5751 [2021-09-09T16:49:07.185Z] Step 8/23 : COPY . . [2021-09-09T16:49:40.117Z] ---> 02f54698d1e1 [2021-09-09T16:49:40.117Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:49:40.117Z] ---> 71690dc0cc52 [2021-09-09T16:49:40.117Z] Step 9/26 : RUN go mod tidy [2021-09-09T16:49:40.117Z] ---> 5c8c8864334e [2021-09-09T16:49:40.117Z] Step 9/23 : RUN go mod tidy [2021-09-09T16:49:40.117Z] ---> 521f52fc82f8 [2021-09-09T16:49:40.117Z] Step 9/23 : RUN go mod tidy [2021-09-09T16:49:40.117Z] ---> Running in 52f9d1d86ce2 [2021-09-09T16:49:40.117Z] ---> 23b51bcaf1e0 [2021-09-09T16:49:40.117Z] Step 9/32 : RUN go mod tidy [2021-09-09T16:49:40.117Z] ---> Running in 9c317a0e8796 [2021-09-09T16:49:40.117Z] ---> Running in 693ca1a734a9 [2021-09-09T16:49:40.117Z] ---> Running in adeff958f14c [2021-09-09T16:49:40.117Z] ---> Running in beb52b36c5c8 [2021-09-09T16:49:46.936Z] Removing intermediate container 52f9d1d86ce2 [2021-09-09T16:49:46.936Z] ---> 3ca7a9bcb0cf [2021-09-09T16:49:46.936Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-09T16:49:46.936Z] Removing intermediate container 9c317a0e8796 [2021-09-09T16:49:46.936Z] ---> c1779d6cb219 [2021-09-09T16:49:46.936Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-09T16:49:46.936Z] ---> Running in 5dd6fdd0f2f3 [2021-09-09T16:49:46.936Z] ---> Running in b082c71b3b83 [2021-09-09T16:49:46.936Z] Removing intermediate container adeff958f14c [2021-09-09T16:49:46.936Z] ---> d805ae89f0b6 [2021-09-09T16:49:46.936Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-09T16:49:46.936Z] Removing intermediate container beb52b36c5c8 [2021-09-09T16:49:46.936Z] ---> 1aa73a693b57 [2021-09-09T16:49:46.936Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-09T16:49:46.936Z] Removing intermediate container 693ca1a734a9 [2021-09-09T16:49:46.936Z] ---> 25aeb6208fcf [2021-09-09T16:49:46.936Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-09T16:49:47.237Z] ---> Running in 9a7a64ab61c6 [2021-09-09T16:49:47.237Z] ---> Running in d8d5e8e67883 [2021-09-09T16:49:47.237Z] ---> Running in 032fb63d92e3 [2021-09-09T16:49:49.298Z] 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-09T16:49:49.579Z] 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-09T16:49:50.221Z] 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-09T16:49:50.508Z] 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-09T16:49:50.790Z] 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-09T16:52:30.749Z] 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-09T16:52:37.515Z] Removing intermediate container 9a7a64ab61c6 [2021-09-09T16:52:37.515Z] ---> 4ca9d84fc708 [2021-09-09T16:52:37.515Z] [2021-09-09T16:52:37.515Z] Step 11/32 : FROM alpine:3.12 [2021-09-09T16:52:37.515Z] 3.12: Pulling from library/alpine [2021-09-09T16:52:37.515Z] Removing intermediate container b082c71b3b83 [2021-09-09T16:52:37.515Z] ---> 7e88018ca65c [2021-09-09T16:52:37.515Z] [2021-09-09T16:52:37.515Z] Step 11/26 : FROM alpine:3.12 [2021-09-09T16:52:37.515Z] 3.12: Pulling from library/alpine [2021-09-09T16:52:38.515Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T16:52:38.516Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T16:52:38.516Z] Status: Image is up to date for alpine:3.12 [2021-09-09T16:52:38.516Z] Status: Downloaded newer image for alpine:3.12 [2021-09-09T16:52:38.516Z] ---> afc2cc120ca2 [2021-09-09T16:52:38.516Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-09T16:52:38.516Z] ---> afc2cc120ca2 [2021-09-09T16:52:38.516Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-09T16:52:39.158Z] ---> Running in 7a1dbef715b6 [2021-09-09T16:52:39.158Z] ---> Running in e4ef855cb230 [2021-09-09T16:52:40.620Z] Removing intermediate container e4ef855cb230 [2021-09-09T16:52:40.621Z] ---> 22c89ab1bd81 [2021-09-09T16:52:40.621Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-09T16:52:40.920Z] ---> Running in 2205ce473f40 [2021-09-09T16:52:42.371Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:52:42.371Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:52:42.981Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-09T16:52:43.267Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-09T16:52:43.267Z] (3/3) Installing su-exec (0.2-r1) [2021-09-09T16:52:43.267Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:52:43.267Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T16:52:43.551Z] OK: 6 MiB in 17 packages [2021-09-09T16:52:43.827Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:52:44.105Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:52:44.715Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-09T16:52:44.715Z] (2/2) Installing su-exec (0.2-r1) [2021-09-09T16:52:44.715Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:52:44.715Z] OK: 5 MiB in 16 packages [2021-09-09T16:52:48.141Z] Removing intermediate container 7a1dbef715b6 [2021-09-09T16:52:48.141Z] ---> c3e0599f4630 [2021-09-09T16:52:48.141Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T16:52:48.141Z] Removing intermediate container d8d5e8e67883 [2021-09-09T16:52:48.141Z] ---> 526f04174deb [2021-09-09T16:52:48.141Z] [2021-09-09T16:52:48.141Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T16:52:48.141Z] ---> afc2cc120ca2 [2021-09-09T16:52:48.141Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-09T16:52:48.141Z] Removing intermediate container 2205ce473f40 [2021-09-09T16:52:48.141Z] ---> 79e4b3e04204 [2021-09-09T16:52:48.141Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-09T16:52:48.450Z] ---> Running in f54b8bd764ac [2021-09-09T16:52:48.450Z] ---> Running in 91342082e255 [2021-09-09T16:52:48.764Z] Removing intermediate container 032fb63d92e3 [2021-09-09T16:52:48.764Z] ---> 517f8ea2de16 [2021-09-09T16:52:48.764Z] [2021-09-09T16:52:48.764Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T16:52:48.764Z] ---> afc2cc120ca2 [2021-09-09T16:52:48.764Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-09T16:52:48.764Z] ---> Running in 832162a3344e [2021-09-09T16:52:49.404Z] ---> Running in a6d9f4aad636 [2021-09-09T16:52:49.686Z] Removing intermediate container 91342082e255 [2021-09-09T16:52:49.686Z] ---> 3287a4274e04 [2021-09-09T16:52:49.686Z] Step 14/26 : WORKDIR / [2021-09-09T16:52:49.686Z] Removing intermediate container 832162a3344e [2021-09-09T16:52:49.686Z] ---> 0db4b05cff6e [2021-09-09T16:52:49.686Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-09T16:52:49.969Z] ---> Running in 5f4bbc277e7c [2021-09-09T16:52:49.969Z] ---> Running in 73f9dd86acd0 [2021-09-09T16:52:50.983Z] Removing intermediate container 5f4bbc277e7c [2021-09-09T16:52:50.983Z] ---> 0d5fa120811a [2021-09-09T16:52:50.983Z] 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-09T16:52:50.983Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:52:51.265Z] Removing intermediate container 73f9dd86acd0 [2021-09-09T16:52:51.265Z] ---> 97b0f2ba13d4 [2021-09-09T16:52:51.265Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-09T16:52:51.265Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:52:51.540Z] ---> Running in b390be708378 [2021-09-09T16:52:51.540Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:52:51.816Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:52:52.102Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-09T16:52:52.384Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-09T16:52:52.384Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:52:52.384Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T16:52:52.384Z] ---> 44a58b26025e [2021-09-09T16:52:52.384Z] 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-09T16:52:52.666Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-09T16:52:52.667Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:52:52.667Z] OK: 6 MiB in 16 packages [2021-09-09T16:52:52.667Z] OK: 5 MiB in 15 packages [2021-09-09T16:52:54.106Z] ---> 785ac8c4ffac [2021-09-09T16:52:54.106Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-09T16:52:55.094Z] Removing intermediate container a6d9f4aad636 [2021-09-09T16:52:55.094Z] ---> 85e1c0403839 [2021-09-09T16:52:55.094Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:52:55.375Z] ---> Running in e287e2cec7bc [2021-09-09T16:52:55.665Z] Removing intermediate container f54b8bd764ac [2021-09-09T16:52:55.665Z] ---> d64a77f2d9ab [2021-09-09T16:52:55.665Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:52:55.665Z] ---> 165c41899050 [2021-09-09T16:52:55.665Z] 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-09T16:52:55.942Z] Removing intermediate container b390be708378 [2021-09-09T16:52:55.942Z] ---> 12c07ab974ff [2021-09-09T16:52:55.942Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-09T16:52:56.217Z] ---> Running in 549eb599372d [2021-09-09T16:52:56.498Z] ---> Running in 08d728e2794f [2021-09-09T16:52:56.779Z] Removing intermediate container e287e2cec7bc [2021-09-09T16:52:56.779Z] ---> d3fe589a37c0 [2021-09-09T16:52:56.779Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-09T16:52:56.779Z] Removing intermediate container 549eb599372d [2021-09-09T16:52:56.779Z] ---> 068e48a352a5 [2021-09-09T16:52:56.779Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-09T16:52:57.062Z] ---> Running in 464337d0dd72 [2021-09-09T16:52:57.363Z] Removing intermediate container 5dd6fdd0f2f3 [2021-09-09T16:52:57.363Z] ---> 411af7ede300 [2021-09-09T16:52:57.363Z] [2021-09-09T16:52:57.363Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T16:52:57.363Z] ---> afc2cc120ca2 [2021-09-09T16:52:57.363Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-09T16:52:57.363Z] ---> 46e1c0f3a278 [2021-09-09T16:52:57.363Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-09T16:52:57.363Z] ---> Running in a646b0b9ff14 [2021-09-09T16:52:57.646Z] ---> Running in 669a752b2008 [2021-09-09T16:52:57.646Z] Removing intermediate container 08d728e2794f [2021-09-09T16:52:57.646Z] ---> 9f284c2ca54d [2021-09-09T16:52:57.646Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-09T16:52:57.928Z] Removing intermediate container 464337d0dd72 [2021-09-09T16:52:57.928Z] ---> a5f4f6455b1f [2021-09-09T16:52:57.928Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T16:52:58.205Z] ---> Running in 1da423dcdf44 [2021-09-09T16:52:58.486Z] Removing intermediate container a646b0b9ff14 [2021-09-09T16:52:58.486Z] ---> 9fb7eece49ba [2021-09-09T16:52:58.486Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T16:52:58.761Z] Removing intermediate container 669a752b2008 [2021-09-09T16:52:58.762Z] ---> d6c4f0cb96df [2021-09-09T16:52:58.762Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-09T16:52:58.762Z] ---> Running in 9a202d02c221 [2021-09-09T16:52:59.044Z] ---> Running in a43a4a26862d [2021-09-09T16:52:59.044Z] ---> d8ea2749bd4e [2021-09-09T16:52:59.044Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-09T16:52:59.317Z] Removing intermediate container 1da423dcdf44 [2021-09-09T16:52:59.317Z] ---> aa9df862d9ed [2021-09-09T16:52:59.317Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-09T16:52:59.317Z] ---> 70eb0ddb49a3 [2021-09-09T16:52:59.317Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:52:59.597Z] ---> Running in d70e954cbf7f [2021-09-09T16:52:59.597Z] Removing intermediate container 9a202d02c221 [2021-09-09T16:52:59.597Z] ---> 6e7b2db4b9d1 [2021-09-09T16:52:59.597Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:52:59.876Z] Removing intermediate container a43a4a26862d [2021-09-09T16:52:59.876Z] ---> 2a411fd2b323 [2021-09-09T16:52:59.876Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-09T16:53:00.153Z] ---> Running in cf4ca0929c2e [2021-09-09T16:53:01.148Z] ---> e37c75020119 [2021-09-09T16:53:01.148Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-09T16:53:01.424Z] ---> 1f8fccba4b3f [2021-09-09T16:53:01.424Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-09T16:53:01.424Z] Removing intermediate container cf4ca0929c2e [2021-09-09T16:53:01.424Z] ---> ff664d06f18d [2021-09-09T16:53:01.424Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:53:01.705Z] ---> 5a963b86e7ed [2021-09-09T16:53:01.705Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-09T16:53:01.705Z] ---> Running in bb0f47dd5b8c [2021-09-09T16:53:03.152Z] ---> b88d62e82207 [2021-09-09T16:53:03.152Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-09T16:53:03.432Z] ---> 472d9bb7e8ae [2021-09-09T16:53:03.432Z] 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-09T16:53:03.715Z] Removing intermediate container d70e954cbf7f [2021-09-09T16:53:03.715Z] ---> 58b9e792407b [2021-09-09T16:53:03.715Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:53:03.715Z] ---> Running in dd574b10bbf1 [2021-09-09T16:53:04.005Z] ---> 7c524bbfafdf [2021-09-09T16:53:04.005Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-09T16:53:04.618Z] ---> 7302aa54c120 [2021-09-09T16:53:04.618Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-09T16:53:05.243Z] ---> Running in 379820954c43 [2021-09-09T16:53:05.243Z] ---> 50b2235217a2 [2021-09-09T16:53:05.243Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-09T16:53:05.519Z] ---> d83a88a60085 [2021-09-09T16:53:05.519Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-09T16:53:05.796Z] Removing intermediate container bb0f47dd5b8c [2021-09-09T16:53:05.796Z] ---> b8a74782b4e2 [2021-09-09T16:53:05.796Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-09T16:53:05.796Z] ---> Running in 4ab3c6114ac7 [2021-09-09T16:53:06.075Z] Removing intermediate container 379820954c43 [2021-09-09T16:53:06.075Z] ---> 62a0061afcaa [2021-09-09T16:53:06.075Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:53:06.075Z] ---> Running in 34e1619e0eb8 [2021-09-09T16:53:06.347Z] ---> Running in 64c8df9f4370 [2021-09-09T16:53:06.955Z] Removing intermediate container 4ab3c6114ac7 [2021-09-09T16:53:06.955Z] ---> 2ddd8b1a18ae [2021-09-09T16:53:06.955Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:53:07.247Z] ---> Running in 249418d36c6c [2021-09-09T16:53:07.522Z] Removing intermediate container 64c8df9f4370 [2021-09-09T16:53:07.522Z] ---> e03b3ccbfe48 [2021-09-09T16:53:07.522Z] Step 21/23 : LABEL arch=arm64 [2021-09-09T16:53:07.800Z] ---> 2e692d369575 [2021-09-09T16:53:07.800Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-09T16:53:08.084Z] ---> Running in 2609adc2e87e [2021-09-09T16:53:08.084Z] Removing intermediate container dd574b10bbf1 [2021-09-09T16:53:08.084Z] ---> 9e5f3ff8656a [2021-09-09T16:53:08.084Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-09T16:53:08.084Z] Removing intermediate container 249418d36c6c [2021-09-09T16:53:08.084Z] ---> 68ffb52187ad [2021-09-09T16:53:08.084Z] Step 21/23 : LABEL arch=arm64 [2021-09-09T16:53:08.367Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:53:08.368Z] ---> Running in 6bd790c20c19 [2021-09-09T16:53:08.368Z] ---> Running in 55a85e82a500 [2021-09-09T16:53:08.985Z] ---> 2e668faa4833 [2021-09-09T16:53:08.985Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-09T16:53:08.985Z] Removing intermediate container 2609adc2e87e [2021-09-09T16:53:08.985Z] ---> 94a1da0722c8 [2021-09-09T16:53:08.985Z] Step 22/23 : LABEL git_sha=d3db0056ee44949b15b67dad1ef3fc220d955b69 [2021-09-09T16:53:09.269Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:53:09.269Z] ---> Running in 1cda7cd49736 [2021-09-09T16:53:09.269Z] Removing intermediate container 55a85e82a500 [2021-09-09T16:53:09.269Z] ---> 39fdd0e40d04 [2021-09-09T16:53:09.269Z] Step 22/23 : LABEL git_sha=d3db0056ee44949b15b67dad1ef3fc220d955b69 [2021-09-09T16:53:09.269Z] Removing intermediate container 6bd790c20c19 [2021-09-09T16:53:09.269Z] ---> 3dd041b98036 [2021-09-09T16:53:09.269Z] Step 24/26 : LABEL arch=arm64 [2021-09-09T16:53:09.549Z] ---> Running in a05435dd21e9 [2021-09-09T16:53:09.838Z] ---> Running in 2243220436b4 [2021-09-09T16:53:10.458Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-09T16:53:10.458Z] Removing intermediate container 1cda7cd49736 [2021-09-09T16:53:10.458Z] ---> 9f127f18981b [2021-09-09T16:53:10.458Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T16:53:10.458Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-09T16:53:10.458Z] ---> 0b5d5b6455e4 [2021-09-09T16:53:10.458Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-09T16:53:10.458Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-09T16:53:10.458Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-09T16:53:10.742Z] ---> Running in 7eb5d183dbc5 [2021-09-09T16:53:10.742Z] Removing intermediate container a05435dd21e9 [2021-09-09T16:53:10.742Z] ---> e89d198a8991 [2021-09-09T16:53:10.742Z] Step 25/26 : LABEL git_sha=d3db0056ee44949b15b67dad1ef3fc220d955b69 [2021-09-09T16:53:10.742Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-09T16:53:10.742Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-09T16:53:11.024Z] Removing intermediate container 2243220436b4 [2021-09-09T16:53:11.024Z] ---> 0623b37db5a9 [2021-09-09T16:53:11.024Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T16:53:11.024Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:53:11.024Z] OK: 8 MiB in 20 packages [2021-09-09T16:53:11.024Z] ---> Running in ad82fd7d67dc [2021-09-09T16:53:11.310Z] ---> Running in 69ba3c43a471 [2021-09-09T16:53:11.934Z] Removing intermediate container 7eb5d183dbc5 [2021-09-09T16:53:11.934Z] ---> c8770aa5b560 [2021-09-09T16:53:11.934Z] [2021-09-09T16:53:11.934Z] ---> b72728699258 [2021-09-09T16:53:11.934Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-09T16:53:12.214Z] Removing intermediate container ad82fd7d67dc [2021-09-09T16:53:12.214Z] ---> 8689086c6df1 [2021-09-09T16:53:12.214Z] Step 26/26 : LABEL version=0.0.0 [2021-09-09T16:53:12.214Z] Successfully built c8770aa5b560 [2021-09-09T16:53:12.497Z] Removing intermediate container 69ba3c43a471 [2021-09-09T16:53:12.497Z] ---> 327b7363302c [2021-09-09T16:53:12.497Z] [2021-09-09T16:53:12.497Z] Successfully tagged support-scheduler-arm64:latest [2021-09-09T16:53:12.497Z]  Building support-scheduler ... done Building core-metadata [2021-09-09T16:53:12.781Z] ---> Running in b715e9597d2d [2021-09-09T16:53:12.781Z] ---> Running in 51aa0b63e84f [2021-09-09T16:53:13.398Z] Removing intermediate container 34e1619e0eb8 [2021-09-09T16:53:13.398Z] ---> 196bdc4a8d8b [2021-09-09T16:53:13.398Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:53:13.398Z] Successfully built 327b7363302c [2021-09-09T16:53:13.398Z] Successfully tagged support-notifications-arm64:latest [2021-09-09T16:53:13.398Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-09-09T16:53:13.691Z] Removing intermediate container b715e9597d2d [2021-09-09T16:53:13.691Z] ---> fdb6fbeb3ea3 [2021-09-09T16:53:13.691Z] [2021-09-09T16:53:13.691Z] Removing intermediate container 51aa0b63e84f [2021-09-09T16:53:13.691Z] ---> e8276948e453 [2021-09-09T16:53:13.691Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-09T16:53:14.302Z] Successfully built fdb6fbeb3ea3 [2021-09-09T16:53:14.302Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-09T16:53:14.302Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-09-09T16:53:14.588Z] ---> 3f9887da2402 [2021-09-09T16:53:14.588Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-09T16:53:15.204Z] ---> 012ef8bdd2c7 [2021-09-09T16:53:15.204Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-09T16:53:15.836Z] ---> Running in c2c7bfad29e7 [2021-09-09T16:53:16.853Z] ---> b38d0e5f6bae [2021-09-09T16:53:16.853Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-09T16:53:20.310Z] ---> 3ec3416551ef [2021-09-09T16:53:20.310Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-09T16:53:21.321Z] ---> Running in a4b08a6d1047 [2021-09-09T16:53:21.321Z] Removing intermediate container c2c7bfad29e7 [2021-09-09T16:53:21.321Z] ---> e9ec4e002b79 [2021-09-09T16:53:21.321Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-09T16:53:21.964Z] ---> Running in f9ce1dafcd13 [2021-09-09T16:53:21.964Z] Removing intermediate container a4b08a6d1047 [2021-09-09T16:53:21.964Z] ---> 0329f70f0707 [2021-09-09T16:53:21.964Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:53:23.707Z] ---> Running in f79e9fe359c8 [2021-09-09T16:53:23.707Z] Removing intermediate container f9ce1dafcd13 [2021-09-09T16:53:23.707Z] ---> bbeb68a85036 [2021-09-09T16:53:23.707Z] Step 29/32 : CMD ["gate"] [2021-09-09T16:53:23.707Z] ---> Running in a435a21e40a5 [2021-09-09T16:53:23.707Z] Removing intermediate container f79e9fe359c8 [2021-09-09T16:53:23.707Z] ---> fa62e9cc2d99 [2021-09-09T16:53:23.707Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T16:53:23.981Z] ---> Running in 2d6dde32e48d [2021-09-09T16:53:24.594Z] Removing intermediate container a435a21e40a5 [2021-09-09T16:53:24.594Z] ---> 64700855a9d1 [2021-09-09T16:53:24.594Z] Step 30/32 : LABEL arch=arm64 [2021-09-09T16:53:25.186Z] ---> Running in ebccce06f1ab [2021-09-09T16:53:25.186Z] Removing intermediate container 2d6dde32e48d [2021-09-09T16:53:25.186Z] ---> 7be0e6e4f13a [2021-09-09T16:53:25.186Z] Step 23/24 : LABEL git_sha=d3db0056ee44949b15b67dad1ef3fc220d955b69 [2021-09-09T16:53:25.787Z] ---> Running in ef1703f184b3 [2021-09-09T16:53:26.389Z] Removing intermediate container ebccce06f1ab [2021-09-09T16:53:26.389Z] ---> 19b4770d00a6 [2021-09-09T16:53:26.389Z] Step 31/32 : LABEL git_sha=d3db0056ee44949b15b67dad1ef3fc220d955b69 [2021-09-09T16:53:26.669Z] Removing intermediate container ef1703f184b3 [2021-09-09T16:53:26.669Z] ---> 1a79680163d0 [2021-09-09T16:53:26.669Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:53:26.669Z] ---> Running in 191ef927e274 [2021-09-09T16:53:26.949Z] ---> Running in ae7b944106cb [2021-09-09T16:53:27.550Z] Removing intermediate container 191ef927e274 [2021-09-09T16:53:27.550Z] ---> 6440fc954664 [2021-09-09T16:53:27.550Z] Step 32/32 : LABEL version=0.0.0 [2021-09-09T16:53:27.825Z] Removing intermediate container ae7b944106cb [2021-09-09T16:53:27.825Z] ---> 358457f40753 [2021-09-09T16:53:27.825Z] [2021-09-09T16:53:28.098Z] ---> Running in b04d0fc8882c [2021-09-09T16:53:28.098Z] Successfully built 358457f40753 [2021-09-09T16:53:28.098Z] Successfully tagged core-data-arm64:latest [2021-09-09T16:53:28.098Z] Building core-command [2021-09-09T16:53:28.696Z]  Building core-data ... done Removing intermediate container b04d0fc8882c [2021-09-09T16:53:28.696Z] ---> d3d37c34b7cd [2021-09-09T16:53:28.696Z] [2021-09-09T16:53:28.969Z] Successfully built d3d37c34b7cd [2021-09-09T16:53:28.969Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-09T16:54:01.416Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:54:01.416Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:54:01.416Z] ---> f5824eb0059a [2021-09-09T16:54:01.416Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:54:01.416Z] ---> Using cache [2021-09-09T16:54:01.416Z] ---> 6afe4882d772 [2021-09-09T16:54:01.416Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:54:01.416Z] ---> Using cache [2021-09-09T16:54:01.416Z] ---> a56c67e54af7 [2021-09-09T16:54:01.416Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T16:54:02.399Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:54:02.399Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:54:02.399Z] ---> f5824eb0059a [2021-09-09T16:54:02.399Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:54:02.399Z] ---> Using cache [2021-09-09T16:54:02.399Z] ---> 6afe4882d772 [2021-09-09T16:54:02.399Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:54:02.399Z] ---> Using cache [2021-09-09T16:54:02.399Z] ---> a56c67e54af7 [2021-09-09T16:54:02.399Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-09T16:54:02.996Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:54:02.996Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:54:02.996Z] ---> f5824eb0059a [2021-09-09T16:54:02.996Z] Step 3/22 : WORKDIR /edgex-go [2021-09-09T16:54:02.996Z] ---> Using cache [2021-09-09T16:54:02.996Z] ---> 6afe4882d772 [2021-09-09T16:54:02.996Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:54:02.996Z] ---> Using cache [2021-09-09T16:54:02.996Z] ---> a56c67e54af7 [2021-09-09T16:54:02.996Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-09T16:54:06.398Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:54:06.398Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:54:06.398Z] ---> f5824eb0059a [2021-09-09T16:54:06.398Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:54:06.398Z] ---> Using cache [2021-09-09T16:54:06.398Z] ---> 6afe4882d772 [2021-09-09T16:54:06.398Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:54:06.398Z] ---> Using cache [2021-09-09T16:54:06.398Z] ---> a56c67e54af7 [2021-09-09T16:54:06.398Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T16:54:09.020Z] ---> Running in 20e4046749e5 [2021-09-09T16:54:09.020Z] ---> Running in 4de6f78f0b06 [2021-09-09T16:54:09.020Z] ---> Running in 19c8ec578bf2 [2021-09-09T16:54:09.020Z] ---> Running in b4d345a167ab [2021-09-09T16:54:13.246Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:54:13.246Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:54:13.246Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:54:13.246Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:54:13.246Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:54:13.246Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:54:13.246Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:54:13.246Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:54:13.536Z] OK: 218 MiB in 52 packages [2021-09-09T16:54:13.536Z] OK: 218 MiB in 52 packages [2021-09-09T16:54:13.824Z] OK: 218 MiB in 52 packages [2021-09-09T16:54:15.284Z] OK: 218 MiB in 52 packages [2021-09-09T16:54:15.284Z] Removing intermediate container b4d345a167ab [2021-09-09T16:54:15.284Z] ---> d3e92b0e2293 [2021-09-09T16:54:15.284Z] Step 6/24 : COPY go.mod . [2021-09-09T16:54:15.560Z] Removing intermediate container 19c8ec578bf2 [2021-09-09T16:54:15.560Z] ---> bdc5fd7a1939 [2021-09-09T16:54:15.560Z] Step 6/24 : COPY go.mod . [2021-09-09T16:54:15.836Z] Removing intermediate container 20e4046749e5 [2021-09-09T16:54:15.836Z] ---> 5dbe3ea9d52c [2021-09-09T16:54:15.836Z] Step 6/22 : COPY go.mod . [2021-09-09T16:54:16.444Z] ---> 66e9291da52b [2021-09-09T16:54:16.444Z] Step 7/24 : RUN go mod download [2021-09-09T16:54:16.724Z] ---> Running in d7eb5c69acc3 [2021-09-09T16:54:16.724Z] ---> d7b63cfe7b72 [2021-09-09T16:54:16.724Z] Step 7/24 : RUN go mod download [2021-09-09T16:54:17.000Z] ---> 25537c80accc [2021-09-09T16:54:17.000Z] Step 7/22 : RUN go mod download [2021-09-09T16:54:17.000Z] Removing intermediate container 4de6f78f0b06 [2021-09-09T16:54:17.000Z] ---> b1b0672e2bc9 [2021-09-09T16:54:17.000Z] Step 6/24 : COPY go.mod . [2021-09-09T16:54:17.000Z] ---> Running in 41ce89aa7d5c [2021-09-09T16:54:17.277Z] ---> Running in c5073942f723 [2021-09-09T16:54:18.742Z] ---> 025d36f7c590 [2021-09-09T16:54:18.742Z] Step 7/24 : RUN go mod download [2021-09-09T16:54:19.023Z] ---> Running in e024d3abbb42 [2021-09-09T16:54:24.516Z] Removing intermediate container d7eb5c69acc3 [2021-09-09T16:54:24.516Z] ---> 31890ead146e [2021-09-09T16:54:24.516Z] Step 8/24 : COPY . . [2021-09-09T16:54:24.516Z] Removing intermediate container c5073942f723 [2021-09-09T16:54:24.516Z] ---> 1e9d43166886 [2021-09-09T16:54:24.516Z] Step 8/22 : COPY . . [2021-09-09T16:54:24.516Z] Removing intermediate container 41ce89aa7d5c [2021-09-09T16:54:24.516Z] ---> ee9efea6a626 [2021-09-09T16:54:24.516Z] Step 8/24 : COPY . . [2021-09-09T16:54:24.516Z] Removing intermediate container e024d3abbb42 [2021-09-09T16:54:24.516Z] ---> a1dd171472a2 [2021-09-09T16:54:24.516Z] Step 8/24 : COPY . . [2021-09-09T16:54:51.389Z] ---> 85b2589e23a4 [2021-09-09T16:54:51.389Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:54:51.389Z] ---> 48d5c740b45d [2021-09-09T16:54:51.389Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:54:51.389Z] ---> dae348631d45 [2021-09-09T16:54:51.389Z] Step 9/22 : RUN go mod tidy [2021-09-09T16:54:51.389Z] ---> 82092d41fe6f [2021-09-09T16:54:51.389Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:54:51.389Z] ---> Running in 03a4e28e44dd [2021-09-09T16:54:51.389Z] ---> Running in 4141d0bebce2 [2021-09-09T16:54:51.389Z] ---> Running in 09d2826baf39 [2021-09-09T16:54:51.389Z] ---> Running in 577b11523f8c [2021-09-09T16:54:54.859Z] Removing intermediate container 03a4e28e44dd [2021-09-09T16:54:54.859Z] ---> 67fec4dbe3a4 [2021-09-09T16:54:54.859Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-09T16:54:54.859Z] ---> Running in 779505bd2445 [2021-09-09T16:54:55.143Z] Removing intermediate container 577b11523f8c [2021-09-09T16:54:55.143Z] ---> c8ab717a0b1e [2021-09-09T16:54:55.143Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-09T16:54:55.143Z] Removing intermediate container 4141d0bebce2 [2021-09-09T16:54:55.143Z] ---> e9120d0dd290 [2021-09-09T16:54:55.143Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-09T16:54:55.443Z] ---> Running in d862775dbead [2021-09-09T16:54:55.444Z] Removing intermediate container 09d2826baf39 [2021-09-09T16:54:55.444Z] ---> ec307313033f [2021-09-09T16:54:55.444Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-09T16:54:55.444Z] ---> Running in fa8b6bd83ebc [2021-09-09T16:54:55.724Z] ---> Running in 10d67a8db1b2 [2021-09-09T16:54:57.222Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-09T16:54:57.873Z] 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-09T16:54:58.492Z] 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-09T16:54:58.774Z] 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-09T16:57:07.458Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-09T16:57:07.458Z] Removing intermediate container 779505bd2445 [2021-09-09T16:57:07.458Z] ---> 625617742acf [2021-09-09T16:57:07.458Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-09T16:57:07.458Z] ---> Running in a3d84863f14d [2021-09-09T16:57:07.458Z] Removing intermediate container d862775dbead [2021-09-09T16:57:07.458Z] ---> 9a35c4947794 [2021-09-09T16:57:07.458Z] [2021-09-09T16:57:07.458Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T16:57:07.458Z] ---> afc2cc120ca2 [2021-09-09T16:57:07.458Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T16:57:07.458Z] ---> Using cache [2021-09-09T16:57:07.458Z] ---> 85e1c0403839 [2021-09-09T16:57:07.458Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:57:07.458Z] ---> Using cache [2021-09-09T16:57:07.458Z] ---> d3fe589a37c0 [2021-09-09T16:57:07.458Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-09T16:57:07.459Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-09T16:57:07.459Z] ---> Running in 344cf2043e5e [2021-09-09T16:57:08.486Z] Removing intermediate container 344cf2043e5e [2021-09-09T16:57:08.486Z] ---> 80e038369ddb [2021-09-09T16:57:08.486Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T16:57:08.776Z] ---> Running in 7f7898ac14bd [2021-09-09T16:57:09.770Z] Removing intermediate container 7f7898ac14bd [2021-09-09T16:57:09.770Z] ---> edbc00e6aef3 [2021-09-09T16:57:09.770Z] Step 16/24 : WORKDIR / [2021-09-09T16:57:10.056Z] ---> Running in 0f9f6d1493e7 [2021-09-09T16:57:11.526Z] Removing intermediate container 0f9f6d1493e7 [2021-09-09T16:57:11.526Z] ---> 4818beefd73d [2021-09-09T16:57:11.526Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:57:11.526Z] Removing intermediate container 10d67a8db1b2 [2021-09-09T16:57:11.526Z] ---> 2bf37d10886c [2021-09-09T16:57:11.804Z] [2021-09-09T16:57:11.804Z] Step 11/22 : FROM alpine:3.12 [2021-09-09T16:57:11.804Z] ---> afc2cc120ca2 [2021-09-09T16:57:11.804Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-09T16:57:12.086Z] ---> Running in cc861be77506 [2021-09-09T16:57:12.364Z] Removing intermediate container a3d84863f14d [2021-09-09T16:57:12.364Z] ---> ec90e9b99b21 [2021-09-09T16:57:12.364Z] [2021-09-09T16:57:12.365Z] Step 12/24 : FROM docker:20.10.7 [2021-09-09T16:57:12.648Z] 20.10.7: Pulling from library/docker [2021-09-09T16:57:12.927Z] ---> 6e51bee8d808 [2021-09-09T16:57:12.927Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-09T16:57:14.390Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:57:14.390Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:57:15.000Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-09T16:57:15.283Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-09T16:57:15.283Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-09T16:57:15.283Z] (4/4) Installing curl (7.78.0-r0) [2021-09-09T16:57:15.283Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:57:15.283Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T16:57:15.570Z] OK: 7 MiB in 18 packages [2021-09-09T16:57:16.193Z] ---> e5ef8030c62c [2021-09-09T16:57:16.193Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-09T16:57:16.809Z] Removing intermediate container fa8b6bd83ebc [2021-09-09T16:57:16.809Z] ---> 71fe8e4fed24 [2021-09-09T16:57:16.809Z] [2021-09-09T16:57:16.809Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T16:57:16.809Z] ---> afc2cc120ca2 [2021-09-09T16:57:16.809Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T16:57:16.809Z] ---> Using cache [2021-09-09T16:57:16.809Z] ---> 85e1c0403839 [2021-09-09T16:57:16.809Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:57:16.809Z] ---> Using cache [2021-09-09T16:57:16.809Z] ---> d3fe589a37c0 [2021-09-09T16:57:16.809Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-09T16:57:17.087Z] ---> Running in 1000b4421f6e [2021-09-09T16:57:17.692Z] ---> 022d33a7c431 [2021-09-09T16:57:17.692Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-09T16:57:17.967Z] Removing intermediate container cc861be77506 [2021-09-09T16:57:17.967Z] ---> 09d5c010de0c [2021-09-09T16:57:17.967Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T16:57:18.245Z] ---> Running in 89f86e166ce0 [2021-09-09T16:57:18.245Z] Removing intermediate container 1000b4421f6e [2021-09-09T16:57:18.245Z] ---> 0a26e5913970 [2021-09-09T16:57:18.245Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T16:57:18.523Z] ---> Running in fbcfedd36772 [2021-09-09T16:57:18.523Z] ---> Running in e082bd3e6ece [2021-09-09T16:57:19.126Z] Removing intermediate container 89f86e166ce0 [2021-09-09T16:57:19.126Z] ---> 9c0736f4e80b [2021-09-09T16:57:19.126Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:57:19.126Z] Removing intermediate container fbcfedd36772 [2021-09-09T16:57:19.126Z] ---> 219781bcdb86 [2021-09-09T16:57:19.126Z] Step 14/22 : WORKDIR /edgex [2021-09-09T16:57:19.426Z] ---> Running in ad4477168f37 [2021-09-09T16:57:19.426Z] Removing intermediate container e082bd3e6ece [2021-09-09T16:57:19.426Z] ---> bbfd32d9a9e1 [2021-09-09T16:57:19.426Z] Step 16/24 : WORKDIR / [2021-09-09T16:57:19.718Z] ---> Running in 9ae1cc1a6483 [2021-09-09T16:57:19.718Z] ---> Running in 82a03e734ac3 [2021-09-09T16:57:20.323Z] Removing intermediate container ad4477168f37 [2021-09-09T16:57:20.323Z] ---> e21361f47af2 [2021-09-09T16:57:20.323Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T16:57:20.323Z] ---> Running in 52e535098d50 [2021-09-09T16:57:20.608Z] Removing intermediate container 9ae1cc1a6483 [2021-09-09T16:57:20.608Z] ---> 7dd237ef7218 [2021-09-09T16:57:20.608Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-09T16:57:20.884Z] Removing intermediate container 82a03e734ac3 [2021-09-09T16:57:20.884Z] ---> 3021f2050840 [2021-09-09T16:57:20.884Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:57:21.578Z] Removing intermediate container 52e535098d50 [2021-09-09T16:57:21.578Z] ---> c8245e5bd7b0 [2021-09-09T16:57:21.578Z] Step 23/24 : LABEL git_sha=d3db0056ee44949b15b67dad1ef3fc220d955b69 [2021-09-09T16:57:21.891Z] ---> Running in d3639ce9e331 [2021-09-09T16:57:22.197Z] ---> 0241bdd30445 [2021-09-09T16:57:22.197Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-09T16:57:22.854Z] ---> 5a98f02efbf3 [2021-09-09T16:57:22.854Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-09T16:57:22.854Z] Removing intermediate container d3639ce9e331 [2021-09-09T16:57:22.854Z] ---> 1237c07f1d03 [2021-09-09T16:57:22.854Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:57:23.456Z] ---> Running in acd4018f3eb0 [2021-09-09T16:57:24.454Z] Removing intermediate container acd4018f3eb0 [2021-09-09T16:57:24.454Z] ---> af1c92cba573 [2021-09-09T16:57:24.454Z] [2021-09-09T16:57:24.454Z] ---> 19b06125c3f1 [2021-09-09T16:57:24.454Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-09T16:57:25.058Z] Successfully built af1c92cba573 [2021-09-09T16:57:25.058Z] Successfully tagged core-command-arm64:latest [2021-09-09T16:57:25.058Z]  Building core-command ... done  ---> 3f7cac7baad2 [2021-09-09T16:57:25.058Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-09T16:57:26.056Z] ---> 203fcc8859ef [2021-09-09T16:57:26.056Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-09T16:57:26.338Z] ---> Running in 107f601194c5 [2021-09-09T16:57:26.338Z] ---> 74a0a177b157 [2021-09-09T16:57:26.338Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-09T16:57:26.616Z] ---> Running in f27937a95ed6 [2021-09-09T16:57:26.891Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-09T16:57:26.892Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-09T16:57:26.892Z] ---> df445af6242a [2021-09-09T16:57:26.892Z] 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-09T16:57:26.892Z] Removing intermediate container 107f601194c5 [2021-09-09T16:57:26.892Z] ---> ab006037e068 [2021-09-09T16:57:26.892Z] Step 19/22 : CMD ["--init=true"] [2021-09-09T16:57:27.167Z] ---> Running in 6453b25e424f [2021-09-09T16:57:27.167Z] ---> Running in 72a2c57eb4cd [2021-09-09T16:57:27.167Z] Removing intermediate container f27937a95ed6 [2021-09-09T16:57:27.167Z] ---> 5f15552ed6b9 [2021-09-09T16:57:27.167Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:57:27.445Z] ---> Running in b9f51bc60ce8 [2021-09-09T16:57:27.719Z] Removing intermediate container 6453b25e424f [2021-09-09T16:57:27.719Z] ---> 42c5bb3f112a [2021-09-09T16:57:27.719Z] 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-09T16:57:27.992Z] ---> Running in 73299d10e98b [2021-09-09T16:57:27.992Z] Removing intermediate container 72a2c57eb4cd [2021-09-09T16:57:27.992Z] ---> 48b7109f43b9 [2021-09-09T16:57:27.992Z] Step 20/22 : LABEL arch=arm64 [2021-09-09T16:57:28.268Z] Removing intermediate container b9f51bc60ce8 [2021-09-09T16:57:28.268Z] ---> b526c1a2a1e7 [2021-09-09T16:57:28.268Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T16:57:28.268Z] ---> Running in 861698841eab [2021-09-09T16:57:28.547Z] ---> Running in 0c5bfefefb97 [2021-09-09T16:57:29.148Z] Removing intermediate container 861698841eab [2021-09-09T16:57:29.148Z] ---> d37444936785 [2021-09-09T16:57:29.148Z] Step 21/22 : LABEL git_sha=d3db0056ee44949b15b67dad1ef3fc220d955b69 [2021-09-09T16:57:29.148Z] Removing intermediate container 0c5bfefefb97 [2021-09-09T16:57:29.148Z] ---> cce559752165 [2021-09-09T16:57:29.148Z] Step 23/24 : LABEL git_sha=d3db0056ee44949b15b67dad1ef3fc220d955b69 [2021-09-09T16:57:29.148Z] ---> Running in 6048b2ebed28 [2021-09-09T16:57:29.434Z] ---> Running in 88c76a667e31 [2021-09-09T16:57:31.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:57:31.331Z] Removing intermediate container 6048b2ebed28 [2021-09-09T16:57:31.331Z] ---> 82613cc2263e [2021-09-09T16:57:31.331Z] Step 22/22 : LABEL version=0.0.0 [2021-09-09T16:57:31.331Z] Removing intermediate container 88c76a667e31 [2021-09-09T16:57:31.331Z] ---> 6af9a8f80a73 [2021-09-09T16:57:31.331Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:57:31.331Z] ---> Running in edccad7c8bd7 [2021-09-09T16:57:31.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:57:31.331Z] ---> Running in 98465e1b1feb [2021-09-09T16:57:31.331Z] Removing intermediate container edccad7c8bd7 [2021-09-09T16:57:31.331Z] ---> 11e4186d339d [2021-09-09T16:57:31.331Z] [2021-09-09T16:57:31.331Z] Removing intermediate container 98465e1b1feb [2021-09-09T16:57:31.331Z] ---> f7b84b01a74b [2021-09-09T16:57:31.331Z] [2021-09-09T16:57:31.331Z] (1/39) Installing readline (8.1.0-r0) [2021-09-09T16:57:31.331Z] (2/39) Installing bash (5.1.0-r0) [2021-09-09T16:57:31.331Z] Executing bash-5.1.0-r0.post-install [2021-09-09T16:57:31.331Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-09T16:57:31.331Z] Successfully built 11e4186d339d [2021-09-09T16:57:31.331Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-09T16:57:31.331Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-09T16:57:31.331Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-09T16:57:31.331Z]  Building security-proxy-setup ... done (6/39) Installing curl (7.78.0-r0) [2021-09-09T16:57:31.331Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-09T16:57:31.331Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-09T16:57:31.331Z] (9/39) Installing expat (2.2.10-r1) [2021-09-09T16:57:31.331Z] (10/39) Installing libffi (3.3-r2) [2021-09-09T16:57:31.331Z] (11/39) Installing gdbm (1.19-r0) [2021-09-09T16:57:31.331Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-09T16:57:31.331Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-09T16:57:31.610Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-09T16:57:31.610Z] Successfully built f7b84b01a74b [2021-09-09T16:57:31.610Z] Successfully tagged core-metadata-arm64:latest [2021-09-09T16:57:33.584Z]  Building core-metadata ... done (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-09T16:57:33.584Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-09T16:57:33.584Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-09T16:57:33.584Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-09T16:57:33.584Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-09T16:57:33.584Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-09T16:57:33.857Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-09T16:57:33.857Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-09T16:57:33.857Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-09T16:57:33.857Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-09T16:57:33.857Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-09T16:57:33.857Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-09T16:57:33.857Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-09T16:57:33.857Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-09T16:57:33.857Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-09T16:57:34.129Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-09T16:57:34.129Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-09T16:57:34.129Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-09T16:57:34.129Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-09T16:57:34.129Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-09T16:57:34.129Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-09T16:57:34.129Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-09T16:57:34.129Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-09T16:57:34.129Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-09T16:57:34.129Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-09T16:57:34.726Z] Executing busybox-1.32.1-r6.trigger [2021-09-09T16:57:34.726Z] OK: 82 MiB in 59 packages [2021-09-09T16:57:44.879Z] Collecting docker-compose==1.23.2 [2021-09-09T16:57:44.879Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-09T16:57:44.879Z] Collecting docopt<0.7,>=0.6.1 [2021-09-09T16:57:44.879Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-09T16:57:48.260Z] Collecting jsonschema<3,>=2.5.1 [2021-09-09T16:57:48.260Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-09T16:57:48.260Z] Collecting cached-property<2,>=1.2.0 [2021-09-09T16:57:48.260Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-09T16:57:48.260Z] 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-09T16:57:48.260Z] Collecting texttable<0.10,>=0.9.0 [2021-09-09T16:57:48.260Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-09T16:57:51.646Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-09T16:57:51.646Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-09T16:57:51.916Z] Collecting docker<4.0,>=3.6.0 [2021-09-09T16:57:51.916Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-09T16:57:52.187Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-09T16:57:52.187Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-09T16:57:55.572Z] Collecting PyYAML<4,>=3.10 [2021-09-09T16:57:55.572Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-09T16:58:00.960Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-09T16:58:00.960Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-09T16:58:01.554Z] Collecting docker-pycreds>=0.4.0 [2021-09-09T16:58:01.554Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-09T16:58:02.982Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-09T16:58:02.982Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-09T16:58:02.982Z] Collecting idna<2.8,>=2.5 [2021-09-09T16:58:02.982Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-09T16:58:03.573Z] Collecting certifi>=2017.4.17 [2021-09-09T16:58:03.573Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-09T16:58:03.573Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-09T16:58:03.573Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-09T16:58:03.843Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-09T16:58:03.843Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-09T16:58:03.843Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-09T16:58:03.843Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-09T16:58:06.739Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-09T16:58:06.739Z] Attempting uninstall: urllib3 [2021-09-09T16:58:06.739Z] Found existing installation: urllib3 1.26.2 [2021-09-09T16:58:06.739Z] Uninstalling urllib3-1.26.2: [2021-09-09T16:58:06.739Z] Successfully uninstalled urllib3-1.26.2 [2021-09-09T16:58:06.739Z] Attempting uninstall: idna [2021-09-09T16:58:06.739Z] Found existing installation: idna 3.1 [2021-09-09T16:58:06.739Z] Uninstalling idna-3.1: [2021-09-09T16:58:06.739Z] Successfully uninstalled idna-3.1 [2021-09-09T16:58:06.739Z] Attempting uninstall: chardet [2021-09-09T16:58:06.739Z] Found existing installation: chardet 4.0.0 [2021-09-09T16:58:06.739Z] Uninstalling chardet-4.0.0: [2021-09-09T16:58:06.739Z] Successfully uninstalled chardet-4.0.0 [2021-09-09T16:58:07.715Z] Attempting uninstall: requests [2021-09-09T16:58:07.716Z] Found existing installation: requests 2.25.1 [2021-09-09T16:58:07.716Z] Uninstalling requests-2.25.1: [2021-09-09T16:58:07.986Z] Successfully uninstalled requests-2.25.1 [2021-09-09T16:58:08.257Z] Running setup.py install for texttable: started [2021-09-09T16:58:10.228Z] Running setup.py install for texttable: finished with status 'done' [2021-09-09T16:58:10.228Z] Running setup.py install for PyYAML: started [2021-09-09T16:58:12.839Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-09T16:58:12.839Z] Running setup.py install for docopt: started [2021-09-09T16:58:14.805Z] Running setup.py install for docopt: finished with status 'done' [2021-09-09T16:58:14.805Z] Running setup.py install for dockerpty: started [2021-09-09T16:58:16.779Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-09T16:58:18.219Z] 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-09T16:58:26.481Z] Removing intermediate container 73299d10e98b [2021-09-09T16:58:26.481Z] ---> 34fc1e983602 [2021-09-09T16:58:26.481Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-09T16:58:26.754Z] ---> Running in 5578c5655385 [2021-09-09T16:58:27.027Z] Removing intermediate container 5578c5655385 [2021-09-09T16:58:27.027Z] ---> dc0c17e4cff8 [2021-09-09T16:58:27.027Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-09T16:58:27.299Z] ---> Running in 0eda603173f9 [2021-09-09T16:58:27.893Z] Removing intermediate container 0eda603173f9 [2021-09-09T16:58:27.893Z] ---> 272febadc016 [2021-09-09T16:58:27.893Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-09T16:58:29.322Z] ---> e3fcfac0b35b [2021-09-09T16:58:29.322Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-09T16:58:29.915Z] ---> f0859445cc07 [2021-09-09T16:58:29.915Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-09T16:58:30.890Z] ---> 7bf6b23a4785 [2021-09-09T16:58:30.890Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-09T16:58:30.890Z] ---> Running in 19ee454fb29f [2021-09-09T16:58:31.482Z] Removing intermediate container 19ee454fb29f [2021-09-09T16:58:31.482Z] ---> a6d68b47db11 [2021-09-09T16:58:31.482Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:58:31.482Z] ---> Running in f84477ff4efb [2021-09-09T16:58:32.077Z] Removing intermediate container f84477ff4efb [2021-09-09T16:58:32.077Z] ---> e51ad26deb9d [2021-09-09T16:58:32.077Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T16:58:32.351Z] ---> Running in f57463f953a0 [2021-09-09T16:58:32.949Z] Removing intermediate container f57463f953a0 [2021-09-09T16:58:32.949Z] ---> 08410715cf97 [2021-09-09T16:58:32.949Z] Step 23/24 : LABEL git_sha=d3db0056ee44949b15b67dad1ef3fc220d955b69 [2021-09-09T16:58:32.949Z] ---> Running in 183ab96a8bed [2021-09-09T16:58:33.542Z] Removing intermediate container 183ab96a8bed [2021-09-09T16:58:33.542Z] ---> 4fd813d12639 [2021-09-09T16:58:33.542Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:58:33.542Z] ---> Running in 876463edce3f [2021-09-09T16:58:34.135Z] Removing intermediate container 876463edce3f [2021-09-09T16:58:34.135Z] ---> d194e89ab4d0 [2021-09-09T16:58:34.135Z] [2021-09-09T16:58:34.406Z] Successfully built d194e89ab4d0 [2021-09-09T16:58:34.406Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-09T16:58:35.014Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-09T16:58:34.980Z] $ docker stop --time=1 cf1a878efff9162e4fa07669ef730c52e68ff7bc42f21ac397d3885b2863e315 [2021-09-09T16:58:36.886Z] $ docker rm -f cf1a878efff9162e4fa07669ef730c52e68ff7bc42f21ac397d3885b2863e315 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-09T16:58:37.614Z] + docker images [2021-09-09T16:58:37.890Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-09T16:58:37.890Z] sys-mgmt-agent-arm64 latest d194e89ab4d0 4 seconds ago 311MB [2021-09-09T16:58:37.890Z] security-proxy-setup-arm64 latest 11e4186d339d About a minute ago 24.6MB [2021-09-09T16:58:37.890Z] core-metadata-arm64 latest f7b84b01a74b About a minute ago 15.8MB [2021-09-09T16:58:37.890Z] core-command-arm64 latest af1c92cba573 About a minute ago 15.2MB [2021-09-09T16:58:37.890Z] 71fe8e4fed24 About a minute ago 1.57GB [2021-09-09T16:58:37.890Z] ec90e9b99b21 About a minute ago 1.57GB [2021-09-09T16:58:37.890Z] 2bf37d10886c About a minute ago 1.57GB [2021-09-09T16:58:37.890Z] 9a35c4947794 About a minute ago 1.56GB [2021-09-09T16:58:37.890Z] security-bootstrapper-arm64 latest d3d37c34b7cd 5 minutes ago 17.7MB [2021-09-09T16:58:37.890Z] core-data-arm64 latest 358457f40753 5 minutes ago 19.3MB [2021-09-09T16:58:37.890Z] security-secretstore-setup-arm64 latest fdb6fbeb3ea3 5 minutes ago 26.5MB [2021-09-09T16:58:37.890Z] support-notifications-arm64 latest 327b7363302c 5 minutes ago 15.9MB [2021-09-09T16:58:37.890Z] support-scheduler-arm64 latest c8770aa5b560 5 minutes ago 15.2MB [2021-09-09T16:58:37.890Z] 411af7ede300 5 minutes ago 1.57GB [2021-09-09T16:58:37.890Z] 517f8ea2de16 5 minutes ago 1.57GB [2021-09-09T16:58:37.890Z] 526f04174deb 5 minutes ago 1.57GB [2021-09-09T16:58:37.890Z] 7e88018ca65c 6 minutes ago 1.57GB [2021-09-09T16:58:37.890Z] 4ca9d84fc708 6 minutes ago 1.57GB [2021-09-09T16:58:37.890Z] ci-base-image-arm64 latest f5824eb0059a 19 minutes ago 1.24GB [2021-09-09T16:58:37.890Z] alpine 3.12 afc2cc120ca2 8 days ago 5.33MB [2021-09-09T16:58:37.890Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB [2021-09-09T16:58:37.890Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-09-09T16:58:37.890Z] 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-09T16:58:38.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T16:58:38.879Z] [2021-09-09T16:58:38.880Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:58:39.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T16:58:39.517Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-09T16:58:39.517Z] 448f6bf000e3: Pulling fs layer [2021-09-09T16:58:39.517Z] f757da607395: Pulling fs layer [2021-09-09T16:58:39.517Z] 05883995daec: Pulling fs layer [2021-09-09T16:58:39.517Z] 8603b9c90790: Pulling fs layer [2021-09-09T16:58:39.517Z] 1560dd03e051: Pulling fs layer [2021-09-09T16:58:39.517Z] 27f5ce0e4adf: Pulling fs layer [2021-09-09T16:58:39.517Z] c2d8d7efcc4b: Pulling fs layer [2021-09-09T16:58:39.517Z] 8603b9c90790: Waiting [2021-09-09T16:58:39.517Z] 1560dd03e051: Waiting [2021-09-09T16:58:39.517Z] 27f5ce0e4adf: Waiting [2021-09-09T16:58:39.517Z] c2d8d7efcc4b: Waiting [2021-09-09T16:58:40.112Z] f757da607395: Verifying Checksum [2021-09-09T16:58:40.112Z] f757da607395: Download complete [2021-09-09T16:58:40.112Z] 05883995daec: Verifying Checksum [2021-09-09T16:58:40.112Z] 05883995daec: Download complete [2021-09-09T16:58:40.112Z] 8603b9c90790: Verifying Checksum [2021-09-09T16:58:40.112Z] 8603b9c90790: Download complete [2021-09-09T16:58:40.112Z] 1560dd03e051: Download complete [2021-09-09T16:58:40.708Z] 448f6bf000e3: Verifying Checksum [2021-09-09T16:58:40.708Z] 448f6bf000e3: Download complete [2021-09-09T16:58:44.095Z] c2d8d7efcc4b: Verifying Checksum [2021-09-09T16:58:44.095Z] c2d8d7efcc4b: Download complete [2021-09-09T16:58:44.369Z] 448f6bf000e3: Pull complete [2021-09-09T16:58:44.965Z] f757da607395: Pull complete [2021-09-09T16:58:46.940Z] 05883995daec: Pull complete [2021-09-09T16:58:46.940Z] 8603b9c90790: Pull complete [2021-09-09T16:58:49.665Z] 1560dd03e051: Pull complete [2021-09-09T16:58:49.665Z] 27f5ce0e4adf: Pull complete [2021-09-09T16:59:04.742Z] c2d8d7efcc4b: Pull complete [2021-09-09T16:59:04.742Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-09T16:59:04.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T16:59:04.742Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-09T16:59:05.032Z] prd-ubuntu18.04-docker-arm64-4c-16g-1681 does not seem to be running inside a container [2021-09-09T16:59:05.079Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-09T16:59:09.276Z] $ docker top f52fc00c01daf01ba5c858047ea76f7ea904905a12ee3aa95c6112a5e2109402 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T16:59:10.397Z] ---> job-cost.sh [2021-09-09T16:59:10.397Z] lf-activate-venv: SKIPPING [2021-09-09T16:59:10.397Z] INFO: No Stack... [2021-09-09T16:59:12.366Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-09T16:59:12.639Z] INFO: Archiving Costs [Pipeline] sh [2021-09-09T16:59:13.301Z] + cut -d, -f6 [2021-09-09T16:59:13.301Z] + cat /w/workspace/edgex-go/15/archives/cost.csv [Pipeline] lock [2021-09-09T16:59:13.369Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3657-15-stack-cost] [2021-09-09T16:59:13.377Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3657-15-stack-cost] did not exist. Created. [2021-09-09T16:59:13.377Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3657-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-09T16:59:14.053Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-09T16:59:14.236Z] Stashed 1 file(s) [Pipeline] } [2021-09-09T16:59:14.253Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3657-15-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-09T16:59:14.241Z] $ docker stop --time=1 f52fc00c01daf01ba5c858047ea76f7ea904905a12ee3aa95c6112a5e2109402 [2021-09-09T16:59:15.920Z] $ docker rm -f f52fc00c01daf01ba5c858047ea76f7ea904905a12ee3aa95c6112a5e2109402 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-09T17:04:55.875Z] Running on prd-ubuntu18.04-docker-8c-8g-1827 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws [2021-09-09T17:04:55.904Z] Running in /w/workspace/edgex-go/15 [Pipeline] { [Pipeline] checkout [2021-09-09T17:04:56.019Z] The recommended git tool is: git [2021-09-09T17:05:00.086Z] using credential edgex-jenkins-ssh [2021-09-09T17:05:00.101Z] Cloning the remote Git repository [2021-09-09T17:05:00.130Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-09T17:05:00.213Z] > git init /w/workspace/edgex-go/15 # timeout=10 [2021-09-09T17:05:00.257Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T17:05:00.258Z] > git --version # timeout=10 [2021-09-09T17:05:00.265Z] > git --version # 'git version 2.17.1' [2021-09-09T17:05:00.265Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T17:05:00.306Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T17:05:10.014Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T17:05:10.021Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T17:05:10.032Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T17:05:10.044Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T17:05:10.044Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T17:05:10.048Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-09T17:05:10.597Z] Merging remotes/origin/main commit a77f58c90179b916eae9116a1115cd7226a95c94 into PR head commit 965455e67908eb2a4bef0e6198780f1b75aca946 [2021-09-09T17:05:10.771Z] Merge succeeded, producing f5f91ddcb94c994b86b945732c90555a781fca30 [2021-09-09T17:05:10.772Z] Checking out Revision f5f91ddcb94c994b86b945732c90555a781fca30 (PR-3657) [2021-09-09T17:05:10.632Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T17:05:10.638Z] > git checkout -f 965455e67908eb2a4bef0e6198780f1b75aca946 # timeout=10 [2021-09-09T17:05:10.713Z] > git remote # timeout=10 [2021-09-09T17:05:10.721Z] > git config --get remote.origin.url # timeout=10 [2021-09-09T17:05:10.726Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T17:05:10.731Z] > git merge a77f58c90179b916eae9116a1115cd7226a95c94 # timeout=10 [2021-09-09T17:05:10.787Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-09T17:05:10.800Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T17:05:10.806Z] > git checkout -f f5f91ddcb94c994b86b945732c90555a781fca30 # timeout=10 [2021-09-09T17:05:14.542Z] Commit message: "Merge commit 'a77f58c90179b916eae9116a1115cd7226a95c94' into HEAD" [2021-09-09T17:05:14.553Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T17:05:15.333Z] + echo snap-build.sh [2021-09-09T17:05:15.333Z] snap-build.sh [2021-09-09T17:05:15.333Z] + SNAP_BASE_DIR=. [2021-09-09T17:05:15.333Z] + '[' '!' -z /w/workspace/edgex-go/15 ']' [2021-09-09T17:05:15.333Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/15 [2021-09-09T17:05:15.333Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/15]' [2021-09-09T17:05:15.333Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/15] [2021-09-09T17:05:15.333Z] + cd /w/workspace/edgex-go/15 [2021-09-09T17:05:15.333Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-09T17:05:15.333Z] Reading package lists... [2021-09-09T17:05:15.333Z] Building dependency tree... [2021-09-09T17:05:15.333Z] Reading state information... [2021-09-09T17:05:15.333Z] The following packages were automatically installed and are no longer required: [2021-09-09T17:05:15.333Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-09T17:05:15.333Z] uidmap xdelta3 [2021-09-09T17:05:15.333Z] Use 'sudo apt autoremove' to remove them. [2021-09-09T17:05:15.333Z] The following packages will be REMOVED: [2021-09-09T17:05:15.333Z] lxd* lxd-client* [2021-09-09T17:05:14.575Z] > git rev-list --no-walk 4c220a724f883264dec98ff430f4831319c5da91 # timeout=10 [2021-09-09T17:05:15.602Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-09T17:05:15.603Z] After this operation, 31.7 MB disk space will be freed. [2021-09-09T17:05:16.146Z] (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-09T17:05:16.146Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-09T17:05:17.111Z] Removing lxd dnsmasq configuration [2021-09-09T17:05:17.111Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-09T17:05:17.111Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-09T17:05:18.072Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T17:05:18.341Z] (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-09T17:05:18.341Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-09T17:05:19.752Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-09T17:05:19.752Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-09T17:05:20.019Z] + sudo snap remove --purge lxd [2021-09-09T17:05:20.285Z] snap "lxd" is not installed [2021-09-09T17:05:20.285Z] + sudo groupadd --force --system lxd [2021-09-09T17:05:20.285Z] ++ whoami [2021-09-09T17:05:20.285Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-09T17:05:20.285Z] + newgrp - lxd [2021-09-09T17:05:20.285Z] + sudo snap install lxd [2021-09-09T17:05:28.500Z] 2021-09-09T17:05:26Z INFO Waiting for automatic snapd restart... [2021-09-09T17:05:46.991Z] lxd 4.18 from Canonical* installed [2021-09-09T17:05:46.991Z] + sudo lxd init --auto [2021-09-09T17:05:53.655Z] + sudo snap install --classic snapcraft [2021-09-09T17:06:05.974Z] snapcraft 5.0 from Canonical* installed [2021-09-09T17:06:05.974Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-09T17:06:05.974Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-09T17:06:05.974Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T17:06:05.974Z] Dload Upload Total Spent Left Speed [2021-09-09T17:06:05.974Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3624 0 --:--:-- --:--:-- --:--:-- 3603 [2021-09-09T17:06:06.247Z] 100 3325k 100 3325k 0 0 8614k 0 --:--:-- --:--:-- --:--:-- 8614k [2021-09-09T17:06:06.247Z] ./yq_linux_amd64 [2021-09-09T17:06:06.247Z] + sudo snapcraft prime --use-lxd [2021-09-09T17:06:08.529Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-09T17:06:08.529Z] 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-09T17:06:08.529Z] - README.md [2021-09-09T17:06:08.529Z] [2021-09-09T17:06:08.529Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-09T17:06:08.795Z] Launching a container. [2021-09-09T17:06:18.874Z] Waiting for container to be ready [2021-09-09T17:06:18.874Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-09T17:06:18.874Z] [2021-09-09T17:06:23.125Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-09T17:06:23.125Z] Waiting for network to be ready... [2021-09-09T17:06:23.390Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-09T17:06:23.656Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-09T17:06:23.656Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] [2021-09-09T17:06:23.656Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] [2021-09-09T17:06:23.656Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-09T17:06:23.656Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-09T17:06:23.656Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] [2021-09-09T17:06:23.921Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] [2021-09-09T17:06:23.921Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-09T17:06:23.921Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-09T17:06:23.921Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-09T17:06:24.186Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-09T17:06:24.452Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-09T17:06:24.719Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-09T17:06:24.719Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-09T17:06:24.719Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-09T17:06:24.719Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-09T17:06:24.719Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-09T17:06:25.302Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-09T17:06:25.302Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] [2021-09-09T17:06:25.569Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] [2021-09-09T17:06:25.569Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-09T17:06:25.569Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-09T17:06:25.569Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] [2021-09-09T17:06:25.569Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] [2021-09-09T17:06:25.569Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-09T17:06:25.836Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-09T17:06:27.782Z] Fetched 25.2 MB in 4s (5623 kB/s) [2021-09-09T17:06:28.744Z] Reading package lists... [2021-09-09T17:06:29.011Z] Reading package lists... [2021-09-09T17:06:29.279Z] Building dependency tree... [2021-09-09T17:06:29.279Z] Reading state information... [2021-09-09T17:06:29.279Z] The following additional packages will be installed: [2021-09-09T17:06:29.279Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-09T17:06:29.279Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-09T17:06:29.279Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-09T17:06:29.279Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-09T17:06:29.279Z] Suggested packages: [2021-09-09T17:06:29.279Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-09T17:06:29.279Z] Recommended packages: [2021-09-09T17:06:29.279Z] gnupg libsasl2-modules [2021-09-09T17:06:29.279Z] The following NEW packages will be installed: [2021-09-09T17:06:29.279Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-09T17:06:29.279Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-09T17:06:29.279Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-09T17:06:29.279Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-09T17:06:29.279Z] The following packages will be upgraded: [2021-09-09T17:06:29.279Z] gpg gpg-agent gpgconf libudev1 [2021-09-09T17:06:29.546Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-09T17:06:29.546Z] Need to get 3527 kB of archives. [2021-09-09T17:06:29.546Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-09T17:06:29.546Z] 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-09T17:06:29.546Z] 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-09T17:06:29.546Z] 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-09T17:06:29.546Z] 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-09T17:06:29.546Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-09-09T17:06:29.814Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-09-09T17:06:30.398Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-09T17:06:30.398Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-09T17:06:30.398Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-09T17:06:30.398Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-09T17:06:30.398Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-09T17:06:30.398Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-09T17:06:30.398Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-09T17:06:30.398Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-09T17:06:30.398Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-09T17:06:30.398Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-09T17:06:30.398Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-09T17:06:30.398Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-09T17:06:30.398Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-09T17:06:30.666Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-09T17:06:30.666Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-09T17:06:30.666Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-09T17:06:30.666Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T17:06:30.666Z] Fetched 3527 kB in 1s (2940 kB/s) [2021-09-09T17:06:30.666Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-09T17:06:30.666Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-09-09T17:06:30.666Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T17:06:30.930Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-09-09T17:06:30.930Z] Selecting previously unselected package udev. [2021-09-09T17:06:30.930Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-09T17:06:30.930Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-09-09T17:06:30.930Z] Unpacking udev (237-3ubuntu10.51) ... [2021-09-09T17:06:31.197Z] Selecting previously unselected package libfuse2:amd64. [2021-09-09T17:06:31.197Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-09T17:06:31.197Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-09T17:06:31.197Z] Selecting previously unselected package fuse. [2021-09-09T17:06:31.197Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-09T17:06:31.197Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-09T17:06:31.197Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T17:06:31.197Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T17:06:31.468Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T17:06:31.468Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T17:06:31.468Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T17:06:31.468Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T17:06:31.468Z] Selecting previously unselected package libksba8:amd64. [2021-09-09T17:06:31.468Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-09T17:06:31.468Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-09T17:06:31.734Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-09T17:06:31.734Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:06:31.734Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:06:31.734Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-09T17:06:31.734Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:06:31.734Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:06:31.734Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-09T17:06:31.734Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:06:31.734Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:06:31.734Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-09T17:06:31.734Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:06:31.734Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:06:31.734Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-09T17:06:31.734Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:06:32.001Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:06:32.001Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-09T17:06:32.001Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:06:32.001Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:06:32.001Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-09T17:06:32.001Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:06:32.001Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:06:32.001Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-09T17:06:32.001Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:06:32.002Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:06:32.270Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-09T17:06:32.270Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:06:32.270Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:06:32.270Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-09T17:06:32.270Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-09T17:06:32.270Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T17:06:32.270Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-09T17:06:32.270Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-09T17:06:32.270Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T17:06:32.270Z] Selecting previously unselected package libldap-common. [2021-09-09T17:06:32.270Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-09T17:06:32.270Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T17:06:32.270Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-09T17:06:32.270Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-09T17:06:32.270Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T17:06:32.539Z] Selecting previously unselected package dirmngr. [2021-09-09T17:06:32.539Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T17:06:32.539Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-09T17:06:32.539Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T17:06:32.539Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-09T17:06:32.539Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-09T17:06:32.539Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T17:06:32.539Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T17:06:32.539Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-09T17:06:32.539Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:06:32.539Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-09T17:06:32.539Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T17:06:32.807Z] Setting up udev (237-3ubuntu10.51) ... [2021-09-09T17:06:33.077Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-09T17:06:33.077Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:06:33.077Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-09T17:06:33.077Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-09T17:06:33.077Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-09T17:06:33.077Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:06:33.077Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:06:33.077Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:06:33.346Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:06:33.346Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:06:33.346Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:06:33.347Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:06:33.347Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T17:06:33.347Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-09T17:06:33.347Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T17:06:33.613Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-09T17:06:33.613Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-09T17:06:33.613Z] This means they are not meant to be enabled using systemctl. [2021-09-09T17:06:33.613Z] Possible reasons for having this kind of units are: [2021-09-09T17:06:33.613Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-09T17:06:33.613Z] .wants/ or .requires/ directory. [2021-09-09T17:06:33.613Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-09T17:06:33.613Z] a requirement dependency on it. [2021-09-09T17:06:33.613Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-09T17:06:33.613Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-09T17:06:33.613Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-09T17:06:33.613Z] instance name specified. [2021-09-09T17:06:34.196Z] Reading package lists... [2021-09-09T17:06:34.196Z] Building dependency tree... [2021-09-09T17:06:34.196Z] Reading state information... [2021-09-09T17:06:34.463Z] The following additional packages will be installed: [2021-09-09T17:06:34.463Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-09T17:06:34.463Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-09T17:06:34.463Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-09T17:06:34.463Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-09T17:06:34.463Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-09T17:06:34.463Z] Suggested packages: [2021-09-09T17:06:34.463Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-09T17:06:34.463Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-09T17:06:34.463Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-09T17:06:34.463Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-09T17:06:34.463Z] systemd-container policykit-1 [2021-09-09T17:06:34.463Z] Recommended packages: [2021-09-09T17:06:34.463Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-09T17:06:34.463Z] The following NEW packages will be installed: [2021-09-09T17:06:34.463Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-09T17:06:34.463Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-09T17:06:34.463Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-09T17:06:34.463Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-09T17:06:34.463Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-09T17:06:34.463Z] The following packages will be upgraded: [2021-09-09T17:06:34.463Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-09T17:06:34.463Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-09T17:06:34.463Z] Need to get 36.7 MB of archives. [2021-09-09T17:06:34.463Z] After this operation, 147 MB of additional disk space will be used. [2021-09-09T17:06:34.463Z] 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-09T17:06:34.463Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-09-09T17:06:34.728Z] 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-09T17:06:34.728Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-09T17:06:34.728Z] 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-09T17:06:34.728Z] 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-09T17:06:34.728Z] 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-09T17:06:34.728Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-09T17:06:34.728Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-09T17:06:34.728Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-09T17:06:34.728Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-09T17:06:34.728Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-09T17:06:34.728Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-09T17:06:34.728Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-09T17:06:34.728Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-09T17:06:34.728Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-09T17:06:34.728Z] 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-09T17:06:35.688Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-09-09T17:06:35.688Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-09T17:06:35.688Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-09T17:06:35.688Z] 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-09T17:06:35.688Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-09T17:06:35.688Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-09T17:06:35.688Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-09T17:06:35.688Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-09T17:06:35.688Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-09T17:06:35.688Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-09T17:06:35.688Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-09T17:06:35.954Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-09T17:06:35.954Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-09-09T17:06:37.898Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T17:06:37.898Z] Fetched 36.7 MB in 3s (10.7 MB/s) [2021-09-09T17:06:37.898Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-09T17:06:37.898Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-09-09T17:06:38.165Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T17:06:38.750Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-09-09T17:06:38.750Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T17:06:38.750Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-09-09T17:06:38.750Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-09T17:06:38.750Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-09T17:06:38.750Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-09T17:06:38.750Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-09T17:06:39.016Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-09T17:06:39.016Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-09T17:06:39.016Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-09T17:06:39.281Z] Setting up apt (1.6.14) ... [2021-09-09T17:06:39.281Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-09T17:06:39.549Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-09T17:06:39.816Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-09T17:06:39.816Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-09T17:06:39.816Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-09T17:06:39.816Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-09T17:06:39.816Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T17:06:39.816Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T17:06:40.081Z] Selecting previously unselected package libexpat1:amd64. [2021-09-09T17:06:40.081Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-09T17:06:40.081Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-09T17:06:40.081Z] Selecting previously unselected package python3.6-minimal. [2021-09-09T17:06:40.081Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T17:06:40.081Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T17:06:40.347Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-09T17:06:40.347Z] Checking for services that may need to be restarted...done. [2021-09-09T17:06:40.347Z] Checking for services that may need to be restarted...done. [2021-09-09T17:06:40.347Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T17:06:40.347Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-09T17:06:40.347Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T17:06:40.984Z] Selecting previously unselected package python3-minimal. [2021-09-09T17:06:40.984Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-09T17:06:40.984Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-09T17:06:40.984Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-09T17:06:40.984Z] Selecting previously unselected package mime-support. [2021-09-09T17:06:40.984Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-09T17:06:40.984Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-09T17:06:41.578Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-09T17:06:41.578Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-09T17:06:41.578Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-09T17:06:41.578Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-09T17:06:41.578Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T17:06:41.578Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T17:06:41.855Z] Selecting previously unselected package python3.6. [2021-09-09T17:06:41.855Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T17:06:41.855Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T17:06:41.855Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-09T17:06:41.855Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-09T17:06:41.855Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-09T17:06:41.855Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-09T17:06:42.148Z] Selecting previously unselected package python3. [2021-09-09T17:06:42.148Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-09T17:06:42.148Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-09T17:06:42.148Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-09T17:06:42.148Z] Selecting previously unselected package multiarch-support. [2021-09-09T17:06:42.148Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T17:06:42.148Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-09T17:06:42.148Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-09T17:06:42.148Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-09T17:06:42.148Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-09T17:06:42.148Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-09T17:06:42.423Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-09T17:06:42.423Z] Selecting previously unselected package libbsd0:amd64. [2021-09-09T17:06:42.423Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-09T17:06:42.423Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-09T17:06:42.423Z] Selecting previously unselected package sudo. [2021-09-09T17:06:42.423Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-09T17:06:42.423Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-09T17:06:42.423Z] Selecting previously unselected package apparmor. [2021-09-09T17:06:42.423Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-09T17:06:42.423Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-09T17:06:42.689Z] Selecting previously unselected package libedit2:amd64. [2021-09-09T17:06:42.689Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-09T17:06:42.689Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-09T17:06:42.689Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-09T17:06:42.689Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T17:06:42.689Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T17:06:42.689Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-09T17:06:42.689Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T17:06:42.689Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T17:06:42.689Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-09T17:06:42.689Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-09T17:06:42.689Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-09T17:06:42.955Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-09T17:06:42.955Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T17:06:42.955Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T17:06:42.955Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-09T17:06:42.955Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T17:06:42.955Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T17:06:42.955Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-09T17:06:42.955Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-09T17:06:42.955Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-09T17:06:43.221Z] Selecting previously unselected package openssh-client. [2021-09-09T17:06:43.221Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-09T17:06:43.221Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-09T17:06:43.221Z] Selecting previously unselected package squashfs-tools. [2021-09-09T17:06:43.221Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... [2021-09-09T17:06:43.221Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-09T17:06:43.489Z] Selecting previously unselected package snapd. [2021-09-09T17:06:43.489Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-09-09T17:06:43.489Z] Unpacking snapd (2.49.2+18.04) ... [2021-09-09T17:06:45.431Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-09T17:06:45.431Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-09T17:06:45.431Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-09T17:06:45.431Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-09T17:06:45.431Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-09T17:06:45.431Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T17:06:45.431Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T17:06:45.698Z] Setting up systemd (237-3ubuntu10.51) ... [2021-09-09T17:06:45.698Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-09T17:06:46.279Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-09T17:06:46.279Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-09T17:06:46.279Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-09T17:06:46.279Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T17:06:46.279Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T17:06:46.279Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T17:06:46.873Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-09T17:06:47.456Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T17:06:47.456Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-09T17:06:47.456Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-09T17:06:47.456Z] running python rtupdate hooks for python3.6... [2021-09-09T17:06:47.456Z] running python post-rtupdate hooks for python3.6... [2021-09-09T17:06:47.722Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-09T17:06:48.309Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-09T17:06:48.310Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T17:06:48.310Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-09T17:06:48.576Z] Setting up snapd (2.49.2+18.04) ... [2021-09-09T17:06:48.842Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-09T17:06:49.108Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-09T17:06:49.374Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-09T17:06:49.374Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-09T17:06:49.642Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-09T17:06:49.642Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-09T17:06:49.642Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-09T17:06:49.908Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-09T17:06:50.173Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-09T17:06:50.438Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-09T17:06:50.438Z] /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-09T17:06:50.438Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T17:06:50.438Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-09T17:06:51.398Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-09T17:06:51.398Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-09T17:06:51.664Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-09T17:06:52.622Z] Reading package lists... [2021-09-09T17:06:52.888Z] Reading package lists... [2021-09-09T17:06:53.154Z] Building dependency tree... [2021-09-09T17:06:53.154Z] Reading state information... [2021-09-09T17:06:53.154Z] Calculating upgrade... [2021-09-09T17:06:53.421Z] The following packages will be upgraded: [2021-09-09T17:06:53.421Z] advancecomp base-files bash binutils binutils-common [2021-09-09T17:06:53.421Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-09T17:06:53.421Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-09T17:06:53.421Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-09T17:06:53.421Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-09T17:06:53.421Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-09T17:06:53.421Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-09T17:06:53.421Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-09T17:06:53.421Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-09T17:06:53.421Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-09T17:06:53.421Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-09T17:06:53.421Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-09T17:06:53.421Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-09T17:06:53.421Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-09T17:06:53.421Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-09T17:06:53.421Z] ubuntu-keyring util-linux [2021-09-09T17:06:53.421Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T17:06:53.421Z] Need to get 64.2 MB of archives. [2021-09-09T17:06:53.421Z] After this operation, 5138 kB of additional disk space will be used. [2021-09-09T17:06:53.421Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-156.163 [990 kB] [2021-09-09T17:06:53.688Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-09T17:06:53.688Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-09T17:06:53.688Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-09T17:06:53.688Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-09T17:06:53.688Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-09T17:06:53.688Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-09T17:06:53.688Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-09T17:06:53.688Z] 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-09T17:06:53.688Z] 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-09T17:06:53.688Z] 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-09T17:06:53.688Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-09T17:06:53.688Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-09T17:06:53.688Z] 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-09T17:06:53.688Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-09T17:06:53.688Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-09T17:06:53.688Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-09T17:06:53.688Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-09T17:06:53.688Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-09T17:06:53.688Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-09T17:06:53.688Z] 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-09T17:06:53.955Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-09T17:06:53.955Z] 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-09T17:06:53.955Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-09T17:06:53.955Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-09T17:06:53.955Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-09T17:06:53.955Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-09T17:06:53.955Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-09T17:06:53.956Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-09T17:06:53.956Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-09T17:06:53.956Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-09T17:06:53.956Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-09T17:06:53.956Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-09T17:06:53.956Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-09-09T17:06:53.956Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-09T17:06:53.956Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-09T17:06:53.956Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-09T17:06:53.956Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-09T17:06:53.956Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-09T17:06:53.956Z] 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-09T17:06:53.956Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-09T17:06:53.956Z] 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-09T17:06:53.956Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-09-09T17:06:53.956Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-09T17:06:53.956Z] 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-09T17:06:53.956Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-09T17:06:53.956Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-09T17:06:53.956Z] 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-09T17:06:53.956Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-09T17:06:53.956Z] 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-09T17:06:53.956Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-09T17:06:53.956Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-09T17:06:53.956Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-09T17:06:53.956Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-09T17:06:53.956Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-09T17:06:53.956Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-09T17:06:53.956Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-09T17:06:54.223Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-09T17:06:54.491Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-09T17:06:54.491Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-09T17:06:54.491Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-09T17:06:54.759Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-09T17:06:54.759Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-09T17:06:54.759Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-09T17:06:54.759Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-09T17:06:54.759Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-09T17:06:54.759Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-09T17:06:54.759Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-09T17:06:55.026Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-09-09T17:06:55.026Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-09T17:06:55.027Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-09T17:06:55.027Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-09T17:06:55.027Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-09T17:06:55.027Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-09T17:06:55.294Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-09T17:06:55.294Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-09T17:06:55.294Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-09T17:06:55.294Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-09T17:06:55.294Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-09T17:06:55.294Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-09T17:06:55.294Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-09T17:06:55.294Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-09T17:06:55.294Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-09T17:06:55.294Z] 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-09T17:06:55.294Z] 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-09T17:06:55.294Z] 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-09T17:06:55.294Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-09-09T17:06:55.294Z] 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-09T17:06:55.294Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-09T17:06:55.294Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-09T17:06:55.564Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-09T17:06:55.840Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-09-09T17:06:55.840Z] 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-09T17:06:55.840Z] 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-09T17:06:55.840Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-09T17:06:55.840Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-09T17:06:55.840Z] 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-09T17:06:55.840Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-09T17:06:55.840Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-09T17:06:55.840Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-09T17:06:55.840Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-09T17:06:55.840Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-09T17:06:55.840Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-09T17:06:56.115Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T17:06:56.115Z] Fetched 64.2 MB in 2s (26.0 MB/s) [2021-09-09T17:06:56.115Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T17:06:56.115Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T17:06:56.115Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T17:06:56.700Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T17:06:56.700Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T17:06:56.700Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-156.163_amd64.deb ... [2021-09-09T17:06:56.700Z] Unpacking linux-libc-dev:amd64 (4.15.0-156.163) over (4.15.0-20.21) ... [2021-09-09T17:06:56.966Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:06:56.966Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:06:56.966Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:06:56.966Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:06:56.966Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:06:56.966Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:06:57.234Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:06:57.234Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:06:57.234Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:06:57.234Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:06:57.234Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:06:57.234Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:06:57.234Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:06:57.504Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:06:57.504Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:06:57.504Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T17:06:57.504Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:06:57.504Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-09T17:06:57.504Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:06:57.775Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T17:06:57.775Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:06:57.775Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:06:57.775Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:06:57.775Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:06:57.775Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:06:57.775Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:06:58.357Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:06:58.357Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T17:06:58.357Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T17:06:58.623Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T17:06:58.890Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-09T17:06:59.157Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T17:06:59.157Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-09-09T17:06:59.157Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-09T17:06:59.157Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-09T17:06:59.157Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-09-09T17:06:59.424Z] Setting up base-files (10.1ubuntu2.10) ... [2021-09-09T17:06:59.424Z] Installing new version of config file /etc/issue ... [2021-09-09T17:06:59.424Z] Installing new version of config file /etc/issue.net ... [2021-09-09T17:06:59.424Z] Installing new version of config file /etc/lsb-release ... [2021-09-09T17:06:59.424Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-09T17:06:59.692Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-09T17:06:59.692Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-09T17:06:59.692Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-09T17:06:59.961Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:06:59.961Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-09T17:06:59.961Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-09T17:06:59.961Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-09T17:06:59.961Z] 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-09T17:06:59.961Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:06:59.961Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:06:59.961Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-09T17:07:00.227Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:07:00.227Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:07:00.227Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-09T17:07:00.227Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-09T17:07:00.227Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-09T17:07:00.494Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:07:00.494Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-09T17:07:00.494Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-09T17:07:00.494Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-09T17:07:00.766Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:07:00.766Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T17:07:00.766Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T17:07:00.766Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-09T17:07:00.766Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:07:00.766Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T17:07:00.766Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T17:07:01.039Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-09T17:07:01.039Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:07:01.039Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-09T17:07:01.039Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-09T17:07:01.039Z] Setting up grep (3.1-2build1) ... [2021-09-09T17:07:01.039Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:07:01.039Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-09T17:07:01.039Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-09T17:07:01.306Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-09T17:07:01.306Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:07:01.306Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-09T17:07:01.306Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-09T17:07:01.575Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-09T17:07:01.575Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:07:01.575Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T17:07:01.575Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T17:07:01.843Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-09T17:07:01.843Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:07:01.843Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-09T17:07:01.843Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T17:07:02.113Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-09T17:07:02.113Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T17:07:02.397Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-09T17:07:02.397Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T17:07:02.664Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-09T17:07:02.664Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:07:02.664Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-09T17:07:02.664Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T17:07:03.249Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-09T17:07:03.249Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-09T17:07:03.249Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-09T17:07:03.249Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-09T17:07:03.249Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-09T17:07:03.249Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:07:03.249Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-09T17:07:03.515Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-09T17:07:03.515Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-09T17:07:03.515Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:07:03.515Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:07:03.515Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T17:07:03.515Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:07:03.781Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:07:03.781Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:07:03.782Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T17:07:03.782Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:07:03.782Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:07:03.782Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:07:03.782Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T17:07:03.782Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:07:04.049Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:07:04.049Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:07:04.049Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T17:07:04.049Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:07:04.049Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:07:04.049Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T17:07:04.049Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T17:07:04.049Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T17:07:04.049Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T17:07:04.315Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-09T17:07:04.315Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:07:04.315Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T17:07:04.315Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T17:07:04.315Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-09T17:07:04.315Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:07:04.315Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:07:04.315Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T17:07:04.584Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:07:04.584Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:07:04.584Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:07:04.584Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T17:07:04.584Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:07:04.584Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:07:04.584Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:07:04.857Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T17:07:05.124Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:07:05.389Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-09T17:07:05.655Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-09T17:07:05.655Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:07:05.655Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T17:07:05.655Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T17:07:05.922Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T17:07:05.923Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:07:05.923Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-09T17:07:05.923Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T17:07:05.923Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-09T17:07:06.191Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T17:07:06.191Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-09T17:07:06.191Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-09T17:07:06.191Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-09T17:07:06.459Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T17:07:06.459Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-09T17:07:06.459Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-09T17:07:06.459Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-09T17:07:06.459Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T17:07:06.459Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-09T17:07:06.459Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-09T17:07:06.459Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-09T17:07:06.725Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T17:07:06.725Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-09T17:07:06.725Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T17:07:06.726Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T17:07:06.726Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T17:07:06.726Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-09T17:07:06.726Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T17:07:06.996Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T17:07:06.996Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-09T17:07:06.996Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-09T17:07:06.996Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T17:07:07.262Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T17:07:07.262Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:07:07.262Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:07:07.262Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T17:07:07.262Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-09-09T17:07:07.262Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T17:07:07.530Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T17:07:07.530Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T17:07:07.530Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-09T17:07:07.530Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:07:07.530Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-09-09T17:07:07.530Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-09-09T17:07:07.796Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-09-09T17:07:07.796Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:07:07.796Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-09T17:07:07.796Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-09T17:07:07.796Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-09T17:07:07.796Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:07:07.796Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-09T17:07:07.796Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T17:07:08.061Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T17:07:08.061Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:07:08.061Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T17:07:08.061Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T17:07:08.328Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-09T17:07:08.328Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:07:08.328Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-09T17:07:08.328Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-09T17:07:08.328Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-09T17:07:08.328Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:07:08.328Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-09T17:07:08.595Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-09T17:07:08.595Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-09T17:07:08.861Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:07:08.861Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T17:07:08.861Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T17:07:08.861Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-09T17:07:08.861Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:07:08.861Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-09T17:07:08.861Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-09T17:07:08.861Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-09T17:07:09.127Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:07:09.127Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-09T17:07:09.127Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-09T17:07:09.127Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-09T17:07:09.127Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:07:09.127Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-09T17:07:09.127Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-09T17:07:09.392Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-09T17:07:09.392Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:07:09.392Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-09T17:07:09.392Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-09T17:07:09.392Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-09T17:07:09.392Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:07:09.392Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-09T17:07:09.392Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-09T17:07:09.665Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-09T17:07:09.665Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:07:09.665Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-09-09T17:07:09.665Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-09-09T17:07:09.665Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-09-09T17:07:09.930Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:07:09.930Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-09T17:07:09.930Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-09T17:07:09.930Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-09T17:07:09.930Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:07:09.930Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-09T17:07:09.930Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-09T17:07:09.930Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-09T17:07:10.196Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-09T17:07:10.196Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-09T17:07:10.196Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-09T17:07:10.196Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-09T17:07:10.196Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-09T17:07:10.466Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-09T17:07:10.466Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-09T17:07:10.466Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-09-09T17:07:10.466Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-09-09T17:07:10.735Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-09T17:07:10.735Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-09T17:07:10.735Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-09T17:07:10.735Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-09T17:07:10.735Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-09T17:07:10.735Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-09T17:07:10.735Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-09T17:07:10.735Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-09T17:07:11.001Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-09T17:07:11.001Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-09T17:07:11.001Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-09T17:07:11.001Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-09T17:07:11.001Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-09T17:07:11.001Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-09T17:07:11.268Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-09T17:07:11.268Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-09T17:07:11.534Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-09T17:07:11.534Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-09T17:07:11.534Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-09T17:07:11.534Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-09T17:07:11.534Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T17:07:11.534Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T17:07:11.801Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T17:07:11.801Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T17:07:12.067Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T17:07:12.067Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T17:07:12.067Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T17:07:12.067Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T17:07:12.067Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:07:12.067Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:07:12.332Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:07:12.332Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:07:12.332Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:07:12.332Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:07:12.332Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:07:12.332Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:07:13.292Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:07:13.292Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:07:14.253Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:07:14.253Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:07:14.253Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:07:14.253Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:07:14.519Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:07:14.519Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:07:15.480Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:07:15.480Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:07:15.480Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-09T17:07:15.480Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-09T17:07:15.480Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-09T17:07:15.480Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-09T17:07:15.747Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-09T17:07:15.747Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-09T17:07:15.747Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-09T17:07:15.747Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-09T17:07:15.747Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-09T17:07:15.747Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-09T17:07:15.747Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-09T17:07:16.013Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-09T17:07:16.013Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-09T17:07:16.013Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-09T17:07:16.013Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:07:16.013Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-09T17:07:16.013Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:07:16.013Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:07:16.013Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:07:16.013Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-09T17:07:16.013Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-09T17:07:16.013Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-09T17:07:16.278Z] [2021-09-09T17:07:16.278Z] Current default time zone: 'Etc/UTC' [2021-09-09T17:07:16.278Z] Local time is now: Thu Sep 9 17:07:16 UTC 2021. [2021-09-09T17:07:16.278Z] Universal Time is now: Thu Sep 9 17:07:16 UTC 2021. [2021-09-09T17:07:16.278Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-09T17:07:16.278Z] [2021-09-09T17:07:16.278Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-09-09T17:07:16.278Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:07:16.278Z] Setting up linux-libc-dev:amd64 (4.15.0-156.163) ... [2021-09-09T17:07:16.278Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:07:16.278Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-09T17:07:16.278Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-09T17:07:16.278Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-09T17:07:16.278Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-09T17:07:16.278Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-09T17:07:16.278Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-09T17:07:16.278Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:07:16.278Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-09T17:07:16.546Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:07:16.547Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-09T17:07:16.547Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:07:16.547Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-09T17:07:16.547Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-09T17:07:16.547Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-09T17:07:16.547Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-09T17:07:16.547Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-09T17:07:16.547Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-09T17:07:16.547Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-09T17:07:16.547Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-09-09T17:07:18.484Z] Updating certificates in /etc/ssl/certs... [2021-09-09T17:07:20.686Z] 23 added, 27 removed; done. [2021-09-09T17:07:20.686Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-09T17:07:20.686Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:07:20.686Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-09T17:07:20.686Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-09T17:07:20.686Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-09T17:07:20.686Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:07:20.686Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-09T17:07:20.686Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:07:20.686Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:07:20.686Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:07:20.686Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:07:20.686Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:07:20.686Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-09T17:07:20.686Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-09T17:07:20.686Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-09T17:07:20.686Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-09T17:07:20.686Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-09T17:07:20.686Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:07:20.686Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:07:20.686Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-09T17:07:20.686Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-09T17:07:20.686Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-09T17:07:20.686Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T17:07:20.686Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-09T17:07:20.686Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-09T17:07:20.686Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-09-09T17:07:20.686Z] Updating certificates in /etc/ssl/certs... [2021-09-09T17:07:20.686Z] 0 added, 0 removed; done. [2021-09-09T17:07:20.686Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-09T17:07:20.686Z] done. [2021-09-09T17:07:20.953Z] Reading package lists... [2021-09-09T17:07:21.219Z] Building dependency tree... [2021-09-09T17:07:21.219Z] Reading state information... [2021-09-09T17:07:21.219Z] The following NEW packages will be installed: [2021-09-09T17:07:21.219Z] apt-transport-https [2021-09-09T17:07:21.485Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T17:07:21.485Z] Need to get 4348 B of archives. [2021-09-09T17:07:21.485Z] After this operation, 154 kB of additional disk space will be used. [2021-09-09T17:07:21.485Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-09T17:07:21.753Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T17:07:21.753Z] Fetched 4348 B in 0s (24.4 kB/s) [2021-09-09T17:07:21.753Z] Selecting previously unselected package apt-transport-https. [2021-09-09T17:07:21.753Z] (Reading database ... 13929 files and directories currently installed.) [2021-09-09T17:07:21.753Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-09T17:07:21.753Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-09T17:07:21.753Z] Setting up apt-transport-https (1.6.14) ... [2021-09-09T17:07:22.021Z] Waiting for network to be ready... [2021-09-09T17:07:28.661Z] 2021-09-09T17:07:25Z INFO Waiting for automatic snapd restart... [2021-09-09T17:07:28.927Z] snapd 2.51.4 from Canonical* installed [2021-09-09T17:07:29.888Z] "snapd" switched to the "latest/stable" channel [2021-09-09T17:07:29.888Z] [2021-09-09T17:07:32.466Z] core18 20210722 from Canonical* installed [2021-09-09T17:07:32.466Z] "core18" switched to the "latest/stable" channel [2021-09-09T17:07:32.466Z] [2021-09-09T17:07:35.046Z] snapcraft 5.0 from Canonical* installed [2021-09-09T17:07:35.312Z] "snapcraft" switched to the "latest/stable" channel [2021-09-09T17:07:35.312Z] [2021-09-09T17:07:39.557Z] 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-09T17:07:39.557Z] - README.md [2021-09-09T17:07:39.557Z] [2021-09-09T17:07:39.557Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-09T17:07:40.140Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-09T17:07:40.140Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-09T17:07:40.140Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-09T17:07:41.364Z] Reading package lists... [2021-09-09T17:07:41.948Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-09-09T17:07:41.948Z] Reading package lists... [2021-09-09T17:07:41.948Z] Building dependency tree... [2021-09-09T17:07:41.948Z] Reading state information... [2021-09-09T17:07:42.215Z] Suggested packages: [2021-09-09T17:07:42.215Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-09T17:07:42.215Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-09T17:07:42.215Z] Recommended packages: [2021-09-09T17:07:42.215Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-09T17:07:42.215Z] The following NEW packages will be installed: [2021-09-09T17:07:42.215Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-09T17:07:42.215Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-09T17:07:42.215Z] pkg-config zip [2021-09-09T17:07:42.215Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T17:07:42.483Z] Need to get 7663 kB of archives. [2021-09-09T17:07:42.483Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-09T17:07:42.483Z] 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-09T17:07:42.483Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-09T17:07:42.483Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-09-09T17:07:42.483Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-09-09T17:07:42.483Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-09-09T17:07:42.749Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-09T17:07:42.749Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-09T17:07:42.749Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-09T17:07:42.749Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-09T17:07:42.749Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-09T17:07:42.749Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-09T17:07:43.015Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-09T17:07:43.015Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-09T17:07:43.015Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-09T17:07:43.015Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-09T17:07:43.281Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T17:07:43.281Z] Fetched 7663 kB in 1s (9825 kB/s) [2021-09-09T17:07:43.281Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-09T17:07:43.281Z] (Reading database ... 13933 files and directories currently installed.) [2021-09-09T17:07:43.281Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-09T17:07:43.281Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-09T17:07:43.549Z] Selecting previously unselected package libpsl5:amd64. [2021-09-09T17:07:43.549Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-09T17:07:43.549Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-09T17:07:43.549Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-09T17:07:43.549Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-09T17:07:43.549Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-09T17:07:43.549Z] Selecting previously unselected package librtmp1:amd64. [2021-09-09T17:07:43.549Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-09T17:07:43.549Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-09T17:07:43.549Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-09T17:07:43.549Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-09-09T17:07:43.549Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-09T17:07:43.815Z] Selecting previously unselected package liberror-perl. [2021-09-09T17:07:43.815Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-09T17:07:43.815Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-09T17:07:43.815Z] Selecting previously unselected package git-man. [2021-09-09T17:07:43.815Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-09-09T17:07:43.815Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-09T17:07:43.815Z] Selecting previously unselected package git. [2021-09-09T17:07:43.815Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-09-09T17:07:43.815Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-09-09T17:07:44.399Z] Selecting previously unselected package libnorm1:amd64. [2021-09-09T17:07:44.399Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-09T17:07:44.399Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-09T17:07:44.399Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-09T17:07:44.399Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-09T17:07:44.399Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-09T17:07:44.666Z] Selecting previously unselected package libsodium23:amd64. [2021-09-09T17:07:44.666Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-09T17:07:44.666Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-09T17:07:44.666Z] Selecting previously unselected package libzmq5:amd64. [2021-09-09T17:07:44.666Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-09T17:07:44.666Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T17:07:44.666Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-09T17:07:44.666Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-09T17:07:44.666Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T17:07:44.666Z] Selecting previously unselected package pkg-config. [2021-09-09T17:07:44.666Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-09T17:07:44.666Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-09T17:07:44.939Z] Selecting previously unselected package zip. [2021-09-09T17:07:44.939Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-09T17:07:44.939Z] Unpacking zip (3.0-11build1) ... [2021-09-09T17:07:44.939Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-09T17:07:44.939Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-09T17:07:44.939Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-09T17:07:44.939Z] Setting up liberror-perl (0.17025-1) ... [2021-09-09T17:07:44.939Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-09T17:07:44.939Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-09T17:07:44.939Z] No schema files found: doing nothing. [2021-09-09T17:07:44.939Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-09T17:07:44.939Z] Setting up zip (3.0-11build1) ... [2021-09-09T17:07:44.939Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-09T17:07:44.939Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-09T17:07:44.939Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-09T17:07:44.939Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T17:07:44.939Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-09T17:07:44.939Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T17:07:44.939Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-09-09T17:07:45.206Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T17:07:45.790Z] git set to automatically installed. [2021-09-09T17:07:45.790Z] git-man set to automatically installed. [2021-09-09T17:07:45.790Z] libcurl3-gnutls set to automatically installed. [2021-09-09T17:07:45.790Z] liberror-perl set to automatically installed. [2021-09-09T17:07:45.790Z] libglib2.0-0 set to automatically installed. [2021-09-09T17:07:45.790Z] libnghttp2-14 set to automatically installed. [2021-09-09T17:07:45.790Z] libnorm1 set to automatically installed. [2021-09-09T17:07:45.790Z] libpgm-5.2-0 set to automatically installed. [2021-09-09T17:07:45.790Z] libpsl5 set to automatically installed. [2021-09-09T17:07:45.790Z] librtmp1 set to automatically installed. [2021-09-09T17:07:45.790Z] libsodium23 set to automatically installed. [2021-09-09T17:07:45.790Z] libzmq3-dev set to automatically installed. [2021-09-09T17:07:45.790Z] libzmq5 set to automatically installed. [2021-09-09T17:07:45.790Z] pkg-config set to automatically installed. [2021-09-09T17:07:45.790Z] zip set to automatically installed. [2021-09-09T17:07:46.747Z] snapd is not logged in, snap install commands will use sudo [2021-09-09T17:07:52.086Z] go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed [2021-09-09T17:07:52.353Z] snapd is not logged in, snap install commands will use sudo [2021-09-09T17:07:53.315Z] snap "core18" has no updates available [2021-09-09T17:07:53.898Z] Pulling config-common [2021-09-09T17:07:53.899Z] + snapcraftctl pull [2021-09-09T17:07:55.307Z] Pulling go-build-helper [2021-09-09T17:07:55.307Z] + snapcraftctl pull [2021-09-09T17:07:56.268Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-09T17:07:56.268Z] Skipping pull go-build-helper (already ran) [2021-09-09T17:07:56.268Z] Building go-build-helper [2021-09-09T17:07:56.268Z] + snapcraftctl build [2021-09-09T17:07:58.211Z] Staging go-build-helper [2021-09-09T17:07:58.211Z] + snapcraftctl stage [2021-09-09T17:08:08.663Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-09T17:08:08.663Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-09T17:08:08.663Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] [2021-09-09T17:08:08.663Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] [2021-09-09T17:08:08.663Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-09T17:08:08.663Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-09T17:08:08.663Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] [2021-09-09T17:08:08.663Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] [2021-09-09T17:08:08.663Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-09T17:08:08.663Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-09T17:08:08.663Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-09T17:08:08.663Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-09T17:08:08.663Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-09T17:08:08.663Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-09T17:08:08.663Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-09T17:08:08.663Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-09T17:08:08.663Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-09T17:08:08.663Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-09T17:08:08.663Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-09T17:08:08.663Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] [2021-09-09T17:08:08.663Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] [2021-09-09T17:08:08.663Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-09T17:08:08.663Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-09T17:08:08.663Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] [2021-09-09T17:08:08.663Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] [2021-09-09T17:08:08.663Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-09T17:08:08.663Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-09T17:08:08.663Z] Fetched 25.2 MB in 0s (0 B/s) [2021-09-09T17:08:08.663Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-09T17:08:08.663Z] Fetched 224 kB in 0s (0 B/s) [2021-09-09T17:08:08.663Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-09T17:08:08.663Z] Fetched 157 kB in 0s (0 B/s) [2021-09-09T17:08:08.663Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-09T17:08:08.663Z] Fetched 221 kB in 0s (0 B/s) [2021-09-09T17:08:08.663Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-09T17:08:08.663Z] Fetched 143 kB in 0s (0 B/s) [2021-09-09T17:08:08.663Z] Pulling edgex-go [2021-09-09T17:08:08.663Z] + snapcraftctl pull [2021-09-09T17:08:08.663Z] Pulling hooks [2021-09-09T17:08:08.663Z] + snapcraftctl pull [2021-09-09T17:08:26.860Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-09T17:08:26.860Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-09T17:08:26.860Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-09T17:08:26.860Z] Fetched 0 B in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-09T17:08:26.860Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-09T17:08:26.860Z] Fetched 279 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-09T17:08:26.860Z] Fetched 122 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-09T17:08:26.860Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-09T17:08:26.860Z] Fetched 8848 B in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-09T17:08:26.860Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-09T17:08:26.860Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-09T17:08:26.860Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-09-09T17:08:26.860Z] Fetched 219 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-09T17:08:26.860Z] Fetched 154 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-09T17:08:26.860Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-09T17:08:26.860Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-09T17:08:26.860Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-09T17:08:26.860Z] Fetched 499 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-09T17:08:26.860Z] Fetched 111 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-09T17:08:26.860Z] Fetched 240 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-09T17:08:26.860Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-09T17:08:26.860Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-09T17:08:26.860Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-09T17:08:26.860Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-09T17:08:26.860Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-09T17:08:26.860Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-09T17:08:26.860Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-09T17:08:26.860Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-09T17:08:26.860Z] Fetched 8720 B in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-09T17:08:26.860Z] Fetched 140 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-09T17:08:26.860Z] Fetched 119 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-09T17:08:26.860Z] Fetched 111 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-09T17:08:26.860Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-09-09T17:08:26.860Z] Fetched 645 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-09T17:08:26.860Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-09T17:08:26.860Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-09T17:08:26.860Z] Fetched 368 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-09T17:08:26.860Z] Fetched 187 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-09T17:08:26.860Z] Fetched 175 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-09T17:08:26.860Z] Fetched 206 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-09T17:08:26.860Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-09T17:08:26.860Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-09-09T17:08:26.860Z] Fetched 159 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-09T17:08:26.860Z] Fetched 107 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-09T17:08:26.860Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-09T17:08:26.860Z] Pulling static-packages [2021-09-09T17:08:26.860Z] + snapcraftctl pull [2021-09-09T17:08:26.860Z] Pulling version [2021-09-09T17:08:26.860Z] + cd /root/project [2021-09-09T17:08:26.860Z] + git describe --tags --abbrev=0 [2021-09-09T17:08:26.860Z] + sed s/v// [2021-09-09T17:08:26.860Z] + GIT_VERSION=2.0.1-dev.40 [2021-09-09T17:08:26.860Z] + [ -z 2.0.1-dev.40 ] [2021-09-09T17:08:26.860Z] + snapcraftctl set-version 2.0.1-dev.40 [2021-09-09T17:08:26.860Z] Building config-common [2021-09-09T17:08:26.860Z] + snapcraftctl build [2021-09-09T17:08:28.799Z] Skipping build go-build-helper (already ran) [2021-09-09T17:08:28.799Z] Building edgex-go [2021-09-09T17:08:28.799Z] + cd /root/parts/edgex-go/src [2021-09-09T17:08:28.799Z] + git describe --tags --abbrev=0 [2021-09-09T17:08:28.799Z] + sed s/v// [2021-09-09T17:08:28.799Z] + GIT_VERSION=2.0.1-dev.40 [2021-09-09T17:08:28.799Z] + [ -z 2.0.1-dev.40 ] [2021-09-09T17:08:28.799Z] + echo 2.0.1-dev.40 [2021-09-09T17:08:28.799Z] + make build [2021-09-09T17:08:28.799Z] go mod tidy [2021-09-09T17:08:32.133Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-09T17:08:32.133Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-09T17:08:32.133Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-09T17:08:32.133Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-09T17:08:32.133Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-09T17:08:32.133Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-09T17:08:32.133Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-09T17:08:32.398Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-09T17:08:32.398Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-09T17:08:32.398Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-09T17:08:32.398Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-09T17:08:32.664Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-09T17:08:32.931Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-09T17:08:32.931Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-09T17:08:32.931Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-09T17:08:32.931Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-09T17:08:32.931Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-09T17:08:32.931Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-09T17:08:33.196Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-09T17:08:33.463Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-09T17:08:33.463Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-09T17:08:33.463Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-09T17:08:33.734Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-09T17:08:34.019Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-09T17:08:34.019Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-09T17:08:34.019Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-09T17:08:34.019Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-09T17:08:34.019Z] go: downloading golang.org/x/text v0.3.6 [2021-09-09T17:08:34.019Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-09T17:08:34.019Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-09T17:08:34.019Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-09T17:08:34.019Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-09T17:08:34.290Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-09T17:08:34.290Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-09T17:08:34.290Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-09T17:08:34.290Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-09T17:08:34.564Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-09T17:08:34.565Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-09T17:08:34.565Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-09T17:08:34.565Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-09T17:08:34.565Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-09T17:08:34.831Z] go: downloading github.com/kr/text v0.2.0 [2021-09-09T17:08:34.831Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-09T17:08:34.831Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-09T17:08:34.831Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-09T17:08:35.095Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-09T17:08:35.095Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-09T17:08:35.095Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-09T17:08:35.095Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-09T17:08:35.095Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-09T17:08:35.095Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-09T17:08:35.095Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-09T17:08:35.095Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-09T17:08:35.095Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-09T17:08:35.360Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-09T17:08:35.360Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-09T17:08:35.360Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-09T17:08:35.360Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-09T17:08:35.360Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-09T17:08:35.360Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-09T17:08:35.360Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-09T17:08:35.360Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-09T17:08:35.360Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-09T17:08:35.360Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-09T17:08:35.360Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-09T17:08:35.360Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-09T17:08:35.360Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-09T17:08:35.360Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-09T17:08:35.360Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-09T17:08:35.625Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-09T17:08:35.625Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-09T17:08:35.625Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-09T17:08:35.625Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-09T17:08:35.625Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-09T17:08:35.625Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-09T17:08:35.625Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-09T17:08:35.625Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-09T17:08:35.625Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-data/core-data ./cmd/core-data [2021-09-09T17:08:45.676Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-09T17:08:50.098Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-command/core-command ./cmd/core-command [2021-09-09T17:08:50.098Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-09T17:08:51.053Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-09T17:08:51.634Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-09T17:08:52.590Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-09T17:08:53.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-09T17:08:54.951Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-09T17:08:55.906Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-09T17:08:56.863Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-09T17:08:57.819Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-09T17:08:59.222Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-09T17:08:59.222Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-09T17:08:59.222Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-09T17:08:59.489Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-09T17:08:59.489Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-09T17:08:59.489Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-09T17:08:59.489Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-09T17:08:59.489Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-09T17:08:59.489Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-09T17:08:59.489Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-09T17:08:59.489Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-09T17:08:59.489Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-09T17:08:59.489Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-09T17:08:59.489Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-09T17:08:59.489Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-09T17:08:59.489Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-09T17:08:59.489Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-09T17:08:59.489Z] + 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-09T17:08:59.489Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-09T17:08:59.489Z] + 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-09T17:08:59.489Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-09T17:08:59.489Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-09T17:08:59.489Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-09T17:08:59.489Z] + 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-09T17:08:59.489Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-09T17:08:59.489Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-09T17:08:59.489Z] + 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-09T17:09:00.894Z] Building hooks [2021-09-09T17:09:00.894Z] + cd /root/parts/hooks/src [2021-09-09T17:09:00.894Z] + make build [2021-09-09T17:09:00.894Z] go mod tidy [2021-09-09T17:09:00.894Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-09-09T17:09:00.894Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-09T17:09:00.894Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-09T17:09:00.894Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-09T17:09:01.160Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-09T17:09:01.740Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-09T17:09:02.006Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-09T17:09:02.006Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-09T17:09:05.348Z] Building static-packages [2021-09-09T17:09:05.348Z] + snapcraftctl build [2021-09-09T17:09:07.287Z] Building version [2021-09-09T17:09:07.287Z] + snapcraftctl build [2021-09-09T17:09:09.225Z] Staging config-common [2021-09-09T17:09:09.225Z] + snapcraftctl stage [2021-09-09T17:09:10.181Z] Skipping stage go-build-helper (already ran) [2021-09-09T17:09:10.181Z] Staging edgex-go [2021-09-09T17:09:10.181Z] + snapcraftctl stage [2021-09-09T17:09:11.139Z] Staging hooks [2021-09-09T17:09:11.139Z] + snapcraftctl stage [2021-09-09T17:09:12.099Z] Staging static-packages [2021-09-09T17:09:12.099Z] + snapcraftctl stage [2021-09-09T17:09:13.056Z] Staging version [2021-09-09T17:09:13.056Z] + snapcraftctl stage [2021-09-09T17:09:14.462Z] Priming config-common [2021-09-09T17:09:14.462Z] + snapcraftctl prime [2021-09-09T17:09:15.421Z] Priming go-build-helper [2021-09-09T17:09:15.421Z] + snapcraftctl prime [2021-09-09T17:09:16.379Z] Priming edgex-go [2021-09-09T17:09:16.379Z] + snapcraftctl prime [2021-09-09T17:09:17.782Z] Priming hooks [2021-09-09T17:09:17.782Z] + snapcraftctl prime [2021-09-09T17:09:18.738Z] Priming static-packages [2021-09-09T17:09:18.738Z] + snapcraftctl prime [2021-09-09T17:09:21.313Z] Priming version [2021-09-09T17:09:21.313Z] + snapcraftctl prime [2021-09-09T17:09:22.274Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-09T17:09:24.898Z] provisioning config files... [2021-09-09T17:09:24.916Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/15@tmp/config4230068158129641195tmp [Pipeline] { [Pipeline] sh [2021-09-09T17:09:25.245Z] + set +x [2021-09-09T17:09:25.245Z] + curl -s https://codecov.io/bash [2021-09-09T17:09:25.245Z] + bash -s -- [2021-09-09T17:09:25.245Z] [2021-09-09T17:09:25.245Z] _____ _ [2021-09-09T17:09:25.245Z] / ____| | | [2021-09-09T17:09:25.245Z] | | ___ __| | ___ ___ _____ __ [2021-09-09T17:09:25.245Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-09T17:09:25.245Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-09T17:09:25.245Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-09T17:09:25.245Z] Bash-1.0.6 [2021-09-09T17:09:25.245Z] [2021-09-09T17:09:25.245Z] [2021-09-09T17:09:25.245Z] ==> git version 2.24.4 found [2021-09-09T17:09:25.245Z] ==> 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-09T17:09:25.245Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-09T17:09:25.245Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-09T17:09:25.245Z] ==> Jenkins CI detected. [2021-09-09T17:09:25.245Z] current dir:  /w/workspace/edgex-go/15 [2021-09-09T17:09:25.245Z] project root: . [2021-09-09T17:09:25.245Z] --> token set from env [2021-09-09T17:09:25.245Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-09T17:09:25.511Z] ==> Running gcov in . (disable via -X gcov) [2021-09-09T17:09:25.511Z] ==> Python coveragepy not found [2021-09-09T17:09:25.511Z] ==> Searching for coverage reports in: [2021-09-09T17:09:25.511Z] + . [2021-09-09T17:09:25.511Z] -> Found 1 reports [2021-09-09T17:09:25.511Z] ==> Detecting git/mercurial file structure [2021-09-09T17:09:25.511Z] ==> Reading reports [2021-09-09T17:09:25.511Z] + ./coverage.out bytes=403739 [2021-09-09T17:09:25.511Z] ==> Appending adjustments [2021-09-09T17:09:25.511Z] https://docs.codecov.io/docs/fixing-reports [2021-09-09T17:09:26.480Z] + Found adjustments [2021-09-09T17:09:26.480Z] ==> Gzipping contents [2021-09-09T17:09:26.480Z] 56K /tmp/codecov.5cwdcO.gz [2021-09-09T17:09:26.480Z] ==> Uploading reports [2021-09-09T17:09:26.480Z] url: https://codecov.io [2021-09-09T17:09:26.480Z] query: branch=PR-3657&commit=432d543385319aad945f6278389db5d221c6908b&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3657%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3657&job=&cmd_args= [2021-09-09T17:09:26.480Z] -> Pinging Codecov [2021-09-09T17:09:26.480Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3657&commit=432d543385319aad945f6278389db5d221c6908b&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3657%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3657&job=&cmd_args= [2021-09-09T17:09:27.062Z] -> Uploading to [2021-09-09T17:09:27.062Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-09/00271124DB129430A58F1EEE437C3FCB/432d543385319aad945f6278389db5d221c6908b/c2f4fc5e-310d-4057-920a-694da25f0b5a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210909%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210909T170926Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=79b3648e27e870fa71561b453d5a3bc281953a551082544518c1f062f75a2118 [2021-09-09T17:09:27.062Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T17:09:27.062Z] Dload Upload Total Spent Left Speed [2021-09-09T17:09:27.644Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54434 0 0 100 54434 0 99k --:--:-- --:--:-- --:--:-- 99k [2021-09-09T17:09:27.644Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/432d543385319aad945f6278389db5d221c6908b [Pipeline] } [2021-09-09T17:09:27.656Z] 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-09T17:09:28.765Z] + '[' -d /w/workspace/edgex-go/15/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-09T17:09:29.092Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T17:09:29.680Z] ---> package-listing.sh [2021-09-09T17:09:29.680Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-09T17:09:29.680Z] ++ facter osfamily [2021-09-09T17:09:29.945Z] + OS_FAMILY=redhat [2021-09-09T17:09:29.945Z] + workspace=/w/workspace/edgex-go/15 [2021-09-09T17:09:29.945Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-09T17:09:29.945Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-09T17:09:29.945Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-09T17:09:29.945Z] + PACKAGES=/tmp/packages_start.txt [2021-09-09T17:09:29.945Z] + '[' /w/workspace/edgex-go/15 ']' [2021-09-09T17:09:29.945Z] + PACKAGES=/tmp/packages_end.txt [2021-09-09T17:09:29.945Z] + case "${OS_FAMILY}" in [2021-09-09T17:09:29.945Z] + rpm -qa [2021-09-09T17:09:29.945Z] + sort [2021-09-09T17:09:31.883Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-09T17:09:31.883Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-09T17:09:31.883Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-09T17:09:31.883Z] + '[' /w/workspace/edgex-go/15 ']' [2021-09-09T17:09:31.883Z] + mkdir -p /w/workspace/edgex-go/15/archives/ [2021-09-09T17:09:31.883Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/15/archives/ [Pipeline] echo [2021-09-09T17:09:31.901Z] 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/15/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-09T17:09:32.205Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-09T17:09:32.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T17:09:32.808Z] [2021-09-09T17:09:32.808Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T17:09:33.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T17:09:33.334Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-09T17:09:33.334Z] b4d181a07f80: Pulling fs layer [2021-09-09T17:09:33.334Z] a1111a8f2ec3: Pulling fs layer [2021-09-09T17:09:33.334Z] ed53099fbce6: Pulling fs layer [2021-09-09T17:09:33.334Z] dc539afda2c1: Pulling fs layer [2021-09-09T17:09:33.334Z] 77bc0d833cb6: Pulling fs layer [2021-09-09T17:09:33.334Z] 9065ff56babe: Pulling fs layer [2021-09-09T17:09:33.334Z] d287ab97295c: Pulling fs layer [2021-09-09T17:09:33.334Z] dc539afda2c1: Waiting [2021-09-09T17:09:33.334Z] 77bc0d833cb6: Waiting [2021-09-09T17:09:33.334Z] 9065ff56babe: Waiting [2021-09-09T17:09:33.334Z] d287ab97295c: Waiting [2021-09-09T17:09:33.599Z] a1111a8f2ec3: Verifying Checksum [2021-09-09T17:09:33.599Z] a1111a8f2ec3: Download complete [2021-09-09T17:09:33.599Z] dc539afda2c1: Verifying Checksum [2021-09-09T17:09:33.599Z] dc539afda2c1: Download complete [2021-09-09T17:09:33.599Z] 77bc0d833cb6: Verifying Checksum [2021-09-09T17:09:33.599Z] 77bc0d833cb6: Download complete [2021-09-09T17:09:33.865Z] 9065ff56babe: Verifying Checksum [2021-09-09T17:09:33.865Z] 9065ff56babe: Download complete [2021-09-09T17:09:33.865Z] ed53099fbce6: Verifying Checksum [2021-09-09T17:09:33.865Z] ed53099fbce6: Download complete [2021-09-09T17:09:34.826Z] b4d181a07f80: Verifying Checksum [2021-09-09T17:09:34.826Z] b4d181a07f80: Download complete [2021-09-09T17:09:35.793Z] b4d181a07f80: Pull complete [2021-09-09T17:09:35.793Z] a1111a8f2ec3: Pull complete [2021-09-09T17:09:36.388Z] ed53099fbce6: Pull complete [2021-09-09T17:09:36.388Z] dc539afda2c1: Pull complete [2021-09-09T17:09:36.654Z] 77bc0d833cb6: Pull complete [2021-09-09T17:09:36.654Z] 9065ff56babe: Pull complete [2021-09-09T17:09:38.056Z] d287ab97295c: Verifying Checksum [2021-09-09T17:09:38.056Z] d287ab97295c: Download complete [2021-09-09T17:09:43.049Z] d287ab97295c: Pull complete [2021-09-09T17:09:43.049Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-09T17:09:43.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T17:09:43.049Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-09T17:09:43.139Z] prd-centos7-docker-4c-2g-1677 does not seem to be running inside a container [2021-09-09T17:09:43.194Z] $ 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/15/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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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-09T17:09:46.297Z] $ docker top 9941a2552368557cc979f395847dde7e2b1756befc03a64a555b0b9548458871 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T17:09:46.705Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-09T17:09:47.018Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-09T17:09:47.330Z] + ls /var/log/sa-host [2021-09-09T17:09:47.330Z] + sadf -c /var/log/sa-host/sa05 [2021-09-09T17:09:47.330Z] file_magic: OK [2021-09-09T17:09:47.330Z] HZ: Using current value: 100 [2021-09-09T17:09:47.330Z] file_header: OK [2021-09-09T17:09:47.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-09T17:09:47.330Z] Statistics: [2021-09-09T17:09:47.330Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-09T17:09:47.330Z] File successfully converted to sysstat format version 12.0.3 [2021-09-09T17:09:47.330Z] + sadf -c /var/log/sa-host/sa09 [2021-09-09T17:09:47.330Z] file_magic: OK [2021-09-09T17:09:47.330Z] HZ: Using current value: 100 [2021-09-09T17:09:47.330Z] file_header: OK [2021-09-09T17:09:47.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-09T17:09:47.330Z] Statistics: [2021-09-09T17:09:47.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...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-09T17:09:47.330Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T17:09:47.522Z] provisioning config files... [2021-09-09T17:09:47.536Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/15@tmp/config6695601702548613387tmp [Pipeline] { [Pipeline] echo [2021-09-09T17:09:47.559Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T17:09:47.868Z] ---> create-netrc.sh [Pipeline] } [2021-09-09T17:09:47.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-09T17:09:48.263Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-09T17:09:48.277Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T17:09:50.088Z] ---> sudo-logs.sh [2021-09-09T17:09:50.088Z] Archiving 'sudo' log.. [2021-09-09T17:09:50.088Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1677.vexxhost.local: Name or service not known [2021-09-09T17:09:50.088Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1677.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-09T17:09:50.126Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T17:09:51.776Z] ---> job-cost.sh [2021-09-09T17:09:51.777Z] lf-activate-venv: SKIPPING [2021-09-09T17:09:51.777Z] DEBUG: total: 0.10999999940395355 [2021-09-09T17:09:51.777Z] INFO: Retrieving Stack Cost... [2021-09-09T17:09:53.310Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-09T17:09:53.310Z] INFO: Archiving Costs [Pipeline] echo [2021-09-09T17:09:53.329Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T17:09:54.861Z] ---> logs-deploy.sh [2021-09-09T17:09:54.861Z] lf-activate-venv: SKIPPING [2021-09-09T17:09:54.861Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3657/15 [2021-09-09T17:09:54.861Z] INFO: archiving workspace using pattern(s): [2021-09-09T17:09:54.861Z] Archives upload complete. [2021-09-09T17:09:54.861Z] INFO: archiving logs to Nexus [2021-09-09T17:09:54.861Z] ---> uname -a: [2021-09-09T17:09:54.861Z] Linux prd-centos7-docker-4c-2g-1677.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-09T17:09:54.861Z] [2021-09-09T17:09:54.861Z] [2021-09-09T17:09:54.861Z] ---> lscpu: [2021-09-09T17:09:54.861Z] Architecture: x86_64 [2021-09-09T17:09:54.861Z] CPU op-mode(s): 32-bit, 64-bit [2021-09-09T17:09:54.861Z] Byte Order: Little Endian [2021-09-09T17:09:54.861Z] Address sizes: 40 bits physical, 48 bits virtual [2021-09-09T17:09:54.861Z] CPU(s): 2 [2021-09-09T17:09:54.861Z] On-line CPU(s) list: 0,1 [2021-09-09T17:09:54.861Z] Thread(s) per core: 1 [2021-09-09T17:09:54.861Z] Core(s) per socket: 1 [2021-09-09T17:09:54.861Z] Socket(s): 2 [2021-09-09T17:09:54.861Z] NUMA node(s): 1 [2021-09-09T17:09:54.861Z] Vendor ID: AuthenticAMD [2021-09-09T17:09:54.861Z] CPU family: 23 [2021-09-09T17:09:54.861Z] Model: 49 [2021-09-09T17:09:54.861Z] Model name: AMD EPYC-Rome Processor [2021-09-09T17:09:54.861Z] Stepping: 0 [2021-09-09T17:09:54.861Z] CPU MHz: 2799.998 [2021-09-09T17:09:54.861Z] BogoMIPS: 5599.99 [2021-09-09T17:09:54.861Z] Virtualization: AMD-V [2021-09-09T17:09:54.861Z] Hypervisor vendor: KVM [2021-09-09T17:09:54.861Z] Virtualization type: full [2021-09-09T17:09:54.861Z] L1d cache: 32K [2021-09-09T17:09:54.861Z] L1i cache: 32K [2021-09-09T17:09:54.861Z] L2 cache: 512K [2021-09-09T17:09:54.861Z] L3 cache: 16384K [2021-09-09T17:09:54.861Z] NUMA node0 CPU(s): 0,1 [2021-09-09T17:09:54.861Z] 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-09T17:09:54.861Z] [2021-09-09T17:09:54.861Z] [2021-09-09T17:09:54.861Z] ---> nproc: [2021-09-09T17:09:54.861Z] 2 [2021-09-09T17:09:54.861Z] [2021-09-09T17:09:54.861Z] [2021-09-09T17:09:56.403Z] ---> df -h: [2021-09-09T17:09:56.403Z] Filesystem Size Used Avail Use% Mounted on [2021-09-09T17:09:56.403Z] overlay 40G 12G 29G 30% / [2021-09-09T17:09:56.403Z] tmpfs 64M 0 64M 0% /dev [2021-09-09T17:09:56.403Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-09-09T17:09:56.403Z] shm 64M 0 64M 0% /dev/shm [2021-09-09T17:09:56.403Z] /dev/vda1 40G 12G 29G 30% /facter-os [2021-09-09T17:09:56.403Z] [2021-09-09T17:09:56.403Z] [2021-09-09T17:09:56.403Z] ---> sar -b -r -n DEV: [2021-09-09T17:09:56.403Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/09/21 _x86_64_ (2 CPU) [2021-09-09T17:09:56.403Z] [2021-09-09T17:09:56.403Z] 16:31:26 LINUX RESTART (2 CPU) [2021-09-09T17:09:56.403Z] [2021-09-09T17:09:56.403Z] 16:32:01 tps rtps wtps bread/s bwrtn/s [2021-09-09T17:09:56.403Z] 16:33:01 161.51 3.74 157.77 2672.04 50690.86 [2021-09-09T17:09:56.403Z] 16:34:01 316.28 0.00 316.28 0.00 58162.37 [2021-09-09T17:09:56.403Z] 16:35:01 56.87 0.00 56.87 0.00 10668.41 [2021-09-09T17:09:56.403Z] 16:36:01 55.60 0.05 55.55 1.60 8682.55 [2021-09-09T17:09:56.403Z] 16:37:01 827.09 354.83 472.26 10222.67 308274.37 [2021-09-09T17:09:56.403Z] 16:38:01 399.82 42.24 357.58 3933.64 115820.52 [2021-09-09T17:09:56.403Z] 16:39:01 383.60 120.93 262.66 4456.82 78298.18 [2021-09-09T17:09:56.403Z] 16:40:01 1.30 0.00 1.30 0.00 21.22 [2021-09-09T17:09:56.403Z] 16:41:01 0.23 0.00 0.23 0.00 2.83 [2021-09-09T17:09:56.403Z] 16:42:01 0.25 0.00 0.25 0.00 2.88 [2021-09-09T17:09:56.403Z] 16:43:01 0.25 0.00 0.25 0.00 2.70 [2021-09-09T17:09:56.403Z] 16:44:01 0.17 0.00 0.17 0.00 1.65 [2021-09-09T17:09:56.403Z] 16:45:01 0.30 0.00 0.30 0.00 3.30 [2021-09-09T17:09:56.403Z] 16:46:01 0.28 0.00 0.28 0.00 2.73 [2021-09-09T17:09:56.403Z] 16:47:01 0.55 0.30 0.25 6.66 3.58 [2021-09-09T17:09:56.403Z] 16:48:01 0.78 0.00 0.78 0.00 15.34 [2021-09-09T17:09:56.403Z] 16:49:02 0.27 0.00 0.27 0.00 3.15 [2021-09-09T17:09:56.403Z] 16:50:01 0.24 0.00 0.24 0.00 3.05 [2021-09-09T17:09:56.403Z] 16:51:01 0.18 0.00 0.18 0.00 1.88 [2021-09-09T17:09:56.403Z] 16:52:01 0.23 0.00 0.23 0.00 3.28 [2021-09-09T17:09:56.403Z] 16:53:01 0.28 0.00 0.28 0.00 2.60 [2021-09-09T17:09:56.403Z] 16:54:01 0.25 0.00 0.25 0.00 3.28 [2021-09-09T17:09:56.403Z] 16:55:01 0.25 0.00 0.25 0.00 2.62 [2021-09-09T17:09:56.403Z] 16:56:01 0.20 0.00 0.20 0.00 1.48 [2021-09-09T17:09:56.403Z] 16:57:01 0.25 0.00 0.25 0.00 3.28 [2021-09-09T17:09:56.403Z] 16:58:01 0.27 0.00 0.27 0.00 2.73 [2021-09-09T17:09:56.403Z] 16:59:01 0.27 0.00 0.27 0.00 3.53 [2021-09-09T17:09:56.403Z] 17:00:01 0.25 0.00 0.25 0.00 2.32 [2021-09-09T17:09:56.403Z] 17:01:01 0.22 0.05 0.17 0.67 1.47 [2021-09-09T17:09:56.403Z] 17:02:01 0.47 0.17 0.30 3.06 4.80 [2021-09-09T17:09:56.403Z] 17:03:01 0.22 0.00 0.22 0.00 2.42 [2021-09-09T17:09:56.403Z] 17:04:01 0.17 0.00 0.17 0.00 1.33 [2021-09-09T17:09:56.403Z] 17:05:01 0.20 0.00 0.20 0.00 1.65 [2021-09-09T17:09:56.403Z] 17:06:01 0.23 0.00 0.23 0.00 1.82 [2021-09-09T17:09:56.403Z] 17:07:01 0.25 0.00 0.25 0.00 3.13 [2021-09-09T17:09:56.403Z] 17:08:01 0.22 0.00 0.22 0.00 2.45 [2021-09-09T17:09:56.403Z] 17:09:01 0.17 0.00 0.17 0.00 1.50 [2021-09-09T17:09:56.403Z] Average: 59.78 14.14 45.64 575.61 17059.95 [2021-09-09T17:09:56.403Z] [2021-09-09T17:09:56.403Z] 16:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-09-09T17:09:56.403Z] 16:33:01 4015156 0 1046544 13.07 2620 2944612 2304804 25.45 1135884 2370288 0 [2021-09-09T17:09:56.403Z] 16:34:01 3300436 0 1143724 14.28 2620 3562152 1771364 19.56 1269232 2803868 176040 [2021-09-09T17:09:56.403Z] 16:35:01 3095564 0 1182648 14.77 2620 3728100 1785708 19.72 1406068 2857412 33284 [2021-09-09T17:09:56.403Z] 16:36:01 3134200 0 1141220 14.25 2620 3730892 1709576 18.87 1289476 2950568 228872 [2021-09-09T17:09:56.403Z] 16:37:01 702828 0 1464996 18.29 2620 5838488 3218004 35.53 3164228 3357456 3004 [2021-09-09T17:09:56.403Z] 16:38:01 162908 0 1469708 18.35 2620 6373696 2454232 27.10 2502124 4533108 600424 [2021-09-09T17:09:56.403Z] 16:39:01 3180480 0 1201604 15.00 2620 3624228 1423044 15.71 1182068 2880156 20 [2021-09-09T17:09:56.403Z] 16:40:01 3195828 0 1186252 14.81 2620 3624232 1244744 13.74 1204908 2851636 20 [2021-09-09T17:09:56.403Z] 16:41:01 3195992 0 1186084 14.81 2620 3624236 1244744 13.74 1204896 2851656 8 [2021-09-09T17:09:56.403Z] 16:42:01 3195532 0 1186540 14.82 2620 3624240 1244828 13.74 1204984 2851656 16 [2021-09-09T17:09:56.403Z] 16:43:01 3196016 0 1186052 14.81 2620 3624244 1244804 13.74 1204976 2851668 12 [2021-09-09T17:09:56.403Z] 16:44:01 3195880 0 1186184 14.81 2620 3624248 1244744 13.74 1204900 2851664 8 [2021-09-09T17:09:56.403Z] 16:45:01 3195868 0 1186192 14.81 2620 3624252 1244852 13.74 1205284 2851664 8 [2021-09-09T17:09:56.403Z] 16:46:01 3196244 0 1185812 14.81 2620 3624256 1244744 13.74 1204920 2851664 8 [2021-09-09T17:09:56.403Z] 16:47:01 3192792 0 1189228 14.85 2620 3624292 1244900 13.74 1210928 2848908 20 [2021-09-09T17:09:56.403Z] 16:48:01 3193168 0 1188848 14.84 2620 3624296 1244792 13.74 1210548 2848908 12 [2021-09-09T17:09:56.403Z] 16:49:02 3193364 0 1188644 14.84 2620 3624304 1244744 13.74 1210552 2848908 16 [2021-09-09T17:09:56.403Z] 16:50:01 3193248 0 1188752 14.84 2620 3624312 1244744 13.74 1210676 2848908 8 [2021-09-09T17:09:56.403Z] 16:51:01 3193264 0 1188736 14.84 2620 3624312 1244744 13.74 1210564 2848908 8 [2021-09-09T17:09:56.403Z] 16:52:01 3193184 0 1188808 14.84 2620 3624320 1244828 13.74 1210768 2848912 12 [2021-09-09T17:09:56.403Z] 16:53:01 3193224 0 1188768 14.84 2620 3624320 1244804 13.74 1210656 2848908 12 [2021-09-09T17:09:56.403Z] 16:54:01 3193180 0 1188752 14.84 2620 3624380 1244744 13.74 1210700 2848920 20 [2021-09-09T17:09:56.403Z] 16:55:01 3193616 0 1188364 14.84 2620 3624332 1244744 13.74 1210700 2848908 8 [2021-09-09T17:09:56.403Z] 16:56:01 3193544 0 1188436 14.84 2620 3624332 1244744 13.74 1210700 2848908 16 [2021-09-09T17:09:56.403Z] 16:57:01 3193184 0 1188788 14.84 2620 3624340 1244840 13.74 1210672 2848908 16 [2021-09-09T17:09:56.403Z] 16:58:01 3192876 0 1189092 14.85 2620 3624344 1244780 13.74 1210668 2848912 16 [2021-09-09T17:09:56.403Z] 16:59:01 3192956 0 1189008 14.85 2620 3624348 1244744 13.74 1210680 2848908 8 [2021-09-09T17:09:56.403Z] 17:00:01 3193484 0 1188476 14.84 2620 3624352 1244744 13.74 1210660 2848908 8 [2021-09-09T17:09:56.403Z] 17:01:01 3191700 0 1190260 14.86 2620 3624352 1247372 13.77 1211600 2848908 8 [2021-09-09T17:09:56.403Z] 17:02:01 3192532 0 1189244 14.85 2620 3624536 1245336 13.75 1210988 2849020 12 [2021-09-09T17:09:56.403Z] 17:03:01 3192604 0 1189164 14.85 2620 3624544 1245312 13.75 1211004 2849020 12 [2021-09-09T17:09:56.403Z] 17:04:01 3192692 0 1189076 14.85 2620 3624544 1245252 13.75 1210920 2849020 8 [2021-09-09T17:09:56.403Z] 17:05:01 3192376 0 1189380 14.85 2620 3624556 1245384 13.75 1211304 2849024 12 [2021-09-09T17:09:56.403Z] 17:06:01 3192692 0 1189064 14.85 2620 3624556 1245252 13.75 1210932 2849020 12 [2021-09-09T17:09:56.403Z] 17:07:01 3192604 0 1189144 14.85 2620 3624564 1245324 13.75 1211016 2849024 12 [2021-09-09T17:09:56.403Z] 17:08:01 3192644 0 1189096 14.85 2620 3624572 1245288 13.75 1210960 2849020 12 [2021-09-09T17:09:56.403Z] 17:09:01 3192832 0 1188908 14.84 2620 3624572 1245252 13.75 1210948 2849020 8 [2021-09-09T17:09:56.403Z] Average: 3064884 0 1197286 14.95 2620 3744142 1405861 15.52 1303597 2898386 28162 [2021-09-09T17:09:56.403Z] [2021-09-09T17:09:56.403Z] 16:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-09-09T17:09:56.403Z] 16:33:01 veth3d59bc6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:33:01 vethe4647f4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:33:01 eth0 1868.45 1406.40 9178.25 154.43 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:34:01 eth0 515.21 442.64 2082.65 90.36 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:34:01 vethf3737e0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:34:01 docker0 1045.63 1137.13 90.49 4739.48 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:35:01 eth0 33.31 17.87 22.32 10.99 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:35:01 vethf3737e0 2.25 2.25 0.18 0.18 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:35:01 docker0 2.25 2.25 0.15 0.18 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:36:01 eth0 256.89 165.03 1693.31 70.45 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:37:01 vetha44d0a2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:37:01 vetha19942e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:37:01 eth0 131.99 87.09 209.28 60.84 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:38:01 eth0 331.14 171.63 1789.91 24.62 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:38:01 veth01f8586 0.00 0.70 0.00 0.04 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:38:01 vethe83f23b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:39:01 eth0 65.23 35.37 100.57 73.89 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:39:01 docker0 1159.67 1352.79 97.98 5516.56 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:40:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:41:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:42:01 eth0 0.25 0.20 0.08 0.05 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:43:01 eth0 0.25 0.25 0.10 0.05 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:44:01 eth0 0.47 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:45:01 eth0 0.62 0.35 0.28 0.20 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:46:01 eth0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:47:01 eth0 1.20 0.47 0.40 0.27 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:48:01 eth0 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:49:02 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:50:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:51:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:52:01 eth0 0.17 0.13 0.08 0.04 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.403Z] 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 16:53:01 eth0 0.20 0.12 0.07 0.03 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 16:54:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 16:55:01 eth0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 16:56:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 16:57:01 eth0 0.25 0.17 0.08 0.04 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 16:58:01 eth0 0.13 0.08 0.06 0.03 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 16:59:01 eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 17:00:01 eth0 0.50 0.05 0.05 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 17:01:01 eth0 0.55 0.32 0.27 0.20 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 17:02:01 eth0 0.18 0.15 0.08 0.04 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 17:03:01 eth0 0.18 0.10 0.07 0.03 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 17:04:01 eth0 0.05 0.05 0.00 0.01 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 17:05:01 eth0 1.38 0.22 0.36 0.16 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 17:06:01 eth0 0.53 0.07 0.06 0.04 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 17:07:01 eth0 0.22 0.13 0.08 0.04 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 17:08:01 eth0 0.20 0.12 0.07 0.03 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 17:09:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] Average: eth0 86.09 62.44 404.16 13.11 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] Average: docker0 31.37 36.60 2.65 149.25 0.00 0.00 0.00 0.00 [2021-09-09T17:09:56.404Z] [2021-09-09T17:09:56.404Z] [2021-09-09T17:09:56.404Z] ---> sar -P ALL: [2021-09-09T17:09:56.404Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/09/21 _x86_64_ (2 CPU) [2021-09-09T17:09:56.404Z] [2021-09-09T17:09:56.404Z] 16:31:26 LINUX RESTART (2 CPU) [2021-09-09T17:09:56.404Z] [2021-09-09T17:09:56.404Z] 16:32:01 CPU %user %nice %system %iowait %steal %idle [2021-09-09T17:09:56.404Z] 16:33:01 all 28.07 0.00 8.94 3.50 0.11 59.39 [2021-09-09T17:09:56.404Z] 16:33:01 0 27.69 0.00 9.77 4.14 0.11 58.29 [2021-09-09T17:09:56.404Z] 16:33:01 1 28.44 0.00 8.12 2.86 0.11 60.47 [2021-09-09T17:09:56.404Z] 16:34:01 all 46.60 0.00 11.60 2.84 0.14 38.82 [2021-09-09T17:09:56.404Z] 16:34:01 0 46.17 0.00 12.19 2.54 0.15 38.96 [2021-09-09T17:09:56.404Z] 16:34:01 1 47.03 0.00 11.02 3.14 0.13 38.69 [2021-09-09T17:09:56.404Z] 16:35:01 all 38.21 0.00 5.33 0.42 0.09 55.96 [2021-09-09T17:09:56.404Z] 16:35:01 0 38.31 0.00 5.69 0.48 0.09 55.44 [2021-09-09T17:09:56.404Z] 16:35:01 1 38.12 0.00 4.97 0.35 0.09 56.48 [2021-09-09T17:09:56.404Z] 16:36:01 all 57.02 0.00 9.36 0.82 0.12 32.68 [2021-09-09T17:09:56.404Z] 16:36:01 0 57.04 0.00 9.76 1.22 0.11 31.87 [2021-09-09T17:09:56.404Z] 16:36:01 1 57.00 0.00 8.96 0.42 0.13 33.49 [2021-09-09T17:09:56.404Z] 16:37:01 all 35.49 0.00 22.29 26.38 0.15 15.69 [2021-09-09T17:09:56.404Z] 16:37:01 0 38.20 0.00 21.04 25.86 0.15 14.75 [2021-09-09T17:09:56.404Z] 16:37:01 1 32.77 0.00 23.55 26.91 0.15 16.62 [2021-09-09T17:09:56.404Z] 16:38:01 all 78.72 0.00 16.00 3.87 0.17 1.23 [2021-09-09T17:09:56.404Z] 16:38:01 0 77.94 0.00 16.56 3.92 0.17 1.42 [2021-09-09T17:09:56.404Z] 16:38:01 1 79.50 0.00 15.45 3.83 0.17 1.05 [2021-09-09T17:09:56.404Z] 16:39:01 all 51.43 0.00 11.04 5.48 0.14 31.92 [2021-09-09T17:09:56.404Z] 16:39:01 0 51.07 0.00 11.34 5.56 0.14 31.88 [2021-09-09T17:09:56.404Z] 16:39:01 1 51.79 0.00 10.74 5.40 0.13 31.95 [2021-09-09T17:09:56.404Z] 16:40:01 all 0.28 0.00 0.15 0.00 0.01 99.57 [2021-09-09T17:09:56.404Z] 16:40:01 0 0.05 0.00 0.15 0.00 0.00 99.80 [2021-09-09T17:09:56.404Z] 16:40:01 1 0.50 0.00 0.15 0.00 0.02 99.33 [2021-09-09T17:09:56.404Z] 16:41:01 all 0.32 0.00 0.37 0.00 0.02 99.29 [2021-09-09T17:09:56.404Z] 16:41:01 0 0.18 0.00 0.46 0.00 0.02 99.34 [2021-09-09T17:09:56.404Z] 16:41:01 1 0.47 0.00 0.27 0.00 0.02 99.25 [2021-09-09T17:09:56.404Z] 16:42:01 all 0.23 0.00 0.04 0.00 0.01 99.72 [2021-09-09T17:09:56.404Z] 16:42:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-09-09T17:09:56.404Z] 16:42:01 1 0.43 0.00 0.05 0.00 0.02 99.50 [2021-09-09T17:09:56.404Z] 16:43:01 all 0.24 0.00 0.02 0.00 0.02 99.72 [2021-09-09T17:09:56.404Z] 16:43:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-09-09T17:09:56.404Z] 16:43:01 1 0.43 0.00 0.02 0.00 0.02 99.53 [2021-09-09T17:09:56.404Z] [2021-09-09T17:09:56.404Z] 16:43:01 CPU %user %nice %system %iowait %steal %idle [2021-09-09T17:09:56.404Z] 16:44:01 all 0.18 0.00 0.03 0.00 0.00 99.79 [2021-09-09T17:09:56.404Z] 16:44:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-09-09T17:09:56.404Z] 16:44:01 1 0.32 0.00 0.03 0.00 0.00 99.65 [2021-09-09T17:09:56.404Z] 16:45:01 all 0.16 0.00 0.03 0.00 0.03 99.78 [2021-09-09T17:09:56.404Z] 16:45:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-09-09T17:09:56.404Z] 16:45:01 1 0.30 0.00 0.03 0.00 0.02 99.65 [2021-09-09T17:09:56.404Z] 16:46:01 all 0.19 0.00 0.03 0.00 0.02 99.76 [2021-09-09T17:09:56.404Z] 16:46:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-09-09T17:09:56.404Z] 16:46:01 1 0.33 0.00 0.02 0.00 0.02 99.63 [2021-09-09T17:09:56.404Z] 16:47:01 all 0.15 0.00 0.07 0.01 0.01 99.77 [2021-09-09T17:09:56.404Z] 16:47:01 0 0.08 0.00 0.05 0.00 0.00 99.87 [2021-09-09T17:09:56.404Z] 16:47:01 1 0.22 0.00 0.08 0.02 0.02 99.67 [2021-09-09T17:09:56.404Z] 16:48:01 all 0.05 0.00 0.04 0.00 0.02 99.89 [2021-09-09T17:09:56.404Z] 16:48:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-09-09T17:09:56.404Z] 16:48:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-09-09T17:09:56.404Z] 16:49:02 all 0.23 0.00 0.04 0.00 0.01 99.72 [2021-09-09T17:09:56.404Z] 16:49:02 0 0.42 0.00 0.05 0.00 0.00 99.53 [2021-09-09T17:09:56.404Z] 16:49:02 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-09-09T17:09:56.404Z] 16:50:01 all 0.17 0.00 0.03 0.00 0.01 99.80 [2021-09-09T17:09:56.404Z] 16:50:01 0 0.31 0.00 0.02 0.00 0.00 99.68 [2021-09-09T17:09:56.404Z] 16:50:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-09-09T17:09:56.404Z] 16:51:01 all 0.20 0.00 0.04 0.00 0.01 99.75 [2021-09-09T17:09:56.404Z] 16:51:01 0 0.37 0.00 0.05 0.00 0.00 99.58 [2021-09-09T17:09:56.404Z] 16:51:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-09-09T17:09:56.404Z] 16:52:01 all 0.23 0.00 0.03 0.00 0.02 99.72 [2021-09-09T17:09:56.404Z] 16:52:01 0 0.40 0.00 0.02 0.00 0.02 99.57 [2021-09-09T17:09:56.404Z] 16:52:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-09-09T17:09:56.404Z] 16:53:01 all 0.18 0.00 0.05 0.00 0.02 99.76 [2021-09-09T17:09:56.404Z] 16:53:01 0 0.32 0.00 0.07 0.00 0.00 99.62 [2021-09-09T17:09:56.404Z] 16:53:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-09-09T17:09:56.404Z] 16:54:01 all 0.23 0.00 0.04 0.00 0.01 99.72 [2021-09-09T17:09:56.404Z] 16:54:01 0 0.42 0.00 0.05 0.00 0.02 99.52 [2021-09-09T17:09:56.404Z] 16:54:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-09-09T17:09:56.404Z] [2021-09-09T17:09:56.404Z] 16:54:01 CPU %user %nice %system %iowait %steal %idle [2021-09-09T17:09:56.404Z] 16:55:01 all 0.22 0.00 0.02 0.00 0.02 99.75 [2021-09-09T17:09:56.404Z] 16:55:01 0 0.40 0.00 0.02 0.00 0.02 99.57 [2021-09-09T17:09:56.404Z] 16:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-09-09T17:09:56.404Z] 16:56:01 all 0.22 0.00 0.03 0.00 0.00 99.76 [2021-09-09T17:09:56.404Z] 16:56:01 0 0.42 0.00 0.03 0.00 0.00 99.55 [2021-09-09T17:09:56.404Z] 16:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-09-09T17:09:56.404Z] 16:57:01 all 0.25 0.00 0.03 0.00 0.02 99.70 [2021-09-09T17:09:56.404Z] 16:57:01 0 0.48 0.00 0.05 0.00 0.02 99.45 [2021-09-09T17:09:56.404Z] 16:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-09-09T17:09:56.404Z] 16:58:01 all 0.27 0.00 0.03 0.00 0.02 99.68 [2021-09-09T17:09:56.404Z] 16:58:01 0 0.50 0.00 0.03 0.00 0.02 99.45 [2021-09-09T17:09:56.404Z] 16:58:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-09-09T17:09:56.404Z] 16:59:01 all 0.23 0.00 0.02 0.00 0.01 99.75 [2021-09-09T17:09:56.404Z] 16:59:01 0 0.42 0.00 0.02 0.00 0.00 99.57 [2021-09-09T17:09:56.404Z] 16:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-09-09T17:09:56.404Z] 17:00:01 all 0.23 0.00 0.03 0.00 0.02 99.72 [2021-09-09T17:09:56.404Z] 17:00:01 0 0.45 0.00 0.03 0.00 0.02 99.50 [2021-09-09T17:09:56.404Z] 17:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-09-09T17:09:56.404Z] 17:01:01 all 0.23 0.00 0.06 0.00 0.00 99.71 [2021-09-09T17:09:56.404Z] 17:01:01 0 0.43 0.00 0.07 0.00 0.00 99.50 [2021-09-09T17:09:56.404Z] 17:01:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2021-09-09T17:09:56.404Z] 17:02:01 all 0.13 0.00 0.03 0.00 0.01 99.83 [2021-09-09T17:09:56.404Z] 17:02:01 0 0.22 0.00 0.03 0.00 0.02 99.73 [2021-09-09T17:09:56.404Z] 17:02:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-09-09T17:09:56.404Z] 17:03:01 all 0.10 0.00 0.03 0.00 0.02 99.86 [2021-09-09T17:09:56.404Z] 17:03:01 0 0.17 0.00 0.03 0.00 0.02 99.78 [2021-09-09T17:09:56.404Z] 17:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-09-09T17:09:56.404Z] 17:04:01 all 0.15 0.00 0.03 0.00 0.02 99.80 [2021-09-09T17:09:56.404Z] 17:04:01 0 0.30 0.00 0.03 0.00 0.00 99.67 [2021-09-09T17:09:56.404Z] 17:04:01 1 0.00 0.00 0.03 0.00 0.03 99.93 [2021-09-09T17:09:56.404Z] 17:05:01 all 0.22 0.00 0.05 0.00 0.01 99.72 [2021-09-09T17:09:56.404Z] 17:05:01 0 0.38 0.00 0.07 0.00 0.00 99.55 [2021-09-09T17:09:56.404Z] 17:05:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-09-09T17:09:56.404Z] [2021-09-09T17:09:56.404Z] 17:05:01 CPU %user %nice %system %iowait %steal %idle [2021-09-09T17:09:56.404Z] 17:06:01 all 0.17 0.00 0.03 0.00 0.02 99.79 [2021-09-09T17:09:56.404Z] 17:06:01 0 0.32 0.00 0.03 0.00 0.02 99.63 [2021-09-09T17:09:56.404Z] 17:06:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-09-09T17:09:56.404Z] 17:07:01 all 0.19 0.00 0.03 0.00 0.01 99.77 [2021-09-09T17:09:56.404Z] 17:07:01 0 0.33 0.00 0.03 0.00 0.00 99.63 [2021-09-09T17:09:56.404Z] 17:07:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-09-09T17:09:56.404Z] 17:08:01 all 0.18 0.00 0.03 0.00 0.02 99.77 [2021-09-09T17:09:56.405Z] 17:08:01 0 0.33 0.00 0.03 0.00 0.00 99.63 [2021-09-09T17:09:56.405Z] 17:08:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-09-09T17:09:56.405Z] 17:09:01 all 0.18 0.00 0.04 0.00 0.02 99.77 [2021-09-09T17:09:56.405Z] 17:09:01 0 0.32 0.00 0.05 0.00 0.02 99.62 [2021-09-09T17:09:56.405Z] 17:09:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-09-09T17:09:56.405Z] Average: all 8.61 0.00 2.17 1.09 0.03 88.10 [2021-09-09T17:09:56.405Z] Average: 0 8.69 0.00 2.22 1.10 0.03 87.97 [2021-09-09T17:09:56.405Z] Average: 1 8.54 0.00 2.12 1.08 0.04 88.23 [2021-09-09T17:09:56.405Z] [2021-09-09T17:09:56.405Z] [2021-09-09T17:09:56.405Z]