Pull request #3660 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from 09a61e720d6d0c068e4d6e0a51b0df579974263b+70a7de6140c9210a4916c44f40b1630081c5c4da (43b9f989d7bee0ba096928cc26e6ee642eaa1b60) 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-ssh7420453244966333044.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh5299365692778226947.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-3660/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-3660/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3214886410888045638.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > 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-ssh1303643445429010898.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-3660/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-3660/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5240854238193856607.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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-161 in /w/workspace/edgexfoundry_edgex-go_PR-3660 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh8840407701015526783.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 70a7de6140c9210a4916c44f40b1630081c5c4da into PR head commit 09a61e720d6d0c068e4d6e0a51b0df579974263b Merge succeeded, producing 09a61e720d6d0c068e4d6e0a51b0df579974263b Checking out Revision 09a61e720d6d0c068e4d6e0a51b0df579974263b (PR-3660) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh3194166091083161016.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3660/head:refs/remotes/origin/PR-3660 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09a61e720d6d0c068e4d6e0a51b0df579974263b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh117781398141561546.key > git merge 70a7de6140c9210a4916c44f40b1630081c5c4da # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09a61e720d6d0c068e4d6e0a51b0df579974263b # timeout=10 Commit message: "Merge branch 'main' into additions-for-lf-edge-review" > git rev-list --no-walk 5ce3423383a641947b50df807bc9fa8ff7364740 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-09T22:39:45.731Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-09T22:39:45.814Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-09T22:39:45.840Z] ========================================================= [2021-08-09T22:39:45.840Z] EdgeX Global Pipelines Version Info [2021-08-09T22:39:45.840Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-09T22:39:46.697Z] ------------------- [2021-08-09T22:39:46.697Z] stable info: [2021-08-09T22:39:46.697Z] ------------------- [2021-08-09T22:39:46.697Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-09T22:39:46.697Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-09T22:39:46.697Z] Message: update stable to v1.0.204 [2021-08-09T22:39:47.656Z] ------------------- [2021-08-09T22:39:47.656Z] experimental info: [2021-08-09T22:39:47.656Z] ------------------- [2021-08-09T22:39:47.656Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-09T22:39:47.656Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-09T22:39:47.656Z] Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-09T22:39:47.779Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-09T22:39:47.801Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-09T22:39:47.824Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-09T22:39:47.847Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-09T22:39:47.870Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-09T22:39:47.893Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-09T22:39:47.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-09T22:39:47.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-09T22:39:47.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-09T22:39:47.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-09T22:39:48.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-09T22:39:48.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-09T22:39:48.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-09T22:39:48.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-09T22:39:48.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-09T22:39:48.129Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-09T22:39:48.153Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-09T22:39:48.176Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-09T22:39:48.200Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-09T22:39:48.224Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-09T22:39:48.248Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-09T22:39:48.285Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-09T22:39:48.307Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-09T22:39:48.330Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3660 [Pipeline] echo [2021-08-09T22:39:48.353Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3660 [Pipeline] echo [2021-08-09T22:39:48.376Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3660 [Pipeline] echo [2021-08-09T22:39:48.397Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09a61e720d6d0c068e4d6e0a51b0df579974263b [Pipeline] echo [2021-08-09T22:39:48.428Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09a61e7 [Pipeline] echo [2021-08-09T22:39:48.451Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-09T22:39:48.535Z] provisioning config files... [2021-08-09T22:39:48.554Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8068168966371571876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T22:39:48.887Z] ---> docker-login.sh [2021-08-09T22:39:48.888Z] nexus3.edgexfoundry.org:10001 [2021-08-09T22:39:48.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T22:39:49.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T22:39:49.156Z] Configure a credential helper to remove this warning. See [2021-08-09T22:39:49.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T22:39:49.156Z] [2021-08-09T22:39:49.156Z] Login Succeeded [2021-08-09T22:39:49.156Z] nexus3.edgexfoundry.org:10002 [2021-08-09T22:39:49.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T22:39:49.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T22:39:49.156Z] Configure a credential helper to remove this warning. See [2021-08-09T22:39:49.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T22:39:49.156Z] [2021-08-09T22:39:49.156Z] Login Succeeded [2021-08-09T22:39:49.156Z] nexus3.edgexfoundry.org:10003 [2021-08-09T22:39:49.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T22:39:49.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T22:39:49.426Z] Configure a credential helper to remove this warning. See [2021-08-09T22:39:49.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T22:39:49.426Z] [2021-08-09T22:39:49.426Z] Login Succeeded [2021-08-09T22:39:49.426Z] nexus3.edgexfoundry.org:10004 [2021-08-09T22:39:49.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T22:39:49.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T22:39:49.426Z] Configure a credential helper to remove this warning. See [2021-08-09T22:39:49.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T22:39:49.426Z] [2021-08-09T22:39:49.426Z] Login Succeeded [2021-08-09T22:39:49.426Z] docker.io [2021-08-09T22:39:49.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T22:39:49.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T22:39:49.959Z] Configure a credential helper to remove this warning. See [2021-08-09T22:39:49.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T22:39:49.959Z] [2021-08-09T22:39:49.959Z] Login Succeeded [2021-08-09T22:39:49.959Z] ---> docker-login.sh ends [Pipeline] } [2021-08-09T22:39:49.972Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-09T22:39:50.321Z] ++ 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-08-09T22:39:50.321Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T22:39:50.321Z] ++ dirname cmd/core-command/Dockerfile [2021-08-09T22:39:50.321Z] ++ cut -d/ -f2 [2021-08-09T22:39:50.321Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-09T22:39:50.321Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T22:39:50.321Z] ++ dirname cmd/core-data/Dockerfile [2021-08-09T22:39:50.321Z] ++ cut -d/ -f2 [2021-08-09T22:39:50.321Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-09T22:39:50.321Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T22:39:50.321Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-09T22:39:50.321Z] ++ cut -d/ -f2 [2021-08-09T22:39:50.321Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-09T22:39:50.321Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T22:39:50.321Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-09T22:39:50.321Z] ++ cut -d/ -f2 [2021-08-09T22:39:50.321Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-09T22:39:50.321Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T22:39:50.321Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-09T22:39:50.321Z] ++ cut -d/ -f2 [2021-08-09T22:39:50.321Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-09T22:39:50.321Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T22:39:50.321Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-09T22:39:50.321Z] ++ cut -d/ -f2 [2021-08-09T22:39:50.321Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-09T22:39:50.321Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T22:39:50.321Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-09T22:39:50.321Z] ++ cut -d/ -f2 [2021-08-09T22:39:50.321Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-09T22:39:50.321Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T22:39:50.321Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-09T22:39:50.321Z] ++ cut -d/ -f2 [2021-08-09T22:39:50.321Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-09T22:39:50.321Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T22:39:50.321Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-09T22:39:50.321Z] ++ cut -d/ -f2 [2021-08-09T22:39:50.321Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-09T22:39:50.379Z] 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-08-09T22:39:51.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-09T22:39:51.414Z] [2021-08-09T22:39:51.414Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:39:51.750Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-09T22:39:51.750Z] latest: Pulling from edgex-devops/git-semver [2021-08-09T22:39:51.750Z] 31603596830f: Pulling fs layer [2021-08-09T22:39:51.750Z] d4622e32a9a9: Pulling fs layer [2021-08-09T22:39:51.750Z] 1030fce36090: Pulling fs layer [2021-08-09T22:39:51.750Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-09T22:39:51.750Z] 6c6cb7e1b49b: Waiting [2021-08-09T22:39:51.750Z] d4622e32a9a9: Verifying Checksum [2021-08-09T22:39:51.750Z] d4622e32a9a9: Download complete [2021-08-09T22:39:52.025Z] 31603596830f: Verifying Checksum [2021-08-09T22:39:52.025Z] 31603596830f: Download complete [2021-08-09T22:39:52.297Z] 31603596830f: Pull complete [2021-08-09T22:39:52.297Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-09T22:39:52.297Z] 6c6cb7e1b49b: Download complete [2021-08-09T22:39:52.297Z] d4622e32a9a9: Pull complete [2021-08-09T22:39:52.297Z] 1030fce36090: Verifying Checksum [2021-08-09T22:39:52.297Z] 1030fce36090: Download complete [2021-08-09T22:39:53.303Z] 1030fce36090: Pull complete [2021-08-09T22:39:53.303Z] 6c6cb7e1b49b: Pull complete [2021-08-09T22:39:53.303Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-09T22:39:53.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-09T22:39:53.303Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-09T22:39:53.395Z] prd-centos7-docker-4c-2g-161 does not seem to be running inside a container [2021-08-09T22:39:53.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-09T22:39:54.910Z] $ docker top d3fe00a6dab694759f8ff38b3f190a6e6c7fb31c866dfa35161cb963a4177af5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-09T22:39:55.045Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-09T22:39:55.045Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-09T22:39:55.156Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-09T22:39:55.167Z] $ docker exec d3fe00a6dab694759f8ff38b3f190a6e6c7fb31c866dfa35161cb963a4177af5 ssh-agent [2021-08-09T22:39:55.278Z] SSH_AUTH_SOCK=/tmp/ssh-ICMqGLzdLaG0/agent.14 [2021-08-09T22:39:55.278Z] SSH_AGENT_PID=20 [2021-08-09T22:39:55.290Z] Running ssh-add (command line suppressed) [2021-08-09T22:39:55.377Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3244625243243102341.key (/w/workspace/edgex-go/2@tmp/private_key_3244625243243102341.key) [2021-08-09T22:39:55.398Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-09T22:39:55.718Z] + git tag --points-at HEAD [Pipeline] } [2021-08-09T22:39:55.738Z] $ docker exec --env ******** --env ******** d3fe00a6dab694759f8ff38b3f190a6e6c7fb31c866dfa35161cb963a4177af5 ssh-agent -k [2021-08-09T22:39:55.835Z] unset SSH_AUTH_SOCK; [2021-08-09T22:39:55.835Z] unset SSH_AGENT_PID; [2021-08-09T22:39:55.835Z] echo Agent pid 20 killed; [2021-08-09T22:39:55.854Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-09T22:39:55.893Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-09T22:39:55.893Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-09T22:39:56.011Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-09T22:39:56.012Z] $ docker exec d3fe00a6dab694759f8ff38b3f190a6e6c7fb31c866dfa35161cb963a4177af5 ssh-agent [2021-08-09T22:39:56.125Z] SSH_AUTH_SOCK=/tmp/ssh-s5Igcf11nJFQ/agent.54 [2021-08-09T22:39:56.125Z] SSH_AGENT_PID=60 [2021-08-09T22:39:56.135Z] Running ssh-add (command line suppressed) [2021-08-09T22:39:56.225Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5454079004295445920.key (/w/workspace/edgex-go/2@tmp/private_key_5454079004295445920.key) [2021-08-09T22:39:56.245Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-09T22:39:56.555Z] + git semver init [2021-08-09T22:39:56.556Z] # -> Open(): unable to determine branch for HEAD [2021-08-09T22:39:56.556Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-08-09T22:39:56.556Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-08-09T22:39:56.556Z] # $SEMVER_REMOTE_NAME = origin [2021-08-09T22:39:56.556Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-09T22:39:56.556Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-09T22:39:56.556Z] # $SEMVER_BRANCH = PR-3660 [2021-08-09T22:39:56.556Z] # $SEMVER_TEMP = /tmp/semver-063513799 [2021-08-09T22:39:56.556Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-09T22:40:11.588Z] # '/tmp/semver-063513799' -> '/w/workspace/edgex-go/2/.semver' [2021-08-09T22:40:11.855Z] # -> Force: false [2021-08-09T22:40:11.855Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-08-09T22:40:11.869Z] $ docker exec --env ******** --env ******** d3fe00a6dab694759f8ff38b3f190a6e6c7fb31c866dfa35161cb963a4177af5 ssh-agent -k [2021-08-09T22:40:12.000Z] unset SSH_AUTH_SOCK; [2021-08-09T22:40:12.000Z] unset SSH_AGENT_PID; [2021-08-09T22:40:12.000Z] echo Agent pid 60 killed; [2021-08-09T22:40:12.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-09T22:40:12.372Z] + git semver [Pipeline] } [2021-08-09T22:40:12.396Z] $ docker stop --time=1 d3fe00a6dab694759f8ff38b3f190a6e6c7fb31c866dfa35161cb963a4177af5 [2021-08-09T22:40:14.531Z] $ docker rm -f d3fe00a6dab694759f8ff38b3f190a6e6c7fb31c866dfa35161cb963a4177af5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-09T22:40:14.952Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-09T22:40:15.310Z] Stashed 1 file(s) [Pipeline] echo [2021-08-09T22:40:15.313Z] [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-08-09T22:40:15.526Z] ========================================================= [2021-08-09T22:40:15.526Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-09T22:40:15.526Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-09T22:40:15.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T22:40:15.848Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-09T22:40:15.848Z] 540db60ca938: Pulling fs layer [2021-08-09T22:40:15.848Z] adcc1eea9eea: Pulling fs layer [2021-08-09T22:40:15.848Z] 4c4ab2625f07: Pulling fs layer [2021-08-09T22:40:15.848Z] db62176df00c: Pulling fs layer [2021-08-09T22:40:15.848Z] 3b30891b0d05: Pulling fs layer [2021-08-09T22:40:15.848Z] 06b49ca38bd5: Pulling fs layer [2021-08-09T22:40:15.848Z] c788192a36de: Pulling fs layer [2021-08-09T22:40:15.848Z] a77e37c0d609: Pulling fs layer [2021-08-09T22:40:15.848Z] c3185cebc471: Pulling fs layer [2021-08-09T22:40:15.848Z] db62176df00c: Waiting [2021-08-09T22:40:15.848Z] 3b30891b0d05: Waiting [2021-08-09T22:40:15.848Z] 06b49ca38bd5: Waiting [2021-08-09T22:40:15.848Z] c788192a36de: Waiting [2021-08-09T22:40:15.848Z] a77e37c0d609: Waiting [2021-08-09T22:40:15.848Z] c3185cebc471: Waiting [2021-08-09T22:40:15.848Z] 4c4ab2625f07: Verifying Checksum [2021-08-09T22:40:15.848Z] 4c4ab2625f07: Download complete [2021-08-09T22:40:15.848Z] adcc1eea9eea: Verifying Checksum [2021-08-09T22:40:15.848Z] adcc1eea9eea: Download complete [2021-08-09T22:40:15.848Z] 3b30891b0d05: Verifying Checksum [2021-08-09T22:40:15.848Z] 3b30891b0d05: Download complete [2021-08-09T22:40:16.121Z] 06b49ca38bd5: Verifying Checksum [2021-08-09T22:40:16.121Z] 06b49ca38bd5: Download complete [2021-08-09T22:40:16.121Z] c788192a36de: Verifying Checksum [2021-08-09T22:40:16.121Z] c788192a36de: Download complete [2021-08-09T22:40:16.121Z] 540db60ca938: Verifying Checksum [2021-08-09T22:40:16.121Z] 540db60ca938: Download complete [2021-08-09T22:40:16.389Z] 540db60ca938: Pull complete [2021-08-09T22:40:16.656Z] adcc1eea9eea: Pull complete [2021-08-09T22:40:16.656Z] 4c4ab2625f07: Pull complete [2021-08-09T22:40:17.245Z] a77e37c0d609: Verifying Checksum [2021-08-09T22:40:17.245Z] a77e37c0d609: Download complete [2021-08-09T22:40:20.599Z] c3185cebc471: Verifying Checksum [2021-08-09T22:40:20.599Z] c3185cebc471: Download complete [2021-08-09T22:40:20.870Z] db62176df00c: Verifying Checksum [2021-08-09T22:40:20.870Z] db62176df00c: Download complete [2021-08-09T22:40:25.159Z] db62176df00c: Pull complete [2021-08-09T22:40:25.159Z] 3b30891b0d05: Pull complete [2021-08-09T22:40:25.159Z] 06b49ca38bd5: Pull complete [2021-08-09T22:40:25.159Z] c788192a36de: Pull complete [2021-08-09T22:40:25.159Z] a77e37c0d609: Pull complete [2021-08-09T22:40:27.151Z] c3185cebc471: Pull complete [2021-08-09T22:40:27.151Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-09T22:40:27.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T22:40:27.152Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-09T22:40:27.493Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-09T22:40:27.493Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T22:40:27.493Z] WORKDIR /edgex [2021-08-09T22:40:27.493Z] COPY go.mod . [2021-08-09T22:40:27.493Z] RUN go mod download' [2021-08-09T22:40:29.458Z] Sending build context to Docker daemon 328.6MB [2021-08-09T22:40:29.458Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T22:40:29.458Z] ---> 031687cdd783 [2021-08-09T22:40:29.458Z] Step 2/4 : WORKDIR /edgex [2021-08-09T22:40:30.449Z] Still waiting to schedule task [2021-08-09T22:40:30.450Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline [2021-08-09T22:40:31.427Z] ---> Running in d27fca139b0e [2021-08-09T22:40:31.427Z] Removing intermediate container d27fca139b0e [2021-08-09T22:40:31.427Z] ---> a673fc0c35e8 [2021-08-09T22:40:31.427Z] Step 3/4 : COPY go.mod . [2021-08-09T22:40:31.692Z] ---> 344f124f9d13 [2021-08-09T22:40:31.692Z] Step 4/4 : RUN go mod download [2021-08-09T22:40:31.692Z] ---> Running in 4b04676ec9b9 [2021-08-09T22:41:10.603Z] Removing intermediate container 4b04676ec9b9 [2021-08-09T22:41:10.603Z] ---> de7ab5b5cf3d [2021-08-09T22:41:10.603Z] Successfully built de7ab5b5cf3d [2021-08-09T22:41:10.603Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:41:10.925Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-09T22:41:10.925Z] . [Pipeline] withDockerContainer [2021-08-09T22:41:11.016Z] prd-centos7-docker-4c-2g-161 does not seem to be running inside a container [2021-08-09T22:41:11.072Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-09T22:41:11.419Z] $ docker top 6fbafb6eeea010e4beff9aabbd7e261131542557824a479fa5d84ad28c3444c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T22:41:11.877Z] + go version [2021-08-09T22:41:11.877Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-09T22:41:11.891Z] $ docker stop --time=1 6fbafb6eeea010e4beff9aabbd7e261131542557824a479fa5d84ad28c3444c7 [2021-08-09T22:41:13.068Z] $ docker rm -f 6fbafb6eeea010e4beff9aabbd7e261131542557824a479fa5d84ad28c3444c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:41:13.532Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-09T22:41:13.532Z] . [Pipeline] withDockerContainer [2021-08-09T22:41:13.627Z] prd-centos7-docker-4c-2g-161 does not seem to be running inside a container [2021-08-09T22:41:13.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-09T22:41:14.024Z] $ docker top 6835d64da80f1812d51c1d1d36a7872daa0b572e91d74b7bf2b5b59402e3656e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-09T22:41:14.118Z] ========================================================= [2021-08-09T22:41:14.119Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-09T22:41:14.119Z] ========================================================= [Pipeline] sh [2021-08-09T22:41:14.427Z] + go mod tidy [Pipeline] sh [2021-08-09T22:41:15.013Z] + make test [2021-08-09T22:41:15.013Z] 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-08-09T22:41:15.287Z] go mod tidy [2021-08-09T22:41:15.287Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-09T22:41:20.676Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-09T22:41:38.937Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-09T22:41:42.364Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-09T22:41:42.364Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-09T22:41:42.954Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-09T22:41:44.977Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-09T22:41:45.977Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-09T22:41:45.977Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-09T22:41:45.977Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-09T22:41:46.252Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-09T22:41:46.527Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-09T22:41:46.798Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-09T22:41:46.798Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-09T22:41:46.798Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-09T22:41:46.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-09T22:41:49.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.040s coverage: 28.7% of statements [2021-08-09T22:41:49.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-09T22:41:49.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-09T22:41:50.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.053s coverage: 100.0% of statements [2021-08-09T22:41:50.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-09T22:41:50.686Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 46.3% of statements [2021-08-09T22:41:50.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-09T22:41:50.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-09T22:41:51.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.116s coverage: 90.1% of statements [2021-08-09T22:41:51.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-09T22:41:51.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-09T22:41:52.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.068s coverage: 81.2% of statements [2021-08-09T22:41:52.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-09T22:41:52.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-09T22:41:52.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-09T22:41:52.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-09T22:41:52.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-09T22:41:52.974Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.254s coverage: 94.2% of statements [2021-08-09T22:41:52.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-09T22:41:52.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-09T22:41:53.243Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements [2021-08-09T22:41:53.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-09T22:41:53.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-09T22:41:53.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-09T22:41:53.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-09T22:41:53.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-09T22:41:53.512Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2021-08-09T22:41:53.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-09T22:41:53.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-09T22:41:53.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-09T22:41:54.095Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.8% of statements [2021-08-09T22:41:54.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-09T22:41:54.095Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements [2021-08-09T22:41:54.095Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 22.0% of statements [2021-08-09T22:41:54.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-09T22:41:54.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2021-08-09T22:41:54.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements [2021-08-09T22:41:54.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2021-08-09T22:41:55.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2021-08-09T22:41:55.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-08-09T22:42:07.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements [2021-08-09T22:42:07.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2021-08-09T22:42:12.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.231s coverage: 81.8% of statements [2021-08-09T22:42:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-09T22:42:26.832Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-162 in /w/workspace/edgexfoundry_edgex-go_PR-3660 [Pipeline] { [Pipeline] ws [2021-08-09T22:42:26.848Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-08-09T22:42:27.060Z] The recommended git tool is: git [2021-08-09T22:42:30.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-08-09T22:42:30.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-09T22:42:30.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-09T22:42:30.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-09T22:42:30.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements [2021-08-09T22:42:30.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-09T22:42:30.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-09T22:42:30.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-09T22:42:30.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-09T22:42:30.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-09T22:42:30.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-08-09T22:42:30.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-09T22:42:30.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-09T22:42:30.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-08-09T22:42:30.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-09T22:42:30.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-08-09T22:42:30.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-09T22:42:30.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-08-09T22:42:30.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-08-09T22:42:30.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.050s coverage: 85.4% of statements [2021-08-09T22:42:30.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-08-09T22:42:30.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-09T22:42:30.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements [2021-08-09T22:42:30.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-09T22:42:30.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-09T22:42:30.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.039s coverage: 100.0% of statements [2021-08-09T22:42:30.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements [2021-08-09T22:42:30.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-08-09T22:42:30.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-08-09T22:42:30.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2021-08-09T22:42:30.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.232s coverage: 66.9% of statements [2021-08-09T22:42:30.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-09T22:42:30.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-09T22:42:30.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-09T22:42:31.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.133s coverage: 43.6% of statements [2021-08-09T22:42:31.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-09T22:42:31.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-09T22:42:31.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-08-09T22:42:31.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-09T22:42:31.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2021-08-09T22:42:31.255Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-09T22:42:32.405Z] using credential edgex-jenkins-ssh [2021-08-09T22:42:32.430Z] Cloning the remote Git repository [2021-08-09T22:42:32.508Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-09T22:42:32.610Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-08-09T22:42:32.696Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-09T22:42:32.696Z] > git --version # timeout=10 [2021-08-09T22:42:32.724Z] > git --version # 'git version 2.17.1' [2021-08-09T22:42:32.726Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T22:42:32.812Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-09T22:42:39.497Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 19.5% of statements [2021-08-09T22:42:39.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-09T22:42:39.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-09T22:42:39.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-09T22:42:39.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-09T22:42:39.497Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.0% of statements [2021-08-09T22:42:39.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-09T22:42:39.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-09T22:42:39.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-09T22:42:39.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-09T22:42:39.497Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-08-09T22:42:39.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-09T22:42:39.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-09T22:42:39.497Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements [2021-08-09T22:42:39.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-09T22:42:39.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-09T22:42:39.497Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-09T22:42:39.497Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-09T22:42:39.497Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements [2021-08-09T22:42:39.497Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-09T22:42:39.497Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-09T22:42:39.497Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-09T22:42:39.497Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-09T22:42:39.497Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-09T22:42:39.497Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-09T22:42:39.497Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements [2021-08-09T22:42:39.497Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-08-09T22:42:39.497Z] GO111MODULE=on go vet ./... [2021-08-09T22:42:48.834Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-09T22:42:48.851Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-09T22:42:48.872Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-09T22:42:48.899Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-09T22:42:48.900Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T22:42:48.911Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3660/head:refs/remotes/origin/PR-3660 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-09T22:42:49.621Z] Merging remotes/origin/main commit 70a7de6140c9210a4916c44f40b1630081c5c4da into PR head commit 09a61e720d6d0c068e4d6e0a51b0df579974263b [2021-08-09T22:42:49.922Z] Merge succeeded, producing 09a61e720d6d0c068e4d6e0a51b0df579974263b [2021-08-09T22:42:49.923Z] Checking out Revision 09a61e720d6d0c068e4d6e0a51b0df579974263b (PR-3660) [2021-08-09T22:42:49.635Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T22:42:49.651Z] > git checkout -f 09a61e720d6d0c068e4d6e0a51b0df579974263b # timeout=10 [2021-08-09T22:42:49.846Z] > git remote # timeout=10 [2021-08-09T22:42:49.864Z] > git config --get remote.origin.url # timeout=10 [2021-08-09T22:42:49.875Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T22:42:49.887Z] > git merge 70a7de6140c9210a4916c44f40b1630081c5c4da # timeout=10 [2021-08-09T22:42:49.908Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-09T22:42:49.927Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T22:42:49.937Z] > git checkout -f 09a61e720d6d0c068e4d6e0a51b0df579974263b # timeout=10 [2021-08-09T22:42:54.196Z] Commit message: "Merge branch 'main' into additions-for-lf-edge-review" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-09T22:42:54.732Z] provisioning config files... [2021-08-09T22:42:54.762Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7394317129726873170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T22:42:55.344Z] ---> docker-login.sh [2021-08-09T22:42:55.344Z] nexus3.edgexfoundry.org:10001 [2021-08-09T22:42:55.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T22:42:56.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T22:42:56.550Z] Configure a credential helper to remove this warning. See [2021-08-09T22:42:56.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T22:42:56.550Z] [2021-08-09T22:42:56.550Z] Login Succeeded [2021-08-09T22:42:56.550Z] nexus3.edgexfoundry.org:10002 [2021-08-09T22:42:56.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T22:42:57.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T22:42:57.101Z] Configure a credential helper to remove this warning. See [2021-08-09T22:42:57.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T22:42:57.101Z] [2021-08-09T22:42:57.101Z] Login Succeeded [2021-08-09T22:42:57.101Z] nexus3.edgexfoundry.org:10003 [2021-08-09T22:42:57.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T22:42:57.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T22:42:57.652Z] Configure a credential helper to remove this warning. See [2021-08-09T22:42:57.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T22:42:57.652Z] [2021-08-09T22:42:57.652Z] Login Succeeded [2021-08-09T22:42:57.652Z] nexus3.edgexfoundry.org:10004 [2021-08-09T22:42:57.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T22:42:57.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T22:42:57.929Z] Configure a credential helper to remove this warning. See [2021-08-09T22:42:57.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T22:42:57.929Z] [2021-08-09T22:42:57.929Z] Login Succeeded [2021-08-09T22:42:57.929Z] docker.io [2021-08-09T22:42:58.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T22:42:58.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T22:42:58.801Z] Configure a credential helper to remove this warning. See [2021-08-09T22:42:58.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T22:42:58.801Z] [2021-08-09T22:42:58.801Z] Login Succeeded [2021-08-09T22:42:58.801Z] ---> docker-login.sh ends [Pipeline] } [2021-08-09T22:42:58.878Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-09T22:42:59.485Z] ========================================================= [2021-08-09T22:42:59.485Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-09T22:42:59.485Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-09T22:42:59.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-09T22:43:00.162Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-09T22:43:00.162Z] 595b0fe564bb: Pulling fs layer [2021-08-09T22:43:00.162Z] 24495759ef45: Pulling fs layer [2021-08-09T22:43:00.162Z] d148012ef14d: Pulling fs layer [2021-08-09T22:43:00.162Z] e90a11edd702: Pulling fs layer [2021-08-09T22:43:00.162Z] d77568369979: Pulling fs layer [2021-08-09T22:43:00.162Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-09T22:43:00.162Z] 170f2ba95c9a: Pulling fs layer [2021-08-09T22:43:00.162Z] 97ac5df62f85: Pulling fs layer [2021-08-09T22:43:00.162Z] fc1c9f9a7f3b: Waiting [2021-08-09T22:43:00.162Z] e90a11edd702: Waiting [2021-08-09T22:43:00.162Z] d77568369979: Waiting [2021-08-09T22:43:00.162Z] 170f2ba95c9a: Waiting [2021-08-09T22:43:00.162Z] 97ac5df62f85: Waiting [2021-08-09T22:43:00.162Z] d148012ef14d: Verifying Checksum [2021-08-09T22:43:00.162Z] d148012ef14d: Download complete [2021-08-09T22:43:00.162Z] 24495759ef45: Download complete [2021-08-09T22:43:00.162Z] d77568369979: Verifying Checksum [2021-08-09T22:43:00.162Z] d77568369979: Download complete [2021-08-09T22:43:00.162Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-09T22:43:00.162Z] fc1c9f9a7f3b: Download complete [2021-08-09T22:43:00.162Z] 595b0fe564bb: Verifying Checksum [2021-08-09T22:43:00.162Z] 595b0fe564bb: Download complete [2021-08-09T22:43:00.439Z] 170f2ba95c9a: Verifying Checksum [2021-08-09T22:43:00.439Z] 170f2ba95c9a: Download complete [2021-08-09T22:43:01.045Z] 595b0fe564bb: Pull complete [2021-08-09T22:43:01.619Z] gofmt -l . [2021-08-09T22:43:01.619Z] [ "`gofmt -l .`" = "" ] [2021-08-09T22:43:01.619Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-09T22:43:01.645Z] 24495759ef45: Pull complete [2021-08-09T22:43:01.917Z] d148012ef14d: Pull complete [2021-08-09T22:43:01.932Z] + ls -al . [2021-08-09T22:43:01.932Z] total 604 [2021-08-09T22:43:01.933Z] drwxrwxr-x 10 1001 1001 4096 Aug 9 22:43 . [2021-08-09T22:43:01.933Z] drwxr-xr-x 4 root root 28 Aug 9 22:41 .. [2021-08-09T22:43:01.933Z] -rw-rw-r-- 1 1001 1001 11 Aug 9 22:39 .dockerignore [2021-08-09T22:43:01.933Z] drwxrwxr-x 8 1001 1001 179 Aug 9 22:39 .git [2021-08-09T22:43:01.933Z] drwxrwxr-x 3 1001 1001 125 Aug 9 22:39 .github [2021-08-09T22:43:01.933Z] -rw-rw-r-- 1 1001 1001 818 Aug 9 22:39 .gitignore [2021-08-09T22:43:01.933Z] -rw-rw-r-- 1 1001 1001 76 Aug 9 22:39 .hadolint.yml [2021-08-09T22:43:01.933Z] drwx------ 3 1001 1001 58 Aug 9 22:40 .semver [2021-08-09T22:43:01.933Z] -rw-rw-r-- 1 1001 1001 166 Aug 9 22:39 .sonarcloud.properties [2021-08-09T22:43:01.933Z] -rw-rw-r-- 1 1001 1001 1171 Aug 9 22:39 ADOPTERS.md [2021-08-09T22:43:01.933Z] -rw-rw-r-- 1 1001 1001 8609 Aug 9 22:39 Attribution.txt [2021-08-09T22:43:01.933Z] -rw-rw-r-- 1 1001 1001 43881 Aug 9 22:39 CHANGELOG.md [2021-08-09T22:43:01.933Z] -rw-rw-r-- 1 1001 1001 3804 Aug 9 22:39 CONTRIBUTING.md [2021-08-09T22:43:01.933Z] -rw-rw-r-- 1 1001 1001 677 Aug 9 22:39 GOVERNANCE.md [2021-08-09T22:43:01.933Z] -rw-rw-r-- 1 1001 1001 849 Aug 9 22:39 Jenkinsfile [2021-08-09T22:43:01.933Z] -rw-rw-r-- 1 1001 1001 10775 Aug 9 22:39 LICENSE [2021-08-09T22:43:01.933Z] -rw-rw-r-- 1 1001 1001 5915 Aug 9 22:39 Makefile [2021-08-09T22:43:01.933Z] -rw-rw-r-- 1 1001 1001 582 Aug 9 22:39 OWNERS.md [2021-08-09T22:43:01.933Z] -rw-rw-r-- 1 1001 1001 8643 Aug 9 22:39 README.md [2021-08-09T22:43:01.933Z] -rw-rw-r-- 1 1001 1001 6912 Aug 9 22:39 SECURITY.md [2021-08-09T22:43:01.933Z] -rw-rw-r-- 1 1001 1001 5 Aug 9 22:40 VERSION [2021-08-09T22:43:01.933Z] -rw-rw-r-- 1 1001 1001 4131 Aug 9 22:39 ZMQWindows.md [2021-08-09T22:43:01.933Z] drwxrwxr-x 2 1001 1001 37 Aug 9 22:39 bin [2021-08-09T22:43:01.933Z] drwxrwxr-x 14 1001 1001 4096 Aug 9 22:39 cmd [2021-08-09T22:43:01.933Z] -rw-r--r-- 1 root root 404176 Aug 9 22:42 coverage.out [2021-08-09T22:43:01.933Z] -rw-rw-r-- 1 1001 1001 813 Aug 9 22:39 go.mod [2021-08-09T22:43:01.933Z] -rw-r--r-- 1 root root 48847 Aug 9 22:41 go.sum [2021-08-09T22:43:01.933Z] drwxrwxr-x 8 1001 1001 124 Aug 9 22:39 internal [2021-08-09T22:43:01.933Z] drwxrwxr-x 3 1001 1001 16 Aug 9 22:39 openapi [2021-08-09T22:43:01.933Z] drwxrwxr-x 4 1001 1001 71 Aug 9 22:39 snap [2021-08-09T22:43:01.933Z] -rw-rw-r-- 1 1001 1001 204 Aug 9 22:39 version.go [Pipeline] sh [2021-08-09T22:43:02.249Z] + '[' -e coverage.out ] [2021-08-09T22:43:02.249Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-09T22:43:02.371Z] Stashed 1 file(s) [Pipeline] sh [2021-08-09T22:43:02.672Z] + make build [2021-08-09T22:43:02.672Z] go mod tidy [2021-08-09T22:43:02.672Z] 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-08-09T22:43:03.888Z] 97ac5df62f85: Verifying Checksum [2021-08-09T22:43:03.888Z] 97ac5df62f85: Download complete [2021-08-09T22:43:04.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-08-09T22:43:04.160Z] e90a11edd702: Verifying Checksum [2021-08-09T22:43:04.160Z] e90a11edd702: Download complete [2021-08-09T22:43:10.753Z] 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-08-09T22:43:11.344Z] 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-08-09T22:43:12.766Z] 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-08-09T22:43:12.766Z] 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-08-09T22:43:14.179Z] 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-08-09T22:43:14.337Z] e90a11edd702: Pull complete [2021-08-09T22:43:14.337Z] d77568369979: Pull complete [2021-08-09T22:43:14.613Z] fc1c9f9a7f3b: Pull complete [2021-08-09T22:43:14.885Z] 170f2ba95c9a: Pull complete [2021-08-09T22:43:15.172Z] 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-08-09T22:43:16.136Z] 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-08-09T22:43:17.104Z] 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-08-09T22:43:18.534Z] 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-08-09T22:43:19.506Z] 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-08-09T22:43:20.930Z] $ docker stop --time=1 6835d64da80f1812d51c1d1d36a7872daa0b572e91d74b7bf2b5b59402e3656e [2021-08-09T22:43:21.611Z] 97ac5df62f85: Pull complete [2021-08-09T22:43:21.611Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-09T22:43:21.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-09T22:43:21.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-09T22:43:22.743Z] $ docker rm -f 6835d64da80f1812d51c1d1d36a7872daa0b572e91d74b7bf2b5b59402e3656e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-08-09T22:43:23.371Z] + + docker build -t ci-base-image-arm64echo -f - . [2021-08-09T22:43:23.371Z] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-09T22:43:23.371Z] WORKDIR /edgex [2021-08-09T22:43:23.371Z] COPY go.mod . [2021-08-09T22:43:23.371Z] RUN go mod download [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:43:25.364Z] Sending build context to Docker daemon 165.9MB [2021-08-09T22:43:25.364Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-09T22:43:25.364Z] ---> 04bc70af865f [2021-08-09T22:43:25.364Z] Step 2/4 : WORKDIR /edgex [2021-08-09T22:43:25.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T22:43:25.759Z] [2021-08-09T22:43:25.759Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:43:26.307Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T22:43:26.307Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-09T22:43:26.307Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-09T22:43:26.307Z] ca9280d653b3: Pulling fs layer [2021-08-09T22:43:26.307Z] 7e9c9ca2126c: Pulling fs layer [2021-08-09T22:43:26.674Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-09T22:43:26.674Z] cbdbe7a5bc2a: Download complete [2021-08-09T22:43:26.674Z] cbdbe7a5bc2a: Pull complete [2021-08-09T22:43:27.634Z] ca9280d653b3: Verifying Checksum [2021-08-09T22:43:27.634Z] ca9280d653b3: Download complete [2021-08-09T22:43:27.905Z] ca9280d653b3: Pull complete [2021-08-09T22:43:29.677Z] ---> Running in 79b26baf9239 [2021-08-09T22:43:29.677Z] Removing intermediate container 79b26baf9239 [2021-08-09T22:43:29.677Z] ---> 11a025945676 [2021-08-09T22:43:29.677Z] Step 3/4 : COPY go.mod . [2021-08-09T22:43:29.851Z] 7e9c9ca2126c: Download complete [2021-08-09T22:43:30.273Z] ---> ac1d737cce0a [2021-08-09T22:43:30.274Z] Step 4/4 : RUN go mod download [2021-08-09T22:43:30.546Z] ---> Running in 4b3f198444fa [2021-08-09T22:43:32.432Z] 7e9c9ca2126c: Pull complete [2021-08-09T22:43:32.433Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-09T22:43:32.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T22:43:32.433Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-09T22:43:32.527Z] prd-centos7-docker-4c-2g-161 does not seem to be running inside a container [2021-08-09T22:43:32.590Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-09T22:43:35.444Z] $ docker top 26ec43b0f3432a5f8d1aaf4175f96ce359277d1d8d3d6135dad4c59e7af36c0f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T22:43:35.840Z] + docker-compose build --help [2021-08-09T22:43:35.840Z] + grep parallel [2021-08-09T22:43:36.424Z] --parallel Build images in parallel. [Pipeline] } [2021-08-09T22:43:36.439Z] $ docker stop --time=1 26ec43b0f3432a5f8d1aaf4175f96ce359277d1d8d3d6135dad4c59e7af36c0f [2021-08-09T22:43:37.628Z] $ docker rm -f 26ec43b0f3432a5f8d1aaf4175f96ce359277d1d8d3d6135dad4c59e7af36c0f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:43:38.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T22:43:38.060Z] . [Pipeline] withDockerContainer [2021-08-09T22:43:38.156Z] prd-centos7-docker-4c-2g-161 does not seem to be running inside a container [2021-08-09T22:43:38.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-09T22:43:38.582Z] $ docker top 77244f264022026d06345e17368c19601092cc0a810e32acd2f6df70a4280f61 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T22:43:38.988Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-09T22:43:39.573Z] Building core-command ... [2021-08-09T22:43:39.573Z] Building core-data ... [2021-08-09T22:43:39.573Z] Building core-metadata ... [2021-08-09T22:43:39.573Z] Building security-bootstrapper ... [2021-08-09T22:43:39.573Z] Building security-proxy-setup ... [2021-08-09T22:43:39.573Z] Building security-secretstore-setup ... [2021-08-09T22:43:39.573Z] Building support-notifications ... [2021-08-09T22:43:39.573Z] Building support-scheduler ... [2021-08-09T22:43:39.574Z] Building sys-mgmt-agent ... [2021-08-09T22:43:39.574Z] Building sys-mgmt-agent [2021-08-09T22:43:39.574Z] Building support-notifications [2021-08-09T22:43:39.574Z] Building core-command [2021-08-09T22:43:39.574Z] Building security-secretstore-setup [2021-08-09T22:43:39.574Z] Building security-bootstrapper [2021-08-09T22:43:51.922Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T22:43:51.922Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:43:51.922Z] ---> de7ab5b5cf3d [2021-08-09T22:43:51.922Z] Step 3/32 : WORKDIR /edgex-go [2021-08-09T22:43:51.922Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T22:43:51.922Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:43:51.922Z] ---> de7ab5b5cf3d [2021-08-09T22:43:51.922Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T22:43:56.171Z] ---> Running in 7eb42ace1a07 [2021-08-09T22:43:56.171Z] ---> Running in 22a2f80f2216 [2021-08-09T22:44:02.802Z] Removing intermediate container 22a2f80f2216 [2021-08-09T22:44:02.802Z] ---> b0941cc7351a [2021-08-09T22:44:02.802Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:44:02.802Z] Removing intermediate container 7eb42ace1a07 [2021-08-09T22:44:02.802Z] ---> cfd5d851de67 [2021-08-09T22:44:02.802Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:44:02.802Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T22:44:02.802Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:44:02.802Z] ---> de7ab5b5cf3d [2021-08-09T22:44:02.802Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T22:44:02.802Z] ---> Using cache [2021-08-09T22:44:02.802Z] ---> b0941cc7351a [2021-08-09T22:44:02.802Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:44:03.767Z] ---> Running in 9a8e18fb1618 [2021-08-09T22:44:03.767Z] ---> Running in 6fda2cd9d2ac [2021-08-09T22:44:04.346Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T22:44:04.346Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:44:04.346Z] ---> de7ab5b5cf3d [2021-08-09T22:44:04.346Z] Step 3/23 : WORKDIR /edgex-go [2021-08-09T22:44:04.346Z] ---> Using cache [2021-08-09T22:44:04.346Z] ---> b0941cc7351a [2021-08-09T22:44:04.346Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:44:04.939Z] ---> Running in ac71100e5544 [2021-08-09T22:44:04.939Z] ---> Running in a550ed9d1327 [2021-08-09T22:44:06.896Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T22:44:06.896Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:44:06.896Z] ---> de7ab5b5cf3d [2021-08-09T22:44:06.896Z] Step 3/26 : WORKDIR /edgex-go [2021-08-09T22:44:06.896Z] ---> Using cache [2021-08-09T22:44:06.896Z] ---> b0941cc7351a [2021-08-09T22:44:06.896Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:44:06.896Z] ---> Using cache [2021-08-09T22:44:06.896Z] ---> 64b786b94980 [2021-08-09T22:44:06.896Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-09T22:44:06.896Z] Removing intermediate container 9a8e18fb1618 [2021-08-09T22:44:06.896Z] ---> 64b786b94980 [2021-08-09T22:44:06.896Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-09T22:44:06.896Z] ---> Running in 68c9a17d9612 [2021-08-09T22:44:06.896Z] ---> Running in 87c2534ace3b [2021-08-09T22:44:06.896Z] Removing intermediate container 6fda2cd9d2ac [2021-08-09T22:44:06.896Z] ---> 04ff2bc3c08e [2021-08-09T22:44:06.896Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-09T22:44:06.896Z] ---> Running in 6b56de4dad4c [2021-08-09T22:44:06.896Z] Removing intermediate container ac71100e5544 [2021-08-09T22:44:06.896Z] ---> 2d0d8c00e5d2 [2021-08-09T22:44:06.896Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-09T22:44:07.173Z] ---> Running in fce216949981 [2021-08-09T22:44:07.173Z] Removing intermediate container a550ed9d1327 [2021-08-09T22:44:07.173Z] ---> 7e13e1477d83 [2021-08-09T22:44:07.173Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-09T22:44:07.173Z] ---> Running in 30acdcca8d2c [2021-08-09T22:44:07.438Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T22:44:07.438Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T22:44:07.716Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T22:44:07.716Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T22:44:07.985Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T22:44:08.252Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T22:44:08.252Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T22:44:08.526Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T22:44:08.526Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T22:44:08.800Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T22:44:08.800Z] OK: 219 MiB in 52 packages [2021-08-09T22:44:09.078Z] Removing intermediate container 68c9a17d9612 [2021-08-09T22:44:09.078Z] ---> 6a7a55ea0768 [2021-08-09T22:44:09.078Z] Step 6/26 : COPY go.mod . [2021-08-09T22:44:09.078Z] OK: 219 MiB in 52 packages [2021-08-09T22:44:09.354Z] OK: 219 MiB in 52 packages [2021-08-09T22:44:09.354Z] ---> ef83bf7c75f8 [2021-08-09T22:44:09.354Z] Step 7/26 : RUN go mod download [2021-08-09T22:44:09.354Z] OK: 219 MiB in 52 packages [2021-08-09T22:44:09.354Z] OK: 219 MiB in 52 packages [2021-08-09T22:44:09.354Z] ---> Running in 9273a58c1317 [2021-08-09T22:44:09.631Z] Removing intermediate container 30acdcca8d2c [2021-08-09T22:44:09.631Z] ---> a9de78737f4e [2021-08-09T22:44:09.631Z] Step 6/23 : COPY go.mod . [2021-08-09T22:44:09.631Z] Removing intermediate container 87c2534ace3b [2021-08-09T22:44:09.631Z] ---> 0c44f991f911 [2021-08-09T22:44:09.631Z] Step 6/24 : COPY go.mod . [2021-08-09T22:44:10.219Z] Removing intermediate container 6b56de4dad4c [2021-08-09T22:44:10.219Z] ---> 557e5c3f7bdc [2021-08-09T22:44:10.219Z] Step 6/32 : COPY go.mod . [2021-08-09T22:44:10.219Z] ---> fd6ed7943336 [2021-08-09T22:44:10.219Z] Step 7/23 : RUN go mod download [2021-08-09T22:44:10.219Z] Removing intermediate container fce216949981 [2021-08-09T22:44:10.219Z] ---> 6569a871caf3 [2021-08-09T22:44:10.219Z] Step 6/24 : COPY go.mod . [2021-08-09T22:44:10.219Z] ---> 98198a1c4f6c [2021-08-09T22:44:10.219Z] Step 7/24 : RUN go mod download [2021-08-09T22:44:10.219Z] ---> Running in 321b27968898 [2021-08-09T22:44:10.219Z] ---> Running in aba06ff3b8b2 [2021-08-09T22:44:10.497Z] ---> 2321c4f7f7c2 [2021-08-09T22:44:10.498Z] Step 7/32 : RUN go mod download [2021-08-09T22:44:10.498Z] ---> d85f45f5aa64 [2021-08-09T22:44:10.498Z] Step 7/24 : RUN go mod download [2021-08-09T22:44:10.498Z] ---> Running in d6606a379136 [2021-08-09T22:44:10.498Z] ---> Running in aa64fff0dca9 [2021-08-09T22:44:11.912Z] Removing intermediate container 9273a58c1317 [2021-08-09T22:44:11.912Z] ---> 16d3576dc968 [2021-08-09T22:44:11.912Z] Step 8/26 : COPY . . [2021-08-09T22:44:13.332Z] Removing intermediate container 321b27968898 [2021-08-09T22:44:13.332Z] ---> 54f46a30ca85 [2021-08-09T22:44:13.332Z] Step 8/23 : COPY . . [2021-08-09T22:44:15.945Z] Removing intermediate container aba06ff3b8b2 [2021-08-09T22:44:15.945Z] ---> b81ece3aceb5 [2021-08-09T22:44:15.945Z] Step 8/24 : COPY . . [2021-08-09T22:44:16.739Z] Removing intermediate container d6606a379136 [2021-08-09T22:44:16.739Z] ---> d0957b67ff99 [2021-08-09T22:44:16.739Z] Step 8/24 : COPY . . [2021-08-09T22:44:18.158Z] Removing intermediate container aa64fff0dca9 [2021-08-09T22:44:18.158Z] ---> 281088a6d59c [2021-08-09T22:44:18.158Z] Step 8/32 : COPY . . [2021-08-09T22:44:22.444Z] ---> 62d37fcf20ec [2021-08-09T22:44:22.445Z] Step 9/26 : RUN go mod tidy [2021-08-09T22:44:24.397Z] ---> dc9b31ef72e4 [2021-08-09T22:44:24.397Z] Step 9/23 : RUN go mod tidy [2021-08-09T22:44:24.397Z] ---> Running in 7c2b7cba6d28 [2021-08-09T22:44:24.397Z] ---> 0c74efe5cf64 [2021-08-09T22:44:24.397Z] Step 9/24 : RUN go mod tidy [2021-08-09T22:44:24.664Z] ---> 1f94b42e6673 [2021-08-09T22:44:24.664Z] Step 9/24 : RUN go mod tidy [2021-08-09T22:44:24.930Z] ---> Running in aa92e6322435 [2021-08-09T22:44:24.930Z] ---> Running in a9e63da6a3ad [2021-08-09T22:44:24.930Z] ---> Running in 48aacd5e6b37 [2021-08-09T22:44:30.293Z] Removing intermediate container a9e63da6a3ad [2021-08-09T22:44:30.293Z] ---> 60ea819ce5a0 [2021-08-09T22:44:30.293Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-09T22:44:30.558Z] ---> Running in c521d8e6701c [2021-08-09T22:44:31.139Z] Removing intermediate container 7c2b7cba6d28 [2021-08-09T22:44:31.139Z] ---> 47335e2decc7 [2021-08-09T22:44:31.139Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-09T22:44:31.139Z] Removing intermediate container 48aacd5e6b37 [2021-08-09T22:44:31.139Z] ---> 9eb2313e1666 [2021-08-09T22:44:31.139Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-09T22:44:31.139Z] Removing intermediate container aa92e6322435 [2021-08-09T22:44:31.139Z] ---> a851f38a0357 [2021-08-09T22:44:31.139Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-09T22:44:31.139Z] ---> Running in 2dbdbb7a24a6 [2021-08-09T22:44:31.139Z] ---> Running in 0e13cf142841 [2021-08-09T22:44:31.139Z] ---> Running in 669e4edb9b1a [2021-08-09T22:44:31.414Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-09T22:44:32.024Z] 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-08-09T22:44:32.293Z] 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-08-09T22:44:32.560Z] 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-08-09T22:44:40.824Z] ---> 4854afa8cc4e [2021-08-09T22:44:40.824Z] Step 9/32 : RUN go mod tidy [2021-08-09T22:44:40.824Z] ---> Running in 6f24a0836318 [2021-08-09T22:44:43.405Z] Removing intermediate container 6f24a0836318 [2021-08-09T22:44:43.405Z] ---> 40032eff9b32 [2021-08-09T22:44:43.405Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-09T22:44:43.405Z] ---> Running in ac2e5497bf8f [2021-08-09T22:44:43.679Z] 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-08-09T22:44:52.341Z] Removing intermediate container 4b3f198444fa [2021-08-09T22:44:52.341Z] ---> 9e74cc79003b [2021-08-09T22:44:52.341Z] Successfully built 9e74cc79003b [2021-08-09T22:44:52.341Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:44:52.694Z] + docker inspect -f . ci-base-image-arm64 [2021-08-09T22:44:52.694Z] . [Pipeline] withDockerContainer [2021-08-09T22:44:52.966Z] prd-ubuntu18.04-docker-arm64-4c-16g-162 does not seem to be running inside a container [2021-08-09T22:44:53.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-09T22:44:54.827Z] $ docker top 53db7eace8a3a88d1b82472bbf832d2614843a5c15cfc1055d3396da9d54ae2e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T22:44:55.875Z] + go version [2021-08-09T22:44:55.875Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-09T22:44:55.895Z] $ docker stop --time=1 53db7eace8a3a88d1b82472bbf832d2614843a5c15cfc1055d3396da9d54ae2e [2021-08-09T22:44:57.791Z] $ docker rm -f 53db7eace8a3a88d1b82472bbf832d2614843a5c15cfc1055d3396da9d54ae2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:44:58.479Z] + docker inspect -f . ci-base-image-arm64 [2021-08-09T22:44:58.479Z] . [Pipeline] withDockerContainer [2021-08-09T22:44:58.747Z] prd-ubuntu18.04-docker-arm64-4c-16g-162 does not seem to be running inside a container [2021-08-09T22:44:58.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-09T22:45:00.422Z] $ docker top 21fe8ae5a060f3da7d56a661df556d12dfbc0574c230748e2d94a91b750c1a54 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-09T22:45:00.716Z] ========================================================= [2021-08-09T22:45:00.716Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-09T22:45:00.716Z] ========================================================= [Pipeline] sh [2021-08-09T22:45:01.366Z] + go mod tidy [Pipeline] sh [2021-08-09T22:45:03.013Z] + make test [2021-08-09T22:45:03.013Z] 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-08-09T22:45:03.013Z] go mod tidy [2021-08-09T22:45:03.619Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-09T22:45:10.436Z] 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-08-09T22:45:11.892Z] Removing intermediate container c521d8e6701c [2021-08-09T22:45:11.892Z] ---> 283aeb292804 [2021-08-09T22:45:11.892Z] [2021-08-09T22:45:11.892Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T22:45:11.892Z] 3.12: Pulling from library/alpine [2021-08-09T22:45:12.494Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-09T22:45:12.494Z] Status: Downloaded newer image for alpine:3.12 [2021-08-09T22:45:12.494Z] ---> 13621d1b12d4 [2021-08-09T22:45:12.494Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-09T22:45:12.494Z] ---> Running in bcb577f19f96 [2021-08-09T22:45:13.489Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T22:45:13.489Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T22:45:13.766Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-09T22:45:13.766Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T22:45:13.766Z] OK: 6 MiB in 15 packages [2021-08-09T22:45:14.742Z] Removing intermediate container 2dbdbb7a24a6 [2021-08-09T22:45:14.742Z] ---> 920cd6d87a2f [2021-08-09T22:45:14.742Z] [2021-08-09T22:45:14.742Z] Step 11/26 : FROM alpine:3.12 [2021-08-09T22:45:14.742Z] ---> 13621d1b12d4 [2021-08-09T22:45:14.742Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-09T22:45:14.742Z] ---> Running in 1af45043e4e6 [2021-08-09T22:45:15.024Z] Removing intermediate container 669e4edb9b1a [2021-08-09T22:45:15.025Z] ---> 6a62b745cd12 [2021-08-09T22:45:15.025Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-09T22:45:15.025Z] ---> Running in 16209bb7cfc1 [2021-08-09T22:45:15.025Z] Removing intermediate container bcb577f19f96 [2021-08-09T22:45:15.025Z] ---> 5d3978e4cfbb [2021-08-09T22:45:15.025Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T22:45:15.025Z] ---> Running in 3f1c5716dcf3 [2021-08-09T22:45:15.291Z] Removing intermediate container 3f1c5716dcf3 [2021-08-09T22:45:15.291Z] ---> ce44e3f728dc [2021-08-09T22:45:15.291Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-09T22:45:15.560Z] ---> Running in d971c9a10c6e [2021-08-09T22:45:15.828Z] Removing intermediate container d971c9a10c6e [2021-08-09T22:45:15.828Z] ---> f672b2c3860b [2021-08-09T22:45:16.100Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-09T22:45:16.100Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T22:45:16.100Z] 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-08-09T22:45:16.100Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T22:45:16.100Z] ---> Running in a71536bc53e4 [2021-08-09T22:45:16.368Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-09T22:45:16.368Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-09T22:45:16.368Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-09T22:45:16.368Z] (4/6) Installing curl (7.78.0-r0) [2021-08-09T22:45:16.368Z] Removing intermediate container 0e13cf142841 [2021-08-09T22:45:16.368Z] ---> 54faa088f670 [2021-08-09T22:45:16.368Z] [2021-08-09T22:45:16.368Z] Step 11/23 : FROM alpine:3.12 [2021-08-09T22:45:16.368Z] ---> 13621d1b12d4 [2021-08-09T22:45:16.368Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-09T22:45:16.368Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-09T22:45:16.368Z] (6/6) Installing su-exec (0.2-r1) [2021-08-09T22:45:16.368Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T22:45:16.368Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T22:45:16.368Z] Removing intermediate container a71536bc53e4 [2021-08-09T22:45:16.368Z] ---> 430970511eba [2021-08-09T22:45:16.368Z] Step 16/24 : WORKDIR / [2021-08-09T22:45:16.368Z] ---> Running in 5463e08b6ce3 [2021-08-09T22:45:16.639Z] ---> Running in db600e3d018f [2021-08-09T22:45:16.639Z] OK: 7 MiB in 20 packages [2021-08-09T22:45:16.905Z] Removing intermediate container db600e3d018f [2021-08-09T22:45:16.905Z] ---> 0a5c113d5af7 [2021-08-09T22:45:16.905Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T22:45:17.179Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T22:45:17.179Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T22:45:17.448Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-09T22:45:17.448Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-09T22:45:17.448Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T22:45:17.448Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T22:45:17.448Z] OK: 6 MiB in 16 packages [2021-08-09T22:45:17.448Z] ---> badcd7c4fa6c [2021-08-09T22:45:17.448Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-09T22:45:17.448Z] Removing intermediate container 1af45043e4e6 [2021-08-09T22:45:17.448Z] ---> 3d0879ef9fd1 [2021-08-09T22:45:17.448Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-09T22:45:17.448Z] ---> Running in ae0e92a9beb1 [2021-08-09T22:45:18.031Z] Removing intermediate container ae0e92a9beb1 [2021-08-09T22:45:18.031Z] ---> ca904c5b046c [2021-08-09T22:45:18.031Z] Step 14/26 : WORKDIR / [2021-08-09T22:45:18.031Z] Removing intermediate container 16209bb7cfc1 [2021-08-09T22:45:18.031Z] ---> b18751a2fe17 [2021-08-09T22:45:18.031Z] [2021-08-09T22:45:18.031Z] Step 12/24 : FROM docker:20.10.7 [2021-08-09T22:45:18.031Z] ---> Running in 8ba7102f1e9b [2021-08-09T22:45:18.031Z] ---> 61ef6279870b [2021-08-09T22:45:18.031Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-09T22:45:18.031Z] Removing intermediate container 5463e08b6ce3 [2021-08-09T22:45:18.031Z] ---> 7bad83aff539 [2021-08-09T22:45:18.031Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T22:45:18.031Z] ---> Running in 1703237b3078 [2021-08-09T22:45:18.031Z] Removing intermediate container 8ba7102f1e9b [2021-08-09T22:45:18.031Z] ---> 9a5bf0042ed8 [2021-08-09T22:45:18.031Z] 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-08-09T22:45:18.300Z] 20.10.7: Pulling from library/docker [2021-08-09T22:45:18.300Z] Removing intermediate container 1703237b3078 [2021-08-09T22:45:18.300Z] ---> 9ede0ad36eec [2021-08-09T22:45:18.300Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-09T22:45:18.300Z] ---> a03dac7d9b01 [2021-08-09T22:45:18.300Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-09T22:45:18.567Z] ---> Running in 4b454229691b [2021-08-09T22:45:18.567Z] ---> Running in 3fec5e05bbb2 [2021-08-09T22:45:18.567Z] ---> 2b46d0a6cd20 [2021-08-09T22:45:18.567Z] 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-08-09T22:45:18.567Z] Removing intermediate container 3fec5e05bbb2 [2021-08-09T22:45:18.567Z] ---> cbe73fcf6c77 [2021-08-09T22:45:18.567Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-09T22:45:18.832Z] ---> Running in b1b9016e8126 [2021-08-09T22:45:18.832Z] Removing intermediate container 4b454229691b [2021-08-09T22:45:18.832Z] ---> a6b7bc1faf8e [2021-08-09T22:45:18.832Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T22:45:19.135Z] ---> ae2fe21bbe67 [2021-08-09T22:45:19.135Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-09T22:45:19.135Z] ---> Running in 6783af33ba00 [2021-08-09T22:45:19.135Z] Removing intermediate container b1b9016e8126 [2021-08-09T22:45:19.135Z] ---> e4b77f255ec2 [2021-08-09T22:45:19.135Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T22:45:19.135Z] Removing intermediate container ac2e5497bf8f [2021-08-09T22:45:19.135Z] ---> e5f4a03b34b1 [2021-08-09T22:45:19.135Z] [2021-08-09T22:45:19.135Z] Step 11/32 : FROM alpine:3.12 [2021-08-09T22:45:19.135Z] ---> 13621d1b12d4 [2021-08-09T22:45:19.135Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-09T22:45:19.135Z] ---> Running in a53f9574b2e5 [2021-08-09T22:45:19.135Z] Removing intermediate container 6783af33ba00 [2021-08-09T22:45:19.135Z] ---> f62aabb08bee [2021-08-09T22:45:19.135Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T22:45:19.414Z] ---> Running in 842fbbccb750 [2021-08-09T22:45:19.414Z] ---> fc2a3b231e95 [2021-08-09T22:45:19.414Z] 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-08-09T22:45:19.414Z] ---> 2696535175e6 [2021-08-09T22:45:19.414Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-09T22:45:19.414Z] Removing intermediate container a53f9574b2e5 [2021-08-09T22:45:19.414Z] ---> 5b45eab8c190 [2021-08-09T22:45:19.414Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-09T22:45:19.414Z] ---> Running in 12ed7d9c4c9a [2021-08-09T22:45:19.414Z] Removing intermediate container 842fbbccb750 [2021-08-09T22:45:19.414Z] ---> 219a1fff5019 [2021-08-09T22:45:19.414Z] Step 23/24 : LABEL git_sha=09a61e720d6d0c068e4d6e0a51b0df579974263b [2021-08-09T22:45:19.685Z] ---> Running in cf39ac5f6dbe [2021-08-09T22:45:19.685Z] ---> 24dbd066d10b [2021-08-09T22:45:19.685Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-09T22:45:19.970Z] Removing intermediate container cf39ac5f6dbe [2021-08-09T22:45:19.970Z] ---> efe967e69065 [2021-08-09T22:45:19.970Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T22:45:19.970Z] ---> f0795b0a8238 [2021-08-09T22:45:19.970Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-09T22:45:19.970Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T22:45:19.970Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T22:45:19.970Z] ---> Running in e2625852b998 [2021-08-09T22:45:20.252Z] ---> 9faafc52aed2 [2021-08-09T22:45:20.252Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-09T22:45:20.252Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-09T22:45:20.252Z] (2/2) Installing su-exec (0.2-r1) [2021-08-09T22:45:20.252Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T22:45:20.252Z] OK: 6 MiB in 16 packages [2021-08-09T22:45:20.252Z] Removing intermediate container e2625852b998 [2021-08-09T22:45:20.252Z] ---> b125abfc8c30 [2021-08-09T22:45:20.252Z] [2021-08-09T22:45:20.252Z] ---> d34b5f5224d8 [2021-08-09T22:45:20.252Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-09T22:45:20.252Z] Successfully built b125abfc8c30 [2021-08-09T22:45:20.252Z] Successfully tagged core-command:latest [2021-08-09T22:45:20.252Z]  Building core-command ... done Building core-data [2021-08-09T22:45:20.525Z] ---> Running in 5d0a7aee82a1 [2021-08-09T22:45:21.946Z] Removing intermediate container 5d0a7aee82a1 [2021-08-09T22:45:21.946Z] ---> b6d2ec26ef0a [2021-08-09T22:45:21.946Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T22:45:22.223Z] ---> fc52cd32c201 [2021-08-09T22:45:22.224Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-09T22:45:22.514Z] Removing intermediate container 12ed7d9c4c9a [2021-08-09T22:45:22.514Z] ---> 954f6309fb29 [2021-08-09T22:45:22.514Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-09T22:45:22.785Z] ---> Running in 742c8627fefc [2021-08-09T22:45:22.785Z] ---> Running in b9d6e243cc4f [2021-08-09T22:45:22.785Z] ---> 41f225c51016 [2021-08-09T22:45:22.785Z] 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-08-09T22:45:23.058Z] ---> Running in 08e98f5ab3d2 [2021-08-09T22:45:23.058Z] Removing intermediate container 742c8627fefc [2021-08-09T22:45:23.058Z] ---> dfe2f866a043 [2021-08-09T22:45:23.058Z] Step 21/23 : LABEL arch=x86_64 [2021-08-09T22:45:23.058Z] Removing intermediate container b9d6e243cc4f [2021-08-09T22:45:23.058Z] ---> a4f13ee6394a [2021-08-09T22:45:23.058Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-09T22:45:23.058Z] ---> Running in 1e29a6989eeb [2021-08-09T22:45:23.058Z] ---> Running in cffa38177808 [2021-08-09T22:45:23.650Z] Removing intermediate container cffa38177808 [2021-08-09T22:45:23.651Z] ---> a904aef88d90 [2021-08-09T22:45:23.651Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-09T22:45:23.651Z] Removing intermediate container 1e29a6989eeb [2021-08-09T22:45:23.651Z] ---> 19546298bac3 [2021-08-09T22:45:23.651Z] Step 22/23 : LABEL git_sha=09a61e720d6d0c068e4d6e0a51b0df579974263b [2021-08-09T22:45:23.651Z] ---> Running in 0a192bb3b119 [2021-08-09T22:45:23.917Z] ---> Running in d74f03bce440 [2021-08-09T22:45:24.183Z] Removing intermediate container d74f03bce440 [2021-08-09T22:45:24.183Z] ---> 3547467188ce [2021-08-09T22:45:24.183Z] Step 23/23 : LABEL version=0.0.0 [2021-08-09T22:45:24.462Z] ---> Running in 32dd50a64fe8 [2021-08-09T22:45:24.462Z] Removing intermediate container 08e98f5ab3d2 [2021-08-09T22:45:24.462Z] ---> e0a6b36e7d6e [2021-08-09T22:45:24.462Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-09T22:45:24.734Z] ---> Running in 6c790ed53bef [2021-08-09T22:45:24.734Z] Removing intermediate container 32dd50a64fe8 [2021-08-09T22:45:24.734Z] ---> d5ffe367a600 [2021-08-09T22:45:24.734Z] [2021-08-09T22:45:24.734Z] Successfully built d5ffe367a600 [2021-08-09T22:45:24.734Z] Successfully tagged support-notifications:latest [2021-08-09T22:45:24.734Z] Building support-scheduler [2021-08-09T22:45:25.341Z]  Building support-notifications ... done Removing intermediate container 6c790ed53bef [2021-08-09T22:45:25.341Z] ---> 0eb25fc9b4b4 [2021-08-09T22:45:25.341Z] Step 24/26 : LABEL arch=x86_64 [2021-08-09T22:45:25.618Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T22:45:25.618Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:45:25.618Z] ---> de7ab5b5cf3d [2021-08-09T22:45:25.618Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T22:45:25.618Z] ---> Using cache [2021-08-09T22:45:25.618Z] ---> b0941cc7351a [2021-08-09T22:45:25.618Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:45:25.618Z] ---> Using cache [2021-08-09T22:45:25.618Z] ---> 7e13e1477d83 [2021-08-09T22:45:25.618Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-09T22:45:26.579Z] Removing intermediate container 0a192bb3b119 [2021-08-09T22:45:26.579Z] ---> 7506dcdebb21 [2021-08-09T22:45:26.579Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-09T22:45:27.536Z] ---> Running in c0066f3319ad [2021-08-09T22:45:27.536Z] ---> Running in 2c7b626b25de [2021-08-09T22:45:27.803Z] ---> Running in b693a7ecbe1e [2021-08-09T22:45:28.069Z] Removing intermediate container 2c7b626b25de [2021-08-09T22:45:28.069Z] ---> bd0d9b37e2da [2021-08-09T22:45:28.069Z] Step 25/26 : LABEL git_sha=09a61e720d6d0c068e4d6e0a51b0df579974263b [2021-08-09T22:45:28.069Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-09T22:45:28.069Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-09T22:45:28.069Z] ---> 08bdaf2f88f9 [2021-08-09T22:45:28.069Z] 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-08-09T22:45:28.069Z] Removing intermediate container b693a7ecbe1e [2021-08-09T22:45:28.069Z] ---> a24112abcded [2021-08-09T22:45:28.069Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-09T22:45:28.069Z] ---> Running in ec5ce080c559 [2021-08-09T22:45:28.340Z] ---> Running in c0f87a30eef9 [2021-08-09T22:45:28.340Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T22:45:28.340Z] Removing intermediate container c0f87a30eef9 [2021-08-09T22:45:28.340Z] ---> b432132800cf [2021-08-09T22:45:28.340Z] 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-08-09T22:45:28.340Z] Removing intermediate container ec5ce080c559 [2021-08-09T22:45:28.340Z] ---> 55d741ccc7b1 [2021-08-09T22:45:28.340Z] Step 26/26 : LABEL version=0.0.0 [2021-08-09T22:45:28.606Z] ---> ea0210da7fd2 [2021-08-09T22:45:28.606Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-09T22:45:28.606Z] ---> Running in f53a131a9417 [2021-08-09T22:45:28.606Z] ---> Running in dc286fd60f33 [2021-08-09T22:45:28.606Z] ---> Running in 3f3e4115b3b9 [2021-08-09T22:45:28.606Z] Removing intermediate container f53a131a9417 [2021-08-09T22:45:28.606Z] ---> 0837a848eefd [2021-08-09T22:45:28.606Z] [2021-08-09T22:45:28.877Z] Successfully built 0837a848eefd [2021-08-09T22:45:28.877Z] Successfully tagged security-secretstore-setup:latest [2021-08-09T22:45:28.877Z] Building security-proxy-setup [2021-08-09T22:45:29.146Z]  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T22:45:29.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T22:45:29.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T22:45:29.680Z] (1/39) Installing readline (8.1.0-r0) [2021-08-09T22:45:30.262Z] OK: 219 MiB in 52 packages [2021-08-09T22:45:30.429Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-09T22:45:30.841Z] (2/39) Installing bash (5.1.0-r0) [2021-08-09T22:45:30.841Z] Executing bash-5.1.0-r0.post-install [2021-08-09T22:45:31.801Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T22:45:31.801Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:45:31.801Z] ---> de7ab5b5cf3d [2021-08-09T22:45:31.801Z] Step 3/23 : WORKDIR /edgex-go [2021-08-09T22:45:31.801Z] ---> Using cache [2021-08-09T22:45:31.801Z] ---> b0941cc7351a [2021-08-09T22:45:31.801Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:45:31.801Z] ---> Using cache [2021-08-09T22:45:31.801Z] ---> 7e13e1477d83 [2021-08-09T22:45:31.801Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-09T22:45:31.801Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-09T22:45:31.801Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-09T22:45:31.801Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-09T22:45:31.801Z] (6/39) Installing curl (7.78.0-r0) [2021-08-09T22:45:31.801Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-09T22:45:31.801Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-09T22:45:31.801Z] (9/39) Installing expat (2.2.10-r1) [2021-08-09T22:45:31.801Z] (10/39) Installing libffi (3.3-r2) [2021-08-09T22:45:31.801Z] (11/39) Installing gdbm (1.19-r0) [2021-08-09T22:45:31.801Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-09T22:45:31.801Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-09T22:45:31.801Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-09T22:45:32.409Z] ---> Running in 0bb2c7845431 [2021-08-09T22:45:32.679Z] Removing intermediate container 3f3e4115b3b9 [2021-08-09T22:45:32.679Z] ---> 4962411bfa29 [2021-08-09T22:45:32.679Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T22:45:32.679Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-09T22:45:32.679Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-09T22:45:32.679Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-09T22:45:32.679Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-09T22:45:32.945Z] Removing intermediate container c0066f3319ad [2021-08-09T22:45:32.945Z] ---> 51b15da74a01 [2021-08-09T22:45:32.945Z] Step 6/24 : COPY go.mod . [2021-08-09T22:45:32.945Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-09T22:45:32.945Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-09T22:45:32.945Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-09T22:45:33.215Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-09T22:45:33.216Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-09T22:45:33.480Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T22:45:33.480Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:45:33.480Z] ---> de7ab5b5cf3d [2021-08-09T22:45:33.480Z] Step 3/22 : WORKDIR /edgex-go [2021-08-09T22:45:33.480Z] ---> Using cache [2021-08-09T22:45:33.480Z] ---> b0941cc7351a [2021-08-09T22:45:33.480Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:45:33.480Z] ---> Using cache [2021-08-09T22:45:33.480Z] ---> 7e13e1477d83 [2021-08-09T22:45:33.480Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-09T22:45:33.480Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T22:45:33.480Z] ---> 729cd4f80be5 [2021-08-09T22:45:33.480Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-09T22:45:33.480Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-09T22:45:33.480Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-09T22:45:33.480Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-09T22:45:33.480Z] ---> fbda94850bc3 [2021-08-09T22:45:33.480Z] Step 7/24 : RUN go mod download [2021-08-09T22:45:33.480Z] ---> Running in 8322be6e4fb2 [2021-08-09T22:45:33.480Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-09T22:45:33.480Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-09T22:45:33.772Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-09T22:45:33.772Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-09T22:45:33.772Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-09T22:45:33.772Z] ---> Running in a10168f4dc54 [2021-08-09T22:45:33.772Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-09T22:45:33.772Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-09T22:45:33.772Z] ---> cd7edf8a11ac [2021-08-09T22:45:33.772Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-09T22:45:33.772Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-09T22:45:33.772Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-09T22:45:33.772Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-09T22:45:33.772Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-09T22:45:33.772Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-09T22:45:33.772Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-09T22:45:34.040Z] Executing busybox-1.32.1-r6.trigger [2021-08-09T22:45:34.040Z] OK: 82 MiB in 59 packages [2021-08-09T22:45:34.040Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T22:45:34.340Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T22:45:34.340Z] ---> 60be16ea097b [2021-08-09T22:45:34.340Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-09T22:45:34.617Z] ---> e17de6336ba5 [2021-08-09T22:45:34.617Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-09T22:45:34.617Z] OK: 219 MiB in 52 packages [2021-08-09T22:45:34.896Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T22:45:34.896Z] ---> 8d3b56e77dac [2021-08-09T22:45:34.896Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-09T22:45:35.172Z] ---> Running in 593f8714b42e [2021-08-09T22:45:35.172Z] Removing intermediate container 0bb2c7845431 [2021-08-09T22:45:35.172Z] ---> 3b1cf1b61060 [2021-08-09T22:45:35.172Z] Step 6/23 : COPY go.mod . [2021-08-09T22:45:35.453Z] Removing intermediate container 593f8714b42e [2021-08-09T22:45:35.453Z] ---> 3b17b3b2c321 [2021-08-09T22:45:35.453Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-09T22:45:35.453Z] ---> 32b8843b3805 [2021-08-09T22:45:35.453Z] Step 7/23 : RUN go mod download [2021-08-09T22:45:35.453Z] OK: 219 MiB in 52 packages [2021-08-09T22:45:35.453Z] ---> Running in 67099f097afd [2021-08-09T22:45:35.721Z] ---> f56a5e9e7f3f [2021-08-09T22:45:35.721Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-09T22:45:35.721Z] ---> Running in f5629d183b5e [2021-08-09T22:45:35.721Z] Removing intermediate container a10168f4dc54 [2021-08-09T22:45:35.721Z] ---> 0bfa3b130241 [2021-08-09T22:45:35.721Z] Step 8/24 : COPY . . [2021-08-09T22:45:35.987Z] Collecting docker-compose==1.23.2 [2021-08-09T22:45:35.987Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-09T22:45:35.987Z] Collecting jsonschema<3,>=2.5.1 [2021-08-09T22:45:35.987Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-09T22:45:36.277Z] Collecting docker<4.0,>=3.6.0 [2021-08-09T22:45:36.277Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-09T22:45:36.277Z] Collecting cached-property<2,>=1.2.0 [2021-08-09T22:45:36.277Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-09T22:45:36.277Z] 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-08-09T22:45:36.277Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-09T22:45:36.277Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-09T22:45:36.572Z] Removing intermediate container 8322be6e4fb2 [2021-08-09T22:45:36.572Z] ---> 29f18ea22c7c [2021-08-09T22:45:36.572Z] Step 6/22 : COPY go.mod . [2021-08-09T22:45:36.862Z] Collecting PyYAML<4,>=3.10 [2021-08-09T22:45:36.862Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-09T22:45:37.900Z] Collecting docopt<0.7,>=0.6.1 [2021-08-09T22:45:37.900Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-09T22:45:38.496Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-09T22:45:38.496Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-09T22:45:38.496Z] Collecting texttable<0.10,>=0.9.0 [2021-08-09T22:45:38.496Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-09T22:45:39.078Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-09T22:45:39.078Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-09T22:45:39.078Z] Collecting docker-pycreds>=0.4.0 [2021-08-09T22:45:39.078Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-09T22:45:39.078Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-09T22:45:39.358Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-09T22:45:39.358Z] ---> 1e2c43fb2b58 [2021-08-09T22:45:39.358Z] Step 7/22 : RUN go mod download [2021-08-09T22:45:39.358Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-09T22:45:39.358Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-09T22:45:39.358Z] Collecting idna<2.8,>=2.5 [2021-08-09T22:45:39.358Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-09T22:45:39.636Z] Collecting certifi>=2017.4.17 [2021-08-09T22:45:39.636Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-09T22:45:39.636Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-09T22:45:39.636Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-09T22:45:39.636Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-09T22:45:39.636Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-09T22:45:39.636Z] ---> Running in b97edbbf0be5 [2021-08-09T22:45:39.636Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-09T22:45:39.636Z] Attempting uninstall: urllib3 [2021-08-09T22:45:39.636Z] Found existing installation: urllib3 1.26.2 [2021-08-09T22:45:39.636Z] Uninstalling urllib3-1.26.2: [2021-08-09T22:45:39.636Z] Successfully uninstalled urllib3-1.26.2 [2021-08-09T22:45:39.636Z] Removing intermediate container f5629d183b5e [2021-08-09T22:45:39.636Z] ---> 26556508c2dc [2021-08-09T22:45:39.636Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-09T22:45:39.902Z] Attempting uninstall: idna [2021-08-09T22:45:39.902Z] Found existing installation: idna 3.1 [2021-08-09T22:45:39.902Z] Uninstalling idna-3.1: [2021-08-09T22:45:39.902Z] Successfully uninstalled idna-3.1 [2021-08-09T22:45:40.167Z] Attempting uninstall: chardet [2021-08-09T22:45:40.167Z] Found existing installation: chardet 4.0.0 [2021-08-09T22:45:40.167Z] Uninstalling chardet-4.0.0: [2021-08-09T22:45:40.167Z] Successfully uninstalled chardet-4.0.0 [2021-08-09T22:45:40.167Z] ---> Running in 7718fff5c5cf [2021-08-09T22:45:40.433Z] Removing intermediate container 67099f097afd [2021-08-09T22:45:40.433Z] ---> d0290f9a8bc7 [2021-08-09T22:45:40.433Z] Step 8/23 : COPY . . [2021-08-09T22:45:40.433Z] Removing intermediate container 7718fff5c5cf [2021-08-09T22:45:40.433Z] ---> e9e5937279ed [2021-08-09T22:45:40.433Z] Step 29/32 : CMD ["gate"] [2021-08-09T22:45:40.706Z] ---> e04c5956ba31 [2021-08-09T22:45:40.706Z] Step 9/24 : RUN go mod tidy [2021-08-09T22:45:40.706Z] ---> Running in 798860946b84 [2021-08-09T22:45:40.706Z] ---> Running in ee6b895054d9 [2021-08-09T22:45:40.979Z] Attempting uninstall: requests [2021-08-09T22:45:40.979Z] Found existing installation: requests 2.25.1 [2021-08-09T22:45:40.979Z] Uninstalling requests-2.25.1: [2021-08-09T22:45:40.979Z] Successfully uninstalled requests-2.25.1 [2021-08-09T22:45:41.257Z] Running setup.py install for texttable: started [2021-08-09T22:45:41.257Z] Removing intermediate container 798860946b84 [2021-08-09T22:45:41.257Z] ---> 03cb683ede4b [2021-08-09T22:45:41.257Z] Step 30/32 : LABEL arch=x86_64 [2021-08-09T22:45:42.450Z] Running setup.py install for texttable: finished with status 'done' [2021-08-09T22:45:42.450Z] Running setup.py install for PyYAML: started [2021-08-09T22:45:42.718Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-09T22:45:42.999Z] ---> Running in f37577360b82 [2021-08-09T22:45:42.999Z] Running setup.py install for docopt: started [2021-08-09T22:45:43.294Z] Running setup.py install for docopt: finished with status 'done' [2021-08-09T22:45:43.294Z] Running setup.py install for dockerpty: started [2021-08-09T22:45:43.567Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-09T22:45:43.567Z] Removing intermediate container f37577360b82 [2021-08-09T22:45:43.567Z] ---> 864d29583352 [2021-08-09T22:45:43.567Z] Step 31/32 : LABEL git_sha=09a61e720d6d0c068e4d6e0a51b0df579974263b [2021-08-09T22:45:43.567Z] Removing intermediate container b97edbbf0be5 [2021-08-09T22:45:43.567Z] ---> 27ba4b487ab6 [2021-08-09T22:45:43.567Z] Step 8/22 : COPY . . [2021-08-09T22:45:44.547Z] Removing intermediate container ee6b895054d9 [2021-08-09T22:45:44.547Z] ---> cea33d4363b6 [2021-08-09T22:45:44.547Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-09T22:45:44.547Z] ---> Running in 450f1e7ece5d [2021-08-09T22:45:44.547Z] 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-08-09T22:45:46.485Z] ---> Running in a7cca8f7dbb9 [2021-08-09T22:45:46.485Z] Removing intermediate container 450f1e7ece5d [2021-08-09T22:45:46.485Z] ---> d156b7260008 [2021-08-09T22:45:46.485Z] Step 32/32 : LABEL version=0.0.0 [2021-08-09T22:45:46.760Z] ---> 637cda704afd [2021-08-09T22:45:46.760Z] Step 9/23 : RUN go mod tidy [2021-08-09T22:45:46.760Z] ---> Running in 3cd9eb1fa32a [2021-08-09T22:45:46.760Z] ---> Running in c089e071c8cf [2021-08-09T22:45:47.036Z] Removing intermediate container 3cd9eb1fa32a [2021-08-09T22:45:47.036Z] ---> e30367768d5b [2021-08-09T22:45:47.036Z] [2021-08-09T22:45:47.312Z] 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-08-09T22:45:47.312Z] Successfully built e30367768d5b [2021-08-09T22:45:47.312Z] Successfully tagged security-bootstrapper:latest [2021-08-09T22:45:47.312Z] Building core-metadata [2021-08-09T22:45:52.694Z]  Building security-bootstrapper ... done  ---> 65b2b2d792e2 [2021-08-09T22:45:52.694Z] Step 9/22 : RUN go mod tidy [2021-08-09T22:45:52.694Z] Removing intermediate container c089e071c8cf [2021-08-09T22:45:52.694Z] ---> df0e521ff4b9 [2021-08-09T22:45:52.694Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-09T22:45:52.694Z] Removing intermediate container dc286fd60f33 [2021-08-09T22:45:52.694Z] ---> e259cba4eece [2021-08-09T22:45:52.694Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-09T22:45:52.694Z] ---> Running in b07d0088d434 [2021-08-09T22:45:52.694Z] ---> Running in c768398dc87f [2021-08-09T22:45:52.694Z] ---> Running in 15081f8c579b [2021-08-09T22:45:52.694Z] Removing intermediate container 15081f8c579b [2021-08-09T22:45:52.694Z] ---> f753ec286867 [2021-08-09T22:45:52.694Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-09T22:45:52.694Z] ---> Running in 0997765a3524 [2021-08-09T22:45:52.694Z] Removing intermediate container 0997765a3524 [2021-08-09T22:45:52.694Z] ---> b14461153900 [2021-08-09T22:45:52.694Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-09T22:45:52.967Z] 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-08-09T22:45:53.574Z] ---> 2c945e41a2b4 [2021-08-09T22:45:53.574Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-09T22:45:53.852Z] ---> ebfbbba9d5cb [2021-08-09T22:45:53.853Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-09T22:45:54.461Z] ---> 52f9b1d00ab1 [2021-08-09T22:45:54.461Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-09T22:45:54.461Z] Removing intermediate container c768398dc87f [2021-08-09T22:45:54.461Z] ---> 89f91a6e8823 [2021-08-09T22:45:54.461Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-09T22:45:54.461Z] ---> Running in 96d66e42bc35 [2021-08-09T22:45:54.461Z] ---> Running in dfe2e812e6bb [2021-08-09T22:45:54.734Z] Removing intermediate container 96d66e42bc35 [2021-08-09T22:45:54.734Z] ---> f93b9d3b52ae [2021-08-09T22:45:54.734Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T22:45:54.734Z] ---> Running in 2d40a316dbc9 [2021-08-09T22:45:55.007Z] Removing intermediate container 2d40a316dbc9 [2021-08-09T22:45:55.007Z] ---> ebbbdb28017f [2021-08-09T22:45:55.007Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T22:45:55.007Z] ---> Running in 0c4600bc93b6 [2021-08-09T22:45:55.278Z] 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-08-09T22:45:55.278Z] Removing intermediate container 0c4600bc93b6 [2021-08-09T22:45:55.278Z] ---> ae38b213b719 [2021-08-09T22:45:55.278Z] Step 23/24 : LABEL git_sha=09a61e720d6d0c068e4d6e0a51b0df579974263b [2021-08-09T22:45:55.552Z] ---> Running in ad17a9765008 [2021-08-09T22:45:55.552Z] Removing intermediate container ad17a9765008 [2021-08-09T22:45:55.552Z] ---> c8f7a2bb687f [2021-08-09T22:45:55.552Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T22:45:55.836Z] ---> Running in a382bff47cf6 [2021-08-09T22:45:55.836Z] Removing intermediate container a382bff47cf6 [2021-08-09T22:45:55.836Z] ---> 38e67a98a7f3 [2021-08-09T22:45:55.836Z] [2021-08-09T22:45:56.108Z] Successfully built 38e67a98a7f3 [2021-08-09T22:45:56.108Z] Successfully tagged sys-mgmt-agent:latest [2021-08-09T22:45:57.520Z]  Building sys-mgmt-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T22:45:57.520Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:45:57.520Z] ---> de7ab5b5cf3d [2021-08-09T22:45:57.520Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T22:45:57.520Z] ---> Using cache [2021-08-09T22:45:57.520Z] ---> b0941cc7351a [2021-08-09T22:45:57.520Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:45:57.520Z] ---> Using cache [2021-08-09T22:45:57.520Z] ---> 7e13e1477d83 [2021-08-09T22:45:57.520Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-09T22:45:57.520Z] ---> Using cache [2021-08-09T22:45:57.520Z] ---> 29f18ea22c7c [2021-08-09T22:45:57.520Z] Step 6/24 : COPY go.mod . [2021-08-09T22:45:57.520Z] ---> Using cache [2021-08-09T22:45:57.520Z] ---> 1e2c43fb2b58 [2021-08-09T22:45:57.520Z] Step 7/24 : RUN go mod download [2021-08-09T22:45:57.520Z] ---> Using cache [2021-08-09T22:45:57.520Z] ---> 27ba4b487ab6 [2021-08-09T22:45:57.520Z] Step 8/24 : COPY . . [2021-08-09T22:45:57.520Z] ---> Using cache [2021-08-09T22:45:57.520Z] ---> 65b2b2d792e2 [2021-08-09T22:45:57.520Z] Step 9/24 : RUN go mod tidy [2021-08-09T22:45:57.520Z] ---> Using cache [2021-08-09T22:45:57.520Z] ---> 89f91a6e8823 [2021-08-09T22:45:57.520Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-09T22:45:58.101Z] ---> Running in 6cf4ac018cf2 [2021-08-09T22:45:58.370Z] 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-08-09T22:46:25.104Z] 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-08-09T22:46:27.029Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-09T22:46:27.063Z] Removing intermediate container a7cca8f7dbb9 [2021-08-09T22:46:27.063Z] ---> f04ceef9847b [2021-08-09T22:46:27.063Z] [2021-08-09T22:46:27.063Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T22:46:27.063Z] ---> 13621d1b12d4 [2021-08-09T22:46:27.063Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-09T22:46:27.063Z] Removing intermediate container b07d0088d434 [2021-08-09T22:46:27.063Z] ---> 26d64e3d8c78 [2021-08-09T22:46:27.063Z] [2021-08-09T22:46:27.063Z] Step 11/23 : FROM alpine:3.12 [2021-08-09T22:46:27.063Z] ---> 13621d1b12d4 [2021-08-09T22:46:27.063Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-09T22:46:27.063Z] ---> Using cache [2021-08-09T22:46:27.063Z] ---> 5d3978e4cfbb [2021-08-09T22:46:27.063Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T22:46:27.063Z] ---> Using cache [2021-08-09T22:46:27.063Z] ---> ce44e3f728dc [2021-08-09T22:46:27.063Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-09T22:46:27.063Z] ---> Running in a22ebd0edae3 [2021-08-09T22:46:27.063Z] ---> Running in afc44c11d4c6 [2021-08-09T22:46:27.340Z] Removing intermediate container a22ebd0edae3 [2021-08-09T22:46:27.340Z] ---> 10059c74b994 [2021-08-09T22:46:27.340Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-09T22:46:27.340Z] Removing intermediate container afc44c11d4c6 [2021-08-09T22:46:27.340Z] ---> 2536a1a7c76e [2021-08-09T22:46:27.340Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-09T22:46:27.340Z] ---> Running in 3db8acd05213 [2021-08-09T22:46:27.340Z] ---> Running in 3ea5ae1e4e0f [2021-08-09T22:46:27.626Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-09T22:46:27.934Z] Removing intermediate container 3db8acd05213 [2021-08-09T22:46:27.934Z] ---> 07215edc9143 [2021-08-09T22:46:27.934Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-09T22:46:27.934Z] ---> Running in 90e47d45bb4a [2021-08-09T22:46:27.934Z] Removing intermediate container 3ea5ae1e4e0f [2021-08-09T22:46:27.934Z] ---> 7ae21d192e6f [2021-08-09T22:46:27.934Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T22:46:27.934Z] Removing intermediate container dfe2e812e6bb [2021-08-09T22:46:27.934Z] ---> ea29d9baa347 [2021-08-09T22:46:27.934Z] [2021-08-09T22:46:27.934Z] Step 11/22 : FROM alpine:3.12 [2021-08-09T22:46:27.934Z] ---> 13621d1b12d4 [2021-08-09T22:46:27.934Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-09T22:46:27.934Z] ---> Running in 6150457dc8a5 [2021-08-09T22:46:28.208Z] Removing intermediate container 90e47d45bb4a [2021-08-09T22:46:28.208Z] ---> 0ff761b4fd78 [2021-08-09T22:46:28.208Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:46:28.208Z] ---> 08f25c1f7ea5 [2021-08-09T22:46:28.208Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-09T22:46:28.208Z] ---> Running in c22ca8f37378 [2021-08-09T22:46:28.474Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T22:46:28.741Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T22:46:28.741Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-09T22:46:28.741Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-09T22:46:28.741Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-09T22:46:28.741Z] (4/4) Installing curl (7.78.0-r0) [2021-08-09T22:46:28.741Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T22:46:28.741Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T22:46:29.018Z] OK: 7 MiB in 18 packages [2021-08-09T22:46:29.018Z] ---> bb72d272a84f [2021-08-09T22:46:29.018Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-09T22:46:29.018Z] ---> 866c2bab984e [2021-08-09T22:46:29.018Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-09T22:46:29.074Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-09T22:46:29.289Z] ---> Running in 36a482070e0e [2021-08-09T22:46:29.559Z] Removing intermediate container 36a482070e0e [2021-08-09T22:46:29.559Z] ---> 41024d566028 [2021-08-09T22:46:29.559Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T22:46:29.559Z] Removing intermediate container c22ca8f37378 [2021-08-09T22:46:29.559Z] ---> 1879c2038218 [2021-08-09T22:46:29.559Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-09T22:46:29.674Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-09T22:46:29.835Z] ---> Running in 822a7c17a958 [2021-08-09T22:46:29.835Z] ---> Running in 68607189a4ec [2021-08-09T22:46:29.835Z] Removing intermediate container 6150457dc8a5 [2021-08-09T22:46:29.835Z] ---> a6b70f6bc692 [2021-08-09T22:46:29.835Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-09T22:46:29.835Z] ---> Running in 9aea90b52e15 [2021-08-09T22:46:30.107Z] Removing intermediate container 6cf4ac018cf2 [2021-08-09T22:46:30.107Z] ---> 9a02dc2a1a6e [2021-08-09T22:46:30.107Z] [2021-08-09T22:46:30.107Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T22:46:30.107Z] ---> 13621d1b12d4 [2021-08-09T22:46:30.107Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-09T22:46:30.107Z] ---> Using cache [2021-08-09T22:46:30.107Z] ---> 5d3978e4cfbb [2021-08-09T22:46:30.107Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T22:46:30.107Z] ---> Using cache [2021-08-09T22:46:30.107Z] ---> ce44e3f728dc [2021-08-09T22:46:30.107Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-09T22:46:30.107Z] Removing intermediate container 822a7c17a958 [2021-08-09T22:46:30.107Z] ---> d540b582bd5c [2021-08-09T22:46:30.107Z] Step 21/23 : LABEL arch=x86_64 [2021-08-09T22:46:30.107Z] ---> Running in 2fbed40fb9f9 [2021-08-09T22:46:30.107Z] ---> Running in 9322b67942c1 [2021-08-09T22:46:30.107Z] Removing intermediate container 9aea90b52e15 [2021-08-09T22:46:30.107Z] ---> 76701cea0aee [2021-08-09T22:46:30.107Z] Step 14/22 : WORKDIR /edgex [2021-08-09T22:46:30.107Z] ---> Running in 2efd260f7e62 [2021-08-09T22:46:30.107Z] Removing intermediate container 2fbed40fb9f9 [2021-08-09T22:46:30.107Z] ---> 686fede80bfa [2021-08-09T22:46:30.107Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-09T22:46:30.107Z] Removing intermediate container 9322b67942c1 [2021-08-09T22:46:30.107Z] ---> 91da08803ac5 [2021-08-09T22:46:30.107Z] Step 22/23 : LABEL git_sha=09a61e720d6d0c068e4d6e0a51b0df579974263b [2021-08-09T22:46:30.107Z] ---> Running in 28ac8178c182 [2021-08-09T22:46:30.379Z] ---> Running in f00a12fe78ae [2021-08-09T22:46:30.379Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T22:46:30.379Z] Removing intermediate container 2efd260f7e62 [2021-08-09T22:46:30.379Z] ---> 51bc5c381053 [2021-08-09T22:46:30.379Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-09T22:46:30.379Z] Removing intermediate container 28ac8178c182 [2021-08-09T22:46:30.379Z] ---> 84526bb8c874 [2021-08-09T22:46:30.379Z] Step 16/24 : WORKDIR / [2021-08-09T22:46:30.379Z] Removing intermediate container f00a12fe78ae [2021-08-09T22:46:30.379Z] ---> 834f3c2d0f8a [2021-08-09T22:46:30.379Z] Step 23/23 : LABEL version=0.0.0 [2021-08-09T22:46:30.379Z] ---> Running in 603951421f57 [2021-08-09T22:46:30.379Z] ---> Running in 5c38ba7a85e4 [2021-08-09T22:46:30.379Z] ---> e3a8a2703235 [2021-08-09T22:46:30.379Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-09T22:46:30.645Z] Removing intermediate container 603951421f57 [2021-08-09T22:46:30.645Z] ---> e8f1b37eec76 [2021-08-09T22:46:30.645Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T22:46:30.645Z] Removing intermediate container 5c38ba7a85e4 [2021-08-09T22:46:30.645Z] ---> fe406898f021 [2021-08-09T22:46:30.645Z] [2021-08-09T22:46:30.645Z] Successfully built fe406898f021 [2021-08-09T22:46:30.645Z] Successfully tagged support-scheduler:latest [2021-08-09T22:46:30.919Z]  Building support-scheduler ... done  ---> dcf43393b590 [2021-08-09T22:46:30.919Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-09T22:46:30.919Z] ---> 35319beec824 [2021-08-09T22:46:30.919Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-09T22:46:30.919Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T22:46:31.187Z] ---> ea498d51de41 [2021-08-09T22:46:31.187Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-09T22:46:31.187Z] ---> e03cd0a44155 [2021-08-09T22:46:31.187Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-09T22:46:31.187Z] ---> Running in 7c3752deaf97 [2021-08-09T22:46:31.609Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-09T22:46:31.609Z] ---> dae68c9283c9 [2021-08-09T22:46:31.609Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-09T22:46:31.609Z] Removing intermediate container 7c3752deaf97 [2021-08-09T22:46:31.609Z] ---> 2debdd90160f [2021-08-09T22:46:31.609Z] Step 19/22 : CMD ["--init=true"] [2021-08-09T22:46:31.609Z] ---> Running in fcb48a37da84 [2021-08-09T22:46:31.609Z] ---> Running in 9530ad7647dd [2021-08-09T22:46:31.609Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-09T22:46:31.609Z] Removing intermediate container fcb48a37da84 [2021-08-09T22:46:31.609Z] ---> dcf083a45d9a [2021-08-09T22:46:31.609Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T22:46:31.609Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-09T22:46:31.609Z] Removing intermediate container 9530ad7647dd [2021-08-09T22:46:31.609Z] ---> a2134cb06788 [2021-08-09T22:46:31.609Z] Step 20/22 : LABEL arch=x86_64 [2021-08-09T22:46:31.609Z] ---> Running in 25459d6aaad4 [2021-08-09T22:46:31.609Z] ---> Running in 5806449307f1 [2021-08-09T22:46:31.609Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-09T22:46:31.925Z] Removing intermediate container 25459d6aaad4 [2021-08-09T22:46:31.925Z] ---> 0ccdf606a8f7 [2021-08-09T22:46:31.925Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T22:46:31.925Z] Removing intermediate container 5806449307f1 [2021-08-09T22:46:31.925Z] ---> 1011c6b7add0 [2021-08-09T22:46:31.925Z] Step 21/22 : LABEL git_sha=09a61e720d6d0c068e4d6e0a51b0df579974263b [2021-08-09T22:46:31.925Z] ---> Running in 737daa61c5af [2021-08-09T22:46:31.925Z] ---> Running in 2e36e2df9fb1 [2021-08-09T22:46:31.925Z] Removing intermediate container 737daa61c5af [2021-08-09T22:46:31.925Z] ---> 1e2718869de1 [2021-08-09T22:46:31.925Z] Step 23/24 : LABEL git_sha=09a61e720d6d0c068e4d6e0a51b0df579974263b [2021-08-09T22:46:31.925Z] ---> Running in ba5e88afa220 [2021-08-09T22:46:31.925Z] Removing intermediate container 2e36e2df9fb1 [2021-08-09T22:46:31.925Z] ---> 6a8ef17e0220 [2021-08-09T22:46:31.925Z] Step 22/22 : LABEL version=0.0.0 [2021-08-09T22:46:31.925Z] ---> Running in 747d402df482 [2021-08-09T22:46:31.925Z] Removing intermediate container ba5e88afa220 [2021-08-09T22:46:31.925Z] ---> 525a95287d84 [2021-08-09T22:46:31.925Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T22:46:32.284Z] ---> Running in b8e9bf93cbce [2021-08-09T22:46:32.284Z] Removing intermediate container 747d402df482 [2021-08-09T22:46:32.284Z] ---> 497f5a7fb623 [2021-08-09T22:46:32.284Z] [2021-08-09T22:46:32.284Z] Successfully built 497f5a7fb623 [2021-08-09T22:46:32.284Z] Successfully tagged security-proxy-setup:latest [2021-08-09T22:46:32.284Z]  Building security-proxy-setup ... done Removing intermediate container b8e9bf93cbce [2021-08-09T22:46:32.284Z] ---> 5e21c62870be [2021-08-09T22:46:32.284Z] [2021-08-09T22:46:32.284Z] Successfully built 5e21c62870be [2021-08-09T22:46:32.284Z] Successfully tagged core-metadata:latest [2021-08-09T22:46:32.593Z]  Building core-metadata ... done (5/6) Installing libzmq (4.3.3-r0) [2021-08-09T22:46:32.593Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-09T22:46:32.593Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T22:46:32.593Z] OK: 8 MiB in 20 packages [2021-08-09T22:46:32.946Z] Removing intermediate container 68607189a4ec [2021-08-09T22:46:32.946Z] ---> 4dd2399064b8 [2021-08-09T22:46:32.946Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T22:46:32.946Z] ---> 3b5fb5b81fb2 [2021-08-09T22:46:32.946Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-09T22:46:33.607Z] ---> 68d416a134e9 [2021-08-09T22:46:33.607Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-09T22:46:33.607Z] ---> bd943f7f6c5a [2021-08-09T22:46:33.607Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-09T22:46:33.607Z] ---> Running in 9ff25218aad1 [2021-08-09T22:46:33.607Z] Removing intermediate container 9ff25218aad1 [2021-08-09T22:46:33.607Z] ---> 343959b1008e [2021-08-09T22:46:33.607Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T22:46:33.607Z] ---> Running in 5e83507684a1 [2021-08-09T22:46:33.872Z] Removing intermediate container 5e83507684a1 [2021-08-09T22:46:33.872Z] ---> bc995e14c222 [2021-08-09T22:46:33.872Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T22:46:33.872Z] ---> Running in f36cd134adc5 [2021-08-09T22:46:33.872Z] Removing intermediate container f36cd134adc5 [2021-08-09T22:46:33.872Z] ---> 4f6aa08c9347 [2021-08-09T22:46:33.872Z] Step 23/24 : LABEL git_sha=09a61e720d6d0c068e4d6e0a51b0df579974263b [2021-08-09T22:46:33.872Z] ---> Running in 1a1f9601deb2 [2021-08-09T22:46:33.872Z] Removing intermediate container 1a1f9601deb2 [2021-08-09T22:46:33.872Z] ---> 2d6787ccdff4 [2021-08-09T22:46:33.872Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T22:46:34.140Z] ---> Running in 1e1fbaa3669c [2021-08-09T22:46:34.140Z] Removing intermediate container 1e1fbaa3669c [2021-08-09T22:46:34.140Z] ---> 2ff01f4c3b46 [2021-08-09T22:46:34.140Z] [2021-08-09T22:46:34.140Z] Successfully built 2ff01f4c3b46 [2021-08-09T22:46:34.140Z] Successfully tagged core-data:latest [2021-08-09T22:46:34.421Z]  Building core-data ... done  [Pipeline] } [2021-08-09T22:46:34.428Z] $ docker stop --time=1 77244f264022026d06345e17368c19601092cc0a810e32acd2f6df70a4280f61 [2021-08-09T22:46:35.893Z] $ docker rm -f 77244f264022026d06345e17368c19601092cc0a810e32acd2f6df70a4280f61 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-09T22:46:36.288Z] + docker images [2021-08-09T22:46:36.288Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-09T22:46:36.288Z] core-data latest 2ff01f4c3b46 3 seconds ago 20.4MB [2021-08-09T22:46:36.288Z] core-metadata latest 5e21c62870be 4 seconds ago 16.7MB [2021-08-09T22:46:36.288Z] security-proxy-setup latest 497f5a7fb623 5 seconds ago 25.9MB [2021-08-09T22:46:36.288Z] support-scheduler latest fe406898f021 6 seconds ago 16.1MB [2021-08-09T22:46:36.288Z] 9a02dc2a1a6e 7 seconds ago 1.75GB [2021-08-09T22:46:36.288Z] ea29d9baa347 9 seconds ago 1.75GB [2021-08-09T22:46:36.288Z] 26d64e3d8c78 10 seconds ago 1.75GB [2021-08-09T22:46:36.288Z] f04ceef9847b 11 seconds ago 1.75GB [2021-08-09T22:46:36.288Z] sys-mgmt-agent latest 38e67a98a7f3 41 seconds ago 325MB [2021-08-09T22:46:36.288Z] security-bootstrapper latest e30367768d5b 50 seconds ago 18.8MB [2021-08-09T22:46:36.288Z] security-secretstore-setup latest 0837a848eefd About a minute ago 29MB [2021-08-09T22:46:36.288Z] support-notifications latest d5ffe367a600 About a minute ago 16.8MB [2021-08-09T22:46:36.288Z] core-command latest b125abfc8c30 About a minute ago 16MB [2021-08-09T22:46:36.288Z] e5f4a03b34b1 About a minute ago 1.75GB [2021-08-09T22:46:36.288Z] b18751a2fe17 About a minute ago 1.75GB [2021-08-09T22:46:36.288Z] 54faa088f670 About a minute ago 1.75GB [2021-08-09T22:46:36.288Z] 920cd6d87a2f About a minute ago 1.75GB [2021-08-09T22:46:36.288Z] 283aeb292804 About a minute ago 1.74GB [2021-08-09T22:46:36.288Z] ci-base-image-x86_64 latest de7ab5b5cf3d 5 minutes ago 1.24GB [2021-08-09T22:46:36.288Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 days ago 547MB [2021-08-09T22:46:36.288Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 7 days ago 37.5MB [2021-08-09T22:46:36.288Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-09T22:46:36.288Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-09T22:46:36.288Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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-08-09T22:46:42.126Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-09T22:46:42.126Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-09T22:46:42.126Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-09T22:46:42.126Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-09T22:46:42.126Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-09T22:46:42.126Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-09T22:46:43.120Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-09T22:46:43.120Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-09T22:46:43.120Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-09T22:46:43.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-09T22:46:51.533Z] Still waiting to schedule task [2021-08-09T22:46:51.534Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-09T22:46:53.311Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.220s coverage: 28.7% of statements [2021-08-09T22:46:53.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-09T22:46:53.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-09T22:46:57.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.335s coverage: 100.0% of statements [2021-08-09T22:46:57.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-09T22:46:59.092Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.310s coverage: 46.3% of statements [2021-08-09T22:46:59.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-09T22:46:59.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-09T22:47:01.785Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.642s coverage: 90.1% of statements [2021-08-09T22:47:01.785Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-09T22:47:01.785Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-09T22:47:01.785Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.252s coverage: 81.2% of statements [2021-08-09T22:47:01.785Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-09T22:47:01.785Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-09T22:47:01.785Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-09T22:47:01.785Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-09T22:47:01.785Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-09T22:47:10.107Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.588s coverage: 94.2% of statements [2021-08-09T22:47:10.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-09T22:47:10.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-09T22:47:10.107Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.205s coverage: 59.1% of statements [2021-08-09T22:47:10.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-09T22:47:10.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-09T22:47:10.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-09T22:47:10.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-09T22:47:10.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-09T22:47:10.107Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.203s coverage: 60.0% of statements [2021-08-09T22:47:10.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-09T22:47:10.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-09T22:47:10.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-09T22:47:10.107Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.305s coverage: 0.8% of statements [2021-08-09T22:47:10.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-09T22:47:10.107Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.149s coverage: 58.8% of statements [2021-08-09T22:47:10.107Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.183s coverage: 22.0% of statements [2021-08-09T22:47:10.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-09T22:47:10.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.298s coverage: 47.1% of statements [2021-08-09T22:47:10.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.177s coverage: 79.5% of statements [2021-08-09T22:47:10.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.174s coverage: 94.1% of statements [2021-08-09T22:47:11.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.225s coverage: 96.3% of statements [2021-08-09T22:47:11.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.285s coverage: 87.5% of statements [2021-08-09T22:47:24.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.272s coverage: 94.4% of statements [2021-08-09T22:47:24.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.166s coverage: 44.8% of statements [2021-08-09T22:47:30.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.650s coverage: 81.8% of statements [2021-08-09T22:47:30.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-09T22:47:36.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.262s coverage: 92.9% of statements [2021-08-09T22:47:36.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-09T22:47:36.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-09T22:47:36.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-09T22:47:36.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-08-09T22:47:36.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-09T22:47:36.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-09T22:47:36.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-09T22:47:36.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-09T22:47:36.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-09T22:47:36.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.180s coverage: 87.2% of statements [2021-08-09T22:47:36.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-09T22:47:36.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-09T22:47:36.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements [2021-08-09T22:47:36.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-09T22:47:36.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.171s coverage: 58.8% of statements [2021-08-09T22:47:36.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-09T22:47:36.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.181s coverage: 80.0% of statements [2021-08-09T22:47:36.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.251s coverage: 87.2% of statements [2021-08-09T22:47:36.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.308s coverage: 85.4% of statements [2021-08-09T22:47:36.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.314s coverage: 91.2% of statements [2021-08-09T22:47:36.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-09T22:47:37.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.833s coverage: 64.4% of statements [2021-08-09T22:47:37.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-09T22:47:37.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-09T22:47:37.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.189s coverage: 100.0% of statements [2021-08-09T22:47:38.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 91.3% of statements [2021-08-09T22:47:38.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements [2021-08-09T22:47:38.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.124s coverage: 73.7% of statements [2021-08-09T22:47:40.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements [2021-08-09T22:47:43.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.014s coverage: 66.9% of statements [2021-08-09T22:47:43.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-09T22:47:43.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-09T22:47:43.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-09T22:47:46.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.677s coverage: 43.6% of statements [2021-08-09T22:47:46.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-09T22:47:46.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-09T22:47:46.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.241s coverage: 89.5% of statements [2021-08-09T22:47:46.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-09T22:47:46.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.223s coverage: 84.8% of statements [2021-08-09T22:47:46.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-09T22:47:54.396Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.227s coverage: 19.5% of statements [2021-08-09T22:47:54.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-09T22:47:54.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-09T22:47:54.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-09T22:47:54.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-09T22:47:54.396Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.567s coverage: 92.0% of statements [2021-08-09T22:47:54.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-09T22:47:54.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-09T22:47:54.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-09T22:47:54.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-09T22:47:54.396Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.263s coverage: 62.7% of statements [2021-08-09T22:47:54.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-09T22:47:54.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-09T22:47:54.396Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.370s coverage: 97.7% of statements [2021-08-09T22:47:54.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-09T22:47:54.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-09T22:47:54.396Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-09T22:47:54.396Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-09T22:47:54.396Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.181s coverage: 28.9% of statements [2021-08-09T22:47:54.396Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-09T22:47:54.396Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-09T22:47:54.396Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-09T22:47:54.396Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-09T22:47:54.396Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-09T22:47:54.396Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-09T22:47:54.396Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.184s coverage: 100.0% of statements [2021-08-09T22:47:54.396Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements [2021-08-09T22:47:54.673Z] GO111MODULE=on go vet ./... [2021-08-09T22:49:16.503Z] gofmt -l . [2021-08-09T22:49:16.503Z] [ "`gofmt -l .`" = "" ] [2021-08-09T22:49:16.503Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-09T22:49:17.178Z] + ls -al . [2021-08-09T22:49:17.178Z] total 632 [2021-08-09T22:49:17.178Z] drwxrwxr-x 9 1001 1001 4096 Aug 9 22:49 . [2021-08-09T22:49:17.178Z] drwxr-xr-x 4 root root 4096 Aug 9 22:44 .. [2021-08-09T22:49:17.178Z] -rw-rw-r-- 1 1001 1001 11 Aug 9 22:42 .dockerignore [2021-08-09T22:49:17.178Z] drwxrwxr-x 8 1001 1001 4096 Aug 9 22:42 .git [2021-08-09T22:49:17.178Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 22:42 .github [2021-08-09T22:49:17.178Z] -rw-rw-r-- 1 1001 1001 818 Aug 9 22:42 .gitignore [2021-08-09T22:49:17.178Z] -rw-rw-r-- 1 1001 1001 76 Aug 9 22:42 .hadolint.yml [2021-08-09T22:49:17.178Z] -rw-rw-r-- 1 1001 1001 166 Aug 9 22:42 .sonarcloud.properties [2021-08-09T22:49:17.178Z] -rw-rw-r-- 1 1001 1001 1171 Aug 9 22:42 ADOPTERS.md [2021-08-09T22:49:17.178Z] -rw-rw-r-- 1 1001 1001 8609 Aug 9 22:42 Attribution.txt [2021-08-09T22:49:17.178Z] -rw-rw-r-- 1 1001 1001 43881 Aug 9 22:42 CHANGELOG.md [2021-08-09T22:49:17.178Z] -rw-rw-r-- 1 1001 1001 3804 Aug 9 22:42 CONTRIBUTING.md [2021-08-09T22:49:17.178Z] -rw-rw-r-- 1 1001 1001 677 Aug 9 22:42 GOVERNANCE.md [2021-08-09T22:49:17.178Z] -rw-rw-r-- 1 1001 1001 849 Aug 9 22:42 Jenkinsfile [2021-08-09T22:49:17.178Z] -rw-rw-r-- 1 1001 1001 10775 Aug 9 22:42 LICENSE [2021-08-09T22:49:17.178Z] -rw-rw-r-- 1 1001 1001 5915 Aug 9 22:42 Makefile [2021-08-09T22:49:17.178Z] -rw-rw-r-- 1 1001 1001 582 Aug 9 22:42 OWNERS.md [2021-08-09T22:49:17.178Z] -rw-rw-r-- 1 1001 1001 8643 Aug 9 22:42 README.md [2021-08-09T22:49:17.178Z] -rw-rw-r-- 1 1001 1001 6912 Aug 9 22:42 SECURITY.md [2021-08-09T22:49:17.178Z] -rw-rw-r-- 1 1001 1001 5 Aug 9 22:40 VERSION [2021-08-09T22:49:17.178Z] -rw-rw-r-- 1 1001 1001 4131 Aug 9 22:42 ZMQWindows.md [2021-08-09T22:49:17.178Z] drwxrwxr-x 2 1001 1001 4096 Aug 9 22:42 bin [2021-08-09T22:49:17.178Z] drwxrwxr-x 14 1001 1001 4096 Aug 9 22:42 cmd [2021-08-09T22:49:17.178Z] -rw-r--r-- 1 root root 404176 Aug 9 22:47 coverage.out [2021-08-09T22:49:17.178Z] -rw-rw-r-- 1 1001 1001 813 Aug 9 22:42 go.mod [2021-08-09T22:49:17.178Z] -rw-r--r-- 1 root root 48847 Aug 9 22:45 go.sum [2021-08-09T22:49:17.178Z] drwxrwxr-x 8 1001 1001 4096 Aug 9 22:42 internal [2021-08-09T22:49:17.178Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 22:42 openapi [2021-08-09T22:49:17.178Z] drwxrwxr-x 4 1001 1001 4096 Aug 9 22:42 snap [2021-08-09T22:49:17.178Z] -rw-rw-r-- 1 1001 1001 204 Aug 9 22:42 version.go [Pipeline] sh [2021-08-09T22:49:17.853Z] + '[' -e coverage.out ] [2021-08-09T22:49:17.853Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-09T22:49:17.896Z] Warning: overwriting stash ‘coverage-report’ [2021-08-09T22:49:18.689Z] Stashed 1 file(s) [Pipeline] sh [2021-08-09T22:49:19.358Z] + make build [2021-08-09T22:49:19.358Z] go mod tidy [2021-08-09T22:49:19.969Z] 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-08-09T22:49:26.683Z] 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-08-09T22:49:48.859Z] 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-08-09T22:49:49.475Z] 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-08-09T22:49:53.794Z] 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-08-09T22:49:54.389Z] 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-08-09T22:49:57.788Z] 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-08-09T22:50:01.187Z] 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-08-09T22:50:03.813Z] 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-08-09T22:50:08.151Z] 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-08-09T22:50:09.892Z] Running on prd-ubuntu18.04-docker-8c-8g-163 in /w/workspace/edgexfoundry_edgex-go_PR-3660 [Pipeline] { [Pipeline] ws [2021-08-09T22:50:09.912Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-08-09T22:50:10.057Z] The recommended git tool is: git [2021-08-09T22:50:10.798Z] 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-08-09T22:50:13.457Z] using credential edgex-jenkins-ssh [2021-08-09T22:50:13.471Z] Cloning the remote Git repository [2021-08-09T22:50:13.495Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-09T22:50:14.204Z] 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-08-09T22:50:13.569Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-08-09T22:50:13.601Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-09T22:50:13.601Z] > git --version # timeout=10 [2021-08-09T22:50:13.608Z] > git --version # 'git version 2.17.1' [2021-08-09T22:50:13.609Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T22:50:13.652Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [2021-08-09T22:50:19.637Z] $ docker stop --time=1 21fe8ae5a060f3da7d56a661df556d12dfbc0574c230748e2d94a91b750c1a54 [2021-08-09T22:50:22.197Z] $ docker rm -f 21fe8ae5a060f3da7d56a661df556d12dfbc0574c230748e2d94a91b750c1a54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:50:23.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-09T22:50:24.076Z] [2021-08-09T22:50:24.076Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:50:24.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-09T22:50:24.699Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-09T22:50:24.699Z] 29e5d40040c1: Pulling fs layer [2021-08-09T22:50:24.699Z] 1ce36da41761: Pulling fs layer [2021-08-09T22:50:24.699Z] 25b303627fd3: Pulling fs layer [2021-08-09T22:50:24.974Z] 29e5d40040c1: Download complete [2021-08-09T22:50:25.958Z] 29e5d40040c1: Pull complete [2021-08-09T22:50:25.958Z] 1ce36da41761: Download complete [2021-08-09T22:50:26.937Z] 1ce36da41761: Pull complete [2021-08-09T22:50:27.535Z] 25b303627fd3: Verifying Checksum [2021-08-09T22:50:27.535Z] 25b303627fd3: Download complete [2021-08-09T22:50:31.286Z] Merging remotes/origin/main commit 70a7de6140c9210a4916c44f40b1630081c5c4da into PR head commit 09a61e720d6d0c068e4d6e0a51b0df579974263b [2021-08-09T22:50:31.419Z] Merge succeeded, producing 09a61e720d6d0c068e4d6e0a51b0df579974263b [2021-08-09T22:50:31.420Z] Checking out Revision 09a61e720d6d0c068e4d6e0a51b0df579974263b (PR-3660) [2021-08-09T22:50:30.395Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-09T22:50:30.402Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-09T22:50:30.414Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-09T22:50:30.428Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-09T22:50:30.428Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T22:50:30.433Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3660/head:refs/remotes/origin/PR-3660 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-09T22:50:31.299Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T22:50:31.306Z] > git checkout -f 09a61e720d6d0c068e4d6e0a51b0df579974263b # timeout=10 [2021-08-09T22:50:31.379Z] > git remote # timeout=10 [2021-08-09T22:50:31.391Z] > git config --get remote.origin.url # timeout=10 [2021-08-09T22:50:31.395Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T22:50:31.400Z] > git merge 70a7de6140c9210a4916c44f40b1630081c5c4da # timeout=10 [2021-08-09T22:50:31.409Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-09T22:50:31.423Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T22:50:31.428Z] > git checkout -f 09a61e720d6d0c068e4d6e0a51b0df579974263b # timeout=10 [2021-08-09T22:50:35.169Z] Commit message: "Merge branch 'main' into additions-for-lf-edge-review" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T22:50:36.011Z] + echo snap-build.sh [2021-08-09T22:50:36.012Z] snap-build.sh [2021-08-09T22:50:36.012Z] + SNAP_BASE_DIR=. [2021-08-09T22:50:36.012Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-08-09T22:50:36.012Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-08-09T22:50:36.012Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-08-09T22:50:36.012Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-08-09T22:50:36.012Z] + cd /w/workspace/edgex-go/2 [2021-08-09T22:50:36.012Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-09T22:50:36.012Z] Reading package lists... [2021-08-09T22:50:36.012Z] Building dependency tree... [2021-08-09T22:50:36.012Z] Reading state information... [2021-08-09T22:50:36.012Z] The following packages were automatically installed and are no longer required: [2021-08-09T22:50:36.012Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-09T22:50:36.012Z] uidmap xdelta3 [2021-08-09T22:50:36.012Z] Use 'sudo apt autoremove' to remove them. [2021-08-09T22:50:36.012Z] The following packages will be REMOVED: [2021-08-09T22:50:36.012Z] lxd* lxd-client* [2021-08-09T22:50:36.279Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-09T22:50:36.279Z] After this operation, 31.7 MB disk space will be freed. [2021-08-09T22:50:36.815Z] (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-08-09T22:50:36.815Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-09T22:50:37.702Z] 25b303627fd3: Pull complete [2021-08-09T22:50:37.702Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-09T22:50:37.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-09T22:50:37.702Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-09T22:50:37.784Z] Removing lxd dnsmasq configuration [2021-08-09T22:50:37.784Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-09T22:50:37.784Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-09T22:50:37.921Z] prd-ubuntu18.04-docker-arm64-4c-16g-162 does not seem to be running inside a container [2021-08-09T22:50:37.992Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-09T22:50:38.745Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-09T22:50:39.012Z] (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-08-09T22:50:39.012Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-09T22:50:40.427Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-09T22:50:40.427Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-09T22:50:40.696Z] + sudo snap remove --purge lxd [2021-08-09T22:50:40.965Z] snap "lxd" is not installed [2021-08-09T22:50:40.965Z] + sudo groupadd --force --system lxd [2021-08-09T22:50:40.965Z] ++ whoami [2021-08-09T22:50:40.965Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-09T22:50:40.965Z] + newgrp - lxd [2021-08-09T22:50:40.965Z] + sudo snap install lxd [2021-08-09T22:50:41.164Z] $ docker top cc5c8a851a7c7598229edaeed6bbabf1f9988a42dd0c803313d23f20c1726045 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T22:50:42.224Z] + docker-compose build --help [2021-08-09T22:50:42.224Z] + grep parallel [2021-08-09T22:50:46.623Z] --parallel Build images in parallel. [Pipeline] } [2021-08-09T22:50:46.635Z] $ docker stop --time=1 cc5c8a851a7c7598229edaeed6bbabf1f9988a42dd0c803313d23f20c1726045 [2021-08-09T22:50:48.524Z] $ docker rm -f cc5c8a851a7c7598229edaeed6bbabf1f9988a42dd0c803313d23f20c1726045 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:50:49.192Z] 2021-08-09T22:50:46Z INFO Waiting for automatic snapd restart... [2021-08-09T22:50:49.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-09T22:50:49.221Z] . [Pipeline] withDockerContainer [2021-08-09T22:50:49.511Z] prd-ubuntu18.04-docker-arm64-4c-16g-162 does not seem to be running inside a container [2021-08-09T22:50:49.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-09T22:50:51.367Z] $ docker top 72f36d7f00bc987ca142263243210b5bec7089a0fc7b5870ba2bb9f6f04c2597 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T22:50:52.412Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-09T22:50:56.718Z] Building core-command ... [2021-08-09T22:50:56.718Z] Building core-data ... [2021-08-09T22:50:56.718Z] Building core-metadata ... [2021-08-09T22:50:56.718Z] Building security-bootstrapper ... [2021-08-09T22:50:56.718Z] Building security-proxy-setup ... [2021-08-09T22:50:56.718Z] Building security-secretstore-setup ... [2021-08-09T22:50:56.718Z] Building support-notifications ... [2021-08-09T22:50:56.718Z] Building support-scheduler ... [2021-08-09T22:50:56.718Z] Building sys-mgmt-agent ... [2021-08-09T22:50:56.718Z] Building sys-mgmt-agent [2021-08-09T22:50:56.718Z] Building support-notifications [2021-08-09T22:50:56.718Z] Building core-command [2021-08-09T22:50:56.718Z] Building security-secretstore-setup [2021-08-09T22:50:56.718Z] Building security-bootstrapper [2021-08-09T22:51:01.501Z] lxd 4.16 from Canonical* installed [2021-08-09T22:51:01.501Z] + sudo lxd init --auto [2021-08-09T22:51:10.222Z] + sudo snap install --classic snapcraft [2021-08-09T22:51:22.538Z] snapcraft 5.0 from Canonical* installed [2021-08-09T22:51:22.538Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-09T22:51:22.538Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-09T22:51:22.538Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-09T22:51:22.538Z] Dload Upload Total Spent Left Speed [2021-08-09T22:51:22.538Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3710 0 --:--:-- --:--:-- --:--:-- 3710 [2021-08-09T22:51:22.538Z] 100 3325k 100 3325k 0 0 8149k 0 --:--:-- --:--:-- --:--:-- 8149k [2021-08-09T22:51:22.538Z] ./yq_linux_amd64 [2021-08-09T22:51:22.804Z] + sudo snapcraft prime --use-lxd [2021-08-09T22:51:24.750Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-09T22:51:24.750Z] 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-08-09T22:51:24.750Z] - README.md [2021-08-09T22:51:24.750Z] [2021-08-09T22:51:24.750Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-09T22:51:25.017Z] Launching a container. [2021-08-09T22:51:31.687Z] Waiting for container to be ready [2021-08-09T22:51:32.269Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-09T22:51:32.269Z] [2021-08-09T22:51:36.529Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-09T22:51:36.529Z] Waiting for network to be ready... [2021-08-09T22:51:36.798Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-09T22:51:37.067Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] [2021-08-09T22:51:37.067Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-09T22:51:37.067Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-09T22:51:37.067Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-09T22:51:37.067Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-09T22:51:37.067Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-09T22:51:37.067Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-09T22:51:37.067Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-09T22:51:37.067Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-09T22:51:37.653Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-09T22:51:37.653Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-09T22:51:37.919Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-09T22:51:37.919Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-09T22:51:37.919Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-09T22:51:37.919Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-09T22:51:37.919Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-09T22:51:37.919Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-09T22:51:38.186Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-09T22:51:38.453Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2021-08-09T22:51:38.453Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-09T22:51:38.453Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] [2021-08-09T22:51:38.453Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-09T22:51:38.453Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-09T22:51:38.453Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-09T22:51:38.453Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-09T22:51:38.721Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-09T22:51:41.304Z] Fetched 25.0 MB in 4s (6149 kB/s) [2021-08-09T22:51:41.570Z] Reading package lists... [2021-08-09T22:51:41.835Z] Reading package lists... [2021-08-09T22:51:42.103Z] Building dependency tree... [2021-08-09T22:51:42.103Z] Reading state information... [2021-08-09T22:51:42.103Z] The following additional packages will be installed: [2021-08-09T22:51:42.103Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-09T22:51:42.103Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-09T22:51:42.103Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-09T22:51:42.103Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-09T22:51:42.103Z] Suggested packages: [2021-08-09T22:51:42.103Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-09T22:51:42.103Z] Recommended packages: [2021-08-09T22:51:42.103Z] gnupg libsasl2-modules [2021-08-09T22:51:42.103Z] The following NEW packages will be installed: [2021-08-09T22:51:42.103Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-09T22:51:42.103Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-09T22:51:42.103Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-09T22:51:42.103Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-09T22:51:42.103Z] The following packages will be upgraded: [2021-08-09T22:51:42.103Z] gpg gpg-agent gpgconf libudev1 [2021-08-09T22:51:42.371Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-09T22:51:42.371Z] Need to get 3527 kB of archives. [2021-08-09T22:51:42.371Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-09T22:51:42.371Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] [2021-08-09T22:51:42.371Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] [2021-08-09T22:51:42.371Z] Get:3 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-08-09T22:51:42.371Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-08-09T22:51:42.371Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-09T22:51:42.371Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-08-09T22:51:42.371Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-09T22:51:42.955Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-09T22:51:42.955Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-09T22:51:42.955Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-09T22:51:43.222Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-09T22:51:43.222Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-09T22:51:43.222Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-09T22:51:43.222Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-09T22:51:43.222Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-09T22:51:43.222Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-09T22:51:43.222Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-09T22:51:43.222Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-09T22:51:43.222Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-09T22:51:43.222Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-09T22:51:43.222Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-09T22:51:43.222Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-09T22:51:43.489Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T22:51:43.489Z] Fetched 3527 kB in 1s (3361 kB/s) [2021-08-09T22:51:43.489Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-09T22:51:43.489Z] Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... [2021-08-09T22:51:43.489Z] Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-09T22:51:43.489Z] Setting up libudev1:amd64 (237-3ubuntu10.50) ... [2021-08-09T22:51:43.489Z] Selecting previously unselected package udev. [2021-08-09T22:51:43.489Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-09T22:51:43.489Z] Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... [2021-08-09T22:51:43.489Z] Unpacking udev (237-3ubuntu10.50) ... [2021-08-09T22:51:43.758Z] Selecting previously unselected package libfuse2:amd64. [2021-08-09T22:51:43.758Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-09T22:51:43.758Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-09T22:51:43.758Z] Selecting previously unselected package fuse. [2021-08-09T22:51:43.758Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-09T22:51:43.758Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-09T22:51:43.758Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-09T22:51:43.758Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-09T22:51:44.024Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-09T22:51:44.024Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-09T22:51:44.024Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-09T22:51:44.025Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-09T22:51:44.025Z] Selecting previously unselected package libksba8:amd64. [2021-08-09T22:51:44.025Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-09T22:51:44.025Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-09T22:51:44.291Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-09T22:51:44.291Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T22:51:44.292Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T22:51:44.292Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-09T22:51:44.292Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T22:51:44.292Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T22:51:44.292Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-09T22:51:44.292Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T22:51:44.292Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T22:51:44.292Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-09T22:51:44.292Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T22:51:44.292Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T22:51:44.292Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-09T22:51:44.292Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T22:51:44.292Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T22:51:44.558Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-09T22:51:44.558Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T22:51:44.558Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T22:51:44.558Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-09T22:51:44.558Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T22:51:44.558Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T22:51:44.558Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-09T22:51:44.558Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T22:51:44.558Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T22:51:44.558Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-09T22:51:44.558Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T22:51:44.558Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T22:51:44.558Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-09T22:51:44.558Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-09T22:51:44.558Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-09T22:51:44.826Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-09T22:51:44.826Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-09T22:51:44.826Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-09T22:51:44.826Z] Selecting previously unselected package libldap-common. [2021-08-09T22:51:44.826Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-09T22:51:44.826Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-09T22:51:44.826Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-09T22:51:44.826Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-09T22:51:44.826Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-09T22:51:44.826Z] Selecting previously unselected package dirmngr. [2021-08-09T22:51:44.826Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-09T22:51:44.826Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-09T22:51:45.093Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-09T22:51:45.093Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-09T22:51:45.093Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-09T22:51:45.093Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-09T22:51:45.093Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-09T22:51:45.093Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-09T22:51:45.093Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T22:51:45.093Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-09T22:51:45.093Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-09T22:51:45.093Z] Setting up udev (237-3ubuntu10.50) ... [2021-08-09T22:51:45.363Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-09T22:51:45.363Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T22:51:45.363Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-09T22:51:45.632Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-09T22:51:45.632Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-09T22:51:45.632Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T22:51:45.632Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T22:51:45.632Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T22:51:45.632Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T22:51:45.632Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T22:51:45.632Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T22:51:45.632Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T22:51:45.632Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-09T22:51:45.632Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-09T22:51:45.632Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-09T22:51:45.899Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-09T22:51:45.899Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-09T22:51:45.899Z] This means they are not meant to be enabled using systemctl. [2021-08-09T22:51:45.899Z] Possible reasons for having this kind of units are: [2021-08-09T22:51:45.899Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-09T22:51:45.899Z] .wants/ or .requires/ directory. [2021-08-09T22:51:45.899Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-09T22:51:45.899Z] a requirement dependency on it. [2021-08-09T22:51:45.899Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-09T22:51:45.899Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-09T22:51:45.899Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-09T22:51:45.899Z] instance name specified. [2021-08-09T22:51:46.435Z] Reading package lists... [2021-08-09T22:51:46.435Z] Building dependency tree... [2021-08-09T22:51:46.435Z] Reading state information... [2021-08-09T22:51:46.435Z] The following additional packages will be installed: [2021-08-09T22:51:46.435Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-09T22:51:46.435Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-09T22:51:46.435Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-09T22:51:46.435Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-09T22:51:46.435Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-09T22:51:46.435Z] Suggested packages: [2021-08-09T22:51:46.435Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-09T22:51:46.435Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-09T22:51:46.435Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-09T22:51:46.435Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-09T22:51:46.435Z] systemd-container policykit-1 [2021-08-09T22:51:46.435Z] Recommended packages: [2021-08-09T22:51:46.435Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-09T22:51:46.702Z] The following NEW packages will be installed: [2021-08-09T22:51:46.702Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-09T22:51:46.702Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-09T22:51:46.702Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-09T22:51:46.702Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-09T22:51:46.702Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-09T22:51:46.702Z] The following packages will be upgraded: [2021-08-09T22:51:46.702Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-09T22:51:46.702Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-09T22:51:46.702Z] Need to get 36.7 MB of archives. [2021-08-09T22:51:46.702Z] After this operation, 147 MB of additional disk space will be used. [2021-08-09T22:51:46.702Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] [2021-08-09T22:51:46.970Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] [2021-08-09T22:51:46.970Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-08-09T22:51:46.970Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-08-09T22:51:46.970Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-09T22:51:46.970Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-09T22:51:46.970Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-08-09T22:51:46.970Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-09T22:51:46.970Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-09T22:51:46.970Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-09T22:51:46.970Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-09T22:51:46.970Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-09T22:51:46.970Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-09T22:51:46.970Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-09T22:51:46.970Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-09T22:51:46.970Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-09T22:51:46.970Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-08-09T22:51:46.970Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-08-09T22:51:47.556Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-09T22:51:47.556Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-08-09T22:51:47.556Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-09T22:51:47.556Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-09T22:51:47.556Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-09T22:51:47.556Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-09T22:51:47.556Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-09T22:51:47.556Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-09T22:51:47.556Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-09T22:51:47.556Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-09T22:51:47.827Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-08-09T22:51:47.827Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-09T22:51:49.242Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T22:51:49.242Z] Fetched 36.7 MB in 2s (16.1 MB/s) [2021-08-09T22:51:49.242Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-09T22:51:49.242Z] Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... [2021-08-09T22:51:49.242Z] Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-09T22:51:49.509Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... [2021-08-09T22:51:49.509Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-09T22:51:49.988Z] Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... [2021-08-09T22:51:49.988Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-09T22:51:49.988Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-09T22:51:49.988Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-09T22:51:49.988Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-09T22:51:49.988Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-09T22:51:49.988Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-09T22:51:49.988Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-09T22:51:50.266Z] Setting up apt (1.6.14) ... [2021-08-09T22:51:50.266Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-09T22:51:50.533Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-09T22:51:50.533Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-09T22:51:50.533Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-09T22:51:50.533Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-09T22:51:50.800Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-09T22:51:50.800Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-09T22:51:50.800Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T22:51:50.800Z] Selecting previously unselected package libexpat1:amd64. [2021-08-09T22:51:50.800Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-09T22:51:50.800Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-09T22:51:51.068Z] Selecting previously unselected package python3.6-minimal. [2021-08-09T22:51:51.068Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-09T22:51:51.068Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T22:51:51.068Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-09T22:51:51.337Z] Checking for services that may need to be restarted...done. [2021-08-09T22:51:51.337Z] Checking for services that may need to be restarted...done. [2021-08-09T22:51:51.337Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T22:51:51.337Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-09T22:51:51.337Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T22:51:51.921Z] Selecting previously unselected package python3-minimal. [2021-08-09T22:51:51.921Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-09T22:51:51.921Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-09T22:51:51.921Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-09T22:51:51.921Z] Selecting previously unselected package mime-support. [2021-08-09T22:51:51.921Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-09T22:51:51.921Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-09T22:51:51.921Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-09T22:51:51.921Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-09T22:51:51.921Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-09T22:51:51.921Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-09T22:51:51.921Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-09T22:51:51.921Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T22:51:52.188Z] Selecting previously unselected package python3.6. [2021-08-09T22:51:52.188Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-09T22:51:52.188Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T22:51:52.188Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-09T22:51:52.188Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-09T22:51:52.188Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-09T22:51:52.188Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-09T22:51:52.470Z] Selecting previously unselected package python3. [2021-08-09T22:51:52.470Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-09T22:51:52.470Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-09T22:51:52.470Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-09T22:51:52.470Z] Selecting previously unselected package multiarch-support. [2021-08-09T22:51:52.470Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-09T22:51:52.470Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-09T22:51:52.470Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-09T22:51:52.470Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-09T22:51:52.470Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-09T22:51:52.470Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-09T22:51:52.470Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-09T22:51:52.742Z] Selecting previously unselected package libbsd0:amd64. [2021-08-09T22:51:52.742Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-09T22:51:52.742Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-09T22:51:52.742Z] Selecting previously unselected package sudo. [2021-08-09T22:51:52.742Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-09T22:51:52.742Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-09T22:51:52.742Z] Selecting previously unselected package apparmor. [2021-08-09T22:51:52.742Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-09T22:51:52.742Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-09T22:51:53.034Z] Selecting previously unselected package libedit2:amd64. [2021-08-09T22:51:53.034Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-09T22:51:53.034Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-09T22:51:53.034Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-09T22:51:53.034Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-09T22:51:53.034Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T22:51:53.034Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-09T22:51:53.034Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-09T22:51:53.034Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T22:51:53.034Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-09T22:51:53.034Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-09T22:51:53.034Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-09T22:51:53.034Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-09T22:51:53.034Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-09T22:51:53.034Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T22:51:53.303Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-09T22:51:53.303Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-09T22:51:53.303Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T22:51:53.303Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-09T22:51:53.303Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-08-09T22:51:53.303Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-09T22:51:53.303Z] Selecting previously unselected package openssh-client. [2021-08-09T22:51:53.303Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-08-09T22:51:53.303Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-09T22:51:53.573Z] Selecting previously unselected package squashfs-tools. [2021-08-09T22:51:53.573Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-09T22:51:53.573Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-09T22:51:53.573Z] Selecting previously unselected package snapd. [2021-08-09T22:51:53.573Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-09T22:51:53.573Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-09T22:51:55.524Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-09T22:51:55.524Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-09T22:51:55.524Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-09T22:51:55.524Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-09T22:51:55.524Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-09T22:51:55.524Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T22:51:55.524Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-09T22:51:55.793Z] Setting up systemd (237-3ubuntu10.50) ... [2021-08-09T22:51:55.793Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-09T22:51:56.377Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-09T22:51:56.377Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-09T22:51:56.377Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-09T22:51:56.377Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T22:51:56.377Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T22:51:56.377Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T22:51:56.980Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-09T22:51:56.980Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T22:51:56.980Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-09T22:51:56.980Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-09T22:51:56.980Z] running python rtupdate hooks for python3.6... [2021-08-09T22:51:56.980Z] running python post-rtupdate hooks for python3.6... [2021-08-09T22:51:56.980Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-09T22:51:57.643Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-09T22:51:57.643Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T22:51:57.936Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-09T22:51:57.936Z] Setting up snapd (2.49.2+18.04) ... [2021-08-09T22:51:58.202Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-09T22:51:58.468Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-09T22:51:58.468Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-09T22:51:58.734Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-09T22:51:59.000Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-09T22:51:59.000Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-09T22:51:59.000Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-09T22:51:59.265Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-09T22:51:59.532Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-09T22:51:59.532Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-09T22:51:59.798Z] /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-08-09T22:51:59.798Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-09T22:52:00.064Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-09T22:52:01.026Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-09T22:52:01.026Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-09T22:52:01.026Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-09T22:52:02.249Z] Reading package lists... [2021-08-09T22:52:02.249Z] Reading package lists... [2021-08-09T22:52:02.516Z] Building dependency tree... [2021-08-09T22:52:02.516Z] Reading state information... [2021-08-09T22:52:02.516Z] Calculating upgrade... [2021-08-09T22:52:02.783Z] The following packages will be upgraded: [2021-08-09T22:52:02.783Z] advancecomp base-files bash binutils binutils-common [2021-08-09T22:52:02.783Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-09T22:52:02.783Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-09T22:52:02.783Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-09T22:52:02.783Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-09T22:52:02.783Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-09T22:52:02.783Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-09T22:52:02.783Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-09T22:52:02.783Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-09T22:52:02.783Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-09T22:52:02.783Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-09T22:52:02.783Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-09T22:52:02.783Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-09T22:52:02.783Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-09T22:52:02.783Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-09T22:52:02.783Z] ubuntu-keyring util-linux [2021-08-09T22:52:02.783Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-09T22:52:02.783Z] Need to get 64.2 MB of archives. [2021-08-09T22:52:02.783Z] After this operation, 5125 kB of additional disk space will be used. [2021-08-09T22:52:02.783Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-153.160 [994 kB] [2021-08-09T22:52:02.783Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-09T22:52:02.783Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-09T22:52:02.783Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-09T22:52:02.783Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-09T22:52:02.783Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-09T22:52:02.783Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-09T22:52:02.783Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-09T22:52:02.783Z] 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-08-09T22:52:02.783Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-09T22:52:02.783Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-09T22:52:02.783Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-09T22:52:02.783Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-09T22:52:03.050Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-08-09T22:52:03.051Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-09T22:52:03.051Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-09T22:52:03.051Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-09T22:52:03.051Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-09T22:52:03.051Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-09T22:52:03.051Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-09T22:52:03.051Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-08-09T22:52:03.051Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-09T22:52:03.051Z] 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-08-09T22:52:03.051Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-09T22:52:03.051Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-09T22:52:03.051Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-09T22:52:03.051Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-09T22:52:03.051Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-09T22:52:03.051Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-09T22:52:03.051Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-09T22:52:03.051Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-09T22:52:03.051Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-09T22:52:03.051Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] [2021-08-09T22:52:03.051Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-09T22:52:03.051Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-09T22:52:03.051Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-09T22:52:03.051Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-09T22:52:03.051Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-09T22:52:03.051Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-09T22:52:03.051Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-09T22:52:03.051Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-09T22:52:03.051Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-09T22:52:03.051Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-08-09T22:52:03.318Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-09T22:52:03.318Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-09T22:52:03.318Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-09T22:52:03.318Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-09T22:52:03.318Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-09T22:52:03.318Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-09T22:52:03.318Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-09T22:52:03.318Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-08-09T22:52:03.318Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-09T22:52:03.318Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-09T22:52:03.318Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-09T22:52:03.318Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-09T22:52:03.318Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-09T22:52:03.318Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-09T22:52:03.318Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-09T22:52:03.318Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-09T22:52:03.586Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-09T22:52:03.586Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-09T22:52:03.586Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-09T22:52:03.852Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-08-09T22:52:03.852Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-09T22:52:03.852Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-09T22:52:03.852Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-09T22:52:03.852Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-09T22:52:03.852Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-09T22:52:03.852Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-09T22:52:04.130Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-09T22:52:04.130Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-09T22:52:04.130Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-09T22:52:04.130Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-09T22:52:04.130Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-09T22:52:04.130Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-09T22:52:04.130Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-09T22:52:04.130Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-09T22:52:04.130Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-09T22:52:04.130Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-09T22:52:04.130Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-09T22:52:04.130Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-09T22:52:04.130Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-09T22:52:04.396Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-09T22:52:04.396Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-09T22:52:04.396Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-08-09T22:52:04.396Z] Get:86 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-08-09T22:52:04.396Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-08-09T22:52:04.396Z] 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-08-09T22:52:04.396Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-09T22:52:04.396Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-09T22:52:04.396Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-09T22:52:04.396Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-09T22:52:04.396Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-08-09T22:52:04.396Z] 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-08-09T22:52:04.396Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-09T22:52:04.396Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-09T22:52:04.396Z] 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-08-09T22:52:04.396Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-09T22:52:04.664Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-09T22:52:04.664Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-09T22:52:04.664Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-09T22:52:04.664Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-09T22:52:04.664Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-09T22:52:04.664Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T22:52:04.721Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T22:52:04.721Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:52:04.721Z] ---> 9e74cc79003b [2021-08-09T22:52:04.721Z] Step 3/32 : WORKDIR /edgex-go [2021-08-09T22:52:04.721Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T22:52:04.721Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:52:04.721Z] ---> 9e74cc79003b [2021-08-09T22:52:04.721Z] Step 3/23 : WORKDIR /edgex-go [2021-08-09T22:52:04.721Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:52:04.721Z] ---> 9e74cc79003b [2021-08-09T22:52:04.721Z] [2021-08-09T22:52:04.721Z] Step 3/26 : WORKDIR /edgex-go [2021-08-09T22:52:04.721Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T22:52:04.721Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:52:04.721Z] ---> 9e74cc79003b [2021-08-09T22:52:04.721Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T22:52:04.721Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T22:52:04.721Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:52:04.721Z] ---> 9e74cc79003b [2021-08-09T22:52:04.721Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T22:52:04.930Z] Fetched 64.2 MB in 2s (32.5 MB/s) [2021-08-09T22:52:04.930Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-09T22:52:04.930Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-09T22:52:04.930Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-09T22:52:05.196Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-09T22:52:05.196Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-09T22:52:05.196Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-153.160_amd64.deb ... [2021-08-09T22:52:05.196Z] Unpacking linux-libc-dev:amd64 (4.15.0-153.160) over (4.15.0-20.21) ... [2021-08-09T22:52:05.465Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T22:52:05.465Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T22:52:05.732Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T22:52:05.732Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T22:52:05.732Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T22:52:05.732Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T22:52:05.732Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T22:52:05.732Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T22:52:05.732Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T22:52:05.732Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T22:52:05.999Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T22:52:05.999Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T22:52:05.999Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T22:52:05.999Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T22:52:05.999Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T22:52:05.999Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-09T22:52:05.999Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T22:52:05.999Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-09T22:52:05.999Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-09T22:52:06.155Z] ---> Running in b1d2378c17eb [2021-08-09T22:52:06.155Z] ---> Running in 7a4a075ab3b1 [2021-08-09T22:52:06.155Z] ---> Running in ceb8ef4c2e31 [2021-08-09T22:52:06.155Z] ---> Running in 4d6fdd25b1c5 [2021-08-09T22:52:06.155Z] ---> Running in 89cd173d6d6b [2021-08-09T22:52:06.266Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-09T22:52:06.266Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T22:52:06.266Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T22:52:06.266Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T22:52:06.266Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T22:52:06.266Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T22:52:06.266Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T22:52:06.532Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T22:52:06.532Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-09T22:52:06.532Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-09T22:52:06.532Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-09T22:52:06.751Z] Removing intermediate container b1d2378c17eb [2021-08-09T22:52:06.751Z] ---> e00e2d0eff67 [2021-08-09T22:52:06.751Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:52:07.025Z] ---> Running in 214f7fea87f8 [2021-08-09T22:52:07.025Z] Removing intermediate container ceb8ef4c2e31 [2021-08-09T22:52:07.025Z] ---> acb81b1488b3 [2021-08-09T22:52:07.025Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:52:07.025Z] Removing intermediate container 89cd173d6d6b [2021-08-09T22:52:07.025Z] ---> 4ce4ba7277c4 [2021-08-09T22:52:07.025Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:52:07.025Z] Removing intermediate container 7a4a075ab3b1 [2021-08-09T22:52:07.025Z] ---> ba9e99c82f03 [2021-08-09T22:52:07.025Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:52:07.025Z] Removing intermediate container 4d6fdd25b1c5 [2021-08-09T22:52:07.025Z] ---> 1d00f5979e89 [2021-08-09T22:52:07.025Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:52:07.111Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-09T22:52:07.111Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-09T22:52:07.111Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-09T22:52:07.111Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-09T22:52:07.111Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-09T22:52:07.111Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-09T22:52:07.310Z] ---> Running in f4a555930eb9 [2021-08-09T22:52:07.310Z] ---> Running in fcce8b07f3bb [2021-08-09T22:52:07.310Z] ---> Running in f223c28ef395 [2021-08-09T22:52:07.310Z] ---> Running in 373306243d31 [2021-08-09T22:52:07.377Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-09T22:52:07.377Z] Installing new version of config file /etc/issue ... [2021-08-09T22:52:07.377Z] Installing new version of config file /etc/issue.net ... [2021-08-09T22:52:07.377Z] Installing new version of config file /etc/lsb-release ... [2021-08-09T22:52:07.377Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-09T22:52:07.647Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-09T22:52:07.647Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-09T22:52:07.647Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-09T22:52:07.647Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T22:52:07.647Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-09T22:52:07.916Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-09T22:52:07.916Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-09T22:52:07.916Z] 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-08-09T22:52:07.916Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T22:52:07.916Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T22:52:07.916Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-09T22:52:07.916Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-09T22:52:08.182Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T22:52:08.182Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-09T22:52:08.182Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-09T22:52:08.182Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-09T22:52:08.182Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T22:52:08.182Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-09T22:52:08.182Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-09T22:52:08.448Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-09T22:52:08.448Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T22:52:08.448Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-09T22:52:08.448Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-09T22:52:08.448Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-09T22:52:08.714Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T22:52:08.714Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-09T22:52:08.714Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-09T22:52:08.714Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-09T22:52:08.714Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T22:52:08.714Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-09T22:52:08.714Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-09T22:52:08.979Z] Setting up grep (3.1-2build1) ... [2021-08-09T22:52:08.979Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T22:52:08.979Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-09T22:52:08.979Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-09T22:52:08.979Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-09T22:52:08.979Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T22:52:08.979Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-09T22:52:08.979Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-09T22:52:09.245Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-09T22:52:09.245Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T22:52:09.245Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-09T22:52:09.245Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-09T22:52:09.245Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-09T22:52:09.245Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T22:52:09.245Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-09T22:52:09.245Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-09T22:52:09.828Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-09T22:52:09.828Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-09T22:52:09.828Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-09T22:52:09.828Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-09T22:52:10.094Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-09T22:52:10.094Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T22:52:10.094Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-09T22:52:10.094Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-09T22:52:10.685Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-09T22:52:10.685Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-09T22:52:10.685Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-09T22:52:10.685Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-09T22:52:10.739Z] Removing intermediate container 214f7fea87f8 [2021-08-09T22:52:10.739Z] ---> a1c5c20a0212 [2021-08-09T22:52:10.739Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-09T22:52:10.739Z] ---> Running in f3a4b2b22f3f [2021-08-09T22:52:10.956Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-09T22:52:10.956Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T22:52:10.956Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-09T22:52:10.956Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-09T22:52:10.956Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-09T22:52:10.956Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T22:52:10.956Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T22:52:11.022Z] Removing intermediate container f223c28ef395 [2021-08-09T22:52:11.022Z] ---> 2bae69e321bd [2021-08-09T22:52:11.022Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-09T22:52:11.225Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T22:52:11.226Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-09T22:52:11.226Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T22:52:11.226Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T22:52:11.226Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T22:52:11.226Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-09T22:52:11.226Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T22:52:11.226Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T22:52:11.226Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T22:52:11.300Z] ---> Running in a4d4650e2afc [2021-08-09T22:52:11.495Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-09T22:52:11.495Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T22:52:11.495Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T22:52:11.495Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T22:52:11.495Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-09T22:52:11.495Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T22:52:11.495Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-09T22:52:11.495Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-09T22:52:11.495Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-09T22:52:11.578Z] Removing intermediate container 373306243d31 [2021-08-09T22:52:11.578Z] ---> 3bfb5c44b60b [2021-08-09T22:52:11.578Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-09T22:52:11.789Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-09T22:52:11.789Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-09T22:52:11.789Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T22:52:11.789Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-09T22:52:11.789Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-09T22:52:11.789Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-09T22:52:11.789Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T22:52:11.789Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T22:52:11.789Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T22:52:11.855Z] ---> Running in 58aaed6e3f03 [2021-08-09T22:52:12.058Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-09T22:52:12.058Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T22:52:12.058Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T22:52:12.058Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T22:52:12.058Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-09T22:52:12.058Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T22:52:12.058Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T22:52:12.058Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T22:52:12.133Z] Removing intermediate container fcce8b07f3bb [2021-08-09T22:52:12.133Z] ---> 0a87d21b9b99 [2021-08-09T22:52:12.133Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-09T22:52:12.420Z] Removing intermediate container f4a555930eb9 [2021-08-09T22:52:12.420Z] ---> dde411cac353 [2021-08-09T22:52:12.420Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-09T22:52:12.420Z] ---> Running in be16a789796d [2021-08-09T22:52:12.420Z] ---> Running in c8a744261547 [2021-08-09T22:52:12.647Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-09T22:52:12.647Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-09T22:52:12.914Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-09T22:52:12.914Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T22:52:12.914Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-09T22:52:13.029Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T22:52:13.182Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-09T22:52:13.182Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-09T22:52:13.182Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T22:52:13.182Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-09T22:52:13.182Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-09T22:52:13.450Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-09T22:52:13.450Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-09T22:52:13.450Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-09T22:52:13.450Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-09T22:52:13.450Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-09T22:52:13.642Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T22:52:13.717Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-09T22:52:13.717Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-09T22:52:13.717Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-09T22:52:13.717Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-09T22:52:13.717Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-09T22:52:13.717Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-09T22:52:13.717Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-09T22:52:13.918Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T22:52:13.918Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T22:52:13.983Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-09T22:52:13.984Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-09T22:52:13.984Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-09T22:52:13.984Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-09T22:52:13.984Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-09T22:52:13.984Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-09T22:52:13.984Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-09T22:52:13.984Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-09T22:52:14.250Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-09T22:52:14.250Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-09T22:52:14.250Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-09T22:52:14.250Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-09T22:52:14.250Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-09T22:52:14.516Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T22:52:14.516Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T22:52:14.516Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T22:52:14.516Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... [2021-08-09T22:52:14.516Z] Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-09T22:52:14.516Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-09T22:52:14.516Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-09T22:52:14.516Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-09T22:52:14.518Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T22:52:14.518Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T22:52:14.518Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T22:52:14.783Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T22:52:14.783Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-09T22:52:14.783Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-09T22:52:14.783Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-09T22:52:14.783Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T22:52:14.783Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-09T22:52:14.783Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-09T22:52:14.783Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-09T22:52:14.797Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T22:52:15.049Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T22:52:15.049Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-09T22:52:15.049Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-09T22:52:15.049Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-09T22:52:15.090Z] OK: 218 MiB in 52 packages [2021-08-09T22:52:15.318Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T22:52:15.318Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-09T22:52:15.318Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-09T22:52:15.318Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-09T22:52:15.318Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T22:52:15.318Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-09T22:52:15.318Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-09T22:52:15.318Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-09T22:52:15.318Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T22:52:15.318Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-09T22:52:15.383Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T22:52:15.383Z] OK: 218 MiB in 52 packages [2021-08-09T22:52:15.383Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T22:52:15.584Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-09T22:52:15.584Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-09T22:52:15.664Z] OK: 218 MiB in 52 packages [2021-08-09T22:52:15.852Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T22:52:15.852Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-09T22:52:15.852Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-09T22:52:15.852Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-09T22:52:15.852Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T22:52:15.852Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-09T22:52:15.852Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-09T22:52:15.852Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-09T22:52:15.852Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T22:52:15.852Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-09T22:52:16.119Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-09T22:52:16.119Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-09T22:52:16.119Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T22:52:16.119Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-09T22:52:16.119Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-09T22:52:16.119Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-09T22:52:16.119Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T22:52:16.119Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-09T22:52:16.119Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-09T22:52:16.385Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-09T22:52:16.385Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T22:52:16.385Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-09T22:52:16.385Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-09T22:52:16.385Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-09T22:52:16.385Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T22:52:16.385Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-09T22:52:16.385Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-09T22:52:16.653Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-09T22:52:16.653Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T22:52:16.653Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-09T22:52:16.653Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-09T22:52:16.653Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-09T22:52:16.653Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T22:52:16.653Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-09T22:52:16.653Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-09T22:52:16.688Z] OK: 218 MiB in 52 packages [2021-08-09T22:52:16.689Z] OK: 218 MiB in 52 packages [2021-08-09T22:52:16.922Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-09T22:52:16.922Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-09T22:52:16.922Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-09T22:52:16.922Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-09T22:52:16.922Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-09T22:52:16.922Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-09T22:52:16.922Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-09T22:52:16.964Z] Removing intermediate container f3a4b2b22f3f [2021-08-09T22:52:16.964Z] ---> c65cd7628133 [2021-08-09T22:52:16.964Z] Step 6/26 : COPY go.mod . [2021-08-09T22:52:17.188Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-09T22:52:17.188Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-09T22:52:17.188Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-09T22:52:17.188Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-09T22:52:17.188Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-09T22:52:17.188Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-09T22:52:17.454Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-09T22:52:17.454Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-09T22:52:17.454Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-09T22:52:17.455Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-09T22:52:17.455Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-09T22:52:17.455Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-09T22:52:17.455Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-09T22:52:17.455Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-09T22:52:17.455Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-09T22:52:17.559Z] Removing intermediate container 58aaed6e3f03 [2021-08-09T22:52:17.559Z] ---> 4563058b3428 [2021-08-09T22:52:17.559Z] Step 6/24 : COPY go.mod . [2021-08-09T22:52:17.720Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-09T22:52:17.720Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-09T22:52:17.720Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-09T22:52:17.720Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-09T22:52:17.831Z] Removing intermediate container a4d4650e2afc [2021-08-09T22:52:17.831Z] ---> 1df467614131 [2021-08-09T22:52:17.831Z] Step 6/32 : COPY go.mod . [2021-08-09T22:52:17.986Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-09T22:52:17.986Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-09T22:52:17.986Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-09T22:52:17.986Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-09T22:52:18.114Z] ---> 502ae04af0f5 [2021-08-09T22:52:18.114Z] Step 7/26 : RUN go mod download [2021-08-09T22:52:18.253Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-09T22:52:18.254Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-09T22:52:18.254Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-09T22:52:18.254Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-09T22:52:18.391Z] Removing intermediate container c8a744261547 [2021-08-09T22:52:18.391Z] ---> 56bdf6ae4f3f [2021-08-09T22:52:18.391Z] Step 6/23 : COPY go.mod . [2021-08-09T22:52:18.391Z] ---> Running in 52acf6ce977e [2021-08-09T22:52:18.391Z] Removing intermediate container be16a789796d [2021-08-09T22:52:18.391Z] ---> c49ac0909574 [2021-08-09T22:52:18.391Z] Step 6/24 : COPY go.mod . [2021-08-09T22:52:18.520Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-09T22:52:18.520Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-09T22:52:18.520Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-09T22:52:18.520Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-09T22:52:18.520Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T22:52:18.520Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T22:52:18.520Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T22:52:18.520Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T22:52:18.792Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T22:52:18.792Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T22:52:18.792Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T22:52:18.792Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T22:52:19.385Z] ---> 15f5ebbc294e [2021-08-09T22:52:19.385Z] Step 7/24 : RUN go mod download [2021-08-09T22:52:19.385Z] ---> 1c2726f66d8f [2021-08-09T22:52:19.385Z] Step 7/32 : RUN go mod download [2021-08-09T22:52:19.385Z] ---> 3d34c15cf7ae [2021-08-09T22:52:19.385Z] Step 7/23 : RUN go mod download [2021-08-09T22:52:19.385Z] ---> Running in de1a47132972 [2021-08-09T22:52:19.658Z] ---> Running in 7d33c75c92d8 [2021-08-09T22:52:19.658Z] ---> 6413ab6d8b36 [2021-08-09T22:52:19.658Z] Step 7/24 : RUN go mod download [2021-08-09T22:52:19.756Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T22:52:19.756Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T22:52:19.935Z] ---> Running in 59f2f0ded97a [2021-08-09T22:52:19.935Z] ---> Running in 312313134e0b [2021-08-09T22:52:20.339Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T22:52:20.339Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T22:52:20.605Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T22:52:20.605Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T22:52:20.873Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T22:52:20.873Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T22:52:21.459Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T22:52:21.459Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T22:52:21.725Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-09T22:52:21.725Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-09T22:52:21.725Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-09T22:52:21.725Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-09T22:52:21.725Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-09T22:52:21.725Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-09T22:52:21.725Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-09T22:52:21.725Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-09T22:52:21.991Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-09T22:52:21.991Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-09T22:52:21.991Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-09T22:52:21.991Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-09T22:52:21.991Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-09T22:52:21.991Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-09T22:52:22.259Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T22:52:22.259Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-09T22:52:22.259Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T22:52:22.259Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T22:52:22.259Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T22:52:22.259Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-09T22:52:22.259Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-09T22:52:22.259Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-09T22:52:22.259Z] [2021-08-09T22:52:22.259Z] Current default time zone: 'Etc/UTC' [2021-08-09T22:52:22.259Z] Local time is now: Mon Aug 9 22:52:22 UTC 2021. [2021-08-09T22:52:22.259Z] Universal Time is now: Mon Aug 9 22:52:22 UTC 2021. [2021-08-09T22:52:22.259Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-09T22:52:22.259Z] [2021-08-09T22:52:22.259Z] Setting up systemd-sysv (237-3ubuntu10.50) ... [2021-08-09T22:52:22.259Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T22:52:22.259Z] Setting up linux-libc-dev:amd64 (4.15.0-153.160) ... [2021-08-09T22:52:22.259Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-09T22:52:22.259Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-09T22:52:22.259Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-09T22:52:22.259Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-09T22:52:22.259Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-09T22:52:22.525Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-09T22:52:22.525Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-09T22:52:22.525Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T22:52:22.525Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-09T22:52:22.525Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T22:52:22.525Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-09T22:52:22.525Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T22:52:22.525Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-09T22:52:22.525Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-09T22:52:22.525Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-09T22:52:22.525Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-09T22:52:22.525Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-09T22:52:22.525Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-09T22:52:22.525Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-09T22:52:22.525Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-09T22:52:23.358Z] Removing intermediate container 52acf6ce977e [2021-08-09T22:52:23.358Z] ---> c711f3b2d75b [2021-08-09T22:52:23.358Z] Step 8/26 : COPY . . [2021-08-09T22:52:24.474Z] Updating certificates in /etc/ssl/certs... [2021-08-09T22:52:25.435Z] 23 added, 27 removed; done. [2021-08-09T22:52:25.435Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-09T22:52:25.435Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T22:52:25.435Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-09T22:52:25.435Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-09T22:52:25.435Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-09T22:52:25.435Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T22:52:25.435Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-09T22:52:25.435Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T22:52:25.435Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T22:52:25.435Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T22:52:25.435Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T22:52:25.435Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T22:52:25.435Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-09T22:52:25.435Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-09T22:52:25.435Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-09T22:52:25.435Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-09T22:52:25.435Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-09T22:52:25.435Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T22:52:25.435Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T22:52:25.435Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-09T22:52:25.435Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-09T22:52:25.435Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-09T22:52:25.435Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-09T22:52:25.435Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-09T22:52:25.702Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-09T22:52:25.702Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-09T22:52:25.702Z] Updating certificates in /etc/ssl/certs... [2021-08-09T22:52:26.285Z] 0 added, 0 removed; done. [2021-08-09T22:52:26.285Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-09T22:52:26.285Z] done. [2021-08-09T22:52:26.553Z] Reading package lists... [2021-08-09T22:52:26.819Z] Building dependency tree... [2021-08-09T22:52:26.819Z] Reading state information... [2021-08-09T22:52:27.085Z] The following NEW packages will be installed: [2021-08-09T22:52:27.085Z] apt-transport-https [2021-08-09T22:52:27.085Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-09T22:52:27.085Z] Need to get 4348 B of archives. [2021-08-09T22:52:27.085Z] After this operation, 154 kB of additional disk space will be used. [2021-08-09T22:52:27.085Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-09T22:52:27.352Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T22:52:27.352Z] Fetched 4348 B in 0s (24.5 kB/s) [2021-08-09T22:52:27.352Z] Selecting previously unselected package apt-transport-https. [2021-08-09T22:52:27.352Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-09T22:52:27.352Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-09T22:52:27.352Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-09T22:52:27.352Z] Setting up apt-transport-https (1.6.14) ... [2021-08-09T22:52:27.623Z] Waiting for network to be ready... [2021-08-09T22:52:27.722Z] Removing intermediate container 7d33c75c92d8 [2021-08-09T22:52:27.722Z] ---> 9712b687f147 [2021-08-09T22:52:27.722Z] Step 8/24 : COPY . . [2021-08-09T22:52:27.722Z] Removing intermediate container 59f2f0ded97a [2021-08-09T22:52:27.722Z] ---> 0f9a61aee2b1 [2021-08-09T22:52:27.722Z] Step 8/23 : COPY . . [2021-08-09T22:52:27.997Z] Removing intermediate container 312313134e0b [2021-08-09T22:52:27.997Z] ---> d9f71e59f4c1 [2021-08-09T22:52:27.997Z] Step 8/24 : COPY . . [2021-08-09T22:52:28.270Z] Removing intermediate container de1a47132972 [2021-08-09T22:52:28.270Z] ---> 63800afb778f [2021-08-09T22:52:28.270Z] Step 8/32 : COPY . . [2021-08-09T22:52:32.958Z] 2021-08-09T22:52:30Z INFO Waiting for automatic snapd restart... [2021-08-09T22:52:33.225Z] snapd 2.51.3 from Canonical* installed [2021-08-09T22:52:34.183Z] "snapd" switched to the "latest/stable" channel [2021-08-09T22:52:34.183Z] [2021-08-09T22:52:36.765Z] core18 20210611 from Canonical* installed [2021-08-09T22:52:36.765Z] "core18" switched to the "latest/stable" channel [2021-08-09T22:52:36.765Z] [2021-08-09T22:52:39.337Z] snapcraft 5.0 from Canonical* installed [2021-08-09T22:52:39.337Z] "snapcraft" switched to the "latest/stable" channel [2021-08-09T22:52:39.337Z] [2021-08-09T22:52:43.597Z] 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-08-09T22:52:43.597Z] - README.md [2021-08-09T22:52:43.597Z] [2021-08-09T22:52:43.597Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-09T22:52:43.862Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-09T22:52:44.126Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-09T22:52:44.126Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-09T22:52:45.355Z] Reading package lists... [2021-08-09T22:52:45.622Z] 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-08-09T22:52:45.622Z] Reading package lists... [2021-08-09T22:52:45.622Z] Building dependency tree... [2021-08-09T22:52:45.622Z] Reading state information... [2021-08-09T22:52:45.892Z] Suggested packages: [2021-08-09T22:52:45.892Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-09T22:52:45.892Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-09T22:52:45.892Z] Recommended packages: [2021-08-09T22:52:45.892Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-09T22:52:45.892Z] The following NEW packages will be installed: [2021-08-09T22:52:45.892Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-09T22:52:45.892Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-09T22:52:45.892Z] pkg-config zip [2021-08-09T22:52:45.892Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-09T22:52:45.892Z] Need to get 7663 kB of archives. [2021-08-09T22:52:45.892Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-09T22:52:45.892Z] 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-08-09T22:52:46.160Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-09T22:52:46.161Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-09T22:52:46.161Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-09T22:52:46.161Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-09T22:52:46.161Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-09T22:52:46.161Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-09T22:52:46.433Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-09T22:52:46.433Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-09T22:52:46.433Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-09T22:52:46.433Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-09T22:52:46.701Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-09T22:52:46.701Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-09T22:52:46.701Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-09T22:52:46.701Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-09T22:52:46.701Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T22:52:46.701Z] Fetched 7663 kB in 1s (10.4 MB/s) [2021-08-09T22:52:46.994Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-09T22:52:46.994Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-09T22:52:46.994Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-09T22:52:46.994Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-09T22:52:46.994Z] Selecting previously unselected package libpsl5:amd64. [2021-08-09T22:52:46.994Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-09T22:52:46.994Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-09T22:52:46.994Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-09T22:52:46.994Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-09T22:52:46.994Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-09T22:52:47.263Z] Selecting previously unselected package librtmp1:amd64. [2021-08-09T22:52:47.263Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-09T22:52:47.263Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-09T22:52:47.263Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-09T22:52:47.263Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-09T22:52:47.263Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-09T22:52:47.263Z] Selecting previously unselected package liberror-perl. [2021-08-09T22:52:47.263Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-09T22:52:47.263Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-09T22:52:47.263Z] Selecting previously unselected package git-man. [2021-08-09T22:52:47.263Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-09T22:52:47.263Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-09T22:52:47.531Z] Selecting previously unselected package git. [2021-08-09T22:52:47.531Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-09T22:52:47.531Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-09T22:52:47.797Z] Selecting previously unselected package libnorm1:amd64. [2021-08-09T22:52:47.797Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-09T22:52:47.797Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-09T22:52:48.065Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-09T22:52:48.065Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-09T22:52:48.065Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-09T22:52:48.065Z] Selecting previously unselected package libsodium23:amd64. [2021-08-09T22:52:48.065Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-09T22:52:48.065Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-09T22:52:48.065Z] Selecting previously unselected package libzmq5:amd64. [2021-08-09T22:52:48.065Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-09T22:52:48.065Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-09T22:52:48.065Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-09T22:52:48.065Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-09T22:52:48.065Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-09T22:52:48.335Z] Selecting previously unselected package pkg-config. [2021-08-09T22:52:48.335Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-09T22:52:48.335Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-09T22:52:48.335Z] Selecting previously unselected package zip. [2021-08-09T22:52:48.335Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-09T22:52:48.335Z] Unpacking zip (3.0-11build1) ... [2021-08-09T22:52:48.335Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-09T22:52:48.335Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-09T22:52:48.335Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-09T22:52:48.335Z] Setting up liberror-perl (0.17025-1) ... [2021-08-09T22:52:48.335Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-09T22:52:48.335Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-09T22:52:48.335Z] No schema files found: doing nothing. [2021-08-09T22:52:48.335Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-09T22:52:48.335Z] Setting up zip (3.0-11build1) ... [2021-08-09T22:52:48.335Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-09T22:52:48.335Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-09T22:52:48.335Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-09T22:52:48.601Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-09T22:52:48.601Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-09T22:52:48.601Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-09T22:52:48.601Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-09T22:52:48.601Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-09T22:52:49.183Z] git set to automatically installed. [2021-08-09T22:52:49.183Z] git-man set to automatically installed. [2021-08-09T22:52:49.183Z] libcurl3-gnutls set to automatically installed. [2021-08-09T22:52:49.183Z] liberror-perl set to automatically installed. [2021-08-09T22:52:49.183Z] libglib2.0-0 set to automatically installed. [2021-08-09T22:52:49.183Z] libnghttp2-14 set to automatically installed. [2021-08-09T22:52:49.183Z] libnorm1 set to automatically installed. [2021-08-09T22:52:49.183Z] libpgm-5.2-0 set to automatically installed. [2021-08-09T22:52:49.183Z] libpsl5 set to automatically installed. [2021-08-09T22:52:49.183Z] librtmp1 set to automatically installed. [2021-08-09T22:52:49.183Z] libsodium23 set to automatically installed. [2021-08-09T22:52:49.183Z] libzmq3-dev set to automatically installed. [2021-08-09T22:52:49.183Z] libzmq5 set to automatically installed. [2021-08-09T22:52:49.183Z] pkg-config set to automatically installed. [2021-08-09T22:52:49.183Z] zip set to automatically installed. [2021-08-09T22:52:50.144Z] snapd is not logged in, snap install commands will use sudo [2021-08-09T22:52:50.451Z] ---> 356435824613 [2021-08-09T22:52:50.451Z] Step 9/26 : RUN go mod tidy [2021-08-09T22:52:50.452Z] ---> Running in b0231b0e77a7 [2021-08-09T22:52:50.452Z] ---> 7fa6aa818c38 [2021-08-09T22:52:50.452Z] Step 9/32 : RUN go mod tidy [2021-08-09T22:52:50.452Z] ---> 4672bf9bcf63 [2021-08-09T22:52:50.452Z] Step 9/24 : RUN go mod tidy [2021-08-09T22:52:50.452Z] ---> 8347298022d1 [2021-08-09T22:52:50.452Z] Step 9/23 : RUN go mod tidy [2021-08-09T22:52:50.452Z] ---> c88e903a7e39 [2021-08-09T22:52:50.452Z] Step 9/24 : RUN go mod tidy [2021-08-09T22:52:50.452Z] ---> Running in 1eb0ba5ad6cf [2021-08-09T22:52:50.452Z] ---> Running in 73c56583d389 [2021-08-09T22:52:50.452Z] ---> Running in 52416ab5eae4 [2021-08-09T22:52:50.452Z] ---> Running in aba6d725dc9a [2021-08-09T22:52:52.089Z] snap "core18" has no updates available [2021-08-09T22:52:52.356Z] snapd is not logged in, snap install commands will use sudo [2021-08-09T22:52:53.868Z] Removing intermediate container b0231b0e77a7 [2021-08-09T22:52:53.868Z] ---> d0a76b3ad46c [2021-08-09T22:52:53.868Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-09T22:52:54.143Z] ---> Running in f289116ccb27 [2021-08-09T22:52:55.595Z] Removing intermediate container 1eb0ba5ad6cf [2021-08-09T22:52:55.595Z] ---> a9d3118b8c45 [2021-08-09T22:52:55.595Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-09T22:52:55.871Z] ---> Running in 36580549677b [2021-08-09T22:52:56.151Z] 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-08-09T22:52:57.703Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-09T22:52:58.149Z] Removing intermediate container 73c56583d389 [2021-08-09T22:52:58.149Z] ---> 1e9b06ba0089 [2021-08-09T22:52:58.149Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-09T22:52:58.149Z] Removing intermediate container 52416ab5eae4 [2021-08-09T22:52:58.149Z] ---> 5bf2d5ae994e [2021-08-09T22:52:58.149Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-09T22:52:58.149Z] ---> Running in ba1b5a35a6c5 [2021-08-09T22:52:58.149Z] ---> Running in b10f891ae0fd [2021-08-09T22:52:58.286Z] Pulling config-common [2021-08-09T22:52:58.287Z] + snapcraftctl pull [2021-08-09T22:52:58.426Z] Removing intermediate container aba6d725dc9a [2021-08-09T22:52:58.426Z] ---> 38a1785bf3fd [2021-08-09T22:52:58.426Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-09T22:52:58.699Z] ---> Running in b64468203b49 [2021-08-09T22:52:59.245Z] Pulling go-build-helper [2021-08-09T22:52:59.245Z] + snapcraftctl pull [2021-08-09T22:52:59.303Z] 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-08-09T22:53:00.655Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-09T22:53:00.655Z] Skipping pull go-build-helper (already ran) [2021-08-09T22:53:00.655Z] Building go-build-helper [2021-08-09T22:53:00.655Z] + snapcraftctl build [2021-08-09T22:53:01.296Z] 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-08-09T22:53:01.296Z] 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-08-09T22:53:01.575Z] 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-08-09T22:53:02.601Z] Staging go-build-helper [2021-08-09T22:53:02.601Z] + snapcraftctl stage [2021-08-09T22:53:10.822Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-09T22:53:10.822Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-09T22:53:10.822Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] [2021-08-09T22:53:10.822Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-09T22:53:10.822Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-09T22:53:10.822Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-09T22:53:10.822Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-09T22:53:10.822Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-09T22:53:10.822Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-09T22:53:10.822Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-09T22:53:10.822Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-09T22:53:10.822Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-09T22:53:10.822Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-09T22:53:10.822Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-09T22:53:10.822Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-09T22:53:10.822Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-09T22:53:10.822Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-09T22:53:10.822Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-09T22:53:10.822Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-09T22:53:10.822Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2021-08-09T22:53:10.822Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-09T22:53:10.822Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] [2021-08-09T22:53:10.822Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-09T22:53:10.822Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-09T22:53:10.822Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-09T22:53:10.822Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-09T22:53:10.822Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-09T22:53:10.822Z] Fetched 25.0 MB in 0s (0 B/s) [2021-08-09T22:53:10.822Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-09T22:53:10.822Z] Fetched 224 kB in 0s (0 B/s) [2021-08-09T22:53:10.822Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-09T22:53:10.822Z] Fetched 157 kB in 0s (0 B/s) [2021-08-09T22:53:10.822Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-09T22:53:10.822Z] Fetched 221 kB in 0s (0 B/s) [2021-08-09T22:53:10.822Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-09T22:53:10.822Z] Fetched 143 kB in 0s (0 B/s) [2021-08-09T22:53:10.822Z] Pulling edgex-go [2021-08-09T22:53:10.822Z] + snapcraftctl pull [2021-08-09T22:53:12.232Z] Pulling hooks [2021-08-09T22:53:12.232Z] + snapcraftctl pull [2021-08-09T22:53:30.438Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-09T22:53:30.438Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-09T22:53:30.438Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-09T22:53:30.438Z] Fetched 0 B in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-09T22:53:30.438Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-09T22:53:30.438Z] Fetched 279 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-09T22:53:30.438Z] Fetched 122 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-09T22:53:30.438Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-09T22:53:30.438Z] Fetched 8848 B in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-09T22:53:30.438Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-09T22:53:30.438Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-09T22:53:30.438Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-09T22:53:30.438Z] Fetched 219 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-09T22:53:30.438Z] Fetched 154 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-09T22:53:30.438Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-09T22:53:30.438Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-09T22:53:30.438Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-09T22:53:30.438Z] Fetched 499 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-09T22:53:30.438Z] Fetched 111 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-09T22:53:30.438Z] Fetched 240 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-09T22:53:30.438Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-09T22:53:30.438Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-09T22:53:30.438Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-09T22:53:30.438Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-09T22:53:30.438Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-09T22:53:30.438Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-09T22:53:30.438Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-09T22:53:30.438Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-09T22:53:30.438Z] Fetched 8720 B in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-09T22:53:30.438Z] Fetched 140 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-09T22:53:30.438Z] Fetched 119 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-09T22:53:30.438Z] Fetched 111 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-09T22:53:30.438Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-09T22:53:30.438Z] Fetched 645 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-09T22:53:30.438Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-09T22:53:30.438Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-09T22:53:30.438Z] Fetched 368 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-09T22:53:30.438Z] Fetched 187 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-09T22:53:30.438Z] Fetched 175 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-09T22:53:30.438Z] Fetched 206 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-08-09T22:53:30.438Z] Fetched 1301 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-09T22:53:30.438Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-09T22:53:30.438Z] Fetched 159 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-09T22:53:30.438Z] Fetched 107 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-09T22:53:30.438Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-09T22:53:30.438Z] Pulling static-packages [2021-08-09T22:53:30.438Z] + snapcraftctl pull [2021-08-09T22:53:30.438Z] Pulling version [2021-08-09T22:53:30.438Z] + cd /root/project [2021-08-09T22:53:30.438Z] + git describe --tags --abbrev=0 [2021-08-09T22:53:30.438Z] + sed s/v// [2021-08-09T22:53:30.438Z] + GIT_VERSION=2.0.1-dev.25 [2021-08-09T22:53:30.438Z] + [ -z 2.0.1-dev.25 ] [2021-08-09T22:53:30.438Z] + snapcraftctl set-version 2.0.1-dev.25 [2021-08-09T22:53:30.705Z] Building config-common [2021-08-09T22:53:30.705Z] + snapcraftctl build [2021-08-09T22:53:32.828Z] Skipping build go-build-helper (already ran) [2021-08-09T22:53:32.828Z] Building edgex-go [2021-08-09T22:53:33.136Z] + cd /root/parts/edgex-go/src [2021-08-09T22:53:33.136Z] + git describe --tags --abbrev=0 [2021-08-09T22:53:33.136Z] + sed s/v// [2021-08-09T22:53:33.136Z] + GIT_VERSION=2.0.1-dev.25 [2021-08-09T22:53:33.136Z] + [ -z 2.0.1-dev.25 ] [2021-08-09T22:53:33.136Z] + echo 2.0.1-dev.25 [2021-08-09T22:53:33.136Z] + make build [2021-08-09T22:53:33.136Z] go mod tidy [2021-08-09T22:53:36.533Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-09T22:53:36.533Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-09T22:53:36.533Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 [2021-08-09T22:53:36.533Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-09T22:53:36.533Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-09T22:53:36.533Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-09T22:53:36.533Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-09T22:53:36.533Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-09T22:53:36.533Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-09T22:53:36.533Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-09T22:53:36.533Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-09T22:53:36.533Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-09T22:53:36.799Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-09T22:53:36.799Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-09T22:53:37.065Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-09T22:53:37.331Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-09T22:53:37.331Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-09T22:53:38.292Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-09T22:53:38.292Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-09T22:53:38.293Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-09T22:53:38.293Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-09T22:53:38.293Z] go: downloading github.com/go-playground/validator/v10 v10.8.0 [2021-08-09T22:53:38.293Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-09T22:53:38.293Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-09T22:53:38.293Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-09T22:53:38.293Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-09T22:53:38.574Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-09T22:53:38.575Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-09T22:53:38.575Z] go: downloading golang.org/x/text v0.3.6 [2021-08-09T22:53:38.575Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-09T22:53:38.575Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-09T22:53:38.575Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-09T22:53:38.575Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-09T22:53:38.575Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-09T22:53:38.850Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-09T22:53:38.850Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-09T22:53:38.850Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-09T22:53:38.850Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-09T22:53:38.850Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-09T22:53:38.850Z] go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c [2021-08-09T22:53:39.116Z] go: downloading github.com/kr/text v0.1.0 [2021-08-09T22:53:39.116Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-09T22:53:39.116Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-09T22:53:39.116Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-09T22:53:39.384Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-09T22:53:39.384Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-09T22:53:39.384Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-09T22:53:39.384Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-09T22:53:39.384Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-09T22:53:39.384Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-09T22:53:39.384Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-09T22:53:39.384Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-09T22:53:39.384Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-09T22:53:39.650Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-09T22:53:39.650Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-09T22:53:39.650Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-09T22:53:39.650Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-09T22:53:39.650Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-09T22:53:39.650Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-09T22:53:39.650Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-09T22:53:39.650Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-09T22:53:39.650Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-09T22:53:39.650Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-09T22:53:39.650Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-09T22:53:39.650Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-09T22:53:39.650Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-09T22:53:39.650Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-09T22:53:39.650Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-09T22:53:39.917Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-09T22:53:39.917Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-09T22:53:39.917Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-09T22:53:39.917Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-09T22:53:39.917Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-09T22:53:39.917Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-09T22:53:39.917Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-09T22:53:39.917Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-09T22:53:39.917Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/core-data/core-data ./cmd/core-data [2021-08-09T22:53:49.993Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-09T22:53:53.356Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/core-command/core-command ./cmd/core-command [2021-08-09T22:53:54.317Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-09T22:53:55.720Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-09T22:53:55.986Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-09T22:53:57.390Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-09T22:53:58.350Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-09T22:53:59.304Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-09T22:54:00.711Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-09T22:54:01.673Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-09T22:54:02.631Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-09T22:54:04.036Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-09T22:54:04.302Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-09T22:54:04.302Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-09T22:54:04.302Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-09T22:54:04.302Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-09T22:54:04.302Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-09T22:54:04.302Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-09T22:54:04.302Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-09T22:54:04.302Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-09T22:54:04.303Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-09T22:54:04.303Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-09T22:54:04.303Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-09T22:54:04.303Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-09T22:54:04.303Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-09T22:54:04.303Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-09T22:54:04.303Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-09T22:54:04.303Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-09T22:54:04.303Z] + 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-08-09T22:54:04.303Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-09T22:54:04.303Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-08-09T22:54:04.303Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-09T22:54:04.303Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-09T22:54:04.303Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-09T22:54:04.303Z] + 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-08-09T22:54:04.303Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-09T22:54:04.303Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-09T22:54:04.303Z] + 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-08-09T22:54:05.261Z] Building hooks [2021-08-09T22:54:05.261Z] + cd /root/parts/hooks/src [2021-08-09T22:54:05.261Z] + make build [2021-08-09T22:54:05.527Z] go mod tidy [2021-08-09T22:54:06.142Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-09T22:54:06.142Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-09T22:54:06.409Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-09T22:54:06.409Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-09T22:54:06.409Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-09T22:54:07.365Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-09T22:54:07.631Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-09T22:54:07.631Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-09T22:54:10.970Z] Building static-packages [2021-08-09T22:54:10.970Z] + snapcraftctl build [2021-08-09T22:54:12.915Z] Building version [2021-08-09T22:54:12.915Z] + snapcraftctl build [2021-08-09T22:54:14.862Z] Staging config-common [2021-08-09T22:54:14.862Z] + snapcraftctl stage [2021-08-09T22:54:15.445Z] Skipping stage go-build-helper (already ran) [2021-08-09T22:54:15.445Z] Staging edgex-go [2021-08-09T22:54:15.445Z] + snapcraftctl stage [2021-08-09T22:54:16.853Z] Staging hooks [2021-08-09T22:54:16.853Z] + snapcraftctl stage [2021-08-09T22:54:17.807Z] Staging static-packages [2021-08-09T22:54:17.807Z] + snapcraftctl stage [2021-08-09T22:54:19.217Z] Staging version [2021-08-09T22:54:19.217Z] + snapcraftctl stage [2021-08-09T22:54:20.175Z] Priming config-common [2021-08-09T22:54:20.175Z] + snapcraftctl prime [2021-08-09T22:54:21.156Z] Priming go-build-helper [2021-08-09T22:54:21.156Z] + snapcraftctl prime [2021-08-09T22:54:22.115Z] Priming edgex-go [2021-08-09T22:54:22.115Z] + snapcraftctl prime [2021-08-09T22:54:23.520Z] Priming hooks [2021-08-09T22:54:23.520Z] + snapcraftctl prime [2021-08-09T22:54:24.496Z] Priming static-packages [2021-08-09T22:54:24.496Z] + snapcraftctl prime [2021-08-09T22:54:27.080Z] Priming version [2021-08-09T22:54:27.080Z] + snapcraftctl prime [2021-08-09T22:54:28.037Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-09T22:54:38.412Z] 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-08-09T22:54:53.521Z] Removing intermediate container f289116ccb27 [2021-08-09T22:54:53.521Z] ---> a146e116d1a3 [2021-08-09T22:54:53.521Z] [2021-08-09T22:54:53.521Z] Step 11/26 : FROM alpine:3.12 [2021-08-09T22:54:53.521Z] 3.12: Pulling from library/alpine [2021-08-09T22:54:54.119Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-09T22:54:54.119Z] Status: Downloaded newer image for alpine:3.12 [2021-08-09T22:54:54.119Z] ---> c4fd0aeabfcf [2021-08-09T22:54:54.119Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-09T22:54:56.102Z] ---> Running in 51fdb316687f [2021-08-09T22:54:57.084Z] Removing intermediate container b64468203b49 [2021-08-09T22:54:57.084Z] ---> 0d88739c995c [2021-08-09T22:54:57.084Z] [2021-08-09T22:54:57.084Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T22:54:57.084Z] ---> c4fd0aeabfcf [2021-08-09T22:54:57.084Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-09T22:54:57.084Z] Removing intermediate container ba1b5a35a6c5 [2021-08-09T22:54:57.084Z] ---> f5b41f34f2fa [2021-08-09T22:54:57.084Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-09T22:54:57.084Z] Removing intermediate container 36580549677b [2021-08-09T22:54:57.084Z] ---> ceda9922b177 [2021-08-09T22:54:57.084Z] [2021-08-09T22:54:57.084Z] Step 11/32 : FROM alpine:3.12 [2021-08-09T22:54:57.084Z] ---> c4fd0aeabfcf [2021-08-09T22:54:57.084Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-09T22:54:57.691Z] ---> Running in 171750ca22b7 [2021-08-09T22:54:57.691Z] ---> Running in d79bbaccd5fb [2021-08-09T22:54:57.691Z] ---> Running in 4a86d682a478 [2021-08-09T22:54:58.295Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T22:54:58.573Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T22:54:58.573Z] Removing intermediate container 4a86d682a478 [2021-08-09T22:54:58.573Z] ---> 11403eac7a9b [2021-08-09T22:54:58.573Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-09T22:54:59.173Z] ---> Running in ab19e2b692e8 [2021-08-09T22:54:59.173Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-09T22:54:59.449Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-09T22:54:59.449Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-09T22:54:59.449Z] (4/6) Installing curl (7.78.0-r0) [2021-08-09T22:54:59.449Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-09T22:54:59.449Z] (6/6) Installing su-exec (0.2-r1) [2021-08-09T22:54:59.449Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T22:54:59.449Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T22:54:59.449Z] 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-08-09T22:54:59.724Z] OK: 7 MiB in 20 packages [2021-08-09T22:55:00.005Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T22:55:00.005Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T22:55:00.999Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-09T22:55:00.999Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T22:55:00.999Z] OK: 5 MiB in 15 packages [2021-08-09T22:55:01.274Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T22:55:01.274Z] Removing intermediate container b10f891ae0fd [2021-08-09T22:55:01.274Z] ---> 8108079fd242 [2021-08-09T22:55:01.274Z] [2021-08-09T22:55:01.274Z] Step 11/23 : FROM alpine:3.12 [2021-08-09T22:55:01.274Z] ---> c4fd0aeabfcf [2021-08-09T22:55:01.274Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-09T22:55:01.559Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T22:55:01.559Z] ---> Running in 868ba1b3d3af [2021-08-09T22:55:02.164Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-09T22:55:02.164Z] (2/2) Installing su-exec (0.2-r1) [2021-08-09T22:55:02.164Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T22:55:02.164Z] OK: 5 MiB in 16 packages [2021-08-09T22:55:02.763Z] Removing intermediate container 51fdb316687f [2021-08-09T22:55:02.763Z] ---> 3e5e47993433 [2021-08-09T22:55:02.763Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-09T22:55:02.763Z] Removing intermediate container d79bbaccd5fb [2021-08-09T22:55:02.763Z] ---> 37c0f1f44a75 [2021-08-09T22:55:02.763Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T22:55:03.034Z] ---> Running in 0de3262d147e [2021-08-09T22:55:03.034Z] ---> Running in 9a3dfb73f36c [2021-08-09T22:55:03.628Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T22:55:03.628Z] Removing intermediate container 0de3262d147e [2021-08-09T22:55:03.628Z] ---> 5cfe1ee193c5 [2021-08-09T22:55:03.628Z] Step 14/26 : WORKDIR / [2021-08-09T22:55:03.628Z] Removing intermediate container ab19e2b692e8 [2021-08-09T22:55:03.628Z] ---> 597f4e991622 [2021-08-09T22:55:03.628Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-09T22:55:03.903Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T22:55:03.903Z] Removing intermediate container 9a3dfb73f36c [2021-08-09T22:55:03.903Z] ---> 841b3bf9cd60 [2021-08-09T22:55:03.903Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-09T22:55:03.903Z] ---> Running in 89bf68eda933 [2021-08-09T22:55:03.903Z] ---> Running in b971fdd18c28 [2021-08-09T22:55:04.175Z] Removing intermediate container 171750ca22b7 [2021-08-09T22:55:04.175Z] ---> 31bb8a89fc01 [2021-08-09T22:55:04.175Z] [2021-08-09T22:55:04.175Z] Step 12/24 : FROM docker:20.10.7 [2021-08-09T22:55:04.175Z] ---> Running in 724547f52a34 [2021-08-09T22:55:04.450Z] 20.10.7: Pulling from library/docker [2021-08-09T22:55:04.450Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-09T22:55:04.450Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-09T22:55:04.450Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T22:55:04.450Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T22:55:04.733Z] OK: 6 MiB in 16 packages [2021-08-09T22:55:04.733Z] Removing intermediate container 89bf68eda933 [2021-08-09T22:55:04.733Z] ---> 3ff5ffee2f2f [2021-08-09T22:55:04.733Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-09T22:55:05.026Z] Removing intermediate container 724547f52a34 [2021-08-09T22:55:05.026Z] ---> 8f6c7a9f4cf1 [2021-08-09T22:55:05.026Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-09T22:55:05.026Z] Removing intermediate container b971fdd18c28 [2021-08-09T22:55:05.026Z] ---> a245526a8df6 [2021-08-09T22:55:05.026Z] 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-08-09T22:55:05.026Z] ---> Running in c2f9c7070b4e [2021-08-09T22:55:05.314Z] ---> Running in 9204a7d5960c [2021-08-09T22:55:06.300Z] Removing intermediate container c2f9c7070b4e [2021-08-09T22:55:06.300Z] ---> 9a37b086a336 [2021-08-09T22:55:06.300Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-09T22:55:06.571Z] ---> Running in 73844bb215a4 [2021-08-09T22:55:06.571Z] Removing intermediate container 9204a7d5960c [2021-08-09T22:55:06.571Z] ---> a6b3ff6fa943 [2021-08-09T22:55:06.571Z] Step 16/24 : WORKDIR / [2021-08-09T22:55:07.165Z] Removing intermediate container 868ba1b3d3af [2021-08-09T22:55:07.165Z] ---> 2f30e74b9da0 [2021-08-09T22:55:07.165Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T22:55:07.165Z] ---> d7e9be3f9bf2 [2021-08-09T22:55:07.165Z] 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-08-09T22:55:07.165Z] ---> Running in 0dfd0bdc3cdc [2021-08-09T22:55:07.437Z] ---> Running in a46df38c14bd [2021-08-09T22:55:08.427Z] Removing intermediate container 0dfd0bdc3cdc [2021-08-09T22:55:08.427Z] ---> fc8627704f54 [2021-08-09T22:55:08.427Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T22:55:08.427Z] Removing intermediate container a46df38c14bd [2021-08-09T22:55:08.427Z] ---> 238f34d95021 [2021-08-09T22:55:08.427Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-09T22:55:08.700Z] ---> 60b5055530dc [2021-08-09T22:55:08.700Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-09T22:55:08.974Z] ---> Running in 52b1cfa000d4 [2021-08-09T22:55:09.956Z] ---> 22abfef9c26f [2021-08-09T22:55:09.956Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-09T22:55:10.228Z] Removing intermediate container 52b1cfa000d4 [2021-08-09T22:55:10.228Z] ---> 3b188c70adc7 [2021-08-09T22:55:10.228Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-09T22:55:10.838Z] ---> Running in f562043dfffd [2021-08-09T22:55:10.838Z] Removing intermediate container 73844bb215a4 [2021-08-09T22:55:10.838Z] ---> c8ae8a615d39 [2021-08-09T22:55:10.838Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-09T22:55:10.838Z] ---> dd8d48c2e2d2 [2021-08-09T22:55:10.838Z] 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-08-09T22:55:11.115Z] ---> Running in bc0e16916422 [2021-08-09T22:55:11.713Z] Removing intermediate container f562043dfffd [2021-08-09T22:55:11.713Z] ---> f3894755838f [2021-08-09T22:55:11.713Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T22:55:11.986Z] ---> 6e65556f1abf [2021-08-09T22:55:11.986Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-09T22:55:12.259Z] Removing intermediate container bc0e16916422 [2021-08-09T22:55:12.259Z] ---> 9d925a767f6d [2021-08-09T22:55:12.259Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-09T22:55:12.259Z] ---> 8c402d4d7433 [2021-08-09T22:55:12.259Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-09T22:55:13.694Z] ---> 6cdc04dd5274 [2021-08-09T22:55:13.694Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-09T22:55:13.694Z] ---> d3b0bf923e8b [2021-08-09T22:55:13.694Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-09T22:55:13.963Z] ---> 3219d8683a91 [2021-08-09T22:55:13.963Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-09T22:55:14.939Z] ---> Running in 670b0967fa5a [2021-08-09T22:55:14.939Z] ---> 2ce4b496e2d3 [2021-08-09T22:55:14.939Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-09T22:55:14.939Z] ---> Running in c94c46808bd1 [2021-08-09T22:55:15.210Z] ---> c343b448e03f [2021-08-09T22:55:15.210Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-09T22:55:15.493Z] Removing intermediate container 670b0967fa5a [2021-08-09T22:55:15.493Z] ---> fe1ec960ee1a [2021-08-09T22:55:15.493Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T22:55:16.093Z] ---> Running in 7c076cd983ff [2021-08-09T22:55:16.378Z] ---> 108cabd54b1a [2021-08-09T22:55:16.378Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-09T22:55:16.651Z] ---> Running in 140a45c8d88f [2021-08-09T22:55:16.651Z] Removing intermediate container 7c076cd983ff [2021-08-09T22:55:16.651Z] ---> 1a2962268bf2 [2021-08-09T22:55:16.651Z] Step 22/24 : LABEL arch=arm64 [2021-08-09T22:55:16.921Z] ---> 972816d57999 [2021-08-09T22:55:16.921Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-09T22:55:17.194Z] ---> Running in 602f69abfb30 [2021-08-09T22:55:17.194Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-09T22:55:17.466Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-09T22:55:17.466Z] ---> df445af6242a [2021-08-09T22:55:17.466Z] 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-08-09T22:55:17.466Z] Removing intermediate container 140a45c8d88f [2021-08-09T22:55:17.466Z] ---> 059c26ce2713 [2021-08-09T22:55:17.466Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T22:55:17.737Z] ---> Running in e9f50df63462 [2021-08-09T22:55:17.737Z] Removing intermediate container 602f69abfb30 [2021-08-09T22:55:17.737Z] ---> aacebf9d9f0a [2021-08-09T22:55:17.737Z] Step 23/24 : LABEL git_sha=09a61e720d6d0c068e4d6e0a51b0df579974263b [2021-08-09T22:55:17.737Z] ---> Running in 5d1a8d9c8207 [2021-08-09T22:55:18.011Z] ---> 0dd4b0cd0c9f [2021-08-09T22:55:18.012Z] 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-08-09T22:55:18.012Z] ---> Running in 2807cae9302f [2021-08-09T22:55:18.012Z] Removing intermediate container c94c46808bd1 [2021-08-09T22:55:18.012Z] ---> 6291534896ac [2021-08-09T22:55:18.012Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T22:55:18.284Z] ---> Running in 49513be036e9 [2021-08-09T22:55:18.284Z] Removing intermediate container e9f50df63462 [2021-08-09T22:55:18.284Z] ---> 50f09f73eb28 [2021-08-09T22:55:18.284Z] 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-08-09T22:55:18.564Z] Removing intermediate container 5d1a8d9c8207 [2021-08-09T22:55:18.564Z] ---> 46592bf2b321 [2021-08-09T22:55:18.564Z] Step 21/23 : LABEL arch=arm64 [2021-08-09T22:55:18.564Z] ---> Running in 7385023f430f [2021-08-09T22:55:18.564Z] ---> Running in 54a213922555 [2021-08-09T22:55:18.564Z] Removing intermediate container 2807cae9302f [2021-08-09T22:55:18.564Z] ---> 5321402c001f [2021-08-09T22:55:18.841Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T22:55:19.126Z] ---> Running in 1d8f29e0e2e2 [2021-08-09T22:55:19.406Z] ---> 7d8fb96e51c5 [2021-08-09T22:55:19.406Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-09T22:55:19.406Z] Removing intermediate container 54a213922555 [2021-08-09T22:55:19.406Z] ---> 3caef9e99ccb [2021-08-09T22:55:19.406Z] Step 22/23 : LABEL git_sha=09a61e720d6d0c068e4d6e0a51b0df579974263b [2021-08-09T22:55:20.001Z] ---> Running in 88d0ed7613d8 [2021-08-09T22:55:20.275Z] Removing intermediate container 1d8f29e0e2e2 [2021-08-09T22:55:20.275Z] ---> 0248ae260162 [2021-08-09T22:55:20.275Z] [2021-08-09T22:55:20.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T22:55:20.825Z] Removing intermediate container 88d0ed7613d8 [2021-08-09T22:55:20.825Z] ---> 8ad51ef23298 [2021-08-09T22:55:20.825Z] Step 23/23 : LABEL version=0.0.0 [2021-08-09T22:55:20.825Z] Successfully built 0248ae260162 [2021-08-09T22:55:20.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T22:55:20.825Z] Successfully tagged core-command-arm64:latest [2021-08-09T22:55:20.825Z] Building core-data [2021-08-09T22:55:21.106Z]  Building core-command ... done  ---> Running in b9685b8d7b7c [2021-08-09T22:55:21.382Z] ---> 7cf59bf737e0 [2021-08-09T22:55:21.382Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-09T22:55:21.658Z] (1/39) Installing readline (8.1.0-r0) [2021-08-09T22:55:21.658Z] (2/39) Installing bash (5.1.0-r0) [2021-08-09T22:55:21.658Z] Executing bash-5.1.0-r0.post-install [2021-08-09T22:55:21.932Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-09T22:55:21.932Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-09T22:55:21.932Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-09T22:55:21.932Z] (6/39) Installing curl (7.78.0-r0) [2021-08-09T22:55:21.932Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-09T22:55:21.932Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-09T22:55:21.932Z] (9/39) Installing expat (2.2.10-r1) [2021-08-09T22:55:21.932Z] Removing intermediate container b9685b8d7b7c [2021-08-09T22:55:21.932Z] ---> 489c980562cd [2021-08-09T22:55:21.932Z] [2021-08-09T22:55:21.932Z] (10/39) Installing libffi (3.3-r2) [2021-08-09T22:55:21.932Z] (11/39) Installing gdbm (1.19-r0) [2021-08-09T22:55:21.932Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-09T22:55:21.932Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-09T22:55:21.932Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-09T22:55:22.536Z] Successfully built 489c980562cd [2021-08-09T22:55:22.536Z] Successfully tagged support-notifications-arm64:latest [2021-08-09T22:55:22.536Z] Removing intermediate container 49513be036e9 [2021-08-09T22:55:22.536Z] ---> 8e3495db6fd1 [2021-08-09T22:55:22.536Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-09T22:55:22.536Z]  Building support-notifications ... done Building support-scheduler [2021-08-09T22:55:23.518Z] ---> Running in 2a27957da35c [2021-08-09T22:55:23.519Z] ---> 237eb5eb3849 [2021-08-09T22:55:23.519Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-09T22:55:24.116Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-09T22:55:24.116Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-09T22:55:24.116Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-09T22:55:24.116Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-09T22:55:24.116Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-09T22:55:24.116Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-09T22:55:24.392Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-09T22:55:24.392Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-09T22:55:24.392Z] Removing intermediate container 2a27957da35c [2021-08-09T22:55:24.392Z] ---> 21ac5a4ae2bc [2021-08-09T22:55:24.392Z] Step 24/26 : LABEL arch=arm64 [2021-08-09T22:55:24.392Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-09T22:55:24.663Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-09T22:55:24.663Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-09T22:55:24.663Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-09T22:55:24.663Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-09T22:55:24.663Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-09T22:55:24.663Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-09T22:55:24.663Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-09T22:55:24.663Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-09T22:55:24.941Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-09T22:55:24.941Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-09T22:55:24.941Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-09T22:55:24.941Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-09T22:55:24.941Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-09T22:55:24.941Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-09T22:55:24.941Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-09T22:55:24.941Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-09T22:55:24.941Z] ---> f1a92e706dfb [2021-08-09T22:55:24.941Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-09T22:55:25.217Z] ---> Running in 8e177a784014 [2021-08-09T22:55:25.494Z] Executing busybox-1.32.1-r6.trigger [2021-08-09T22:55:25.494Z] OK: 82 MiB in 59 packages [2021-08-09T22:55:26.476Z] Removing intermediate container 8e177a784014 [2021-08-09T22:55:26.476Z] ---> a7769f31276d [2021-08-09T22:55:26.476Z] Step 25/26 : LABEL git_sha=09a61e720d6d0c068e4d6e0a51b0df579974263b [2021-08-09T22:55:27.081Z] ---> e91f3151843f [2021-08-09T22:55:27.081Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-09T22:55:27.081Z] ---> Running in 41e681c3c16c [2021-08-09T22:55:28.080Z] ---> Running in 5ec13f2ea04a [2021-08-09T22:55:28.674Z] Removing intermediate container 41e681c3c16c [2021-08-09T22:55:28.674Z] ---> 2218d6799117 [2021-08-09T22:55:28.674Z] Step 26/26 : LABEL version=0.0.0 [2021-08-09T22:55:28.948Z] Removing intermediate container 5ec13f2ea04a [2021-08-09T22:55:28.948Z] ---> 53d158dccc0f [2021-08-09T22:55:28.948Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-09T22:55:28.948Z] ---> Running in 879991155ee6 [2021-08-09T22:55:29.946Z] Removing intermediate container 879991155ee6 [2021-08-09T22:55:29.946Z] ---> 5026adf79e44 [2021-08-09T22:55:29.946Z] [2021-08-09T22:55:30.222Z] Successfully built 5026adf79e44 [2021-08-09T22:55:30.223Z] ---> 2baab99e55e2 [2021-08-09T22:55:30.223Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-09T22:55:30.223Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-09T22:55:30.223Z] Building security-proxy-setup [2021-08-09T22:55:30.819Z]  Building security-secretstore-setup ... done  ---> Running in 9c85ab1b9366 [2021-08-09T22:55:34.215Z] Collecting docker-compose==1.23.2 [2021-08-09T22:55:34.215Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-09T22:55:34.496Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-09T22:55:34.496Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-09T22:55:34.496Z] Removing intermediate container 9c85ab1b9366 [2021-08-09T22:55:34.496Z] ---> ecef67cb43cc [2021-08-09T22:55:34.496Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-09T22:55:34.767Z] Collecting jsonschema<3,>=2.5.1 [2021-08-09T22:55:34.767Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-09T22:55:35.764Z] Collecting docker<4.0,>=3.6.0 [2021-08-09T22:55:35.764Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-09T22:55:35.764Z] 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-08-09T22:55:35.764Z] ---> Running in d2594f57d160 [2021-08-09T22:55:35.764Z] Collecting cached-property<2,>=1.2.0 [2021-08-09T22:55:35.764Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-09T22:55:36.039Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-09T22:55:36.039Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-09T22:55:36.636Z] Removing intermediate container d2594f57d160 [2021-08-09T22:55:36.636Z] ---> 17ed675d01ca [2021-08-09T22:55:36.636Z] Step 29/32 : CMD ["gate"] [2021-08-09T22:55:37.228Z] ---> Running in acd6010e5430 [2021-08-09T22:55:38.221Z] Collecting docopt<0.7,>=0.6.1 [2021-08-09T22:55:38.221Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-09T22:55:38.498Z] Removing intermediate container acd6010e5430 [2021-08-09T22:55:38.498Z] ---> d03b702b7095 [2021-08-09T22:55:38.498Z] Step 30/32 : LABEL arch=arm64 [2021-08-09T22:55:39.103Z] ---> Running in 49201e687913 [2021-08-09T22:55:39.874Z] Removing intermediate container 49201e687913 [2021-08-09T22:55:39.874Z] ---> 1c00bba55040 [2021-08-09T22:55:39.874Z] Step 31/32 : LABEL git_sha=09a61e720d6d0c068e4d6e0a51b0df579974263b [2021-08-09T22:55:40.511Z] ---> Running in 39dc3dd273ab [2021-08-09T22:55:41.119Z] Collecting PyYAML<4,>=3.10 [2021-08-09T22:55:41.119Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-09T22:55:41.772Z] Removing intermediate container 39dc3dd273ab [2021-08-09T22:55:41.773Z] ---> 5820beac80cc [2021-08-09T22:55:41.773Z] Step 32/32 : LABEL version=0.0.0 [2021-08-09T22:55:42.478Z] ---> Running in e2bc89469f4e [2021-08-09T22:55:43.541Z] Removing intermediate container e2bc89469f4e [2021-08-09T22:55:43.541Z] ---> 0e03b37a7c4d [2021-08-09T22:55:43.834Z] [2021-08-09T22:55:44.139Z] Successfully built 0e03b37a7c4d [2021-08-09T22:55:44.139Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-09T22:55:44.139Z]  Building security-bootstrapper ... done Building core-metadata [2021-08-09T22:55:44.732Z] Collecting texttable<0.10,>=0.9.0 [2021-08-09T22:55:44.732Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-09T22:55:48.127Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-09T22:55:48.127Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-09T22:55:48.398Z] Collecting docker-pycreds>=0.4.0 [2021-08-09T22:55:48.398Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-09T22:55:49.379Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-09T22:55:49.379Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-09T22:55:49.649Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-09T22:55:49.649Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-09T22:55:50.250Z] Collecting certifi>=2017.4.17 [2021-08-09T22:55:50.250Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-09T22:55:50.250Z] Collecting idna<2.8,>=2.5 [2021-08-09T22:55:50.250Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-09T22:55:50.849Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-09T22:55:50.849Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-09T22:55:50.849Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-09T22:55:50.849Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-09T22:55:51.852Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-09T22:55:51.852Z] Attempting uninstall: urllib3 [2021-08-09T22:55:51.852Z] Found existing installation: urllib3 1.26.2 [2021-08-09T22:55:51.852Z] Uninstalling urllib3-1.26.2: [2021-08-09T22:55:52.131Z] Successfully uninstalled urllib3-1.26.2 [2021-08-09T22:55:52.131Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T22:55:52.131Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:55:52.131Z] ---> 9e74cc79003b [2021-08-09T22:55:52.131Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T22:55:52.131Z] ---> Using cache [2021-08-09T22:55:52.131Z] ---> 1d00f5979e89 [2021-08-09T22:55:52.131Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:55:52.131Z] ---> Using cache [2021-08-09T22:55:52.131Z] ---> dde411cac353 [2021-08-09T22:55:52.131Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-09T22:55:53.592Z] Attempting uninstall: idna [2021-08-09T22:55:53.592Z] Found existing installation: idna 3.1 [2021-08-09T22:55:53.592Z] Uninstalling idna-3.1: [2021-08-09T22:55:53.592Z] Successfully uninstalled idna-3.1 [2021-08-09T22:55:54.188Z] ---> Running in 948647afa0c5 [2021-08-09T22:55:54.475Z] Attempting uninstall: chardet [2021-08-09T22:55:54.475Z] Found existing installation: chardet 4.0.0 [2021-08-09T22:55:54.475Z] Uninstalling chardet-4.0.0: [2021-08-09T22:55:54.751Z] Successfully uninstalled chardet-4.0.0 [2021-08-09T22:55:55.029Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T22:55:55.029Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:55:55.029Z] ---> 9e74cc79003b [2021-08-09T22:55:55.029Z] Step 3/23 : WORKDIR /edgex-go [2021-08-09T22:55:55.029Z] ---> Using cache [2021-08-09T22:55:55.029Z] ---> 1d00f5979e89 [2021-08-09T22:55:55.029Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:55:55.029Z] ---> Using cache [2021-08-09T22:55:55.029Z] ---> dde411cac353 [2021-08-09T22:55:55.029Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-09T22:55:55.029Z] ---> Running in c97b55d7dbca [2021-08-09T22:55:56.479Z] Attempting uninstall: requests [2021-08-09T22:55:56.479Z] Found existing installation: requests 2.25.1 [2021-08-09T22:55:56.479Z] Uninstalling requests-2.25.1: [2021-08-09T22:55:56.479Z] Successfully uninstalled requests-2.25.1 [2021-08-09T22:55:56.479Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T22:55:56.756Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T22:55:57.029Z] Running setup.py install for texttable: started [2021-08-09T22:55:57.630Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T22:55:57.908Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T22:55:58.506Z] OK: 218 MiB in 52 packages [2021-08-09T22:55:58.506Z] OK: 218 MiB in 52 packages [2021-08-09T22:55:59.496Z] Running setup.py install for texttable: finished with status 'done' [2021-08-09T22:55:59.496Z] Running setup.py install for PyYAML: started [2021-08-09T22:56:02.131Z] Removing intermediate container 948647afa0c5 [2021-08-09T22:56:02.131Z] ---> 710b1dcb1f38 [2021-08-09T22:56:02.131Z] Step 6/24 : COPY go.mod . [2021-08-09T22:56:02.131Z] Removing intermediate container c97b55d7dbca [2021-08-09T22:56:02.131Z] ---> 0c0c0fdfecd1 [2021-08-09T22:56:02.131Z] Step 6/23 : COPY go.mod . [2021-08-09T22:56:02.131Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-09T22:56:02.728Z] Running setup.py install for docopt: started [2021-08-09T22:56:04.170Z] ---> db888315756f [2021-08-09T22:56:04.170Z] Step 7/23 : RUN go mod download [2021-08-09T22:56:04.170Z] ---> c4be0980ecf8 [2021-08-09T22:56:04.170Z] Step 7/24 : RUN go mod download [2021-08-09T22:56:04.458Z] ---> Running in 4aec78bd8e67 [2021-08-09T22:56:04.458Z] ---> Running in 14e96736c2e1 [2021-08-09T22:56:04.740Z] Running setup.py install for docopt: finished with status 'done' [2021-08-09T22:56:04.740Z] Running setup.py install for dockerpty: started [2021-08-09T22:56:06.728Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T22:56:06.728Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:56:06.728Z] ---> 9e74cc79003b [2021-08-09T22:56:06.728Z] Step 3/22 : WORKDIR /edgex-go [2021-08-09T22:56:06.728Z] ---> Using cache [2021-08-09T22:56:06.728Z] ---> 1d00f5979e89 [2021-08-09T22:56:06.728Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:56:06.728Z] ---> Using cache [2021-08-09T22:56:06.728Z] ---> dde411cac353 [2021-08-09T22:56:06.728Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-09T22:56:06.728Z] ---> Using cache [2021-08-09T22:56:06.728Z] ---> 0c0c0fdfecd1 [2021-08-09T22:56:06.728Z] Step 6/22 : COPY go.mod . [2021-08-09T22:56:06.728Z] ---> Using cache [2021-08-09T22:56:06.728Z] ---> db888315756f [2021-08-09T22:56:06.728Z] Step 7/22 : RUN go mod download [2021-08-09T22:56:07.008Z] ---> Running in 8274307dd90c [2021-08-09T22:56:07.279Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-09T22:56:09.912Z] 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-08-09T22:56:12.554Z] Removing intermediate container 14e96736c2e1 [2021-08-09T22:56:12.554Z] ---> 9d72c0e1c3e4 [2021-08-09T22:56:12.554Z] Step 8/23 : COPY . . [2021-08-09T22:56:12.835Z] Removing intermediate container 4aec78bd8e67 [2021-08-09T22:56:12.835Z] ---> dd14a19532f2 [2021-08-09T22:56:12.835Z] Step 8/24 : COPY . . [2021-08-09T22:56:13.815Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T22:56:13.815Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:56:13.815Z] ---> 9e74cc79003b [2021-08-09T22:56:13.815Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T22:56:13.815Z] ---> Using cache [2021-08-09T22:56:13.815Z] ---> 1d00f5979e89 [2021-08-09T22:56:13.815Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:56:13.815Z] ---> Using cache [2021-08-09T22:56:13.815Z] ---> dde411cac353 [2021-08-09T22:56:13.815Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-09T22:56:13.815Z] ---> Using cache [2021-08-09T22:56:13.815Z] ---> 0c0c0fdfecd1 [2021-08-09T22:56:13.815Z] Step 6/24 : COPY go.mod . [2021-08-09T22:56:13.815Z] ---> Using cache [2021-08-09T22:56:13.815Z] ---> db888315756f [2021-08-09T22:56:13.815Z] Step 7/24 : RUN go mod download [2021-08-09T22:56:13.815Z] ---> Using cache [2021-08-09T22:56:13.815Z] ---> 9d72c0e1c3e4 [2021-08-09T22:56:13.815Z] Step 8/24 : COPY . . [2021-08-09T22:56:14.797Z] Removing intermediate container 8274307dd90c [2021-08-09T22:56:14.797Z] ---> 7f70ff55982b [2021-08-09T22:56:14.797Z] Step 8/22 : COPY . . [2021-08-09T22:56:29.907Z] Removing intermediate container 7385023f430f [2021-08-09T22:56:29.907Z] ---> 96fa2c2d3088 [2021-08-09T22:56:29.907Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-09T22:56:31.345Z] ---> Running in f174a6af31f0 [2021-08-09T22:56:33.330Z] Removing intermediate container f174a6af31f0 [2021-08-09T22:56:33.330Z] ---> 8b38bc68f013 [2021-08-09T22:56:33.330Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-09T22:56:33.330Z] ---> 1475bcb41b26 [2021-08-09T22:56:33.331Z] Step 9/23 : RUN go mod tidy [2021-08-09T22:56:33.331Z] ---> Running in 2e49c3e72af4 [2021-08-09T22:56:33.331Z] ---> c37f1c3966ac [2021-08-09T22:56:33.331Z] Step 9/24 : RUN go mod tidy [2021-08-09T22:56:33.331Z] ---> Running in e390679c9077 [2021-08-09T22:56:33.606Z] ---> 59c39410a240 [2021-08-09T22:56:33.606Z] Step 9/24 : RUN go mod tidy [2021-08-09T22:56:33.881Z] ---> Running in c406481f403f [2021-08-09T22:56:33.881Z] ---> Running in 1b4ab47f7208 [2021-08-09T22:56:34.153Z] ---> 87bc67349d75 [2021-08-09T22:56:34.153Z] Step 9/22 : RUN go mod tidy [2021-08-09T22:56:34.751Z] Removing intermediate container e390679c9077 [2021-08-09T22:56:34.751Z] ---> 15e17540ac99 [2021-08-09T22:56:34.751Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-09T22:56:34.751Z] ---> Running in f4a545a88483 [2021-08-09T22:56:37.390Z] ---> 9cc8e5cb0784 [2021-08-09T22:56:37.390Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-09T22:56:38.398Z] ---> 237d5ea1fa97 [2021-08-09T22:56:38.398Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-09T22:56:39.860Z] Removing intermediate container 2e49c3e72af4 [2021-08-09T22:56:39.860Z] ---> df931b86dd0a [2021-08-09T22:56:39.860Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-09T22:56:40.132Z] ---> 6124a06b1264 [2021-08-09T22:56:40.132Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-09T22:56:40.403Z] ---> Running in e0fe6db2fbc1 [2021-08-09T22:56:40.680Z] ---> Running in 1957fc4218ae [2021-08-09T22:56:40.680Z] Removing intermediate container c406481f403f [2021-08-09T22:56:40.680Z] ---> 8f4fc7a2c18f [2021-08-09T22:56:40.680Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-09T22:56:41.301Z] ---> Running in f78a2707296c [2021-08-09T22:56:41.584Z] Removing intermediate container 1957fc4218ae [2021-08-09T22:56:41.584Z] ---> 95a6af770805 [2021-08-09T22:56:41.584Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T22:56:41.858Z] ---> Running in a602b01f460f [2021-08-09T22:56:42.134Z] Removing intermediate container f4a545a88483 [2021-08-09T22:56:42.134Z] ---> 2f65878cd919 [2021-08-09T22:56:42.134Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-09T22:56:42.134Z] Removing intermediate container 1b4ab47f7208 [2021-08-09T22:56:42.134Z] ---> 59bc812fbc9a [2021-08-09T22:56:42.134Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-09T22:56:42.410Z] ---> Running in 8c98b621cf69 [2021-08-09T22:56:42.410Z] ---> Running in eb63499952a6 [2021-08-09T22:56:42.685Z] Removing intermediate container a602b01f460f [2021-08-09T22:56:42.685Z] ---> f5da076906a4 [2021-08-09T22:56:42.685Z] Step 22/24 : LABEL arch=arm64 [2021-08-09T22:56:42.960Z] ---> Running in c8ffd5847e37 [2021-08-09T22:56:42.960Z] 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-08-09T22:56:43.237Z] 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-08-09T22:56:43.843Z] Removing intermediate container c8ffd5847e37 [2021-08-09T22:56:43.843Z] ---> b1e92ffbdf35 [2021-08-09T22:56:43.843Z] Step 23/24 : LABEL git_sha=09a61e720d6d0c068e4d6e0a51b0df579974263b [2021-08-09T22:56:44.125Z] ---> Running in f4677a5c112b [2021-08-09T22:56:44.729Z] 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-08-09T22:56:45.006Z] Removing intermediate container f4677a5c112b [2021-08-09T22:56:45.006Z] ---> 2e038e91f78e [2021-08-09T22:56:45.006Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T22:56:45.006Z] 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-08-09T22:56:45.282Z] ---> Running in 7dbd21050f0b [2021-08-09T22:56:45.889Z] Removing intermediate container 7dbd21050f0b [2021-08-09T22:56:45.889Z] ---> 3f45d08700d9 [2021-08-09T22:56:45.889Z] [2021-08-09T22:56:46.499Z] Successfully built 3f45d08700d9 [2021-08-09T22:56:46.499Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-09T22:58:23.324Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-09T22:58:24.307Z] Removing intermediate container 8c98b621cf69 [2021-08-09T22:58:24.588Z] ---> 981d2cdb839e [2021-08-09T22:58:24.588Z] [2021-08-09T22:58:24.588Z] Step 11/22 : FROM alpine:3.12 [2021-08-09T22:58:24.588Z] ---> c4fd0aeabfcf [2021-08-09T22:58:24.588Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-09T22:58:24.588Z] Removing intermediate container e0fe6db2fbc1 [2021-08-09T22:58:24.588Z] ---> 4a466cadcead [2021-08-09T22:58:24.588Z] [2021-08-09T22:58:24.588Z] Step 11/23 : FROM alpine:3.12 [2021-08-09T22:58:24.588Z] ---> c4fd0aeabfcf [2021-08-09T22:58:24.588Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-09T22:58:24.588Z] ---> Using cache [2021-08-09T22:58:24.588Z] ---> 37c0f1f44a75 [2021-08-09T22:58:24.588Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T22:58:24.588Z] ---> Using cache [2021-08-09T22:58:24.588Z] ---> 841b3bf9cd60 [2021-08-09T22:58:24.588Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-09T22:58:25.571Z] ---> Running in dfd76e95ea6b [2021-08-09T22:58:25.571Z] ---> Running in dba1092e0fdf [2021-08-09T22:58:27.013Z] Removing intermediate container dfd76e95ea6b [2021-08-09T22:58:27.013Z] ---> 063b5022e28d [2021-08-09T22:58:27.013Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-09T22:58:27.013Z] ---> Running in 6ecf2e961a54 [2021-08-09T22:58:27.291Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T22:58:27.291Z] Removing intermediate container eb63499952a6 [2021-08-09T22:58:27.291Z] ---> 3d12c2c0aaee [2021-08-09T22:58:27.291Z] [2021-08-09T22:58:27.291Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T22:58:27.291Z] ---> c4fd0aeabfcf [2021-08-09T22:58:27.291Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-09T22:58:27.291Z] ---> Using cache [2021-08-09T22:58:27.291Z] ---> 37c0f1f44a75 [2021-08-09T22:58:27.291Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T22:58:27.291Z] ---> Using cache [2021-08-09T22:58:27.291Z] ---> 841b3bf9cd60 [2021-08-09T22:58:27.291Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-09T22:58:27.566Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T22:58:27.566Z] ---> Running in c11d9f7892ca [2021-08-09T22:58:27.851Z] Removing intermediate container 6ecf2e961a54 [2021-08-09T22:58:27.851Z] ---> 9330761fd3e2 [2021-08-09T22:58:27.851Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T22:58:28.126Z] Removing intermediate container c11d9f7892ca [2021-08-09T22:58:28.126Z] ---> c366792450f4 [2021-08-09T22:58:28.126Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-09T22:58:28.126Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-09T22:58:28.126Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-09T22:58:28.126Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-09T22:58:28.126Z] (4/4) Installing curl (7.78.0-r0) [2021-08-09T22:58:28.126Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T22:58:28.399Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T22:58:28.399Z] ---> Running in c762221b8578 [2021-08-09T22:58:28.399Z] OK: 7 MiB in 18 packages [2021-08-09T22:58:29.394Z] ---> 79054e09edc5 [2021-08-09T22:58:29.394Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-09T22:58:29.394Z] Removing intermediate container c762221b8578 [2021-08-09T22:58:29.394Z] ---> 29ce675794d6 [2021-08-09T22:58:29.394Z] Step 16/24 : WORKDIR / [2021-08-09T22:58:29.672Z] ---> Running in 61404eb58ccf [2021-08-09T22:58:30.653Z] Removing intermediate container 61404eb58ccf [2021-08-09T22:58:30.653Z] ---> 6a7ef1618830 [2021-08-09T22:58:30.653Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T22:58:31.249Z] ---> be8ead2fecc8 [2021-08-09T22:58:31.249Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-09T22:58:31.249Z] Removing intermediate container dba1092e0fdf [2021-08-09T22:58:31.249Z] ---> 025ffff68eb7 [2021-08-09T22:58:31.249Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-09T22:58:31.847Z] ---> Running in 9bd99871f8a6 [2021-08-09T22:58:32.120Z] ---> 3d0de8017b97 [2021-08-09T22:58:32.120Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-09T22:58:32.393Z] Removing intermediate container 9bd99871f8a6 [2021-08-09T22:58:32.393Z] ---> 0265c8da9a08 [2021-08-09T22:58:32.393Z] Step 14/22 : WORKDIR /edgex [2021-08-09T22:58:32.393Z] ---> f34545f9abec [2021-08-09T22:58:32.393Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-09T22:58:32.666Z] Removing intermediate container f78a2707296c [2021-08-09T22:58:32.666Z] ---> 7a16bf2a691d [2021-08-09T22:58:32.666Z] [2021-08-09T22:58:32.666Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T22:58:32.666Z] ---> c4fd0aeabfcf [2021-08-09T22:58:32.666Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-09T22:58:32.946Z] ---> Running in 1cbf9342ac4e [2021-08-09T22:58:32.946Z] ---> Running in 01a1836c019f [2021-08-09T22:58:32.946Z] ---> Running in 0c2c737e4143 [2021-08-09T22:58:33.927Z] Removing intermediate container 1cbf9342ac4e [2021-08-09T22:58:33.927Z] ---> e25f3b0be162 [2021-08-09T22:58:33.927Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T22:58:33.927Z] ---> e265580a17cf [2021-08-09T22:58:33.927Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-09T22:58:33.927Z] Removing intermediate container 0c2c737e4143 [2021-08-09T22:58:33.927Z] ---> 84cd647a7407 [2021-08-09T22:58:33.927Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-09T22:58:33.927Z] Removing intermediate container 01a1836c019f [2021-08-09T22:58:33.927Z] ---> ff57f2d8d5c9 [2021-08-09T22:58:33.927Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-09T22:58:34.215Z] ---> Running in 64d76d09f77c [2021-08-09T22:58:34.215Z] ---> Running in fa3f458b590c [2021-08-09T22:58:34.818Z] Removing intermediate container fa3f458b590c [2021-08-09T22:58:34.818Z] ---> 47ef7641b969 [2021-08-09T22:58:34.818Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-09T22:58:34.818Z] Removing intermediate container 64d76d09f77c [2021-08-09T22:58:34.818Z] ---> 19385e5e3b6b [2021-08-09T22:58:34.818Z] Step 21/23 : LABEL arch=arm64 [2021-08-09T22:58:35.094Z] ---> Running in b9082265e52b [2021-08-09T22:58:35.094Z] ---> c24447dc540e [2021-08-09T22:58:35.094Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-09T22:58:35.094Z] ---> Running in 541193d41855 [2021-08-09T22:58:35.094Z] ---> 96a6ca3e2a9a [2021-08-09T22:58:35.094Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-09T22:58:35.372Z] ---> Running in 8b22abcbd734 [2021-08-09T22:58:35.645Z] Removing intermediate container b9082265e52b [2021-08-09T22:58:35.645Z] ---> 7571a7b262e9 [2021-08-09T22:58:35.645Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:58:35.920Z] Removing intermediate container 541193d41855 [2021-08-09T22:58:35.920Z] ---> 87bfeae6a8d4 [2021-08-09T22:58:35.920Z] Step 22/23 : LABEL git_sha=09a61e720d6d0c068e4d6e0a51b0df579974263b [2021-08-09T22:58:36.220Z] ---> Running in 31532681e28d [2021-08-09T22:58:36.220Z] Removing intermediate container 8b22abcbd734 [2021-08-09T22:58:36.220Z] ---> c56adaf0f39b [2021-08-09T22:58:36.220Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T22:58:36.220Z] ---> Running in 8002ad5e174a [2021-08-09T22:58:36.493Z] ---> Running in 8eb37a5ea9b8 [2021-08-09T22:58:36.785Z] ---> f206610923e1 [2021-08-09T22:58:36.785Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-09T22:58:36.785Z] Removing intermediate container 8002ad5e174a [2021-08-09T22:58:36.785Z] ---> bb4694b110d2 [2021-08-09T22:58:36.785Z] Step 23/23 : LABEL version=0.0.0 [2021-08-09T22:58:37.067Z] ---> Running in 7ce744f1f8e8 [2021-08-09T22:58:37.342Z] Removing intermediate container 8eb37a5ea9b8 [2021-08-09T22:58:37.342Z] ---> a152123c9171 [2021-08-09T22:58:37.342Z] Step 22/24 : LABEL arch=arm64 [2021-08-09T22:58:37.617Z] ---> Running in a4b679a3f1f7 [2021-08-09T22:58:37.892Z] Removing intermediate container 7ce744f1f8e8 [2021-08-09T22:58:37.892Z] ---> 297f0a436c96 [2021-08-09T22:58:37.892Z] [2021-08-09T22:58:38.492Z] Successfully built 297f0a436c96 [2021-08-09T22:58:38.492Z] Successfully tagged support-scheduler-arm64:latest [2021-08-09T22:58:38.492Z]  Building support-scheduler ... done  ---> 10a025e3146b [2021-08-09T22:58:38.492Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-09T22:58:38.492Z] Removing intermediate container a4b679a3f1f7 [2021-08-09T22:58:38.492Z] ---> 3420326e8940 [2021-08-09T22:58:38.492Z] Step 23/24 : LABEL git_sha=09a61e720d6d0c068e4d6e0a51b0df579974263b [2021-08-09T22:58:38.779Z] ---> Running in 0ce3b63f96ee [2021-08-09T22:58:38.779Z] ---> Running in 3d17e472a4ab [2021-08-09T22:58:39.376Z] Removing intermediate container 31532681e28d [2021-08-09T22:58:39.376Z] ---> c5dfbcf424ff [2021-08-09T22:58:39.376Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-09T22:58:39.376Z] Removing intermediate container 0ce3b63f96ee [2021-08-09T22:58:39.376Z] ---> 65dceaa1f8e7 [2021-08-09T22:58:39.376Z] Step 19/22 : CMD ["--init=true"] [2021-08-09T22:58:39.649Z] Removing intermediate container 3d17e472a4ab [2021-08-09T22:58:39.649Z] ---> 10587260544f [2021-08-09T22:58:39.649Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T22:58:39.921Z] ---> Running in f84a13907ef2 [2021-08-09T22:58:39.921Z] ---> Running in 1e67ec7ec7e3 [2021-08-09T22:58:40.192Z] ---> Running in 9da8876c4a0a [2021-08-09T22:58:40.476Z] Removing intermediate container 1e67ec7ec7e3 [2021-08-09T22:58:40.476Z] ---> 462c2c37f687 [2021-08-09T22:58:40.476Z] Step 20/22 : LABEL arch=arm64 [2021-08-09T22:58:40.750Z] ---> Running in adf5aac0ca99 [2021-08-09T22:58:41.019Z] Removing intermediate container 9da8876c4a0a [2021-08-09T22:58:41.019Z] ---> b896c9953cd9 [2021-08-09T22:58:41.019Z] [2021-08-09T22:58:41.288Z] Successfully built b896c9953cd9 [2021-08-09T22:58:41.288Z] Successfully tagged core-metadata-arm64:latest [2021-08-09T22:58:41.288Z]  Building core-metadata ... done Removing intermediate container adf5aac0ca99 [2021-08-09T22:58:41.288Z] ---> 4cb7039812d6 [2021-08-09T22:58:41.288Z] Step 21/22 : LABEL git_sha=09a61e720d6d0c068e4d6e0a51b0df579974263b [2021-08-09T22:58:41.559Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T22:58:41.560Z] ---> Running in 47e46b7dca7e [2021-08-09T22:58:42.154Z] Removing intermediate container 47e46b7dca7e [2021-08-09T22:58:42.154Z] ---> 06f11b40e5f1 [2021-08-09T22:58:42.154Z] Step 22/22 : LABEL version=0.0.0 [2021-08-09T22:58:42.154Z] ---> Running in 3dbcf7edf5d2 [2021-08-09T22:58:42.154Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T22:58:42.746Z] Removing intermediate container 3dbcf7edf5d2 [2021-08-09T22:58:42.746Z] ---> 816bad2931cc [2021-08-09T22:58:42.746Z] [2021-08-09T22:58:43.015Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-09T22:58:43.015Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-09T22:58:43.015Z] Successfully built 816bad2931cc [2021-08-09T22:58:43.015Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-09T22:58:43.015Z]  Building security-proxy-setup ... done (3/6) Installing libsodium (1.0.18-r0) [2021-08-09T22:58:43.288Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-09T22:58:43.288Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-09T22:58:43.561Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-09T22:58:43.561Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T22:58:43.561Z] OK: 8 MiB in 20 packages [2021-08-09T22:58:44.994Z] Removing intermediate container f84a13907ef2 [2021-08-09T22:58:44.994Z] ---> 0817f145808e [2021-08-09T22:58:44.994Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T22:58:45.587Z] ---> ea92c6f47620 [2021-08-09T22:58:45.587Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-09T22:58:47.029Z] ---> 3c7c2a5a9558 [2021-08-09T22:58:47.029Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-09T22:58:48.009Z] ---> 422615f5e649 [2021-08-09T22:58:48.009Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-09T22:58:48.009Z] ---> Running in 4b1c8149d610 [2021-08-09T22:58:48.283Z] Removing intermediate container 4b1c8149d610 [2021-08-09T22:58:48.557Z] ---> 72281d40290e [2021-08-09T22:58:48.557Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T22:58:48.557Z] ---> Running in a27888b0c72d [2021-08-09T22:58:48.895Z] Removing intermediate container a27888b0c72d [2021-08-09T22:58:48.896Z] ---> 447563cd03a0 [2021-08-09T22:58:48.896Z] Step 22/24 : LABEL arch=arm64 [2021-08-09T22:58:49.167Z] ---> Running in cbf2ba39f20b [2021-08-09T22:58:49.761Z] Removing intermediate container cbf2ba39f20b [2021-08-09T22:58:49.761Z] ---> 27ae24404a95 [2021-08-09T22:58:49.761Z] Step 23/24 : LABEL git_sha=09a61e720d6d0c068e4d6e0a51b0df579974263b [2021-08-09T22:58:49.761Z] ---> Running in 175d9a169742 [2021-08-09T22:58:50.356Z] Removing intermediate container 175d9a169742 [2021-08-09T22:58:50.356Z] ---> 45f70ac20c6d [2021-08-09T22:58:50.356Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T22:58:50.356Z] ---> Running in 78ed901a5198 [2021-08-09T22:58:50.952Z] Removing intermediate container 78ed901a5198 [2021-08-09T22:58:50.952Z] ---> 323b7c09cee2 [2021-08-09T22:58:50.952Z] [2021-08-09T22:58:51.223Z] Successfully built 323b7c09cee2 [2021-08-09T22:58:51.223Z] Successfully tagged core-data-arm64:latest [2021-08-09T22:58:51.515Z]  Building core-data ... done  [Pipeline] } [2021-08-09T22:58:51.512Z] $ docker stop --time=1 72f36d7f00bc987ca142263243210b5bec7089a0fc7b5870ba2bb9f6f04c2597 [2021-08-09T22:58:53.433Z] $ docker rm -f 72f36d7f00bc987ca142263243210b5bec7089a0fc7b5870ba2bb9f6f04c2597 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-09T22:58:54.083Z] + docker images [2021-08-09T22:58:54.357Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-09T22:58:54.357Z] core-data-arm64 latest 323b7c09cee2 4 seconds ago 19.3MB [2021-08-09T22:58:54.357Z] security-proxy-setup-arm64 latest 816bad2931cc 12 seconds ago 24.5MB [2021-08-09T22:58:54.357Z] core-metadata-arm64 latest b896c9953cd9 14 seconds ago 15.8MB [2021-08-09T22:58:54.357Z] support-scheduler-arm64 latest 297f0a436c96 17 seconds ago 15.2MB [2021-08-09T22:58:54.357Z] 7a16bf2a691d 22 seconds ago 1.57GB [2021-08-09T22:58:54.357Z] 3d12c2c0aaee 28 seconds ago 1.56GB [2021-08-09T22:58:54.357Z] 981d2cdb839e 31 seconds ago 1.56GB [2021-08-09T22:58:54.357Z] 4a466cadcead 31 seconds ago 1.56GB [2021-08-09T22:58:54.357Z] sys-mgmt-agent-arm64 latest 3f45d08700d9 2 minutes ago 311MB [2021-08-09T22:58:54.357Z] security-bootstrapper-arm64 latest 0e03b37a7c4d 3 minutes ago 17.7MB [2021-08-09T22:58:54.357Z] security-secretstore-setup-arm64 latest 5026adf79e44 3 minutes ago 27.4MB [2021-08-09T22:58:54.357Z] support-notifications-arm64 latest 489c980562cd 3 minutes ago 15.9MB [2021-08-09T22:58:54.357Z] core-command-arm64 latest 0248ae260162 3 minutes ago 15.1MB [2021-08-09T22:58:54.357Z] 31bb8a89fc01 3 minutes ago 1.56GB [2021-08-09T22:58:54.357Z] 8108079fd242 3 minutes ago 1.56GB [2021-08-09T22:58:54.357Z] ceda9922b177 3 minutes ago 1.56GB [2021-08-09T22:58:54.357Z] 0d88739c995c 3 minutes ago 1.56GB [2021-08-09T22:58:54.357Z] a146e116d1a3 4 minutes ago 1.57GB [2021-08-09T22:58:54.357Z] ci-base-image-arm64 latest 9e74cc79003b 14 minutes ago 1.23GB [2021-08-09T22:58:54.357Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 days ago 533MB [2021-08-09T22:58:54.357Z] docker 20.10.7 df445af6242a 7 weeks ago 234MB [2021-08-09T22:58:54.357Z] alpine 3.12 c4fd0aeabfcf 7 weeks ago 5.32MB [2021-08-09T22:58:54.357Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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-08-09T22:58:54.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-09T22:58:55.232Z] [2021-08-09T22:58:55.232Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:58:55.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-09T22:58:55.871Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-09T22:58:55.871Z] 448f6bf000e3: Pulling fs layer [2021-08-09T22:58:55.871Z] f757da607395: Pulling fs layer [2021-08-09T22:58:55.871Z] 05883995daec: Pulling fs layer [2021-08-09T22:58:55.871Z] 8603b9c90790: Pulling fs layer [2021-08-09T22:58:55.871Z] 1560dd03e051: Pulling fs layer [2021-08-09T22:58:55.871Z] 27f5ce0e4adf: Pulling fs layer [2021-08-09T22:58:55.871Z] c2d8d7efcc4b: Pulling fs layer [2021-08-09T22:58:55.871Z] c2d8d7efcc4b: Waiting [2021-08-09T22:58:55.871Z] 8603b9c90790: Waiting [2021-08-09T22:58:55.871Z] 1560dd03e051: Waiting [2021-08-09T22:58:55.871Z] 27f5ce0e4adf: Waiting [2021-08-09T22:58:56.145Z] f757da607395: Verifying Checksum [2021-08-09T22:58:56.145Z] f757da607395: Download complete [2021-08-09T22:58:56.145Z] 8603b9c90790: Verifying Checksum [2021-08-09T22:58:56.145Z] 8603b9c90790: Download complete [2021-08-09T22:58:56.418Z] 1560dd03e051: Download complete [2021-08-09T22:58:56.418Z] 27f5ce0e4adf: Verifying Checksum [2021-08-09T22:58:56.418Z] 27f5ce0e4adf: Download complete [2021-08-09T22:58:57.398Z] 05883995daec: Verifying Checksum [2021-08-09T22:58:57.398Z] 05883995daec: Download complete [2021-08-09T22:58:57.996Z] 448f6bf000e3: Verifying Checksum [2021-08-09T22:58:57.996Z] 448f6bf000e3: Download complete [2021-08-09T22:59:00.621Z] c2d8d7efcc4b: Verifying Checksum [2021-08-09T22:59:00.621Z] c2d8d7efcc4b: Download complete [2021-08-09T22:59:01.597Z] 448f6bf000e3: Pull complete [2021-08-09T22:59:02.191Z] f757da607395: Pull complete [2021-08-09T22:59:03.629Z] 05883995daec: Pull complete [2021-08-09T22:59:04.223Z] 8603b9c90790: Pull complete [2021-08-09T22:59:05.201Z] 1560dd03e051: Pull complete [2021-08-09T22:59:05.474Z] 27f5ce0e4adf: Pull complete [2021-08-09T22:59:20.572Z] c2d8d7efcc4b: Pull complete [2021-08-09T22:59:20.572Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-09T22:59:20.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-09T22:59:20.572Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-09T22:59:20.843Z] prd-ubuntu18.04-docker-arm64-4c-16g-162 does not seem to be running inside a container [2021-08-09T22:59:20.906Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-09T22:59:24.824Z] $ docker top fbba129603d7579ea77a2643c63279b790eeb8384b01f9668e17541fd7fa237a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T22:59:26.062Z] ---> job-cost.sh [2021-08-09T22:59:26.063Z] lf-activate-venv: SKIPPING [2021-08-09T22:59:26.063Z] INFO: No Stack... [2021-08-09T22:59:27.034Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-09T22:59:27.304Z] INFO: Archiving Costs [Pipeline] sh [2021-08-09T22:59:27.969Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-08-09T22:59:27.969Z] + cut -d, -f6 [Pipeline] lock [2021-08-09T22:59:28.037Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3660-2-stack-cost] [2021-08-09T22:59:28.047Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3660-2-stack-cost] did not exist. Created. [2021-08-09T22:59:28.047Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3660-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-09T22:59:28.751Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-09T22:59:28.922Z] Stashed 1 file(s) [Pipeline] } [2021-08-09T22:59:28.938Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3660-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-09T22:59:28.966Z] $ docker stop --time=1 fbba129603d7579ea77a2643c63279b790eeb8384b01f9668e17541fd7fa237a [2021-08-09T22:59:30.657Z] $ docker rm -f fbba129603d7579ea77a2643c63279b790eeb8384b01f9668e17541fd7fa237a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-09T22:59:31.807Z] provisioning config files... [2021-08-09T22:59:31.826Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config5698457381680431885tmp [Pipeline] { [Pipeline] sh [2021-08-09T22:59:32.164Z] + set +x [2021-08-09T22:59:32.164Z] + curl -s https://codecov.io/bash [2021-08-09T22:59:32.164Z] + bash -s -- [2021-08-09T22:59:32.433Z] [2021-08-09T22:59:32.434Z] _____ _ [2021-08-09T22:59:32.434Z] / ____| | | [2021-08-09T22:59:32.434Z] | | ___ __| | ___ ___ _____ __ [2021-08-09T22:59:32.434Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-09T22:59:32.434Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-09T22:59:32.434Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-09T22:59:32.434Z] Bash-1.0.6 [2021-08-09T22:59:32.434Z] [2021-08-09T22:59:32.434Z] [2021-08-09T22:59:32.434Z] ==> git version 2.24.4 found [2021-08-09T22:59:32.434Z] ==> 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-08-09T22:59:32.434Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-09T22:59:32.434Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-09T22:59:32.434Z] ==> Jenkins CI detected. [2021-08-09T22:59:32.434Z] current dir:  /w/workspace/edgex-go/2 [2021-08-09T22:59:32.434Z] project root: . [2021-08-09T22:59:32.434Z] --> token set from env [2021-08-09T22:59:32.434Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-09T22:59:32.434Z] ==> Running gcov in . (disable via -X gcov) [2021-08-09T22:59:32.434Z] ==> Python coveragepy not found [2021-08-09T22:59:32.434Z] ==> Searching for coverage reports in: [2021-08-09T22:59:32.434Z] + . [2021-08-09T22:59:32.434Z] -> Found 1 reports [2021-08-09T22:59:32.434Z] ==> Detecting git/mercurial file structure [2021-08-09T22:59:32.434Z] ==> Reading reports [2021-08-09T22:59:32.434Z] + ./coverage.out bytes=404176 [2021-08-09T22:59:32.434Z] ==> Appending adjustments [2021-08-09T22:59:32.434Z] https://docs.codecov.io/docs/fixing-reports [2021-08-09T22:59:33.393Z] + Found adjustments [2021-08-09T22:59:33.393Z] ==> Gzipping contents [2021-08-09T22:59:33.393Z] 56K /tmp/codecov.jbYDPG.gz [2021-08-09T22:59:33.393Z] ==> Uploading reports [2021-08-09T22:59:33.393Z] url: https://codecov.io [2021-08-09T22:59:33.393Z] query: branch=PR-3660&commit=09a61e720d6d0c068e4d6e0a51b0df579974263b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3660%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3660&job=&cmd_args= [2021-08-09T22:59:33.393Z] -> Pinging Codecov [2021-08-09T22:59:33.393Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3660&commit=09a61e720d6d0c068e4d6e0a51b0df579974263b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3660%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3660&job=&cmd_args= [2021-08-09T22:59:33.975Z] -> Uploading to [2021-08-09T22:59:33.975Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-09/00271124DB129430A58F1EEE437C3FCB/09a61e720d6d0c068e4d6e0a51b0df579974263b/8d21282a-32f8-4ed1-ba93-c2344fe45cfd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210809T225933Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5721ef09d26fefd549ccc47110e40ba2af51e974eefc69b12f34c6e6f66d5d49 [2021-08-09T22:59:33.975Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-09T22:59:33.975Z] Dload Upload Total Spent Left Speed [2021-08-09T22:59:34.242Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54520 0 0 100 54520 0 140k --:--:-- --:--:-- --:--:-- 140k [2021-08-09T22:59:34.242Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/09a61e720d6d0c068e4d6e0a51b0df579974263b [Pipeline] } [2021-08-09T22:59:34.254Z] 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-08-09T22:59:35.283Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-09T22:59:35.604Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T22:59:36.202Z] ---> package-listing.sh [2021-08-09T22:59:36.202Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-09T22:59:36.202Z] ++ facter osfamily [2021-08-09T22:59:36.471Z] + OS_FAMILY=redhat [2021-08-09T22:59:36.471Z] + workspace=/w/workspace/edgex-go/2 [2021-08-09T22:59:36.471Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-09T22:59:36.471Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-09T22:59:36.471Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-09T22:59:36.471Z] + PACKAGES=/tmp/packages_start.txt [2021-08-09T22:59:36.471Z] + '[' /w/workspace/edgex-go/2 ']' [2021-08-09T22:59:36.471Z] + PACKAGES=/tmp/packages_end.txt [2021-08-09T22:59:36.471Z] + case "${OS_FAMILY}" in [2021-08-09T22:59:36.471Z] + rpm -qa [2021-08-09T22:59:36.471Z] + sort [2021-08-09T22:59:38.419Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-09T22:59:38.419Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-09T22:59:38.419Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-09T22:59:38.419Z] + '[' /w/workspace/edgex-go/2 ']' [2021-08-09T22:59:38.419Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-08-09T22:59:38.419Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-08-09T22:59:38.436Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-09T22:59:38.740Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:59:39.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-09T22:59:39.324Z] [2021-08-09T22:59:39.324Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:59:39.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-09T22:59:39.662Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-09T22:59:39.662Z] b4d181a07f80: Pulling fs layer [2021-08-09T22:59:39.662Z] a1111a8f2ec3: Pulling fs layer [2021-08-09T22:59:39.662Z] ed53099fbce6: Pulling fs layer [2021-08-09T22:59:39.662Z] dc539afda2c1: Pulling fs layer [2021-08-09T22:59:39.662Z] 77bc0d833cb6: Pulling fs layer [2021-08-09T22:59:39.662Z] 9065ff56babe: Pulling fs layer [2021-08-09T22:59:39.662Z] d287ab97295c: Pulling fs layer [2021-08-09T22:59:39.662Z] 77bc0d833cb6: Waiting [2021-08-09T22:59:39.662Z] 9065ff56babe: Waiting [2021-08-09T22:59:39.662Z] d287ab97295c: Waiting [2021-08-09T22:59:39.662Z] dc539afda2c1: Waiting [2021-08-09T22:59:39.929Z] a1111a8f2ec3: Verifying Checksum [2021-08-09T22:59:39.929Z] a1111a8f2ec3: Download complete [2021-08-09T22:59:39.929Z] dc539afda2c1: Verifying Checksum [2021-08-09T22:59:39.929Z] dc539afda2c1: Download complete [2021-08-09T22:59:40.193Z] 77bc0d833cb6: Verifying Checksum [2021-08-09T22:59:40.193Z] 77bc0d833cb6: Download complete [2021-08-09T22:59:40.193Z] 9065ff56babe: Verifying Checksum [2021-08-09T22:59:40.193Z] 9065ff56babe: Download complete [2021-08-09T22:59:40.459Z] ed53099fbce6: Verifying Checksum [2021-08-09T22:59:40.459Z] ed53099fbce6: Download complete [2021-08-09T22:59:41.428Z] b4d181a07f80: Verifying Checksum [2021-08-09T22:59:41.428Z] b4d181a07f80: Download complete [2021-08-09T22:59:42.394Z] b4d181a07f80: Pull complete [2021-08-09T22:59:42.394Z] a1111a8f2ec3: Pull complete [2021-08-09T22:59:42.977Z] ed53099fbce6: Pull complete [2021-08-09T22:59:42.977Z] dc539afda2c1: Pull complete [2021-08-09T22:59:43.247Z] 77bc0d833cb6: Pull complete [2021-08-09T22:59:43.247Z] 9065ff56babe: Pull complete [2021-08-09T22:59:45.190Z] d287ab97295c: Verifying Checksum [2021-08-09T22:59:45.190Z] d287ab97295c: Download complete [2021-08-09T22:59:49.505Z] d287ab97295c: Pull complete [2021-08-09T22:59:49.505Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-09T22:59:49.505Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-09T22:59:49.505Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-09T22:59:49.602Z] prd-centos7-docker-4c-2g-161 does not seem to be running inside a container [2021-08-09T22:59:49.667Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-09T22:59:53.071Z] $ docker top e0495dc57c21f447ce3b38c8647937956986583dab98b5785dc9397a254f7e63 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T22:59:53.499Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-09T22:59:53.818Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-09T22:59:54.136Z] + ls /var/log/sa-host [2021-08-09T22:59:54.136Z] + sadf -c /var/log/sa-host/sa05 [2021-08-09T22:59:54.136Z] file_magic: OK [2021-08-09T22:59:54.136Z] HZ: Using current value: 100 [2021-08-09T22:59:54.136Z] file_header: OK [2021-08-09T22:59:54.136Z] 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-08-09T22:59:54.136Z] Statistics: [2021-08-09T22:59:54.136Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-09T22:59:54.136Z] File successfully converted to sysstat format version 12.0.3 [2021-08-09T22:59:54.136Z] + sadf -c /var/log/sa-host/sa09 [2021-08-09T22:59:54.136Z] file_magic: OK [2021-08-09T22:59:54.136Z] HZ: Using current value: 100 [2021-08-09T22:59:54.136Z] file_header: OK [2021-08-09T22:59:54.136Z] 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-08-09T22:59:54.136Z] Statistics: [2021-08-09T22:59:54.136Z] 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... [2021-08-09T22:59:54.136Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-09T22:59:54.700Z] provisioning config files... [2021-08-09T22:59:54.724Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3929083679999175446tmp [Pipeline] { [Pipeline] echo [2021-08-09T22:59:54.752Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T22:59:55.071Z] ---> create-netrc.sh [Pipeline] } [2021-08-09T22:59:55.086Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-09T22:59:55.527Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-09T22:59:55.543Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T22:59:55.861Z] ---> sudo-logs.sh [2021-08-09T22:59:55.861Z] Archiving 'sudo' log.. [2021-08-09T22:59:55.861Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-161.vexxhost.local: Name or service not known [2021-08-09T22:59:55.861Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-161.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-09T22:59:55.893Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T22:59:56.213Z] ---> job-cost.sh [2021-08-09T22:59:56.213Z] lf-activate-venv: SKIPPING [2021-08-09T22:59:56.213Z] DEBUG: total: 0.18000000715255737 [2021-08-09T22:59:56.213Z] INFO: Retrieving Stack Cost... [2021-08-09T22:59:57.174Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-09T22:59:57.440Z] INFO: Archiving Costs [Pipeline] echo [2021-08-09T22:59:57.458Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T22:59:57.778Z] ---> logs-deploy.sh [2021-08-09T22:59:57.778Z] lf-activate-venv: SKIPPING [2021-08-09T22:59:57.778Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3660/2 [2021-08-09T22:59:57.778Z] INFO: archiving workspace using pattern(s): [2021-08-09T22:59:58.739Z] Archives upload complete. [2021-08-09T22:59:58.739Z] INFO: archiving logs to Nexus [2021-08-09T22:59:59.328Z] ---> uname -a: [2021-08-09T22:59:59.328Z] Linux prd-centos7-docker-4c-2g-161.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-08-09T22:59:59.328Z] [2021-08-09T22:59:59.328Z] [2021-08-09T22:59:59.328Z] ---> lscpu: [2021-08-09T22:59:59.328Z] Architecture: x86_64 [2021-08-09T22:59:59.328Z] CPU op-mode(s): 32-bit, 64-bit [2021-08-09T22:59:59.328Z] Byte Order: Little Endian [2021-08-09T22:59:59.328Z] Address sizes: 40 bits physical, 48 bits virtual [2021-08-09T22:59:59.328Z] CPU(s): 2 [2021-08-09T22:59:59.328Z] On-line CPU(s) list: 0,1 [2021-08-09T22:59:59.328Z] Thread(s) per core: 1 [2021-08-09T22:59:59.328Z] Core(s) per socket: 1 [2021-08-09T22:59:59.328Z] Socket(s): 2 [2021-08-09T22:59:59.328Z] NUMA node(s): 1 [2021-08-09T22:59:59.328Z] Vendor ID: AuthenticAMD [2021-08-09T22:59:59.328Z] CPU family: 23 [2021-08-09T22:59:59.328Z] Model: 49 [2021-08-09T22:59:59.328Z] Model name: AMD EPYC-Rome Processor [2021-08-09T22:59:59.328Z] Stepping: 0 [2021-08-09T22:59:59.328Z] CPU MHz: 2799.998 [2021-08-09T22:59:59.328Z] BogoMIPS: 5599.99 [2021-08-09T22:59:59.328Z] Virtualization: AMD-V [2021-08-09T22:59:59.328Z] Hypervisor vendor: KVM [2021-08-09T22:59:59.328Z] Virtualization type: full [2021-08-09T22:59:59.328Z] L1d cache: 32K [2021-08-09T22:59:59.328Z] L1i cache: 32K [2021-08-09T22:59:59.328Z] L2 cache: 512K [2021-08-09T22:59:59.328Z] L3 cache: 16384K [2021-08-09T22:59:59.328Z] NUMA node0 CPU(s): 0,1 [2021-08-09T22:59:59.328Z] 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-08-09T22:59:59.328Z] [2021-08-09T22:59:59.328Z] [2021-08-09T22:59:59.328Z] ---> nproc: [2021-08-09T22:59:59.328Z] 2 [2021-08-09T22:59:59.328Z] [2021-08-09T22:59:59.328Z] [2021-08-09T22:59:59.328Z] ---> df -h: [2021-08-09T22:59:59.328Z] Filesystem Size Used Avail Use% Mounted on [2021-08-09T22:59:59.328Z] overlay 40G 14G 27G 35% / [2021-08-09T22:59:59.328Z] tmpfs 64M 0 64M 0% /dev [2021-08-09T22:59:59.328Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-08-09T22:59:59.328Z] shm 64M 0 64M 0% /dev/shm [2021-08-09T22:59:59.328Z] /dev/vda1 40G 14G 27G 35% /facter-os [2021-08-09T22:59:59.328Z] [2021-08-09T22:59:59.328Z] [2021-08-09T22:59:59.328Z] ---> sar -b -r -n DEV: [2021-08-09T22:59:59.328Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/09/21 _x86_64_ (2 CPU) [2021-08-09T22:59:59.328Z] [2021-08-09T22:59:59.328Z] 22:38:48 LINUX RESTART (2 CPU) [2021-08-09T22:59:59.328Z] [2021-08-09T22:59:59.328Z] 22:39:01 tps rtps wtps bread/s bwrtn/s [2021-08-09T22:59:59.328Z] 22:40:01 225.31 89.68 135.64 10461.68 44978.33 [2021-08-09T22:59:59.328Z] 22:41:01 264.59 0.18 264.41 23.18 73435.98 [2021-08-09T22:59:59.328Z] 22:42:01 141.65 0.00 141.65 0.00 30227.03 [2021-08-09T22:59:59.328Z] 22:43:01 56.75 0.02 56.73 0.53 6440.67 [2021-08-09T22:59:59.328Z] 22:44:03 491.97 272.91 219.06 7736.02 146902.74 [2021-08-09T22:59:59.328Z] 22:45:01 585.87 283.94 301.93 15448.22 172659.75 [2021-08-09T22:59:59.328Z] 22:46:01 696.27 77.71 618.56 6655.30 256312.44 [2021-08-09T22:59:59.328Z] 22:47:01 167.71 26.54 141.17 2263.58 21577.35 [2021-08-09T22:59:59.328Z] 22:48:01 1.35 0.08 1.27 0.80 20.62 [2021-08-09T22:59:59.328Z] 22:49:01 0.27 0.00 0.27 0.00 2.82 [2021-08-09T22:59:59.328Z] 22:50:01 0.23 0.00 0.23 0.00 1.93 [2021-08-09T22:59:59.328Z] 22:51:01 0.28 0.02 0.27 0.53 3.46 [2021-08-09T22:59:59.328Z] 22:52:01 0.28 0.00 0.28 0.00 2.92 [2021-08-09T22:59:59.328Z] 22:53:01 0.28 0.00 0.28 0.00 3.15 [2021-08-09T22:59:59.328Z] 22:54:02 0.47 0.18 0.28 5.73 2.95 [2021-08-09T22:59:59.328Z] 22:55:01 0.88 0.00 0.88 0.00 16.97 [2021-08-09T22:59:59.328Z] 22:56:01 0.27 0.00 0.27 0.00 2.68 [2021-08-09T22:59:59.328Z] 22:57:01 0.25 0.00 0.25 0.00 2.12 [2021-08-09T22:59:59.328Z] 22:58:01 0.27 0.00 0.27 0.00 3.40 [2021-08-09T22:59:59.328Z] 22:59:01 0.23 0.00 0.23 0.00 2.25 [2021-08-09T22:59:59.328Z] Average: 131.63 37.51 94.12 2117.79 37595.25 [2021-08-09T22:59:59.328Z] [2021-08-09T22:59:59.328Z] 22:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-08-09T22:59:59.328Z] 22:40:01 5117916 0 885632 11.06 2620 2002772 1490684 16.46 892336 1587616 108760 [2021-08-09T22:59:59.328Z] 22:41:01 2371612 0 1212992 15.15 2620 4421716 1617248 17.86 1858500 3072320 650764 [2021-08-09T22:59:59.328Z] 22:42:01 3054040 0 1247232 15.57 2620 3705048 1728552 19.08 1462780 2844212 181980 [2021-08-09T22:59:59.328Z] 22:43:01 3217708 0 1166552 14.57 2620 3622060 1340268 14.80 1272404 2866244 76496 [2021-08-09T22:59:59.328Z] 22:44:03 708856 0 1409656 17.60 2620 5887808 2031316 22.43 2020444 4546352 42292 [2021-08-09T22:59:59.328Z] 22:45:01 492344 0 1744360 21.78 2620 5769616 3734464 41.23 2656852 4069676 195376 [2021-08-09T22:59:59.328Z] 22:46:01 640332 0 1865252 23.29 2620 5500736 3414164 37.69 3243488 3299324 22708 [2021-08-09T22:59:59.328Z] 22:47:01 2636936 0 1336896 16.69 2620 4032488 1604240 17.71 1473076 3114280 20 [2021-08-09T22:59:59.328Z] 22:48:01 2646200 0 1327632 16.58 2620 4032488 1430052 15.79 1467796 3113532 16 [2021-08-09T22:59:59.328Z] 22:49:01 2646920 0 1326904 16.57 2620 4032496 1427048 15.76 1488856 3093408 8 [2021-08-09T22:59:59.328Z] 22:50:01 2646964 0 1326860 16.57 2620 4032496 1425032 15.73 1488796 3093408 12 [2021-08-09T22:59:59.328Z] 22:51:01 2646768 0 1327048 16.57 2620 4032504 1425192 15.73 1489272 3093448 8 [2021-08-09T22:59:59.328Z] 22:52:01 2647596 0 1326216 16.56 2620 4032508 1424976 15.73 1488864 3093448 8 [2021-08-09T22:59:59.328Z] 22:53:01 2647324 0 1326484 16.56 2620 4032512 1424976 15.73 1488752 3093448 8 [2021-08-09T22:59:59.328Z] 22:54:02 2647068 0 1326732 16.57 2620 4032520 1424976 15.73 1489192 3093016 8 [2021-08-09T22:59:59.328Z] 22:55:01 2647220 0 1326552 16.56 2620 4032548 1425048 15.73 1489516 3092928 8 [2021-08-09T22:59:59.328Z] 22:56:01 2647004 0 1326760 16.57 2620 4032556 1425036 15.73 1489336 3092928 8 [2021-08-09T22:59:59.328Z] 22:57:01 2647368 0 1326332 16.56 2620 4032620 1424976 15.73 1489336 3092948 24 [2021-08-09T22:59:59.328Z] 22:58:01 2647164 0 1326592 16.56 2620 4032564 1424976 15.73 1489344 3092928 8 [2021-08-09T22:59:59.328Z] 22:59:01 2647492 0 1326260 16.56 2620 4032568 1424976 15.73 1489340 3092928 8 [2021-08-09T22:59:59.328Z] Average: 2500242 0 1339447 16.72 2620 4166631 1703410 18.81 1636414 3126920 63926 [2021-08-09T22:59:59.328Z] [2021-08-09T22:59:59.328Z] 22:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-08-09T22:59:59.328Z] 22:40:01 eth0 1762.95 1324.15 5530.41 162.10 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:40:01 veth89cd8f6 617.79 536.82 59.27 1860.60 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:40:01 docker0 617.79 536.70 50.82 1860.59 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:41:01 eth0 1197.32 1002.93 6177.62 93.16 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:41:01 docker0 707.11 758.28 53.79 2887.84 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:42:01 eth0 49.41 27.46 39.96 15.91 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:42:01 veth2e4c15d 0.43 0.57 0.04 0.06 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:42:01 docker0 0.43 0.43 0.03 0.05 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:43:01 eth0 21.95 12.74 16.16 7.77 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:43:01 veth2e4c15d 1.82 1.82 0.14 0.14 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:43:01 docker0 1.82 1.82 0.12 0.14 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:44:03 veth5a37f1d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:44:03 eth0 273.79 183.51 1670.20 135.13 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:44:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:44:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:45:01 veth5a37f1d 0.00 0.41 0.00 0.02 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:45:01 eth0 107.57 80.42 197.90 18.65 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:45:01 veth559002f 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:46:01 veth5a37f1d 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:46:01 veth1cac94b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:46:01 veth4689401 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:46:01 veth23afd89 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:47:01 eth0 3850.47 2885.90 15716.91 589.24 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:47:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:47:01 docker0 1471.32 1530.39 114.48 5627.42 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:48:01 eth0 0.65 0.65 0.41 0.05 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:49:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:50:01 eth0 1.20 0.23 0.24 0.07 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:51:01 eth0 0.62 0.37 0.28 0.20 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:52:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:53:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:54:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:55:01 eth0 0.27 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:56:01 eth0 0.18 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:57:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:58:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:59:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] Average: eth0 191.19 143.71 784.55 29.44 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] Average: docker0 73.66 76.62 5.73 281.74 0.00 0.00 0.00 0.00 [2021-08-09T22:59:59.329Z] [2021-08-09T22:59:59.329Z] [2021-08-09T22:59:59.329Z] ---> sar -P ALL: [2021-08-09T22:59:59.329Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/09/21 _x86_64_ (2 CPU) [2021-08-09T22:59:59.329Z] [2021-08-09T22:59:59.329Z] 22:38:48 LINUX RESTART (2 CPU) [2021-08-09T22:59:59.329Z] [2021-08-09T22:59:59.329Z] 22:39:01 CPU %user %nice %system %iowait %steal %idle [2021-08-09T22:59:59.329Z] 22:40:01 all 28.47 0.00 9.70 7.98 0.12 53.74 [2021-08-09T22:59:59.329Z] 22:40:01 0 30.17 0.00 10.42 7.30 0.11 52.00 [2021-08-09T22:59:59.329Z] 22:40:01 1 26.80 0.00 8.98 8.64 0.12 55.45 [2021-08-09T22:59:59.329Z] 22:41:01 all 30.63 0.00 12.99 4.03 0.14 52.21 [2021-08-09T22:59:59.329Z] 22:41:01 0 33.64 0.00 13.65 3.90 0.13 48.68 [2021-08-09T22:59:59.329Z] 22:41:01 1 27.67 0.00 12.34 4.16 0.14 55.69 [2021-08-09T22:59:59.329Z] 22:42:01 all 57.49 0.00 7.64 1.67 0.11 33.09 [2021-08-09T22:59:59.329Z] 22:42:01 0 57.43 0.00 7.80 1.89 0.11 32.77 [2021-08-09T22:59:59.329Z] 22:42:01 1 57.54 0.00 7.48 1.45 0.11 33.42 [2021-08-09T22:59:59.329Z] 22:43:01 all 40.38 0.00 5.82 0.31 0.08 53.41 [2021-08-09T22:59:59.329Z] 22:43:01 0 40.20 0.00 5.47 0.32 0.07 53.95 [2021-08-09T22:59:59.329Z] 22:43:01 1 40.57 0.00 6.17 0.30 0.09 52.87 [2021-08-09T22:59:59.329Z] 22:44:03 all 34.65 0.00 13.04 21.28 0.11 30.91 [2021-08-09T22:59:59.329Z] 22:44:03 0 36.25 0.00 13.51 20.28 0.11 29.85 [2021-08-09T22:59:59.329Z] 22:44:03 1 33.05 0.00 12.57 22.29 0.12 31.97 [2021-08-09T22:59:59.329Z] 22:45:01 all 60.31 0.00 18.72 15.87 0.13 4.97 [2021-08-09T22:59:59.329Z] 22:45:01 0 59.48 0.00 18.79 15.80 0.15 5.78 [2021-08-09T22:59:59.329Z] 22:45:01 1 61.15 0.00 18.64 15.95 0.11 4.15 [2021-08-09T22:59:59.329Z] 22:46:01 all 61.55 0.00 22.75 12.31 0.13 3.26 [2021-08-09T22:59:59.329Z] 22:46:01 0 62.04 0.00 22.23 12.70 0.13 2.91 [2021-08-09T22:59:59.329Z] 22:46:01 1 61.06 0.00 23.28 11.92 0.13 3.61 [2021-08-09T22:59:59.329Z] 22:47:01 all 40.75 0.00 6.71 2.03 0.09 50.42 [2021-08-09T22:59:59.329Z] 22:47:01 0 40.52 0.00 6.57 2.20 0.09 50.62 [2021-08-09T22:59:59.329Z] 22:47:01 1 40.99 0.00 6.85 1.85 0.09 50.22 [2021-08-09T22:59:59.329Z] 22:48:01 all 0.11 0.00 0.06 0.00 0.02 99.82 [2021-08-09T22:59:59.329Z] 22:48:01 0 0.02 0.00 0.07 0.00 0.02 99.90 [2021-08-09T22:59:59.329Z] 22:48:01 1 0.20 0.00 0.05 0.00 0.02 99.73 [2021-08-09T22:59:59.329Z] 22:49:01 all 0.13 0.00 0.13 0.00 0.02 99.72 [2021-08-09T22:59:59.329Z] 22:49:01 0 0.22 0.00 0.20 0.00 0.00 99.58 [2021-08-09T22:59:59.329Z] 22:49:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2021-08-09T22:59:59.329Z] 22:50:01 all 0.13 0.00 0.02 0.00 0.02 99.84 [2021-08-09T22:59:59.329Z] 22:50:01 0 0.20 0.00 0.02 0.00 0.02 99.77 [2021-08-09T22:59:59.329Z] 22:50:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-08-09T22:59:59.329Z] [2021-08-09T22:59:59.329Z] 22:50:01 CPU %user %nice %system %iowait %steal %idle [2021-08-09T22:59:59.329Z] 22:51:01 all 0.18 0.00 0.08 0.00 0.03 99.71 [2021-08-09T22:59:59.329Z] 22:51:01 0 0.28 0.00 0.07 0.00 0.02 99.63 [2021-08-09T22:59:59.329Z] 22:51:01 1 0.08 0.00 0.10 0.00 0.03 99.78 [2021-08-09T22:59:59.329Z] 22:52:01 all 0.14 0.00 0.03 0.00 0.01 99.82 [2021-08-09T22:59:59.329Z] 22:52:01 0 0.25 0.00 0.02 0.00 0.00 99.73 [2021-08-09T22:59:59.329Z] 22:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-08-09T22:59:59.329Z] 22:53:01 all 0.11 0.00 0.04 0.00 0.03 99.82 [2021-08-09T22:59:59.329Z] 22:53:01 0 0.13 0.00 0.05 0.00 0.02 99.80 [2021-08-09T22:59:59.329Z] 22:53:01 1 0.08 0.00 0.03 0.00 0.03 99.85 [2021-08-09T22:59:59.329Z] 22:54:02 all 0.15 0.00 0.03 0.00 0.02 99.80 [2021-08-09T22:59:59.329Z] 22:54:02 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-08-09T22:59:59.329Z] 22:54:02 1 0.28 0.00 0.03 0.00 0.03 99.65 [2021-08-09T22:59:59.329Z] 22:55:01 all 0.21 0.00 0.03 0.00 0.01 99.75 [2021-08-09T22:59:59.329Z] 22:55:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-08-09T22:59:59.329Z] 22:55:01 1 0.39 0.00 0.02 0.00 0.00 99.59 [2021-08-09T22:59:59.329Z] 22:56:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-08-09T22:59:59.329Z] 22:56:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-08-09T22:59:59.329Z] 22:56:01 1 0.15 0.00 0.03 0.00 0.03 99.78 [2021-08-09T22:59:59.329Z] 22:57:01 all 0.12 0.00 0.03 0.00 0.02 99.84 [2021-08-09T22:59:59.329Z] 22:57:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2021-08-09T22:59:59.329Z] 22:57:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2021-08-09T22:59:59.329Z] 22:58:01 all 0.11 0.00 0.03 0.00 0.02 99.85 [2021-08-09T22:59:59.329Z] 22:58:01 0 0.18 0.00 0.03 0.00 0.02 99.77 [2021-08-09T22:59:59.329Z] 22:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-08-09T22:59:59.329Z] 22:59:01 all 0.11 0.00 0.03 0.00 0.03 99.84 [2021-08-09T22:59:59.329Z] 22:59:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-08-09T22:59:59.329Z] 22:59:01 1 0.18 0.00 0.02 0.00 0.02 99.78 [2021-08-09T22:59:59.329Z] Average: all 16.88 0.00 4.63 3.10 0.05 75.33 [2021-08-09T22:59:59.329Z] Average: 0 17.13 0.00 4.68 3.05 0.05 75.09 [2021-08-09T22:59:59.329Z] Average: 1 16.63 0.00 4.58 3.16 0.06 75.58 [2021-08-09T22:59:59.329Z] [2021-08-09T22:59:59.329Z] [2021-08-09T22:59:59.329Z]