Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 9daeb2af7ed71897661e54025ba6a9253d7fdfd9+22189a20601e835d069a8814fe5b33d27e11ca61 (3405b59aa0e83b86f686f76fe54b1e7afbb5cb97) 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-ssh5802841874438773051.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6373478102769798589.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7298038548716652202.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2394190653652956511.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6425396825296898152.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1020 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/12 [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/12 # 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/12@tmp/jenkins-gitclient-ssh887169105733123724.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 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 Merge succeeded, producing 72f22e40d219c3d388bca7d0b530e67311ee18ed Checking out Revision 72f22e40d219c3d388bca7d0b530e67311ee18ed (PR-3657) > 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/12@tmp/jenkins-gitclient-ssh2727030609649615280.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 # 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/12@tmp/jenkins-gitclient-ssh5445263321829836691.key > git merge 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 72f22e40d219c3d388bca7d0b530e67311ee18ed # timeout=10 Commit message: "Merge commit '22189a20601e835d069a8814fe5b33d27e11ca61' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-28T16:31:12.172Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-28T16:31:12.265Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-28T16:31:12.293Z] ========================================================= [2021-08-28T16:31:12.293Z] EdgeX Global Pipelines Version Info [2021-08-28T16:31:12.294Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-28T16:31:13.553Z] ------------------- [2021-08-28T16:31:13.553Z] stable info: [2021-08-28T16:31:13.553Z] ------------------- [2021-08-28T16:31:13.553Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-28T16:31:13.553Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-28T16:31:13.553Z] Message: update stable to v1.0.205 [2021-08-28T16:31:14.150Z] ------------------- [2021-08-28T16:31:14.150Z] experimental info: [2021-08-28T16:31:14.150Z] ------------------- [2021-08-28T16:31:14.150Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-28T16:31:14.150Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-28T16:31:14.150Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-28T16:31:14.305Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-28T16:31:14.333Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go > git rev-list --no-walk 9d3bc0d3fd95bf70de8fd8fc90b16449d8b9bcee # timeout=10 [Pipeline] echo [2021-08-28T16:31:14.359Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-28T16:31:14.385Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-28T16:31:14.413Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-28T16:31:14.435Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-28T16:31:14.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-28T16:31:14.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-28T16:31:14.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-28T16:31:14.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-28T16:31:14.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-28T16:31:14.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-28T16:31:14.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-28T16:31:14.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-28T16:31:14.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-28T16:31:14.682Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-28T16:31:14.705Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-28T16:31:14.729Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-28T16:31:14.753Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-28T16:31:14.777Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-28T16:31:14.801Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-28T16:31:14.824Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-28T16:31:14.845Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-28T16:31:14.868Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3657 [Pipeline] echo [2021-08-28T16:31:14.892Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3657 [Pipeline] echo [2021-08-28T16:31:14.915Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3657 [Pipeline] echo [2021-08-28T16:31:14.940Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 72f22e40d219c3d388bca7d0b530e67311ee18ed [Pipeline] echo [2021-08-28T16:31:14.965Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 72f22e4 [Pipeline] echo [2021-08-28T16:31:14.989Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-28T16:31:15.062Z] provisioning config files... [2021-08-28T16:31:15.085Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config2927222680854887330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-28T16:31:15.431Z] ---> docker-login.sh [2021-08-28T16:31:15.431Z] nexus3.edgexfoundry.org:10001 [2021-08-28T16:31:15.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-28T16:31:15.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-28T16:31:15.701Z] Configure a credential helper to remove this warning. See [2021-08-28T16:31:15.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-28T16:31:15.701Z] [2021-08-28T16:31:15.701Z] Login Succeeded [2021-08-28T16:31:15.701Z] nexus3.edgexfoundry.org:10002 [2021-08-28T16:31:15.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-28T16:31:15.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-28T16:31:15.701Z] Configure a credential helper to remove this warning. See [2021-08-28T16:31:15.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-28T16:31:15.701Z] [2021-08-28T16:31:15.701Z] Login Succeeded [2021-08-28T16:31:15.701Z] nexus3.edgexfoundry.org:10003 [2021-08-28T16:31:15.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-28T16:31:15.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-28T16:31:15.971Z] Configure a credential helper to remove this warning. See [2021-08-28T16:31:15.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-28T16:31:15.971Z] [2021-08-28T16:31:15.971Z] Login Succeeded [2021-08-28T16:31:15.971Z] nexus3.edgexfoundry.org:10004 [2021-08-28T16:31:16.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-28T16:31:16.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-28T16:31:16.247Z] Configure a credential helper to remove this warning. See [2021-08-28T16:31:16.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-28T16:31:16.247Z] [2021-08-28T16:31:16.247Z] Login Succeeded [2021-08-28T16:31:16.247Z] docker.io [2021-08-28T16:31:16.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-28T16:31:16.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-28T16:31:16.515Z] Configure a credential helper to remove this warning. See [2021-08-28T16:31:16.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-28T16:31:16.515Z] [2021-08-28T16:31:16.515Z] Login Succeeded [2021-08-28T16:31:16.515Z] ---> docker-login.sh ends [Pipeline] } [2021-08-28T16:31:16.528Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-28T16:31:16.886Z] ++ 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-28T16:31:16.886Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-28T16:31:16.886Z] ++ dirname cmd/core-command/Dockerfile [2021-08-28T16:31:16.886Z] ++ cut -d/ -f2 [2021-08-28T16:31:16.886Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-28T16:31:16.886Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-28T16:31:16.886Z] ++ dirname cmd/core-data/Dockerfile [2021-08-28T16:31:16.886Z] ++ cut -d/ -f2 [2021-08-28T16:31:16.886Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-28T16:31:16.886Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-28T16:31:16.886Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-28T16:31:16.886Z] ++ cut -d/ -f2 [2021-08-28T16:31:16.886Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-28T16:31:16.886Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-28T16:31:16.886Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-28T16:31:16.886Z] ++ cut -d/ -f2 [2021-08-28T16:31:16.886Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-28T16:31:16.886Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-28T16:31:16.886Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-28T16:31:16.886Z] ++ cut -d/ -f2 [2021-08-28T16:31:16.886Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-28T16:31:16.886Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-28T16:31:16.886Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-28T16:31:16.886Z] ++ cut -d/ -f2 [2021-08-28T16:31:16.886Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-28T16:31:16.886Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-28T16:31:16.886Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-28T16:31:16.886Z] ++ cut -d/ -f2 [2021-08-28T16:31:16.886Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-28T16:31:16.886Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-28T16:31:16.886Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-28T16:31:16.886Z] ++ cut -d/ -f2 [2021-08-28T16:31:16.886Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-28T16:31:16.886Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-28T16:31:16.886Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-28T16:31:16.886Z] ++ cut -d/ -f2 [2021-08-28T16:31:16.886Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-28T16:31:16.954Z] 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-28T16:31:17.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-28T16:31:17.661Z] [2021-08-28T16:31:17.661Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-28T16:31:17.997Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-28T16:31:17.997Z] latest: Pulling from edgex-devops/git-semver [2021-08-28T16:31:17.997Z] 31603596830f: Pulling fs layer [2021-08-28T16:31:17.997Z] 04fac38145f0: Pulling fs layer [2021-08-28T16:31:17.997Z] 701f6daf10bf: Pulling fs layer [2021-08-28T16:31:17.997Z] 24f72da36158: Pulling fs layer [2021-08-28T16:31:17.997Z] 24f72da36158: Waiting [2021-08-28T16:31:17.997Z] 04fac38145f0: Verifying Checksum [2021-08-28T16:31:17.997Z] 04fac38145f0: Download complete [2021-08-28T16:31:18.268Z] 31603596830f: Verifying Checksum [2021-08-28T16:31:18.268Z] 31603596830f: Download complete [2021-08-28T16:31:18.535Z] 31603596830f: Pull complete [2021-08-28T16:31:18.535Z] 04fac38145f0: Pull complete [2021-08-28T16:31:18.535Z] 24f72da36158: Verifying Checksum [2021-08-28T16:31:18.535Z] 24f72da36158: Download complete [2021-08-28T16:31:18.535Z] 701f6daf10bf: Verifying Checksum [2021-08-28T16:31:18.535Z] 701f6daf10bf: Download complete [2021-08-28T16:31:19.128Z] 701f6daf10bf: Pull complete [2021-08-28T16:31:19.397Z] 24f72da36158: Pull complete [2021-08-28T16:31:19.397Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-08-28T16:31:19.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-28T16:31:19.397Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-28T16:31:19.509Z] prd-centos7-docker-4c-2g-1020 does not seem to be running inside a container [2021-08-28T16:31:19.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-28T16:31:20.375Z] $ docker top 5885e12505b4095da4884a1c549fd69a609ef4b2d79696b8ab0ac8cc8168cde6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-28T16:31:20.517Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-28T16:31:20.517Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-28T16:31:20.649Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-28T16:31:20.651Z] $ docker exec 5885e12505b4095da4884a1c549fd69a609ef4b2d79696b8ab0ac8cc8168cde6 ssh-agent [2021-08-28T16:31:20.772Z] SSH_AUTH_SOCK=/tmp/ssh-JppF6o0cE1PB/agent.15 [2021-08-28T16:31:20.772Z] SSH_AGENT_PID=22 [2021-08-28T16:31:20.785Z] Running ssh-add (command line suppressed) [2021-08-28T16:31:20.902Z] Identity added: /w/workspace/edgex-go/12@tmp/private_key_7524608377710627493.key (/w/workspace/edgex-go/12@tmp/private_key_7524608377710627493.key) [2021-08-28T16:31:20.929Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-28T16:31:21.252Z] + git tag --points-at HEAD [Pipeline] } [2021-08-28T16:31:21.275Z] $ docker exec --env ******** --env ******** 5885e12505b4095da4884a1c549fd69a609ef4b2d79696b8ab0ac8cc8168cde6 ssh-agent -k [2021-08-28T16:31:21.384Z] unset SSH_AUTH_SOCK; [2021-08-28T16:31:21.384Z] unset SSH_AGENT_PID; [2021-08-28T16:31:21.384Z] echo Agent pid 22 killed; [2021-08-28T16:31:21.397Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-28T16:31:21.444Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-28T16:31:21.444Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-28T16:31:21.575Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-28T16:31:21.577Z] $ docker exec 5885e12505b4095da4884a1c549fd69a609ef4b2d79696b8ab0ac8cc8168cde6 ssh-agent [2021-08-28T16:31:21.713Z] SSH_AUTH_SOCK=/tmp/ssh-Xob8Y3fU6QWP/agent.55 [2021-08-28T16:31:21.713Z] SSH_AGENT_PID=61 [2021-08-28T16:31:21.722Z] Running ssh-add (command line suppressed) [2021-08-28T16:31:21.828Z] Identity added: /w/workspace/edgex-go/12@tmp/private_key_645932703111419746.key (/w/workspace/edgex-go/12@tmp/private_key_645932703111419746.key) [2021-08-28T16:31:21.850Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-28T16:31:22.173Z] + git semver init [2021-08-28T16:31:22.174Z] # -> Open(): unable to determine branch for HEAD [2021-08-28T16:31:22.174Z] # $GIT_DIR = /w/workspace/edgex-go/12/.git [2021-08-28T16:31:22.174Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/12 [2021-08-28T16:31:22.174Z] # $SEMVER_REMOTE_NAME = origin [2021-08-28T16:31:22.174Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-28T16:31:22.174Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-28T16:31:22.174Z] # $SEMVER_BRANCH = PR-3657 [2021-08-28T16:31:22.174Z] # $SEMVER_TEMP = /tmp/semver-850627816 [2021-08-28T16:31:22.174Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-28T16:32:09.054Z] # '/tmp/semver-850627816' -> '/w/workspace/edgex-go/12/.semver' [2021-08-28T16:32:09.054Z] # -> Force: false [2021-08-28T16:32:09.054Z] # $SEMVER_DIR = /w/workspace/edgex-go/12/.semver [Pipeline] } [2021-08-28T16:32:09.067Z] $ docker exec --env ******** --env ******** 5885e12505b4095da4884a1c549fd69a609ef4b2d79696b8ab0ac8cc8168cde6 ssh-agent -k [2021-08-28T16:32:09.193Z] unset SSH_AUTH_SOCK; [2021-08-28T16:32:09.194Z] unset SSH_AGENT_PID; [2021-08-28T16:32:09.194Z] echo Agent pid 61 killed; [2021-08-28T16:32:09.210Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-28T16:32:09.563Z] + git semver [Pipeline] } [2021-08-28T16:32:09.583Z] $ docker stop --time=1 5885e12505b4095da4884a1c549fd69a609ef4b2d79696b8ab0ac8cc8168cde6 [2021-08-28T16:32:11.237Z] $ docker rm -f 5885e12505b4095da4884a1c549fd69a609ef4b2d79696b8ab0ac8cc8168cde6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-28T16:32:11.668Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-28T16:32:12.030Z] Stashed 1 file(s) [Pipeline] echo [2021-08-28T16:32:12.034Z] [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-28T16:32:12.330Z] ========================================================= [2021-08-28T16:32:12.330Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-28T16:32:12.330Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-28T16:32:12.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-28T16:32:12.662Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-28T16:32:12.662Z] 540db60ca938: Pulling fs layer [2021-08-28T16:32:12.662Z] adcc1eea9eea: Pulling fs layer [2021-08-28T16:32:12.662Z] 4c4ab2625f07: Pulling fs layer [2021-08-28T16:32:12.662Z] db62176df00c: Pulling fs layer [2021-08-28T16:32:12.662Z] 3b30891b0d05: Pulling fs layer [2021-08-28T16:32:12.662Z] 06b49ca38bd5: Pulling fs layer [2021-08-28T16:32:12.662Z] c788192a36de: Pulling fs layer [2021-08-28T16:32:12.662Z] a77e37c0d609: Pulling fs layer [2021-08-28T16:32:12.662Z] c3185cebc471: Pulling fs layer [2021-08-28T16:32:12.662Z] db62176df00c: Waiting [2021-08-28T16:32:12.662Z] 3b30891b0d05: Waiting [2021-08-28T16:32:12.662Z] 06b49ca38bd5: Waiting [2021-08-28T16:32:12.662Z] c788192a36de: Waiting [2021-08-28T16:32:12.662Z] a77e37c0d609: Waiting [2021-08-28T16:32:12.662Z] c3185cebc471: Waiting [2021-08-28T16:32:12.662Z] 4c4ab2625f07: Verifying Checksum [2021-08-28T16:32:12.662Z] 4c4ab2625f07: Download complete [2021-08-28T16:32:12.662Z] adcc1eea9eea: Verifying Checksum [2021-08-28T16:32:12.662Z] adcc1eea9eea: Download complete [2021-08-28T16:32:12.933Z] 3b30891b0d05: Download complete [2021-08-28T16:32:12.933Z] 06b49ca38bd5: Verifying Checksum [2021-08-28T16:32:12.933Z] 06b49ca38bd5: Download complete [2021-08-28T16:32:12.933Z] c788192a36de: Verifying Checksum [2021-08-28T16:32:12.934Z] c788192a36de: Download complete [2021-08-28T16:32:12.934Z] 540db60ca938: Verifying Checksum [2021-08-28T16:32:12.934Z] 540db60ca938: Download complete [2021-08-28T16:32:13.206Z] 540db60ca938: Pull complete [2021-08-28T16:32:13.206Z] adcc1eea9eea: Pull complete [2021-08-28T16:32:13.473Z] 4c4ab2625f07: Pull complete [2021-08-28T16:32:13.474Z] a77e37c0d609: Verifying Checksum [2021-08-28T16:32:13.474Z] a77e37c0d609: Download complete [2021-08-28T16:32:16.830Z] c3185cebc471: Verifying Checksum [2021-08-28T16:32:16.830Z] c3185cebc471: Download complete [2021-08-28T16:32:17.413Z] db62176df00c: Verifying Checksum [2021-08-28T16:32:20.780Z] db62176df00c: Pull complete [2021-08-28T16:32:20.780Z] 3b30891b0d05: Pull complete [2021-08-28T16:32:20.780Z] 06b49ca38bd5: Pull complete [2021-08-28T16:32:21.045Z] c788192a36de: Pull complete [2021-08-28T16:32:21.046Z] a77e37c0d609: Pull complete [2021-08-28T16:32:23.644Z] c3185cebc471: Pull complete [2021-08-28T16:32:23.644Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-28T16:32:23.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-28T16:32:23.644Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-28T16:32:23.978Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-28T16:32:23.978Z] WORKDIR /edgex [2021-08-28T16:32:23.978Z] COPY go.mod . [2021-08-28T16:32:23.978Z] RUN go mod download' [2021-08-28T16:32:23.978Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-28T16:32:25.412Z] Sending build context to Docker daemon 328.8MB [2021-08-28T16:32:25.412Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-28T16:32:25.412Z] ---> 031687cdd783 [2021-08-28T16:32:25.412Z] Step 2/4 : WORKDIR /edgex [2021-08-28T16:32:27.243Z] Still waiting to schedule task [2021-08-28T16:32:27.244Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-28T16:32:27.360Z] ---> Running in 4071b1385ff8 [2021-08-28T16:32:27.360Z] Removing intermediate container 4071b1385ff8 [2021-08-28T16:32:27.360Z] ---> da2782d945dd [2021-08-28T16:32:27.360Z] Step 3/4 : COPY go.mod . [2021-08-28T16:32:27.360Z] ---> 768ab225af2d [2021-08-28T16:32:27.360Z] Step 4/4 : RUN go mod download [2021-08-28T16:32:27.360Z] ---> Running in 1d079fe915f8 [2021-08-28T16:32:59.628Z] Removing intermediate container 1d079fe915f8 [2021-08-28T16:32:59.628Z] ---> ee14bfa39d24 [2021-08-28T16:32:59.628Z] Successfully built ee14bfa39d24 [2021-08-28T16:32:59.628Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-28T16:32:59.957Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-28T16:32:59.958Z] . [Pipeline] withDockerContainer [2021-08-28T16:33:00.055Z] prd-centos7-docker-4c-2g-1020 does not seem to be running inside a container [2021-08-28T16:33:00.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-28T16:33:00.499Z] $ docker top 7a102a46c4363feb919cadde74fadb7ba881d364f59580085830b23460439e80 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-28T16:33:01.122Z] + go version [2021-08-28T16:33:01.122Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-28T16:33:01.138Z] $ docker stop --time=1 7a102a46c4363feb919cadde74fadb7ba881d364f59580085830b23460439e80 [2021-08-28T16:33:02.348Z] $ docker rm -f 7a102a46c4363feb919cadde74fadb7ba881d364f59580085830b23460439e80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-28T16:33:03.036Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-28T16:33:03.036Z] . [Pipeline] withDockerContainer [2021-08-28T16:33:03.125Z] prd-centos7-docker-4c-2g-1020 does not seem to be running inside a container [2021-08-28T16:33:03.194Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-28T16:33:03.595Z] $ docker top 02180ea18228afc0c7f62852e6afe98d8059079777975982619a588c054f84eb -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-28T16:33:03.706Z] ========================================================= [2021-08-28T16:33:03.706Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-28T16:33:03.706Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-28T16:33:04.028Z] + go mod tidy [Pipeline] sh [2021-08-28T16:33:04.629Z] + make test [2021-08-28T16:33:04.629Z] 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-28T16:33:04.897Z] go mod tidy [2021-08-28T16:33:04.897Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-28T16:33:10.288Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-28T16:33:28.861Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-28T16:33:32.247Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-28T16:33:32.514Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-28T16:33:33.103Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-28T16:33:35.157Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-28T16:33:36.163Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-28T16:33:36.163Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-28T16:33:36.163Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-28T16:33:36.436Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-28T16:33:36.707Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-28T16:33:37.311Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-28T16:33:37.311Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-28T16:33:37.311Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-28T16:33:37.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-28T16:33:39.275Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements [2021-08-28T16:33:39.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-28T16:33:39.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-28T16:33:40.274Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.055s coverage: 100.0% of statements [2021-08-28T16:33:40.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-28T16:33:40.550Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 46.3% of statements [2021-08-28T16:33:40.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-28T16:33:40.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-28T16:33:41.518Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.110s coverage: 90.1% of statements [2021-08-28T16:33:41.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-28T16:33:41.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-28T16:33:42.492Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements [2021-08-28T16:33:42.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-28T16:33:42.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-28T16:33:42.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-28T16:33:42.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-28T16:33:42.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-28T16:33:43.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.274s coverage: 94.2% of statements [2021-08-28T16:33:43.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-28T16:33:43.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-28T16:33:43.356Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 59.1% of statements [2021-08-28T16:33:43.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-28T16:33:43.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-28T16:33:43.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-28T16:33:43.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-28T16:33:43.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-28T16:33:43.626Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.072s coverage: 60.0% of statements [2021-08-28T16:33:43.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-28T16:33:43.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-28T16:33:43.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-28T16:33:44.618Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.8% of statements [2021-08-28T16:33:44.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-28T16:33:44.618Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2021-08-28T16:33:44.896Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 21.7% of statements [2021-08-28T16:33:44.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-28T16:33:45.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements [2021-08-28T16:33:45.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements [2021-08-28T16:33:45.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-08-28T16:33:45.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2021-08-28T16:33:46.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-08-28T16:33:58.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements [2021-08-28T16:33:58.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-08-28T16:34:02.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.196s coverage: 81.8% of statements [2021-08-28T16:34:02.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-28T16:34:21.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2021-08-28T16:34:21.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-28T16:34:21.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-28T16:34:21.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-28T16:34:21.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-08-28T16:34:21.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-28T16:34:21.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-28T16:34:21.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-28T16:34:21.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-28T16:34:21.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-28T16:34:21.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2021-08-28T16:34:21.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-28T16:34:21.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-28T16:34:21.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.039s coverage: 100.0% of statements [2021-08-28T16:34:21.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-28T16:34:21.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-08-28T16:34:21.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-28T16:34:21.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-08-28T16:34:21.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-08-28T16:34:21.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2021-08-28T16:34:21.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.2% of statements [2021-08-28T16:34:21.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-28T16:34:21.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements [2021-08-28T16:34:21.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-28T16:34:21.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-28T16:34:21.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-08-28T16:34:21.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-08-28T16:34:21.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-08-28T16:34:21.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2021-08-28T16:34:21.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-08-28T16:34:21.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.237s coverage: 70.5% of statements [2021-08-28T16:34:21.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-28T16:34:21.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-28T16:34:21.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-28T16:34:22.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.6% of statements [2021-08-28T16:34:22.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-28T16:34:22.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-28T16:34:22.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements [2021-08-28T16:34:22.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-28T16:34:22.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2021-08-28T16:34:22.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-28T16:34:29.112Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.5% of statements [2021-08-28T16:34:29.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-28T16:34:29.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-28T16:34:29.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-28T16:34:29.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-28T16:34:29.112Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 92.0% of statements [2021-08-28T16:34:29.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-28T16:34:29.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-28T16:34:29.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-28T16:34:29.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-28T16:34:29.112Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-08-28T16:34:29.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-28T16:34:29.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-28T16:34:29.112Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements [2021-08-28T16:34:29.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-28T16:34:29.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-28T16:34:29.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-28T16:34:29.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-28T16:34:29.112Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2021-08-28T16:34:29.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-28T16:34:29.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-28T16:34:29.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-28T16:34:29.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-28T16:34:29.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-28T16:34:29.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-28T16:34:29.112Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-08-28T16:34:29.112Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-08-28T16:34:29.390Z] GO111MODULE=on go vet ./... [2021-08-28T16:34:51.651Z] gofmt -l . [2021-08-28T16:34:51.926Z] [ "`gofmt -l .`" = "" ] [2021-08-28T16:34:52.201Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-28T16:34:52.821Z] + ls -al . [2021-08-28T16:34:52.821Z] total 608 [2021-08-28T16:34:52.821Z] drwxrwxr-x 10 1001 1001 4096 Aug 28 16:34 . [2021-08-28T16:34:52.821Z] drwxr-xr-x 4 root root 30 Aug 28 16:33 .. [2021-08-28T16:34:52.821Z] -rw-rw-r-- 1 1001 1001 11 Aug 28 16:31 .dockerignore [2021-08-28T16:34:52.821Z] drwxrwxr-x 8 1001 1001 179 Aug 28 16:31 .git [2021-08-28T16:34:52.821Z] drwxrwxr-x 4 1001 1001 142 Aug 28 16:31 .github [2021-08-28T16:34:52.821Z] -rw-rw-r-- 1 1001 1001 818 Aug 28 16:31 .gitignore [2021-08-28T16:34:52.821Z] -rw-rw-r-- 1 1001 1001 76 Aug 28 16:31 .hadolint.yml [2021-08-28T16:34:52.821Z] drwx------ 3 1001 1001 58 Aug 28 16:32 .semver [2021-08-28T16:34:52.821Z] -rw-rw-r-- 1 1001 1001 166 Aug 28 16:31 .sonarcloud.properties [2021-08-28T16:34:52.821Z] -rw-rw-r-- 1 1001 1001 1171 Aug 28 16:31 ADOPTERS.md [2021-08-28T16:34:52.821Z] -rw-rw-r-- 1 1001 1001 8493 Aug 28 16:31 Attribution.txt [2021-08-28T16:34:52.821Z] -rw-rw-r-- 1 1001 1001 43881 Aug 28 16:31 CHANGELOG.md [2021-08-28T16:34:52.821Z] -rw-rw-r-- 1 1001 1001 3804 Aug 28 16:31 CONTRIBUTING.md [2021-08-28T16:34:52.821Z] -rw-rw-r-- 1 1001 1001 677 Aug 28 16:31 GOVERNANCE.md [2021-08-28T16:34:52.821Z] -rw-rw-r-- 1 1001 1001 849 Aug 28 16:31 Jenkinsfile [2021-08-28T16:34:52.821Z] -rw-rw-r-- 1 1001 1001 10775 Aug 28 16:31 LICENSE [2021-08-28T16:34:52.821Z] -rw-rw-r-- 1 1001 1001 5915 Aug 28 16:31 Makefile [2021-08-28T16:34:52.821Z] -rw-rw-r-- 1 1001 1001 582 Aug 28 16:31 OWNERS.md [2021-08-28T16:34:52.821Z] -rw-rw-r-- 1 1001 1001 8643 Aug 28 16:31 README.md [2021-08-28T16:34:52.821Z] -rw-rw-r-- 1 1001 1001 6912 Aug 28 16:31 SECURITY.md [2021-08-28T16:34:52.821Z] -rw-rw-r-- 1 1001 1001 5 Aug 28 16:32 VERSION [2021-08-28T16:34:52.821Z] -rw-rw-r-- 1 1001 1001 4131 Aug 28 16:31 ZMQWindows.md [2021-08-28T16:34:52.821Z] drwxrwxr-x 2 1001 1001 37 Aug 28 16:31 bin [2021-08-28T16:34:52.821Z] drwxrwxr-x 14 1001 1001 4096 Aug 28 16:31 cmd [2021-08-28T16:34:52.821Z] -rw-r--r-- 1 root root 403739 Aug 28 16:34 coverage.out [2021-08-28T16:34:52.821Z] -rw-rw-r-- 1 1001 1001 841 Aug 28 16:31 go.mod [2021-08-28T16:34:52.821Z] -rw-r--r-- 1 root root 50064 Aug 28 16:33 go.sum [2021-08-28T16:34:52.821Z] drwxrwxr-x 8 1001 1001 124 Aug 28 16:31 internal [2021-08-28T16:34:52.821Z] drwxrwxr-x 3 1001 1001 16 Aug 28 16:31 openapi [2021-08-28T16:34:52.821Z] drwxrwxr-x 4 1001 1001 71 Aug 28 16:31 snap [2021-08-28T16:34:52.821Z] -rw-rw-r-- 1 1001 1001 204 Aug 28 16:31 version.go [Pipeline] sh [2021-08-28T16:34:53.147Z] + '[' -e coverage.out ] [2021-08-28T16:34:53.147Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-28T16:34:53.259Z] Stashed 1 file(s) [Pipeline] sh [2021-08-28T16:34:53.578Z] + make build [2021-08-28T16:34:53.578Z] go mod tidy [2021-08-28T16:34:53.578Z] 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-28T16:34:55.530Z] 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-28T16:35:02.262Z] 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-28T16:35:02.538Z] 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-28T16:35:03.957Z] 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-28T16:35:03.957Z] 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-28T16:35:04.933Z] 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-28T16:35:05.903Z] 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-28T16:35:06.489Z] 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-28T16:35:07.471Z] 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-28T16:35:08.059Z] 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-28T16:35:09.026Z] 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-28T16:35:10.474Z] $ docker stop --time=1 02180ea18228afc0c7f62852e6afe98d8059079777975982619a588c054f84eb [2021-08-28T16:35:12.492Z] $ docker rm -f 02180ea18228afc0c7f62852e6afe98d8059079777975982619a588c054f84eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-28T16:35:14.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-28T16:35:14.066Z] [2021-08-28T16:35:14.066Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-28T16:35:14.577Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-28T16:35:14.577Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-28T16:35:14.577Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-28T16:35:14.577Z] ca9280d653b3: Pulling fs layer [2021-08-28T16:35:14.577Z] 7e9c9ca2126c: Pulling fs layer [2021-08-28T16:35:14.845Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-28T16:35:14.845Z] cbdbe7a5bc2a: Download complete [2021-08-28T16:35:15.111Z] cbdbe7a5bc2a: Pull complete [2021-08-28T16:35:15.695Z] ca9280d653b3: Verifying Checksum [2021-08-28T16:35:15.695Z] ca9280d653b3: Download complete [2021-08-28T16:35:16.278Z] ca9280d653b3: Pull complete [2021-08-28T16:35:17.687Z] 7e9c9ca2126c: Verifying Checksum [2021-08-28T16:35:17.687Z] 7e9c9ca2126c: Download complete [2021-08-28T16:35:21.062Z] 7e9c9ca2126c: Pull complete [2021-08-28T16:35:21.062Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-28T16:35:21.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-28T16:35:21.062Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-28T16:35:21.165Z] prd-centos7-docker-4c-2g-1020 does not seem to be running inside a container [2021-08-28T16:35:21.233Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-28T16:35:24.040Z] $ docker top e112e57d8a32df6887ce918587f609e5f04e17fc292200a5106921bb11b66533 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-28T16:35:24.446Z] + docker-compose build --help [2021-08-28T16:35:24.446Z] + grep parallel [2021-08-28T16:35:25.028Z] --parallel Build images in parallel. [Pipeline] } [2021-08-28T16:35:25.045Z] $ docker stop --time=1 e112e57d8a32df6887ce918587f609e5f04e17fc292200a5106921bb11b66533 [2021-08-28T16:35:26.240Z] $ docker rm -f e112e57d8a32df6887ce918587f609e5f04e17fc292200a5106921bb11b66533 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-28T16:35:26.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-28T16:35:26.698Z] . [Pipeline] withDockerContainer [2021-08-28T16:35:26.792Z] prd-centos7-docker-4c-2g-1020 does not seem to be running inside a container [2021-08-28T16:35:26.859Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-28T16:35:27.203Z] $ docker top 2eb7094913d5bbe514e8799b1496d372ebf4e14e8f3755c7e8348f3d83970425 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-28T16:35:27.423Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1022 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws [2021-08-28T16:35:27.441Z] Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] checkout [2021-08-28T16:35:27.594Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-28T16:35:27.670Z] The recommended git tool is: git [2021-08-28T16:35:28.179Z] Building core-command ... [2021-08-28T16:35:28.179Z] Building core-data ... [2021-08-28T16:35:28.179Z] Building core-metadata ... [2021-08-28T16:35:28.179Z] Building security-bootstrapper ... [2021-08-28T16:35:28.179Z] Building security-proxy-setup ... [2021-08-28T16:35:28.179Z] Building security-secretstore-setup ... [2021-08-28T16:35:28.179Z] Building support-notifications ... [2021-08-28T16:35:28.179Z] Building support-scheduler ... [2021-08-28T16:35:28.179Z] Building sys-mgmt-agent ... [2021-08-28T16:35:28.179Z] Building security-secretstore-setup [2021-08-28T16:35:28.179Z] Building security-bootstrapper [2021-08-28T16:35:28.179Z] Building sys-mgmt-agent [2021-08-28T16:35:28.179Z] Building core-data [2021-08-28T16:35:28.179Z] Building core-command [2021-08-28T16:35:33.675Z] using credential edgex-jenkins-ssh [2021-08-28T16:35:33.695Z] Cloning the remote Git repository [2021-08-28T16:35:33.776Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-28T16:35:33.903Z] > git init /w/workspace/edgex-go/12 # timeout=10 [2021-08-28T16:35:34.008Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-28T16:35:34.009Z] > git --version # timeout=10 [2021-08-28T16:35:34.036Z] > git --version # 'git version 2.17.1' [2021-08-28T16:35:34.038Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-28T16:35:34.135Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-28T16:35:38.291Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-28T16:35:38.291Z] [2021-08-28T16:35:38.291Z] Step 2/24 : FROM ${BUILDER_BASE} AS builderStep 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-28T16:35:38.291Z] [2021-08-28T16:35:38.291Z] ---> ee14bfa39d24 [2021-08-28T16:35:38.291Z] ---> ee14bfa39d24 [2021-08-28T16:35:38.291Z] Step 3/24 : WORKDIR /edgex-goStep 3/32 : WORKDIR /edgex-go [2021-08-28T16:35:38.291Z] [2021-08-28T16:35:43.635Z] ---> Running in 46dd709fbc42 [2021-08-28T16:35:43.635Z] ---> Running in 1c68570c5acb [2021-08-28T16:35:47.902Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-28T16:35:47.902Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-28T16:35:47.902Z] ---> ee14bfa39d24 [2021-08-28T16:35:47.902Z] Step 3/24 : WORKDIR /edgex-go [2021-08-28T16:35:47.902Z] ---> Using cache [2021-08-28T16:35:47.902Z] ---> e37ee54585ec [2021-08-28T16:35:47.902Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:35:49.324Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-28T16:35:49.324Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-28T16:35:49.324Z] ---> ee14bfa39d24 [2021-08-28T16:35:49.324Z] Step 3/26 : WORKDIR /edgex-go [2021-08-28T16:35:49.324Z] ---> Using cache [2021-08-28T16:35:49.324Z] ---> e37ee54585ec [2021-08-28T16:35:49.324Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:35:49.912Z] Removing intermediate container 1c68570c5acb [2021-08-28T16:35:49.912Z] ---> 1f6324839cca [2021-08-28T16:35:49.912Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:35:49.912Z] Removing intermediate container 46dd709fbc42 [2021-08-28T16:35:49.912Z] ---> e37ee54585ec [2021-08-28T16:35:49.912Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:35:50.178Z] ---> Running in 327716432c75 [2021-08-28T16:35:50.178Z] ---> Running in 56ad08f2dfc8 [2021-08-28T16:35:50.446Z] ---> Running in 2c20b5d8ffb2 [2021-08-28T16:35:50.446Z] ---> Running in 0006ef0f71bf [2021-08-28T16:35:51.115Z] Merging remotes/origin/main commit 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 [2021-08-28T16:35:51.678Z] Merge succeeded, producing f4409e7d66e87e07eaf99fc00cd29e35f6e60056 [2021-08-28T16:35:51.679Z] Checking out Revision f4409e7d66e87e07eaf99fc00cd29e35f6e60056 (PR-3657) [2021-08-28T16:35:50.107Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-28T16:35:50.128Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-28T16:35:50.152Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-28T16:35:50.204Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-28T16:35:50.204Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-28T16:35:50.216Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-28T16:35:51.126Z] > git config core.sparsecheckout # timeout=10 [2021-08-28T16:35:51.148Z] > git checkout -f 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 # timeout=10 [2021-08-28T16:35:51.356Z] > git remote # timeout=10 [2021-08-28T16:35:51.374Z] > git config --get remote.origin.url # timeout=10 [2021-08-28T16:35:51.387Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-28T16:35:51.398Z] > git merge 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 [2021-08-28T16:35:51.655Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-28T16:35:51.679Z] > git config core.sparsecheckout # timeout=10 [2021-08-28T16:35:51.691Z] > git checkout -f f4409e7d66e87e07eaf99fc00cd29e35f6e60056 # timeout=10 [2021-08-28T16:35:52.410Z] Removing intermediate container 327716432c75 [2021-08-28T16:35:52.410Z] ---> 7fa1cbe18cd1 [2021-08-28T16:35:52.410Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-28T16:35:52.410Z] Removing intermediate container 56ad08f2dfc8 [2021-08-28T16:35:52.410Z] ---> f03b24eac1f5 [2021-08-28T16:35:52.410Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-28T16:35:52.410Z] Removing intermediate container 0006ef0f71bf [2021-08-28T16:35:52.410Z] ---> dad936567428 [2021-08-28T16:35:52.410Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-28T16:35:52.410Z] ---> Running in ccf5871927ab [2021-08-28T16:35:52.410Z] ---> Running in 604120116e76 [2021-08-28T16:35:52.410Z] ---> Running in d6d7ac62de4f [2021-08-28T16:35:52.410Z] Removing intermediate container 2c20b5d8ffb2 [2021-08-28T16:35:52.410Z] ---> f13237b60352 [2021-08-28T16:35:52.410Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-28T16:35:52.410Z] ---> Running in d3baa72e38a1 [2021-08-28T16:35:52.690Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-28T16:35:52.690Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-28T16:35:52.690Z] ---> ee14bfa39d24 [2021-08-28T16:35:52.690Z] Step 3/24 : WORKDIR /edgex-go [2021-08-28T16:35:52.690Z] ---> Using cache [2021-08-28T16:35:52.690Z] ---> e37ee54585ec [2021-08-28T16:35:52.690Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:35:52.690Z] ---> Using cache [2021-08-28T16:35:52.690Z] ---> dad936567428 [2021-08-28T16:35:52.690Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-28T16:35:52.959Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-28T16:35:52.959Z] ---> Running in 4aed53675e67 [2021-08-28T16:35:52.959Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-28T16:35:52.959Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-28T16:35:52.959Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-28T16:35:53.224Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-28T16:35:53.805Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-28T16:35:54.071Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-28T16:35:54.071Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-28T16:35:54.337Z] OK: 219 MiB in 52 packages [2021-08-28T16:35:54.612Z] OK: 219 MiB in 52 packages [2021-08-28T16:35:54.612Z] OK: 219 MiB in 52 packages [2021-08-28T16:35:54.612Z] Removing intermediate container ccf5871927ab [2021-08-28T16:35:54.612Z] ---> 260a73c5f5d4 [2021-08-28T16:35:54.612Z] Step 6/26 : COPY go.mod . [2021-08-28T16:35:54.612Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-28T16:35:54.878Z] ---> 815430ff0224 [2021-08-28T16:35:54.878Z] Step 7/26 : RUN go mod download [2021-08-28T16:35:54.878Z] Removing intermediate container 604120116e76 [2021-08-28T16:35:54.878Z] ---> a650098c2072 [2021-08-28T16:35:54.878Z] Step 6/24 : COPY go.mod . [2021-08-28T16:35:54.878Z] ---> Running in c0d1d5e9b485 [2021-08-28T16:35:54.878Z] Removing intermediate container d3baa72e38a1 [2021-08-28T16:35:54.878Z] ---> 578346e01084 [2021-08-28T16:35:54.878Z] Step 6/32 : COPY go.mod . [2021-08-28T16:35:55.146Z] ---> 03688fcac6b2 [2021-08-28T16:35:55.146Z] Step 7/32 : RUN go mod download [2021-08-28T16:35:55.146Z] ---> d6fd144bae00 [2021-08-28T16:35:55.146Z] Step 7/24 : RUN go mod download [2021-08-28T16:35:55.146Z] ---> Running in 0d42a69acbd1 [2021-08-28T16:35:55.146Z] ---> Running in 9fbd028ae58c [2021-08-28T16:35:55.146Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-28T16:35:55.414Z] OK: 219 MiB in 52 packages [2021-08-28T16:35:56.001Z] Removing intermediate container d6d7ac62de4f [2021-08-28T16:35:56.001Z] ---> ca01900aee38 [2021-08-28T16:35:56.001Z] Step 6/24 : COPY go.mod . [2021-08-28T16:35:56.054Z] Commit message: "Merge commit '22189a20601e835d069a8814fe5b33d27e11ca61' into HEAD" [2021-08-28T16:35:56.079Z] First time build. Skipping changelog. [2021-08-28T16:35:56.274Z] ---> b95497dd231e [2021-08-28T16:35:56.274Z] Step 7/24 : RUN go mod download [2021-08-28T16:35:56.274Z] ---> Running in 8da0e051a6ee [2021-08-28T16:35:56.274Z] Removing intermediate container c0d1d5e9b485 [2021-08-28T16:35:56.274Z] ---> 63f58939b38f [2021-08-28T16:35:56.274Z] Step 8/26 : COPY . . [2021-08-28T16:35:56.057Z] > git rev-list --no-walk 9d3bc0d3fd95bf70de8fd8fc90b16449d8b9bcee # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-28T16:35:56.457Z] provisioning config files... [2021-08-28T16:35:56.490Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config5239166137206630993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-28T16:35:57.085Z] ---> docker-login.sh [2021-08-28T16:35:57.085Z] nexus3.edgexfoundry.org:10001 [2021-08-28T16:35:58.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-28T16:35:58.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-28T16:35:58.358Z] Configure a credential helper to remove this warning. See [2021-08-28T16:35:58.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-28T16:35:58.358Z] [2021-08-28T16:35:58.358Z] Login Succeeded [2021-08-28T16:35:58.358Z] nexus3.edgexfoundry.org:10002 [2021-08-28T16:35:58.456Z] Removing intermediate container 0d42a69acbd1 [2021-08-28T16:35:58.456Z] ---> bee41e62c7cb [2021-08-28T16:35:58.456Z] Step 8/32 : COPY . . [2021-08-28T16:35:58.456Z] Removing intermediate container 9fbd028ae58c [2021-08-28T16:35:58.456Z] ---> 2ce3e515ae4d [2021-08-28T16:35:58.456Z] Step 8/24 : COPY . . [2021-08-28T16:35:58.456Z] OK: 219 MiB in 52 packages [2021-08-28T16:35:58.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-28T16:35:58.724Z] Removing intermediate container 8da0e051a6ee [2021-08-28T16:35:58.724Z] ---> 8c4be370e2b7 [2021-08-28T16:35:58.724Z] Step 8/24 : COPY . . [2021-08-28T16:35:58.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-28T16:35:58.912Z] Configure a credential helper to remove this warning. See [2021-08-28T16:35:58.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-28T16:35:58.912Z] [2021-08-28T16:35:58.912Z] Login Succeeded [2021-08-28T16:35:58.912Z] nexus3.edgexfoundry.org:10003 [2021-08-28T16:35:59.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-28T16:35:59.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-28T16:35:59.482Z] Configure a credential helper to remove this warning. See [2021-08-28T16:35:59.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-28T16:35:59.482Z] [2021-08-28T16:35:59.482Z] Login Succeeded [2021-08-28T16:35:59.482Z] nexus3.edgexfoundry.org:10004 [2021-08-28T16:36:00.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-28T16:36:00.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-28T16:36:00.084Z] Configure a credential helper to remove this warning. See [2021-08-28T16:36:00.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-28T16:36:00.084Z] [2021-08-28T16:36:00.084Z] Login Succeeded [2021-08-28T16:36:00.084Z] docker.io [2021-08-28T16:36:00.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-28T16:36:00.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-28T16:36:00.965Z] Configure a credential helper to remove this warning. See [2021-08-28T16:36:00.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-28T16:36:00.965Z] [2021-08-28T16:36:00.965Z] Login Succeeded [2021-08-28T16:36:00.965Z] ---> docker-login.sh ends [Pipeline] } [2021-08-28T16:36:01.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-28T16:36:01.511Z] ========================================================= [2021-08-28T16:36:01.511Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-28T16:36:01.511Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-28T16:36:01.903Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-28T16:36:02.521Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-28T16:36:02.521Z] 595b0fe564bb: Pulling fs layer [2021-08-28T16:36:02.521Z] 24495759ef45: Pulling fs layer [2021-08-28T16:36:02.521Z] d148012ef14d: Pulling fs layer [2021-08-28T16:36:02.521Z] e90a11edd702: Pulling fs layer [2021-08-28T16:36:02.521Z] d77568369979: Pulling fs layer [2021-08-28T16:36:02.521Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-28T16:36:02.521Z] 170f2ba95c9a: Pulling fs layer [2021-08-28T16:36:02.521Z] 97ac5df62f85: Pulling fs layer [2021-08-28T16:36:02.521Z] e90a11edd702: Waiting [2021-08-28T16:36:02.521Z] d77568369979: Waiting [2021-08-28T16:36:02.521Z] fc1c9f9a7f3b: Waiting [2021-08-28T16:36:02.521Z] 97ac5df62f85: Waiting [2021-08-28T16:36:02.521Z] 170f2ba95c9a: Waiting [2021-08-28T16:36:02.521Z] 24495759ef45: Verifying Checksum [2021-08-28T16:36:02.521Z] 24495759ef45: Download complete [2021-08-28T16:36:02.521Z] d148012ef14d: Verifying Checksum [2021-08-28T16:36:02.521Z] d148012ef14d: Download complete [2021-08-28T16:36:02.521Z] d77568369979: Verifying Checksum [2021-08-28T16:36:02.521Z] d77568369979: Download complete [2021-08-28T16:36:02.521Z] 595b0fe564bb: Download complete [2021-08-28T16:36:02.521Z] fc1c9f9a7f3b: Download complete [2021-08-28T16:36:02.521Z] 170f2ba95c9a: Verifying Checksum [2021-08-28T16:36:02.521Z] 170f2ba95c9a: Download complete [2021-08-28T16:36:03.509Z] 595b0fe564bb: Pull complete [2021-08-28T16:36:03.787Z] 24495759ef45: Pull complete [2021-08-28T16:36:04.120Z] ---> e28be5b71ff4 [2021-08-28T16:36:04.120Z] Step 9/26 : RUN go mod tidy [2021-08-28T16:36:04.387Z] d148012ef14d: Pull complete [2021-08-28T16:36:04.390Z] ---> Running in 17431711e9ec [2021-08-28T16:36:04.390Z] Removing intermediate container 4aed53675e67 [2021-08-28T16:36:04.390Z] ---> ad101f8401d5 [2021-08-28T16:36:04.390Z] Step 6/24 : COPY go.mod . [2021-08-28T16:36:05.380Z] ---> 81638abbbd58 [2021-08-28T16:36:05.380Z] Step 7/24 : RUN go mod download [2021-08-28T16:36:05.652Z] ---> Running in 26849bf225e4 [2021-08-28T16:36:06.365Z] 97ac5df62f85: Verifying Checksum [2021-08-28T16:36:06.365Z] 97ac5df62f85: Download complete [2021-08-28T16:36:06.635Z] Removing intermediate container 17431711e9ec [2021-08-28T16:36:06.635Z] ---> 2f83cd8bf801 [2021-08-28T16:36:06.635Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-28T16:36:06.906Z] ---> Running in 824e7fc86447 [2021-08-28T16:36:06.906Z] ---> ec6b7f4e5aaf [2021-08-28T16:36:06.906Z] Step 9/32 : RUN go mod tidy [2021-08-28T16:36:06.962Z] e90a11edd702: Verifying Checksum [2021-08-28T16:36:06.962Z] e90a11edd702: Download complete [2021-08-28T16:36:07.184Z] ---> Running in 75c19362d99e [2021-08-28T16:36:07.453Z] 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-28T16:36:07.454Z] ---> 0a4cabd394fe [2021-08-28T16:36:07.454Z] Step 9/24 : RUN go mod tidy [2021-08-28T16:36:07.729Z] ---> Running in 57465e9641aa [2021-08-28T16:36:07.729Z] Removing intermediate container 26849bf225e4 [2021-08-28T16:36:07.729Z] ---> 6cb3d0fe8e2b [2021-08-28T16:36:07.729Z] Step 8/24 : COPY . . [2021-08-28T16:36:08.001Z] ---> 9f1124307058 [2021-08-28T16:36:08.001Z] Step 9/24 : RUN go mod tidy [2021-08-28T16:36:08.001Z] ---> Running in 9953da5d0596 [2021-08-28T16:36:10.595Z] Removing intermediate container 57465e9641aa [2021-08-28T16:36:10.595Z] ---> e0ccf09d3cc0 [2021-08-28T16:36:10.595Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-28T16:36:10.871Z] ---> Running in 7879c57b8c3e [2021-08-28T16:36:11.474Z] Removing intermediate container 75c19362d99e [2021-08-28T16:36:11.474Z] ---> 1e253ba26f71 [2021-08-28T16:36:11.474Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-28T16:36:11.747Z] Removing intermediate container 9953da5d0596 [2021-08-28T16:36:11.747Z] ---> 199106a5dd7f [2021-08-28T16:36:11.747Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-28T16:36:11.747Z] ---> Running in d7c86cd843b2 [2021-08-28T16:36:12.336Z] ---> Running in f80b2a1095ce [2021-08-28T16:36:12.336Z] 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-28T16:36:13.345Z] 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-28T16:36:13.345Z] 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-28T16:36:17.113Z] e90a11edd702: Pull complete [2021-08-28T16:36:17.113Z] d77568369979: Pull complete [2021-08-28T16:36:17.113Z] fc1c9f9a7f3b: Pull complete [2021-08-28T16:36:17.388Z] 170f2ba95c9a: Pull complete [2021-08-28T16:36:21.702Z] ---> a17d3f1f4ca6 [2021-08-28T16:36:21.702Z] Step 9/24 : RUN go mod tidy [2021-08-28T16:36:21.987Z] ---> Running in 2f40025615df [2021-08-28T16:36:24.172Z] 97ac5df62f85: Pull complete [2021-08-28T16:36:24.172Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-28T16:36:24.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-28T16:36:24.172Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-28T16:36:24.527Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-28T16:36:24.527Z] WORKDIR /edgex [2021-08-28T16:36:24.527Z] COPY go.mod . [2021-08-28T16:36:24.527Z] RUN go mod download [2021-08-28T16:36:24.527Z] + docker build -t ci-base-image-arm64 -f - . [2021-08-28T16:36:24.661Z] Removing intermediate container 2f40025615df [2021-08-28T16:36:24.661Z] ---> 160ace02296e [2021-08-28T16:36:24.661Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-28T16:36:24.661Z] ---> Running in 0d6af949e5ad [2021-08-28T16:36:24.940Z] 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-28T16:36:26.516Z] Sending build context to Docker daemon 166MB [2021-08-28T16:36:26.517Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-28T16:36:26.517Z] ---> 04bc70af865f [2021-08-28T16:36:26.517Z] Step 2/4 : WORKDIR /edgex [2021-08-28T16:36:30.849Z] ---> Running in c5b739f03392 [2021-08-28T16:36:31.448Z] Removing intermediate container c5b739f03392 [2021-08-28T16:36:31.448Z] ---> ad3e55cf3f5f [2021-08-28T16:36:31.448Z] Step 3/4 : COPY go.mod . [2021-08-28T16:36:32.437Z] ---> 52f03e6bf1a3 [2021-08-28T16:36:32.437Z] Step 4/4 : RUN go mod download [2021-08-28T16:36:32.437Z] ---> Running in 08f088ff5ea7 [2021-08-28T16:36:37.427Z] 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-28T16:36:41.748Z] Removing intermediate container 824e7fc86447 [2021-08-28T16:36:41.749Z] ---> 2beac46f57a9 [2021-08-28T16:36:41.749Z] [2021-08-28T16:36:41.749Z] Step 11/26 : FROM alpine:3.12 [2021-08-28T16:36:41.749Z] 3.12: Pulling from library/alpine [2021-08-28T16:36:42.352Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-28T16:36:42.352Z] Status: Downloaded newer image for alpine:3.12 [2021-08-28T16:36:42.352Z] ---> 13621d1b12d4 [2021-08-28T16:36:42.352Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-28T16:36:42.636Z] ---> Running in 802c704fe70c [2021-08-28T16:36:42.908Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-28T16:36:43.188Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-28T16:36:43.188Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-28T16:36:43.462Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-28T16:36:43.462Z] (3/3) Installing su-exec (0.2-r1) [2021-08-28T16:36:43.462Z] Executing busybox-1.31.1-r20.trigger [2021-08-28T16:36:43.462Z] Executing ca-certificates-20191127-r4.trigger [2021-08-28T16:36:43.462Z] OK: 6 MiB in 17 packages [2021-08-28T16:36:44.077Z] Removing intermediate container 802c704fe70c [2021-08-28T16:36:44.077Z] ---> 493a98c1285e [2021-08-28T16:36:44.077Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-28T16:36:44.077Z] ---> Running in 1d41aeca5f9f [2021-08-28T16:36:44.356Z] Removing intermediate container 1d41aeca5f9f [2021-08-28T16:36:44.356Z] ---> 17ee922db76d [2021-08-28T16:36:44.356Z] Step 14/26 : WORKDIR / [2021-08-28T16:36:44.356Z] ---> Running in a9063a8250e8 [2021-08-28T16:36:44.356Z] Removing intermediate container a9063a8250e8 [2021-08-28T16:36:44.356Z] ---> ad9f39da5789 [2021-08-28T16:36:44.356Z] 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-28T16:36:44.959Z] ---> 0b9e3552fa20 [2021-08-28T16:36:44.959Z] 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-28T16:36:45.232Z] ---> 76135dc07b90 [2021-08-28T16:36:45.232Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-28T16:36:45.512Z] ---> 8cbb08abc571 [2021-08-28T16:36:45.512Z] 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-28T16:36:45.798Z] ---> 850f29ba450d [2021-08-28T16:36:45.798Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-28T16:36:46.094Z] ---> ae9f946f07b7 [2021-08-28T16:36:46.094Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-28T16:36:46.724Z] ---> fd16c1e88c9a [2021-08-28T16:36:46.724Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-28T16:36:47.011Z] ---> 6c5f5c8ede36 [2021-08-28T16:36:47.011Z] 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-28T16:36:47.011Z] ---> Running in b6a1eb6dd794 [2021-08-28T16:36:48.015Z] Removing intermediate container b6a1eb6dd794 [2021-08-28T16:36:48.015Z] ---> 47251152ce0f [2021-08-28T16:36:48.015Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-28T16:36:48.015Z] ---> Running in d008b565df75 [2021-08-28T16:36:48.015Z] Removing intermediate container d008b565df75 [2021-08-28T16:36:48.015Z] ---> 60777fc8e858 [2021-08-28T16:36:48.015Z] Step 24/26 : LABEL arch=x86_64 [2021-08-28T16:36:48.015Z] ---> Running in 7b7f94a3f224 [2021-08-28T16:36:48.286Z] Removing intermediate container 7b7f94a3f224 [2021-08-28T16:36:48.286Z] ---> daab44817ae0 [2021-08-28T16:36:48.286Z] Step 25/26 : LABEL git_sha=72f22e40d219c3d388bca7d0b530e67311ee18ed [2021-08-28T16:36:48.286Z] ---> Running in cf0bbf82a34e [2021-08-28T16:36:48.286Z] Removing intermediate container cf0bbf82a34e [2021-08-28T16:36:48.286Z] ---> dfbe5d734449 [2021-08-28T16:36:48.286Z] Step 26/26 : LABEL version=0.0.0 [2021-08-28T16:36:48.565Z] ---> Running in 6a77ce676569 [2021-08-28T16:36:48.565Z] Removing intermediate container 6a77ce676569 [2021-08-28T16:36:48.565Z] ---> d0aededf0fdb [2021-08-28T16:36:48.565Z] [2021-08-28T16:36:48.842Z] Successfully built d0aededf0fdb [2021-08-28T16:36:48.842Z] Successfully tagged security-secretstore-setup:latest [2021-08-28T16:36:48.842Z] Building security-proxy-setup [2021-08-28T16:36:54.356Z]  Building security-secretstore-setup ... done Removing intermediate container f80b2a1095ce [2021-08-28T16:36:54.356Z] ---> 48384f3ca201 [2021-08-28T16:36:54.356Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-28T16:36:54.356Z] ---> Running in 52e42b6f5724 [2021-08-28T16:36:54.655Z] 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-28T16:36:56.168Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-28T16:36:56.168Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-28T16:36:56.168Z] ---> ee14bfa39d24 [2021-08-28T16:36:56.168Z] Step 3/22 : WORKDIR /edgex-go [2021-08-28T16:36:56.168Z] ---> Using cache [2021-08-28T16:36:56.168Z] ---> e37ee54585ec [2021-08-28T16:36:56.168Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:36:56.168Z] ---> Using cache [2021-08-28T16:36:56.168Z] ---> dad936567428 [2021-08-28T16:36:56.168Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-28T16:36:56.168Z] ---> Using cache [2021-08-28T16:36:56.168Z] ---> ad101f8401d5 [2021-08-28T16:36:56.168Z] Step 6/22 : COPY go.mod . [2021-08-28T16:36:56.168Z] ---> Using cache [2021-08-28T16:36:56.168Z] ---> 81638abbbd58 [2021-08-28T16:36:56.168Z] Step 7/22 : RUN go mod download [2021-08-28T16:36:56.168Z] ---> Using cache [2021-08-28T16:36:56.168Z] ---> 6cb3d0fe8e2b [2021-08-28T16:36:56.168Z] Step 8/22 : COPY . . [2021-08-28T16:36:56.168Z] ---> Using cache [2021-08-28T16:36:56.168Z] ---> a17d3f1f4ca6 [2021-08-28T16:36:56.168Z] Step 9/22 : RUN go mod tidy [2021-08-28T16:36:56.168Z] ---> Using cache [2021-08-28T16:36:56.168Z] ---> 160ace02296e [2021-08-28T16:36:56.168Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-28T16:36:56.448Z] Removing intermediate container d7c86cd843b2 [2021-08-28T16:36:56.448Z] ---> fa07d09f231a [2021-08-28T16:36:56.448Z] [2021-08-28T16:36:56.448Z] Step 11/32 : FROM alpine:3.12 [2021-08-28T16:36:56.448Z] ---> 13621d1b12d4 [2021-08-28T16:36:56.448Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-28T16:36:56.448Z] ---> Running in d1688ec02639 [2021-08-28T16:36:56.448Z] ---> Running in 8ed8242adc82 [2021-08-28T16:36:56.730Z] Removing intermediate container 8ed8242adc82 [2021-08-28T16:36:56.730Z] ---> 5bbc7fec2538 [2021-08-28T16:36:56.730Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-28T16:36:56.730Z] ---> Running in 6652049ade00 [2021-08-28T16:36:57.005Z] Removing intermediate container 52e42b6f5724 [2021-08-28T16:36:57.005Z] ---> c1343597ce27 [2021-08-28T16:36:57.005Z] [2021-08-28T16:36:57.005Z] Step 12/24 : FROM docker:20.10.7 [2021-08-28T16:36:57.005Z] 20.10.7: Pulling from library/docker [2021-08-28T16:36:57.273Z] 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-28T16:36:57.273Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-28T16:36:57.273Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-28T16:36:57.883Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-28T16:36:57.883Z] (2/2) Installing su-exec (0.2-r1) [2021-08-28T16:36:57.883Z] Executing busybox-1.31.1-r20.trigger [2021-08-28T16:36:57.883Z] OK: 6 MiB in 16 packages [2021-08-28T16:36:59.333Z] Removing intermediate container 6652049ade00 [2021-08-28T16:36:59.333Z] ---> 15f8ade98d54 [2021-08-28T16:36:59.333Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-28T16:36:59.333Z] ---> Running in ace0e1236bcd [2021-08-28T16:36:59.333Z] Removing intermediate container ace0e1236bcd [2021-08-28T16:36:59.333Z] ---> 4aa7b0051cc0 [2021-08-28T16:36:59.333Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-28T16:36:59.333Z] ---> Running in 60b66141bb6f [2021-08-28T16:36:59.610Z] Removing intermediate container 60b66141bb6f [2021-08-28T16:36:59.610Z] ---> cde0ab72dc2d [2021-08-28T16:36:59.610Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-28T16:36:59.610Z] ---> Running in b8221c84310e [2021-08-28T16:37:00.619Z] Removing intermediate container b8221c84310e [2021-08-28T16:37:00.619Z] ---> ed47bc9e7fd2 [2021-08-28T16:37:00.619Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-28T16:37:00.619Z] ---> Running in 793dfb27ec6c [2021-08-28T16:37:00.900Z] Removing intermediate container 793dfb27ec6c [2021-08-28T16:37:00.900Z] ---> 21623f0c7f86 [2021-08-28T16:37:00.900Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-28T16:37:01.525Z] ---> 8f8cd7dd54ea [2021-08-28T16:37:01.525Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-28T16:37:01.525Z] ---> Running in 091c6729a0b2 [2021-08-28T16:37:03.014Z] Removing intermediate container 7879c57b8c3e [2021-08-28T16:37:03.014Z] ---> c368e6484932 [2021-08-28T16:37:03.014Z] [2021-08-28T16:37:03.014Z] Step 11/24 : FROM alpine:3.12 [2021-08-28T16:37:03.014Z] ---> 13621d1b12d4 [2021-08-28T16:37:03.014Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-28T16:37:03.330Z] ---> Running in af7a50b9947a [2021-08-28T16:37:03.920Z] Removing intermediate container 091c6729a0b2 [2021-08-28T16:37:03.920Z] ---> 9ef49b9371a7 [2021-08-28T16:37:03.920Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-28T16:37:03.920Z] Removing intermediate container af7a50b9947a [2021-08-28T16:37:03.920Z] ---> 13160461d6fb [2021-08-28T16:37:03.920Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-28T16:37:04.190Z] ---> Running in edbc38bad577 [2021-08-28T16:37:04.190Z] ---> 2be00c1c662f [2021-08-28T16:37:04.190Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-28T16:37:04.464Z] Removing intermediate container 0d6af949e5ad [2021-08-28T16:37:04.464Z] ---> 692a74eb5869 [2021-08-28T16:37:04.464Z] [2021-08-28T16:37:04.464Z] Step 11/24 : FROM alpine:3.12 [2021-08-28T16:37:04.464Z] ---> 13621d1b12d4 [2021-08-28T16:37:04.464Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-28T16:37:04.464Z] Removing intermediate container edbc38bad577 [2021-08-28T16:37:04.464Z] ---> b05ce7c1ff85 [2021-08-28T16:37:04.464Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-28T16:37:04.464Z] ---> Running in 861f9cf403af [2021-08-28T16:37:04.464Z] ---> Running in e4294f0a1eb8 [2021-08-28T16:37:05.052Z] Removing intermediate container 861f9cf403af [2021-08-28T16:37:05.052Z] ---> 64403c2cf4a0 [2021-08-28T16:37:05.052Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:37:05.052Z] ---> Running in e8d53ef61a8d [2021-08-28T16:37:05.052Z] ---> 51693f62cd8e [2021-08-28T16:37:05.052Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-28T16:37:05.652Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-28T16:37:05.652Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-28T16:37:05.927Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-28T16:37:05.927Z] Executing busybox-1.31.1-r20.trigger [2021-08-28T16:37:05.927Z] OK: 6 MiB in 15 packages [2021-08-28T16:37:05.927Z] ---> f9354b660493 [2021-08-28T16:37:05.927Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-28T16:37:06.526Z] ---> 69717bdb91e4 [2021-08-28T16:37:06.526Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-28T16:37:06.802Z] Removing intermediate container e4294f0a1eb8 [2021-08-28T16:37:06.802Z] ---> c3c3a5d38abd [2021-08-28T16:37:06.802Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-28T16:37:06.802Z] Removing intermediate container e8d53ef61a8d [2021-08-28T16:37:06.802Z] ---> a379020931b4 [2021-08-28T16:37:06.802Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-28T16:37:06.802Z] ---> Running in 0e6b37d27557 [2021-08-28T16:37:07.076Z] ---> 81d044f3e47b [2021-08-28T16:37:07.076Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-28T16:37:07.076Z] ---> Running in 091314df6184 [2021-08-28T16:37:07.076Z] ---> Running in f2e31194e6e1 [2021-08-28T16:37:07.076Z] Removing intermediate container 0e6b37d27557 [2021-08-28T16:37:07.076Z] ---> 07563a103619 [2021-08-28T16:37:07.076Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-28T16:37:07.358Z] ---> Running in cc5e2fee94a8 [2021-08-28T16:37:07.659Z] Removing intermediate container f2e31194e6e1 [2021-08-28T16:37:07.659Z] ---> 07073ff60f5a [2021-08-28T16:37:07.659Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-28T16:37:07.959Z] Removing intermediate container cc5e2fee94a8 [2021-08-28T16:37:07.959Z] ---> ae930523d72c [2021-08-28T16:37:07.959Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-28T16:37:07.959Z] ---> Running in 44cf1cc2aaf4 [2021-08-28T16:37:07.959Z] ---> 5d9ea89b5842 [2021-08-28T16:37:07.959Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-28T16:37:07.959Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-28T16:37:08.239Z] ---> Running in 5f50fae0f138 [2021-08-28T16:37:08.239Z] Removing intermediate container 44cf1cc2aaf4 [2021-08-28T16:37:08.239Z] ---> 7dbb971fb110 [2021-08-28T16:37:08.239Z] Step 16/24 : WORKDIR / [2021-08-28T16:37:08.239Z] ---> Running in 417d56b9073b [2021-08-28T16:37:08.833Z] Removing intermediate container 417d56b9073b [2021-08-28T16:37:08.833Z] ---> e98cdd16272c [2021-08-28T16:37:08.833Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-28T16:37:08.833Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-28T16:37:08.833Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-28T16:37:08.833Z] ---> 08bdaf2f88f9 [2021-08-28T16:37:08.833Z] 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-28T16:37:08.833Z] ---> Running in 8b964943caf7 [2021-08-28T16:37:08.833Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-28T16:37:08.833Z] ---> 1828e738b424 [2021-08-28T16:37:08.833Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-28T16:37:09.128Z] Removing intermediate container 8b964943caf7 [2021-08-28T16:37:09.128Z] ---> c39f5d05d45c [2021-08-28T16:37:09.128Z] 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-28T16:37:09.128Z] ---> Running in b8a9e1d6815a [2021-08-28T16:37:09.412Z] Removing intermediate container 5f50fae0f138 [2021-08-28T16:37:09.412Z] ---> 9ccf895110c1 [2021-08-28T16:37:09.412Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-28T16:37:09.412Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-28T16:37:09.412Z] ---> 91aee905811d [2021-08-28T16:37:09.412Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-28T16:37:09.412Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-28T16:37:09.412Z] ---> Running in 490febf4eb47 [2021-08-28T16:37:09.412Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-28T16:37:09.684Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-28T16:37:09.684Z] Removing intermediate container 490febf4eb47 [2021-08-28T16:37:09.684Z] ---> e506fee1c66f [2021-08-28T16:37:09.684Z] Step 29/32 : CMD ["gate"] [2021-08-28T16:37:09.684Z] ---> Running in 175d81e5ef2a [2021-08-28T16:37:09.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-28T16:37:09.954Z] ---> 414bef52afba [2021-08-28T16:37:09.954Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-28T16:37:09.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-28T16:37:09.954Z] ---> Running in 51b320e004ec [2021-08-28T16:37:09.954Z] Removing intermediate container 175d81e5ef2a [2021-08-28T16:37:09.954Z] ---> 47104d027964 [2021-08-28T16:37:09.954Z] Step 30/32 : LABEL arch=x86_64 [2021-08-28T16:37:09.954Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-28T16:37:10.224Z] (1/39) Installing readline (8.1.0-r0) [2021-08-28T16:37:10.224Z] Removing intermediate container 51b320e004ec [2021-08-28T16:37:10.224Z] ---> fe69126a792c [2021-08-28T16:37:10.224Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-28T16:37:10.224Z] (2/39) Installing bash (5.1.0-r0) [2021-08-28T16:37:10.224Z] ---> Running in 02c95d3460a0 [2021-08-28T16:37:10.224Z] Executing bash-5.1.0-r0.post-install [2021-08-28T16:37:10.224Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-28T16:37:10.224Z] ---> Running in 775b1516b24d [2021-08-28T16:37:10.224Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-28T16:37:10.224Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-28T16:37:10.224Z] (6/39) Installing curl (7.78.0-r0) [2021-08-28T16:37:10.224Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-28T16:37:10.224Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-28T16:37:10.224Z] (9/39) Installing expat (2.2.10-r1) [2021-08-28T16:37:10.224Z] (10/39) Installing libffi (3.3-r2) [2021-08-28T16:37:10.224Z] (11/39) Installing gdbm (1.19-r0) [2021-08-28T16:37:10.224Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-28T16:37:10.224Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-28T16:37:10.224Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-28T16:37:10.224Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-28T16:37:10.224Z] Executing busybox-1.31.1-r20.trigger [2021-08-28T16:37:10.494Z] OK: 8 MiB in 20 packages [2021-08-28T16:37:10.494Z] Removing intermediate container 775b1516b24d [2021-08-28T16:37:10.494Z] ---> 9de9d0643b8b [2021-08-28T16:37:10.494Z] Step 22/24 : LABEL arch=x86_64 [2021-08-28T16:37:10.494Z] Removing intermediate container 02c95d3460a0 [2021-08-28T16:37:10.494Z] ---> e75a247da86a [2021-08-28T16:37:10.494Z] Step 31/32 : LABEL git_sha=72f22e40d219c3d388bca7d0b530e67311ee18ed [2021-08-28T16:37:10.494Z] ---> Running in 7cad8b2e0d0c [2021-08-28T16:37:10.494Z] ---> Running in 943a0f913683 [2021-08-28T16:37:10.768Z] Removing intermediate container 7cad8b2e0d0c [2021-08-28T16:37:10.768Z] ---> e67920206496 [2021-08-28T16:37:10.768Z] Step 23/24 : LABEL git_sha=72f22e40d219c3d388bca7d0b530e67311ee18ed [2021-08-28T16:37:11.039Z] ---> Running in 3f15a4348a04 [2021-08-28T16:37:11.039Z] Removing intermediate container 943a0f913683 [2021-08-28T16:37:11.039Z] ---> c2d851f81a57 [2021-08-28T16:37:11.039Z] Step 32/32 : LABEL version=0.0.0 [2021-08-28T16:37:11.330Z] Removing intermediate container 091314df6184 [2021-08-28T16:37:11.330Z] ---> e28cf7e086a7 [2021-08-28T16:37:11.330Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-28T16:37:11.330Z] ---> Running in 5c06adb4173f [2021-08-28T16:37:11.606Z] Removing intermediate container 3f15a4348a04 [2021-08-28T16:37:11.606Z] ---> 2f1548382b3c [2021-08-28T16:37:11.606Z] Step 24/24 : LABEL version=0.0.0 [2021-08-28T16:37:11.606Z] ---> Running in a45caf929698 [2021-08-28T16:37:11.606Z] ---> e59968d5fe94 [2021-08-28T16:37:11.606Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-28T16:37:11.606Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-28T16:37:11.606Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-28T16:37:11.606Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-28T16:37:11.606Z] Removing intermediate container 5c06adb4173f [2021-08-28T16:37:11.606Z] ---> cadfa6480f41 [2021-08-28T16:37:11.606Z] [2021-08-28T16:37:11.881Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-28T16:37:11.881Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-28T16:37:11.881Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-28T16:37:11.881Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-28T16:37:11.881Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-28T16:37:11.881Z] Successfully built cadfa6480f41 [2021-08-28T16:37:11.881Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-28T16:37:11.881Z] Successfully tagged security-bootstrapper:latest [2021-08-28T16:37:11.881Z] Building support-scheduler [2021-08-28T16:37:12.151Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-28T16:37:12.151Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-28T16:37:12.151Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-28T16:37:12.151Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-28T16:37:12.151Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-28T16:37:12.151Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-28T16:37:12.151Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-28T16:37:12.151Z]  Building security-bootstrapper ... done Removing intermediate container a45caf929698 [2021-08-28T16:37:12.151Z] ---> 44ad2dcf2ea2 [2021-08-28T16:37:12.151Z] [2021-08-28T16:37:12.151Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-28T16:37:12.151Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-28T16:37:12.151Z] Successfully built 44ad2dcf2ea2 [2021-08-28T16:37:12.151Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-28T16:37:12.151Z] Successfully tagged core-command:latest [2021-08-28T16:37:12.151Z]  Building core-command ... done Building core-metadata [2021-08-28T16:37:12.151Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-28T16:37:12.151Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-28T16:37:12.151Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-28T16:37:12.151Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-28T16:37:12.151Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-28T16:37:12.151Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-28T16:37:13.569Z] ---> b7111a3168ee [2021-08-28T16:37:13.569Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-28T16:37:13.569Z] Executing busybox-1.32.1-r6.trigger [2021-08-28T16:37:13.569Z] OK: 82 MiB in 59 packages [2021-08-28T16:37:14.984Z] ---> 97dadcfa6eed [2021-08-28T16:37:14.984Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-28T16:37:15.254Z] ---> Running in 391a5c310664 [2021-08-28T16:37:15.523Z] Removing intermediate container 391a5c310664 [2021-08-28T16:37:15.523Z] ---> 054546b0660a [2021-08-28T16:37:15.523Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-28T16:37:15.523Z] ---> Running in 181105d6372c [2021-08-28T16:37:16.939Z] Removing intermediate container 181105d6372c [2021-08-28T16:37:16.939Z] ---> 477e84c6031b [2021-08-28T16:37:16.939Z] Step 22/24 : LABEL arch=x86_64 [2021-08-28T16:37:17.208Z] 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-28T16:37:18.169Z] ---> Running in 8cee305408e8 [2021-08-28T16:37:18.764Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-28T16:37:18.764Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-28T16:37:18.764Z] ---> ee14bfa39d24 [2021-08-28T16:37:18.764Z] Step 3/24 : WORKDIR /edgex-go [2021-08-28T16:37:18.764Z] ---> Using cache [2021-08-28T16:37:18.764Z] ---> e37ee54585ec [2021-08-28T16:37:18.764Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:37:18.764Z] ---> Using cache [2021-08-28T16:37:18.764Z] ---> dad936567428 [2021-08-28T16:37:18.764Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-28T16:37:18.764Z] ---> Using cache [2021-08-28T16:37:18.764Z] ---> ad101f8401d5 [2021-08-28T16:37:18.764Z] Step 6/24 : COPY go.mod . [2021-08-28T16:37:18.764Z] ---> Using cache [2021-08-28T16:37:18.764Z] ---> 81638abbbd58 [2021-08-28T16:37:18.764Z] Step 7/24 : RUN go mod download [2021-08-28T16:37:18.764Z] ---> Using cache [2021-08-28T16:37:18.764Z] ---> 6cb3d0fe8e2b [2021-08-28T16:37:18.764Z] Step 8/24 : COPY . . [2021-08-28T16:37:18.764Z] ---> Using cache [2021-08-28T16:37:18.764Z] ---> a17d3f1f4ca6 [2021-08-28T16:37:18.764Z] Step 9/24 : RUN go mod tidy [2021-08-28T16:37:18.764Z] ---> Using cache [2021-08-28T16:37:18.764Z] ---> 160ace02296e [2021-08-28T16:37:18.764Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-28T16:37:19.033Z] Collecting docker-compose==1.23.2 [2021-08-28T16:37:19.299Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-28T16:37:19.566Z] Collecting docker<4.0,>=3.6.0 [2021-08-28T16:37:19.566Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-28T16:37:19.566Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-28T16:37:19.566Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-28T16:37:19.841Z] Removing intermediate container 8cee305408e8 [2021-08-28T16:37:19.841Z] ---> daf2a1c5095a [2021-08-28T16:37:19.841Z] Step 23/24 : LABEL git_sha=72f22e40d219c3d388bca7d0b530e67311ee18ed [2021-08-28T16:37:19.841Z] ---> Running in 0b66142bafe4 [2021-08-28T16:37:19.841Z] ---> Running in 89421be446b4 [2021-08-28T16:37:20.454Z] Removing intermediate container 89421be446b4 [2021-08-28T16:37:20.454Z] ---> aaeeea1ad337 [2021-08-28T16:37:20.454Z] Step 24/24 : LABEL version=0.0.0 [2021-08-28T16:37:20.454Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-28T16:37:20.454Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-28T16:37:20.454Z] 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-28T16:37:20.732Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-28T16:37:20.732Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-28T16:37:20.732Z] ---> Running in 825fa1aa7db6 [2021-08-28T16:37:20.732Z] 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-28T16:37:20.732Z] Collecting PyYAML<4,>=3.10 [2021-08-28T16:37:21.017Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-28T16:37:21.017Z] Removing intermediate container 825fa1aa7db6 [2021-08-28T16:37:21.017Z] ---> 900ea4e1d226 [2021-08-28T16:37:21.017Z] [2021-08-28T16:37:21.298Z] Successfully built 900ea4e1d226 [2021-08-28T16:37:21.298Z] Successfully tagged core-data:latest [2021-08-28T16:37:21.298Z]  Building core-data ... done Building support-notifications [2021-08-28T16:37:22.318Z] Collecting docopt<0.7,>=0.6.1 [2021-08-28T16:37:22.318Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-28T16:37:22.974Z] Collecting texttable<0.10,>=0.9.0 [2021-08-28T16:37:22.974Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-28T16:37:23.294Z] Collecting cached-property<2,>=1.2.0 [2021-08-28T16:37:23.294Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-28T16:37:23.294Z] Collecting jsonschema<3,>=2.5.1 [2021-08-28T16:37:23.294Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-28T16:37:23.595Z] Collecting docker-pycreds>=0.4.0 [2021-08-28T16:37:23.595Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-28T16:37:23.595Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-28T16:37:23.595Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-28T16:37:23.595Z] Collecting idna<2.8,>=2.5 [2021-08-28T16:37:23.595Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-28T16:37:23.882Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-28T16:37:23.882Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-28T16:37:23.882Z] Collecting certifi>=2017.4.17 [2021-08-28T16:37:23.882Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-28T16:37:23.882Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-28T16:37:23.882Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-28T16:37:23.882Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-28T16:37:23.882Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-28T16:37:24.164Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-28T16:37:24.164Z] Attempting uninstall: urllib3 [2021-08-28T16:37:24.164Z] Found existing installation: urllib3 1.26.2 [2021-08-28T16:37:24.164Z] Uninstalling urllib3-1.26.2: [2021-08-28T16:37:24.164Z] Successfully uninstalled urllib3-1.26.2 [2021-08-28T16:37:24.765Z] Attempting uninstall: idna [2021-08-28T16:37:24.765Z] Found existing installation: idna 3.1 [2021-08-28T16:37:24.765Z] Uninstalling idna-3.1: [2021-08-28T16:37:24.765Z] Successfully uninstalled idna-3.1 [2021-08-28T16:37:25.046Z] Attempting uninstall: chardet [2021-08-28T16:37:25.046Z] Found existing installation: chardet 4.0.0 [2021-08-28T16:37:25.046Z] Uninstalling chardet-4.0.0: [2021-08-28T16:37:25.046Z] Successfully uninstalled chardet-4.0.0 [2021-08-28T16:37:25.653Z] Attempting uninstall: requests [2021-08-28T16:37:25.653Z] Found existing installation: requests 2.25.1 [2021-08-28T16:37:25.653Z] Uninstalling requests-2.25.1: [2021-08-28T16:37:25.653Z] Successfully uninstalled requests-2.25.1 [2021-08-28T16:37:26.641Z] Running setup.py install for texttable: started [2021-08-28T16:37:27.651Z] Removing intermediate container d1688ec02639 [2021-08-28T16:37:27.651Z] ---> 69bf8348ee7a [2021-08-28T16:37:27.651Z] [2021-08-28T16:37:27.651Z] Step 11/22 : FROM alpine:3.12 [2021-08-28T16:37:27.651Z] ---> 13621d1b12d4 [2021-08-28T16:37:27.651Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-28T16:37:27.651Z] Running setup.py install for texttable: finished with status 'done' [2021-08-28T16:37:27.651Z] Running setup.py install for PyYAML: started [2021-08-28T16:37:27.929Z] ---> Running in ed1bdf12db48 [2021-08-28T16:37:27.929Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-28T16:37:27.929Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-28T16:37:27.929Z] ---> ee14bfa39d24 [2021-08-28T16:37:27.929Z] Step 3/23 : WORKDIR /edgex-go [2021-08-28T16:37:27.929Z] ---> Using cache [2021-08-28T16:37:27.929Z] ---> e37ee54585ec [2021-08-28T16:37:27.929Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:37:27.929Z] ---> Using cache [2021-08-28T16:37:27.929Z] ---> dad936567428 [2021-08-28T16:37:27.929Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-28T16:37:27.929Z] ---> Running in 95c61dd8c005 [2021-08-28T16:37:28.546Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-28T16:37:28.546Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-28T16:37:28.546Z] ---> ee14bfa39d24 [2021-08-28T16:37:28.546Z] Step 3/23 : WORKDIR /edgex-go [2021-08-28T16:37:28.546Z] ---> Using cache [2021-08-28T16:37:28.546Z] ---> e37ee54585ec [2021-08-28T16:37:28.546Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:37:28.546Z] ---> Using cache [2021-08-28T16:37:28.546Z] ---> dad936567428 [2021-08-28T16:37:28.546Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-28T16:37:28.546Z] ---> Using cache [2021-08-28T16:37:28.546Z] ---> ad101f8401d5 [2021-08-28T16:37:28.546Z] Step 6/23 : COPY go.mod . [2021-08-28T16:37:28.546Z] ---> Using cache [2021-08-28T16:37:28.546Z] ---> 81638abbbd58 [2021-08-28T16:37:28.546Z] Step 7/23 : RUN go mod download [2021-08-28T16:37:28.546Z] ---> Using cache [2021-08-28T16:37:28.546Z] ---> 6cb3d0fe8e2b [2021-08-28T16:37:28.546Z] Step 8/23 : COPY . . [2021-08-28T16:37:28.546Z] ---> Using cache [2021-08-28T16:37:28.546Z] ---> a17d3f1f4ca6 [2021-08-28T16:37:28.546Z] Step 9/23 : RUN go mod tidy [2021-08-28T16:37:28.546Z] ---> Using cache [2021-08-28T16:37:28.546Z] ---> 160ace02296e [2021-08-28T16:37:28.546Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-28T16:37:28.845Z] ---> Running in 7cd21c3613df [2021-08-28T16:37:28.845Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-28T16:37:28.845Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-28T16:37:28.845Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-28T16:37:28.845Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-28T16:37:28.845Z] Running setup.py install for docopt: started [2021-08-28T16:37:29.131Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-28T16:37:29.131Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-28T16:37:29.131Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-28T16:37:29.131Z] (4/4) Installing curl (7.78.0-r0) [2021-08-28T16:37:29.131Z] Executing busybox-1.31.1-r20.trigger [2021-08-28T16:37:29.131Z] Executing ca-certificates-20191127-r4.trigger [2021-08-28T16:37:29.131Z] OK: 7 MiB in 18 packages [2021-08-28T16:37:29.431Z] 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-28T16:37:29.721Z] Running setup.py install for docopt: finished with status 'done' [2021-08-28T16:37:29.721Z] Running setup.py install for dockerpty: started [2021-08-28T16:37:29.721Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-28T16:37:29.721Z] Removing intermediate container ed1bdf12db48 [2021-08-28T16:37:29.721Z] ---> 81151d9a35d1 [2021-08-28T16:37:29.721Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-28T16:37:29.721Z] ---> Running in 9831a560d08e [2021-08-28T16:37:30.005Z] Removing intermediate container 9831a560d08e [2021-08-28T16:37:30.005Z] ---> fa6cbe30708a [2021-08-28T16:37:30.005Z] Step 14/22 : WORKDIR /edgex [2021-08-28T16:37:30.005Z] ---> Running in 44ea94679961 [2021-08-28T16:37:30.285Z] Removing intermediate container 44ea94679961 [2021-08-28T16:37:30.285Z] ---> 7f3e0117f316 [2021-08-28T16:37:30.285Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-28T16:37:30.285Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-28T16:37:30.285Z] OK: 219 MiB in 52 packages [2021-08-28T16:37:30.604Z] ---> bfd909087e17 [2021-08-28T16:37:30.604Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-28T16:37:30.890Z] Removing intermediate container 95c61dd8c005 [2021-08-28T16:37:30.890Z] ---> b24f92de9b71 [2021-08-28T16:37:30.890Z] Step 6/23 : COPY go.mod . [2021-08-28T16:37:31.173Z] 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-28T16:37:31.464Z] ---> 072bdf458fb8 [2021-08-28T16:37:31.464Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-28T16:37:31.464Z] ---> e30e70155ffe [2021-08-28T16:37:31.464Z] Step 7/23 : RUN go mod download [2021-08-28T16:37:31.464Z] ---> Running in 94112fbc1102 [2021-08-28T16:37:32.064Z] ---> 67276034f1c3 [2021-08-28T16:37:32.064Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-28T16:37:32.064Z] ---> Running in 8d1bc8f52e0c [2021-08-28T16:37:32.340Z] Removing intermediate container 8d1bc8f52e0c [2021-08-28T16:37:32.340Z] ---> 9bc06817f258 [2021-08-28T16:37:32.340Z] Step 19/22 : CMD ["--init=true"] [2021-08-28T16:37:32.340Z] ---> Running in de531b56ece8 [2021-08-28T16:37:32.614Z] Removing intermediate container de531b56ece8 [2021-08-28T16:37:32.614Z] ---> 7a02f03e1c48 [2021-08-28T16:37:32.614Z] Step 20/22 : LABEL arch=x86_64 [2021-08-28T16:37:32.614Z] ---> Running in 05d2b9d157a1 [2021-08-28T16:37:32.895Z] Removing intermediate container 05d2b9d157a1 [2021-08-28T16:37:32.895Z] ---> 2910151d5d70 [2021-08-28T16:37:32.895Z] Step 21/22 : LABEL git_sha=72f22e40d219c3d388bca7d0b530e67311ee18ed [2021-08-28T16:37:32.895Z] ---> Running in a733308b7e44 [2021-08-28T16:37:33.179Z] Removing intermediate container a733308b7e44 [2021-08-28T16:37:33.179Z] ---> 0b8ca1fa1d3e [2021-08-28T16:37:33.179Z] Step 22/22 : LABEL version=0.0.0 [2021-08-28T16:37:33.791Z] ---> Running in 54a3b0f10560 [2021-08-28T16:37:34.067Z] Removing intermediate container 54a3b0f10560 [2021-08-28T16:37:34.067Z] ---> 6d575ba56033 [2021-08-28T16:37:34.067Z] [2021-08-28T16:37:34.350Z] Removing intermediate container 94112fbc1102 [2021-08-28T16:37:34.350Z] ---> b26be0af71c4 [2021-08-28T16:37:34.350Z] Step 8/23 : COPY . . [2021-08-28T16:37:34.350Z] Successfully built 6d575ba56033 [2021-08-28T16:37:34.350Z] Successfully tagged security-proxy-setup:latest [2021-08-28T16:37:37.021Z]  Building security-proxy-setup ... done Removing intermediate container b8a9e1d6815a [2021-08-28T16:37:37.021Z] ---> 29a6edc27b68 [2021-08-28T16:37:37.021Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-28T16:37:37.321Z] ---> Running in a3c0fa9f28d2 [2021-08-28T16:37:37.955Z] Removing intermediate container a3c0fa9f28d2 [2021-08-28T16:37:37.955Z] ---> 35cae541e7e7 [2021-08-28T16:37:37.955Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-28T16:37:38.240Z] ---> Running in b48b3c8f58b1 [2021-08-28T16:37:38.856Z] Removing intermediate container b48b3c8f58b1 [2021-08-28T16:37:38.856Z] ---> d53e9d0acd49 [2021-08-28T16:37:38.856Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-28T16:37:39.464Z] ---> f32571846e45 [2021-08-28T16:37:39.464Z] Step 9/23 : RUN go mod tidy [2021-08-28T16:37:39.464Z] ---> Running in 989898a7be0f [2021-08-28T16:37:39.464Z] ---> 202dd606063a [2021-08-28T16:37:39.464Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-28T16:37:40.064Z] ---> 565545748521 [2021-08-28T16:37:40.064Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-28T16:37:40.342Z] ---> 3a2f2f2621a4 [2021-08-28T16:37:40.342Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-28T16:37:40.342Z] ---> Running in 225fb7532647 [2021-08-28T16:37:40.631Z] Removing intermediate container 225fb7532647 [2021-08-28T16:37:40.631Z] ---> 75a34a1807ab [2021-08-28T16:37:40.631Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-28T16:37:40.631Z] ---> Running in c8ff240517a2 [2021-08-28T16:37:40.907Z] Removing intermediate container c8ff240517a2 [2021-08-28T16:37:40.907Z] ---> 064422f43fab [2021-08-28T16:37:40.907Z] Step 22/24 : LABEL arch=x86_64 [2021-08-28T16:37:41.187Z] ---> Running in de709265c388 [2021-08-28T16:37:41.187Z] Removing intermediate container de709265c388 [2021-08-28T16:37:41.187Z] ---> 54bef6fa8e25 [2021-08-28T16:37:41.187Z] Step 23/24 : LABEL git_sha=72f22e40d219c3d388bca7d0b530e67311ee18ed [2021-08-28T16:37:41.634Z] ---> Running in 84f5502dbbda [2021-08-28T16:37:41.634Z] Removing intermediate container 989898a7be0f [2021-08-28T16:37:41.634Z] ---> 9c455441032e [2021-08-28T16:37:41.634Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-28T16:37:41.634Z] ---> Running in 5b1548513343 [2021-08-28T16:37:41.634Z] Removing intermediate container 84f5502dbbda [2021-08-28T16:37:41.634Z] ---> 4bc0324c7f1f [2021-08-28T16:37:41.634Z] Step 24/24 : LABEL version=0.0.0 [2021-08-28T16:37:41.978Z] ---> Running in cda54cba80bb [2021-08-28T16:37:41.978Z] Removing intermediate container cda54cba80bb [2021-08-28T16:37:41.978Z] ---> f55c90b0cbea [2021-08-28T16:37:41.978Z] [2021-08-28T16:37:42.397Z] Successfully built f55c90b0cbea [2021-08-28T16:37:42.397Z] Successfully tagged sys-mgmt-agent:latest [2021-08-28T16:37:42.734Z]  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/support-notifications/support-notifications ./cmd/support-notifications [2021-08-28T16:37:55.452Z] Removing intermediate container 0b66142bafe4 [2021-08-28T16:37:55.452Z] ---> 7a1759354f36 [2021-08-28T16:37:55.452Z] [2021-08-28T16:37:55.452Z] Step 11/24 : FROM alpine:3.12 [2021-08-28T16:37:55.452Z] ---> 13621d1b12d4 [2021-08-28T16:37:55.452Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-28T16:37:55.452Z] ---> Using cache [2021-08-28T16:37:55.452Z] ---> c3c3a5d38abd [2021-08-28T16:37:55.452Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-28T16:37:55.452Z] ---> Using cache [2021-08-28T16:37:55.452Z] ---> 07563a103619 [2021-08-28T16:37:55.452Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-28T16:37:55.452Z] ---> Running in 4b4fcf9fc8c4 [2021-08-28T16:37:55.452Z] Removing intermediate container 4b4fcf9fc8c4 [2021-08-28T16:37:55.452Z] ---> e7952d36cd62 [2021-08-28T16:37:55.452Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-28T16:37:55.452Z] ---> Running in 5c112add7f00 [2021-08-28T16:37:55.452Z] Removing intermediate container 5c112add7f00 [2021-08-28T16:37:55.452Z] ---> 4d175984cd8f [2021-08-28T16:37:55.452Z] Step 16/24 : WORKDIR / [2021-08-28T16:37:55.452Z] ---> Running in e9d81c7b0c47 [2021-08-28T16:37:55.452Z] Removing intermediate container e9d81c7b0c47 [2021-08-28T16:37:55.452Z] ---> 48b9bbb2e289 [2021-08-28T16:37:55.452Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-28T16:37:55.452Z] ---> d330f91a38c1 [2021-08-28T16:37:55.452Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-28T16:37:55.452Z] ---> 70a186d2a03b [2021-08-28T16:37:55.452Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-28T16:37:55.452Z] ---> 7bf35fea9280 [2021-08-28T16:37:55.452Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-28T16:37:55.741Z] ---> Running in 6adf1c28c14f [2021-08-28T16:37:55.741Z] Removing intermediate container 6adf1c28c14f [2021-08-28T16:37:55.741Z] ---> 85c6dc325b8c [2021-08-28T16:37:55.741Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-28T16:37:55.741Z] ---> Running in e75fbab95376 [2021-08-28T16:37:56.026Z] Removing intermediate container e75fbab95376 [2021-08-28T16:37:56.026Z] ---> 0b94622b1916 [2021-08-28T16:37:56.026Z] Step 22/24 : LABEL arch=x86_64 [2021-08-28T16:37:56.026Z] ---> Running in 68a14ede8584 [2021-08-28T16:37:56.026Z] Removing intermediate container 68a14ede8584 [2021-08-28T16:37:56.026Z] ---> a754694dc718 [2021-08-28T16:37:56.026Z] Step 23/24 : LABEL git_sha=72f22e40d219c3d388bca7d0b530e67311ee18ed [2021-08-28T16:37:56.318Z] ---> Running in 3dacd923a5a7 [2021-08-28T16:37:56.318Z] Removing intermediate container 3dacd923a5a7 [2021-08-28T16:37:56.318Z] ---> 0e80c3f08a82 [2021-08-28T16:37:56.318Z] Step 24/24 : LABEL version=0.0.0 [2021-08-28T16:37:56.318Z] ---> Running in f3182d64b9a5 [2021-08-28T16:37:56.612Z] Removing intermediate container f3182d64b9a5 [2021-08-28T16:37:56.612Z] ---> a6e4aef161f2 [2021-08-28T16:37:56.612Z] [2021-08-28T16:37:56.612Z] Successfully built a6e4aef161f2 [2021-08-28T16:37:56.612Z] Successfully tagged core-metadata:latest [2021-08-28T16:37:59.301Z]  Building core-metadata ... done Removing intermediate container 7cd21c3613df [2021-08-28T16:37:59.301Z] ---> de88d10149ff [2021-08-28T16:37:59.301Z] [2021-08-28T16:37:59.301Z] Step 11/23 : FROM alpine:3.12 [2021-08-28T16:37:59.301Z] ---> 13621d1b12d4 [2021-08-28T16:37:59.301Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-28T16:37:59.301Z] ---> Using cache [2021-08-28T16:37:59.301Z] ---> c3c3a5d38abd [2021-08-28T16:37:59.301Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-28T16:37:59.301Z] ---> Using cache [2021-08-28T16:37:59.301Z] ---> 07563a103619 [2021-08-28T16:37:59.301Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-28T16:37:59.301Z] ---> Running in 72e29781ee57 [2021-08-28T16:37:59.577Z] Removing intermediate container 72e29781ee57 [2021-08-28T16:37:59.577Z] ---> 8ec34cb56050 [2021-08-28T16:37:59.577Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-28T16:37:59.577Z] ---> Running in 4b3c94529838 [2021-08-28T16:37:59.856Z] Removing intermediate container 4b3c94529838 [2021-08-28T16:37:59.856Z] ---> b751364e010e [2021-08-28T16:37:59.856Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-28T16:38:00.138Z] ---> 23f2e256ac03 [2021-08-28T16:38:00.138Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-28T16:38:00.741Z] ---> fcee1bc9809f [2021-08-28T16:38:00.741Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-28T16:38:00.741Z] ---> 56bede7ee303 [2021-08-28T16:38:00.741Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-28T16:38:01.023Z] ---> Running in 9aefba57686b [2021-08-28T16:38:01.023Z] Removing intermediate container 9aefba57686b [2021-08-28T16:38:01.023Z] ---> 66d445ea6a54 [2021-08-28T16:38:01.023Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-28T16:38:01.023Z] ---> Running in 6b00b7310839 [2021-08-28T16:38:01.302Z] Removing intermediate container 6b00b7310839 [2021-08-28T16:38:01.302Z] ---> a2638b9a74c8 [2021-08-28T16:38:01.302Z] Step 21/23 : LABEL arch=x86_64 [2021-08-28T16:38:01.302Z] ---> Running in 6869ba11cd77 [2021-08-28T16:38:01.586Z] Removing intermediate container 6869ba11cd77 [2021-08-28T16:38:01.586Z] ---> e2a86a3e7e9e [2021-08-28T16:38:01.586Z] Step 22/23 : LABEL git_sha=72f22e40d219c3d388bca7d0b530e67311ee18ed [2021-08-28T16:38:01.586Z] ---> Running in ddd6fae2fb63 [2021-08-28T16:38:01.880Z] Removing intermediate container ddd6fae2fb63 [2021-08-28T16:38:01.880Z] ---> f2b5578c93c0 [2021-08-28T16:38:01.880Z] Step 23/23 : LABEL version=0.0.0 [2021-08-28T16:38:01.880Z] ---> Running in a52f23349db3 [2021-08-28T16:38:01.880Z] Removing intermediate container a52f23349db3 [2021-08-28T16:38:01.880Z] ---> 23b4b75b9777 [2021-08-28T16:38:01.880Z] [2021-08-28T16:38:02.165Z] Successfully built 23b4b75b9777 [2021-08-28T16:38:02.165Z] Successfully tagged support-scheduler:latest [2021-08-28T16:38:04.167Z]  Building support-scheduler ... done Removing intermediate container 5b1548513343 [2021-08-28T16:38:04.167Z] ---> dda4fc4e7281 [2021-08-28T16:38:04.167Z] [2021-08-28T16:38:04.167Z] Step 11/23 : FROM alpine:3.12 [2021-08-28T16:38:04.167Z] ---> 13621d1b12d4 [2021-08-28T16:38:04.167Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-28T16:38:04.167Z] ---> Running in d8b3f7fa8362 [2021-08-28T16:38:04.167Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-28T16:38:04.167Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-28T16:38:04.446Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-28T16:38:04.446Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-28T16:38:04.446Z] Executing busybox-1.31.1-r20.trigger [2021-08-28T16:38:04.446Z] Executing ca-certificates-20191127-r4.trigger [2021-08-28T16:38:04.446Z] OK: 6 MiB in 16 packages [2021-08-28T16:38:05.053Z] Removing intermediate container d8b3f7fa8362 [2021-08-28T16:38:05.053Z] ---> 1c54d68a0c85 [2021-08-28T16:38:05.053Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-28T16:38:05.053Z] ---> Running in b36bd219e3d3 [2021-08-28T16:38:05.053Z] Removing intermediate container b36bd219e3d3 [2021-08-28T16:38:05.053Z] ---> 060df7495343 [2021-08-28T16:38:05.053Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-28T16:38:05.053Z] ---> Running in 1b051b9a2a11 [2021-08-28T16:38:05.328Z] Removing intermediate container 1b051b9a2a11 [2021-08-28T16:38:05.328Z] ---> bf45aeddb3bd [2021-08-28T16:38:05.328Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-28T16:38:05.328Z] ---> Running in fdc3268536a5 [2021-08-28T16:38:05.328Z] Removing intermediate container fdc3268536a5 [2021-08-28T16:38:05.328Z] ---> ec7dda547eff [2021-08-28T16:38:05.328Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-28T16:38:05.602Z] ---> 08388ff4ca4c [2021-08-28T16:38:05.602Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-28T16:38:05.874Z] ---> 822220934083 [2021-08-28T16:38:05.874Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-28T16:38:06.147Z] ---> 0d70b7ee6d34 [2021-08-28T16:38:06.147Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-28T16:38:06.147Z] ---> Running in 5de4f9612f0d [2021-08-28T16:38:06.147Z] Removing intermediate container 5de4f9612f0d [2021-08-28T16:38:06.147Z] ---> cad76793c621 [2021-08-28T16:38:06.147Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-28T16:38:06.147Z] ---> Running in c1d9b31ea87f [2021-08-28T16:38:06.147Z] Removing intermediate container c1d9b31ea87f [2021-08-28T16:38:06.147Z] ---> 53694c54b56e [2021-08-28T16:38:06.147Z] Step 21/23 : LABEL arch=x86_64 [2021-08-28T16:38:06.421Z] ---> Running in ab2d7d58ff8c [2021-08-28T16:38:06.421Z] Removing intermediate container ab2d7d58ff8c [2021-08-28T16:38:06.421Z] ---> f7e7dcc5ec7f [2021-08-28T16:38:06.421Z] Step 22/23 : LABEL git_sha=72f22e40d219c3d388bca7d0b530e67311ee18ed [2021-08-28T16:38:06.421Z] ---> Running in 1e93208ca041 [2021-08-28T16:38:06.421Z] Removing intermediate container 1e93208ca041 [2021-08-28T16:38:06.421Z] ---> 32766de5624b [2021-08-28T16:38:06.421Z] Step 23/23 : LABEL version=0.0.0 [2021-08-28T16:38:06.421Z] ---> Running in f0dfcd02f3eb [2021-08-28T16:38:06.693Z] Removing intermediate container f0dfcd02f3eb [2021-08-28T16:38:06.693Z] ---> 9fda141a77ba [2021-08-28T16:38:06.693Z] [2021-08-28T16:38:06.693Z] Successfully built 9fda141a77ba [2021-08-28T16:38:06.693Z] Successfully tagged support-notifications:latest [2021-08-28T16:38:06.711Z]  Building support-notifications ... done  [Pipeline] } [2021-08-28T16:38:06.717Z] $ docker stop --time=1 2eb7094913d5bbe514e8799b1496d372ebf4e14e8f3755c7e8348f3d83970425 [2021-08-28T16:38:08.136Z] $ docker rm -f 2eb7094913d5bbe514e8799b1496d372ebf4e14e8f3755c7e8348f3d83970425 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-28T16:38:08.547Z] + docker images [2021-08-28T16:38:08.547Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-28T16:38:08.547Z] support-notifications latest 9fda141a77ba 2 seconds ago 16.8MB [2021-08-28T16:38:08.547Z] dda4fc4e7281 5 seconds ago 1.75GB [2021-08-28T16:38:08.547Z] support-scheduler latest 23b4b75b9777 7 seconds ago 16.1MB [2021-08-28T16:38:08.547Z] de88d10149ff 10 seconds ago 1.75GB [2021-08-28T16:38:08.547Z] core-metadata latest a6e4aef161f2 12 seconds ago 16.7MB [2021-08-28T16:38:08.547Z] 7a1759354f36 15 seconds ago 1.76GB [2021-08-28T16:38:08.547Z] sys-mgmt-agent latest f55c90b0cbea 27 seconds ago 325MB [2021-08-28T16:38:08.547Z] security-proxy-setup latest 6d575ba56033 35 seconds ago 26MB [2021-08-28T16:38:08.548Z] 69bf8348ee7a 43 seconds ago 1.76GB [2021-08-28T16:38:08.548Z] core-data latest 900ea4e1d226 48 seconds ago 20.4MB [2021-08-28T16:38:08.548Z] core-command latest 44ad2dcf2ea2 57 seconds ago 16MB [2021-08-28T16:38:08.548Z] security-bootstrapper latest cadfa6480f41 57 seconds ago 18.8MB [2021-08-28T16:38:08.548Z] 692a74eb5869 About a minute ago 1.75GB [2021-08-28T16:38:08.548Z] c368e6484932 About a minute ago 1.76GB [2021-08-28T16:38:08.548Z] c1343597ce27 About a minute ago 1.75GB [2021-08-28T16:38:08.548Z] fa07d09f231a About a minute ago 1.75GB [2021-08-28T16:38:08.548Z] security-secretstore-setup latest d0aededf0fdb About a minute ago 28.1MB [2021-08-28T16:38:08.548Z] 2beac46f57a9 About a minute ago 1.76GB [2021-08-28T16:38:08.548Z] ci-base-image-x86_64 latest ee14bfa39d24 5 minutes ago 1.25GB [2021-08-28T16:38:08.548Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 10 days ago 37.5MB [2021-08-28T16:38:08.548Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 3 weeks ago 547MB [2021-08-28T16:38:08.548Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-28T16:38:08.548Z] alpine 3.12 13621d1b12d4 4 months ago 5.58MB [2021-08-28T16:38:08.548Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-08-28T16:38:09.265Z] Removing intermediate container 08f088ff5ea7 [2021-08-28T16:38:09.265Z] ---> d03d7874be29 [2021-08-28T16:38:09.265Z] Successfully built d03d7874be29 [2021-08-28T16:38:09.265Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-28T16:38:09.617Z] + docker inspect -f . ci-base-image-arm64 [2021-08-28T16:38:09.617Z] . [Pipeline] withDockerContainer [2021-08-28T16:38:09.902Z] prd-ubuntu18.04-docker-arm64-4c-16g-1022 does not seem to be running inside a container [2021-08-28T16:38:09.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-28T16:38:11.807Z] $ docker top d2235afd0758d3c6dbfae4bbaba727f6a4dfaaff54d22a7533b61108a4f18ec8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-28T16:38:12.791Z] + go version [2021-08-28T16:38:12.791Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-28T16:38:12.811Z] $ docker stop --time=1 d2235afd0758d3c6dbfae4bbaba727f6a4dfaaff54d22a7533b61108a4f18ec8 [2021-08-28T16:38:14.686Z] $ docker rm -f d2235afd0758d3c6dbfae4bbaba727f6a4dfaaff54d22a7533b61108a4f18ec8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-28T16:38:15.435Z] + docker inspect -f . ci-base-image-arm64 [2021-08-28T16:38:15.435Z] . [Pipeline] withDockerContainer [2021-08-28T16:38:15.666Z] prd-ubuntu18.04-docker-arm64-4c-16g-1022 does not seem to be running inside a container [2021-08-28T16:38:15.743Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-28T16:38:17.387Z] $ docker top 17fd2b26f9d6456897bedabba9cfe236a724cd269c0c2cab700f016bf577864c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-28T16:38:17.761Z] ========================================================= [2021-08-28T16:38:17.761Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-28T16:38:17.761Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-28T16:38:18.427Z] + go mod tidy [Pipeline] sh [2021-08-28T16:38:20.087Z] + make test [2021-08-28T16:38:20.087Z] 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-28T16:38:20.087Z] go mod tidy [2021-08-28T16:38:20.689Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-28T16:38:23.884Z] Still waiting to schedule task [2021-08-28T16:38:23.884Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-28T16:38:47.527Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-28T16:39:44.109Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-28T16:39:50.859Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-28T16:39:52.312Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-28T16:39:52.589Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-28T16:40:05.050Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-28T16:40:05.050Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-28T16:40:05.050Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-28T16:40:05.050Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-28T16:40:05.050Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-28T16:40:05.656Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-28T16:40:07.123Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-28T16:40:07.123Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-28T16:40:07.123Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-28T16:40:07.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-28T16:40:15.466Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.196s coverage: 28.7% of statements [2021-08-28T16:40:15.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-28T16:40:15.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-28T16:40:19.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.480s coverage: 100.0% of statements [2021-08-28T16:40:19.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-28T16:40:20.639Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.637s coverage: 46.3% of statements [2021-08-28T16:40:20.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-28T16:40:20.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-28T16:40:26.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.784s coverage: 90.1% of statements [2021-08-28T16:40:26.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-28T16:40:26.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-28T16:40:26.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.287s coverage: 81.2% of statements [2021-08-28T16:40:26.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-28T16:40:26.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-28T16:40:26.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-28T16:40:26.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-28T16:40:26.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-28T16:40:32.997Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.524s coverage: 94.2% of statements [2021-08-28T16:40:32.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-28T16:40:32.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-28T16:40:32.997Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.249s coverage: 59.1% of statements [2021-08-28T16:40:32.997Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-28T16:40:32.997Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-28T16:40:32.997Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-28T16:40:32.997Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-28T16:40:32.997Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-28T16:40:32.997Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.246s coverage: 60.0% of statements [2021-08-28T16:40:32.997Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-28T16:40:32.997Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-28T16:40:32.997Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-28T16:40:32.997Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.341s coverage: 0.8% of statements [2021-08-28T16:40:32.997Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-28T16:40:32.997Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.213s coverage: 58.8% of statements [2021-08-28T16:40:32.997Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.194s coverage: 21.7% of statements [2021-08-28T16:40:32.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-28T16:40:32.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.194s coverage: 47.1% of statements [2021-08-28T16:40:33.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.220s coverage: 79.5% of statements [2021-08-28T16:40:33.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.163s coverage: 94.1% of statements [2021-08-28T16:40:34.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.189s coverage: 96.3% of statements [2021-08-28T16:40:35.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.214s coverage: 87.5% of statements [2021-08-28T16:40:47.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.209s coverage: 94.4% of statements [2021-08-28T16:40:47.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.183s coverage: 44.8% of statements [2021-08-28T16:40:53.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.624s coverage: 81.8% of statements [2021-08-28T16:40:53.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-28T16:41:00.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.272s coverage: 92.9% of statements [2021-08-28T16:41:00.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-28T16:41:00.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-28T16:41:00.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-28T16:41:00.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-08-28T16:41:00.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-28T16:41:00.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-28T16:41:00.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-28T16:41:00.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-28T16:41:00.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-28T16:41:00.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.198s coverage: 87.2% of statements [2021-08-28T16:41:00.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-28T16:41:00.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-28T16:41:00.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-08-28T16:41:00.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-28T16:41:00.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.186s coverage: 58.8% of statements [2021-08-28T16:41:00.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-28T16:41:00.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.204s coverage: 80.0% of statements [2021-08-28T16:41:00.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.253s coverage: 87.2% of statements [2021-08-28T16:41:00.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.260s coverage: 85.4% of statements [2021-08-28T16:41:00.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.346s coverage: 91.2% of statements [2021-08-28T16:41:00.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-28T16:41:02.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.818s coverage: 64.4% of statements [2021-08-28T16:41:02.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-28T16:41:02.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-28T16:41:02.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.246s coverage: 100.0% of statements [2021-08-28T16:41:02.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 91.3% of statements [2021-08-28T16:41:02.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements [2021-08-28T16:41:02.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements [2021-08-28T16:41:03.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements [2021-08-28T16:41:08.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.355s coverage: 70.5% of statements [2021-08-28T16:41:08.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-28T16:41:08.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-28T16:41:08.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-28T16:41:10.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.857s coverage: 43.6% of statements [2021-08-28T16:41:10.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-28T16:41:10.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-28T16:41:10.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.246s coverage: 89.5% of statements [2021-08-28T16:41:10.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-28T16:41:10.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.306s coverage: 84.8% of statements [2021-08-28T16:41:10.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-28T16:41:18.785Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.238s coverage: 19.5% of statements [2021-08-28T16:41:18.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-28T16:41:18.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-28T16:41:18.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-28T16:41:18.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-28T16:41:18.785Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.582s coverage: 92.0% of statements [2021-08-28T16:41:18.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-28T16:41:18.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-28T16:41:18.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-28T16:41:18.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-28T16:41:18.785Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.214s coverage: 62.7% of statements [2021-08-28T16:41:18.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-28T16:41:18.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-28T16:41:18.785Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.403s coverage: 97.7% of statements [2021-08-28T16:41:18.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-28T16:41:18.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-28T16:41:18.785Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-28T16:41:18.785Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-28T16:41:18.785Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.184s coverage: 28.9% of statements [2021-08-28T16:41:18.785Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-28T16:41:18.785Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-28T16:41:18.785Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-28T16:41:18.785Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-28T16:41:18.785Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-28T16:41:18.785Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-28T16:41:18.785Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.173s coverage: 100.0% of statements [2021-08-28T16:41:18.785Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 95.4% of statements [2021-08-28T16:41:18.785Z] GO111MODULE=on go vet ./... [2021-08-28T16:42:40.598Z] gofmt -l . [2021-08-28T16:42:40.598Z] [ "`gofmt -l .`" = "" ] [2021-08-28T16:42:40.598Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-28T16:42:43.233Z] + ls -al . [2021-08-28T16:42:43.234Z] total 636 [2021-08-28T16:42:43.234Z] drwxrwxr-x 9 1001 1001 4096 Aug 28 16:42 . [2021-08-28T16:42:43.234Z] drwxr-xr-x 4 root root 4096 Aug 28 16:38 .. [2021-08-28T16:42:43.234Z] -rw-rw-r-- 1 1001 1001 11 Aug 28 16:35 .dockerignore [2021-08-28T16:42:43.234Z] drwxrwxr-x 8 1001 1001 4096 Aug 28 16:35 .git [2021-08-28T16:42:43.234Z] drwxrwxr-x 4 1001 1001 4096 Aug 28 16:35 .github [2021-08-28T16:42:43.234Z] -rw-rw-r-- 1 1001 1001 818 Aug 28 16:35 .gitignore [2021-08-28T16:42:43.234Z] -rw-rw-r-- 1 1001 1001 76 Aug 28 16:35 .hadolint.yml [2021-08-28T16:42:43.234Z] -rw-rw-r-- 1 1001 1001 166 Aug 28 16:35 .sonarcloud.properties [2021-08-28T16:42:43.234Z] -rw-rw-r-- 1 1001 1001 1171 Aug 28 16:35 ADOPTERS.md [2021-08-28T16:42:43.234Z] -rw-rw-r-- 1 1001 1001 8493 Aug 28 16:35 Attribution.txt [2021-08-28T16:42:43.234Z] -rw-rw-r-- 1 1001 1001 43881 Aug 28 16:35 CHANGELOG.md [2021-08-28T16:42:43.234Z] -rw-rw-r-- 1 1001 1001 3804 Aug 28 16:35 CONTRIBUTING.md [2021-08-28T16:42:43.234Z] -rw-rw-r-- 1 1001 1001 677 Aug 28 16:35 GOVERNANCE.md [2021-08-28T16:42:43.234Z] -rw-rw-r-- 1 1001 1001 849 Aug 28 16:35 Jenkinsfile [2021-08-28T16:42:43.234Z] -rw-rw-r-- 1 1001 1001 10775 Aug 28 16:35 LICENSE [2021-08-28T16:42:43.234Z] -rw-rw-r-- 1 1001 1001 5915 Aug 28 16:35 Makefile [2021-08-28T16:42:43.234Z] -rw-rw-r-- 1 1001 1001 582 Aug 28 16:35 OWNERS.md [2021-08-28T16:42:43.234Z] -rw-rw-r-- 1 1001 1001 8643 Aug 28 16:35 README.md [2021-08-28T16:42:43.234Z] -rw-rw-r-- 1 1001 1001 6912 Aug 28 16:35 SECURITY.md [2021-08-28T16:42:43.234Z] -rw-rw-r-- 1 1001 1001 5 Aug 28 16:32 VERSION [2021-08-28T16:42:43.234Z] -rw-rw-r-- 1 1001 1001 4131 Aug 28 16:35 ZMQWindows.md [2021-08-28T16:42:43.234Z] drwxrwxr-x 2 1001 1001 4096 Aug 28 16:35 bin [2021-08-28T16:42:43.234Z] drwxrwxr-x 14 1001 1001 4096 Aug 28 16:35 cmd [2021-08-28T16:42:43.234Z] -rw-r--r-- 1 root root 403739 Aug 28 16:41 coverage.out [2021-08-28T16:42:43.234Z] -rw-rw-r-- 1 1001 1001 841 Aug 28 16:35 go.mod [2021-08-28T16:42:43.234Z] -rw-r--r-- 1 root root 50064 Aug 28 16:38 go.sum [2021-08-28T16:42:43.234Z] drwxrwxr-x 8 1001 1001 4096 Aug 28 16:35 internal [2021-08-28T16:42:43.234Z] drwxrwxr-x 3 1001 1001 4096 Aug 28 16:35 openapi [2021-08-28T16:42:43.234Z] drwxrwxr-x 4 1001 1001 4096 Aug 28 16:35 snap [2021-08-28T16:42:43.234Z] -rw-rw-r-- 1 1001 1001 204 Aug 28 16:35 version.go [Pipeline] sh [2021-08-28T16:42:43.896Z] + '[' -e coverage.out ] [2021-08-28T16:42:43.896Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-28T16:42:43.960Z] Warning: overwriting stash ‘coverage-report’ [2021-08-28T16:42:44.849Z] Stashed 1 file(s) [Pipeline] sh [2021-08-28T16:42:45.504Z] + make build [2021-08-28T16:42:45.504Z] go mod tidy [2021-08-28T16:42:46.109Z] 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-28T16:42:54.406Z] 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-28T16:43:21.310Z] 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-28T16:43:23.291Z] 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-28T16:43:28.717Z] 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-28T16:43:29.710Z] 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-28T16:43:33.123Z] 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-28T16:43:37.446Z] 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-28T16:43:40.843Z] 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-28T16:43:46.254Z] 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-28T16:43:50.555Z] 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-28T16:43:53.955Z] 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-28T16:43:56.289Z] Running on prd-ubuntu18.04-docker-8c-8g-1024 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws [2021-08-28T16:43:56.307Z] Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] checkout [2021-08-28T16:43:56.430Z] The recommended git tool is: git [2021-08-28T16:43:59.106Z] using credential edgex-jenkins-ssh [2021-08-28T16:43:59.120Z] Cloning the remote Git repository [2021-08-28T16:43:59.151Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-28T16:43:59.234Z] > git init /w/workspace/edgex-go/12 # timeout=10 [2021-08-28T16:43:59.267Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-28T16:43:59.268Z] > git --version # timeout=10 [2021-08-28T16:43:59.275Z] > git --version # 'git version 2.17.1' [2021-08-28T16:43:59.276Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-28T16:43:59.330Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [2021-08-28T16:44:00.702Z] $ docker stop --time=1 17fd2b26f9d6456897bedabba9cfe236a724cd269c0c2cab700f016bf577864c [2021-08-28T16:44:03.362Z] $ docker rm -f 17fd2b26f9d6456897bedabba9cfe236a724cd269c0c2cab700f016bf577864c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-28T16:44:05.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-28T16:44:05.030Z] [2021-08-28T16:44:05.030Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-28T16:44:05.378Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-28T16:44:05.650Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-28T16:44:05.650Z] 29e5d40040c1: Pulling fs layer [2021-08-28T16:44:05.650Z] 1ce36da41761: Pulling fs layer [2021-08-28T16:44:05.650Z] 25b303627fd3: Pulling fs layer [2021-08-28T16:44:06.245Z] 29e5d40040c1: Download complete [2021-08-28T16:44:06.845Z] 29e5d40040c1: Pull complete [2021-08-28T16:44:06.845Z] 1ce36da41761: Verifying Checksum [2021-08-28T16:44:06.845Z] 1ce36da41761: Download complete [2021-08-28T16:44:08.275Z] 1ce36da41761: Pull complete [2021-08-28T16:44:08.545Z] 25b303627fd3: Verifying Checksum [2021-08-28T16:44:08.545Z] 25b303627fd3: Download complete [2021-08-28T16:44:18.678Z] 25b303627fd3: Pull complete [2021-08-28T16:44:18.678Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-28T16:44:18.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-28T16:44:18.678Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-28T16:44:18.908Z] prd-ubuntu18.04-docker-arm64-4c-16g-1022 does not seem to be running inside a container [2021-08-28T16:44:18.983Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-28T16:44:22.462Z] $ docker top 0be28c9a0767a546a0a5215b37ee370337fe39860f7a40697e679c986408888b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-28T16:44:23.435Z] + docker-compose build --help [2021-08-28T16:44:23.435Z] + grep parallel [2021-08-28T16:44:28.555Z] --parallel Build images in parallel. [Pipeline] } [2021-08-28T16:44:28.843Z] $ docker stop --time=1 0be28c9a0767a546a0a5215b37ee370337fe39860f7a40697e679c986408888b [2021-08-28T16:44:30.692Z] Merging remotes/origin/main commit 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 [2021-08-28T16:44:30.725Z] $ docker rm -f 0be28c9a0767a546a0a5215b37ee370337fe39860f7a40697e679c986408888b [2021-08-28T16:44:30.858Z] Merge succeeded, producing d3608ea9c6673efb5e3b86ea4f8a20e7cf8105a3 [2021-08-28T16:44:30.859Z] Checking out Revision d3608ea9c6673efb5e3b86ea4f8a20e7cf8105a3 (PR-3657) [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-28T16:44:31.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-28T16:44:31.373Z] . [Pipeline] withDockerContainer [2021-08-28T16:44:31.619Z] prd-ubuntu18.04-docker-arm64-4c-16g-1022 does not seem to be running inside a container [2021-08-28T16:44:31.696Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-28T16:44:30.053Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-28T16:44:30.061Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-28T16:44:30.075Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-28T16:44:30.088Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-28T16:44:30.088Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-28T16:44:30.091Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-28T16:44:30.707Z] > git config core.sparsecheckout # timeout=10 [2021-08-28T16:44:30.712Z] > git checkout -f 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 # timeout=10 [2021-08-28T16:44:30.787Z] > git remote # timeout=10 [2021-08-28T16:44:30.795Z] > git config --get remote.origin.url # timeout=10 [2021-08-28T16:44:30.799Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-28T16:44:30.803Z] > git merge 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 [2021-08-28T16:44:30.854Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-28T16:44:30.866Z] > git config core.sparsecheckout # timeout=10 [2021-08-28T16:44:30.872Z] > git checkout -f d3608ea9c6673efb5e3b86ea4f8a20e7cf8105a3 # timeout=10 [2021-08-28T16:44:33.298Z] $ docker top 1d7e39e108e792c23c2cb70e03ece1cb19c5b250ac5f63c498d3cd7e3178fa20 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-28T16:44:34.243Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-28T16:44:34.605Z] Commit message: "Merge commit '22189a20601e835d069a8814fe5b33d27e11ca61' into HEAD" [2021-08-28T16:44:34.618Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-28T16:44:34.614Z] > git rev-list --no-walk 9d3bc0d3fd95bf70de8fd8fc90b16449d8b9bcee # timeout=10 [2021-08-28T16:44:35.508Z] + echo snap-build.sh [2021-08-28T16:44:35.508Z] snap-build.sh [2021-08-28T16:44:35.508Z] + SNAP_BASE_DIR=. [2021-08-28T16:44:35.508Z] + '[' '!' -z /w/workspace/edgex-go/12 ']' [2021-08-28T16:44:35.508Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/12 [2021-08-28T16:44:35.508Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/12]' [2021-08-28T16:44:35.508Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/12] [2021-08-28T16:44:35.508Z] + cd /w/workspace/edgex-go/12 [2021-08-28T16:44:35.508Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-28T16:44:35.508Z] Reading package lists... [2021-08-28T16:44:35.508Z] Building dependency tree... [2021-08-28T16:44:35.508Z] Reading state information... [2021-08-28T16:44:35.508Z] The following packages were automatically installed and are no longer required: [2021-08-28T16:44:35.508Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-28T16:44:35.508Z] uidmap xdelta3 [2021-08-28T16:44:35.508Z] Use 'sudo apt autoremove' to remove them. [2021-08-28T16:44:35.508Z] The following packages will be REMOVED: [2021-08-28T16:44:35.508Z] lxd* lxd-client* [2021-08-28T16:44:35.774Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-28T16:44:35.774Z] After this operation, 31.7 MB disk space will be freed. [2021-08-28T16:44:36.308Z] (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-28T16:44:36.308Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-28T16:44:37.269Z] Removing lxd dnsmasq configuration [2021-08-28T16:44:37.269Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-28T16:44:37.269Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-28T16:44:38.244Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-28T16:44:38.244Z] (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-28T16:44:38.244Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-28T16:44:39.617Z] Building core-command ... [2021-08-28T16:44:39.617Z] Building core-data ... [2021-08-28T16:44:39.617Z] Building core-metadata ... [2021-08-28T16:44:39.617Z] Building security-bootstrapper ... [2021-08-28T16:44:39.617Z] Building security-proxy-setup ... [2021-08-28T16:44:39.617Z] Building security-secretstore-setup ... [2021-08-28T16:44:39.617Z] Building support-notifications ... [2021-08-28T16:44:39.617Z] Building support-scheduler ... [2021-08-28T16:44:39.617Z] Building sys-mgmt-agent ... [2021-08-28T16:44:39.617Z] Building core-data [2021-08-28T16:44:39.617Z] Building security-bootstrapper [2021-08-28T16:44:39.617Z] Building support-scheduler [2021-08-28T16:44:39.617Z] Building support-notifications [2021-08-28T16:44:39.617Z] Building sys-mgmt-agent [2021-08-28T16:44:39.655Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-28T16:44:39.655Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-28T16:44:40.238Z] + sudo snap remove --purge lxd [2021-08-28T16:44:40.504Z] snap "lxd" is not installed [2021-08-28T16:44:40.504Z] + sudo groupadd --force --system lxd [2021-08-28T16:44:40.504Z] ++ whoami [2021-08-28T16:44:40.504Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-28T16:44:40.504Z] + newgrp - lxd [2021-08-28T16:44:40.504Z] + sudo snap install lxd [2021-08-28T16:44:50.576Z] 2021-08-28T16:44:47Z INFO Waiting for automatic snapd restart... [2021-08-28T16:45:02.891Z] lxd 4.17 from Canonical* installed [2021-08-28T16:45:02.891Z] + sudo lxd init --auto [2021-08-28T16:45:12.977Z] + sudo snap install --classic snapcraft [2021-08-28T16:45:25.283Z] snapcraft 5.0 from Canonical* installed [2021-08-28T16:45:25.283Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-28T16:45:25.283Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-28T16:45:25.283Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-28T16:45:25.283Z] Dload Upload Total Spent Left Speed [2021-08-28T16:45:25.283Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3688 0 --:--:-- --:--:-- --:--:-- 3688 [2021-08-28T16:45:25.283Z] 100 3325k 100 3325k 0 0 6456k 0 --:--:-- --:--:-- --:--:-- 6456k [2021-08-28T16:45:25.283Z] ./yq_linux_amd64 [2021-08-28T16:45:25.283Z] + sudo snapcraft prime --use-lxd [2021-08-28T16:45:26.692Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-28T16:45:26.692Z] 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-28T16:45:26.692Z] - README.md [2021-08-28T16:45:26.692Z] [2021-08-28T16:45:26.692Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-28T16:45:26.692Z] Launching a container. [2021-08-28T16:45:34.888Z] Waiting for container to be ready [2021-08-28T16:45:34.888Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-28T16:45:34.888Z] [2021-08-28T16:45:36.178Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-28T16:45:36.178Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-28T16:45:36.178Z] ---> d03d7874be29 [2021-08-28T16:45:36.178Z] Step 3/24 : WORKDIR /edgex-go [2021-08-28T16:45:37.166Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-28T16:45:37.166Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-28T16:45:37.166Z] ---> d03d7874be29 [2021-08-28T16:45:37.166Z] Step 3/23 : WORKDIR /edgex-go [2021-08-28T16:45:37.166Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-28T16:45:37.166Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-28T16:45:37.166Z] ---> d03d7874be29 [2021-08-28T16:45:37.166Z] Step 3/23 : WORKDIR /edgex-go [2021-08-28T16:45:37.447Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-28T16:45:37.447Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-28T16:45:37.447Z] ---> d03d7874be29 [2021-08-28T16:45:37.447Z] Step 3/24 : WORKDIR /edgex-go [2021-08-28T16:45:37.447Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-28T16:45:37.447Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-28T16:45:37.447Z] ---> d03d7874be29 [2021-08-28T16:45:37.447Z] Step 3/32 : WORKDIR /edgex-go [2021-08-28T16:45:38.232Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-28T16:45:38.232Z] Waiting for network to be ready... [2021-08-28T16:45:38.498Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-28T16:45:38.498Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-28T16:45:38.498Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] [2021-08-28T16:45:38.764Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-28T16:45:38.764Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-28T16:45:38.764Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-28T16:45:38.764Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-28T16:45:38.764Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-28T16:45:38.764Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] [2021-08-28T16:45:38.764Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-08-28T16:45:39.038Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-28T16:45:39.303Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-28T16:45:39.569Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-28T16:45:39.569Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-28T16:45:39.569Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-28T16:45:39.569Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-28T16:45:39.569Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-28T16:45:39.569Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-28T16:45:39.834Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-28T16:45:40.098Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] [2021-08-28T16:45:40.098Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-28T16:45:40.098Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-28T16:45:40.098Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-28T16:45:40.098Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-28T16:45:40.098Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-28T16:45:40.098Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] [2021-08-28T16:45:40.364Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-08-28T16:45:42.301Z] Fetched 25.1 MB in 4s (6238 kB/s) [2021-08-28T16:45:42.833Z] ---> Running in 76889d8c92c9 [2021-08-28T16:45:42.833Z] ---> Running in 8cab985c63cc [2021-08-28T16:45:42.833Z] ---> Running in fd13b18e298b [2021-08-28T16:45:42.834Z] ---> Running in e11e80d0f168 [2021-08-28T16:45:42.834Z] ---> Running in ddcfe126009e [2021-08-28T16:45:43.259Z] Reading package lists... [2021-08-28T16:45:43.456Z] Removing intermediate container e11e80d0f168 [2021-08-28T16:45:43.456Z] ---> 8f212481318f [2021-08-28T16:45:43.456Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:45:43.456Z] Removing intermediate container 76889d8c92c9 [2021-08-28T16:45:43.456Z] ---> ee31987a83a7 [2021-08-28T16:45:43.456Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:45:43.456Z] Removing intermediate container ddcfe126009e [2021-08-28T16:45:43.456Z] Removing intermediate container 8cab985c63cc [2021-08-28T16:45:43.456Z] ---> d034a67babb9 [2021-08-28T16:45:43.456Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:45:43.456Z] ---> 0e4d48e5654c [2021-08-28T16:45:43.456Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:45:43.456Z] Removing intermediate container fd13b18e298b [2021-08-28T16:45:43.456Z] ---> de92fa2820c5 [2021-08-28T16:45:43.456Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:45:43.456Z] ---> Running in 8a48596c1fed [2021-08-28T16:45:43.525Z] Reading package lists... [2021-08-28T16:45:43.730Z] ---> Running in 747eaa38abf2 [2021-08-28T16:45:43.731Z] ---> Running in b102177f75e2 [2021-08-28T16:45:43.731Z] ---> Running in 47a027c24a66 [2021-08-28T16:45:43.791Z] Building dependency tree... [2021-08-28T16:45:43.791Z] Reading state information... [2021-08-28T16:45:44.004Z] ---> Running in 549d99ceab29 [2021-08-28T16:45:44.058Z] The following additional packages will be installed: [2021-08-28T16:45:44.058Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-28T16:45:44.058Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-28T16:45:44.058Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-28T16:45:44.058Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-28T16:45:44.058Z] Suggested packages: [2021-08-28T16:45:44.058Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-28T16:45:44.058Z] Recommended packages: [2021-08-28T16:45:44.058Z] gnupg libsasl2-modules [2021-08-28T16:45:44.058Z] The following NEW packages will be installed: [2021-08-28T16:45:44.058Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-28T16:45:44.058Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-28T16:45:44.058Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-28T16:45:44.058Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-28T16:45:44.058Z] The following packages will be upgraded: [2021-08-28T16:45:44.058Z] gpg gpg-agent gpgconf libudev1 [2021-08-28T16:45:44.058Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-28T16:45:44.058Z] Need to get 3527 kB of archives. [2021-08-28T16:45:44.058Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-28T16:45:44.058Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-08-28T16:45:44.058Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-08-28T16:45:44.058Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-28T16:45:44.058Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-08-28T16:45:44.058Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-08-28T16:45:44.639Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-08-28T16:45:44.906Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-28T16:45:44.906Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-28T16:45:44.906Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-28T16:45:44.906Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-28T16:45:44.906Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-28T16:45:44.906Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-28T16:45:44.906Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-28T16:45:44.906Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-28T16:45:44.906Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-28T16:45:44.906Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-28T16:45:45.171Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-28T16:45:45.171Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-28T16:45:45.171Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-28T16:45:45.171Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-28T16:45:45.171Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-28T16:45:45.171Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-28T16:45:45.171Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-28T16:45:45.171Z] Fetched 3527 kB in 1s (3227 kB/s) [2021-08-28T16:45:45.171Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-28T16:45:45.171Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-08-28T16:45:45.171Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-28T16:45:45.438Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-08-28T16:45:45.438Z] Selecting previously unselected package udev. [2021-08-28T16:45:45.438Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-28T16:45:45.438Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-08-28T16:45:45.438Z] Unpacking udev (237-3ubuntu10.51) ... [2021-08-28T16:45:45.703Z] Selecting previously unselected package libfuse2:amd64. [2021-08-28T16:45:45.703Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-28T16:45:45.703Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-28T16:45:45.703Z] Selecting previously unselected package fuse. [2021-08-28T16:45:45.703Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-28T16:45:45.703Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-28T16:45:45.703Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-28T16:45:45.703Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-28T16:45:45.969Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-28T16:45:45.969Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-28T16:45:45.969Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-28T16:45:45.969Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-28T16:45:45.969Z] Selecting previously unselected package libksba8:amd64. [2021-08-28T16:45:45.969Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-28T16:45:45.969Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-28T16:45:45.969Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-28T16:45:45.969Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-28T16:45:45.969Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:45:46.236Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-28T16:45:46.236Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-28T16:45:46.236Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:45:46.236Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-28T16:45:46.236Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-28T16:45:46.236Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:45:46.236Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-28T16:45:46.236Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-28T16:45:46.236Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:45:46.236Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-28T16:45:46.236Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-28T16:45:46.236Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:45:46.502Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-28T16:45:46.502Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-28T16:45:46.502Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:45:46.502Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-28T16:45:46.502Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-28T16:45:46.502Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:45:46.502Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-28T16:45:46.502Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-28T16:45:46.502Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:45:46.502Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-28T16:45:46.502Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-28T16:45:46.502Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:45:46.768Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-28T16:45:46.768Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-28T16:45:46.768Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-28T16:45:46.768Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-28T16:45:46.768Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-28T16:45:46.768Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-28T16:45:46.768Z] Selecting previously unselected package libldap-common. [2021-08-28T16:45:46.768Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-28T16:45:46.768Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-28T16:45:46.768Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-28T16:45:46.768Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-28T16:45:46.768Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-28T16:45:46.768Z] Selecting previously unselected package dirmngr. [2021-08-28T16:45:46.768Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-28T16:45:46.768Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-28T16:45:47.035Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-28T16:45:47.035Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-28T16:45:47.035Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-28T16:45:47.035Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-28T16:45:47.035Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-28T16:45:47.035Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-28T16:45:47.035Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:45:47.035Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-28T16:45:47.035Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-28T16:45:47.035Z] Setting up udev (237-3ubuntu10.51) ... [2021-08-28T16:45:47.302Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-28T16:45:47.570Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:45:47.570Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-28T16:45:47.570Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-28T16:45:47.570Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-28T16:45:47.570Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:45:47.570Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:45:47.570Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:45:47.570Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:45:47.570Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:45:47.570Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:45:47.570Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:45:47.570Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-28T16:45:47.570Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-28T16:45:47.837Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-28T16:45:48.102Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-28T16:45:48.102Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-28T16:45:48.102Z] This means they are not meant to be enabled using systemctl. [2021-08-28T16:45:48.102Z] Possible reasons for having this kind of units are: [2021-08-28T16:45:48.102Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-28T16:45:48.102Z] .wants/ or .requires/ directory. [2021-08-28T16:45:48.102Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-28T16:45:48.102Z] a requirement dependency on it. [2021-08-28T16:45:48.102Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-28T16:45:48.102Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-28T16:45:48.102Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-28T16:45:48.102Z] instance name specified. [2021-08-28T16:45:48.326Z] Removing intermediate container 8a48596c1fed [2021-08-28T16:45:48.326Z] ---> f69fdd23873e [2021-08-28T16:45:48.326Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-28T16:45:48.326Z] ---> Running in 8c4f828a95e0 [2021-08-28T16:45:48.326Z] Removing intermediate container 747eaa38abf2 [2021-08-28T16:45:48.326Z] ---> 17dc786cc867 [2021-08-28T16:45:48.326Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-28T16:45:48.326Z] Removing intermediate container 47a027c24a66 [2021-08-28T16:45:48.326Z] ---> c511614e1073 [2021-08-28T16:45:48.326Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-28T16:45:48.326Z] ---> Running in 2cc457f58b07 [2021-08-28T16:45:48.326Z] ---> Running in be968821fd9b [2021-08-28T16:45:48.326Z] Removing intermediate container 549d99ceab29 [2021-08-28T16:45:48.326Z] ---> b83b9ad4ac66 [2021-08-28T16:45:48.326Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-28T16:45:48.326Z] Removing intermediate container b102177f75e2 [2021-08-28T16:45:48.326Z] ---> f63427b6b0dd [2021-08-28T16:45:48.326Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-28T16:45:48.369Z] Reading package lists... [2021-08-28T16:45:48.635Z] Building dependency tree... [2021-08-28T16:45:48.635Z] Reading state information... [2021-08-28T16:45:48.901Z] The following additional packages will be installed: [2021-08-28T16:45:48.901Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-28T16:45:48.901Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-28T16:45:48.901Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-28T16:45:48.901Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-28T16:45:48.901Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-28T16:45:48.901Z] Suggested packages: [2021-08-28T16:45:48.901Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-28T16:45:48.901Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-28T16:45:48.901Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-28T16:45:48.901Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-28T16:45:48.901Z] systemd-container policykit-1 [2021-08-28T16:45:48.901Z] Recommended packages: [2021-08-28T16:45:48.901Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-28T16:45:48.901Z] The following NEW packages will be installed: [2021-08-28T16:45:48.901Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-28T16:45:48.901Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-28T16:45:48.901Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-28T16:45:48.901Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-28T16:45:48.901Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-28T16:45:48.901Z] The following packages will be upgraded: [2021-08-28T16:45:48.901Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-28T16:45:48.901Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-28T16:45:48.901Z] Need to get 36.7 MB of archives. [2021-08-28T16:45:48.901Z] After this operation, 147 MB of additional disk space will be used. [2021-08-28T16:45:48.901Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-08-28T16:45:48.921Z] ---> Running in b9ca979f3e49 [2021-08-28T16:45:48.921Z] ---> Running in 10f64461a908 [2021-08-28T16:45:49.166Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-08-28T16:45:49.166Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-28T16:45:49.166Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-28T16:45:49.166Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-08-28T16:45:49.166Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-08-28T16:45:49.166Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-28T16:45:49.166Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-28T16:45:49.166Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-28T16:45:49.166Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-28T16:45:49.166Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-28T16:45:49.166Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-28T16:45:49.166Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-28T16:45:49.166Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-28T16:45:49.166Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-08-28T16:45:49.166Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-08-28T16:45:49.913Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-28T16:45:50.126Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-08-28T16:45:50.126Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-28T16:45:50.126Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-28T16:45:50.126Z] 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-28T16:45:50.126Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-28T16:45:50.126Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-28T16:45:50.126Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-28T16:45:50.126Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-28T16:45:50.126Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-28T16:45:50.126Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-28T16:45:50.126Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-28T16:45:50.126Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-28T16:45:50.126Z] 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-28T16:45:50.126Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-28T16:45:50.516Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-28T16:45:50.516Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-28T16:45:50.788Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-28T16:45:50.788Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-28T16:45:51.065Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-28T16:45:51.083Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-28T16:45:51.083Z] Fetched 36.7 MB in 2s (17.6 MB/s) [2021-08-28T16:45:51.083Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-28T16:45:51.083Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-08-28T16:45:51.348Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-28T16:45:51.668Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-28T16:45:51.668Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-28T16:45:51.930Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-08-28T16:45:51.930Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-28T16:45:51.930Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-08-28T16:45:51.930Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-28T16:45:51.930Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-28T16:45:51.930Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-28T16:45:51.949Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-28T16:45:51.949Z] OK: 218 MiB in 52 packages [2021-08-28T16:45:51.949Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-28T16:45:52.197Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-28T16:45:52.197Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-28T16:45:52.197Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-28T16:45:52.197Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-28T16:45:52.463Z] Setting up apt (1.6.14) ... [2021-08-28T16:45:52.463Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-28T16:45:52.563Z] OK: 218 MiB in 52 packages [2021-08-28T16:45:52.728Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-28T16:45:52.852Z] OK: 218 MiB in 52 packages [2021-08-28T16:45:53.025Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-28T16:45:53.025Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-08-28T16:45:53.025Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-08-28T16:45:53.025Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-28T16:45:53.025Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-28T16:45:53.025Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-28T16:45:53.135Z] OK: 218 MiB in 52 packages [2021-08-28T16:45:53.136Z] OK: 218 MiB in 52 packages [2021-08-28T16:45:53.289Z] Selecting previously unselected package libexpat1:amd64. [2021-08-28T16:45:53.289Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-28T16:45:53.289Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-28T16:45:53.289Z] Selecting previously unselected package python3.6-minimal. [2021-08-28T16:45:53.289Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-28T16:45:53.289Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-28T16:45:53.555Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-08-28T16:45:53.555Z] Checking for services that may need to be restarted...done. [2021-08-28T16:45:53.555Z] Checking for services that may need to be restarted...done. [2021-08-28T16:45:53.555Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-28T16:45:53.555Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-28T16:45:53.555Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-28T16:45:53.749Z] Removing intermediate container 8c4f828a95e0 [2021-08-28T16:45:53.749Z] ---> 40b87153e8bc [2021-08-28T16:45:53.749Z] Step 6/32 : COPY go.mod . [2021-08-28T16:45:54.135Z] Selecting previously unselected package python3-minimal. [2021-08-28T16:45:54.135Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-28T16:45:54.135Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-28T16:45:54.135Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-28T16:45:54.135Z] Selecting previously unselected package mime-support. [2021-08-28T16:45:54.135Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-28T16:45:54.135Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-28T16:45:54.135Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-28T16:45:54.135Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-28T16:45:54.135Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-28T16:45:54.402Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-28T16:45:54.402Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-28T16:45:54.402Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-28T16:45:54.402Z] Selecting previously unselected package python3.6. [2021-08-28T16:45:54.402Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-28T16:45:54.402Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-28T16:45:54.667Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-28T16:45:54.667Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-28T16:45:54.667Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-28T16:45:54.667Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-28T16:45:54.738Z] Removing intermediate container be968821fd9b [2021-08-28T16:45:54.738Z] ---> 53a1b373c5aa [2021-08-28T16:45:54.738Z] Step 6/23 : COPY go.mod . [2021-08-28T16:45:54.738Z] Removing intermediate container 2cc457f58b07 [2021-08-28T16:45:54.738Z] ---> e8e8c4f0c4a9 [2021-08-28T16:45:54.738Z] Step 6/24 : COPY go.mod . [2021-08-28T16:45:54.937Z] Selecting previously unselected package python3. [2021-08-28T16:45:54.937Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-28T16:45:54.937Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-28T16:45:54.937Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-28T16:45:54.937Z] Selecting previously unselected package multiarch-support. [2021-08-28T16:45:54.937Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-28T16:45:54.937Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-28T16:45:54.937Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-28T16:45:54.937Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-28T16:45:54.937Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-28T16:45:54.937Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-28T16:45:54.937Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-28T16:45:54.937Z] Selecting previously unselected package libbsd0:amd64. [2021-08-28T16:45:54.937Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-28T16:45:54.937Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-28T16:45:55.014Z] ---> e74676187e00 [2021-08-28T16:45:55.014Z] Step 7/32 : RUN go mod download [2021-08-28T16:45:55.014Z] Removing intermediate container 10f64461a908 [2021-08-28T16:45:55.014Z] ---> 6daa67d75bba [2021-08-28T16:45:55.014Z] Step 6/24 : COPY go.mod . [2021-08-28T16:45:55.014Z] Removing intermediate container b9ca979f3e49 [2021-08-28T16:45:55.014Z] ---> a3235a209e62 [2021-08-28T16:45:55.014Z] Step 6/23 : COPY go.mod . [2021-08-28T16:45:55.202Z] Selecting previously unselected package sudo. [2021-08-28T16:45:55.203Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-28T16:45:55.203Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-28T16:45:55.203Z] Selecting previously unselected package apparmor. [2021-08-28T16:45:55.203Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-28T16:45:55.203Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-28T16:45:55.289Z] ---> Running in f631250c76ed [2021-08-28T16:45:55.468Z] Selecting previously unselected package libedit2:amd64. [2021-08-28T16:45:55.468Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-28T16:45:55.468Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-28T16:45:55.468Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-28T16:45:55.468Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-28T16:45:55.468Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-28T16:45:55.468Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-28T16:45:55.468Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-28T16:45:55.468Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-28T16:45:55.468Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-28T16:45:55.468Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-28T16:45:55.468Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-28T16:45:55.468Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-28T16:45:55.468Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-28T16:45:55.468Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-28T16:45:55.734Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-28T16:45:55.734Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-28T16:45:55.734Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-28T16:45:55.734Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-28T16:45:55.734Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-08-28T16:45:55.734Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-08-28T16:45:56.000Z] Selecting previously unselected package openssh-client. [2021-08-28T16:45:56.000Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-08-28T16:45:56.000Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-28T16:45:56.000Z] Selecting previously unselected package squashfs-tools. [2021-08-28T16:45:56.000Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-28T16:45:56.000Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-28T16:45:56.000Z] Selecting previously unselected package snapd. [2021-08-28T16:45:56.000Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-28T16:45:56.000Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-28T16:45:56.300Z] ---> 8bfb610c7fda [2021-08-28T16:45:56.300Z] Step 7/23 : RUN go mod download [2021-08-28T16:45:56.300Z] ---> 321204325ab0 [2021-08-28T16:45:56.300Z] Step 7/24 : RUN go mod download [2021-08-28T16:45:56.300Z] ---> Running in 048291e1e777 [2021-08-28T16:45:56.300Z] ---> Running in 459e67b9aa16 [2021-08-28T16:45:56.591Z] ---> 37925b6512aa [2021-08-28T16:45:56.591Z] Step 7/23 : RUN go mod download [2021-08-28T16:45:56.591Z] ---> 46a6f5172123 [2021-08-28T16:45:56.591Z] Step 7/24 : RUN go mod download [2021-08-28T16:45:56.876Z] ---> Running in 6777a5f2f5b5 [2021-08-28T16:45:56.876Z] ---> Running in 9db81f4c6767 [2021-08-28T16:45:58.182Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-28T16:45:58.182Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-08-28T16:45:58.182Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-28T16:45:58.182Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-28T16:45:58.182Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-28T16:45:58.183Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-28T16:45:58.183Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-28T16:45:58.183Z] Setting up systemd (237-3ubuntu10.51) ... [2021-08-28T16:45:58.183Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-28T16:45:59.171Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-28T16:45:59.171Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-28T16:45:59.171Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-28T16:45:59.171Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-28T16:45:59.171Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-28T16:45:59.171Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-28T16:45:59.437Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-28T16:45:59.705Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-28T16:45:59.705Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-28T16:45:59.705Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-28T16:45:59.705Z] running python rtupdate hooks for python3.6... [2021-08-28T16:45:59.705Z] running python post-rtupdate hooks for python3.6... [2021-08-28T16:45:59.705Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-28T16:46:00.288Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-28T16:46:00.304Z] Removing intermediate container f631250c76ed [2021-08-28T16:46:00.304Z] ---> 4f9dc671487f [2021-08-28T16:46:00.304Z] Step 8/32 : COPY . . [2021-08-28T16:46:00.554Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-28T16:46:00.554Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-28T16:46:00.554Z] Setting up snapd (2.49.2+18.04) ... [2021-08-28T16:46:01.140Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-28T16:46:01.140Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-28T16:46:01.406Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-28T16:46:01.406Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-28T16:46:01.672Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-28T16:46:01.672Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-28T16:46:01.941Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-28T16:46:01.941Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-28T16:46:02.207Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-28T16:46:02.474Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-28T16:46:02.474Z] /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-28T16:46:02.474Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-28T16:46:02.474Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-28T16:46:03.430Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-28T16:46:03.430Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-28T16:46:03.696Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-28T16:46:04.614Z] Removing intermediate container 048291e1e777 [2021-08-28T16:46:04.614Z] ---> f3b09b1a0053 [2021-08-28T16:46:04.614Z] Step 8/23 : COPY . . [2021-08-28T16:46:04.614Z] Removing intermediate container 6777a5f2f5b5 [2021-08-28T16:46:04.614Z] ---> 00251b6cc43c [2021-08-28T16:46:04.614Z] Step 8/23 : COPY . . [2021-08-28T16:46:05.098Z] Reading package lists... [2021-08-28T16:46:05.098Z] Reading package lists... [2021-08-28T16:46:05.220Z] Removing intermediate container 9db81f4c6767 [2021-08-28T16:46:05.220Z] ---> 44fbe0db483d [2021-08-28T16:46:05.220Z] Step 8/24 : COPY . . [2021-08-28T16:46:05.366Z] Building dependency tree... [2021-08-28T16:46:05.366Z] Reading state information... [2021-08-28T16:46:05.502Z] Removing intermediate container 459e67b9aa16 [2021-08-28T16:46:05.502Z] ---> 765fa1ef72f7 [2021-08-28T16:46:05.502Z] Step 8/24 : COPY . . [2021-08-28T16:46:05.630Z] Calculating upgrade... [2021-08-28T16:46:05.630Z] The following packages will be upgraded: [2021-08-28T16:46:05.630Z] advancecomp base-files bash binutils binutils-common [2021-08-28T16:46:05.630Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-28T16:46:05.630Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-28T16:46:05.630Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-28T16:46:05.630Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-28T16:46:05.630Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-28T16:46:05.630Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-28T16:46:05.630Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-28T16:46:05.630Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-28T16:46:05.630Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-28T16:46:05.630Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-28T16:46:05.630Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-28T16:46:05.630Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-28T16:46:05.630Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-28T16:46:05.630Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-28T16:46:05.630Z] ubuntu-keyring util-linux [2021-08-28T16:46:05.894Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-28T16:46:05.894Z] Need to get 64.2 MB of archives. [2021-08-28T16:46:05.894Z] After this operation, 5126 kB of additional disk space will be used. [2021-08-28T16:46:05.894Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] [2021-08-28T16:46:05.894Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-28T16:46:05.894Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-28T16:46:05.894Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-28T16:46:05.894Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-28T16:46:05.894Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-28T16:46:05.894Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-28T16:46:05.894Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-08-28T16:46:05.894Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-28T16:46:05.894Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-28T16:46:05.894Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-28T16:46:05.894Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-28T16:46:05.894Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-28T16:46:05.894Z] 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-28T16:46:05.894Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-28T16:46:05.894Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-28T16:46:05.894Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-28T16:46:05.894Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-28T16:46:06.160Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-28T16:46:06.160Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-28T16:46:06.160Z] 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-28T16:46:06.160Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-28T16:46:06.160Z] 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-28T16:46:06.160Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-28T16:46:06.160Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-28T16:46:06.160Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-28T16:46:06.160Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-28T16:46:06.160Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-28T16:46:06.160Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-28T16:46:06.160Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-28T16:46:06.160Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-28T16:46:06.160Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-28T16:46:06.160Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-28T16:46:06.160Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-28T16:46:06.160Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-28T16:46:06.160Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-28T16:46:06.160Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-28T16:46:06.160Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-28T16:46:06.160Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-28T16:46:06.160Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-28T16:46:06.160Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-28T16:46:06.160Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-08-28T16:46:06.160Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-28T16:46:06.160Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-28T16:46:06.160Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-28T16:46:06.160Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-28T16:46:06.160Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-28T16:46:06.160Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-28T16:46:06.425Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-28T16:46:06.425Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-08-28T16:46:06.425Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-28T16:46:06.425Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-28T16:46:06.425Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-28T16:46:06.425Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-28T16:46:06.425Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-28T16:46:06.425Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-28T16:46:06.425Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-28T16:46:06.425Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-28T16:46:06.691Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-28T16:46:06.691Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-28T16:46:06.691Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-28T16:46:06.954Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-08-28T16:46:06.954Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-28T16:46:06.954Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-28T16:46:06.954Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-28T16:46:06.954Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-28T16:46:06.954Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-28T16:46:06.954Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-28T16:46:07.219Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-28T16:46:07.219Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-28T16:46:07.219Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-28T16:46:07.219Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-28T16:46:07.219Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-28T16:46:07.219Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-28T16:46:07.219Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-28T16:46:07.219Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-28T16:46:07.219Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-28T16:46:07.484Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-28T16:46:07.484Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-28T16:46:07.484Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-28T16:46:07.484Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-28T16:46:07.484Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-28T16:46:07.484Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-28T16:46:07.484Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-08-28T16:46:07.484Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-08-28T16:46:07.484Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-08-28T16:46:07.484Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-08-28T16:46:07.484Z] 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-28T16:46:07.484Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-28T16:46:07.484Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-28T16:46:07.484Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-28T16:46:07.749Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-28T16:46:07.749Z] 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-28T16:46:07.749Z] 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-28T16:46:07.749Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-28T16:46:07.749Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-28T16:46:07.749Z] 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-28T16:46:07.749Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-28T16:46:07.749Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-28T16:46:07.749Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-28T16:46:07.749Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-28T16:46:07.749Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-28T16:46:08.014Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-28T16:46:08.014Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-28T16:46:08.014Z] Fetched 64.2 MB in 2s (29.4 MB/s) [2021-08-28T16:46:08.014Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-28T16:46:08.014Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-28T16:46:08.014Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-28T16:46:08.594Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-28T16:46:08.594Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-28T16:46:08.594Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... [2021-08-28T16:46:08.594Z] Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... [2021-08-28T16:46:08.859Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-28T16:46:08.859Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-28T16:46:08.859Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-28T16:46:08.859Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-28T16:46:09.126Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-28T16:46:09.126Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-28T16:46:09.126Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-28T16:46:09.126Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-28T16:46:09.126Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-28T16:46:09.126Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-28T16:46:09.392Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-28T16:46:09.392Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-28T16:46:09.392Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-28T16:46:09.392Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-28T16:46:09.392Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-28T16:46:09.392Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-28T16:46:09.392Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-28T16:46:09.392Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-28T16:46:09.392Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-28T16:46:09.656Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-28T16:46:09.656Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-28T16:46:09.656Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-28T16:46:09.656Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-28T16:46:09.656Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-28T16:46:09.656Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-28T16:46:09.656Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-28T16:46:09.921Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-28T16:46:09.921Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-28T16:46:09.921Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-28T16:46:10.187Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-28T16:46:10.452Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-28T16:46:10.718Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-28T16:46:10.718Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-28T16:46:10.718Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-28T16:46:10.718Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-28T16:46:10.718Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-28T16:46:10.984Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-28T16:46:10.984Z] Installing new version of config file /etc/issue ... [2021-08-28T16:46:10.984Z] Installing new version of config file /etc/issue.net ... [2021-08-28T16:46:10.984Z] Installing new version of config file /etc/lsb-release ... [2021-08-28T16:46:10.984Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-28T16:46:11.250Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-28T16:46:11.250Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-28T16:46:11.250Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-28T16:46:11.516Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:46:11.516Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-28T16:46:11.516Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-28T16:46:11.516Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-28T16:46:11.516Z] 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-28T16:46:11.516Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:46:11.516Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-28T16:46:11.516Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-28T16:46:11.782Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-28T16:46:11.782Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:46:11.782Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-28T16:46:11.782Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-28T16:46:11.782Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-28T16:46:11.782Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:46:11.782Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-28T16:46:12.047Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-28T16:46:12.048Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-28T16:46:12.313Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:46:12.313Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-28T16:46:12.313Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-28T16:46:12.313Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-28T16:46:12.313Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:46:12.313Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-28T16:46:12.313Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-28T16:46:12.313Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-28T16:46:12.577Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:46:12.577Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-28T16:46:12.577Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-28T16:46:12.577Z] Setting up grep (3.1-2build1) ... [2021-08-28T16:46:12.577Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:46:12.577Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-28T16:46:12.577Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-28T16:46:12.577Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-28T16:46:12.843Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:46:12.843Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-28T16:46:12.843Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-28T16:46:12.843Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-28T16:46:12.843Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:46:12.843Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-28T16:46:12.843Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-28T16:46:13.108Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-28T16:46:13.108Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:46:13.108Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-28T16:46:13.108Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-28T16:46:13.374Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-28T16:46:13.374Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-28T16:46:13.640Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-28T16:46:13.640Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-28T16:46:13.905Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-28T16:46:13.905Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:46:13.905Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-28T16:46:13.905Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-28T16:46:14.486Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-28T16:46:14.486Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-28T16:46:14.486Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-28T16:46:14.486Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-28T16:46:14.486Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-28T16:46:14.486Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:46:14.486Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-28T16:46:14.486Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-28T16:46:14.751Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-28T16:46:14.751Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:46:14.751Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-28T16:46:14.751Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-28T16:46:14.751Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-28T16:46:15.017Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:46:15.017Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-28T16:46:15.017Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-28T16:46:15.017Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-28T16:46:15.017Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:46:15.017Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-28T16:46:15.017Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-28T16:46:15.017Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-28T16:46:15.282Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:46:15.282Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-28T16:46:15.282Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-28T16:46:15.282Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-28T16:46:15.282Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:46:15.282Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-28T16:46:15.282Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-28T16:46:15.548Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-28T16:46:15.548Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-28T16:46:15.548Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-28T16:46:15.548Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:46:15.548Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-28T16:46:15.548Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-28T16:46:15.548Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-28T16:46:15.814Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:46:15.814Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-28T16:46:15.814Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-28T16:46:15.814Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-28T16:46:15.814Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:46:15.814Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-28T16:46:15.814Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-28T16:46:15.814Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-28T16:46:16.080Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:46:16.080Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-28T16:46:16.346Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-28T16:46:16.611Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-28T16:46:16.878Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-28T16:46:17.146Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-28T16:46:17.147Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:46:17.147Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-28T16:46:17.147Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-28T16:46:17.412Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-28T16:46:17.412Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:46:17.412Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-28T16:46:17.412Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-28T16:46:17.413Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-28T16:46:17.678Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-28T16:46:17.678Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-28T16:46:17.678Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-28T16:46:17.678Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-28T16:46:17.943Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-28T16:46:17.943Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-28T16:46:17.944Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-28T16:46:17.944Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-28T16:46:17.944Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-28T16:46:17.944Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-28T16:46:17.944Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-28T16:46:17.944Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-28T16:46:18.209Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-28T16:46:18.209Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-28T16:46:18.209Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-28T16:46:18.209Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-28T16:46:18.209Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-28T16:46:18.209Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-28T16:46:18.209Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-28T16:46:18.478Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-28T16:46:18.478Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-28T16:46:18.478Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-28T16:46:18.478Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-28T16:46:18.745Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-28T16:46:18.745Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-28T16:46:18.745Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-28T16:46:18.745Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-28T16:46:18.745Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-08-28T16:46:18.745Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-28T16:46:18.745Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-28T16:46:18.745Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-28T16:46:19.010Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-28T16:46:19.010Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-28T16:46:19.010Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-28T16:46:19.010Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-28T16:46:19.010Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-28T16:46:19.280Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-28T16:46:19.280Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-28T16:46:19.280Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-28T16:46:19.280Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-28T16:46:19.280Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-28T16:46:19.280Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-28T16:46:19.280Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-28T16:46:19.280Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-28T16:46:19.548Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-28T16:46:19.548Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-28T16:46:19.548Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-28T16:46:19.548Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-28T16:46:19.548Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-28T16:46:19.548Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-28T16:46:19.548Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-28T16:46:19.812Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-28T16:46:19.813Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-28T16:46:19.813Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-28T16:46:19.813Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-28T16:46:20.078Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-28T16:46:20.078Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-28T16:46:20.078Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-28T16:46:20.078Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-28T16:46:20.078Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-28T16:46:20.078Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-28T16:46:20.078Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-28T16:46:20.078Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-28T16:46:20.344Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-28T16:46:20.344Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-28T16:46:20.344Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-28T16:46:20.344Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-28T16:46:20.344Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-28T16:46:20.344Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-28T16:46:20.344Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-28T16:46:20.344Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-28T16:46:20.608Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-28T16:46:20.609Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-28T16:46:20.609Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-28T16:46:20.609Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-28T16:46:20.609Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-28T16:46:20.609Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-28T16:46:20.609Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-28T16:46:20.609Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-28T16:46:20.875Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-28T16:46:20.875Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-28T16:46:20.875Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-28T16:46:20.875Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-28T16:46:20.875Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-28T16:46:20.875Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-28T16:46:20.875Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-28T16:46:21.140Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-28T16:46:21.140Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-28T16:46:21.140Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-28T16:46:21.140Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-28T16:46:21.140Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-28T16:46:21.140Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-28T16:46:21.140Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-28T16:46:21.140Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-28T16:46:21.140Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-28T16:46:21.413Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-28T16:46:21.413Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-28T16:46:21.413Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-08-28T16:46:21.413Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-08-28T16:46:21.678Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-28T16:46:21.679Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-28T16:46:21.679Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-28T16:46:21.679Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-28T16:46:21.679Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-28T16:46:21.679Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-28T16:46:21.944Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-28T16:46:21.944Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-28T16:46:21.945Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-28T16:46:21.945Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-28T16:46:21.945Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-28T16:46:21.945Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-28T16:46:21.945Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-28T16:46:22.210Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-28T16:46:22.210Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-28T16:46:22.210Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-28T16:46:22.210Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-28T16:46:22.210Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-28T16:46:22.792Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-28T16:46:22.792Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-28T16:46:22.792Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-28T16:46:22.792Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-28T16:46:22.792Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-28T16:46:22.792Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-28T16:46:23.076Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-28T16:46:23.077Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-28T16:46:23.077Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-28T16:46:23.077Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-28T16:46:23.342Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-28T16:46:23.342Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-28T16:46:23.342Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-28T16:46:23.342Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-28T16:46:23.342Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-28T16:46:23.342Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-28T16:46:23.607Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-28T16:46:23.607Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-28T16:46:23.607Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-28T16:46:23.607Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-28T16:46:24.563Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-28T16:46:24.563Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-28T16:46:25.144Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-28T16:46:25.144Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-28T16:46:25.409Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-28T16:46:25.409Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-28T16:46:25.674Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-28T16:46:25.674Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-28T16:46:26.636Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-28T16:46:26.636Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-28T16:46:26.636Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-28T16:46:26.636Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-28T16:46:26.636Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-28T16:46:26.636Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-28T16:46:26.901Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-28T16:46:26.901Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-28T16:46:26.901Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-28T16:46:26.901Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-28T16:46:26.901Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-28T16:46:26.901Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-28T16:46:26.901Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-28T16:46:26.901Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-28T16:46:27.167Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-28T16:46:27.167Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-28T16:46:27.167Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-28T16:46:27.167Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-28T16:46:27.167Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-28T16:46:27.167Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-28T16:46:27.167Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-28T16:46:27.167Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-28T16:46:27.167Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-28T16:46:27.167Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-28T16:46:27.431Z] [2021-08-28T16:46:27.431Z] Current default time zone: 'Etc/UTC' [2021-08-28T16:46:27.431Z] Local time is now: Sat Aug 28 16:46:27 UTC 2021. [2021-08-28T16:46:27.431Z] Universal Time is now: Sat Aug 28 16:46:27 UTC 2021. [2021-08-28T16:46:27.431Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-28T16:46:27.431Z] [2021-08-28T16:46:27.431Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-08-28T16:46:27.431Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-28T16:46:27.431Z] Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... [2021-08-28T16:46:27.431Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-28T16:46:27.431Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-28T16:46:27.431Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-28T16:46:27.431Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-28T16:46:27.431Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-28T16:46:27.431Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-28T16:46:27.431Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-28T16:46:27.431Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-28T16:46:27.431Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-28T16:46:27.695Z] ---> 854b8be49d4b [2021-08-28T16:46:27.695Z] Step 9/32 : RUN go mod tidy [2021-08-28T16:46:27.695Z] ---> 11626f7748f3 [2021-08-28T16:46:27.695Z] Step 9/23 : RUN go mod tidy [2021-08-28T16:46:27.695Z] ---> 4b3bbe0c0903 [2021-08-28T16:46:27.695Z] Step 9/24 : RUN go mod tidy [2021-08-28T16:46:27.695Z] ---> c14818e51ea6 [2021-08-28T16:46:27.695Z] Step 9/24 : RUN go mod tidy [2021-08-28T16:46:27.695Z] ---> Running in 31f8c80620f4 [2021-08-28T16:46:27.695Z] ---> d9cd2e25a4e1 [2021-08-28T16:46:27.695Z] Step 9/23 : RUN go mod tidy [2021-08-28T16:46:27.695Z] ---> Running in 2e6421aa85c1 [2021-08-28T16:46:27.695Z] ---> Running in c07be49fc41d [2021-08-28T16:46:27.695Z] ---> Running in 9fbd4283a7ef [2021-08-28T16:46:27.695Z] ---> Running in 00eb8866d62a [2021-08-28T16:46:27.698Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-28T16:46:27.698Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-28T16:46:27.698Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-28T16:46:27.698Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-28T16:46:27.698Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-28T16:46:27.698Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-28T16:46:27.698Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-08-28T16:46:27.698Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-28T16:46:27.698Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-28T16:46:27.698Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-28T16:46:27.698Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-28T16:46:29.637Z] Updating certificates in /etc/ssl/certs... [2021-08-28T16:46:30.600Z] 23 added, 27 removed; done. [2021-08-28T16:46:30.600Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-28T16:46:30.600Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-28T16:46:30.600Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-28T16:46:30.600Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-28T16:46:30.600Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-28T16:46:30.600Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-28T16:46:30.600Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-28T16:46:30.600Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-28T16:46:30.600Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-28T16:46:30.600Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-28T16:46:30.600Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-28T16:46:30.865Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-28T16:46:30.865Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-28T16:46:30.865Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-28T16:46:30.865Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-28T16:46:30.865Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-28T16:46:30.865Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-28T16:46:30.865Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-28T16:46:30.865Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-28T16:46:30.865Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-28T16:46:30.865Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-28T16:46:30.865Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-28T16:46:30.865Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-28T16:46:30.865Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-28T16:46:31.130Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-28T16:46:31.130Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-28T16:46:31.130Z] Updating certificates in /etc/ssl/certs... [2021-08-28T16:46:31.710Z] 0 added, 0 removed; done. [2021-08-28T16:46:31.710Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-28T16:46:31.710Z] done. [2021-08-28T16:46:32.241Z] Reading package lists... [2021-08-28T16:46:32.241Z] Building dependency tree... [2021-08-28T16:46:32.241Z] Reading state information... [2021-08-28T16:46:32.505Z] The following NEW packages will be installed: [2021-08-28T16:46:32.505Z] apt-transport-https [2021-08-28T16:46:32.505Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-28T16:46:32.769Z] Need to get 4348 B of archives. [2021-08-28T16:46:32.769Z] After this operation, 154 kB of additional disk space will be used. [2021-08-28T16:46:32.769Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-28T16:46:32.769Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-28T16:46:32.769Z] Fetched 4348 B in 0s (22.8 kB/s) [2021-08-28T16:46:32.769Z] Selecting previously unselected package apt-transport-https. [2021-08-28T16:46:32.769Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-28T16:46:32.769Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-28T16:46:32.769Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-28T16:46:32.769Z] Setting up apt-transport-https (1.6.14) ... [2021-08-28T16:46:33.035Z] Waiting for network to be ready... [2021-08-28T16:46:34.424Z] Removing intermediate container 31f8c80620f4 [2021-08-28T16:46:34.424Z] ---> 6ea235bf3a8a [2021-08-28T16:46:34.424Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-28T16:46:34.696Z] ---> Running in 82e4f7a2b421 [2021-08-28T16:46:34.970Z] Removing intermediate container 2e6421aa85c1 [2021-08-28T16:46:34.970Z] ---> 5a69ab97805d [2021-08-28T16:46:34.970Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-28T16:46:35.250Z] ---> Running in 7e40d3f38f20 [2021-08-28T16:46:35.530Z] Removing intermediate container 00eb8866d62a [2021-08-28T16:46:35.530Z] ---> 22ffe14afe37 [2021-08-28T16:46:35.530Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-28T16:46:35.817Z] Removing intermediate container 9fbd4283a7ef [2021-08-28T16:46:35.817Z] ---> a742b0627d5e [2021-08-28T16:46:35.817Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-28T16:46:35.817Z] Removing intermediate container c07be49fc41d [2021-08-28T16:46:35.817Z] ---> 37d62e129699 [2021-08-28T16:46:35.817Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-28T16:46:35.817Z] ---> Running in df48fb3ed95b [2021-08-28T16:46:35.817Z] ---> Running in 94ad6abdce3d [2021-08-28T16:46:36.087Z] ---> Running in 8fc54af8bd39 [2021-08-28T16:46:36.692Z] 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-28T16:46:37.289Z] 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-28T16:46:38.278Z] 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-28T16:46:38.366Z] 2021-08-28T16:46:35Z INFO Waiting for automatic snapd restart... [2021-08-28T16:46:38.366Z] snapd 2.51.4 from Canonical* installed [2021-08-28T16:46:38.882Z] 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-28T16:46:38.883Z] 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-28T16:46:39.328Z] "snapd" switched to the "latest/stable" channel [2021-08-28T16:46:39.328Z] [2021-08-28T16:46:41.262Z] core18 20210722 from Canonical* installed [2021-08-28T16:46:41.527Z] "core18" switched to the "latest/stable" channel [2021-08-28T16:46:41.527Z] [2021-08-28T16:46:44.098Z] snapcraft 5.0 from Canonical* installed [2021-08-28T16:46:44.364Z] "snapcraft" switched to the "latest/stable" channel [2021-08-28T16:46:44.364Z] [2021-08-28T16:46:48.637Z] 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-28T16:46:48.638Z] - README.md [2021-08-28T16:46:48.638Z] [2021-08-28T16:46:48.638Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-28T16:46:48.902Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-28T16:46:49.169Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-28T16:46:49.169Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-28T16:46:50.389Z] Reading package lists... [2021-08-28T16:46:50.655Z] 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-28T16:46:50.655Z] Reading package lists... [2021-08-28T16:46:50.919Z] Building dependency tree... [2021-08-28T16:46:50.919Z] Reading state information... [2021-08-28T16:46:50.919Z] Suggested packages: [2021-08-28T16:46:50.919Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-28T16:46:50.919Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-28T16:46:50.919Z] Recommended packages: [2021-08-28T16:46:50.919Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-28T16:46:50.919Z] The following NEW packages will be installed: [2021-08-28T16:46:50.919Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-28T16:46:50.920Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-28T16:46:50.920Z] pkg-config zip [2021-08-28T16:46:50.920Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-28T16:46:51.186Z] Need to get 7663 kB of archives. [2021-08-28T16:46:51.186Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-28T16:46:51.186Z] 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-28T16:46:51.186Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-28T16:46:51.186Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-28T16:46:51.186Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-28T16:46:51.186Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-28T16:46:51.451Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-28T16:46:51.451Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-28T16:46:51.451Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-28T16:46:51.451Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-28T16:46:51.717Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-28T16:46:51.717Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-28T16:46:51.717Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-28T16:46:51.717Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-28T16:46:51.717Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-28T16:46:51.717Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-28T16:46:51.983Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-28T16:46:51.983Z] Fetched 7663 kB in 1s (9463 kB/s) [2021-08-28T16:46:51.983Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-28T16:46:51.983Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-28T16:46:51.983Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-28T16:46:51.983Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-28T16:46:52.248Z] Selecting previously unselected package libpsl5:amd64. [2021-08-28T16:46:52.248Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-28T16:46:52.248Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-28T16:46:52.248Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-28T16:46:52.248Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-28T16:46:52.248Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-28T16:46:52.248Z] Selecting previously unselected package librtmp1:amd64. [2021-08-28T16:46:52.248Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-28T16:46:52.248Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-28T16:46:52.248Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-28T16:46:52.248Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-28T16:46:52.248Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-28T16:46:52.512Z] Selecting previously unselected package liberror-perl. [2021-08-28T16:46:52.512Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-28T16:46:52.512Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-28T16:46:52.512Z] Selecting previously unselected package git-man. [2021-08-28T16:46:52.512Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-28T16:46:52.512Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-28T16:46:52.512Z] Selecting previously unselected package git. [2021-08-28T16:46:52.512Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-28T16:46:52.512Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-28T16:46:53.095Z] Selecting previously unselected package libnorm1:amd64. [2021-08-28T16:46:53.095Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-28T16:46:53.095Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-28T16:46:53.095Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-28T16:46:53.095Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-28T16:46:53.095Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-28T16:46:53.095Z] Selecting previously unselected package libsodium23:amd64. [2021-08-28T16:46:53.095Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-28T16:46:53.095Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-28T16:46:53.360Z] Selecting previously unselected package libzmq5:amd64. [2021-08-28T16:46:53.360Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-28T16:46:53.360Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-28T16:46:53.360Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-28T16:46:53.360Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-28T16:46:53.360Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-28T16:46:53.360Z] Selecting previously unselected package pkg-config. [2021-08-28T16:46:53.360Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-28T16:46:53.360Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-28T16:46:53.360Z] Selecting previously unselected package zip. [2021-08-28T16:46:53.360Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-28T16:46:53.360Z] Unpacking zip (3.0-11build1) ... [2021-08-28T16:46:53.626Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-28T16:46:53.626Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-28T16:46:53.626Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-28T16:46:53.626Z] Setting up liberror-perl (0.17025-1) ... [2021-08-28T16:46:53.626Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-28T16:46:53.626Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-28T16:46:53.626Z] No schema files found: doing nothing. [2021-08-28T16:46:53.626Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-28T16:46:53.626Z] Setting up zip (3.0-11build1) ... [2021-08-28T16:46:53.626Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-28T16:46:53.626Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-28T16:46:53.626Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-28T16:46:53.626Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-28T16:46:53.626Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-28T16:46:53.626Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-28T16:46:53.626Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-28T16:46:53.626Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-28T16:46:54.206Z] git set to automatically installed. [2021-08-28T16:46:54.206Z] git-man set to automatically installed. [2021-08-28T16:46:54.206Z] libcurl3-gnutls set to automatically installed. [2021-08-28T16:46:54.206Z] liberror-perl set to automatically installed. [2021-08-28T16:46:54.206Z] libglib2.0-0 set to automatically installed. [2021-08-28T16:46:54.206Z] libnghttp2-14 set to automatically installed. [2021-08-28T16:46:54.206Z] libnorm1 set to automatically installed. [2021-08-28T16:46:54.206Z] libpgm-5.2-0 set to automatically installed. [2021-08-28T16:46:54.206Z] libpsl5 set to automatically installed. [2021-08-28T16:46:54.206Z] librtmp1 set to automatically installed. [2021-08-28T16:46:54.206Z] libsodium23 set to automatically installed. [2021-08-28T16:46:54.206Z] libzmq3-dev set to automatically installed. [2021-08-28T16:46:54.206Z] libzmq5 set to automatically installed. [2021-08-28T16:46:54.206Z] pkg-config set to automatically installed. [2021-08-28T16:46:54.206Z] zip set to automatically installed. [2021-08-28T16:46:55.615Z] snapd is not logged in, snap install commands will use sudo [2021-08-28T16:46:56.574Z] snap "core18" has no updates available [2021-08-28T16:46:57.156Z] snapd is not logged in, snap install commands will use sudo [2021-08-28T16:47:02.490Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-28T16:47:03.071Z] Pulling config-common [2021-08-28T16:47:03.071Z] + snapcraftctl pull [2021-08-28T16:47:04.029Z] Pulling go-build-helper [2021-08-28T16:47:04.029Z] + snapcraftctl pull [2021-08-28T16:47:05.435Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-28T16:47:05.435Z] Skipping pull go-build-helper (already ran) [2021-08-28T16:47:05.435Z] Building go-build-helper [2021-08-28T16:47:05.435Z] + snapcraftctl build [2021-08-28T16:47:07.374Z] Staging go-build-helper [2021-08-28T16:47:07.374Z] + snapcraftctl stage [2021-08-28T16:47:17.441Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-28T16:47:17.441Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-28T16:47:17.442Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-28T16:47:17.442Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-28T16:47:17.442Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] [2021-08-28T16:47:17.442Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-28T16:47:17.442Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-28T16:47:17.442Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-28T16:47:17.442Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-28T16:47:17.442Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-28T16:47:17.442Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] [2021-08-28T16:47:17.442Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-08-28T16:47:17.442Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-28T16:47:17.442Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-28T16:47:17.442Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-28T16:47:17.442Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-28T16:47:17.442Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-28T16:47:17.442Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-28T16:47:17.442Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-28T16:47:17.442Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] [2021-08-28T16:47:17.442Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-28T16:47:17.442Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-28T16:47:17.442Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-28T16:47:17.442Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-28T16:47:17.442Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-28T16:47:17.442Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] [2021-08-28T16:47:17.442Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-08-28T16:47:17.442Z] Fetched 25.1 MB in 0s (0 B/s) [2021-08-28T16:47:17.442Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-28T16:47:17.442Z] Fetched 224 kB in 0s (0 B/s) [2021-08-28T16:47:17.442Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-28T16:47:17.442Z] Fetched 157 kB in 0s (0 B/s) [2021-08-28T16:47:17.442Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-28T16:47:17.442Z] Fetched 221 kB in 0s (0 B/s) [2021-08-28T16:47:17.442Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-28T16:47:17.442Z] Fetched 143 kB in 0s (0 B/s) [2021-08-28T16:47:17.442Z] Pulling edgex-go [2021-08-28T16:47:17.442Z] + snapcraftctl pull [2021-08-28T16:47:17.442Z] Pulling hooks [2021-08-28T16:47:17.442Z] + snapcraftctl pull [2021-08-28T16:47:35.934Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-28T16:47:35.934Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-28T16:47:35.934Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-28T16:47:35.934Z] Fetched 0 B in 0s (0 B/s) [2021-08-28T16:47:35.934Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-28T16:47:35.934Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-28T16:47:35.934Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-28T16:47:35.934Z] Fetched 279 kB in 0s (0 B/s) [2021-08-28T16:47:35.934Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-28T16:47:35.934Z] Fetched 122 kB in 0s (0 B/s) [2021-08-28T16:47:35.934Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-28T16:47:35.934Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-28T16:47:35.934Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-28T16:47:35.934Z] Fetched 8848 B in 0s (0 B/s) [2021-08-28T16:47:35.934Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-28T16:47:35.934Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-28T16:47:35.934Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-28T16:47:35.934Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-28T16:47:35.934Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-28T16:47:35.934Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-28T16:47:35.934Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-28T16:47:35.934Z] Fetched 219 kB in 0s (0 B/s) [2021-08-28T16:47:35.934Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-28T16:47:35.934Z] Fetched 154 kB in 0s (0 B/s) [2021-08-28T16:47:35.934Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-28T16:47:35.934Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-28T16:47:35.934Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-28T16:47:35.934Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-28T16:47:35.934Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-28T16:47:35.934Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-28T16:47:35.934Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-28T16:47:35.934Z] Fetched 499 kB in 0s (0 B/s) [2021-08-28T16:47:35.934Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-28T16:47:35.934Z] Fetched 111 kB in 0s (0 B/s) [2021-08-28T16:47:35.934Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-28T16:47:35.934Z] Fetched 240 kB in 0s (0 B/s) [2021-08-28T16:47:35.934Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-28T16:47:35.934Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-28T16:47:35.934Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-28T16:47:35.934Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-28T16:47:35.934Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-28T16:47:35.934Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-28T16:47:35.934Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-28T16:47:35.934Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-28T16:47:35.934Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-28T16:47:35.934Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-28T16:47:35.934Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-28T16:47:35.934Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-28T16:47:35.934Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-28T16:47:35.934Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-28T16:47:35.934Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-28T16:47:35.934Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-28T16:47:35.934Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-28T16:47:35.934Z] Fetched 8720 B in 0s (0 B/s) [2021-08-28T16:47:35.934Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-28T16:47:35.934Z] Fetched 140 kB in 0s (0 B/s) [2021-08-28T16:47:35.934Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-28T16:47:35.934Z] Fetched 119 kB in 0s (0 B/s) [2021-08-28T16:47:35.934Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-28T16:47:35.934Z] Fetched 111 kB in 0s (0 B/s) [2021-08-28T16:47:35.934Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-28T16:47:35.934Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-28T16:47:35.934Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-28T16:47:35.934Z] Fetched 645 kB in 0s (0 B/s) [2021-08-28T16:47:35.934Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-28T16:47:35.934Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-28T16:47:35.934Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-28T16:47:35.934Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-28T16:47:35.934Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-28T16:47:35.934Z] Fetched 368 kB in 0s (0 B/s) [2021-08-28T16:47:35.935Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-28T16:47:35.935Z] Fetched 187 kB in 0s (0 B/s) [2021-08-28T16:47:35.935Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-28T16:47:35.935Z] Fetched 175 kB in 0s (0 B/s) [2021-08-28T16:47:35.935Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-28T16:47:35.935Z] Fetched 206 kB in 0s (0 B/s) [2021-08-28T16:47:35.935Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-08-28T16:47:35.935Z] Fetched 1302 kB in 0s (0 B/s) [2021-08-28T16:47:35.935Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-28T16:47:35.935Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-28T16:47:35.935Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-28T16:47:35.935Z] Fetched 159 kB in 0s (0 B/s) [2021-08-28T16:47:35.935Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-28T16:47:35.935Z] Fetched 107 kB in 0s (0 B/s) [2021-08-28T16:47:35.935Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-28T16:47:35.935Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-28T16:47:35.935Z] Pulling static-packages [2021-08-28T16:47:35.935Z] + snapcraftctl pull [2021-08-28T16:47:35.935Z] Pulling version [2021-08-28T16:47:35.935Z] + cd /root/project [2021-08-28T16:47:35.935Z] + git describe --tags --abbrev=0 [2021-08-28T16:47:35.935Z] + sed s/v// [2021-08-28T16:47:35.935Z] + GIT_VERSION=2.0.1-dev.36 [2021-08-28T16:47:35.935Z] + [ -z 2.0.1-dev.36 ] [2021-08-28T16:47:35.935Z] + snapcraftctl set-version 2.0.1-dev.36 [2021-08-28T16:47:36.515Z] Building config-common [2021-08-28T16:47:36.515Z] + snapcraftctl build [2021-08-28T16:47:38.452Z] Skipping build go-build-helper (already ran) [2021-08-28T16:47:38.452Z] Building edgex-go [2021-08-28T16:47:38.717Z] + cd /root/parts/edgex-go/src [2021-08-28T16:47:38.717Z] + git describe --tags --abbrev=0 [2021-08-28T16:47:38.717Z] + sed s/v// [2021-08-28T16:47:38.717Z] + GIT_VERSION=2.0.1-dev.36 [2021-08-28T16:47:38.717Z] + [ -z 2.0.1-dev.36 ] [2021-08-28T16:47:38.717Z] + echo 2.0.1-dev.36 [2021-08-28T16:47:38.717Z] + make build [2021-08-28T16:47:38.717Z] go mod tidy [2021-08-28T16:47:42.054Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-28T16:47:42.054Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-28T16:47:42.054Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-08-28T16:47:42.054Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-28T16:47:42.054Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-28T16:47:42.054Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-28T16:47:42.054Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-28T16:47:42.054Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-28T16:47:42.054Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-28T16:47:42.054Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-28T16:47:42.054Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-28T16:47:42.054Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-28T16:47:42.054Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-28T16:47:42.054Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-28T16:47:42.319Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-28T16:47:42.319Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-28T16:47:42.319Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-28T16:47:42.585Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-28T16:47:43.165Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-08-28T16:47:43.165Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-28T16:47:43.165Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-28T16:47:43.165Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-28T16:47:43.165Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-28T16:47:43.437Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-08-28T16:47:43.437Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-28T16:47:43.437Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-28T16:47:43.437Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-28T16:47:43.437Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-28T16:47:43.716Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-28T16:47:43.716Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-28T16:47:43.716Z] go: downloading github.com/kr/pretty v0.3.0 [2021-08-28T16:47:43.716Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-08-28T16:47:43.716Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-28T16:47:43.716Z] go: downloading golang.org/x/text v0.3.6 [2021-08-28T16:47:43.716Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-28T16:47:43.716Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-08-28T16:47:43.716Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-28T16:47:43.716Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-28T16:47:43.716Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-28T16:47:43.716Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-28T16:47:43.716Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-08-28T16:47:43.988Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-28T16:47:43.988Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-28T16:47:43.988Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-28T16:47:44.254Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-28T16:47:44.254Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-28T16:47:44.254Z] go: downloading github.com/kr/text v0.2.0 [2021-08-28T16:47:44.254Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-08-28T16:47:44.254Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-28T16:47:44.254Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-28T16:47:44.254Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-28T16:47:44.254Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-28T16:47:44.254Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-28T16:47:44.254Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-28T16:47:44.520Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-28T16:47:44.520Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-28T16:47:44.520Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-28T16:47:44.520Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-28T16:47:44.520Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-28T16:47:44.520Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-28T16:47:44.520Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-28T16:47:44.520Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-28T16:47:44.520Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-28T16:47:44.521Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-28T16:47:44.787Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-28T16:47:44.787Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-28T16:47:44.787Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-28T16:47:44.787Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-28T16:47:44.787Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-28T16:47:44.787Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-28T16:47:44.788Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-28T16:47:44.788Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-28T16:47:44.788Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-28T16:47:44.788Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-28T16:47:44.788Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-28T16:47:44.788Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-28T16:47:45.053Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-28T16:47:45.053Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/core-data/core-data ./cmd/core-data [2021-08-28T16:47:55.107Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-28T16:47:58.442Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/core-command/core-command ./cmd/core-command [2021-08-28T16:47:59.402Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-28T16:48:00.803Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-28T16:48:01.066Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-28T16:48:02.017Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-28T16:48:02.972Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-28T16:48:03.929Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-28T16:48:05.337Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-28T16:48:06.290Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-28T16:48:07.243Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-28T16:48:09.179Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-28T16:48:09.179Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-28T16:48:09.179Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-28T16:48:09.179Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-28T16:48:09.179Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-28T16:48:09.179Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-28T16:48:09.179Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-28T16:48:09.179Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-28T16:48:09.179Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-28T16:48:09.179Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-28T16:48:09.179Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-28T16:48:09.179Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-28T16:48:09.179Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-28T16:48:09.179Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-28T16:48:09.179Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-28T16:48:09.179Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-28T16:48:09.179Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-28T16:48:09.179Z] + 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-28T16:48:09.179Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-28T16:48:09.179Z] + 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-28T16:48:09.179Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-28T16:48:09.179Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-28T16:48:09.179Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-28T16:48:09.179Z] + 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-28T16:48:09.179Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-28T16:48:09.179Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-28T16:48:09.179Z] + 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-28T16:48:10.142Z] Building hooks [2021-08-28T16:48:10.142Z] + cd /root/parts/hooks/src [2021-08-28T16:48:10.142Z] + make build [2021-08-28T16:48:10.142Z] go mod tidy [2021-08-28T16:48:10.408Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-28T16:48:10.408Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-28T16:48:10.673Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-28T16:48:10.673Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-28T16:48:10.673Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-28T16:48:11.254Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-28T16:48:11.837Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-28T16:48:11.837Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-28T16:48:15.176Z] Building static-packages [2021-08-28T16:48:15.176Z] + snapcraftctl build [2021-08-28T16:48:17.117Z] Building version [2021-08-28T16:48:17.117Z] + snapcraftctl build [2021-08-28T16:48:19.696Z] Staging config-common [2021-08-28T16:48:19.696Z] + snapcraftctl stage [2021-08-28T16:48:20.652Z] Skipping stage go-build-helper (already ran) [2021-08-28T16:48:20.652Z] Staging edgex-go [2021-08-28T16:48:20.652Z] + snapcraftctl stage [2021-08-28T16:48:21.608Z] Staging hooks [2021-08-28T16:48:21.608Z] + snapcraftctl stage [2021-08-28T16:48:23.015Z] Staging static-packages [2021-08-28T16:48:23.015Z] + snapcraftctl stage [2021-08-28T16:48:23.969Z] Staging version [2021-08-28T16:48:23.969Z] + snapcraftctl stage [2021-08-28T16:48:24.926Z] Priming config-common [2021-08-28T16:48:24.926Z] + snapcraftctl prime [2021-08-28T16:48:26.330Z] Priming go-build-helper [2021-08-28T16:48:26.330Z] + snapcraftctl prime [2021-08-28T16:48:27.287Z] Priming edgex-go [2021-08-28T16:48:27.287Z] + snapcraftctl prime [2021-08-28T16:48:28.694Z] Priming hooks [2021-08-28T16:48:28.694Z] + snapcraftctl prime [2021-08-28T16:48:29.650Z] Priming static-packages [2021-08-28T16:48:29.650Z] + snapcraftctl prime [2021-08-28T16:48:32.225Z] Priming version [2021-08-28T16:48:32.226Z] + snapcraftctl prime [2021-08-28T16:48:33.630Z] 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-28T16:49:00.804Z] Removing intermediate container 82e4f7a2b421 [2021-08-28T16:49:00.804Z] ---> 97ade9e7707b [2021-08-28T16:49:00.804Z] [2021-08-28T16:49:00.804Z] Step 11/32 : FROM alpine:3.12 [2021-08-28T16:49:00.804Z] Removing intermediate container 94ad6abdce3d [2021-08-28T16:49:00.804Z] ---> df7a3076aa95 [2021-08-28T16:49:00.804Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-28T16:49:00.804Z] ---> Running in 4b26c7f9c17d [2021-08-28T16:49:00.804Z] 3.12: Pulling from library/alpine [2021-08-28T16:49:00.804Z] 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-28T16:49:00.804Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-28T16:49:00.804Z] Status: Downloaded newer image for alpine:3.12 [2021-08-28T16:49:00.804Z] ---> c4fd0aeabfcf [2021-08-28T16:49:00.804Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-28T16:49:00.804Z] ---> Running in 479542bfebbe [2021-08-28T16:49:00.805Z] Removing intermediate container 7e40d3f38f20 [2021-08-28T16:49:00.805Z] ---> 3518ac0e81cb [2021-08-28T16:49:00.805Z] [2021-08-28T16:49:00.805Z] Step 11/23 : FROM alpine:3.12 [2021-08-28T16:49:00.805Z] ---> c4fd0aeabfcf [2021-08-28T16:49:00.805Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-28T16:49:00.805Z] Removing intermediate container df48fb3ed95b [2021-08-28T16:49:00.805Z] ---> 4987bb13ce76 [2021-08-28T16:49:00.805Z] [2021-08-28T16:49:00.805Z] Step 11/23 : FROM alpine:3.12 [2021-08-28T16:49:00.805Z] ---> c4fd0aeabfcf [2021-08-28T16:49:00.805Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-28T16:49:00.805Z] Removing intermediate container 479542bfebbe [2021-08-28T16:49:00.805Z] ---> b5b67b06380f [2021-08-28T16:49:00.805Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-28T16:49:00.805Z] ---> Running in 92d2ce2ff52d [2021-08-28T16:49:00.805Z] ---> Running in f444327129ed [2021-08-28T16:49:00.805Z] ---> Running in 002ee9616475 [2021-08-28T16:49:00.805Z] Removing intermediate container 4b26c7f9c17d [2021-08-28T16:49:00.805Z] ---> f0e6f109f407 [2021-08-28T16:49:00.805Z] [2021-08-28T16:49:00.805Z] Step 12/24 : FROM docker:20.10.7 [2021-08-28T16:49:00.805Z] 20.10.7: Pulling from library/docker [2021-08-28T16:49:00.805Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-28T16:49:00.805Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-28T16:49:00.805Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-28T16:49:00.805Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-28T16:49:00.805Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-28T16:49:00.805Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-28T16:49:00.805Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-28T16:49:00.805Z] Executing busybox-1.31.1-r20.trigger [2021-08-28T16:49:00.805Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-28T16:49:00.805Z] OK: 5 MiB in 15 packages [2021-08-28T16:49:00.805Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-28T16:49:00.805Z] Executing busybox-1.31.1-r20.trigger [2021-08-28T16:49:00.805Z] Executing ca-certificates-20191127-r4.trigger [2021-08-28T16:49:00.805Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-28T16:49:00.805Z] (2/2) Installing su-exec (0.2-r1) [2021-08-28T16:49:00.805Z] Executing busybox-1.31.1-r20.trigger [2021-08-28T16:49:00.805Z] OK: 5 MiB in 16 packages [2021-08-28T16:49:00.805Z] OK: 6 MiB in 16 packages [2021-08-28T16:49:00.805Z] Removing intermediate container 92d2ce2ff52d [2021-08-28T16:49:00.805Z] ---> f3a237364564 [2021-08-28T16:49:00.805Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-28T16:49:00.805Z] Removing intermediate container 002ee9616475 [2021-08-28T16:49:00.805Z] ---> b740022fa87a [2021-08-28T16:49:00.805Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-28T16:49:00.805Z] ---> Running in 72fb16059bb5 [2021-08-28T16:49:01.083Z] Removing intermediate container f444327129ed [2021-08-28T16:49:01.083Z] ---> 8164e349ae51 [2021-08-28T16:49:01.083Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-28T16:49:01.679Z] Removing intermediate container 8fc54af8bd39 [2021-08-28T16:49:01.679Z] ---> 4bbe1fc1fc2d [2021-08-28T16:49:01.679Z] [2021-08-28T16:49:01.679Z] Step 11/24 : FROM alpine:3.12 [2021-08-28T16:49:01.679Z] ---> c4fd0aeabfcf [2021-08-28T16:49:01.679Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-28T16:49:01.679Z] ---> Running in dbda24a7e47b [2021-08-28T16:49:01.679Z] ---> Running in 46046cda8d5b [2021-08-28T16:49:02.281Z] Removing intermediate container 72fb16059bb5 [2021-08-28T16:49:02.281Z] ---> f08f81d82998 [2021-08-28T16:49:02.281Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-28T16:49:02.281Z] ---> Running in 7d91ed860622 [2021-08-28T16:49:02.903Z] ---> Running in 2e66b0bac196 [2021-08-28T16:49:03.181Z] Removing intermediate container dbda24a7e47b [2021-08-28T16:49:03.181Z] ---> e7d9c60f4101 [2021-08-28T16:49:03.181Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-28T16:49:03.181Z] Removing intermediate container 46046cda8d5b [2021-08-28T16:49:03.181Z] ---> 15918e01a1e8 [2021-08-28T16:49:03.181Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-28T16:49:03.181Z] Removing intermediate container 7d91ed860622 [2021-08-28T16:49:03.181Z] ---> 225ec5a9d4f4 [2021-08-28T16:49:03.181Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-28T16:49:03.454Z] ---> Running in 7fbd464e30ac [2021-08-28T16:49:03.454Z] ---> Running in 0937d1721f45 [2021-08-28T16:49:03.454Z] Removing intermediate container 2e66b0bac196 [2021-08-28T16:49:03.454Z] ---> a00fb0faa896 [2021-08-28T16:49:03.454Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-28T16:49:03.454Z] ---> Running in 40038c8355b4 [2021-08-28T16:49:03.726Z] ---> Running in 51b55a9459e1 [2021-08-28T16:49:04.005Z] Removing intermediate container 7fbd464e30ac [2021-08-28T16:49:04.005Z] ---> ed3e7f8b8e13 [2021-08-28T16:49:04.005Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-28T16:49:04.005Z] Removing intermediate container 0937d1721f45 [2021-08-28T16:49:04.005Z] ---> 41b87711b578 [2021-08-28T16:49:04.005Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-28T16:49:04.280Z] ---> Running in abb54f9f2989 [2021-08-28T16:49:04.280Z] Removing intermediate container 40038c8355b4 [2021-08-28T16:49:04.280Z] ---> 28a517b3b315 [2021-08-28T16:49:04.280Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-28T16:49:04.558Z] ---> Running in 742b959f7552 [2021-08-28T16:49:04.558Z] ---> Running in e7bce6ab2476 [2021-08-28T16:49:04.558Z] Removing intermediate container 51b55a9459e1 [2021-08-28T16:49:04.558Z] ---> 91382e0f8a79 [2021-08-28T16:49:04.558Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-28T16:49:05.168Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-28T16:49:05.168Z] Removing intermediate container 742b959f7552 [2021-08-28T16:49:05.168Z] ---> 990e92d33cf0 [2021-08-28T16:49:05.168Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt /Status: Downloaded newer image for docker:20.10.7 [2021-08-28T16:49:05.168Z] [2021-08-28T16:49:05.168Z] ---> df445af6242a [2021-08-28T16:49:05.168Z] 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-28T16:49:05.447Z] Removing intermediate container e7bce6ab2476 [2021-08-28T16:49:05.447Z] ---> 0a96b2b90de9 [2021-08-28T16:49:05.447Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:49:05.447Z] ---> Running in b69c812f5a6e [2021-08-28T16:49:05.730Z] ---> Running in adf7fa616466 [2021-08-28T16:49:06.008Z] ---> 0f99436e0013 [2021-08-28T16:49:06.008Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-28T16:49:06.282Z] Removing intermediate container b69c812f5a6e [2021-08-28T16:49:06.282Z] ---> 477fde80e6ce [2021-08-28T16:49:06.282Z] 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-28T16:49:06.561Z] ---> Running in 63b46718d083 [2021-08-28T16:49:06.561Z] ---> 71fc11a9c254 [2021-08-28T16:49:06.561Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-28T16:49:08.575Z] ---> 512ce8714aa2 [2021-08-28T16:49:08.575Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-28T16:49:08.575Z] Removing intermediate container abb54f9f2989 [2021-08-28T16:49:08.575Z] ---> e6f9b0685d6a [2021-08-28T16:49:08.575Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-28T16:49:08.575Z] ---> 2be57c0aeb35 [2021-08-28T16:49:08.575Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-28T16:49:08.575Z] ---> Running in 302e39cf8dc3 [2021-08-28T16:49:08.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-28T16:49:09.134Z] Removing intermediate container adf7fa616466 [2021-08-28T16:49:09.134Z] ---> 590808fff912 [2021-08-28T16:49:09.134Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-28T16:49:09.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-28T16:49:09.419Z] ---> Running in 0435917cf2ab [2021-08-28T16:49:09.699Z] Removing intermediate container 302e39cf8dc3 [2021-08-28T16:49:09.699Z] ---> 6b8403f82372 [2021-08-28T16:49:09.699Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-28T16:49:09.699Z] ---> 7acc092ddd78 [2021-08-28T16:49:09.979Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-28T16:49:09.979Z] (1/39) Installing readline (8.1.0-r0) [2021-08-28T16:49:09.979Z] (2/39) Installing bash (5.1.0-r0) [2021-08-28T16:49:09.979Z] Executing bash-5.1.0-r0.post-install [2021-08-28T16:49:10.256Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-28T16:49:10.256Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-28T16:49:10.256Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-28T16:49:10.256Z] ---> 03c57669a665 [2021-08-28T16:49:10.256Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-28T16:49:10.256Z] (6/39) Installing curl (7.78.0-r0) [2021-08-28T16:49:10.256Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-28T16:49:10.256Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-28T16:49:10.256Z] (9/39) Installing expat (2.2.10-r1) [2021-08-28T16:49:10.256Z] ---> Running in 05b8d99da20e [2021-08-28T16:49:10.256Z] (10/39) Installing libffi (3.3-r2) [2021-08-28T16:49:10.256Z] (11/39) Installing gdbm (1.19-r0) [2021-08-28T16:49:10.256Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-28T16:49:10.256Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-28T16:49:10.256Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-28T16:49:10.535Z] ---> Running in 8a8028476f5d [2021-08-28T16:49:11.518Z] Removing intermediate container 05b8d99da20e [2021-08-28T16:49:11.518Z] ---> 6b03464ca914 [2021-08-28T16:49:11.518Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-28T16:49:11.518Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-28T16:49:11.790Z] Removing intermediate container 8a8028476f5d [2021-08-28T16:49:11.790Z] ---> 9d4f484aee9c [2021-08-28T16:49:11.790Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-28T16:49:11.790Z] ---> 768eb9d32487 [2021-08-28T16:49:11.790Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-28T16:49:12.065Z] ---> Running in f2d99c8fb3f3 [2021-08-28T16:49:12.338Z] ---> Running in bbcdcc4789fd [2021-08-28T16:49:12.339Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-28T16:49:12.339Z] ---> Running in a4814f02ad90 [2021-08-28T16:49:12.339Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-28T16:49:12.339Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-28T16:49:12.339Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-28T16:49:12.339Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-28T16:49:12.339Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-28T16:49:12.339Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-28T16:49:12.624Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-28T16:49:12.624Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-28T16:49:12.902Z] Removing intermediate container f2d99c8fb3f3 [2021-08-28T16:49:12.902Z] ---> 5602bb65e8b6 [2021-08-28T16:49:12.902Z] Step 21/23 : LABEL arch=arm64 [2021-08-28T16:49:12.902Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-28T16:49:12.902Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-28T16:49:12.902Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-28T16:49:12.902Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-28T16:49:12.902Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-28T16:49:12.902Z] Removing intermediate container bbcdcc4789fd [2021-08-28T16:49:12.902Z] ---> 3a5e4b8a7ea5 [2021-08-28T16:49:12.902Z] Step 21/23 : LABEL arch=arm64 [2021-08-28T16:49:12.902Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-28T16:49:13.179Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-28T16:49:13.179Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-28T16:49:13.179Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-28T16:49:13.179Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-28T16:49:13.179Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-28T16:49:13.179Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-28T16:49:13.179Z] ---> Running in cc5cc6b0b0c2 [2021-08-28T16:49:13.179Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-28T16:49:13.179Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-28T16:49:13.179Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-28T16:49:13.179Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-28T16:49:13.179Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-28T16:49:13.179Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-28T16:49:13.179Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-28T16:49:13.179Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-28T16:49:13.453Z] ---> Running in 9d5edecba108 [2021-08-28T16:49:13.453Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-28T16:49:13.453Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-28T16:49:13.730Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-28T16:49:13.730Z] Executing busybox-1.31.1-r20.trigger [2021-08-28T16:49:13.730Z] OK: 8 MiB in 20 packages [2021-08-28T16:49:13.730Z] Executing busybox-1.32.1-r6.trigger [2021-08-28T16:49:14.009Z] OK: 82 MiB in 59 packages [2021-08-28T16:49:14.009Z] Removing intermediate container cc5cc6b0b0c2 [2021-08-28T16:49:14.009Z] ---> e5949d880106 [2021-08-28T16:49:14.009Z] Step 22/23 : LABEL git_sha=f4409e7d66e87e07eaf99fc00cd29e35f6e60056 [2021-08-28T16:49:14.286Z] Removing intermediate container 9d5edecba108 [2021-08-28T16:49:14.286Z] ---> 0d793066d4bc [2021-08-28T16:49:14.286Z] Step 22/23 : LABEL git_sha=f4409e7d66e87e07eaf99fc00cd29e35f6e60056 [2021-08-28T16:49:14.563Z] ---> Running in 46b7852eca3b [2021-08-28T16:49:14.842Z] ---> Running in cc7a68b2ccdf [2021-08-28T16:49:15.262Z] Removing intermediate container 46b7852eca3b [2021-08-28T16:49:15.262Z] ---> c4d0a943d319 [2021-08-28T16:49:15.262Z] Step 23/23 : LABEL version=0.0.0 [2021-08-28T16:49:15.597Z] ---> Running in b21e0e303210 [2021-08-28T16:49:15.597Z] Removing intermediate container cc7a68b2ccdf [2021-08-28T16:49:15.597Z] ---> eee525807034 [2021-08-28T16:49:15.920Z] Step 23/23 : LABEL version=0.0.0 [2021-08-28T16:49:15.920Z] Removing intermediate container 0435917cf2ab [2021-08-28T16:49:15.920Z] ---> 30f22f894b64 [2021-08-28T16:49:15.920Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-28T16:49:15.920Z] Removing intermediate container a4814f02ad90 [2021-08-28T16:49:15.920Z] ---> c3a36332075f [2021-08-28T16:49:15.920Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-28T16:49:16.249Z] ---> Running in 484f4ff851de [2021-08-28T16:49:17.065Z] Removing intermediate container b21e0e303210 [2021-08-28T16:49:17.065Z] ---> def992532786 [2021-08-28T16:49:17.065Z] [2021-08-28T16:49:17.065Z] Removing intermediate container 484f4ff851de [2021-08-28T16:49:17.065Z] ---> 717579dfb825 [2021-08-28T16:49:17.065Z] [2021-08-28T16:49:17.365Z] Successfully built def992532786 [2021-08-28T16:49:17.645Z] Successfully tagged support-scheduler-arm64:latest [2021-08-28T16:49:17.645Z]  Building support-scheduler ... done Building security-proxy-setup [2021-08-28T16:49:17.645Z] ---> ce973633666f [2021-08-28T16:49:17.645Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-28T16:49:17.645Z] ---> 41382825df46 [2021-08-28T16:49:17.645Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-28T16:49:17.935Z] Successfully built 717579dfb825 [2021-08-28T16:49:17.935Z] Successfully tagged support-notifications-arm64:latest [2021-08-28T16:49:17.935Z] Building core-metadata [2021-08-28T16:49:20.553Z]  Building support-notifications ... done  ---> 4747caf799e2 [2021-08-28T16:49:20.553Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-28T16:49:20.553Z] ---> 812191b3866c [2021-08-28T16:49:20.553Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-28T16:49:22.550Z] ---> 741b62103a6f [2021-08-28T16:49:22.550Z] ---> 1eda104df674 [2021-08-28T16:49:22.550Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-28T16:49:22.550Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-28T16:49:22.824Z] ---> Running in 328478bb38b4 [2021-08-28T16:49:23.427Z] Collecting docker-compose==1.23.2 [2021-08-28T16:49:23.427Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-28T16:49:23.427Z] ---> 177ef8db96a8 [2021-08-28T16:49:23.427Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-28T16:49:23.702Z] Removing intermediate container 328478bb38b4 [2021-08-28T16:49:23.702Z] ---> d7550f701a19 [2021-08-28T16:49:23.702Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-28T16:49:23.977Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-28T16:49:23.977Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-28T16:49:24.250Z] ---> Running in 9a636cdc5271 [2021-08-28T16:49:24.520Z] ---> 61c0f2b7eaaa [2021-08-28T16:49:24.520Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-28T16:49:25.209Z] ---> Running in f96564010551 [2021-08-28T16:49:25.209Z] Removing intermediate container 9a636cdc5271 [2021-08-28T16:49:25.209Z] ---> 75d8bb99923d [2021-08-28T16:49:25.209Z] Step 22/24 : LABEL arch=arm64 [2021-08-28T16:49:25.829Z] ---> Running in b0e51c13487b [2021-08-28T16:49:26.103Z] Removing intermediate container f96564010551 [2021-08-28T16:49:26.103Z] ---> 2b2ed494325f [2021-08-28T16:49:26.103Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-28T16:49:26.700Z] Collecting jsonschema<3,>=2.5.1 [2021-08-28T16:49:26.700Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-28T16:49:26.700Z] Removing intermediate container b0e51c13487b [2021-08-28T16:49:26.700Z] ---> 97ee034314ed [2021-08-28T16:49:26.700Z] Step 23/24 : LABEL git_sha=f4409e7d66e87e07eaf99fc00cd29e35f6e60056 [2021-08-28T16:49:26.974Z] ---> Running in 4d13f4ce9a40 [2021-08-28T16:49:27.248Z] ---> f4e39900d60d [2021-08-28T16:49:27.248Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-28T16:49:27.851Z] ---> Running in a5f388de553b [2021-08-28T16:49:27.851Z] Removing intermediate container 4d13f4ce9a40 [2021-08-28T16:49:27.851Z] ---> 90197ccc32dc [2021-08-28T16:49:27.851Z] Step 24/24 : LABEL version=0.0.0 [2021-08-28T16:49:28.127Z] ---> Running in 6d1523560686 [2021-08-28T16:49:28.401Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-28T16:49:28.401Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-28T16:49:28.679Z] Collecting cached-property<2,>=1.2.0 [2021-08-28T16:49:28.679Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-28T16:49:28.961Z] Removing intermediate container 6d1523560686 [2021-08-28T16:49:28.961Z] ---> 6840c41ddd01 [2021-08-28T16:49:28.961Z] [2021-08-28T16:49:29.243Z] Successfully built 6840c41ddd01 [2021-08-28T16:49:29.243Z] Successfully tagged core-data-arm64:latest [2021-08-28T16:49:29.243Z] Building core-command [2021-08-28T16:49:29.517Z]  Building core-data ... done Collecting PyYAML<4,>=3.10 [2021-08-28T16:49:29.517Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-28T16:49:30.969Z] Removing intermediate container a5f388de553b [2021-08-28T16:49:30.969Z] ---> e1e8c4e05ad9 [2021-08-28T16:49:30.969Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-28T16:49:31.953Z] ---> Running in 04e6de7588d0 [2021-08-28T16:49:32.937Z] Removing intermediate container 04e6de7588d0 [2021-08-28T16:49:32.937Z] ---> 550c5aea65c2 [2021-08-28T16:49:32.937Z] Step 29/32 : CMD ["gate"] [2021-08-28T16:49:33.538Z] ---> Running in f4c7bf331deb [2021-08-28T16:49:34.138Z] Collecting docker<4.0,>=3.6.0 [2021-08-28T16:49:34.138Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-28T16:49:34.746Z] Removing intermediate container f4c7bf331deb [2021-08-28T16:49:34.746Z] ---> a39840107168 [2021-08-28T16:49:34.746Z] Step 30/32 : LABEL arch=arm64 [2021-08-28T16:49:34.746Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-28T16:49:34.746Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-28T16:49:35.025Z] Collecting texttable<0.10,>=0.9.0 [2021-08-28T16:49:35.025Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-28T16:49:35.025Z] ---> Running in d67a6e363405 [2021-08-28T16:49:36.008Z] Removing intermediate container d67a6e363405 [2021-08-28T16:49:36.008Z] ---> 61766e0d6121 [2021-08-28T16:49:36.008Z] Step 31/32 : LABEL git_sha=f4409e7d66e87e07eaf99fc00cd29e35f6e60056 [2021-08-28T16:49:36.607Z] ---> Running in 9574a5704b4c [2021-08-28T16:49:37.210Z] Collecting docopt<0.7,>=0.6.1 [2021-08-28T16:49:37.210Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-28T16:49:37.486Z] Removing intermediate container 9574a5704b4c [2021-08-28T16:49:37.486Z] ---> 5310e4249fd6 [2021-08-28T16:49:37.486Z] Step 32/32 : LABEL version=0.0.0 [2021-08-28T16:49:38.084Z] ---> Running in cc5743d0c61d [2021-08-28T16:49:39.066Z] Removing intermediate container cc5743d0c61d [2021-08-28T16:49:39.066Z] ---> 4bfe48443658 [2021-08-28T16:49:39.066Z] [2021-08-28T16:49:39.341Z] Successfully built 4bfe48443658 [2021-08-28T16:49:39.341Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-28T16:49:39.341Z] Building security-secretstore-setup [2021-08-28T16:49:39.616Z]  Building security-bootstrapper ... done 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-28T16:49:40.590Z] Collecting docker-pycreds>=0.4.0 [2021-08-28T16:49:40.590Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-28T16:49:41.220Z] Collecting idna<2.8,>=2.5 [2021-08-28T16:49:41.220Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-28T16:49:41.820Z] Collecting certifi>=2017.4.17 [2021-08-28T16:49:41.820Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-28T16:49:41.820Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-28T16:49:41.820Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-28T16:49:42.804Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-28T16:49:42.804Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-28T16:49:43.403Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-28T16:49:43.403Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-28T16:49:43.403Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-28T16:49:43.403Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-28T16:49:44.845Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-28T16:49:44.845Z] Attempting uninstall: urllib3 [2021-08-28T16:49:44.845Z] Found existing installation: urllib3 1.26.2 [2021-08-28T16:49:44.845Z] Uninstalling urllib3-1.26.2: [2021-08-28T16:49:44.845Z] Successfully uninstalled urllib3-1.26.2 [2021-08-28T16:49:45.442Z] Attempting uninstall: idna [2021-08-28T16:49:45.442Z] Found existing installation: idna 3.1 [2021-08-28T16:49:45.442Z] Uninstalling idna-3.1: [2021-08-28T16:49:45.716Z] Successfully uninstalled idna-3.1 [2021-08-28T16:49:46.320Z] Attempting uninstall: chardet [2021-08-28T16:49:46.320Z] Found existing installation: chardet 4.0.0 [2021-08-28T16:49:46.594Z] Uninstalling chardet-4.0.0: [2021-08-28T16:49:46.594Z] Successfully uninstalled chardet-4.0.0 [2021-08-28T16:49:48.581Z] Attempting uninstall: requests [2021-08-28T16:49:48.581Z] Found existing installation: requests 2.25.1 [2021-08-28T16:49:48.581Z] Uninstalling requests-2.25.1: [2021-08-28T16:49:48.581Z] Successfully uninstalled requests-2.25.1 [2021-08-28T16:49:49.179Z] Running setup.py install for texttable: started [2021-08-28T16:49:51.162Z] Running setup.py install for texttable: finished with status 'done' [2021-08-28T16:49:51.162Z] Running setup.py install for PyYAML: started [2021-08-28T16:49:53.788Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-28T16:49:54.064Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-28T16:49:54.064Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-28T16:49:54.064Z] ---> d03d7874be29 [2021-08-28T16:49:54.064Z] Step 3/22 : WORKDIR /edgex-go [2021-08-28T16:49:54.064Z] ---> Using cache [2021-08-28T16:49:54.064Z] ---> de92fa2820c5 [2021-08-28T16:49:54.064Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:49:54.064Z] ---> Using cache [2021-08-28T16:49:54.064Z] ---> b83b9ad4ac66 [2021-08-28T16:49:54.064Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-28T16:49:54.676Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-28T16:49:54.676Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-28T16:49:54.676Z] ---> d03d7874be29 [2021-08-28T16:49:54.676Z] Step 3/24 : WORKDIR /edgex-go [2021-08-28T16:49:54.676Z] ---> Using cache [2021-08-28T16:49:54.676Z] ---> de92fa2820c5 [2021-08-28T16:49:54.676Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:49:54.676Z] ---> Using cache [2021-08-28T16:49:54.676Z] ---> b83b9ad4ac66 [2021-08-28T16:49:54.676Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-28T16:49:55.656Z] Running setup.py install for docopt: started [2021-08-28T16:49:58.269Z] ---> Running in c040b9091a13 [2021-08-28T16:49:58.269Z] ---> Running in fb3d386a9270 [2021-08-28T16:49:58.269Z] Running setup.py install for docopt: finished with status 'done' [2021-08-28T16:49:58.269Z] Running setup.py install for dockerpty: started [2021-08-28T16:50:00.261Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-28T16:50:00.261Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-28T16:50:01.730Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-28T16:50:01.730Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-28T16:50:01.730Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-28T16:50:02.715Z] OK: 218 MiB in 52 packages [2021-08-28T16:50:02.715Z] OK: 218 MiB in 52 packages [2021-08-28T16:50:04.729Z] 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-28T16:50:05.712Z] Removing intermediate container c040b9091a13 [2021-08-28T16:50:05.712Z] ---> 3b13b984c571 [2021-08-28T16:50:05.712Z] Step 6/24 : COPY go.mod . [2021-08-28T16:50:05.984Z] Removing intermediate container fb3d386a9270 [2021-08-28T16:50:05.984Z] ---> 93ac3744e829 [2021-08-28T16:50:05.984Z] Step 6/22 : COPY go.mod . [2021-08-28T16:50:07.425Z] ---> cffda6a7e907 [2021-08-28T16:50:07.425Z] Step 7/24 : RUN go mod download [2021-08-28T16:50:07.425Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-28T16:50:07.425Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-28T16:50:07.425Z] ---> d03d7874be29 [2021-08-28T16:50:07.425Z] Step 3/24 : WORKDIR /edgex-go [2021-08-28T16:50:07.425Z] ---> Using cache [2021-08-28T16:50:07.425Z] ---> de92fa2820c5 [2021-08-28T16:50:07.425Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:50:07.425Z] ---> Using cache [2021-08-28T16:50:07.425Z] ---> b83b9ad4ac66 [2021-08-28T16:50:07.425Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-28T16:50:07.425Z] ---> Using cache [2021-08-28T16:50:07.425Z] ---> 93ac3744e829 [2021-08-28T16:50:07.425Z] Step 6/24 : COPY go.mod . [2021-08-28T16:50:07.425Z] ---> 44b206a754d5 [2021-08-28T16:50:07.425Z] Step 7/22 : RUN go mod download [2021-08-28T16:50:07.702Z] ---> Running in 6080c3c7919d [2021-08-28T16:50:07.702Z] ---> Running in 47d3819d5e73 [2021-08-28T16:50:08.301Z] ---> 7fcf0ed23d0d [2021-08-28T16:50:08.301Z] Step 7/24 : RUN go mod download [2021-08-28T16:50:08.578Z] ---> Running in dea9a32b471f [2021-08-28T16:50:14.010Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-28T16:50:14.010Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-28T16:50:14.010Z] ---> d03d7874be29 [2021-08-28T16:50:14.010Z] Step 3/26 : WORKDIR /edgex-go [2021-08-28T16:50:14.010Z] ---> Using cache [2021-08-28T16:50:14.010Z] ---> de92fa2820c5 [2021-08-28T16:50:14.010Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:50:14.010Z] ---> Using cache [2021-08-28T16:50:14.010Z] ---> b83b9ad4ac66 [2021-08-28T16:50:14.010Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-28T16:50:14.010Z] ---> Using cache [2021-08-28T16:50:14.010Z] ---> 93ac3744e829 [2021-08-28T16:50:14.010Z] Step 6/26 : COPY go.mod . [2021-08-28T16:50:14.010Z] ---> Using cache [2021-08-28T16:50:14.010Z] ---> 7fcf0ed23d0d [2021-08-28T16:50:14.010Z] Step 7/26 : RUN go mod download [2021-08-28T16:50:14.997Z] ---> Running in d44a7be3e13b [2021-08-28T16:50:16.434Z] Removing intermediate container 47d3819d5e73 [2021-08-28T16:50:16.434Z] ---> d79c09874388 [2021-08-28T16:50:16.434Z] Step 8/22 : COPY . . [2021-08-28T16:50:16.434Z] Removing intermediate container 6080c3c7919d [2021-08-28T16:50:16.434Z] ---> 203a0c98d765 [2021-08-28T16:50:16.434Z] Step 8/24 : COPY . . [2021-08-28T16:50:16.434Z] Removing intermediate container dea9a32b471f [2021-08-28T16:50:16.434Z] ---> e442aa363aba [2021-08-28T16:50:16.434Z] Step 8/24 : COPY . . [2021-08-28T16:50:22.194Z] Removing intermediate container d44a7be3e13b [2021-08-28T16:50:22.194Z] ---> aaa03069f785 [2021-08-28T16:50:22.194Z] Step 8/26 : COPY . . [2021-08-28T16:50:22.849Z] Removing intermediate container 63b46718d083 [2021-08-28T16:50:22.849Z] ---> 0bffc969ac99 [2021-08-28T16:50:22.849Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-28T16:50:24.849Z] ---> Running in e05ec9409143 [2021-08-28T16:50:25.833Z] Removing intermediate container e05ec9409143 [2021-08-28T16:50:25.833Z] ---> 4c7a3110a1c5 [2021-08-28T16:50:25.833Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-28T16:50:26.434Z] ---> Running in be5305119211 [2021-08-28T16:50:27.875Z] Removing intermediate container be5305119211 [2021-08-28T16:50:27.875Z] ---> aaa5818604a0 [2021-08-28T16:50:27.875Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-28T16:50:32.192Z] ---> f0589bc682fd [2021-08-28T16:50:32.192Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-28T16:50:34.181Z] ---> 25e397dd2099 [2021-08-28T16:50:34.181Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-28T16:50:37.627Z] ---> 17e2032fdcc6 [2021-08-28T16:50:37.627Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-28T16:50:37.627Z] ---> Running in 24b74209124c [2021-08-28T16:50:38.252Z] ---> b5edb80c3434 [2021-08-28T16:50:38.252Z] Step 9/24 : RUN go mod tidy [2021-08-28T16:50:38.543Z] ---> e998b1aebf3b [2021-08-28T16:50:38.543Z] Step 9/22 : RUN go mod tidy [2021-08-28T16:50:38.822Z] ---> 3bc7f554b611 [2021-08-28T16:50:38.822Z] Step 9/24 : RUN go mod tidy [2021-08-28T16:50:39.437Z] ---> Running in 052732a3e27c [2021-08-28T16:50:39.437Z] ---> Running in 867af497e100 [2021-08-28T16:50:40.043Z] ---> Running in ea780ee22265 [2021-08-28T16:50:40.043Z] Removing intermediate container 24b74209124c [2021-08-28T16:50:40.043Z] ---> e32b9a5e076d [2021-08-28T16:50:40.043Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-28T16:50:40.654Z] ---> Running in 3431386dd1f9 [2021-08-28T16:50:41.653Z] Removing intermediate container 3431386dd1f9 [2021-08-28T16:50:41.653Z] ---> 5f5fa8d2be56 [2021-08-28T16:50:41.653Z] Step 22/24 : LABEL arch=arm64 [2021-08-28T16:50:41.653Z] ---> 8f2f427746bf [2021-08-28T16:50:41.653Z] Step 9/26 : RUN go mod tidy [2021-08-28T16:50:41.653Z] ---> Running in 76808f15f76d [2021-08-28T16:50:41.653Z] ---> Running in 4a3de052a17c [2021-08-28T16:50:42.703Z] Removing intermediate container 76808f15f76d [2021-08-28T16:50:42.703Z] ---> 86ea56126b5c [2021-08-28T16:50:42.703Z] Step 23/24 : LABEL git_sha=f4409e7d66e87e07eaf99fc00cd29e35f6e60056 [2021-08-28T16:50:42.993Z] ---> Running in dd9cb49c058b [2021-08-28T16:50:43.988Z] Removing intermediate container dd9cb49c058b [2021-08-28T16:50:43.988Z] ---> 738fc9d8dd1e [2021-08-28T16:50:43.988Z] Step 24/24 : LABEL version=0.0.0 [2021-08-28T16:50:43.988Z] ---> Running in 3d3b6c0887e8 [2021-08-28T16:50:44.983Z] Removing intermediate container 3d3b6c0887e8 [2021-08-28T16:50:44.983Z] ---> 064898e801dc [2021-08-28T16:50:44.983Z] [2021-08-28T16:50:45.262Z] Successfully built 064898e801dc [2021-08-28T16:50:45.262Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-28T16:50:47.918Z]  Building sys-mgmt-agent ... done Removing intermediate container 052732a3e27c [2021-08-28T16:50:47.918Z] ---> 12953c01d6bd [2021-08-28T16:50:47.918Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-28T16:50:47.918Z] ---> Running in 2b65bcf2f484 [2021-08-28T16:50:47.918Z] Removing intermediate container 867af497e100 [2021-08-28T16:50:47.918Z] ---> ce13eac845a7 [2021-08-28T16:50:47.918Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-28T16:50:48.193Z] ---> Running in 680fbdd3ddcc [2021-08-28T16:50:48.193Z] Removing intermediate container ea780ee22265 [2021-08-28T16:50:48.193Z] ---> ea4403cc63d3 [2021-08-28T16:50:48.193Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-28T16:50:48.470Z] Removing intermediate container 4a3de052a17c [2021-08-28T16:50:48.470Z] ---> a16a1197564c [2021-08-28T16:50:48.470Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-28T16:50:48.470Z] ---> Running in 1d901abfe416 [2021-08-28T16:50:48.746Z] ---> Running in 9cb29b33130c [2021-08-28T16:50:49.739Z] 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-28T16:50:50.344Z] 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-28T16:50:50.625Z] 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-28T16:50:50.625Z] 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-28T16:52:27.518Z] 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-28T16:52:27.518Z] 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-28T16:52:27.518Z] Removing intermediate container 2b65bcf2f484 [2021-08-28T16:52:27.518Z] ---> 6b6780caf943 [2021-08-28T16:52:27.518Z] [2021-08-28T16:52:27.518Z] Step 11/24 : FROM alpine:3.12 [2021-08-28T16:52:27.518Z] ---> c4fd0aeabfcf [2021-08-28T16:52:27.518Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-28T16:52:27.518Z] ---> Using cache [2021-08-28T16:52:27.518Z] ---> f3a237364564 [2021-08-28T16:52:27.518Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-28T16:52:27.518Z] ---> Using cache [2021-08-28T16:52:27.518Z] ---> f08f81d82998 [2021-08-28T16:52:27.518Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-28T16:52:27.518Z] ---> Running in f6c6976ce517 [2021-08-28T16:52:27.518Z] Removing intermediate container f6c6976ce517 [2021-08-28T16:52:27.518Z] ---> dc8b56883603 [2021-08-28T16:52:27.518Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-28T16:52:27.518Z] ---> Running in cfd152bb6f74 [2021-08-28T16:52:27.518Z] Removing intermediate container cfd152bb6f74 [2021-08-28T16:52:27.518Z] ---> 06169bbd2195 [2021-08-28T16:52:27.518Z] Step 16/24 : WORKDIR / [2021-08-28T16:52:27.518Z] ---> Running in 6c0f5b8170cc [2021-08-28T16:52:27.518Z] Removing intermediate container 6c0f5b8170cc [2021-08-28T16:52:27.518Z] ---> bcadd5655a38 [2021-08-28T16:52:27.518Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-28T16:52:27.518Z] ---> 96cdef01e0c5 [2021-08-28T16:52:27.518Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-28T16:52:27.518Z] Removing intermediate container 680fbdd3ddcc [2021-08-28T16:52:27.518Z] ---> 6e9ad40e047b [2021-08-28T16:52:27.518Z] [2021-08-28T16:52:27.518Z] Step 11/22 : FROM alpine:3.12 [2021-08-28T16:52:27.518Z] ---> c4fd0aeabfcf [2021-08-28T16:52:27.518Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-28T16:52:27.518Z] Removing intermediate container 9cb29b33130c [2021-08-28T16:52:27.518Z] ---> 0765fa9dfbd9 [2021-08-28T16:52:27.518Z] [2021-08-28T16:52:27.518Z] Step 11/26 : FROM alpine:3.12 [2021-08-28T16:52:27.518Z] ---> c4fd0aeabfcf [2021-08-28T16:52:27.518Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-28T16:52:27.518Z] ---> Running in 65c261804681 [2021-08-28T16:52:27.518Z] ---> Running in 5098cf2e1bcb [2021-08-28T16:52:27.800Z] ---> 60b12c92433c [2021-08-28T16:52:27.800Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-28T16:52:29.255Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-28T16:52:29.255Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-28T16:52:29.255Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-28T16:52:29.255Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-28T16:52:29.255Z] ---> c319af27e51f [2021-08-28T16:52:29.255Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-28T16:52:29.255Z] Removing intermediate container 1d901abfe416 [2021-08-28T16:52:29.255Z] ---> 4b2ae198a38c [2021-08-28T16:52:29.255Z] [2021-08-28T16:52:29.255Z] Step 11/24 : FROM alpine:3.12 [2021-08-28T16:52:29.255Z] ---> c4fd0aeabfcf [2021-08-28T16:52:29.255Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-28T16:52:29.255Z] ---> Using cache [2021-08-28T16:52:29.255Z] ---> f3a237364564 [2021-08-28T16:52:29.255Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-28T16:52:29.255Z] ---> Using cache [2021-08-28T16:52:29.255Z] ---> f08f81d82998 [2021-08-28T16:52:29.535Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-28T16:52:29.535Z] ---> Running in a4734748239c [2021-08-28T16:52:29.535Z] ---> Running in 6579fce7686c [2021-08-28T16:52:29.811Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-28T16:52:29.811Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-28T16:52:29.811Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-28T16:52:29.811Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-28T16:52:29.811Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-28T16:52:29.811Z] (4/4) Installing curl (7.78.0-r0) [2021-08-28T16:52:29.811Z] (3/3) Installing su-exec (0.2-r1) [2021-08-28T16:52:29.811Z] Executing busybox-1.31.1-r20.trigger [2021-08-28T16:52:29.811Z] Executing busybox-1.31.1-r20.trigger [2021-08-28T16:52:30.091Z] Executing ca-certificates-20191127-r4.trigger [2021-08-28T16:52:30.091Z] Executing ca-certificates-20191127-r4.trigger [2021-08-28T16:52:30.091Z] OK: 7 MiB in 18 packages [2021-08-28T16:52:30.091Z] OK: 6 MiB in 17 packages [2021-08-28T16:52:30.367Z] Removing intermediate container a4734748239c [2021-08-28T16:52:30.367Z] ---> 5c5b51d7d93b [2021-08-28T16:52:30.367Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-28T16:52:30.367Z] Removing intermediate container 6579fce7686c [2021-08-28T16:52:30.367Z] ---> 982668526314 [2021-08-28T16:52:30.367Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-28T16:52:30.642Z] ---> Running in 9b0abbd9eb7a [2021-08-28T16:52:30.642Z] ---> Running in d8b9c8667358 [2021-08-28T16:52:31.249Z] Removing intermediate container 9b0abbd9eb7a [2021-08-28T16:52:31.249Z] ---> 6a181a7834cb [2021-08-28T16:52:31.249Z] Step 22/24 : LABEL arch=arm64 [2021-08-28T16:52:31.249Z] Removing intermediate container d8b9c8667358 [2021-08-28T16:52:31.249Z] ---> 0583f5d3ec43 [2021-08-28T16:52:31.249Z] Step 16/24 : WORKDIR / [2021-08-28T16:52:31.526Z] ---> Running in e815e1b8e1ee [2021-08-28T16:52:31.526Z] ---> Running in ae0285789c6b [2021-08-28T16:52:32.128Z] Removing intermediate container 5098cf2e1bcb [2021-08-28T16:52:32.128Z] ---> 4a449de0671d [2021-08-28T16:52:32.128Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-28T16:52:32.128Z] Removing intermediate container 65c261804681 [2021-08-28T16:52:32.128Z] ---> 03691c43cf26 [2021-08-28T16:52:32.129Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-28T16:52:32.129Z] Removing intermediate container e815e1b8e1ee [2021-08-28T16:52:32.129Z] ---> f616ef71a219 [2021-08-28T16:52:32.129Z] Step 23/24 : LABEL git_sha=f4409e7d66e87e07eaf99fc00cd29e35f6e60056 [2021-08-28T16:52:32.403Z] ---> Running in 9a0e25c313e4 [2021-08-28T16:52:32.403Z] ---> Running in 0bc5eec4afbb [2021-08-28T16:52:32.403Z] Removing intermediate container ae0285789c6b [2021-08-28T16:52:32.403Z] ---> 578573a7a372 [2021-08-28T16:52:32.403Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-28T16:52:32.403Z] ---> Running in 44e82d93a448 [2021-08-28T16:52:33.007Z] Removing intermediate container 9a0e25c313e4 [2021-08-28T16:52:33.007Z] ---> 28d5286bc9df [2021-08-28T16:52:33.007Z] Step 14/22 : WORKDIR /edgex [2021-08-28T16:52:33.007Z] Removing intermediate container 0bc5eec4afbb [2021-08-28T16:52:33.007Z] ---> 1d91ed902d72 [2021-08-28T16:52:33.007Z] Step 14/26 : WORKDIR / [2021-08-28T16:52:33.293Z] Removing intermediate container 44e82d93a448 [2021-08-28T16:52:33.293Z] ---> 483513d90561 [2021-08-28T16:52:33.293Z] Step 24/24 : LABEL version=0.0.0 [2021-08-28T16:52:33.293Z] ---> Running in 442348d52152 [2021-08-28T16:52:33.293Z] ---> Running in 999446c86e77 [2021-08-28T16:52:33.293Z] ---> Running in 1d1cb8ac2af4 [2021-08-28T16:52:33.293Z] ---> 1368e7f9ff70 [2021-08-28T16:52:33.293Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-28T16:52:33.897Z] Removing intermediate container 999446c86e77 [2021-08-28T16:52:33.897Z] ---> 6a205096b4d5 [2021-08-28T16:52:33.897Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-28T16:52:34.173Z] Removing intermediate container 442348d52152 [2021-08-28T16:52:34.174Z] ---> fcee685e75c0 [2021-08-28T16:52:34.174Z] 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-28T16:52:34.174Z] Removing intermediate container 1d1cb8ac2af4 [2021-08-28T16:52:34.174Z] ---> 1ff720d6f4df [2021-08-28T16:52:34.174Z] [2021-08-28T16:52:34.784Z] Successfully built 1ff720d6f4df [2021-08-28T16:52:34.784Z] Successfully tagged core-command-arm64:latest [2021-08-28T16:52:35.063Z]  Building core-command ... done  ---> d8e25a809004 [2021-08-28T16:52:35.063Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-28T16:52:35.339Z] ---> 5a382ba8d423 [2021-08-28T16:52:35.339Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-28T16:52:35.339Z] ---> 94effd7824d0 [2021-08-28T16:52:35.339Z] 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-28T16:52:36.336Z] ---> 2d08df1c9c6a [2021-08-28T16:52:36.336Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-28T16:52:36.336Z] ---> Running in 8da6331117ba [2021-08-28T16:52:36.612Z] ---> c6c8ff27e516 [2021-08-28T16:52:36.612Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-28T16:52:36.612Z] ---> ca3d04453015 [2021-08-28T16:52:36.612Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-28T16:52:36.890Z] Removing intermediate container 8da6331117ba [2021-08-28T16:52:36.890Z] ---> 3969bbc5aa4d [2021-08-28T16:52:36.890Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-28T16:52:37.170Z] ---> Running in 57237bc86586 [2021-08-28T16:52:37.774Z] ---> 9eab5904dc23 [2021-08-28T16:52:37.774Z] 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-28T16:52:38.048Z] Removing intermediate container 57237bc86586 [2021-08-28T16:52:38.048Z] ---> 95e0c04c8f30 [2021-08-28T16:52:38.048Z] Step 22/24 : LABEL arch=arm64 [2021-08-28T16:52:38.048Z] ---> 6b23f1411340 [2021-08-28T16:52:38.048Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-28T16:52:38.048Z] ---> Running in 17ecaf2195ae [2021-08-28T16:52:38.325Z] ---> Running in ad1608992ae8 [2021-08-28T16:52:38.602Z] Removing intermediate container 17ecaf2195ae [2021-08-28T16:52:38.602Z] ---> a0319a70b54d [2021-08-28T16:52:38.602Z] Step 23/24 : LABEL git_sha=f4409e7d66e87e07eaf99fc00cd29e35f6e60056 [2021-08-28T16:52:38.881Z] Removing intermediate container ad1608992ae8 [2021-08-28T16:52:38.881Z] ---> 8095814be968 [2021-08-28T16:52:38.881Z] Step 19/22 : CMD ["--init=true"] [2021-08-28T16:52:38.881Z] ---> 66ccc94a22fd [2021-08-28T16:52:38.881Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-28T16:52:38.881Z] ---> Running in 30ff7c141523 [2021-08-28T16:52:38.881Z] ---> Running in bb1b5e05a42b [2021-08-28T16:52:39.487Z] Removing intermediate container 30ff7c141523 [2021-08-28T16:52:39.487Z] ---> ceaacab298c9 [2021-08-28T16:52:39.487Z] Step 24/24 : LABEL version=0.0.0 [2021-08-28T16:52:39.770Z] Removing intermediate container bb1b5e05a42b [2021-08-28T16:52:39.770Z] ---> 9c947a82716f [2021-08-28T16:52:39.770Z] Step 20/22 : LABEL arch=arm64 [2021-08-28T16:52:39.770Z] ---> Running in a29a7d24b5f8 [2021-08-28T16:52:40.047Z] ---> Running in 827cf019d804 [2021-08-28T16:52:40.047Z] ---> 7578947c723d [2021-08-28T16:52:40.047Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-28T16:52:40.324Z] Removing intermediate container a29a7d24b5f8 [2021-08-28T16:52:40.324Z] ---> b2f4f8bbb862 [2021-08-28T16:52:40.324Z] [2021-08-28T16:52:40.928Z] Successfully built b2f4f8bbb862 [2021-08-28T16:52:40.928Z] Successfully tagged core-metadata-arm64:latest [2021-08-28T16:52:40.928Z]  Building core-metadata ... done Removing intermediate container 827cf019d804 [2021-08-28T16:52:40.928Z] ---> e2a0feb41edb [2021-08-28T16:52:40.928Z] Step 21/22 : LABEL git_sha=f4409e7d66e87e07eaf99fc00cd29e35f6e60056 [2021-08-28T16:52:41.204Z] ---> Running in e10fdede0eee [2021-08-28T16:52:41.807Z] ---> 4296b8b99ef5 [2021-08-28T16:52:41.807Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-28T16:52:41.807Z] Removing intermediate container e10fdede0eee [2021-08-28T16:52:41.807Z] ---> 8893a82bca7e [2021-08-28T16:52:41.807Z] Step 22/22 : LABEL version=0.0.0 [2021-08-28T16:52:42.082Z] ---> Running in 9fa1b5c053b0 [2021-08-28T16:52:42.684Z] Removing intermediate container 9fa1b5c053b0 [2021-08-28T16:52:42.684Z] ---> 70d9f4713c70 [2021-08-28T16:52:42.684Z] [2021-08-28T16:52:42.684Z] ---> 5b736661ed81 [2021-08-28T16:52:42.684Z] 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-28T16:52:42.960Z] Successfully built 70d9f4713c70 [2021-08-28T16:52:42.960Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-28T16:52:42.960Z]  Building security-proxy-setup ... done  ---> Running in b9835dfb2864 [2021-08-28T16:52:45.594Z] Removing intermediate container b9835dfb2864 [2021-08-28T16:52:45.594Z] ---> 79854bf321e2 [2021-08-28T16:52:45.594Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-28T16:52:45.594Z] ---> Running in 6c822c9dc88b [2021-08-28T16:52:45.867Z] Removing intermediate container 6c822c9dc88b [2021-08-28T16:52:45.867Z] ---> 6764f7bc8874 [2021-08-28T16:52:45.867Z] Step 24/26 : LABEL arch=arm64 [2021-08-28T16:52:46.144Z] ---> Running in d6f9139e909a [2021-08-28T16:52:46.423Z] Removing intermediate container d6f9139e909a [2021-08-28T16:52:46.423Z] ---> e424bcec059c [2021-08-28T16:52:46.423Z] Step 25/26 : LABEL git_sha=f4409e7d66e87e07eaf99fc00cd29e35f6e60056 [2021-08-28T16:52:46.696Z] ---> Running in 9d3249f51e94 [2021-08-28T16:52:47.292Z] Removing intermediate container 9d3249f51e94 [2021-08-28T16:52:47.292Z] ---> b0b3f4e1393e [2021-08-28T16:52:47.292Z] Step 26/26 : LABEL version=0.0.0 [2021-08-28T16:52:47.292Z] ---> Running in 35c6326c9bf8 [2021-08-28T16:52:47.889Z] Removing intermediate container 35c6326c9bf8 [2021-08-28T16:52:47.889Z] ---> af1522186132 [2021-08-28T16:52:47.889Z] [2021-08-28T16:52:48.163Z] Successfully built af1522186132 [2021-08-28T16:52:48.163Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-28T16:52:48.453Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-08-28T16:52:48.448Z] $ docker stop --time=1 1d7e39e108e792c23c2cb70e03ece1cb19c5b250ac5f63c498d3cd7e3178fa20 [2021-08-28T16:52:50.364Z] $ docker rm -f 1d7e39e108e792c23c2cb70e03ece1cb19c5b250ac5f63c498d3cd7e3178fa20 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-28T16:52:50.975Z] + docker images [2021-08-28T16:52:51.251Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-28T16:52:51.251Z] security-secretstore-setup-arm64 latest af1522186132 4 seconds ago 26.5MB [2021-08-28T16:52:51.251Z] security-proxy-setup-arm64 latest 70d9f4713c70 9 seconds ago 24.5MB [2021-08-28T16:52:51.251Z] core-metadata-arm64 latest b2f4f8bbb862 11 seconds ago 15.8MB [2021-08-28T16:52:51.251Z] core-command-arm64 latest 1ff720d6f4df 18 seconds ago 15.2MB [2021-08-28T16:52:51.251Z] 4b2ae198a38c 23 seconds ago 1.57GB [2021-08-28T16:52:51.251Z] 6e9ad40e047b 26 seconds ago 1.57GB [2021-08-28T16:52:51.251Z] 0765fa9dfbd9 26 seconds ago 1.57GB [2021-08-28T16:52:51.251Z] 6b6780caf943 32 seconds ago 1.56GB [2021-08-28T16:52:51.251Z] sys-mgmt-agent-arm64 latest 064898e801dc 2 minutes ago 311MB [2021-08-28T16:52:51.251Z] security-bootstrapper-arm64 latest 4bfe48443658 3 minutes ago 17.7MB [2021-08-28T16:52:51.251Z] core-data-arm64 latest 6840c41ddd01 3 minutes ago 19.3MB [2021-08-28T16:52:51.251Z] support-scheduler-arm64 latest def992532786 3 minutes ago 15.2MB [2021-08-28T16:52:51.251Z] support-notifications-arm64 latest 717579dfb825 3 minutes ago 15.9MB [2021-08-28T16:52:51.251Z] 4bbe1fc1fc2d 3 minutes ago 1.57GB [2021-08-28T16:52:51.251Z] f0e6f109f407 3 minutes ago 1.57GB [2021-08-28T16:52:51.251Z] 4987bb13ce76 4 minutes ago 1.57GB [2021-08-28T16:52:51.251Z] 3518ac0e81cb 4 minutes ago 1.57GB [2021-08-28T16:52:51.251Z] 97ade9e7707b 4 minutes ago 1.57GB [2021-08-28T16:52:51.251Z] ci-base-image-arm64 latest d03d7874be29 14 minutes ago 1.24GB [2021-08-28T16:52:51.251Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 3 weeks ago 533MB [2021-08-28T16:52:51.251Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-08-28T16:52:51.251Z] alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB [2021-08-28T16:52:51.251Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-28T16:52:52.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-28T16:52:52.284Z] [2021-08-28T16:52:52.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-28T16:52:52.655Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-28T16:52:52.932Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-28T16:52:52.932Z] 448f6bf000e3: Pulling fs layer [2021-08-28T16:52:52.932Z] f757da607395: Pulling fs layer [2021-08-28T16:52:52.932Z] 05883995daec: Pulling fs layer [2021-08-28T16:52:52.932Z] 8603b9c90790: Pulling fs layer [2021-08-28T16:52:52.932Z] 1560dd03e051: Pulling fs layer [2021-08-28T16:52:52.932Z] 27f5ce0e4adf: Pulling fs layer [2021-08-28T16:52:52.932Z] c2d8d7efcc4b: Pulling fs layer [2021-08-28T16:52:52.932Z] 8603b9c90790: Waiting [2021-08-28T16:52:52.932Z] 1560dd03e051: Waiting [2021-08-28T16:52:52.932Z] 27f5ce0e4adf: Waiting [2021-08-28T16:52:52.932Z] c2d8d7efcc4b: Waiting [2021-08-28T16:52:53.208Z] f757da607395: Verifying Checksum [2021-08-28T16:52:53.208Z] f757da607395: Download complete [2021-08-28T16:52:53.208Z] 8603b9c90790: Download complete [2021-08-28T16:52:53.208Z] 1560dd03e051: Verifying Checksum [2021-08-28T16:52:53.208Z] 1560dd03e051: Download complete [2021-08-28T16:52:53.481Z] 27f5ce0e4adf: Verifying Checksum [2021-08-28T16:52:53.481Z] 27f5ce0e4adf: Download complete [2021-08-28T16:52:53.752Z] 05883995daec: Verifying Checksum [2021-08-28T16:52:53.752Z] 05883995daec: Download complete [2021-08-28T16:52:54.352Z] 448f6bf000e3: Verifying Checksum [2021-08-28T16:52:54.352Z] 448f6bf000e3: Download complete [2021-08-28T16:52:56.974Z] c2d8d7efcc4b: Verifying Checksum [2021-08-28T16:52:56.974Z] c2d8d7efcc4b: Download complete [2021-08-28T16:52:57.965Z] 448f6bf000e3: Pull complete [2021-08-28T16:52:58.561Z] f757da607395: Pull complete [2021-08-28T16:52:59.996Z] 05883995daec: Pull complete [2021-08-28T16:53:00.593Z] 8603b9c90790: Pull complete [2021-08-28T16:53:01.572Z] 1560dd03e051: Pull complete [2021-08-28T16:53:01.847Z] 27f5ce0e4adf: Pull complete [2021-08-28T16:53:16.912Z] c2d8d7efcc4b: Pull complete [2021-08-28T16:53:16.912Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-28T16:53:16.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-28T16:53:16.912Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-28T16:53:17.164Z] prd-ubuntu18.04-docker-arm64-4c-16g-1022 does not seem to be running inside a container [2021-08-28T16:53:17.230Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-28T16:53:21.020Z] $ docker top 97b1e526d1c94071628ac1e6c42504305e2f16591895964c0eb5759f83b1b427 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-28T16:53:22.071Z] ---> job-cost.sh [2021-08-28T16:53:22.071Z] lf-activate-venv: SKIPPING [2021-08-28T16:53:22.071Z] INFO: No Stack... [2021-08-28T16:53:23.044Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-08-28T16:53:23.635Z] INFO: Archiving Costs [Pipeline] sh [2021-08-28T16:53:24.292Z] + cut -d, -f6 [2021-08-28T16:53:24.292Z] + cat /w/workspace/edgex-go/12/archives/cost.csv [Pipeline] lock [2021-08-28T16:53:24.348Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3657-12-stack-cost] [2021-08-28T16:53:24.357Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3657-12-stack-cost] did not exist. Created. [2021-08-28T16:53:24.357Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3657-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-28T16:53:25.030Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-08-28T16:53:25.190Z] Stashed 1 file(s) [Pipeline] } [2021-08-28T16:53:25.202Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3657-12-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-28T16:53:25.217Z] $ docker stop --time=1 97b1e526d1c94071628ac1e6c42504305e2f16591895964c0eb5759f83b1b427 [2021-08-28T16:53:26.866Z] $ docker rm -f 97b1e526d1c94071628ac1e6c42504305e2f16591895964c0eb5759f83b1b427 [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-28T16:53:27.983Z] provisioning config files... [2021-08-28T16:53:27.997Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/12@tmp/config997070385744280572tmp [Pipeline] { [Pipeline] sh [2021-08-28T16:53:28.323Z] + set +x [2021-08-28T16:53:28.323Z] + bash -s -- [2021-08-28T16:53:28.323Z] + curl -s https://codecov.io/bash [2021-08-28T16:53:28.323Z] [2021-08-28T16:53:28.323Z] _____ _ [2021-08-28T16:53:28.323Z] / ____| | | [2021-08-28T16:53:28.323Z] | | ___ __| | ___ ___ _____ __ [2021-08-28T16:53:28.323Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-28T16:53:28.323Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-28T16:53:28.323Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-28T16:53:28.323Z] Bash-1.0.6 [2021-08-28T16:53:28.323Z] [2021-08-28T16:53:28.323Z] [2021-08-28T16:53:28.323Z] ==> git version 2.24.4 found [2021-08-28T16:53:28.323Z] ==> 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-28T16:53:28.323Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-28T16:53:28.323Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-28T16:53:28.323Z] ==> Jenkins CI detected. [2021-08-28T16:53:28.323Z] current dir:  /w/workspace/edgex-go/12 [2021-08-28T16:53:28.323Z] project root: . [2021-08-28T16:53:28.323Z] --> token set from env [2021-08-28T16:53:28.323Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-28T16:53:28.802Z] ==> Running gcov in . (disable via -X gcov) [2021-08-28T16:53:28.802Z] ==> Python coveragepy not found [2021-08-28T16:53:28.802Z] ==> Searching for coverage reports in: [2021-08-28T16:53:28.802Z] + . [2021-08-28T16:53:28.802Z] -> Found 1 reports [2021-08-28T16:53:28.802Z] ==> Detecting git/mercurial file structure [2021-08-28T16:53:28.802Z] ==> Reading reports [2021-08-28T16:53:28.802Z] + ./coverage.out bytes=403739 [2021-08-28T16:53:28.802Z] ==> Appending adjustments [2021-08-28T16:53:28.802Z] https://docs.codecov.io/docs/fixing-reports [2021-08-28T16:53:29.779Z] + Found adjustments [2021-08-28T16:53:29.779Z] ==> Gzipping contents [2021-08-28T16:53:29.779Z] 56K /tmp/codecov.VUBIjV.gz [2021-08-28T16:53:29.779Z] ==> Uploading reports [2021-08-28T16:53:29.779Z] url: https://codecov.io [2021-08-28T16:53:29.779Z] query: branch=PR-3657&commit=72f22e40d219c3d388bca7d0b530e67311ee18ed&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3657%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3657&job=&cmd_args= [2021-08-28T16:53:29.779Z] -> Pinging Codecov [2021-08-28T16:53:29.779Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3657&commit=72f22e40d219c3d388bca7d0b530e67311ee18ed&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3657%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3657&job=&cmd_args= [2021-08-28T16:53:30.046Z] -> Uploading to [2021-08-28T16:53:30.046Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-28/00271124DB129430A58F1EEE437C3FCB/72f22e40d219c3d388bca7d0b530e67311ee18ed/67f9c669-c003-4f80-8f13-60ea597ab25f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210828%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210828T165329Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3378e2f5ca5b03af6cf8896108f9c8ffb1484ee58be806e85623e89232662f51 [2021-08-28T16:53:30.046Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-28T16:53:30.046Z] Dload Upload Total Spent Left Speed [2021-08-28T16:53:30.630Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54389 0 0 100 54389 0 135k --:--:-- --:--:-- --:--:-- 135k [2021-08-28T16:53:30.630Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/72f22e40d219c3d388bca7d0b530e67311ee18ed [Pipeline] } [2021-08-28T16:53:30.644Z] 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-28T16:53:31.810Z] + '[' -d /w/workspace/edgex-go/12/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-28T16:53:32.151Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-28T16:53:32.963Z] ---> package-listing.sh [2021-08-28T16:53:32.963Z] ++ facter osfamily [2021-08-28T16:53:32.963Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-28T16:53:32.963Z] + OS_FAMILY=redhat [2021-08-28T16:53:32.963Z] + workspace=/w/workspace/edgex-go/12 [2021-08-28T16:53:32.963Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-28T16:53:32.963Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-28T16:53:32.963Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-28T16:53:32.963Z] + PACKAGES=/tmp/packages_start.txt [2021-08-28T16:53:32.963Z] + '[' /w/workspace/edgex-go/12 ']' [2021-08-28T16:53:32.963Z] + PACKAGES=/tmp/packages_end.txt [2021-08-28T16:53:32.963Z] + case "${OS_FAMILY}" in [2021-08-28T16:53:32.963Z] + sort [2021-08-28T16:53:32.963Z] + rpm -qa [2021-08-28T16:53:34.919Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-28T16:53:34.919Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-28T16:53:34.919Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-28T16:53:34.919Z] + '[' /w/workspace/edgex-go/12 ']' [2021-08-28T16:53:34.919Z] + mkdir -p /w/workspace/edgex-go/12/archives/ [2021-08-28T16:53:34.919Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/12/archives/ [Pipeline] echo [2021-08-28T16:53:34.939Z] 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/12/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-28T16:53:35.252Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-28T16:53:35.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-28T16:53:35.864Z] [2021-08-28T16:53:35.864Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-28T16:53:36.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-28T16:53:36.212Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-28T16:53:36.212Z] b4d181a07f80: Pulling fs layer [2021-08-28T16:53:36.212Z] a1111a8f2ec3: Pulling fs layer [2021-08-28T16:53:36.212Z] ed53099fbce6: Pulling fs layer [2021-08-28T16:53:36.212Z] dc539afda2c1: Pulling fs layer [2021-08-28T16:53:36.212Z] 77bc0d833cb6: Pulling fs layer [2021-08-28T16:53:36.212Z] 9065ff56babe: Pulling fs layer [2021-08-28T16:53:36.212Z] d287ab97295c: Pulling fs layer [2021-08-28T16:53:36.212Z] dc539afda2c1: Waiting [2021-08-28T16:53:36.212Z] 77bc0d833cb6: Waiting [2021-08-28T16:53:36.212Z] 9065ff56babe: Waiting [2021-08-28T16:53:36.212Z] d287ab97295c: Waiting [2021-08-28T16:53:36.479Z] a1111a8f2ec3: Verifying Checksum [2021-08-28T16:53:36.479Z] a1111a8f2ec3: Download complete [2021-08-28T16:53:36.479Z] dc539afda2c1: Verifying Checksum [2021-08-28T16:53:36.479Z] dc539afda2c1: Download complete [2021-08-28T16:53:36.744Z] 77bc0d833cb6: Verifying Checksum [2021-08-28T16:53:36.744Z] 77bc0d833cb6: Download complete [2021-08-28T16:53:36.744Z] 9065ff56babe: Verifying Checksum [2021-08-28T16:53:36.744Z] 9065ff56babe: Download complete [2021-08-28T16:53:37.010Z] ed53099fbce6: Verifying Checksum [2021-08-28T16:53:37.011Z] ed53099fbce6: Download complete [2021-08-28T16:53:37.591Z] b4d181a07f80: Verifying Checksum [2021-08-28T16:53:37.591Z] b4d181a07f80: Download complete [2021-08-28T16:53:39.029Z] b4d181a07f80: Pull complete [2021-08-28T16:53:39.029Z] a1111a8f2ec3: Pull complete [2021-08-28T16:53:39.625Z] ed53099fbce6: Pull complete [2021-08-28T16:53:39.625Z] dc539afda2c1: Pull complete [2021-08-28T16:53:39.893Z] 77bc0d833cb6: Pull complete [2021-08-28T16:53:39.893Z] 9065ff56babe: Pull complete [2021-08-28T16:53:42.477Z] d287ab97295c: Verifying Checksum [2021-08-28T16:53:42.477Z] d287ab97295c: Download complete [2021-08-28T16:53:46.761Z] d287ab97295c: Pull complete [2021-08-28T16:53:46.761Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-28T16:53:46.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-28T16:53:46.761Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-28T16:53:46.865Z] prd-centos7-docker-4c-2g-1020 does not seem to be running inside a container [2021-08-28T16:53:46.932Z] $ 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/12/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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-28T16:53:50.260Z] $ docker top c990398a7bc1a6c734662141c772d80630790013ce29aace2297cb81b87ca41c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-28T16:53:50.698Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-28T16:53:51.018Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-28T16:53:51.337Z] + ls /var/log/sa-host [2021-08-28T16:53:51.337Z] + sadf -c /var/log/sa-host/sa05 [2021-08-28T16:53:51.337Z] file_magic: OK [2021-08-28T16:53:51.337Z] HZ: Using current value: 100 [2021-08-28T16:53:51.337Z] file_header: OK [2021-08-28T16:53:51.337Z] 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-28T16:53:51.337Z] Statistics: [2021-08-28T16:53:51.337Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-28T16:53:51.337Z] File successfully converted to sysstat format version 12.0.3 [2021-08-28T16:53:51.337Z] + sadf -c /var/log/sa-host/sa28 [2021-08-28T16:53:51.337Z] file_magic: OK [2021-08-28T16:53:51.337Z] HZ: Using current value: 100 [2021-08-28T16:53:51.337Z] file_header: OK [2021-08-28T16:53:51.337Z] 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-28T16:53:51.337Z] Statistics: [2021-08-28T16:53:51.337Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-28T16:53:51.337Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-28T16:53:51.515Z] provisioning config files... [2021-08-28T16:53:51.558Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/12@tmp/config8373466989567231272tmp [Pipeline] { [Pipeline] echo [2021-08-28T16:53:51.582Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-28T16:53:51.896Z] ---> create-netrc.sh [Pipeline] } [2021-08-28T16:53:51.909Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-28T16:53:52.312Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-28T16:53:52.327Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-28T16:53:52.646Z] ---> sudo-logs.sh [2021-08-28T16:53:52.646Z] Archiving 'sudo' log.. [2021-08-28T16:53:52.646Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1020.vexxhost.local: Name or service not known [2021-08-28T16:53:52.646Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1020.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-28T16:53:52.678Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-28T16:53:53.006Z] ---> job-cost.sh [2021-08-28T16:53:53.006Z] lf-activate-venv: SKIPPING [2021-08-28T16:53:53.006Z] DEBUG: total: 0.10999999940395355 [2021-08-28T16:53:53.006Z] INFO: Retrieving Stack Cost... [2021-08-28T16:53:53.966Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-28T16:53:54.233Z] INFO: Archiving Costs [Pipeline] echo [2021-08-28T16:53:54.251Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-28T16:53:54.565Z] ---> logs-deploy.sh [2021-08-28T16:53:54.565Z] lf-activate-venv: SKIPPING [2021-08-28T16:53:54.565Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3657/12 [2021-08-28T16:53:54.565Z] INFO: archiving workspace using pattern(s): [2021-08-28T16:53:55.152Z] Archives upload complete. [2021-08-28T16:53:55.421Z] INFO: archiving logs to Nexus