Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 rather than 8d4cf8ea054f5d6d7fbfc6defa612c368664563d Obtained Jenkinsfile from 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3415021169200389901.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh808039820881154956.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 6a41506d72e8e131afc862d141935157bee59f41 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-3579/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh663855598669197391.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh158976895285120793.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-3579/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh766383497562535031.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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_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 ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-658 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/35 [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/35 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/35@tmp/jenkins-gitclient-ssh3550815123694684875.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 8d4cf8ea054f5d6d7fbfc6defa612c368664563d Merge succeeded, producing 8d4cf8ea054f5d6d7fbfc6defa612c368664563d Checking out Revision 8d4cf8ea054f5d6d7fbfc6defa612c368664563d (PR-3579) > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/35@tmp/jenkins-gitclient-ssh6268482870793982868.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d4cf8ea054f5d6d7fbfc6defa612c368664563d # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/35@tmp/jenkins-gitclient-ssh282817276779151015.key > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d4cf8ea054f5d6d7fbfc6defa612c368664563d # timeout=10 Commit message: "[WIP] make connect hooks dynamic" > git rev-list --no-walk dbdac7555d1e6b1696495f7787f88fd4853e2583 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-29T10:59:22.986Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-29T10:59:23.096Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-29T10:59:23.128Z] ========================================================= [2021-06-29T10:59:23.128Z] EdgeX Global Pipelines Version Info [2021-06-29T10:59:23.128Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-29T10:59:24.596Z] ------------------- [2021-06-29T10:59:24.596Z] stable info: [2021-06-29T10:59:24.596Z] ------------------- [2021-06-29T10:59:24.596Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-29T10:59:24.596Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-29T10:59:24.596Z] Message: update stable to v1.0.195 [2021-06-29T10:59:25.178Z] ------------------- [2021-06-29T10:59:25.178Z] experimental info: [2021-06-29T10:59:25.178Z] ------------------- [2021-06-29T10:59:25.178Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-29T10:59:25.178Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-29T10:59:25.178Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-29T10:59:25.324Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-29T10:59:25.353Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-29T10:59:25.378Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-29T10:59:25.418Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-29T10:59:25.456Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-29T10:59:25.480Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-29T10:59:25.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-29T10:59:25.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-29T10:59:25.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-29T10:59:25.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-29T10:59:25.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-29T10:59:25.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-29T10:59:25.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-29T10:59:25.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-29T10:59:25.767Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-29T10:59:25.808Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-29T10:59:25.832Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-29T10:59:25.858Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-29T10:59:25.959Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-29T10:59:25.999Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-29T10:59:26.020Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-29T10:59:26.042Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-29T10:59:26.079Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo [2021-06-29T10:59:26.116Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo [2021-06-29T10:59:26.137Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo [2021-06-29T10:59:26.173Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d4cf8ea054f5d6d7fbfc6defa612c368664563d [Pipeline] echo [2021-06-29T10:59:26.193Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d4cf8e [Pipeline] echo [2021-06-29T10:59:26.220Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T10:59:26.332Z] provisioning config files... [2021-06-29T10:59:26.349Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/35@tmp/config9197079132634791634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T10:59:26.673Z] ---> docker-login.sh [2021-06-29T10:59:26.674Z] nexus3.edgexfoundry.org:10001 [2021-06-29T10:59:26.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T10:59:26.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T10:59:26.935Z] Configure a credential helper to remove this warning. See [2021-06-29T10:59:26.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T10:59:26.935Z] [2021-06-29T10:59:26.935Z] Login Succeeded [2021-06-29T10:59:26.935Z] nexus3.edgexfoundry.org:10002 [2021-06-29T10:59:26.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T10:59:27.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T10:59:27.199Z] Configure a credential helper to remove this warning. See [2021-06-29T10:59:27.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T10:59:27.199Z] [2021-06-29T10:59:27.199Z] Login Succeeded [2021-06-29T10:59:27.199Z] nexus3.edgexfoundry.org:10003 [2021-06-29T10:59:27.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T10:59:27.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T10:59:27.199Z] Configure a credential helper to remove this warning. See [2021-06-29T10:59:27.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T10:59:27.199Z] [2021-06-29T10:59:27.199Z] Login Succeeded [2021-06-29T10:59:27.199Z] nexus3.edgexfoundry.org:10004 [2021-06-29T10:59:27.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T10:59:27.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T10:59:27.464Z] Configure a credential helper to remove this warning. See [2021-06-29T10:59:27.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T10:59:27.464Z] [2021-06-29T10:59:27.464Z] Login Succeeded [2021-06-29T10:59:27.464Z] docker.io [2021-06-29T10:59:27.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T10:59:27.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T10:59:27.726Z] Configure a credential helper to remove this warning. See [2021-06-29T10:59:27.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T10:59:27.726Z] [2021-06-29T10:59:27.726Z] Login Succeeded [2021-06-29T10:59:27.726Z] ---> docker-login.sh ends [Pipeline] } [2021-06-29T10:59:27.735Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-29T10:59:28.092Z] ++ 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-06-29T10:59:28.092Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T10:59:28.092Z] ++ dirname cmd/core-command/Dockerfile [2021-06-29T10:59:28.092Z] ++ cut -d/ -f2 [2021-06-29T10:59:28.092Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-29T10:59:28.092Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T10:59:28.092Z] ++ dirname cmd/core-data/Dockerfile [2021-06-29T10:59:28.092Z] ++ cut -d/ -f2 [2021-06-29T10:59:28.092Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-29T10:59:28.092Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T10:59:28.092Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-29T10:59:28.092Z] ++ cut -d/ -f2 [2021-06-29T10:59:28.092Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-29T10:59:28.092Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T10:59:28.092Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-29T10:59:28.092Z] ++ cut -d/ -f2 [2021-06-29T10:59:28.092Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-29T10:59:28.092Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T10:59:28.092Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-29T10:59:28.092Z] ++ cut -d/ -f2 [2021-06-29T10:59:28.092Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-29T10:59:28.092Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T10:59:28.092Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-29T10:59:28.092Z] ++ cut -d/ -f2 [2021-06-29T10:59:28.092Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-29T10:59:28.092Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T10:59:28.092Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-29T10:59:28.092Z] ++ cut -d/ -f2 [2021-06-29T10:59:28.092Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-29T10:59:28.093Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T10:59:28.093Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-29T10:59:28.093Z] ++ cut -d/ -f2 [2021-06-29T10:59:28.093Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-29T10:59:28.093Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T10:59:28.093Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-29T10:59:28.093Z] ++ cut -d/ -f2 [2021-06-29T10:59:28.093Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-29T10:59:28.139Z] 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-06-29T10:59:29.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T10:59:29.836Z] [2021-06-29T10:59:29.836Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T10:59:30.160Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T10:59:30.160Z] latest: Pulling from edgex-devops/git-semver [2021-06-29T10:59:30.160Z] 31603596830f: Pulling fs layer [2021-06-29T10:59:30.160Z] 54011a49482f: Pulling fs layer [2021-06-29T10:59:30.160Z] a6820b24f6d8: Pulling fs layer [2021-06-29T10:59:30.160Z] f581987b2513: Pulling fs layer [2021-06-29T10:59:30.160Z] f581987b2513: Waiting [2021-06-29T10:59:30.160Z] 54011a49482f: Verifying Checksum [2021-06-29T10:59:30.160Z] 54011a49482f: Download complete [2021-06-29T10:59:30.160Z] 31603596830f: Verifying Checksum [2021-06-29T10:59:30.160Z] 31603596830f: Download complete [2021-06-29T10:59:30.424Z] f581987b2513: Verifying Checksum [2021-06-29T10:59:30.424Z] f581987b2513: Download complete [2021-06-29T10:59:30.424Z] a6820b24f6d8: Verifying Checksum [2021-06-29T10:59:30.424Z] a6820b24f6d8: Download complete [2021-06-29T10:59:30.424Z] 31603596830f: Pull complete [2021-06-29T10:59:30.424Z] 54011a49482f: Pull complete [2021-06-29T10:59:31.377Z] a6820b24f6d8: Pull complete [2021-06-29T10:59:31.377Z] f581987b2513: Pull complete [2021-06-29T10:59:31.377Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-29T10:59:31.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T10:59:31.377Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-29T10:59:31.460Z] prd-centos7-docker-4c-2g-658 does not seem to be running inside a container [2021-06-29T10:59:31.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-29T10:59:32.939Z] $ docker top cec3a1f0895ba6d58a02f2fe15adc6efb2eca40f1fd1fda4871fc79b8d87c70a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-29T10:59:33.085Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T10:59:33.085Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T10:59:33.201Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T10:59:33.202Z] $ docker exec cec3a1f0895ba6d58a02f2fe15adc6efb2eca40f1fd1fda4871fc79b8d87c70a ssh-agent [2021-06-29T10:59:33.321Z] SSH_AUTH_SOCK=/tmp/ssh-8Qy71ie6ESo8/agent.13 [2021-06-29T10:59:33.321Z] SSH_AGENT_PID=19 [2021-06-29T10:59:33.329Z] Running ssh-add (command line suppressed) [2021-06-29T10:59:33.430Z] Identity added: /w/workspace/edgex-go/35@tmp/private_key_4118190572546891119.key (/w/workspace/edgex-go/35@tmp/private_key_4118190572546891119.key) [2021-06-29T10:59:33.447Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T10:59:33.746Z] + git tag --points-at HEAD [Pipeline] } [2021-06-29T10:59:33.758Z] $ docker exec --env ******** --env ******** cec3a1f0895ba6d58a02f2fe15adc6efb2eca40f1fd1fda4871fc79b8d87c70a ssh-agent -k [2021-06-29T10:59:33.855Z] unset SSH_AUTH_SOCK; [2021-06-29T10:59:33.855Z] unset SSH_AGENT_PID; [2021-06-29T10:59:33.855Z] echo Agent pid 19 killed; [2021-06-29T10:59:33.870Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-29T10:59:33.911Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T10:59:33.911Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T10:59:34.030Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T10:59:34.030Z] $ docker exec cec3a1f0895ba6d58a02f2fe15adc6efb2eca40f1fd1fda4871fc79b8d87c70a ssh-agent [2021-06-29T10:59:34.149Z] SSH_AUTH_SOCK=/tmp/ssh-XkKE4x4avAs2/agent.52 [2021-06-29T10:59:34.149Z] SSH_AGENT_PID=58 [2021-06-29T10:59:34.155Z] Running ssh-add (command line suppressed) [2021-06-29T10:59:34.251Z] Identity added: /w/workspace/edgex-go/35@tmp/private_key_8238716129389043622.key (/w/workspace/edgex-go/35@tmp/private_key_8238716129389043622.key) [2021-06-29T10:59:34.268Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T10:59:34.574Z] + git semver init [2021-06-29T10:59:34.574Z] # -> Open(): unable to determine branch for HEAD [2021-06-29T10:59:34.574Z] # $GIT_DIR = /w/workspace/edgex-go/35/.git [2021-06-29T10:59:34.574Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/35 [2021-06-29T10:59:34.574Z] # $SEMVER_REMOTE_NAME = origin [2021-06-29T10:59:34.574Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-29T10:59:34.574Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-29T10:59:34.574Z] # $SEMVER_BRANCH = PR-3579 [2021-06-29T10:59:34.574Z] # $SEMVER_TEMP = /tmp/semver-115730000 [2021-06-29T10:59:34.574Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-29T11:00:01.228Z] # '/tmp/semver-115730000' -> '/w/workspace/edgex-go/35/.semver' [2021-06-29T11:00:01.228Z] # -> Force: false [2021-06-29T11:00:01.228Z] # $SEMVER_DIR = /w/workspace/edgex-go/35/.semver [Pipeline] } [2021-06-29T11:00:01.243Z] $ docker exec --env ******** --env ******** cec3a1f0895ba6d58a02f2fe15adc6efb2eca40f1fd1fda4871fc79b8d87c70a ssh-agent -k [2021-06-29T11:00:01.337Z] unset SSH_AUTH_SOCK; [2021-06-29T11:00:01.337Z] unset SSH_AGENT_PID; [2021-06-29T11:00:01.337Z] echo Agent pid 58 killed; [2021-06-29T11:00:01.347Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-29T11:00:01.687Z] + git semver [Pipeline] } [2021-06-29T11:00:01.701Z] $ docker stop --time=1 cec3a1f0895ba6d58a02f2fe15adc6efb2eca40f1fd1fda4871fc79b8d87c70a [2021-06-29T11:00:04.489Z] $ docker rm -f cec3a1f0895ba6d58a02f2fe15adc6efb2eca40f1fd1fda4871fc79b8d87c70a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T11:00:04.889Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-29T11:00:05.305Z] Stashed 1 file(s) [Pipeline] echo [2021-06-29T11:00:05.309Z] [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] sh [2021-06-29T11:00:05.949Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-29T11:00:06.251Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-29T11:00:06.554Z] + sudo service docker restart [2021-06-29T11:00:06.554Z] + true [2021-06-29T11:00:06.554Z] Redirecting to /bin/systemctl restart docker.service [2021-06-29T11:00:20.586Z] Still waiting to schedule task [2021-06-29T11:00:20.586Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline [Pipeline] echo [2021-06-29T11:00:24.736Z] ========================================================= [2021-06-29T11:00:24.736Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-29T11:00:24.736Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-29T11:00:25.059Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-29T11:00:26.449Z] Sending build context to Docker daemon 329.5MB [2021-06-29T11:00:26.449Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-29T11:00:26.449Z] Step 2/6 : FROM ${BASE} [2021-06-29T11:00:26.449Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-29T11:00:26.449Z] 540db60ca938: Pulling fs layer [2021-06-29T11:00:26.449Z] adcc1eea9eea: Pulling fs layer [2021-06-29T11:00:26.449Z] 4c4ab2625f07: Pulling fs layer [2021-06-29T11:00:26.449Z] 0510c868ecb4: Pulling fs layer [2021-06-29T11:00:26.449Z] afea3b2eda06: Pulling fs layer [2021-06-29T11:00:26.449Z] 7809a108b3ef: Pulling fs layer [2021-06-29T11:00:26.449Z] f706445af74f: Pulling fs layer [2021-06-29T11:00:26.449Z] 0510c868ecb4: Waiting [2021-06-29T11:00:26.449Z] afea3b2eda06: Waiting [2021-06-29T11:00:26.449Z] 7809a108b3ef: Waiting [2021-06-29T11:00:26.449Z] f706445af74f: Waiting [2021-06-29T11:00:26.449Z] 4c4ab2625f07: Verifying Checksum [2021-06-29T11:00:26.449Z] 4c4ab2625f07: Download complete [2021-06-29T11:00:26.449Z] adcc1eea9eea: Verifying Checksum [2021-06-29T11:00:26.449Z] adcc1eea9eea: Download complete [2021-06-29T11:00:26.449Z] afea3b2eda06: Verifying Checksum [2021-06-29T11:00:26.449Z] afea3b2eda06: Download complete [2021-06-29T11:00:26.712Z] 540db60ca938: Verifying Checksum [2021-06-29T11:00:26.712Z] 540db60ca938: Download complete [2021-06-29T11:00:26.712Z] 7809a108b3ef: Verifying Checksum [2021-06-29T11:00:26.712Z] 7809a108b3ef: Download complete [2021-06-29T11:00:26.712Z] 540db60ca938: Pull complete [2021-06-29T11:00:26.979Z] adcc1eea9eea: Pull complete [2021-06-29T11:00:26.979Z] 4c4ab2625f07: Pull complete [2021-06-29T11:00:28.371Z] f706445af74f: Verifying Checksum [2021-06-29T11:00:28.371Z] f706445af74f: Download complete [2021-06-29T11:00:28.958Z] 0510c868ecb4: Verifying Checksum [2021-06-29T11:00:28.958Z] 0510c868ecb4: Download complete [2021-06-29T11:00:32.299Z] 0510c868ecb4: Pull complete [2021-06-29T11:00:32.299Z] afea3b2eda06: Pull complete [2021-06-29T11:00:32.566Z] 7809a108b3ef: Pull complete [2021-06-29T11:00:39.194Z] f706445af74f: Pull complete [2021-06-29T11:00:39.194Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-29T11:00:39.518Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-29T11:00:39.518Z] ---> b068be0155e3 [2021-06-29T11:00:39.518Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-29T11:00:46.158Z] ---> Running in 62c5c6299b41 [2021-06-29T11:00:46.158Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T11:00:46.425Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T11:00:46.692Z] (1/12) Installing libmagic (5.39-r0) [2021-06-29T11:00:47.285Z] (2/12) Installing file (5.39-r0) [2021-06-29T11:00:47.546Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-29T11:00:47.546Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-29T11:00:51.766Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-29T11:00:51.766Z] (6/12) Installing patch (2.7.6-r7) [2021-06-29T11:00:51.766Z] (7/12) Installing build-base (0.5-r2) [2021-06-29T11:00:52.033Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-29T11:00:52.033Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-29T11:00:52.033Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-29T11:00:52.294Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-29T11:00:52.294Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-29T11:00:52.558Z] Executing busybox-1.32.1-r6.trigger [2021-06-29T11:00:52.558Z] OK: 219 MiB in 52 packages [2021-06-29T11:00:59.152Z] Removing intermediate container 62c5c6299b41 [2021-06-29T11:00:59.152Z] ---> e80af278c6ed [2021-06-29T11:00:59.152Z] Step 4/6 : WORKDIR /edgex-go [2021-06-29T11:00:59.152Z] ---> Running in 6abf17019c2a [2021-06-29T11:00:59.152Z] Removing intermediate container 6abf17019c2a [2021-06-29T11:00:59.152Z] ---> 778e3b2e2816 [2021-06-29T11:00:59.152Z] Step 5/6 : COPY go.mod . [2021-06-29T11:00:59.152Z] ---> c2ba912fc97c [2021-06-29T11:00:59.152Z] Step 6/6 : RUN go mod download [2021-06-29T11:00:59.152Z] ---> Running in 1e66af0f3ca0 [2021-06-29T11:01:31.310Z] Removing intermediate container 1e66af0f3ca0 [2021-06-29T11:01:31.310Z] ---> dac45f69a580 [2021-06-29T11:01:31.310Z] Successfully built dac45f69a580 [2021-06-29T11:01:31.310Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T11:01:31.648Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-29T11:01:31.648Z] . [Pipeline] withDockerContainer [2021-06-29T11:01:31.731Z] prd-centos7-docker-4c-2g-658 does not seem to be running inside a container [2021-06-29T11:01:31.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@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 ******** ci-base-image-x86_64 cat [2021-06-29T11:01:32.258Z] $ docker top 9fddba12c6da9c31819ef9f093048644112dbda16a175f534393d29d7c7451c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T11:01:32.669Z] + go version [2021-06-29T11:01:32.669Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-29T11:01:32.683Z] $ docker stop --time=1 9fddba12c6da9c31819ef9f093048644112dbda16a175f534393d29d7c7451c6 [2021-06-29T11:01:33.879Z] $ docker rm -f 9fddba12c6da9c31819ef9f093048644112dbda16a175f534393d29d7c7451c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T11:01:34.474Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-29T11:01:34.474Z] . [Pipeline] withDockerContainer [2021-06-29T11:01:34.559Z] prd-centos7-docker-4c-2g-658 does not seem to be running inside a container [2021-06-29T11:01:34.600Z] $ 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/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@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 ******** ci-base-image-x86_64 cat [2021-06-29T11:01:34.946Z] $ docker top d9875d3c9920050461e7ca9e1f5a8f2c3d60086a2591a3128476e315b5eaaec2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-29T11:01:35.077Z] ========================================================= [2021-06-29T11:01:35.077Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-29T11:01:35.077Z] ========================================================= [Pipeline] sh [2021-06-29T11:01:35.371Z] + go mod tidy [Pipeline] sh [2021-06-29T11:01:35.944Z] + make test [2021-06-29T11:01:35.944Z] go mod tidy [2021-06-29T11:01:35.944Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-29T11:01:41.290Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-29T11:01:59.562Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-29T11:02:02.904Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-29T11:02:04.315Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-29T11:02:04.315Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-29T11:02:06.956Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-29T11:02:07.448Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-29T11:02:07.448Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-29T11:02:07.448Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-29T11:02:07.830Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-29T11:02:08.425Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-29T11:02:08.702Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-29T11:02:08.702Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-29T11:02:08.702Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-29T11:02:08.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-29T11:02:11.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2021-06-29T11:02:11.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-29T11:02:11.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-29T11:02:11.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 100.0% of statements [2021-06-29T11:02:11.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-29T11:02:12.153Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 53.1% of statements [2021-06-29T11:02:12.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-29T11:02:12.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-29T11:02:13.106Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.088s coverage: 87.7% of statements [2021-06-29T11:02:13.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-29T11:02:13.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-29T11:02:13.106Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.061s coverage: 78.9% of statements [2021-06-29T11:02:14.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.044s coverage: 81.2% of statements [2021-06-29T11:02:14.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-29T11:02:14.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-29T11:02:14.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-29T11:02:14.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-29T11:02:14.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-29T11:02:15.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.247s coverage: 95.1% of statements [2021-06-29T11:02:15.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-29T11:02:15.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-29T11:02:15.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-29T11:02:15.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-29T11:02:15.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-29T11:02:15.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-29T11:02:15.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-29T11:02:15.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-29T11:02:15.094Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements [2021-06-29T11:02:15.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-29T11:02:15.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-29T11:02:15.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-29T11:02:16.501Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.8% of statements [2021-06-29T11:02:16.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-29T11:02:16.501Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements [2021-06-29T11:02:16.501Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 22.0% of statements [2021-06-29T11:02:16.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-29T11:02:16.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2021-06-29T11:02:16.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements [2021-06-29T11:02:16.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-06-29T11:02:17.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements [2021-06-29T11:02:17.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2021-06-29T11:02:26.652Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-659 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-29T11:02:26.669Z] Running in /w/workspace/edgex-go/35 [Pipeline] { [Pipeline] checkout [2021-06-29T11:02:26.883Z] The recommended git tool is: git [2021-06-29T11:02:29.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements [2021-06-29T11:02:29.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-06-29T11:02:31.813Z] using credential edgex-jenkins-ssh [2021-06-29T11:02:31.834Z] Cloning the remote Git repository [2021-06-29T11:02:31.884Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-29T11:02:31.996Z] > git init /w/workspace/edgex-go/35 # timeout=10 [2021-06-29T11:02:32.096Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T11:02:32.097Z] > git --version # timeout=10 [2021-06-29T11:02:32.118Z] > git --version # 'git version 2.17.1' [2021-06-29T11:02:32.119Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T11:02:32.257Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T11:02:33.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.178s coverage: 81.8% of statements [2021-06-29T11:02:33.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-29T11:02:48.723Z] Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 8d4cf8ea054f5d6d7fbfc6defa612c368664563d [2021-06-29T11:02:47.745Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T11:02:47.764Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T11:02:47.786Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T11:02:47.820Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T11:02:47.821Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T11:02:47.833Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-29T11:02:48.742Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T11:02:48.755Z] > git checkout -f 8d4cf8ea054f5d6d7fbfc6defa612c368664563d # timeout=10 [2021-06-29T11:02:48.965Z] > git remote # timeout=10 [2021-06-29T11:02:48.983Z] > git config --get remote.origin.url # timeout=10 [2021-06-29T11:02:49.039Z] Merge succeeded, producing 8d4cf8ea054f5d6d7fbfc6defa612c368664563d [2021-06-29T11:02:49.040Z] Checking out Revision 8d4cf8ea054f5d6d7fbfc6defa612c368664563d (PR-3579) [2021-06-29T11:02:48.994Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T11:02:49.005Z] > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 [2021-06-29T11:02:49.027Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-29T11:02:49.046Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T11:02:49.059Z] > git checkout -f 8d4cf8ea054f5d6d7fbfc6defa612c368664563d # timeout=10 [2021-06-29T11:02:52.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2021-06-29T11:02:52.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-29T11:02:52.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-29T11:02:52.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-29T11:02:52.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.019s coverage: 65.1% of statements [2021-06-29T11:02:52.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-29T11:02:52.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-29T11:02:52.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-29T11:02:52.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-29T11:02:52.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-29T11:02:52.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.053s coverage: 87.2% of statements [2021-06-29T11:02:52.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-29T11:02:52.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-29T11:02:52.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements [2021-06-29T11:02:52.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-29T11:02:52.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements [2021-06-29T11:02:52.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-29T11:02:52.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.0% of statements [2021-06-29T11:02:52.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-06-29T11:02:52.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-06-29T11:02:52.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.2% of statements [2021-06-29T11:02:52.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-29T11:02:52.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements [2021-06-29T11:02:52.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-29T11:02:52.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-29T11:02:52.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.039s coverage: 100.0% of statements [2021-06-29T11:02:52.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-06-29T11:02:52.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2021-06-29T11:02:52.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-06-29T11:02:52.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2021-06-29T11:02:52.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.178s coverage: 66.9% of statements [2021-06-29T11:02:52.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-29T11:02:52.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-29T11:02:52.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-29T11:02:52.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.132s coverage: 43.6% of statements [2021-06-29T11:02:52.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-29T11:02:52.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-29T11:02:52.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2021-06-29T11:02:52.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-29T11:02:52.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2021-06-29T11:02:52.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-29T11:02:53.375Z] Commit message: "[WIP] make connect hooks dynamic" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-29T11:02:54.877Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-29T11:02:55.290Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-29T11:02:55.681Z] + sudo service docker restart [2021-06-29T11:02:55.681Z] + true [2021-06-29T11:02:59.520Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 19.3% of statements [2021-06-29T11:02:59.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-29T11:02:59.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-29T11:02:59.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-29T11:02:59.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-29T11:02:59.520Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.117s coverage: 91.9% of statements [2021-06-29T11:02:59.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-29T11:02:59.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-29T11:02:59.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-29T11:02:59.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-29T11:02:59.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-29T11:02:59.521Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-06-29T11:02:59.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-29T11:02:59.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-29T11:02:59.521Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.6% of statements [2021-06-29T11:02:59.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-29T11:02:59.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-29T11:02:59.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-29T11:02:59.521Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-29T11:02:59.521Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-29T11:02:59.521Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements [2021-06-29T11:02:59.521Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-29T11:02:59.521Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-29T11:02:59.521Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-29T11:02:59.521Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-29T11:02:59.521Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-29T11:02:59.521Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-29T11:02:59.521Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-06-29T11:02:59.521Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.025s coverage: 95.4% of statements [2021-06-29T11:02:59.792Z] GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T11:03:14.034Z] provisioning config files... [2021-06-29T11:03:14.062Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/35@tmp/config629608932195443912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T11:03:14.440Z] ---> docker-login.sh [2021-06-29T11:03:14.440Z] nexus3.edgexfoundry.org:10001 [2021-06-29T11:03:15.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T11:03:16.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T11:03:16.017Z] Configure a credential helper to remove this warning. See [2021-06-29T11:03:16.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T11:03:16.017Z] [2021-06-29T11:03:16.017Z] Login Succeeded [2021-06-29T11:03:16.017Z] nexus3.edgexfoundry.org:10002 [2021-06-29T11:03:16.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T11:03:16.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T11:03:16.568Z] Configure a credential helper to remove this warning. See [2021-06-29T11:03:16.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T11:03:16.568Z] [2021-06-29T11:03:16.568Z] Login Succeeded [2021-06-29T11:03:16.568Z] nexus3.edgexfoundry.org:10003 [2021-06-29T11:03:16.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T11:03:17.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T11:03:17.116Z] Configure a credential helper to remove this warning. See [2021-06-29T11:03:17.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T11:03:17.116Z] [2021-06-29T11:03:17.116Z] Login Succeeded [2021-06-29T11:03:17.116Z] nexus3.edgexfoundry.org:10004 [2021-06-29T11:03:17.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T11:03:17.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T11:03:17.669Z] Configure a credential helper to remove this warning. See [2021-06-29T11:03:17.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T11:03:17.669Z] [2021-06-29T11:03:17.669Z] Login Succeeded [2021-06-29T11:03:17.669Z] docker.io [2021-06-29T11:03:17.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T11:03:18.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T11:03:18.542Z] Configure a credential helper to remove this warning. See [2021-06-29T11:03:18.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T11:03:18.542Z] [2021-06-29T11:03:18.542Z] Login Succeeded [2021-06-29T11:03:18.542Z] ---> docker-login.sh ends [Pipeline] } [2021-06-29T11:03:18.560Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-29T11:03:18.889Z] ========================================================= [2021-06-29T11:03:18.889Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-29T11:03:18.889Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-29T11:03:19.237Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-29T11:03:21.886Z] Sending build context to Docker daemon 166.4MB [2021-06-29T11:03:21.886Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-29T11:03:21.886Z] Step 2/6 : FROM ${BASE} [2021-06-29T11:03:21.886Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-29T11:03:21.886Z] 595b0fe564bb: Pulling fs layer [2021-06-29T11:03:21.886Z] 3088b5b3c5c0: Pulling fs layer [2021-06-29T11:03:21.886Z] 5b7225fbf94c: Pulling fs layer [2021-06-29T11:03:21.886Z] ba82ee9f976e: Pulling fs layer [2021-06-29T11:03:21.886Z] 506bd15cee9f: Pulling fs layer [2021-06-29T11:03:21.886Z] 75a0a4a0db45: Pulling fs layer [2021-06-29T11:03:21.886Z] 618dc40b7e24: Pulling fs layer [2021-06-29T11:03:21.886Z] ba82ee9f976e: Waiting [2021-06-29T11:03:21.886Z] 506bd15cee9f: Waiting [2021-06-29T11:03:21.886Z] 75a0a4a0db45: Waiting [2021-06-29T11:03:21.886Z] 5b7225fbf94c: Download complete [2021-06-29T11:03:21.886Z] 3088b5b3c5c0: Verifying Checksum [2021-06-29T11:03:21.886Z] 3088b5b3c5c0: Download complete [2021-06-29T11:03:21.886Z] 506bd15cee9f: Verifying Checksum [2021-06-29T11:03:21.886Z] 506bd15cee9f: Download complete [2021-06-29T11:03:21.886Z] 75a0a4a0db45: Verifying Checksum [2021-06-29T11:03:21.886Z] 75a0a4a0db45: Download complete [2021-06-29T11:03:21.886Z] 595b0fe564bb: Verifying Checksum [2021-06-29T11:03:21.886Z] 595b0fe564bb: Download complete [2021-06-29T11:03:22.882Z] 595b0fe564bb: Pull complete [2021-06-29T11:03:23.486Z] 3088b5b3c5c0: Pull complete [2021-06-29T11:03:23.762Z] 5b7225fbf94c: Pull complete [2021-06-29T11:03:24.759Z] 618dc40b7e24: Download complete [2021-06-29T11:03:25.360Z] ba82ee9f976e: Verifying Checksum [2021-06-29T11:03:25.360Z] ba82ee9f976e: Download complete [2021-06-29T11:03:26.506Z] gofmt -l . [2021-06-29T11:03:26.506Z] [ "`gofmt -l .`" = "" ] [2021-06-29T11:03:26.506Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-29T11:03:26.809Z] + ls -al . [2021-06-29T11:03:26.809Z] total 560 [2021-06-29T11:03:26.809Z] drwxrwxr-x 10 1001 1001 4096 Jun 29 11:03 . [2021-06-29T11:03:26.809Z] drwxr-xr-x 4 root root 30 Jun 29 11:01 .. [2021-06-29T11:03:26.809Z] -rw-rw-r-- 1 1001 1001 11 Jun 29 10:59 .dockerignore [2021-06-29T11:03:26.809Z] drwxrwxr-x 8 1001 1001 179 Jun 29 10:59 .git [2021-06-29T11:03:26.809Z] drwxrwxr-x 3 1001 1001 125 Jun 29 10:59 .github [2021-06-29T11:03:26.809Z] -rw-rw-r-- 1 1001 1001 818 Jun 29 10:59 .gitignore [2021-06-29T11:03:26.809Z] drwx------ 3 1001 1001 60 Jun 29 10:59 .semver [2021-06-29T11:03:26.809Z] -rw-rw-r-- 1 1001 1001 166 Jun 29 10:59 .sonarcloud.properties [2021-06-29T11:03:26.809Z] -rw-rw-r-- 1 1001 1001 8609 Jun 29 10:59 Attribution.txt [2021-06-29T11:03:26.809Z] -rw-rw-r-- 1 1001 1001 43881 Jun 29 10:59 CHANGELOG.md [2021-06-29T11:03:26.809Z] -rw-rw-r-- 1 1001 1001 3804 Jun 29 10:59 CONTRIBUTING.md [2021-06-29T11:03:26.809Z] -rw-rw-r-- 1 1001 1001 931 Jun 29 10:59 Dockerfile.build [2021-06-29T11:03:26.809Z] -rw-rw-r-- 1 1001 1001 849 Jun 29 10:59 Jenkinsfile [2021-06-29T11:03:26.809Z] -rw-rw-r-- 1 1001 1001 10775 Jun 29 10:59 LICENSE [2021-06-29T11:03:26.809Z] -rw-rw-r-- 1 1001 1001 5605 Jun 29 10:59 Makefile [2021-06-29T11:03:26.809Z] -rw-rw-r-- 1 1001 1001 7905 Jun 29 10:59 README.md [2021-06-29T11:03:26.809Z] -rw-rw-r-- 1 1001 1001 7071 Jun 29 10:59 SECURITY.md [2021-06-29T11:03:26.809Z] -rw-rw-r-- 1 1001 1001 5 Jun 29 11:00 VERSION [2021-06-29T11:03:26.809Z] -rw-rw-r-- 1 1001 1001 4131 Jun 29 10:59 ZMQWindows.md [2021-06-29T11:03:26.809Z] drwxrwxr-x 2 1001 1001 37 Jun 29 10:59 bin [2021-06-29T11:03:26.809Z] drwxrwxr-x 14 1001 1001 4096 Jun 29 10:59 cmd [2021-06-29T11:03:26.809Z] -rw-r--r-- 1 root root 398095 Jun 29 11:02 coverage.out [2021-06-29T11:03:26.809Z] -rw-rw-r-- 1 1001 1001 806 Jun 29 10:59 go.mod [2021-06-29T11:03:26.809Z] -rw-r--r-- 1 root root 20759 Jun 29 11:01 go.sum [2021-06-29T11:03:26.809Z] drwxrwxr-x 7 1001 1001 114 Jun 29 10:59 internal [2021-06-29T11:03:26.809Z] drwxrwxr-x 3 1001 1001 16 Jun 29 10:59 openapi [2021-06-29T11:03:26.809Z] drwxrwxr-x 4 1001 1001 71 Jun 29 10:59 snap [2021-06-29T11:03:26.809Z] -rw-rw-r-- 1 1001 1001 168 Jun 29 10:59 version.go [Pipeline] sh [2021-06-29T11:03:27.109Z] + '[' -e coverage.out ] [2021-06-29T11:03:27.109Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-29T11:03:27.234Z] Stashed 1 file(s) [Pipeline] sh [2021-06-29T11:03:27.537Z] + make build [2021-06-29T11:03:27.537Z] go mod tidy [2021-06-29T11:03:27.537Z] 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-06-29T11:03:28.941Z] 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-06-29T11:03:35.633Z] 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-06-29T11:03:36.211Z] 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-06-29T11:03:37.155Z] 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-06-29T11:03:37.421Z] 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-06-29T11:03:37.772Z] ba82ee9f976e: Pull complete [2021-06-29T11:03:37.772Z] 506bd15cee9f: Pull complete [2021-06-29T11:03:37.772Z] 75a0a4a0db45: Pull complete [2021-06-29T11:03:38.370Z] 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-06-29T11:03:39.314Z] 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-06-29T11:03:39.916Z] 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-06-29T11:03:40.407Z] 618dc40b7e24: Pull complete [2021-06-29T11:03:40.408Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-29T11:03:40.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-29T11:03:40.408Z] ---> a36622ca3599 [2021-06-29T11:03:40.408Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-29T11:03:40.870Z] 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-06-29T11:03:41.442Z] 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-06-29T11:03:42.391Z] 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-06-29T11:03:43.037Z] ---> Running in 63e73b0bbf21 [Pipeline] } [2021-06-29T11:03:44.185Z] $ docker stop --time=1 d9875d3c9920050461e7ca9e1f5a8f2c3d60086a2591a3128476e315b5eaaec2 [2021-06-29T11:03:44.476Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T11:03:45.450Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T11:03:46.426Z] (1/12) Installing libmagic (5.39-r0) [2021-06-29T11:03:46.697Z] (2/12) Installing file (5.39-r0) [2021-06-29T11:03:46.697Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-29T11:03:46.697Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-29T11:03:47.312Z] $ docker rm -f d9875d3c9920050461e7ca9e1f5a8f2c3d60086a2591a3128476e315b5eaaec2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T11:03:50.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T11:03:50.968Z] [2021-06-29T11:03:50.968Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T11:03:51.285Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T11:03:51.285Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-29T11:03:51.285Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-29T11:03:51.285Z] ca9280d653b3: Pulling fs layer [2021-06-29T11:03:51.285Z] 7e9c9ca2126c: Pulling fs layer [2021-06-29T11:03:51.552Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-29T11:03:51.552Z] cbdbe7a5bc2a: Download complete [2021-06-29T11:03:51.552Z] cbdbe7a5bc2a: Pull complete [2021-06-29T11:03:52.128Z] ca9280d653b3: Verifying Checksum [2021-06-29T11:03:52.128Z] ca9280d653b3: Download complete [2021-06-29T11:03:52.152Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-29T11:03:52.152Z] (6/12) Installing patch (2.7.6-r7) [2021-06-29T11:03:52.152Z] (7/12) Installing build-base (0.5-r2) [2021-06-29T11:03:52.152Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-29T11:03:52.152Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-29T11:03:52.425Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-29T11:03:52.425Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-29T11:03:52.701Z] ca9280d653b3: Pull complete [2021-06-29T11:03:52.702Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-29T11:03:52.702Z] Executing busybox-1.32.1-r6.trigger [2021-06-29T11:03:52.702Z] OK: 218 MiB in 52 packages [2021-06-29T11:03:52.969Z] 7e9c9ca2126c: Verifying Checksum [2021-06-29T11:03:52.970Z] 7e9c9ca2126c: Download complete [2021-06-29T11:03:56.294Z] 7e9c9ca2126c: Pull complete [2021-06-29T11:03:56.294Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-29T11:03:56.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T11:03:56.294Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-29T11:03:56.371Z] prd-centos7-docker-4c-2g-658 does not seem to be running inside a container [2021-06-29T11:03:56.411Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@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-devops/edgex-compose:latest cat [2021-06-29T11:03:57.026Z] Removing intermediate container 63e73b0bbf21 [2021-06-29T11:03:57.026Z] ---> 5f14b694eb10 [2021-06-29T11:03:57.026Z] Step 4/6 : WORKDIR /edgex-go [2021-06-29T11:03:57.026Z] ---> Running in 522301f352b4 [2021-06-29T11:03:57.309Z] Removing intermediate container 522301f352b4 [2021-06-29T11:03:57.309Z] ---> 9681ac7e6ae0 [2021-06-29T11:03:57.309Z] Step 5/6 : COPY go.mod . [2021-06-29T11:03:57.908Z] ---> a3c4c80deb93 [2021-06-29T11:03:57.908Z] Step 6/6 : RUN go mod download [2021-06-29T11:03:58.178Z] ---> Running in 1bc8ac909503 [2021-06-29T11:04:01.329Z] $ docker top fe587494654222cf693fd726c53dfa788be231fb56c913f84581d54d9cba9d71 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T11:04:01.720Z] + grep parallel [2021-06-29T11:04:01.720Z] + docker-compose build --help [2021-06-29T11:04:02.291Z] --parallel Build images in parallel. [Pipeline] } [2021-06-29T11:04:02.300Z] $ docker stop --time=1 fe587494654222cf693fd726c53dfa788be231fb56c913f84581d54d9cba9d71 [2021-06-29T11:04:03.546Z] $ docker rm -f fe587494654222cf693fd726c53dfa788be231fb56c913f84581d54d9cba9d71 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T11:04:04.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T11:04:04.002Z] . [Pipeline] withDockerContainer [2021-06-29T11:04:04.078Z] prd-centos7-docker-4c-2g-658 does not seem to be running inside a container [2021-06-29T11:04:04.125Z] $ 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/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@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-06-29T11:04:04.536Z] $ docker top 8a17d4303bcfa530355973eff1598a53591329c0689ba590153526db2ea62f41 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T11:04:04.940Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-29T11:04:05.514Z] Building core-command ... [2021-06-29T11:04:05.514Z] Building core-data ... [2021-06-29T11:04:05.514Z] Building core-metadata ... [2021-06-29T11:04:05.514Z] Building security-bootstrapper ... [2021-06-29T11:04:05.514Z] Building security-proxy-setup ... [2021-06-29T11:04:05.514Z] Building security-secretstore-setup ... [2021-06-29T11:04:05.514Z] Building support-notifications ... [2021-06-29T11:04:05.514Z] Building support-scheduler ... [2021-06-29T11:04:05.514Z] Building sys-mgmt-agent ... [2021-06-29T11:04:05.514Z] Building security-secretstore-setup [2021-06-29T11:04:05.514Z] Building core-command [2021-06-29T11:04:05.514Z] Building support-scheduler [2021-06-29T11:04:05.514Z] Building support-notifications [2021-06-29T11:04:05.514Z] Building security-bootstrapper [2021-06-29T11:04:25.012Z] Removing intermediate container 1bc8ac909503 [2021-06-29T11:04:25.012Z] ---> bd61a32f4f6d [2021-06-29T11:04:25.012Z] Successfully built bd61a32f4f6d [2021-06-29T11:04:25.012Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T11:04:25.365Z] + docker inspect -f . ci-base-image-arm64 [2021-06-29T11:04:25.365Z] . [Pipeline] withDockerContainer [2021-06-29T11:04:25.756Z] prd-ubuntu18.04-docker-arm64-4c-16g-659 does not seem to be running inside a container [2021-06-29T11:04:25.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@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 ******** ci-base-image-arm64 cat [2021-06-29T11:04:27.565Z] $ docker top 678ebaf1d1f0ae94c2f22b342e244fb785265aa6b60a860d05a350bf31e1774c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T11:04:28.577Z] + go version [2021-06-29T11:04:28.578Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-29T11:04:28.654Z] $ docker stop --time=1 678ebaf1d1f0ae94c2f22b342e244fb785265aa6b60a860d05a350bf31e1774c [2021-06-29T11:04:30.450Z] $ docker rm -f 678ebaf1d1f0ae94c2f22b342e244fb785265aa6b60a860d05a350bf31e1774c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T11:04:31.350Z] + docker inspect -f . ci-base-image-arm64 [2021-06-29T11:04:31.350Z] . [Pipeline] withDockerContainer [2021-06-29T11:04:31.579Z] prd-ubuntu18.04-docker-arm64-4c-16g-659 does not seem to be running inside a container [2021-06-29T11:04:31.663Z] $ 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/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@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 ******** ci-base-image-arm64 cat [2021-06-29T11:04:32.109Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T11:04:32.109Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-29T11:04:32.109Z] ---> dac45f69a580 [2021-06-29T11:04:32.109Z] Step 3/23 : WORKDIR /edgex-go [2021-06-29T11:04:33.190Z] $ docker top ed63231d1c45b16500b841f51dd7c7518b0fedd814c56e55d192d32435261b21 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-29T11:04:33.471Z] ========================================================= [2021-06-29T11:04:33.471Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-29T11:04:33.471Z] ========================================================= [Pipeline] sh [2021-06-29T11:04:33.505Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T11:04:33.505Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T11:04:33.505Z] ---> dac45f69a580 [2021-06-29T11:04:33.505Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T11:04:33.766Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T11:04:33.766Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-29T11:04:33.766Z] ---> dac45f69a580 [2021-06-29T11:04:33.766Z] Step 3/32 : WORKDIR /edgex-go [2021-06-29T11:04:34.116Z] + go mod tidy [Pipeline] sh [2021-06-29T11:04:35.365Z] + make test [2021-06-29T11:04:35.365Z] go mod tidy [2021-06-29T11:04:35.643Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-29T11:04:36.345Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T11:04:36.345Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-29T11:04:36.345Z] ---> dac45f69a580 [2021-06-29T11:04:36.345Z] Step 3/23 : WORKDIR /edgex-go [2021-06-29T11:04:40.558Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T11:04:40.558Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-29T11:04:40.558Z] ---> dac45f69a580 [2021-06-29T11:04:40.558Z] Step 3/26 : WORKDIR /edgex-go [2021-06-29T11:04:42.481Z] ---> Running in e16f7fa5477a [2021-06-29T11:04:42.481Z] ---> Running in cf14d6134cca [2021-06-29T11:04:42.481Z] ---> Running in 61aab83fad4c [2021-06-29T11:04:42.481Z] ---> Running in 9f7577a43d7f [2021-06-29T11:04:42.481Z] ---> Running in f3576f578ca6 [2021-06-29T11:04:42.742Z] Removing intermediate container e16f7fa5477a [2021-06-29T11:04:42.742Z] ---> e329deea105e [2021-06-29T11:04:42.742Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T11:04:42.742Z] Removing intermediate container 61aab83fad4c [2021-06-29T11:04:42.742Z] ---> 9b9ec3ce6bb9 [2021-06-29T11:04:42.742Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T11:04:42.742Z] ---> Running in 10bd010eb79f [2021-06-29T11:04:42.742Z] Removing intermediate container cf14d6134cca [2021-06-29T11:04:42.742Z] ---> b7d3f9a89cce [2021-06-29T11:04:42.742Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T11:04:42.742Z] Removing intermediate container 9f7577a43d7f [2021-06-29T11:04:42.742Z] ---> 91ae3d746e9e [2021-06-29T11:04:42.742Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T11:04:42.742Z] Removing intermediate container f3576f578ca6 [2021-06-29T11:04:42.742Z] ---> 3ab412c7b784 [2021-06-29T11:04:42.742Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T11:04:42.742Z] ---> Running in 603d5c3dd0a3 [2021-06-29T11:04:43.003Z] ---> Running in b85b27c644e8 [2021-06-29T11:04:43.003Z] ---> Running in db3bda767402 [2021-06-29T11:04:43.003Z] ---> Running in f3c5a2e291a9 [2021-06-29T11:04:43.582Z] Removing intermediate container 10bd010eb79f [2021-06-29T11:04:43.582Z] ---> ca451ec7fa3f [2021-06-29T11:04:43.582Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-29T11:04:43.848Z] ---> Running in 9fe82c102383 [2021-06-29T11:04:43.848Z] Removing intermediate container 603d5c3dd0a3 [2021-06-29T11:04:43.848Z] ---> c93d53bd4162 [2021-06-29T11:04:43.848Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-29T11:04:43.848Z] ---> Running in c0e28f243c6f [2021-06-29T11:04:44.121Z] Removing intermediate container db3bda767402 [2021-06-29T11:04:44.121Z] ---> 6073066995e2 [2021-06-29T11:04:44.121Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-29T11:04:44.121Z] Removing intermediate container b85b27c644e8 [2021-06-29T11:04:44.121Z] ---> 5868e517574c [2021-06-29T11:04:44.121Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-29T11:04:44.121Z] ---> Running in 4b992f6507a8 [2021-06-29T11:04:44.121Z] ---> Running in 08a72f55bf69 [2021-06-29T11:04:44.386Z] Removing intermediate container f3c5a2e291a9 [2021-06-29T11:04:44.386Z] ---> 2b4075d93113 [2021-06-29T11:04:44.386Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-29T11:04:44.386Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T11:04:44.386Z] ---> Running in e6e2937c2a0c [2021-06-29T11:04:44.386Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T11:04:44.646Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T11:04:44.908Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T11:04:44.908Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T11:04:45.170Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T11:04:45.170Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T11:04:45.758Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T11:04:45.758Z] OK: 219 MiB in 52 packages [2021-06-29T11:04:45.758Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T11:04:45.758Z] OK: 219 MiB in 52 packages [2021-06-29T11:04:45.758Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T11:04:46.029Z] Removing intermediate container 9fe82c102383 [2021-06-29T11:04:46.029Z] ---> 6693959fec6d [2021-06-29T11:04:46.029Z] Step 6/23 : COPY go.mod . [2021-06-29T11:04:46.029Z] Removing intermediate container c0e28f243c6f [2021-06-29T11:04:46.029Z] ---> bf13af90ae87 [2021-06-29T11:04:46.029Z] Step 6/24 : COPY go.mod . [2021-06-29T11:04:46.294Z] ---> c2cf872a1e59 [2021-06-29T11:04:46.294Z] Step 7/24 : RUN go mod download [2021-06-29T11:04:46.294Z] ---> 37ff4e9e774e [2021-06-29T11:04:46.294Z] Step 7/23 : RUN go mod download [2021-06-29T11:04:46.294Z] OK: 219 MiB in 52 packages [2021-06-29T11:04:46.294Z] ---> Running in 70a2fd194b6f [2021-06-29T11:04:46.294Z] ---> Running in bbf2397d3ce1 [2021-06-29T11:04:46.554Z] OK: 219 MiB in 52 packages [2021-06-29T11:04:46.822Z] OK: 219 MiB in 52 packages [2021-06-29T11:04:47.089Z] Removing intermediate container 4b992f6507a8 [2021-06-29T11:04:47.089Z] ---> 5a69cfbc76e6 [2021-06-29T11:04:47.089Z] Step 6/32 : COPY go.mod . [2021-06-29T11:04:47.089Z] Removing intermediate container e6e2937c2a0c [2021-06-29T11:04:47.089Z] ---> 794075ec79cc [2021-06-29T11:04:47.089Z] Step 6/23 : COPY go.mod . [2021-06-29T11:04:47.363Z] ---> 1302d5c217c1 [2021-06-29T11:04:47.363Z] Step 7/32 : RUN go mod download [2021-06-29T11:04:47.363Z] ---> Running in 407cb163e3d0 [2021-06-29T11:04:47.363Z] ---> bc468f9db8d8 [2021-06-29T11:04:47.363Z] Step 7/23 : RUN go mod download [2021-06-29T11:04:47.363Z] Removing intermediate container 08a72f55bf69 [2021-06-29T11:04:47.363Z] ---> 054df242df8f [2021-06-29T11:04:47.363Z] Step 6/26 : COPY go.mod . [2021-06-29T11:04:47.363Z] ---> Running in 919e8adfae72 [2021-06-29T11:04:47.363Z] Removing intermediate container 70a2fd194b6f [2021-06-29T11:04:47.363Z] ---> 3d9e9f46ab23 [2021-06-29T11:04:47.363Z] Step 8/23 : COPY . . [2021-06-29T11:04:47.640Z] Removing intermediate container bbf2397d3ce1 [2021-06-29T11:04:47.640Z] ---> cd1a40147348 [2021-06-29T11:04:47.640Z] Step 8/24 : COPY . . [2021-06-29T11:04:48.229Z] ---> 07c899889717 [2021-06-29T11:04:48.229Z] Step 7/26 : RUN go mod download [2021-06-29T11:05:02.446Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-29T11:05:03.164Z] ---> Running in 4bf3c74e43fd [2021-06-29T11:05:03.164Z] Removing intermediate container 407cb163e3d0 [2021-06-29T11:05:03.164Z] ---> eb5fdda8a61b [2021-06-29T11:05:03.164Z] Step 8/32 : COPY . . [2021-06-29T11:05:03.164Z] ---> b137033f7d79 [2021-06-29T11:05:03.164Z] Step 9/24 : RUN go mod tidy [2021-06-29T11:05:03.164Z] ---> e10755f4fb76 [2021-06-29T11:05:03.164Z] Step 9/23 : RUN go mod tidy [2021-06-29T11:05:03.164Z] ---> Running in 8809425ced8b [2021-06-29T11:05:06.474Z] ---> Running in 021f84a267d4 [2021-06-29T11:05:06.474Z] Removing intermediate container 919e8adfae72 [2021-06-29T11:05:06.474Z] ---> 475bcbde89c6 [2021-06-29T11:05:06.474Z] Step 8/23 : COPY . . [2021-06-29T11:05:06.474Z] ---> e0676d974f81 [2021-06-29T11:05:06.474Z] Step 9/32 : RUN go mod tidy [2021-06-29T11:05:12.796Z] ---> Running in 251215650ac5 [2021-06-29T11:05:12.796Z] ---> d9cd2da82be0 [2021-06-29T11:05:12.796Z] Step 9/23 : RUN go mod tidy [2021-06-29T11:05:12.796Z] Removing intermediate container 4bf3c74e43fd [2021-06-29T11:05:12.796Z] ---> 86921c805b78 [2021-06-29T11:05:12.796Z] Step 8/26 : COPY . . [2021-06-29T11:05:12.796Z] ---> Running in 307a7e367857 [2021-06-29T11:05:16.146Z] Removing intermediate container 8809425ced8b [2021-06-29T11:05:16.146Z] ---> c721a548a95d [2021-06-29T11:05:16.146Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-29T11:05:16.146Z] ---> Running in 6fca30d7a04c [2021-06-29T11:05:16.730Z] Removing intermediate container 021f84a267d4 [2021-06-29T11:05:16.730Z] ---> c205f87197e6 [2021-06-29T11:05:16.730Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-29T11:05:20.044Z] Removing intermediate container 251215650ac5 [2021-06-29T11:05:20.044Z] ---> f943f47032c4 [2021-06-29T11:05:20.044Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-29T11:05:20.044Z] ---> Running in ee488f38c2e2 [2021-06-29T11:05:20.044Z] 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-06-29T11:05:20.044Z] ---> Running in 728ad38a0f34 [2021-06-29T11:05:20.044Z] ---> 4a5cc2156c45 [2021-06-29T11:05:20.044Z] Step 9/26 : RUN go mod tidy [2021-06-29T11:05:20.044Z] Removing intermediate container 307a7e367857 [2021-06-29T11:05:20.044Z] ---> bd6f5c6d1e3b [2021-06-29T11:05:20.044Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-29T11:05:20.044Z] ---> Running in 6a76cce99dd1 [2021-06-29T11:05:20.045Z] ---> Running in 8dc1bc6a6ad8 [2021-06-29T11:05:20.045Z] 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-06-29T11:05:20.306Z] 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-06-29T11:05:20.569Z] 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-06-29T11:05:24.792Z] Removing intermediate container 6a76cce99dd1 [2021-06-29T11:05:24.792Z] ---> 987e59546b48 [2021-06-29T11:05:24.792Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-29T11:05:24.792Z] ---> Running in 5d6ef28b8a45 [2021-06-29T11:05:25.399Z] 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-06-29T11:05:57.547Z] Removing intermediate container 6fca30d7a04c [2021-06-29T11:05:57.547Z] ---> 78708175c602 [2021-06-29T11:05:57.547Z] [2021-06-29T11:05:57.547Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T11:05:57.547Z] 3.12: Pulling from library/alpine [2021-06-29T11:05:57.547Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T11:05:57.547Z] Status: Downloaded newer image for alpine:3.12 [2021-06-29T11:05:57.547Z] ---> 13621d1b12d4 [2021-06-29T11:05:57.547Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-29T11:05:57.547Z] ---> Running in 6d7609226ceb [2021-06-29T11:05:57.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T11:05:57.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T11:05:57.547Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-29T11:05:57.547Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T11:05:57.547Z] OK: 6 MiB in 15 packages [2021-06-29T11:05:59.074Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-29T11:05:59.074Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-29T11:05:59.478Z] Removing intermediate container 6d7609226ceb [2021-06-29T11:05:59.478Z] ---> 76fb30d7e483 [2021-06-29T11:05:59.478Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T11:06:00.876Z] 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-06-29T11:06:00.876Z] Removing intermediate container 728ad38a0f34 [2021-06-29T11:06:00.876Z] ---> 08e17f59912d [2021-06-29T11:06:00.876Z] [2021-06-29T11:06:00.876Z] Step 11/32 : FROM alpine:3.12 [2021-06-29T11:06:00.876Z] ---> 13621d1b12d4 [2021-06-29T11:06:00.876Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-29T11:06:00.876Z] ---> Running in 735b9ae72d8e [2021-06-29T11:06:00.876Z] Removing intermediate container ee488f38c2e2 [2021-06-29T11:06:00.876Z] ---> 5c1e9e2bf4ff [2021-06-29T11:06:00.876Z] [2021-06-29T11:06:00.876Z] Step 11/23 : FROM alpine:3.12 [2021-06-29T11:06:00.876Z] ---> 13621d1b12d4 [2021-06-29T11:06:00.876Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-29T11:06:00.876Z] ---> Using cache [2021-06-29T11:06:00.876Z] ---> 76fb30d7e483 [2021-06-29T11:06:00.876Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T11:06:00.876Z] ---> Running in 1b10ef896ab8 [2021-06-29T11:06:00.876Z] Removing intermediate container 8dc1bc6a6ad8 [2021-06-29T11:06:00.876Z] ---> df6121006acf [2021-06-29T11:06:00.876Z] [2021-06-29T11:06:00.876Z] Step 11/23 : FROM alpine:3.12 [2021-06-29T11:06:00.876Z] ---> 13621d1b12d4 [2021-06-29T11:06:00.876Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-29T11:06:01.138Z] ---> Running in 32ca0de4df9f [2021-06-29T11:06:01.138Z] ---> Running in f0f5d8696d0a [2021-06-29T11:06:01.138Z] Removing intermediate container 1b10ef896ab8 [2021-06-29T11:06:01.138Z] ---> 93c97550c0df [2021-06-29T11:06:01.138Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-29T11:06:01.138Z] Removing intermediate container 735b9ae72d8e [2021-06-29T11:06:01.138Z] ---> bd7fbe40e06e [2021-06-29T11:06:01.138Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-29T11:06:01.400Z] ---> Running in 0e01788c4ccb [2021-06-29T11:06:01.400Z] ---> Running in 6577a499906a [2021-06-29T11:06:01.662Z] Removing intermediate container 32ca0de4df9f [2021-06-29T11:06:01.662Z] ---> 2557d1db44ea [2021-06-29T11:06:01.662Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-29T11:06:01.950Z] ---> Running in 3146c3bab63b [2021-06-29T11:06:01.950Z] Removing intermediate container 6577a499906a [2021-06-29T11:06:01.950Z] ---> 53511451fc98 [2021-06-29T11:06:01.950Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-29T11:06:01.950Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T11:06:01.950Z] ---> Running in b00b460de026 [2021-06-29T11:06:01.950Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T11:06:02.214Z] Removing intermediate container 3146c3bab63b [2021-06-29T11:06:02.214Z] ---> 66563a9e4017 [2021-06-29T11:06:02.214Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-29T11:06:02.214Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-29T11:06:02.214Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-29T11:06:02.214Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T11:06:02.214Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T11:06:02.214Z] OK: 6 MiB in 16 packages [2021-06-29T11:06:02.481Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T11:06:02.481Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T11:06:02.481Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-29T11:06:02.481Z] (2/2) Installing su-exec (0.2-r1) [2021-06-29T11:06:02.481Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T11:06:02.481Z] OK: 6 MiB in 16 packages [2021-06-29T11:06:02.481Z] ---> Running in c7b77b7e6e87 [2021-06-29T11:06:03.055Z] Removing intermediate container b00b460de026 [2021-06-29T11:06:03.055Z] ---> a282e4491b94 [2021-06-29T11:06:03.055Z] Step 16/24 : WORKDIR / [2021-06-29T11:06:03.322Z] Removing intermediate container c7b77b7e6e87 [2021-06-29T11:06:03.322Z] ---> 3213643ff58b [2021-06-29T11:06:03.322Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T11:06:03.450Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-29T11:06:03.450Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-29T11:06:03.585Z] Removing intermediate container 5d6ef28b8a45 [2021-06-29T11:06:03.585Z] ---> 4cf6054d7334 [2021-06-29T11:06:03.585Z] [2021-06-29T11:06:03.585Z] Step 11/26 : FROM alpine:3.12 [2021-06-29T11:06:03.585Z] ---> 13621d1b12d4 [2021-06-29T11:06:03.585Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-29T11:06:03.585Z] ---> Running in 2792e8db1680 [2021-06-29T11:06:03.585Z] ---> Running in c41e0470b258 [2021-06-29T11:06:03.851Z] ---> 706683edbf24 [2021-06-29T11:06:03.851Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-29T11:06:03.851Z] Removing intermediate container 2792e8db1680 [2021-06-29T11:06:03.851Z] ---> 853c8e0fe90b [2021-06-29T11:06:03.851Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T11:06:03.851Z] Removing intermediate container 0e01788c4ccb [2021-06-29T11:06:03.851Z] ---> 34d21dd27438 [2021-06-29T11:06:03.851Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-29T11:06:04.119Z] Removing intermediate container f0f5d8696d0a [2021-06-29T11:06:04.119Z] ---> 20002dfbd25a [2021-06-29T11:06:04.119Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T11:06:04.119Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T11:06:04.383Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T11:06:04.383Z] ---> Running in 7ce1b5019bdb [2021-06-29T11:06:04.383Z] ---> Running in fadab7527f94 [2021-06-29T11:06:04.383Z] ---> 0ac63f451cbd [2021-06-29T11:06:04.383Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-29T11:06:04.383Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-29T11:06:04.383Z] ---> 16311b8750a1 [2021-06-29T11:06:04.383Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-29T11:06:04.383Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T11:06:04.383Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-29T11:06:04.383Z] (4/6) Installing curl (7.77.0-r0) [2021-06-29T11:06:04.383Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-29T11:06:04.383Z] (6/6) Installing su-exec (0.2-r1) [2021-06-29T11:06:04.383Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T11:06:04.383Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T11:06:04.649Z] OK: 7 MiB in 20 packages [2021-06-29T11:06:04.649Z] Removing intermediate container 7ce1b5019bdb [2021-06-29T11:06:04.649Z] ---> 75e023854907 [2021-06-29T11:06:04.649Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-29T11:06:04.649Z] Removing intermediate container fadab7527f94 [2021-06-29T11:06:04.649Z] ---> cf85a5890134 [2021-06-29T11:06:04.649Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-29T11:06:04.914Z] ---> Running in 7b49cb0619ba [2021-06-29T11:06:04.914Z] ---> Running in 5e015f3c6497 [2021-06-29T11:06:04.914Z] ---> fb4c751ba95a [2021-06-29T11:06:04.914Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-29T11:06:04.914Z] ---> f98a9848c618 [2021-06-29T11:06:04.914Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-29T11:06:04.914Z] Removing intermediate container 5e015f3c6497 [2021-06-29T11:06:04.914Z] ---> 050e633f74ac [2021-06-29T11:06:04.914Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-29T11:06:04.914Z] Removing intermediate container 7b49cb0619ba [2021-06-29T11:06:04.914Z] ---> 1183aa492750 [2021-06-29T11:06:04.914Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-29T11:06:04.914Z] ---> Running in 6d6e25002a42 [2021-06-29T11:06:04.914Z] ---> Running in 47c4218c698d [2021-06-29T11:06:05.190Z] ---> Running in acaf0c8108f5 [2021-06-29T11:06:05.190Z] Removing intermediate container 6d6e25002a42 [2021-06-29T11:06:05.190Z] ---> 260814d04531 [2021-06-29T11:06:05.190Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T11:06:05.190Z] Removing intermediate container c41e0470b258 [2021-06-29T11:06:05.190Z] ---> 833aea0d7e14 [2021-06-29T11:06:05.190Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-29T11:06:05.190Z] ---> 521771e5ea16 [2021-06-29T11:06:05.190Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-29T11:06:05.190Z] ---> Running in 1f88370964d9 [2021-06-29T11:06:05.190Z] Removing intermediate container acaf0c8108f5 [2021-06-29T11:06:05.190Z] ---> 54da081bb721 [2021-06-29T11:06:05.190Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T11:06:05.457Z] ---> Running in 936b5a78d260 [2021-06-29T11:06:05.457Z] ---> Running in dee48d558258 [2021-06-29T11:06:05.457Z] Removing intermediate container 1f88370964d9 [2021-06-29T11:06:05.457Z] ---> 3614f8689b03 [2021-06-29T11:06:05.457Z] Step 21/23 : LABEL arch=x86_64 [2021-06-29T11:06:05.457Z] Removing intermediate container 936b5a78d260 [2021-06-29T11:06:05.457Z] ---> 4681ddd65019 [2021-06-29T11:06:05.457Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T11:06:05.457Z] ---> Running in b4cd4d9fcd76 [2021-06-29T11:06:05.457Z] Removing intermediate container dee48d558258 [2021-06-29T11:06:05.457Z] ---> bca73c1a2834 [2021-06-29T11:06:05.457Z] Step 14/26 : WORKDIR / [2021-06-29T11:06:05.457Z] ---> Running in d3126389403d [2021-06-29T11:06:05.729Z] ---> Running in 16081295dbd8 [2021-06-29T11:06:05.729Z] ---> cb92f05c245b [2021-06-29T11:06:05.729Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-29T11:06:05.729Z] Removing intermediate container 16081295dbd8 [2021-06-29T11:06:05.729Z] ---> 5d2e338d05eb [2021-06-29T11:06:05.729Z] 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-06-29T11:06:05.729Z] Removing intermediate container d3126389403d [2021-06-29T11:06:05.729Z] ---> 9edc53293f40 [2021-06-29T11:06:05.729Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T11:06:05.729Z] Removing intermediate container b4cd4d9fcd76 [2021-06-29T11:06:05.729Z] ---> 2db3798b892e [2021-06-29T11:06:05.729Z] Step 22/23 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d [2021-06-29T11:06:05.998Z] ---> Running in c505947d48f7 [2021-06-29T11:06:05.998Z] ---> Running in 35110992b1f7 [2021-06-29T11:06:05.998Z] Removing intermediate container 47c4218c698d [2021-06-29T11:06:05.998Z] ---> 94cfa2e91f1c [2021-06-29T11:06:05.998Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-29T11:06:06.270Z] ---> Running in f963e214910c [2021-06-29T11:06:06.271Z] ---> b68119ed54ba [2021-06-29T11:06:06.271Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-29T11:06:06.271Z] ---> 1995b2a47024 [2021-06-29T11:06:06.271Z] 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-06-29T11:06:06.271Z] Removing intermediate container 35110992b1f7 [2021-06-29T11:06:06.271Z] ---> b69b23f1b85b [2021-06-29T11:06:06.271Z] Step 23/23 : LABEL version=0.0.0 [2021-06-29T11:06:06.271Z] Removing intermediate container c505947d48f7 [2021-06-29T11:06:06.271Z] ---> d0c592a7f8f6 [2021-06-29T11:06:06.271Z] Step 23/24 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d [2021-06-29T11:06:06.271Z] ---> Running in 9d640e041b0f [2021-06-29T11:06:06.271Z] ---> Running in 7ec7aef59f90 [2021-06-29T11:06:06.536Z] Removing intermediate container f963e214910c [2021-06-29T11:06:06.536Z] ---> 6d1a5b33783e [2021-06-29T11:06:06.536Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-29T11:06:06.536Z] Removing intermediate container 7ec7aef59f90 [2021-06-29T11:06:06.536Z] ---> ebc70dfe9e1d [2021-06-29T11:06:06.536Z] [2021-06-29T11:06:06.536Z] Removing intermediate container 9d640e041b0f [2021-06-29T11:06:06.536Z] ---> f60536a825dc [2021-06-29T11:06:06.536Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T11:06:06.536Z] ---> 8480bf031b42 [2021-06-29T11:06:06.536Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-29T11:06:06.536Z] ---> 2e0497a48e7c [2021-06-29T11:06:06.536Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-29T11:06:06.536Z] Successfully built ebc70dfe9e1d [2021-06-29T11:06:06.805Z] Successfully tagged support-scheduler:latest [2021-06-29T11:06:06.805Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-06-29T11:06:06.805Z] ---> Running in ead19cea9e2e [2021-06-29T11:06:06.805Z] ---> Running in 56bcc75e753e [2021-06-29T11:06:06.805Z] ---> c78d81533113 [2021-06-29T11:06:06.805Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-29T11:06:06.805Z] ---> 789fc3b3fa82 [2021-06-29T11:06:06.805Z] 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-06-29T11:06:09.362Z] ---> Running in d9baab3f4561 [2021-06-29T11:06:09.362Z] Removing intermediate container 56bcc75e753e [2021-06-29T11:06:09.362Z] ---> e552efcbd67f [2021-06-29T11:06:09.362Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T11:06:09.362Z] Removing intermediate container ead19cea9e2e [2021-06-29T11:06:09.362Z] ---> 462e09ef527d [2021-06-29T11:06:09.362Z] [2021-06-29T11:06:09.362Z] Successfully built 462e09ef527d [2021-06-29T11:06:10.766Z] ---> e87d8d1f7271 [2021-06-29T11:06:10.766Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-29T11:06:10.766Z] ---> Running in c11696117978 [2021-06-29T11:06:10.766Z] Successfully tagged core-command:latest [2021-06-29T11:06:10.766Z]  Building core-command ... done Building security-proxy-setup [2021-06-29T11:06:11.349Z] Removing intermediate container c11696117978 [2021-06-29T11:06:11.349Z] ---> b461dee2e9e7 [2021-06-29T11:06:11.349Z] Step 21/23 : LABEL arch=x86_64 [2021-06-29T11:06:11.756Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-29T11:06:11.756Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-29T11:06:11.756Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-29T11:06:11.756Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-29T11:06:12.035Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-29T11:06:12.637Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-29T11:06:14.078Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-29T11:06:14.078Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-29T11:06:14.078Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-29T11:06:14.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-29T11:06:15.585Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T11:06:15.585Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-29T11:06:15.845Z] ---> dac45f69a580 [2021-06-29T11:06:15.845Z] Step 3/22 : WORKDIR /edgex-go [2021-06-29T11:06:15.845Z] ---> Using cache [2021-06-29T11:06:15.845Z] ---> 9b9ec3ce6bb9 [2021-06-29T11:06:15.845Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T11:06:15.845Z] ---> Using cache [2021-06-29T11:06:15.845Z] ---> 5868e517574c [2021-06-29T11:06:15.845Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-29T11:06:15.845Z] ---> Using cache [2021-06-29T11:06:15.845Z] ---> 054df242df8f [2021-06-29T11:06:15.845Z] Step 6/22 : COPY go.mod . [2021-06-29T11:06:15.845Z] ---> Using cache [2021-06-29T11:06:15.845Z] ---> 07c899889717 [2021-06-29T11:06:15.845Z] Step 7/22 : RUN go mod download [2021-06-29T11:06:15.845Z] ---> Using cache [2021-06-29T11:06:15.845Z] ---> 86921c805b78 [2021-06-29T11:06:15.845Z] Step 8/22 : COPY . . [2021-06-29T11:06:15.845Z] ---> Using cache [2021-06-29T11:06:15.845Z] ---> 4a5cc2156c45 [2021-06-29T11:06:15.846Z] Step 9/22 : RUN go mod tidy [2021-06-29T11:06:15.846Z] ---> Using cache [2021-06-29T11:06:15.846Z] ---> 987e59546b48 [2021-06-29T11:06:15.846Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-29T11:06:16.418Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T11:06:16.418Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T11:06:16.418Z] ---> dac45f69a580 [2021-06-29T11:06:16.418Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T11:06:16.418Z] ---> Using cache [2021-06-29T11:06:16.418Z] ---> 9b9ec3ce6bb9 [2021-06-29T11:06:16.418Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T11:06:16.418Z] ---> Using cache [2021-06-29T11:06:16.418Z] ---> 5868e517574c [2021-06-29T11:06:16.418Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-29T11:06:19.737Z] ---> Running in 46b1a1fe5d89 [2021-06-29T11:06:19.737Z] ---> 7b3a87abbcf5 [2021-06-29T11:06:19.737Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-29T11:06:19.737Z] ---> Running in 12870b4c9f9d [2021-06-29T11:06:19.737Z] ---> Running in 4616a671fd08 [2021-06-29T11:06:19.737Z] Removing intermediate container 46b1a1fe5d89 [2021-06-29T11:06:19.737Z] ---> a4adfdbaed8a [2021-06-29T11:06:19.737Z] Step 22/23 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d [2021-06-29T11:06:19.737Z] ---> Running in f0dfd67ce4c5 [2021-06-29T11:06:19.737Z] ---> bcf102b4f4ac [2021-06-29T11:06:19.737Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-29T11:06:19.737Z] Removing intermediate container f0dfd67ce4c5 [2021-06-29T11:06:19.737Z] ---> 6df09284e0e8 [2021-06-29T11:06:19.737Z] Step 23/23 : LABEL version=0.0.0 [2021-06-29T11:06:19.737Z] ---> Running in acabd5377312 [2021-06-29T11:06:20.003Z] Removing intermediate container acabd5377312 [2021-06-29T11:06:20.003Z] ---> 4a2cc2a96e56 [2021-06-29T11:06:20.003Z] [2021-06-29T11:06:20.003Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T11:06:20.003Z] ---> cdc5d4fed861 [2021-06-29T11:06:20.003Z] 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-06-29T11:06:20.003Z] Successfully built 4a2cc2a96e56 [2021-06-29T11:06:20.003Z] 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-06-29T11:06:20.003Z] Successfully tagged support-notifications:latest [2021-06-29T11:06:20.003Z]  Building support-notifications ... done Building core-metadata [2021-06-29T11:06:20.274Z] ---> Running in 7db51bff8237 [2021-06-29T11:06:20.274Z] Removing intermediate container d9baab3f4561 [2021-06-29T11:06:20.274Z] ---> 4c04909450ab [2021-06-29T11:06:20.274Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T11:06:20.858Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T11:06:21.433Z] OK: 219 MiB in 52 packages [2021-06-29T11:06:24.259Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.234s coverage: 28.7% of statements [2021-06-29T11:06:24.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-29T11:06:24.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-29T11:06:28.041Z] ---> 01cdc538a626 [2021-06-29T11:06:28.041Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-29T11:06:28.041Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T11:06:28.041Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T11:06:28.041Z] ---> dac45f69a580 [2021-06-29T11:06:28.041Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T11:06:28.041Z] ---> Using cache [2021-06-29T11:06:28.041Z] ---> 9b9ec3ce6bb9 [2021-06-29T11:06:28.041Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T11:06:28.041Z] ---> Using cache [2021-06-29T11:06:28.041Z] ---> 5868e517574c [2021-06-29T11:06:28.041Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-29T11:06:28.041Z] ---> Using cache [2021-06-29T11:06:28.041Z] ---> 054df242df8f [2021-06-29T11:06:28.041Z] Step 6/24 : COPY go.mod . [2021-06-29T11:06:28.041Z] ---> Using cache [2021-06-29T11:06:28.041Z] ---> 07c899889717 [2021-06-29T11:06:28.041Z] Step 7/24 : RUN go mod download [2021-06-29T11:06:28.041Z] ---> Using cache [2021-06-29T11:06:28.041Z] ---> 86921c805b78 [2021-06-29T11:06:28.041Z] Step 8/24 : COPY . . [2021-06-29T11:06:28.041Z] ---> Using cache [2021-06-29T11:06:28.041Z] ---> 4a5cc2156c45 [2021-06-29T11:06:28.041Z] Step 9/24 : RUN go mod tidy [2021-06-29T11:06:28.041Z] ---> Using cache [2021-06-29T11:06:28.041Z] ---> 987e59546b48 [2021-06-29T11:06:28.041Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-29T11:06:28.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.326s coverage: 100.0% of statements [2021-06-29T11:06:28.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-29T11:06:28.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.347s coverage: 53.1% of statements [2021-06-29T11:06:28.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-29T11:06:28.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-29T11:06:29.982Z] ---> Running in 7c81878979c8 [2021-06-29T11:06:29.982Z] ---> 0d4bd5cbe628 [2021-06-29T11:06:29.982Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-29T11:06:30.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.580s coverage: 87.7% of statements [2021-06-29T11:06:30.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-29T11:06:30.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-29T11:06:30.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.213s coverage: 78.9% of statements [2021-06-29T11:06:30.274Z] Removing intermediate container 12870b4c9f9d [2021-06-29T11:06:30.274Z] ---> fe45e748814e [2021-06-29T11:06:30.274Z] Step 6/24 : COPY go.mod . [2021-06-29T11:06:30.553Z] Removing intermediate container 7db51bff8237 [2021-06-29T11:06:30.553Z] ---> da4328447638 [2021-06-29T11:06:30.553Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-29T11:06:30.553Z] ---> 6a3079d3cd4b [2021-06-29T11:06:30.553Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-29T11:06:30.553Z] ---> bda3d0069cce [2021-06-29T11:06:30.553Z] Step 7/24 : RUN go mod download [2021-06-29T11:06:30.553Z] ---> Running in 1a1230f16186 [2021-06-29T11:06:30.827Z] ---> Running in 5faea0f84e49 [2021-06-29T11:06:31.097Z] Removing intermediate container 1a1230f16186 [2021-06-29T11:06:31.097Z] ---> d961a5448909 [2021-06-29T11:06:31.097Z] Step 24/26 : LABEL arch=x86_64 [2021-06-29T11:06:31.097Z] ---> Running in 585b49b57f28 [2021-06-29T11:06:31.097Z] ---> 7cf67ce9da71 [2021-06-29T11:06:31.097Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-29T11:06:31.097Z] 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-06-29T11:06:31.369Z] Removing intermediate container 585b49b57f28 [2021-06-29T11:06:31.369Z] ---> ab79e605d9c6 [2021-06-29T11:06:31.369Z] Step 25/26 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d [2021-06-29T11:06:31.369Z] ---> Running in 9ce9fd5b8faf [2021-06-29T11:06:31.639Z] Removing intermediate container 9ce9fd5b8faf [2021-06-29T11:06:31.639Z] ---> ca9bb4e9e8ff [2021-06-29T11:06:31.639Z] Step 26/26 : LABEL version=0.0.0 [2021-06-29T11:06:31.639Z] ---> a224fa1c97c6 [2021-06-29T11:06:31.639Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-29T11:06:31.908Z] ---> Running in d781d0ef34cd [2021-06-29T11:06:31.908Z] ---> Running in aa36e4f49016 [2021-06-29T11:06:32.175Z] Removing intermediate container d781d0ef34cd [2021-06-29T11:06:32.175Z] ---> dae56b0ae7bb [2021-06-29T11:06:32.175Z] [2021-06-29T11:06:32.175Z] Removing intermediate container aa36e4f49016 [2021-06-29T11:06:32.175Z] ---> 03bfac10350a [2021-06-29T11:06:32.175Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-29T11:06:32.440Z] Successfully built dae56b0ae7bb [2021-06-29T11:06:32.440Z] Successfully tagged security-secretstore-setup:latest [2021-06-29T11:06:32.440Z] Building core-data [2021-06-29T11:06:32.440Z]  Building security-secretstore-setup ... done Removing intermediate container 5faea0f84e49 [2021-06-29T11:06:32.440Z] ---> cc56179ff732 [2021-06-29T11:06:32.440Z] Step 8/24 : COPY . . [2021-06-29T11:06:32.729Z] ---> 9b513c8db560 [2021-06-29T11:06:32.729Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-29T11:06:34.371Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.190s coverage: 81.2% of statements [2021-06-29T11:06:34.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-29T11:06:34.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-29T11:06:34.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-29T11:06:34.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-29T11:06:34.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-29T11:06:39.821Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.619s coverage: 95.1% of statements [2021-06-29T11:06:39.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-29T11:06:39.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-29T11:06:39.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-29T11:06:39.821Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-29T11:06:39.821Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-29T11:06:39.821Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-29T11:06:39.821Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-29T11:06:39.821Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-29T11:06:39.821Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.186s coverage: 60.0% of statements [2021-06-29T11:06:39.821Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-29T11:06:39.821Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-29T11:06:39.821Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-29T11:06:39.821Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.293s coverage: 0.8% of statements [2021-06-29T11:06:39.821Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-29T11:06:39.821Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.147s coverage: 58.8% of statements [2021-06-29T11:06:39.821Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.301s coverage: 22.0% of statements [2021-06-29T11:06:39.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-29T11:06:39.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.232s coverage: 47.1% of statements [2021-06-29T11:06:39.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.245s coverage: 79.5% of statements [2021-06-29T11:06:39.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.218s coverage: 94.1% of statements [2021-06-29T11:06:41.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.204s coverage: 96.3% of statements [2021-06-29T11:06:41.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.161s coverage: 87.5% of statements [2021-06-29T11:06:45.084Z] ---> Running in ca77350a1e7f [2021-06-29T11:06:46.029Z] ---> 846e1cdc8af3 [2021-06-29T11:06:46.029Z] Step 9/24 : RUN go mod tidy [2021-06-29T11:06:46.300Z] ---> Running in 605ec1c93a91 [2021-06-29T11:06:48.270Z] Removing intermediate container ca77350a1e7f [2021-06-29T11:06:48.270Z] ---> b9aabd2576bc [2021-06-29T11:06:48.270Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-29T11:06:49.218Z] ---> Running in b330fb7fb9c3 [2021-06-29T11:06:50.161Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T11:06:50.161Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T11:06:50.161Z] ---> dac45f69a580 [2021-06-29T11:06:50.161Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T11:06:50.161Z] ---> Using cache [2021-06-29T11:06:50.161Z] ---> 9b9ec3ce6bb9 [2021-06-29T11:06:50.161Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T11:06:50.161Z] ---> Using cache [2021-06-29T11:06:50.161Z] ---> 5868e517574c [2021-06-29T11:06:50.161Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-29T11:06:52.082Z] Removing intermediate container b330fb7fb9c3 [2021-06-29T11:06:52.082Z] ---> aeef7d368d39 [2021-06-29T11:06:52.082Z] Step 29/32 : CMD ["gate"] [2021-06-29T11:06:52.346Z] ---> Running in 1ffcc65ef4fd [2021-06-29T11:06:52.346Z] Removing intermediate container 605ec1c93a91 [2021-06-29T11:06:52.346Z] ---> 884ccf97fbfc [2021-06-29T11:06:52.346Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-29T11:06:52.927Z] ---> Running in a99699d61554 [2021-06-29T11:06:52.927Z] ---> Running in 00300a75c027 [2021-06-29T11:06:53.191Z] Removing intermediate container a99699d61554 [2021-06-29T11:06:53.191Z] ---> 4cb4aff16eb2 [2021-06-29T11:06:53.191Z] Step 30/32 : LABEL arch=x86_64 [2021-06-29T11:06:53.456Z] ---> Running in dd015009d713 [2021-06-29T11:06:53.456Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T11:06:53.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.194s coverage: 94.4% of statements [2021-06-29T11:06:53.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.183s coverage: 44.8% of statements [2021-06-29T11:06:53.719Z] 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-06-29T11:06:53.719Z] Removing intermediate container dd015009d713 [2021-06-29T11:06:53.719Z] ---> 2d799af6e646 [2021-06-29T11:06:53.719Z] Step 31/32 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d [2021-06-29T11:06:54.319Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T11:06:54.319Z] ---> Running in bd03030a433e [2021-06-29T11:06:54.916Z] Removing intermediate container bd03030a433e [2021-06-29T11:06:54.916Z] ---> 56c2ee551996 [2021-06-29T11:06:54.916Z] Step 32/32 : LABEL version=0.0.0 [2021-06-29T11:06:54.916Z] OK: 219 MiB in 52 packages [2021-06-29T11:06:55.184Z] ---> Running in 927c38367c14 [2021-06-29T11:06:55.461Z] Removing intermediate container 927c38367c14 [2021-06-29T11:06:55.461Z] ---> df32702c2413 [2021-06-29T11:06:55.461Z] [2021-06-29T11:06:55.461Z] Successfully built df32702c2413 [2021-06-29T11:06:55.461Z] Successfully tagged security-bootstrapper:latest [2021-06-29T11:06:55.732Z]  Building security-bootstrapper ... done Removing intermediate container 1ffcc65ef4fd [2021-06-29T11:06:55.732Z] ---> 2444735a7e0d [2021-06-29T11:06:55.732Z] Step 6/24 : COPY go.mod . [2021-06-29T11:06:56.001Z] ---> f6789190cb4f [2021-06-29T11:06:56.001Z] Step 7/24 : RUN go mod download [2021-06-29T11:06:56.001Z] ---> Running in ae8549c2a32a [2021-06-29T11:06:57.537Z] Removing intermediate container ae8549c2a32a [2021-06-29T11:06:57.537Z] ---> f7734aae0839 [2021-06-29T11:06:57.537Z] Step 8/24 : COPY . . [2021-06-29T11:06:57.805Z] 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-06-29T11:06:59.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.513s coverage: 81.8% of statements [2021-06-29T11:06:59.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-29T11:07:05.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.273s coverage: 92.9% of statements [2021-06-29T11:07:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-29T11:07:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-29T11:07:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-29T11:07:05.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-06-29T11:07:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-29T11:07:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-29T11:07:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-29T11:07:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-29T11:07:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-29T11:07:05.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.167s coverage: 87.2% of statements [2021-06-29T11:07:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-29T11:07:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-29T11:07:05.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements [2021-06-29T11:07:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-29T11:07:05.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.173s coverage: 58.8% of statements [2021-06-29T11:07:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-29T11:07:05.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.223s coverage: 80.0% of statements [2021-06-29T11:07:05.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.246s coverage: 87.2% of statements [2021-06-29T11:07:05.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.255s coverage: 85.4% of statements [2021-06-29T11:07:05.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.269s coverage: 91.2% of statements [2021-06-29T11:07:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-29T11:07:05.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.662s coverage: 64.4% of statements [2021-06-29T11:07:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-29T11:07:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-29T11:07:05.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements [2021-06-29T11:07:05.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 91.3% of statements [2021-06-29T11:07:06.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2021-06-29T11:07:07.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements [2021-06-29T11:07:07.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements [2021-06-29T11:07:12.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.074s coverage: 66.9% of statements [2021-06-29T11:07:12.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-29T11:07:12.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-29T11:07:12.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-29T11:07:12.816Z] ---> 72c4ddbbee17 [2021-06-29T11:07:12.816Z] Step 9/24 : RUN go mod tidy [2021-06-29T11:07:12.816Z] ---> Running in 090da371346e [2021-06-29T11:07:13.417Z] Removing intermediate container 4616a671fd08 [2021-06-29T11:07:13.417Z] ---> e2e5f4da585e [2021-06-29T11:07:13.417Z] [2021-06-29T11:07:13.417Z] Step 11/22 : FROM alpine:3.12 [2021-06-29T11:07:13.417Z] ---> 13621d1b12d4 [2021-06-29T11:07:13.417Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-29T11:07:13.691Z] ---> Running in 478bff2e9100 [2021-06-29T11:07:14.284Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T11:07:14.550Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T11:07:14.550Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-29T11:07:14.550Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T11:07:14.550Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-29T11:07:14.550Z] (4/4) Installing curl (7.77.0-r0) [2021-06-29T11:07:14.550Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T11:07:14.550Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T11:07:14.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.778s coverage: 43.6% of statements [2021-06-29T11:07:14.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-29T11:07:14.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-29T11:07:14.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.229s coverage: 89.5% of statements [2021-06-29T11:07:14.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-29T11:07:14.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.222s coverage: 84.8% of statements [2021-06-29T11:07:14.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-29T11:07:14.813Z] OK: 7 MiB in 18 packages [2021-06-29T11:07:14.813Z] Removing intermediate container 090da371346e [2021-06-29T11:07:14.813Z] ---> 76114690cf9d [2021-06-29T11:07:14.813Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-29T11:07:15.086Z] ---> Running in 2e46508709e9 [2021-06-29T11:07:15.664Z] Removing intermediate container 478bff2e9100 [2021-06-29T11:07:15.664Z] ---> fea41640d3ce [2021-06-29T11:07:15.664Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-29T11:07:15.664Z] ---> Running in 04d25087070c [2021-06-29T11:07:16.627Z] Removing intermediate container 04d25087070c [2021-06-29T11:07:16.627Z] ---> 50d53809555e [2021-06-29T11:07:16.627Z] Step 14/22 : WORKDIR /edgex [2021-06-29T11:07:16.627Z] 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-06-29T11:07:16.627Z] ---> Running in ca6c474019a5 [2021-06-29T11:07:16.627Z] Removing intermediate container 7c81878979c8 [2021-06-29T11:07:16.627Z] ---> 85f3fd6e41cf [2021-06-29T11:07:16.627Z] [2021-06-29T11:07:16.627Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T11:07:16.627Z] ---> 13621d1b12d4 [2021-06-29T11:07:16.627Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-29T11:07:16.627Z] ---> Using cache [2021-06-29T11:07:16.627Z] ---> 76fb30d7e483 [2021-06-29T11:07:16.627Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T11:07:16.627Z] ---> Using cache [2021-06-29T11:07:16.627Z] ---> 2557d1db44ea [2021-06-29T11:07:16.627Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-29T11:07:16.894Z] ---> Running in 1036de1693c3 [2021-06-29T11:07:16.894Z] Removing intermediate container ca6c474019a5 [2021-06-29T11:07:16.894Z] ---> 6480fc3a54dd [2021-06-29T11:07:16.894Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-29T11:07:17.154Z] Removing intermediate container 1036de1693c3 [2021-06-29T11:07:17.154Z] ---> 858c6d9cc2c2 [2021-06-29T11:07:17.154Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-29T11:07:17.154Z] ---> efc358e0cad7 [2021-06-29T11:07:17.154Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-29T11:07:17.419Z] ---> Running in dd489b605cb0 [2021-06-29T11:07:17.683Z] Removing intermediate container dd489b605cb0 [2021-06-29T11:07:17.683Z] ---> 07d75e6dea84 [2021-06-29T11:07:17.683Z] Step 16/24 : WORKDIR / [2021-06-29T11:07:17.947Z] ---> bbc681b83b65 [2021-06-29T11:07:17.947Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-29T11:07:17.947Z] ---> Running in 70ede264ccf4 [2021-06-29T11:07:18.229Z] Removing intermediate container 70ede264ccf4 [2021-06-29T11:07:18.229Z] ---> 84add1f9c734 [2021-06-29T11:07:18.229Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T11:07:18.505Z] ---> 5002a32ea8ba [2021-06-29T11:07:18.505Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-29T11:07:18.505Z] ---> Running in 956dab1003af [2021-06-29T11:07:18.782Z] ---> 4df2a3c02b9e [2021-06-29T11:07:18.782Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-29T11:07:18.782Z] Removing intermediate container 956dab1003af [2021-06-29T11:07:18.782Z] ---> b3f504c4d054 [2021-06-29T11:07:18.782Z] Step 19/22 : CMD ["--init=true"] [2021-06-29T11:07:18.782Z] ---> Running in 66c712b664c4 [2021-06-29T11:07:19.384Z] Removing intermediate container 66c712b664c4 [2021-06-29T11:07:19.384Z] ---> b4021ba7667a [2021-06-29T11:07:19.384Z] Step 20/22 : LABEL arch=x86_64 [2021-06-29T11:07:19.384Z] ---> 79f430230d1a [2021-06-29T11:07:19.384Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-29T11:07:19.384Z] ---> Running in 5b8d20669937 [2021-06-29T11:07:19.663Z] Removing intermediate container 5b8d20669937 [2021-06-29T11:07:19.663Z] ---> d8463213ed05 [2021-06-29T11:07:19.663Z] Step 21/22 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d [2021-06-29T11:07:19.663Z] ---> 85f3b4b86d4a [2021-06-29T11:07:19.663Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-29T11:07:19.663Z] ---> Running in 7bc3eec961ea [2021-06-29T11:07:19.663Z] ---> Running in ee47794ab0ab [2021-06-29T11:07:19.927Z] Removing intermediate container 7bc3eec961ea [2021-06-29T11:07:19.927Z] ---> ee9fb72129ac [2021-06-29T11:07:19.927Z] Step 22/22 : LABEL version=0.0.0 [2021-06-29T11:07:19.927Z] ---> Running in fc1cbf63ee55 [2021-06-29T11:07:19.927Z] Removing intermediate container ee47794ab0ab [2021-06-29T11:07:19.927Z] ---> b6061c0a961f [2021-06-29T11:07:19.927Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T11:07:20.204Z] ---> Running in 9898fcaac182 [2021-06-29T11:07:20.204Z] Removing intermediate container fc1cbf63ee55 [2021-06-29T11:07:20.204Z] ---> 47da5a72f159 [2021-06-29T11:07:20.204Z] [2021-06-29T11:07:20.204Z] Successfully built 47da5a72f159 [2021-06-29T11:07:20.204Z] Successfully tagged security-proxy-setup:latest [2021-06-29T11:07:20.204Z] Removing intermediate container 9898fcaac182 [2021-06-29T11:07:20.204Z] ---> 9aeeb63e652b [2021-06-29T11:07:20.204Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T11:07:20.468Z]  Building security-proxy-setup ... done  ---> Running in 4069ecefafa2 [2021-06-29T11:07:20.732Z] Removing intermediate container 4069ecefafa2 [2021-06-29T11:07:20.732Z] ---> 04762d76b8e1 [2021-06-29T11:07:20.732Z] Step 23/24 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d [2021-06-29T11:07:20.732Z] ---> Running in a89d3a3101d2 [2021-06-29T11:07:21.010Z] Removing intermediate container a89d3a3101d2 [2021-06-29T11:07:21.010Z] ---> dda5cc416ca4 [2021-06-29T11:07:21.010Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T11:07:21.010Z] ---> Running in d4dcfeaa4abb [2021-06-29T11:07:21.283Z] Removing intermediate container d4dcfeaa4abb [2021-06-29T11:07:21.283Z] ---> cd03bf91f07a [2021-06-29T11:07:21.283Z] [2021-06-29T11:07:21.554Z] Successfully built cd03bf91f07a [2021-06-29T11:07:21.554Z] Successfully tagged core-metadata:latest [2021-06-29T11:07:22.829Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.214s coverage: 19.3% of statements [2021-06-29T11:07:22.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-29T11:07:22.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-29T11:07:22.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-29T11:07:22.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-29T11:07:22.829Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.512s coverage: 91.9% of statements [2021-06-29T11:07:22.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-29T11:07:22.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-29T11:07:22.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-29T11:07:22.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-29T11:07:22.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-29T11:07:22.830Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.233s coverage: 62.7% of statements [2021-06-29T11:07:22.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-29T11:07:22.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-29T11:07:22.830Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.363s coverage: 97.6% of statements [2021-06-29T11:07:22.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-29T11:07:22.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-29T11:07:22.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-29T11:07:22.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-29T11:07:22.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-29T11:07:22.830Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.175s coverage: 28.9% of statements [2021-06-29T11:07:22.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-29T11:07:22.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-29T11:07:22.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-29T11:07:22.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-29T11:07:22.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-29T11:07:22.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-29T11:07:22.830Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.171s coverage: 100.0% of statements [2021-06-29T11:07:22.830Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.064s coverage: 95.4% of statements [2021-06-29T11:07:22.830Z] GO111MODULE=on go vet ./... [2021-06-29T11:07:22.960Z]  Building core-metadata ... done Removing intermediate container 00300a75c027 [2021-06-29T11:07:22.960Z] ---> 7d62636927f4 [2021-06-29T11:07:22.960Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-29T11:07:22.960Z] ---> Running in 9e92932f48e3 [2021-06-29T11:07:23.549Z] 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-06-29T11:07:25.485Z] Removing intermediate container 9e92932f48e3 [2021-06-29T11:07:25.485Z] ---> ddd2541e01ec [2021-06-29T11:07:25.485Z] [2021-06-29T11:07:25.485Z] Step 12/24 : FROM docker:20.10.0 [2021-06-29T11:07:25.485Z] 20.10.0: Pulling from library/docker [2021-06-29T11:07:35.585Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-29T11:07:37.515Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-29T11:07:37.516Z] ---> aefe523efa57 [2021-06-29T11:07:37.516Z] 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-06-29T11:07:37.516Z] Removing intermediate container 2e46508709e9 [2021-06-29T11:07:37.516Z] ---> ff29e33551bb [2021-06-29T11:07:37.516Z] [2021-06-29T11:07:37.516Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T11:07:37.516Z] ---> 13621d1b12d4 [2021-06-29T11:07:37.516Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-29T11:07:37.516Z] ---> Running in 0851f12abb32 [2021-06-29T11:07:37.516Z] ---> Running in 29a2d31019f7 [2021-06-29T11:07:37.781Z] Removing intermediate container 0851f12abb32 [2021-06-29T11:07:37.781Z] ---> 5f80b4405a0b [2021-06-29T11:07:37.781Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-29T11:07:37.781Z] ---> Running in 835751bb8d0b [2021-06-29T11:07:38.045Z] Removing intermediate container 29a2d31019f7 [2021-06-29T11:07:38.045Z] ---> 302d52a8a1a8 [2021-06-29T11:07:38.045Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-29T11:07:38.045Z] ---> Running in aa98a947b019 [2021-06-29T11:07:38.306Z] Removing intermediate container aa98a947b019 [2021-06-29T11:07:38.306Z] ---> 9bc93974615e [2021-06-29T11:07:38.306Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-29T11:07:38.306Z] ---> Running in c2529dfb4a3f [2021-06-29T11:07:38.306Z] Removing intermediate container c2529dfb4a3f [2021-06-29T11:07:38.306Z] ---> c09dc5e2d8e5 [2021-06-29T11:07:38.306Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T11:07:38.306Z] ---> Running in e5ebc7cdc6d9 [2021-06-29T11:07:38.306Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T11:07:38.567Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T11:07:38.567Z] (1/39) Installing readline (8.0.4-r0) [2021-06-29T11:07:38.567Z] (2/39) Installing bash (5.0.17-r0) [2021-06-29T11:07:38.567Z] Executing bash-5.0.17-r0.post-install [2021-06-29T11:07:38.567Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T11:07:38.567Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-29T11:07:38.567Z] (5/39) Installing curl (7.77.0-r0) [2021-06-29T11:07:38.567Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-29T11:07:38.567Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-29T11:07:38.567Z] (8/39) Installing expat (2.2.9-r1) [2021-06-29T11:07:38.567Z] (9/39) Installing libffi (3.3-r2) [2021-06-29T11:07:38.567Z] (10/39) Installing gdbm (1.13-r1) [2021-06-29T11:07:38.567Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-29T11:07:38.567Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-29T11:07:38.567Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-29T11:07:40.491Z] Removing intermediate container e5ebc7cdc6d9 [2021-06-29T11:07:40.491Z] ---> 7858ebfaf3e5 [2021-06-29T11:07:40.491Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-29T11:07:40.491Z] ---> Running in 1cef8fcf01a7 [2021-06-29T11:07:40.491Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-29T11:07:40.491Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-29T11:07:40.491Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-29T11:07:40.491Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-29T11:07:40.491Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-29T11:07:40.491Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-29T11:07:40.491Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-29T11:07:40.491Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-29T11:07:40.491Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-29T11:07:40.491Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-29T11:07:40.491Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-29T11:07:40.491Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-29T11:07:40.491Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-29T11:07:40.491Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-29T11:07:40.491Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-29T11:07:40.491Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-29T11:07:40.491Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-29T11:07:40.491Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-29T11:07:40.491Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-29T11:07:40.491Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-29T11:07:40.491Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-29T11:07:40.491Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-29T11:07:40.491Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-29T11:07:40.491Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-29T11:07:40.491Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-29T11:07:40.491Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-29T11:07:40.754Z] Executing busybox-1.31.1-r19.trigger [2021-06-29T11:07:40.754Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T11:07:40.754Z] OK: 72 MiB in 59 packages [2021-06-29T11:07:41.327Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T11:07:41.327Z] Collecting docker-compose==1.23.2 [2021-06-29T11:07:41.327Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-29T11:07:41.588Z] Collecting docopt<0.7,>=0.6.1 [2021-06-29T11:07:41.588Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-29T11:07:41.588Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-29T11:07:41.848Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-29T11:07:41.848Z] 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-06-29T11:07:41.848Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-29T11:07:41.848Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-29T11:07:41.848Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-29T11:07:42.113Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-29T11:07:42.113Z] Collecting PyYAML<4,>=3.10 [2021-06-29T11:07:42.113Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-29T11:07:42.685Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-29T11:07:42.685Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-29T11:07:42.953Z] Collecting jsonschema<3,>=2.5.1 [2021-06-29T11:07:42.953Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-29T11:07:42.953Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-29T11:07:42.953Z] Collecting texttable<0.10,>=0.9.0 [2021-06-29T11:07:42.953Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-29T11:07:42.953Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-29T11:07:42.953Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T11:07:42.953Z] OK: 8 MiB in 20 packages [2021-06-29T11:07:43.529Z] Collecting docker<4.0,>=3.6.0 [2021-06-29T11:07:43.529Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-29T11:07:43.529Z] Removing intermediate container 1cef8fcf01a7 [2021-06-29T11:07:43.529Z] ---> 205d0675ba2f [2021-06-29T11:07:43.529Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T11:07:43.529Z] Collecting cached-property<2,>=1.2.0 [2021-06-29T11:07:43.529Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-29T11:07:43.529Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-29T11:07:43.529Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-29T11:07:43.790Z] ---> 6b49a92f0c53 [2021-06-29T11:07:43.790Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-29T11:07:43.790Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-29T11:07:43.790Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-29T11:07:44.052Z] Collecting idna<2.8,>=2.5 [2021-06-29T11:07:44.052Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-29T11:07:44.052Z] ---> 5c9ac4e02471 [2021-06-29T11:07:44.052Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-29T11:07:44.052Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-29T11:07:44.052Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-29T11:07:44.315Z] Collecting docker-pycreds>=0.4.0 [2021-06-29T11:07:44.315Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-29T11:07:44.315Z] ---> cbf190252e53 [2021-06-29T11:07:44.315Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-29T11:07:44.315Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-29T11:07:44.315Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-29T11:07:44.315Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-29T11:07:44.315Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-29T11:07:44.315Z] ---> Running in 938188b912be [2021-06-29T11:07:44.315Z] Installing collected packages: docopt, websocket-client, PyYAML, idna, urllib3, requests, jsonschema, texttable, docker-pycreds, docker, cached-property, dockerpty, docker-compose [2021-06-29T11:07:44.315Z] Running setup.py install for docopt: started [2021-06-29T11:07:44.315Z] Removing intermediate container 938188b912be [2021-06-29T11:07:44.315Z] ---> ce8a2fb49d5a [2021-06-29T11:07:44.315Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T11:07:44.591Z] ---> Running in a0a801eda20d [2021-06-29T11:07:44.591Z] Removing intermediate container a0a801eda20d [2021-06-29T11:07:44.591Z] ---> 93f67b9c6a73 [2021-06-29T11:07:44.591Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T11:07:44.591Z] ---> Running in 7a07de4f20ef [2021-06-29T11:07:44.857Z] Running setup.py install for docopt: finished with status 'done' [2021-06-29T11:07:44.857Z] Running setup.py install for PyYAML: started [2021-06-29T11:07:45.120Z] Removing intermediate container 7a07de4f20ef [2021-06-29T11:07:45.120Z] ---> 2860c9b5b8be [2021-06-29T11:07:45.120Z] Step 23/24 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d [2021-06-29T11:07:45.120Z] ---> Running in bd859b66fdf5 [2021-06-29T11:07:45.379Z] Removing intermediate container bd859b66fdf5 [2021-06-29T11:07:45.379Z] ---> f3d1a3dae15d [2021-06-29T11:07:45.379Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T11:07:45.379Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-29T11:07:45.379Z] Attempting uninstall: idna [2021-06-29T11:07:45.379Z] Found existing installation: idna 2.9 [2021-06-29T11:07:45.379Z] Uninstalling idna-2.9: [2021-06-29T11:07:45.379Z] Successfully uninstalled idna-2.9 [2021-06-29T11:07:45.379Z] ---> Running in 970b8f6a22f5 [2021-06-29T11:07:45.640Z] Removing intermediate container 970b8f6a22f5 [2021-06-29T11:07:45.640Z] ---> 3034933faeda [2021-06-29T11:07:45.640Z] [2021-06-29T11:07:45.640Z] Attempting uninstall: urllib3 [2021-06-29T11:07:45.640Z] Found existing installation: urllib3 1.25.9 [2021-06-29T11:07:45.640Z] Uninstalling urllib3-1.25.9: [2021-06-29T11:07:45.640Z] Successfully uninstalled urllib3-1.25.9 [2021-06-29T11:07:45.640Z] Successfully built 3034933faeda [2021-06-29T11:07:45.640Z] Successfully tagged core-data:latest [2021-06-29T11:07:45.640Z]  Building core-data ... done  Attempting uninstall: requests [2021-06-29T11:07:45.640Z] Found existing installation: requests 2.23.0 [2021-06-29T11:07:45.640Z] Uninstalling requests-2.23.0: [2021-06-29T11:07:45.640Z] Successfully uninstalled requests-2.23.0 [2021-06-29T11:07:45.901Z] Running setup.py install for texttable: started [2021-06-29T11:07:46.163Z] Running setup.py install for texttable: finished with status 'done' [2021-06-29T11:07:46.424Z] Running setup.py install for dockerpty: started [2021-06-29T11:07:46.684Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-29T11:07:46.946Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-06-29T11:07:51.158Z] Removing intermediate container 835751bb8d0b [2021-06-29T11:07:51.158Z] ---> 6653cf20f34e [2021-06-29T11:07:51.158Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-29T11:07:51.158Z] ---> Running in 5ba95e47c4bc [2021-06-29T11:07:51.158Z] Removing intermediate container 5ba95e47c4bc [2021-06-29T11:07:51.158Z] ---> 4bc7016d4cfc [2021-06-29T11:07:51.158Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-29T11:07:51.158Z] ---> Running in 18c965b880da [2021-06-29T11:07:51.428Z] Removing intermediate container 18c965b880da [2021-06-29T11:07:51.428Z] ---> 88a38ea2ded7 [2021-06-29T11:07:51.428Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-29T11:07:52.011Z] ---> 994763579b44 [2021-06-29T11:07:52.011Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-29T11:07:52.272Z] ---> 2277c0a82540 [2021-06-29T11:07:52.272Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-29T11:07:52.843Z] ---> e0688947237d [2021-06-29T11:07:52.843Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-29T11:07:52.843Z] ---> Running in 3a94059cc570 [2021-06-29T11:07:52.843Z] Removing intermediate container 3a94059cc570 [2021-06-29T11:07:52.843Z] ---> bda93e5b45b2 [2021-06-29T11:07:52.843Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T11:07:52.843Z] ---> Running in 3cb4261948ef [2021-06-29T11:07:53.106Z] Removing intermediate container 3cb4261948ef [2021-06-29T11:07:53.106Z] ---> 587b7818b4ab [2021-06-29T11:07:53.106Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T11:07:53.106Z] ---> Running in 31c5c343f576 [2021-06-29T11:07:53.376Z] Removing intermediate container 31c5c343f576 [2021-06-29T11:07:53.376Z] ---> b295d452b598 [2021-06-29T11:07:53.376Z] Step 23/24 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d [2021-06-29T11:07:53.376Z] ---> Running in d5dc24fa5782 [2021-06-29T11:07:53.640Z] Removing intermediate container d5dc24fa5782 [2021-06-29T11:07:53.640Z] ---> 0555ec7df579 [2021-06-29T11:07:53.640Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T11:07:53.640Z] ---> Running in 24d2f2d7c3cd [2021-06-29T11:07:53.901Z] Removing intermediate container 24d2f2d7c3cd [2021-06-29T11:07:53.902Z] ---> b30c45a9aaa5 [2021-06-29T11:07:53.902Z] [2021-06-29T11:07:53.902Z] Successfully built b30c45a9aaa5 [2021-06-29T11:07:53.902Z] Successfully tagged sys-mgmt-agent:latest [2021-06-29T11:07:54.169Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-29T11:07:54.174Z] $ docker stop --time=1 8a17d4303bcfa530355973eff1598a53591329c0689ba590153526db2ea62f41 [2021-06-29T11:07:55.593Z] $ docker rm -f 8a17d4303bcfa530355973eff1598a53591329c0689ba590153526db2ea62f41 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T11:07:55.970Z] + docker images [2021-06-29T11:07:55.970Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-29T11:07:55.970Z] sys-mgmt-agent latest b30c45a9aaa5 2 seconds ago 312MB [2021-06-29T11:07:55.970Z] core-data latest 3034933faeda 10 seconds ago 20.2MB [2021-06-29T11:07:55.970Z] ff29e33551bb 21 seconds ago 1.15GB [2021-06-29T11:07:55.970Z] ddd2541e01ec 31 seconds ago 1.15GB [2021-06-29T11:07:55.970Z] core-metadata latest cd03bf91f07a 35 seconds ago 16.6MB [2021-06-29T11:07:55.970Z] security-proxy-setup latest 47da5a72f159 36 seconds ago 25.7MB [2021-06-29T11:07:55.970Z] 85f3fd6e41cf 39 seconds ago 1.15GB [2021-06-29T11:07:55.971Z] e2e5f4da585e 43 seconds ago 1.15GB [2021-06-29T11:07:55.971Z] security-bootstrapper latest df32702c2413 About a minute ago 18.6MB [2021-06-29T11:07:55.971Z] security-secretstore-setup latest dae56b0ae7bb About a minute ago 28.7MB [2021-06-29T11:07:55.971Z] support-notifications latest 4a2cc2a96e56 About a minute ago 16.7MB [2021-06-29T11:07:55.971Z] core-command latest 462e09ef527d About a minute ago 15.9MB [2021-06-29T11:07:55.971Z] support-scheduler latest ebc70dfe9e1d About a minute ago 15.9MB [2021-06-29T11:07:55.971Z] 4cf6054d7334 About a minute ago 1.15GB [2021-06-29T11:07:55.971Z] df6121006acf About a minute ago 1.15GB [2021-06-29T11:07:55.971Z] 5c1e9e2bf4ff About a minute ago 1.15GB [2021-06-29T11:07:55.971Z] 08e17f59912d About a minute ago 1.15GB [2021-06-29T11:07:55.971Z] 78708175c602 2 minutes ago 1.14GB [2021-06-29T11:07:55.971Z] ci-base-image-x86_64 latest dac45f69a580 6 minutes ago 647MB [2021-06-29T11:07:55.971Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB [2021-06-29T11:07:55.971Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB [2021-06-29T11:07:55.971Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-29T11:07:55.971Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-29T11:07:55.971Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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-06-29T11:08:11.450Z] Still waiting to schedule task [2021-06-29T11:08:11.451Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-29T11:08:44.659Z] gofmt -l . [2021-06-29T11:08:44.659Z] [ "`gofmt -l .`" = "" ] [2021-06-29T11:08:44.659Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-29T11:08:45.361Z] + ls -al . [2021-06-29T11:08:45.361Z] total 588 [2021-06-29T11:08:45.361Z] drwxrwxr-x 9 1001 1001 4096 Jun 29 11:08 . [2021-06-29T11:08:45.361Z] drwxr-xr-x 4 root root 4096 Jun 29 11:04 .. [2021-06-29T11:08:45.361Z] -rw-rw-r-- 1 1001 1001 11 Jun 29 11:02 .dockerignore [2021-06-29T11:08:45.361Z] drwxrwxr-x 8 1001 1001 4096 Jun 29 11:02 .git [2021-06-29T11:08:45.361Z] drwxrwxr-x 3 1001 1001 4096 Jun 29 11:02 .github [2021-06-29T11:08:45.361Z] -rw-rw-r-- 1 1001 1001 818 Jun 29 11:02 .gitignore [2021-06-29T11:08:45.361Z] -rw-rw-r-- 1 1001 1001 166 Jun 29 11:02 .sonarcloud.properties [2021-06-29T11:08:45.361Z] -rw-rw-r-- 1 1001 1001 8609 Jun 29 11:02 Attribution.txt [2021-06-29T11:08:45.361Z] -rw-rw-r-- 1 1001 1001 43881 Jun 29 11:02 CHANGELOG.md [2021-06-29T11:08:45.361Z] -rw-rw-r-- 1 1001 1001 3804 Jun 29 11:02 CONTRIBUTING.md [2021-06-29T11:08:45.361Z] -rw-rw-r-- 1 1001 1001 931 Jun 29 11:02 Dockerfile.build [2021-06-29T11:08:45.361Z] -rw-rw-r-- 1 1001 1001 849 Jun 29 11:02 Jenkinsfile [2021-06-29T11:08:45.361Z] -rw-rw-r-- 1 1001 1001 10775 Jun 29 11:02 LICENSE [2021-06-29T11:08:45.361Z] -rw-rw-r-- 1 1001 1001 5605 Jun 29 11:02 Makefile [2021-06-29T11:08:45.361Z] -rw-rw-r-- 1 1001 1001 7905 Jun 29 11:02 README.md [2021-06-29T11:08:45.361Z] -rw-rw-r-- 1 1001 1001 7071 Jun 29 11:02 SECURITY.md [2021-06-29T11:08:45.361Z] -rw-rw-r-- 1 1001 1001 5 Jun 29 11:00 VERSION [2021-06-29T11:08:45.361Z] -rw-rw-r-- 1 1001 1001 4131 Jun 29 11:02 ZMQWindows.md [2021-06-29T11:08:45.361Z] drwxrwxr-x 2 1001 1001 4096 Jun 29 11:02 bin [2021-06-29T11:08:45.361Z] drwxrwxr-x 14 1001 1001 4096 Jun 29 11:02 cmd [2021-06-29T11:08:45.361Z] -rw-r--r-- 1 root root 398095 Jun 29 11:07 coverage.out [2021-06-29T11:08:45.361Z] -rw-rw-r-- 1 1001 1001 806 Jun 29 11:02 go.mod [2021-06-29T11:08:45.361Z] -rw-r--r-- 1 root root 20759 Jun 29 11:04 go.sum [2021-06-29T11:08:45.361Z] drwxrwxr-x 7 1001 1001 4096 Jun 29 11:02 internal [2021-06-29T11:08:45.361Z] drwxrwxr-x 3 1001 1001 4096 Jun 29 11:02 openapi [2021-06-29T11:08:45.361Z] drwxrwxr-x 4 1001 1001 4096 Jun 29 11:02 snap [2021-06-29T11:08:45.361Z] -rw-rw-r-- 1 1001 1001 168 Jun 29 11:02 version.go [Pipeline] sh [2021-06-29T11:08:46.026Z] + '[' -e coverage.out ] [2021-06-29T11:08:46.026Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-29T11:08:46.060Z] Warning: overwriting stash ‘coverage-report’ [2021-06-29T11:08:46.900Z] Stashed 1 file(s) [Pipeline] sh [2021-06-29T11:08:47.555Z] + make build [2021-06-29T11:08:47.555Z] go mod tidy [2021-06-29T11:08:48.156Z] 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-06-29T11:08:54.871Z] 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-06-29T11:09:17.124Z] 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-06-29T11:09:17.721Z] 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-06-29T11:09:21.123Z] 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-06-29T11:09:22.110Z] 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-06-29T11:09:25.526Z] 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-06-29T11:09:28.940Z] 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-06-29T11:09:31.559Z] 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-06-29T11:09:34.960Z] 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-06-29T11:09:37.618Z] 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-06-29T11:09:37.760Z] Running on prd-ubuntu18.04-docker-8c-8g-662 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-29T11:09:37.781Z] Running in /w/workspace/edgex-go/35 [Pipeline] { [Pipeline] checkout [2021-06-29T11:09:38.019Z] The recommended git tool is: git [2021-06-29T11:09:40.824Z] using credential edgex-jenkins-ssh [2021-06-29T11:09:40.840Z] Cloning the remote Git repository [2021-06-29T11:09:41.031Z] 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-06-29T11:09:40.867Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-29T11:09:40.937Z] > git init /w/workspace/edgex-go/35 # timeout=10 [2021-06-29T11:09:40.987Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T11:09:40.988Z] > git --version # timeout=10 [2021-06-29T11:09:40.995Z] > git --version # 'git version 2.17.1' [2021-06-29T11:09:40.995Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T11:09:41.030Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [2021-06-29T11:09:47.780Z] $ docker stop --time=1 ed63231d1c45b16500b841f51dd7c7518b0fedd814c56e55d192d32435261b21 [2021-06-29T11:09:49.070Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T11:09:49.085Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T11:09:49.097Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T11:09:49.112Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T11:09:49.112Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T11:09:49.120Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-29T11:09:49.830Z] Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 8d4cf8ea054f5d6d7fbfc6defa612c368664563d [2021-06-29T11:09:49.936Z] Merge succeeded, producing 8d4cf8ea054f5d6d7fbfc6defa612c368664563d [2021-06-29T11:09:49.937Z] Checking out Revision 8d4cf8ea054f5d6d7fbfc6defa612c368664563d (PR-3579) [2021-06-29T11:09:50.574Z] $ docker rm -f ed63231d1c45b16500b841f51dd7c7518b0fedd814c56e55d192d32435261b21 [2021-06-29T11:09:49.841Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T11:09:49.846Z] > git checkout -f 8d4cf8ea054f5d6d7fbfc6defa612c368664563d # timeout=10 [2021-06-29T11:09:49.906Z] > git remote # timeout=10 [2021-06-29T11:09:49.912Z] > git config --get remote.origin.url # timeout=10 [2021-06-29T11:09:49.917Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T11:09:49.921Z] > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 [2021-06-29T11:09:49.930Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-29T11:09:49.940Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T11:09:49.945Z] > git checkout -f 8d4cf8ea054f5d6d7fbfc6defa612c368664563d # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T11:09:52.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-29T11:09:52.315Z] [2021-06-29T11:09:52.315Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T11:09:52.979Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-29T11:09:53.266Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-29T11:09:53.266Z] 29e5d40040c1: Pulling fs layer [2021-06-29T11:09:53.266Z] 1ce36da41761: Pulling fs layer [2021-06-29T11:09:53.266Z] 25b303627fd3: Pulling fs layer [2021-06-29T11:09:53.563Z] 29e5d40040c1: Verifying Checksum [2021-06-29T11:09:53.564Z] 29e5d40040c1: Download complete [2021-06-29T11:09:53.615Z] Commit message: "[WIP] make connect hooks dynamic" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T11:09:54.560Z] + echo snap-build.sh [2021-06-29T11:09:54.560Z] snap-build.sh [2021-06-29T11:09:54.560Z] + SNAP_BASE_DIR=. [2021-06-29T11:09:54.560Z] + '[' '!' -z /w/workspace/edgex-go/35 ']' [2021-06-29T11:09:54.560Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/35 [2021-06-29T11:09:54.560Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/35]' [2021-06-29T11:09:54.560Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/35] [2021-06-29T11:09:54.560Z] + cd /w/workspace/edgex-go/35 [2021-06-29T11:09:54.560Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-29T11:09:54.560Z] Reading package lists... [2021-06-29T11:09:54.560Z] Building dependency tree... [2021-06-29T11:09:54.560Z] Reading state information... [2021-06-29T11:09:54.623Z] 29e5d40040c1: Pull complete [2021-06-29T11:09:54.623Z] 1ce36da41761: Verifying Checksum [2021-06-29T11:09:54.623Z] 1ce36da41761: Download complete [2021-06-29T11:09:54.822Z] The following packages were automatically installed and are no longer required: [2021-06-29T11:09:54.822Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-29T11:09:54.822Z] uidmap xdelta3 [2021-06-29T11:09:54.822Z] Use 'sudo apt autoremove' to remove them. [2021-06-29T11:09:54.822Z] The following packages will be REMOVED: [2021-06-29T11:09:54.822Z] lxd* lxd-client* [2021-06-29T11:09:55.085Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-29T11:09:55.085Z] After this operation, 31.7 MB disk space will be freed. [2021-06-29T11:09:56.071Z] 1ce36da41761: Pull complete [2021-06-29T11:09:56.071Z] 25b303627fd3: Download complete [2021-06-29T11:09:56.731Z] (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-06-29T11:09:56.731Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-29T11:09:58.135Z] Removing lxd dnsmasq configuration [2021-06-29T11:09:58.135Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-29T11:09:59.091Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-29T11:10:00.495Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-29T11:10:00.495Z] (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-06-29T11:10:00.758Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-29T11:10:02.158Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-29T11:10:02.424Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-29T11:10:03.373Z] + sudo snap remove --purge lxd [2021-06-29T11:10:03.638Z] snap "lxd" is not installed [2021-06-29T11:10:03.638Z] + sudo groupadd --force --system lxd [2021-06-29T11:10:03.638Z] ++ whoami [2021-06-29T11:10:03.638Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-29T11:10:03.638Z] + newgrp - lxd [2021-06-29T11:10:03.638Z] + sudo snap install lxd [2021-06-29T11:10:06.240Z] 25b303627fd3: Pull complete [2021-06-29T11:10:06.240Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-29T11:10:06.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-29T11:10:06.240Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-29T11:10:06.538Z] prd-ubuntu18.04-docker-arm64-4c-16g-659 does not seem to be running inside a container [2021-06-29T11:10:06.689Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-29T11:10:09.579Z] $ docker top bdba59cbcb3eb0bb6c4c3d17a9bea5080eee7860d0114cc7e3bd07a1a4ae8638 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T11:10:10.533Z] + grep parallel [2021-06-29T11:10:10.533Z] + docker-compose build --help [2021-06-29T11:10:13.906Z] --parallel Build images in parallel. [Pipeline] } [2021-06-29T11:10:13.925Z] $ docker stop --time=1 bdba59cbcb3eb0bb6c4c3d17a9bea5080eee7860d0114cc7e3bd07a1a4ae8638 [2021-06-29T11:10:15.766Z] $ docker rm -f bdba59cbcb3eb0bb6c4c3d17a9bea5080eee7860d0114cc7e3bd07a1a4ae8638 [2021-06-29T11:10:15.955Z] 2021-06-29T11:10:13Z INFO Waiting for automatic snapd restart... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T11:10:16.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-29T11:10:16.406Z] . [Pipeline] withDockerContainer [2021-06-29T11:10:16.636Z] prd-ubuntu18.04-docker-arm64-4c-16g-659 does not seem to be running inside a container [2021-06-29T11:10:16.710Z] $ 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/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@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-devops/edgex-compose-arm64:latest cat [2021-06-29T11:10:18.212Z] $ docker top 155f5a1e70b322dd8cf797f949178c3f335706fed3755ba3340153c0eff81e92 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T11:10:19.198Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-29T11:10:23.498Z] Building core-command ... [2021-06-29T11:10:23.498Z] Building core-data ... [2021-06-29T11:10:23.498Z] Building core-metadata ... [2021-06-29T11:10:23.498Z] Building security-bootstrapper ... [2021-06-29T11:10:23.498Z] Building security-proxy-setup ... [2021-06-29T11:10:23.498Z] Building security-secretstore-setup ... [2021-06-29T11:10:23.498Z] Building support-notifications ... [2021-06-29T11:10:23.498Z] Building support-scheduler ... [2021-06-29T11:10:23.498Z] Building sys-mgmt-agent ... [2021-06-29T11:10:23.498Z] Building core-metadata [2021-06-29T11:10:23.498Z] Building sys-mgmt-agent [2021-06-29T11:10:23.498Z] Building support-scheduler [2021-06-29T11:10:23.498Z] Building security-proxy-setup [2021-06-29T11:10:23.498Z] Building security-bootstrapper [2021-06-29T11:10:37.955Z] lxd 4.15 from Canonical* installed [2021-06-29T11:10:37.956Z] + sudo lxd init --auto [2021-06-29T11:10:48.196Z] + sudo snap install --classic snapcraft [2021-06-29T11:11:03.436Z] snapcraft 4.8.2 from Canonical* installed [2021-06-29T11:11:03.436Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-29T11:11:03.436Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-29T11:11:03.436Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-29T11:11:03.436Z] Dload Upload Total Spent Left Speed [2021-06-29T11:11:03.436Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3823 0 --:--:-- --:--:-- --:--:-- 3823 [2021-06-29T11:11:03.436Z] 43 3325k 43 1432k 0 0 4069k 0 --:--:-- --:--:-- --:--:-- 4069k 100 3325k 100 3325k 0 0 6532k 0 --:--:-- --:--:-- --:--:-- 11.8M [2021-06-29T11:11:03.436Z] ./yq_linux_amd64 [2021-06-29T11:11:03.436Z] + sudo snapcraft prime --use-lxd [2021-06-29T11:11:05.440Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-29T11:11:05.440Z] 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-06-29T11:11:05.440Z] - README.md [2021-06-29T11:11:05.440Z] [2021-06-29T11:11:05.440Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-29T11:11:06.066Z] Launching a container. [2021-06-29T11:11:16.445Z] Waiting for container to be ready [2021-06-29T11:11:16.445Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-29T11:11:16.445Z] [2021-06-29T11:11:19.305Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-29T11:11:19.925Z] Waiting for network to be ready... [2021-06-29T11:11:20.210Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-29T11:11:20.492Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] [2021-06-29T11:11:20.492Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-29T11:11:20.492Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-29T11:11:20.492Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-29T11:11:20.492Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-29T11:11:20.492Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-29T11:11:20.492Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-29T11:11:20.492Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-29T11:11:20.492Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-29T11:11:20.766Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-29T11:11:21.058Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-29T11:11:21.341Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-29T11:11:21.341Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-29T11:11:21.341Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-29T11:11:21.341Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-29T11:11:21.341Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-29T11:11:21.341Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-29T11:11:21.938Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-29T11:11:22.212Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2128 kB] [2021-06-29T11:11:22.212Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-29T11:11:22.212Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-29T11:11:22.212Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-29T11:11:22.212Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-29T11:11:22.545Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-29T11:11:22.545Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-29T11:11:22.545Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-29T11:11:24.515Z] Fetched 24.8 MB in 4s (5702 kB/s) [2021-06-29T11:11:25.476Z] Reading package lists... [2021-06-29T11:11:25.476Z] Reading package lists... [2021-06-29T11:11:25.774Z] Building dependency tree... [2021-06-29T11:11:25.774Z] Reading state information... [2021-06-29T11:11:25.774Z] The following additional packages will be installed: [2021-06-29T11:11:25.774Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-29T11:11:25.774Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-29T11:11:25.774Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-29T11:11:25.774Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-29T11:11:25.774Z] Suggested packages: [2021-06-29T11:11:25.774Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-29T11:11:25.774Z] Recommended packages: [2021-06-29T11:11:25.774Z] gnupg libsasl2-modules [2021-06-29T11:11:25.774Z] The following NEW packages will be installed: [2021-06-29T11:11:25.774Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-29T11:11:25.774Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-29T11:11:25.774Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-29T11:11:25.774Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-29T11:11:25.774Z] The following packages will be upgraded: [2021-06-29T11:11:25.774Z] gpg gpg-agent gpgconf libudev1 [2021-06-29T11:11:26.040Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-29T11:11:26.040Z] Need to get 3530 kB of archives. [2021-06-29T11:11:26.040Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-29T11:11:26.040Z] 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-06-29T11:11:26.040Z] 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-06-29T11:11:26.040Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-29T11:11:26.040Z] 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-06-29T11:11:26.040Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-29T11:11:26.348Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-29T11:11:26.946Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-29T11:11:26.946Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-29T11:11:26.946Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-29T11:11:26.946Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-29T11:11:26.947Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-29T11:11:26.947Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-29T11:11:26.947Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-29T11:11:26.947Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-29T11:11:26.947Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-29T11:11:26.947Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-29T11:11:26.947Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-29T11:11:26.947Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-29T11:11:26.947Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-29T11:11:26.947Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-29T11:11:26.947Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-29T11:11:26.947Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-29T11:11:27.213Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T11:11:27.213Z] Fetched 3530 kB in 1s (3161 kB/s) [2021-06-29T11:11:27.213Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-29T11:11:27.213Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-29T11:11:27.213Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-29T11:11:27.213Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-29T11:11:27.213Z] Selecting previously unselected package udev. [2021-06-29T11:11:27.213Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-29T11:11:27.213Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-29T11:11:27.480Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-29T11:11:27.480Z] Selecting previously unselected package libfuse2:amd64. [2021-06-29T11:11:27.480Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-29T11:11:27.480Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-29T11:11:27.777Z] Selecting previously unselected package fuse. [2021-06-29T11:11:27.777Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-29T11:11:27.777Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-29T11:11:27.777Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T11:11:27.777Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-29T11:11:27.777Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T11:11:28.105Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-29T11:11:28.105Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T11:11:28.105Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-29T11:11:28.588Z] Selecting previously unselected package libksba8:amd64. [2021-06-29T11:11:28.588Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-29T11:11:28.588Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-29T11:11:28.588Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-29T11:11:28.588Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T11:11:28.588Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T11:11:28.588Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-29T11:11:28.588Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T11:11:28.588Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T11:11:28.875Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-29T11:11:28.875Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T11:11:28.875Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T11:11:28.875Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-29T11:11:28.875Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T11:11:28.875Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T11:11:28.875Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-29T11:11:28.875Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T11:11:28.875Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T11:11:29.153Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-29T11:11:29.153Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T11:11:29.153Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T11:11:29.153Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-29T11:11:29.153Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T11:11:29.153Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T11:11:29.430Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-29T11:11:29.430Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T11:11:29.430Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T11:11:29.430Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-29T11:11:29.430Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T11:11:29.430Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T11:11:29.710Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-29T11:11:29.710Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-29T11:11:29.710Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-29T11:11:29.710Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-29T11:11:29.710Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-29T11:11:29.710Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-29T11:11:29.710Z] Selecting previously unselected package libldap-common. [2021-06-29T11:11:29.710Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-29T11:11:29.710Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-29T11:11:29.710Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-29T11:11:29.710Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-29T11:11:29.977Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-29T11:11:29.977Z] Selecting previously unselected package dirmngr. [2021-06-29T11:11:29.977Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T11:11:29.977Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-29T11:11:29.977Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-29T11:11:30.261Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-29T11:11:30.261Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-29T11:11:30.261Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-29T11:11:30.261Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-29T11:11:30.261Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-29T11:11:30.261Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T11:11:30.261Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-29T11:11:30.261Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-29T11:11:30.261Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-29T11:11:30.587Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-29T11:11:30.587Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T11:11:30.587Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-29T11:11:30.857Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-29T11:11:30.857Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-29T11:11:30.857Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T11:11:30.857Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T11:11:30.857Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T11:11:30.857Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T11:11:30.857Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T11:11:30.857Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T11:11:30.857Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T11:11:30.857Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-29T11:11:30.857Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-29T11:11:31.138Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-29T11:11:31.414Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-29T11:11:31.414Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-29T11:11:31.414Z] This means they are not meant to be enabled using systemctl. [2021-06-29T11:11:31.414Z] Possible reasons for having this kind of units are: [2021-06-29T11:11:31.414Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-29T11:11:31.414Z] .wants/ or .requires/ directory. [2021-06-29T11:11:31.414Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-29T11:11:31.414Z] a requirement dependency on it. [2021-06-29T11:11:31.414Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-29T11:11:31.414Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-29T11:11:31.414Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-29T11:11:31.414Z] instance name specified. [2021-06-29T11:11:32.012Z] Reading package lists... [2021-06-29T11:11:32.012Z] Building dependency tree... [2021-06-29T11:11:32.012Z] Reading state information... [2021-06-29T11:11:32.012Z] The following additional packages will be installed: [2021-06-29T11:11:32.012Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-29T11:11:32.012Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-29T11:11:32.012Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-29T11:11:32.012Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-29T11:11:32.012Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-29T11:11:32.012Z] Suggested packages: [2021-06-29T11:11:32.012Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-29T11:11:32.012Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-29T11:11:32.012Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-29T11:11:32.012Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-29T11:11:32.012Z] systemd-container policykit-1 [2021-06-29T11:11:32.012Z] Recommended packages: [2021-06-29T11:11:32.012Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-29T11:11:32.012Z] The following NEW packages will be installed: [2021-06-29T11:11:32.012Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-29T11:11:32.012Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-29T11:11:32.012Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-29T11:11:32.012Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-29T11:11:32.012Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-29T11:11:32.012Z] The following packages will be upgraded: [2021-06-29T11:11:32.012Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-29T11:11:32.300Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-29T11:11:32.300Z] Need to get 36.7 MB of archives. [2021-06-29T11:11:32.300Z] After this operation, 147 MB of additional disk space will be used. [2021-06-29T11:11:32.300Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-06-29T11:11:32.300Z] 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-06-29T11:11:32.300Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-29T11:11:32.300Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-29T11:11:32.300Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-06-29T11:11:32.300Z] 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-06-29T11:11:32.592Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-29T11:11:32.592Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-29T11:11:32.592Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-29T11:11:32.592Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-29T11:11:32.592Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-29T11:11:32.592Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-29T11:11:32.592Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-29T11:11:32.592Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-29T11:11:32.592Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-29T11:11:32.592Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-29T11:11:33.205Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-29T11:11:33.205Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-29T11:11:33.205Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-29T11:11:33.205Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-29T11:11:33.205Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-29T11:11:33.205Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-29T11:11:33.205Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-29T11:11:33.205Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-29T11:11:33.205Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-29T11:11:33.205Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-29T11:11:33.205Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-29T11:11:33.476Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-29T11:11:33.476Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-29T11:11:33.476Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-29T11:11:35.013Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T11:11:35.013Z] Fetched 36.7 MB in 2s (15.3 MB/s) [2021-06-29T11:11:35.013Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-29T11:11:35.013Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-29T11:11:35.013Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-29T11:11:35.646Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-29T11:11:35.646Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-29T11:11:35.936Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-29T11:11:36.520Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-29T11:11:36.520Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-29T11:11:36.520Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-29T11:11:36.520Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-29T11:11:36.808Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-29T11:11:36.808Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-29T11:11:36.808Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-29T11:11:37.166Z] Setting up apt (1.6.13) ... [2021-06-29T11:11:37.166Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-29T11:11:37.435Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-29T11:11:37.849Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-29T11:11:37.849Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-29T11:11:37.849Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-29T11:11:38.887Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-29T11:11:38.887Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-29T11:11:38.887Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T11:11:39.158Z] Selecting previously unselected package libexpat1:amd64. [2021-06-29T11:11:39.158Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-29T11:11:39.158Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-29T11:11:39.158Z] Selecting previously unselected package python3.6-minimal. [2021-06-29T11:11:39.158Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-29T11:11:39.158Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T11:11:39.763Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-29T11:11:39.763Z] Checking for services that may need to be restarted...done. [2021-06-29T11:11:39.763Z] Checking for services that may need to be restarted...done. [2021-06-29T11:11:39.763Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T11:11:40.033Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-29T11:11:40.033Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T11:11:40.843Z] Selecting previously unselected package python3-minimal. [2021-06-29T11:11:40.843Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-29T11:11:40.843Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-29T11:11:40.843Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-29T11:11:40.843Z] Selecting previously unselected package mime-support. [2021-06-29T11:11:40.843Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-29T11:11:40.843Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-29T11:11:40.843Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-29T11:11:40.843Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-29T11:11:40.843Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-29T11:11:41.110Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-29T11:11:41.110Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-29T11:11:41.110Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T11:11:41.377Z] Selecting previously unselected package python3.6. [2021-06-29T11:11:41.377Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-29T11:11:41.377Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T11:11:41.377Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-29T11:11:41.377Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-29T11:11:41.377Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-29T11:11:41.650Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-29T11:11:41.927Z] Selecting previously unselected package python3. [2021-06-29T11:11:41.927Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-29T11:11:41.927Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-29T11:11:41.927Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-29T11:11:42.196Z] Selecting previously unselected package multiarch-support. [2021-06-29T11:11:42.196Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T11:11:42.196Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-29T11:11:42.196Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-29T11:11:42.196Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-29T11:11:42.196Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-29T11:11:42.196Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-29T11:11:42.196Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-29T11:11:42.196Z] Selecting previously unselected package libbsd0:amd64. [2021-06-29T11:11:42.196Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-29T11:11:42.196Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-29T11:11:42.464Z] Selecting previously unselected package sudo. [2021-06-29T11:11:42.464Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-29T11:11:42.464Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-29T11:11:42.464Z] Selecting previously unselected package apparmor. [2021-06-29T11:11:42.464Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-29T11:11:42.464Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-29T11:11:42.733Z] Selecting previously unselected package libedit2:amd64. [2021-06-29T11:11:42.733Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-29T11:11:42.733Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-29T11:11:42.733Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-29T11:11:42.733Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-29T11:11:42.733Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T11:11:42.733Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-29T11:11:42.733Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-29T11:11:42.998Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T11:11:42.998Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-29T11:11:42.998Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-29T11:11:42.998Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-29T11:11:42.998Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-29T11:11:42.998Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-29T11:11:42.998Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T11:11:43.267Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-29T11:11:43.267Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-29T11:11:43.267Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T11:11:45.512Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T11:11:45.512Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-29T11:11:45.512Z] ---> bd61a32f4f6d [2021-06-29T11:11:45.512Z] Step 3/22 : WORKDIR /edgex-go [2021-06-29T11:11:45.512Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T11:11:45.512Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-29T11:11:45.512Z] ---> bd61a32f4f6d [2021-06-29T11:11:45.512Z] Step 3/23 : WORKDIR /edgex-go [2021-06-29T11:11:45.512Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T11:11:45.512Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T11:11:45.512Z] ---> bd61a32f4f6d [2021-06-29T11:11:45.512Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T11:11:45.512Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T11:11:45.512Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-29T11:11:45.512Z] ---> bd61a32f4f6d [2021-06-29T11:11:45.512Z] Step 3/32 : WORKDIR /edgex-go [2021-06-29T11:11:45.512Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T11:11:45.512Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T11:11:45.512Z] ---> bd61a32f4f6d [2021-06-29T11:11:45.512Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T11:11:45.512Z] ---> Running in fa4e56a68cb3 [2021-06-29T11:11:45.512Z] ---> Running in bff3672cf6ff [2021-06-29T11:11:45.512Z] ---> Running in 37d5ddff7e99 [2021-06-29T11:11:45.512Z] ---> Running in 1d6930780133 [2021-06-29T11:11:45.512Z] ---> Running in ce1020530fd2 [2021-06-29T11:11:45.512Z] Removing intermediate container fa4e56a68cb3 [2021-06-29T11:11:45.512Z] ---> dc9420b35169 [2021-06-29T11:11:45.512Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T11:11:45.512Z] Removing intermediate container 37d5ddff7e99 [2021-06-29T11:11:45.512Z] ---> d9cd9a32c781 [2021-06-29T11:11:45.512Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T11:11:45.512Z] Removing intermediate container 1d6930780133 [2021-06-29T11:11:45.512Z] ---> a5f75d76d432 [2021-06-29T11:11:45.512Z] Removing intermediate container ce1020530fd2 [2021-06-29T11:11:45.512Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T11:11:45.512Z] ---> 2a31c22e6b62 [2021-06-29T11:11:45.512Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T11:11:45.512Z] Removing intermediate container bff3672cf6ff [2021-06-29T11:11:45.512Z] ---> 50175264dfed [2021-06-29T11:11:45.512Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T11:11:45.512Z] ---> Running in 6e5da5f33706 [2021-06-29T11:11:45.512Z] ---> Running in af8843de13ec [2021-06-29T11:11:45.512Z] ---> Running in aa09b47ac973 [2021-06-29T11:11:45.512Z] ---> Running in dda4ea7df7b9 [2021-06-29T11:11:45.512Z] ---> Running in a1d3701e0246 [2021-06-29T11:11:45.512Z] Removing intermediate container 6e5da5f33706 [2021-06-29T11:11:45.512Z] ---> 0f44b6490df1 [2021-06-29T11:11:45.512Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-29T11:11:45.512Z] ---> Running in 6e3686cd356c [2021-06-29T11:11:45.512Z] Removing intermediate container af8843de13ec [2021-06-29T11:11:45.512Z] ---> b07888a1ed4a [2021-06-29T11:11:45.512Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-29T11:11:45.512Z] ---> Running in 55ca79d53109 [2021-06-29T11:11:45.512Z] Removing intermediate container dda4ea7df7b9 [2021-06-29T11:11:45.512Z] ---> a9f1aaf2601e [2021-06-29T11:11:45.512Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-29T11:11:45.512Z] Removing intermediate container aa09b47ac973 [2021-06-29T11:11:45.512Z] ---> c6f97a983012 [2021-06-29T11:11:45.512Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-29T11:11:45.512Z] Removing intermediate container a1d3701e0246 [2021-06-29T11:11:45.512Z] ---> 6c8f4136e327 [2021-06-29T11:11:45.512Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-29T11:11:45.512Z] ---> Running in e873419638d9 [2021-06-29T11:11:45.512Z] ---> Running in 3b4281ae23d2 [2021-06-29T11:11:45.512Z] ---> Running in 375e050d3a76 [2021-06-29T11:11:45.512Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T11:11:45.512Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T11:11:45.512Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T11:11:45.512Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T11:11:45.512Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T11:11:45.512Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T11:11:45.512Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T11:11:45.512Z] OK: 218 MiB in 52 packages [2021-06-29T11:11:45.512Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T11:11:45.512Z] OK: 218 MiB in 52 packages [2021-06-29T11:11:45.512Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T11:11:45.512Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T11:11:45.512Z] OK: 218 MiB in 52 packages [2021-06-29T11:11:45.512Z] Removing intermediate container 6e3686cd356c [2021-06-29T11:11:45.512Z] ---> 35103b946ec1 [2021-06-29T11:11:45.512Z] Step 6/24 : COPY go.mod . [2021-06-29T11:11:45.512Z] OK: 218 MiB in 52 packages [2021-06-29T11:11:45.512Z] Removing intermediate container 55ca79d53109 [2021-06-29T11:11:45.512Z] ---> c0693358217e [2021-06-29T11:11:45.512Z] Step 6/22 : COPY go.mod . [2021-06-29T11:11:46.159Z] ---> 882cbaec196c [2021-06-29T11:11:46.159Z] Step 7/24 : RUN go mod download [2021-06-29T11:11:46.457Z] OK: 218 MiB in 52 packages [2021-06-29T11:11:46.457Z] ---> Running in 821b5617ea66 [2021-06-29T11:11:46.457Z] Removing intermediate container 3b4281ae23d2 [2021-06-29T11:11:46.457Z] ---> 9407e2190ec8 [2021-06-29T11:11:46.745Z] Step 6/32 : COPY go.mod . [2021-06-29T11:11:46.745Z] ---> 740aac724465 [2021-06-29T11:11:46.745Z] Step 7/22 : RUN go mod download [2021-06-29T11:11:46.745Z] Removing intermediate container 375e050d3a76 [2021-06-29T11:11:46.745Z] ---> fea833472c1e [2021-06-29T11:11:46.745Z] Step 6/23 : COPY go.mod . [2021-06-29T11:11:47.035Z] ---> Running in c54d0dbe9207 [2021-06-29T11:11:48.058Z] ---> 32158b717f68 [2021-06-29T11:11:48.058Z] Step 7/32 : RUN go mod download [2021-06-29T11:11:48.058Z] ---> Running in f98aedbe0520 [2021-06-29T11:11:48.058Z] ---> 4e981a40e73c [2021-06-29T11:11:48.058Z] Step 7/23 : RUN go mod download [2021-06-29T11:11:48.342Z] Removing intermediate container e873419638d9 [2021-06-29T11:11:48.342Z] ---> 8f6228c59d23 [2021-06-29T11:11:48.342Z] Step 6/24 : COPY go.mod . [2021-06-29T11:11:48.640Z] ---> Running in b2b21c87698c [2021-06-29T11:11:48.726Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-29T11:11:48.726Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-29T11:11:48.726Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-29T11:11:48.726Z] Selecting previously unselected package openssh-client. [2021-06-29T11:11:48.726Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-29T11:11:48.726Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-29T11:11:48.726Z] Selecting previously unselected package squashfs-tools. [2021-06-29T11:11:48.726Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-29T11:11:48.726Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-29T11:11:48.726Z] Selecting previously unselected package snapd. [2021-06-29T11:11:48.726Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-29T11:11:48.726Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-29T11:11:49.697Z] ---> 13045cbd3cf8 [2021-06-29T11:11:49.697Z] Step 7/24 : RUN go mod download [2021-06-29T11:11:49.992Z] ---> Running in 7dad2549ea75 [2021-06-29T11:11:50.708Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-29T11:11:50.985Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-29T11:11:50.985Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-29T11:11:50.985Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-29T11:11:50.985Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-29T11:11:51.047Z] Removing intermediate container 821b5617ea66 [2021-06-29T11:11:51.047Z] ---> 3c6460723c24 [2021-06-29T11:11:51.047Z] Step 8/24 : COPY . . [2021-06-29T11:11:51.250Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T11:11:51.250Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-29T11:11:51.250Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-29T11:11:51.250Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-29T11:11:51.724Z] Removing intermediate container c54d0dbe9207 [2021-06-29T11:11:51.724Z] ---> 84062776a488 [2021-06-29T11:11:51.724Z] Step 8/22 : COPY . . [2021-06-29T11:11:51.861Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-29T11:11:51.861Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-29T11:11:51.861Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-29T11:11:51.861Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T11:11:51.861Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T11:11:51.861Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T11:11:52.493Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-29T11:11:52.493Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T11:11:52.493Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-29T11:11:52.493Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-29T11:11:52.493Z] running python rtupdate hooks for python3.6... [2021-06-29T11:11:52.493Z] running python post-rtupdate hooks for python3.6... [2021-06-29T11:11:52.864Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-29T11:11:52.867Z] Removing intermediate container f98aedbe0520 [2021-06-29T11:11:52.867Z] ---> bd39a6336f6b [2021-06-29T11:11:52.867Z] Step 8/32 : COPY . . [2021-06-29T11:11:53.478Z] Removing intermediate container b2b21c87698c [2021-06-29T11:11:53.478Z] ---> 3edf1524afa3 [2021-06-29T11:11:53.478Z] Step 8/23 : COPY . . [2021-06-29T11:11:54.962Z] Removing intermediate container 7dad2549ea75 [2021-06-29T11:11:54.962Z] ---> 77d2de14c26a [2021-06-29T11:11:54.962Z] Step 8/24 : COPY . . [2021-06-29T11:11:56.269Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-29T11:11:56.269Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T11:11:56.269Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-29T11:11:56.269Z] Setting up snapd (2.49.2+18.04) ... [2021-06-29T11:11:56.850Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-29T11:11:57.152Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-29T11:11:57.152Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-29T11:11:57.418Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-29T11:11:57.696Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-29T11:11:57.696Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-29T11:11:57.697Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-29T11:11:57.966Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-29T11:11:58.257Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-29T11:11:58.257Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-29T11:11:58.531Z] /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-06-29T11:11:58.531Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-29T11:11:58.531Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-29T11:11:59.614Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-29T11:11:59.614Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-29T11:11:59.614Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-29T11:12:00.636Z] Reading package lists... [2021-06-29T11:12:00.912Z] Reading package lists... [2021-06-29T11:12:01.403Z] Building dependency tree... [2021-06-29T11:12:01.403Z] Reading state information... [2021-06-29T11:12:01.403Z] Calculating upgrade... [2021-06-29T11:12:01.403Z] The following packages will be upgraded: [2021-06-29T11:12:01.403Z] advancecomp base-files bash binutils binutils-common [2021-06-29T11:12:01.403Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-29T11:12:01.403Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-29T11:12:01.403Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-29T11:12:01.403Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-29T11:12:01.403Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-29T11:12:01.403Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-29T11:12:01.403Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-29T11:12:01.403Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-29T11:12:01.403Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-29T11:12:01.403Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-29T11:12:01.403Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-29T11:12:01.403Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-29T11:12:01.403Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-29T11:12:01.403Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-29T11:12:01.403Z] ubuntu-keyring util-linux [2021-06-29T11:12:01.403Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-29T11:12:01.403Z] Need to get 64.1 MB of archives. [2021-06-29T11:12:01.403Z] After this operation, 5112 kB of additional disk space will be used. [2021-06-29T11:12:01.403Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-06-29T11:12:01.403Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-29T11:12:01.403Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-29T11:12:01.403Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-29T11:12:01.403Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-29T11:12:01.403Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-29T11:12:01.403Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-29T11:12:01.403Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-29T11:12:01.403Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-29T11:12:01.403Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-29T11:12:01.403Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-29T11:12:01.403Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-29T11:12:01.403Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-29T11:12:01.403Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-29T11:12:01.403Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-29T11:12:01.728Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-29T11:12:01.728Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-29T11:12:01.728Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-29T11:12:01.728Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-29T11:12:01.728Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-29T11:12:01.728Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-29T11:12:01.728Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-29T11:12:01.728Z] 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-06-29T11:12:01.728Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-29T11:12:01.728Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-29T11:12:01.728Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-29T11:12:01.728Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-29T11:12:01.728Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-29T11:12:01.728Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-29T11:12:01.728Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-29T11:12:01.728Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-29T11:12:02.011Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-29T11:12:02.011Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-29T11:12:02.011Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-29T11:12:02.011Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-29T11:12:02.011Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-29T11:12:02.011Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-29T11:12:02.011Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-29T11:12:02.011Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-29T11:12:02.011Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-29T11:12:02.011Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-29T11:12:02.011Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-29T11:12:02.011Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-29T11:12:02.011Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-29T11:12:02.011Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-29T11:12:02.011Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-29T11:12:02.011Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-29T11:12:02.011Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-29T11:12:02.011Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-29T11:12:02.011Z] 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-06-29T11:12:02.307Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-29T11:12:02.307Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-29T11:12:02.307Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-29T11:12:02.307Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-29T11:12:02.307Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-29T11:12:02.307Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-29T11:12:02.307Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-29T11:12:02.307Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-29T11:12:02.587Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-29T11:12:02.587Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-29T11:12:02.587Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-29T11:12:02.886Z] 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-06-29T11:12:02.886Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-29T11:12:02.886Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-29T11:12:02.886Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-29T11:12:02.886Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-29T11:12:02.886Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-29T11:12:02.886Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-29T11:12:02.886Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-29T11:12:02.886Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-29T11:12:03.170Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-29T11:12:03.170Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-29T11:12:03.170Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-29T11:12:03.170Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-29T11:12:03.170Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-29T11:12:03.170Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-29T11:12:03.486Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-29T11:12:03.486Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-29T11:12:03.486Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-29T11:12:03.486Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-29T11:12:03.486Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-29T11:12:03.486Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-29T11:12:03.486Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-29T11:12:03.486Z] Get:84 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-06-29T11:12:03.486Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-29T11:12:03.486Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-29T11:12:03.486Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-29T11:12:03.486Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-29T11:12:03.486Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-29T11:12:03.778Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-29T11:12:03.778Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-29T11:12:03.778Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-29T11:12:03.778Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-29T11:12:03.778Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-29T11:12:03.778Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-29T11:12:03.778Z] Get:96 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-06-29T11:12:03.778Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-29T11:12:03.778Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-29T11:12:03.778Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-29T11:12:03.778Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-29T11:12:03.778Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-29T11:12:03.778Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-29T11:12:04.043Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T11:12:04.043Z] Fetched 64.1 MB in 3s (24.8 MB/s) [2021-06-29T11:12:04.918Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T11:12:04.918Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T11:12:04.918Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-29T11:12:05.532Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T11:12:05.818Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-29T11:12:05.818Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-06-29T11:12:06.166Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-06-29T11:12:06.783Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T11:12:07.056Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T11:12:07.056Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T11:12:07.056Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T11:12:07.348Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T11:12:07.348Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T11:12:07.348Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T11:12:07.348Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T11:12:07.620Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T11:12:07.620Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T11:12:08.091Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T11:12:08.091Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T11:12:08.091Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T11:12:08.091Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T11:12:08.367Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T11:12:08.879Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T11:12:08.879Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T11:12:08.879Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-29T11:12:09.157Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-29T11:12:09.157Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T11:12:09.157Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T11:12:09.430Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T11:12:09.430Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T11:12:09.430Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T11:12:10.049Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T11:12:10.049Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T11:12:10.049Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T11:12:10.330Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T11:12:10.330Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T11:12:10.330Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-29T11:12:10.944Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-29T11:12:11.236Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T11:12:11.236Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-29T11:12:11.236Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-29T11:12:11.236Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-29T11:12:11.236Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-29T11:12:11.515Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-29T11:12:11.515Z] Installing new version of config file /etc/issue ... [2021-06-29T11:12:11.515Z] Installing new version of config file /etc/issue.net ... [2021-06-29T11:12:11.515Z] Installing new version of config file /etc/lsb-release ... [2021-06-29T11:12:11.515Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-29T11:12:11.515Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-29T11:12:11.781Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-29T11:12:11.781Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-29T11:12:12.043Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T11:12:12.043Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-29T11:12:12.043Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-29T11:12:12.311Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-29T11:12:12.312Z] 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-06-29T11:12:12.576Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T11:12:12.576Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T11:12:12.576Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-29T11:12:12.843Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-29T11:12:12.843Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T11:12:12.843Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-29T11:12:12.843Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-29T11:12:13.335Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-29T11:12:13.335Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T11:12:13.335Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-29T11:12:13.623Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-29T11:12:14.255Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-29T11:12:14.872Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T11:12:14.872Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-29T11:12:15.141Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-29T11:12:16.114Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-29T11:12:16.387Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T11:12:16.387Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-29T11:12:16.387Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-29T11:12:16.660Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-29T11:12:17.021Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T11:12:17.021Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-29T11:12:17.021Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-29T11:12:17.473Z] Setting up grep (3.1-2build1) ... [2021-06-29T11:12:17.473Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T11:12:17.473Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-29T11:12:17.506Z] ---> 256ebf12b504 [2021-06-29T11:12:17.506Z] Step 9/24 : RUN go mod tidy [2021-06-29T11:12:17.506Z] ---> 51e436f28c25 [2021-06-29T11:12:17.506Z] Step 9/22 : RUN go mod tidy [2021-06-29T11:12:17.506Z] ---> e6d4457b798d [2021-06-29T11:12:17.506Z] Step 9/32 : RUN go mod tidy [2021-06-29T11:12:17.506Z] ---> Running in 2b48501e23e8 [2021-06-29T11:12:17.506Z] ---> Running in 3a00c5a11113 [2021-06-29T11:12:17.506Z] ---> ad65742ec096 [2021-06-29T11:12:17.506Z] Step 9/23 : RUN go mod tidy [2021-06-29T11:12:17.506Z] ---> 3994f36fe108 [2021-06-29T11:12:17.506Z] Step 9/24 : RUN go mod tidy [2021-06-29T11:12:17.506Z] ---> Running in 8ae6a26852b8 [2021-06-29T11:12:17.506Z] ---> Running in 232627d9fbc0 [2021-06-29T11:12:17.506Z] ---> Running in b15ec9517fe6 [2021-06-29T11:12:18.038Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-29T11:12:18.038Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-29T11:12:18.524Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T11:12:18.524Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-29T11:12:18.524Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T11:12:18.804Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-29T11:12:18.804Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T11:12:18.804Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-29T11:12:18.804Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-29T11:12:20.364Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-29T11:12:20.364Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-29T11:12:20.653Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-29T11:12:20.653Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-29T11:12:21.294Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-29T11:12:21.564Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T11:12:21.564Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-29T11:12:21.564Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-29T11:12:22.554Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-29T11:12:22.554Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-29T11:12:23.171Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-29T11:12:23.171Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-29T11:12:23.628Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-29T11:12:23.899Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T11:12:23.899Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-29T11:12:23.899Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-29T11:12:23.899Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-29T11:12:24.202Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T11:12:24.202Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T11:12:24.202Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T11:12:24.202Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T11:12:24.202Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T11:12:24.202Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T11:12:24.202Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T11:12:24.485Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T11:12:24.592Z] Removing intermediate container 2b48501e23e8 [2021-06-29T11:12:24.593Z] ---> 3bb6f8d1affa [2021-06-29T11:12:24.593Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-29T11:12:24.593Z] ---> Running in b6f53b346b44 [2021-06-29T11:12:24.593Z] Removing intermediate container 3a00c5a11113 [2021-06-29T11:12:24.593Z] ---> 01de3e15ceda [2021-06-29T11:12:24.593Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-29T11:12:24.593Z] ---> Running in 77ce2b001277 [2021-06-29T11:12:24.593Z] Removing intermediate container 232627d9fbc0 [2021-06-29T11:12:24.593Z] ---> ffb7c6ad4c12 [2021-06-29T11:12:24.593Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-29T11:12:24.593Z] Removing intermediate container 8ae6a26852b8 [2021-06-29T11:12:24.593Z] ---> 979e6cd34bab [2021-06-29T11:12:24.593Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-29T11:12:24.593Z] ---> Running in ce61e87de026 [2021-06-29T11:12:24.804Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T11:12:24.804Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T11:12:24.804Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T11:12:24.878Z] ---> Running in 810435a90835 [2021-06-29T11:12:24.878Z] Removing intermediate container b15ec9517fe6 [2021-06-29T11:12:24.878Z] ---> be05eb6c5412 [2021-06-29T11:12:24.878Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-29T11:12:25.116Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T11:12:25.116Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T11:12:25.116Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T11:12:25.174Z] ---> Running in 877e92551c4a [2021-06-29T11:12:25.416Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T11:12:25.416Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T11:12:25.842Z] 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-06-29T11:12:26.063Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T11:12:26.063Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-29T11:12:26.063Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T11:12:26.343Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-29T11:12:26.343Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T11:12:26.343Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-29T11:12:26.343Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T11:12:26.343Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-29T11:12:26.343Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T11:12:26.517Z] 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-06-29T11:12:26.636Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-29T11:12:26.636Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T11:12:26.636Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T11:12:26.636Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T11:12:26.636Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T11:12:26.937Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T11:12:26.937Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T11:12:26.937Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T11:12:26.937Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-29T11:12:26.937Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T11:12:26.937Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T11:12:27.170Z] 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-06-29T11:12:27.216Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T11:12:27.492Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-29T11:12:27.714Z] 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-06-29T11:12:27.714Z] 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-06-29T11:12:28.168Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-29T11:12:28.168Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-29T11:12:28.168Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T11:12:28.168Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T11:12:28.168Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-29T11:12:28.581Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-29T11:12:28.581Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T11:12:28.581Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-29T11:12:28.581Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T11:12:28.581Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-29T11:12:28.882Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T11:12:28.882Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-29T11:12:28.882Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-29T11:12:28.882Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-29T11:12:29.174Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T11:12:29.174Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-29T11:12:29.174Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-29T11:12:29.494Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-29T11:12:29.494Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T11:12:29.494Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-29T11:12:29.494Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-29T11:12:29.494Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-29T11:12:29.773Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T11:12:29.773Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-29T11:12:29.773Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-29T11:12:29.773Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-29T11:12:30.054Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T11:12:30.054Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-29T11:12:30.054Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-29T11:12:30.335Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-29T11:12:30.335Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-29T11:12:30.335Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-29T11:12:30.335Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-29T11:12:30.841Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-29T11:12:30.841Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T11:12:30.841Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T11:12:30.841Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T11:12:30.841Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-29T11:12:30.841Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-29T11:12:30.841Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-29T11:12:31.149Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-29T11:12:31.149Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-29T11:12:31.149Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T11:12:31.149Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-29T11:12:31.860Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-29T11:12:32.141Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-29T11:12:32.456Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T11:12:32.456Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-29T11:12:32.456Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-29T11:12:32.456Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-29T11:12:32.824Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T11:12:32.824Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-29T11:12:32.824Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-29T11:12:32.824Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-29T11:12:33.556Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T11:12:33.556Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-29T11:12:33.887Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-29T11:12:34.200Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-29T11:12:34.200Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T11:12:34.200Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-29T11:12:34.200Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-29T11:12:34.505Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-29T11:12:34.786Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T11:12:34.786Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-29T11:12:34.786Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-29T11:12:36.273Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-29T11:12:36.576Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T11:12:36.576Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T11:12:36.862Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-29T11:12:36.862Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-29T11:12:37.138Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T11:12:37.138Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-29T11:12:37.418Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-29T11:12:37.418Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-29T11:12:37.730Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T11:12:37.730Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-29T11:12:37.730Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-29T11:12:38.047Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-29T11:12:38.047Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T11:12:38.047Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-29T11:12:38.326Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-29T11:12:38.326Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-29T11:12:38.603Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T11:12:38.603Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-29T11:12:38.603Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-29T11:12:38.872Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-29T11:12:38.872Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T11:12:38.872Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-29T11:12:39.147Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-29T11:12:39.421Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-29T11:12:39.751Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T11:12:39.751Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-29T11:12:40.027Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-29T11:12:40.692Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-29T11:12:40.967Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T11:12:40.967Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-29T11:12:41.236Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-29T11:12:41.502Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-29T11:12:41.773Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T11:12:41.773Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-29T11:12:41.773Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-29T11:12:42.437Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-29T11:12:42.437Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-29T11:12:42.437Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-29T11:12:43.038Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-29T11:12:43.312Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-29T11:12:43.312Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-29T11:12:43.627Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-29T11:12:43.627Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-29T11:12:43.627Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-29T11:12:43.627Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-29T11:12:43.916Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-29T11:12:43.916Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-29T11:12:44.265Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-29T11:12:44.265Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-29T11:12:44.265Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-29T11:12:44.537Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-29T11:12:44.537Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-29T11:12:44.537Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-29T11:12:44.816Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-29T11:12:44.816Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-29T11:12:44.816Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-29T11:12:44.816Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-29T11:12:45.093Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-29T11:12:45.093Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-29T11:12:45.358Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-29T11:12:45.358Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-29T11:12:45.633Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-29T11:12:45.922Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-29T11:12:45.922Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-29T11:12:46.199Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-29T11:12:46.199Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-29T11:12:46.199Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-29T11:12:46.801Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-29T11:12:46.801Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-29T11:12:47.089Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-29T11:12:47.089Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-29T11:12:47.377Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-29T11:12:47.377Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-29T11:12:47.654Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T11:12:47.654Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T11:12:47.654Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T11:12:47.654Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T11:12:47.923Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T11:12:47.923Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T11:12:48.192Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T11:12:48.192Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T11:12:49.677Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T11:12:49.677Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T11:12:50.749Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T11:12:51.025Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T11:12:51.617Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T11:12:51.617Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T11:12:52.203Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T11:12:52.475Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T11:12:53.448Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T11:12:53.448Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T11:12:53.746Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-29T11:12:54.015Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-29T11:12:54.015Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-29T11:12:54.281Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-29T11:12:54.548Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-29T11:12:54.548Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-29T11:12:54.828Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-29T11:12:54.828Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-29T11:12:55.412Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-29T11:12:55.412Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-29T11:12:55.412Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-29T11:12:55.412Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-29T11:12:55.681Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-29T11:12:55.681Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-29T11:12:55.681Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T11:12:55.950Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-29T11:12:55.950Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T11:12:55.950Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T11:12:55.950Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T11:12:55.950Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-29T11:12:55.950Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-29T11:12:55.950Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-29T11:12:56.223Z] [2021-06-29T11:12:56.223Z] Current default time zone: 'Etc/UTC' [2021-06-29T11:12:56.223Z] Local time is now: Tue Jun 29 11:12:55 UTC 2021. [2021-06-29T11:12:56.223Z] Universal Time is now: Tue Jun 29 11:12:55 UTC 2021. [2021-06-29T11:12:56.223Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-29T11:12:56.223Z] [2021-06-29T11:12:56.223Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-29T11:12:56.223Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T11:12:56.487Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-06-29T11:12:56.487Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-29T11:12:56.487Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-29T11:12:56.487Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-29T11:12:56.487Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-29T11:12:56.487Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-29T11:12:56.487Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-29T11:12:56.756Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-29T11:12:56.756Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T11:12:56.756Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-29T11:12:57.021Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T11:12:57.021Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-29T11:12:57.021Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T11:12:57.021Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-29T11:12:57.021Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-29T11:12:57.021Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-29T11:12:57.295Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-29T11:12:57.295Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-29T11:12:57.295Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-29T11:12:57.295Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-29T11:12:57.295Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-29T11:12:59.282Z] Updating certificates in /etc/ssl/certs... [2021-06-29T11:12:59.876Z] 23 added, 27 removed; done. [2021-06-29T11:12:59.876Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-29T11:13:00.149Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T11:13:00.150Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-29T11:13:00.150Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-29T11:13:00.150Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-29T11:13:00.150Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T11:13:00.150Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-29T11:13:00.150Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T11:13:00.419Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T11:13:00.419Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T11:13:00.419Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T11:13:00.419Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T11:13:00.419Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-29T11:13:00.419Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-29T11:13:00.419Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-29T11:13:00.419Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-29T11:13:00.419Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-29T11:13:00.695Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T11:13:00.695Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T11:13:00.695Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-29T11:13:00.695Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-29T11:13:00.695Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-29T11:13:00.695Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-29T11:13:00.963Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-29T11:13:00.963Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-29T11:13:00.963Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-29T11:13:00.963Z] Updating certificates in /etc/ssl/certs... [2021-06-29T11:13:01.565Z] 0 added, 0 removed; done. [2021-06-29T11:13:01.565Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-29T11:13:01.565Z] done. [2021-06-29T11:13:02.143Z] Reading package lists... [2021-06-29T11:13:02.144Z] Building dependency tree... [2021-06-29T11:13:02.144Z] Reading state information... [2021-06-29T11:13:02.407Z] The following NEW packages will be installed: [2021-06-29T11:13:02.407Z] apt-transport-https [2021-06-29T11:13:02.407Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-29T11:13:02.407Z] Need to get 1692 B of archives. [2021-06-29T11:13:02.407Z] After this operation, 154 kB of additional disk space will be used. [2021-06-29T11:13:02.407Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-29T11:13:02.733Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T11:13:02.733Z] Fetched 1692 B in 0s (8527 B/s) [2021-06-29T11:13:02.733Z] Selecting previously unselected package apt-transport-https. [2021-06-29T11:13:02.733Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-29T11:13:02.733Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-29T11:13:02.733Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-29T11:13:03.011Z] Setting up apt-transport-https (1.6.13) ... [2021-06-29T11:13:03.012Z] Waiting for network to be ready... [2021-06-29T11:13:11.251Z] 2021-06-29T11:13:08Z INFO Waiting for automatic snapd restart... [2021-06-29T11:13:12.261Z] snapd 2.51 from Canonical* installed [2021-06-29T11:13:13.238Z] "snapd" switched to the "latest/stable" channel [2021-06-29T11:13:13.238Z] [2021-06-29T11:13:18.738Z] core18 20210611 from Canonical* installed [2021-06-29T11:13:18.738Z] "core18" switched to the "latest/stable" channel [2021-06-29T11:13:18.738Z] [2021-06-29T11:13:23.341Z] snapcraft 4.8.2 from Canonical* installed [2021-06-29T11:13:23.341Z] "snapcraft" switched to the "latest/stable" channel [2021-06-29T11:13:23.341Z] [2021-06-29T11:13:27.866Z] 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-06-29T11:13:27.866Z] - README.md [2021-06-29T11:13:27.866Z] [2021-06-29T11:13:27.866Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-29T11:13:28.144Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-29T11:13:28.144Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-29T11:13:28.144Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-29T11:13:28.431Z] Fetched 88.7 kB in 1s (154 kB/s) [2021-06-29T11:13:29.498Z] Reading package lists... [2021-06-29T11:13:29.775Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 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-06-29T11:13:29.775Z] Reading package lists... [2021-06-29T11:13:30.064Z] Building dependency tree... [2021-06-29T11:13:30.064Z] Reading state information... [2021-06-29T11:13:30.329Z] Suggested packages: [2021-06-29T11:13:30.329Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-29T11:13:30.329Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-29T11:13:30.329Z] Recommended packages: [2021-06-29T11:13:30.329Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-29T11:13:30.329Z] The following NEW packages will be installed: [2021-06-29T11:13:30.329Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-29T11:13:30.329Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-29T11:13:30.329Z] pkg-config zip [2021-06-29T11:13:30.329Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-29T11:13:30.329Z] Need to get 7663 kB of archives. [2021-06-29T11:13:30.329Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-29T11:13:30.329Z] 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-06-29T11:13:30.329Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-29T11:13:30.592Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-29T11:13:30.592Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-29T11:13:30.592Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-29T11:13:30.592Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-29T11:13:30.592Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-29T11:13:30.592Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-29T11:13:30.855Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-29T11:13:30.855Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-29T11:13:30.855Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-29T11:13:30.855Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-29T11:13:30.855Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-29T11:13:30.855Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-29T11:13:30.855Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-29T11:13:31.121Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T11:13:31.121Z] Fetched 7663 kB in 1s (10.3 MB/s) [2021-06-29T11:13:31.121Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-29T11:13:31.121Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-29T11:13:31.121Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-29T11:13:31.121Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-29T11:13:31.402Z] Selecting previously unselected package libpsl5:amd64. [2021-06-29T11:13:31.402Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-29T11:13:31.402Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-29T11:13:31.402Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-29T11:13:31.402Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-29T11:13:31.402Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-29T11:13:31.402Z] Selecting previously unselected package librtmp1:amd64. [2021-06-29T11:13:31.402Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-29T11:13:31.402Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-29T11:13:31.684Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-29T11:13:31.684Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-29T11:13:31.684Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-29T11:13:31.684Z] Selecting previously unselected package liberror-perl. [2021-06-29T11:13:31.684Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-29T11:13:31.684Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-29T11:13:31.684Z] Selecting previously unselected package git-man. [2021-06-29T11:13:31.684Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-29T11:13:31.684Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-29T11:13:31.954Z] Selecting previously unselected package git. [2021-06-29T11:13:31.954Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-29T11:13:31.954Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-29T11:13:33.409Z] Selecting previously unselected package libnorm1:amd64. [2021-06-29T11:13:33.410Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-29T11:13:33.410Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-29T11:13:33.410Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-29T11:13:33.410Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-29T11:13:33.410Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-29T11:13:33.410Z] Selecting previously unselected package libsodium23:amd64. [2021-06-29T11:13:33.410Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-29T11:13:33.675Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-29T11:13:33.675Z] Selecting previously unselected package libzmq5:amd64. [2021-06-29T11:13:33.937Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-29T11:13:33.937Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-29T11:13:33.937Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-29T11:13:33.937Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-29T11:13:33.937Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-29T11:13:34.508Z] Selecting previously unselected package pkg-config. [2021-06-29T11:13:34.508Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-29T11:13:34.508Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-29T11:13:34.508Z] Selecting previously unselected package zip. [2021-06-29T11:13:34.508Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-29T11:13:34.508Z] Unpacking zip (3.0-11build1) ... [2021-06-29T11:13:34.771Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-29T11:13:34.771Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-29T11:13:34.771Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-29T11:13:34.771Z] Setting up liberror-perl (0.17025-1) ... [2021-06-29T11:13:34.771Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-29T11:13:35.046Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-29T11:13:35.643Z] No schema files found: doing nothing. [2021-06-29T11:13:35.643Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-29T11:13:35.921Z] Setting up zip (3.0-11build1) ... [2021-06-29T11:13:35.921Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-29T11:13:36.192Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-29T11:13:36.192Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-29T11:13:36.521Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-29T11:13:36.521Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-29T11:13:36.521Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-29T11:13:36.521Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-29T11:13:36.521Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-29T11:13:37.107Z] git set to automatically installed. [2021-06-29T11:13:37.107Z] git-man set to automatically installed. [2021-06-29T11:13:37.107Z] libcurl3-gnutls set to automatically installed. [2021-06-29T11:13:37.107Z] liberror-perl set to automatically installed. [2021-06-29T11:13:37.107Z] libglib2.0-0 set to automatically installed. [2021-06-29T11:13:37.107Z] libnghttp2-14 set to automatically installed. [2021-06-29T11:13:37.107Z] libnorm1 set to automatically installed. [2021-06-29T11:13:37.107Z] libpgm-5.2-0 set to automatically installed. [2021-06-29T11:13:37.107Z] libpsl5 set to automatically installed. [2021-06-29T11:13:37.107Z] librtmp1 set to automatically installed. [2021-06-29T11:13:37.107Z] libsodium23 set to automatically installed. [2021-06-29T11:13:37.107Z] libzmq3-dev set to automatically installed. [2021-06-29T11:13:37.107Z] libzmq5 set to automatically installed. [2021-06-29T11:13:37.107Z] pkg-config set to automatically installed. [2021-06-29T11:13:37.107Z] zip set to automatically installed. [2021-06-29T11:13:38.507Z] snapd is not logged in, snap install commands will use sudo [2021-06-29T11:13:40.003Z] snap "core18" has no updates available [2021-06-29T11:13:40.273Z] snapd is not logged in, snap install commands will use sudo [2021-06-29T11:13:46.956Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-29T11:13:47.943Z] Downloading snap 'edgex-app-service-configurable' [2021-06-29T11:13:48.240Z] error: cannot download snap "edgex-app-service-configurable": no snap revision available as specified [2021-06-29T11:13:48.240Z] Error while downloading snap 'edgex-app-service-configurable' from channel '2.0/stable' [2021-06-29T11:13:48.534Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-29T11:13:50.412Z] Failed in branch amd64 [2021-06-29T11:14:20.355Z] 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-06-29T11:14:20.356Z] Removing intermediate container ce61e87de026 [2021-06-29T11:14:20.356Z] ---> d6eae56ae92a [2021-06-29T11:14:20.356Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-29T11:14:20.356Z] Removing intermediate container 810435a90835 [2021-06-29T11:14:20.356Z] ---> 5839a0b23dbc [2021-06-29T11:14:20.356Z] [2021-06-29T11:14:20.356Z] Step 11/32 : FROM alpine:3.12 [2021-06-29T11:14:20.356Z] ---> Running in 2328bcd7bdc4 [2021-06-29T11:14:20.356Z] 3.12: Pulling from library/alpine [2021-06-29T11:14:21.853Z] 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-06-29T11:14:23.913Z] Removing intermediate container b6f53b346b44 [2021-06-29T11:14:23.913Z] ---> 786a55eb8ed3 [2021-06-29T11:14:23.913Z] [2021-06-29T11:14:23.913Z] Step 11/22 : FROM alpine:3.12 [2021-06-29T11:14:23.913Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T11:14:24.199Z] Status: Downloaded newer image for alpine:3.12 [2021-06-29T11:14:24.199Z] ---> c4fd0aeabfcf [2021-06-29T11:14:24.199Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-29T11:14:24.199Z] 3.12: Pulling from library/alpine [2021-06-29T11:14:24.474Z] Removing intermediate container 877e92551c4a [2021-06-29T11:14:24.474Z] ---> 07450e328e6c [2021-06-29T11:14:24.474Z] [2021-06-29T11:14:24.474Z] Step 11/23 : FROM alpine:3.12 [2021-06-29T11:14:24.474Z] ---> c4fd0aeabfcf [2021-06-29T11:14:24.474Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-29T11:14:24.768Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T11:14:24.768Z] Status: Image is up to date for alpine:3.12 [2021-06-29T11:14:24.768Z] ---> c4fd0aeabfcf [2021-06-29T11:14:24.768Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-29T11:14:25.089Z] ---> Running in b546a577ebe9 [2021-06-29T11:14:25.089Z] ---> Running in 2722e585b426 [2021-06-29T11:14:25.090Z] ---> Running in 389b03ebced4 [2021-06-29T11:14:25.409Z] Removing intermediate container 77ce2b001277 [2021-06-29T11:14:25.409Z] ---> 6ab90983584a [2021-06-29T11:14:25.409Z] [2021-06-29T11:14:25.409Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T11:14:25.409Z] ---> c4fd0aeabfcf [2021-06-29T11:14:25.409Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-29T11:14:25.825Z] Removing intermediate container 2328bcd7bdc4 [2021-06-29T11:14:25.825Z] ---> f40c515b4889 [2021-06-29T11:14:25.825Z] [2021-06-29T11:14:25.825Z] Step 12/24 : FROM docker:20.10.0 [2021-06-29T11:14:25.825Z] ---> Running in 87d568f39f67 [2021-06-29T11:14:25.825Z] Removing intermediate container b546a577ebe9 [2021-06-29T11:14:25.825Z] ---> ca64596af090 [2021-06-29T11:14:25.825Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-29T11:14:26.165Z] ---> Running in 20c547d36fa4 [2021-06-29T11:14:26.165Z] 20.10.0: Pulling from library/docker [2021-06-29T11:14:27.300Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T11:14:27.590Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T11:14:27.590Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T11:14:27.590Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T11:14:27.590Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T11:14:27.873Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T11:14:28.170Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T11:14:28.170Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-29T11:14:28.170Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T11:14:28.170Z] OK: 5 MiB in 15 packages [2021-06-29T11:14:28.170Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-29T11:14:28.471Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T11:14:28.471Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-29T11:14:28.471Z] (4/4) Installing curl (7.77.0-r0) [2021-06-29T11:14:28.471Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T11:14:28.471Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T11:14:28.471Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T11:14:28.766Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-29T11:14:28.766Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T11:14:28.766Z] OK: 5 MiB in 15 packages [2021-06-29T11:14:28.766Z] OK: 7 MiB in 18 packages [2021-06-29T11:14:29.076Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-29T11:14:29.076Z] (2/2) Installing su-exec (0.2-r1) [2021-06-29T11:14:29.076Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T11:14:29.076Z] OK: 5 MiB in 16 packages [2021-06-29T11:14:30.167Z] Removing intermediate container 2722e585b426 [2021-06-29T11:14:30.167Z] ---> 6be2f6c477c4 [2021-06-29T11:14:30.167Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T11:14:30.459Z] ---> Running in 62903cecf994 [2021-06-29T11:14:30.779Z] Removing intermediate container 87d568f39f67 [2021-06-29T11:14:30.779Z] ---> 9c8c4096d52d [2021-06-29T11:14:30.779Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T11:14:31.072Z] ---> Running in 2843afa366ad [2021-06-29T11:14:31.395Z] Removing intermediate container 20c547d36fa4 [2021-06-29T11:14:31.395Z] ---> 6426e5a27ea4 [2021-06-29T11:14:31.395Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-29T11:14:31.395Z] Removing intermediate container 62903cecf994 [2021-06-29T11:14:31.395Z] ---> 35278c285f0c [2021-06-29T11:14:31.395Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-29T11:14:31.680Z] Removing intermediate container 389b03ebced4 [2021-06-29T11:14:31.680Z] ---> dc876b98b1b7 [2021-06-29T11:14:31.680Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-29T11:14:31.680Z] ---> Running in 4b57a1802b0e [2021-06-29T11:14:31.981Z] ---> Running in 71d037737ef6 [2021-06-29T11:14:31.981Z] ---> Running in 334dbb4c2d3a [2021-06-29T11:14:31.981Z] Removing intermediate container 2843afa366ad [2021-06-29T11:14:31.981Z] ---> fbb20e194103 [2021-06-29T11:14:31.981Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-29T11:14:32.367Z] ---> Running in a4cde6f7a2c0 [2021-06-29T11:14:32.648Z] Removing intermediate container 4b57a1802b0e [2021-06-29T11:14:32.648Z] ---> 22c79f668049 [2021-06-29T11:14:32.648Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-29T11:14:32.648Z] Removing intermediate container 71d037737ef6 [2021-06-29T11:14:32.648Z] ---> 50ce453797a2 [2021-06-29T11:14:32.648Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-29T11:14:32.929Z] Removing intermediate container 334dbb4c2d3a [2021-06-29T11:14:32.929Z] ---> 5bb65d5ef592 [2021-06-29T11:14:32.929Z] Step 14/22 : WORKDIR /edgex [2021-06-29T11:14:32.929Z] ---> Running in a32d40d7b0e0 [2021-06-29T11:14:33.207Z] ---> Running in 7e3f0800cfb0 [2021-06-29T11:14:33.207Z] Removing intermediate container a4cde6f7a2c0 [2021-06-29T11:14:33.207Z] ---> 601f391964fd [2021-06-29T11:14:33.207Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-29T11:14:33.207Z] ---> Running in 98b26dbed906 [2021-06-29T11:14:33.502Z] ---> Running in 1e8db85e9bdb [2021-06-29T11:14:33.793Z] Removing intermediate container a32d40d7b0e0 [2021-06-29T11:14:33.793Z] ---> 26f93263be38 [2021-06-29T11:14:33.793Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-29T11:14:33.793Z] Removing intermediate container 7e3f0800cfb0 [2021-06-29T11:14:33.793Z] ---> 891960166790 [2021-06-29T11:14:33.793Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T11:14:34.073Z] ---> Running in 340bc8fb8c05 [2021-06-29T11:14:34.350Z] Removing intermediate container 98b26dbed906 [2021-06-29T11:14:34.350Z] ---> 43cded23ba8b [2021-06-29T11:14:34.350Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-29T11:14:34.350Z] Removing intermediate container 1e8db85e9bdb [2021-06-29T11:14:34.350Z] ---> 140b5a6de0e9 [2021-06-29T11:14:34.350Z] Step 16/24 : WORKDIR / [2021-06-29T11:14:34.646Z] ---> Running in e08e49f3ccae [2021-06-29T11:14:35.252Z] ---> e430bf10474b [2021-06-29T11:14:35.252Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-29T11:14:35.580Z] Removing intermediate container e08e49f3ccae [2021-06-29T11:14:35.580Z] ---> 6fde657bcc5e [2021-06-29T11:14:35.580Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T11:14:35.862Z] ---> c2556bdc3569 [2021-06-29T11:14:35.862Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-29T11:14:37.356Z] ---> a2884fd0d88b [2021-06-29T11:14:37.356Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-29T11:14:37.748Z] ---> 897ea78ab552 [2021-06-29T11:14:37.749Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-29T11:14:37.749Z] ---> 52f21043afea [2021-06-29T11:14:37.749Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-29T11:14:37.749Z] Removing intermediate container 340bc8fb8c05 [2021-06-29T11:14:37.749Z] ---> 298721901a53 [2021-06-29T11:14:37.749Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-29T11:14:38.068Z] ---> Running in a327a6b3865d [2021-06-29T11:14:39.260Z] Removing intermediate container a327a6b3865d [2021-06-29T11:14:39.260Z] ---> c67cf55756df [2021-06-29T11:14:39.260Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-29T11:14:39.550Z] ---> 25efef6279d5 [2021-06-29T11:14:39.550Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-29T11:14:39.841Z] ---> 01be026cfbf5 [2021-06-29T11:14:39.841Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-29T11:14:39.841Z] ---> 06bb42fc8625 [2021-06-29T11:14:39.841Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-29T11:14:40.126Z] ---> Running in 3f7834d0bb3b [2021-06-29T11:14:40.411Z] ---> Running in 96a4c147d888 [2021-06-29T11:14:40.411Z] ---> e6ee01c31542 [2021-06-29T11:14:40.411Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-29T11:14:41.017Z] ---> Running in d97f9371cc6d [2021-06-29T11:14:41.017Z] Removing intermediate container 3f7834d0bb3b [2021-06-29T11:14:41.017Z] ---> fcccab5340cc [2021-06-29T11:14:41.017Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T11:14:41.296Z] ---> Running in 0850a2883cdd [2021-06-29T11:14:41.296Z] Removing intermediate container 96a4c147d888 [2021-06-29T11:14:41.296Z] ---> 9efb0d4a1382 [2021-06-29T11:14:41.296Z] Step 19/22 : CMD ["--init=true"] [2021-06-29T11:14:41.581Z] ---> 7fc008da6be9 [2021-06-29T11:14:41.581Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-29T11:14:41.581Z] ---> Running in 64f389f47e8b [2021-06-29T11:14:41.872Z] ---> Running in 500fbdfd86ba [2021-06-29T11:14:42.168Z] Removing intermediate container 0850a2883cdd [2021-06-29T11:14:42.168Z] ---> 8c50283a4476 [2021-06-29T11:14:42.168Z] Step 21/23 : LABEL arch=arm64 [2021-06-29T11:14:42.477Z] ---> Running in 72e6d354ae6c [2021-06-29T11:14:42.771Z] Removing intermediate container 64f389f47e8b [2021-06-29T11:14:42.771Z] ---> 1d5bb49d9088 [2021-06-29T11:14:42.771Z] Step 20/22 : LABEL arch=arm64 [2021-06-29T11:14:43.126Z] Removing intermediate container 500fbdfd86ba [2021-06-29T11:14:43.126Z] ---> e351b14b8343 [2021-06-29T11:14:43.126Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T11:14:43.433Z] ---> Running in e6fe894b8deb [2021-06-29T11:14:43.433Z] ---> Running in b1d095249bef [2021-06-29T11:14:43.713Z] Removing intermediate container 72e6d354ae6c [2021-06-29T11:14:43.713Z] ---> 80f28e0f3c7f [2021-06-29T11:14:43.713Z] Step 22/23 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d [2021-06-29T11:14:44.000Z] ---> Running in faeb25edbc7b [2021-06-29T11:14:44.000Z] Removing intermediate container e6fe894b8deb [2021-06-29T11:14:44.000Z] ---> 900b58cfdac4 [2021-06-29T11:14:44.000Z] Step 21/22 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d [2021-06-29T11:14:44.282Z] Removing intermediate container b1d095249bef [2021-06-29T11:14:44.282Z] ---> 1afa43bd1e1a [2021-06-29T11:14:44.282Z] Step 22/24 : LABEL arch=arm64 [2021-06-29T11:14:44.282Z] ---> Running in a6f77dd7c63d [2021-06-29T11:14:44.555Z] ---> Running in 99545a785d69 [2021-06-29T11:14:44.555Z] Removing intermediate container faeb25edbc7b [2021-06-29T11:14:44.555Z] ---> 80f3e8fe4845 [2021-06-29T11:14:44.555Z] Step 23/23 : LABEL version=0.0.0 [2021-06-29T11:14:44.830Z] Removing intermediate container d97f9371cc6d [2021-06-29T11:14:44.830Z] ---> 434ec8a4117b [2021-06-29T11:14:44.830Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T11:14:44.830Z] ---> Running in ce3984c04ce7 [2021-06-29T11:14:45.105Z] Removing intermediate container a6f77dd7c63d [2021-06-29T11:14:45.105Z] ---> bba2741652ed [2021-06-29T11:14:45.105Z] Step 22/22 : LABEL version=0.0.0 [2021-06-29T11:14:45.389Z] Removing intermediate container 99545a785d69 [2021-06-29T11:14:45.389Z] ---> 2ff976f3fb29 [2021-06-29T11:14:45.389Z] Step 23/24 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d [2021-06-29T11:14:45.389Z] ---> Running in 8e190577d631 [2021-06-29T11:14:45.389Z] ---> Running in 57a6f4295cc2 [2021-06-29T11:14:45.667Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-29T11:14:45.667Z] Removing intermediate container ce3984c04ce7 [2021-06-29T11:14:45.667Z] ---> bade82b1ca5f [2021-06-29T11:14:45.667Z] [2021-06-29T11:14:45.667Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-29T11:14:45.667Z] ---> eeaf43b92773 [2021-06-29T11:14:45.667Z] 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-06-29T11:14:45.944Z] ---> Running in 116c3b80ef8c [2021-06-29T11:14:45.944Z] ---> 023c93df1cf7 [2021-06-29T11:14:45.944Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-29T11:14:46.225Z] Removing intermediate container 8e190577d631 [2021-06-29T11:14:46.225Z] ---> ab9f3b72db93 [2021-06-29T11:14:46.225Z] [2021-06-29T11:14:46.225Z] Successfully built bade82b1ca5f [2021-06-29T11:14:46.225Z] Successfully tagged support-scheduler-arm64:latest [2021-06-29T11:14:46.225Z] Building core-command [2021-06-29T11:14:46.225Z]  Building support-scheduler ... done Removing intermediate container 57a6f4295cc2 [2021-06-29T11:14:46.225Z] ---> e4d805b1df0b [2021-06-29T11:14:46.225Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T11:14:46.507Z] Removing intermediate container 116c3b80ef8c [2021-06-29T11:14:46.507Z] ---> 468109e7e142 [2021-06-29T11:14:46.507Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-29T11:14:46.507Z] ---> Running in 450ba967bb9c [2021-06-29T11:14:46.801Z] ---> Running in 32b4af555a16 [2021-06-29T11:14:46.801Z] Successfully built ab9f3b72db93 [2021-06-29T11:14:46.801Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-29T11:14:46.801Z] Building core-data [2021-06-29T11:14:47.429Z]  Building security-proxy-setup ... done Removing intermediate container 450ba967bb9c [2021-06-29T11:14:47.429Z] ---> 98c65ac5643b [2021-06-29T11:14:47.429Z] [2021-06-29T11:14:48.057Z] Successfully built 98c65ac5643b [2021-06-29T11:14:48.057Z] Successfully tagged core-metadata-arm64:latest [2021-06-29T11:14:48.057Z] Building security-secretstore-setup [2021-06-29T11:14:48.057Z]  Building core-metadata ... done  ---> ed714baf6404 [2021-06-29T11:14:48.057Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-29T11:14:48.335Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T11:14:48.335Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T11:14:48.941Z] ---> 544585176645 [2021-06-29T11:14:48.941Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-29T11:14:48.941Z] (1/39) Installing readline (8.0.4-r0) [2021-06-29T11:14:48.941Z] (2/39) Installing bash (5.0.17-r0) [2021-06-29T11:14:48.941Z] Executing bash-5.0.17-r0.post-install [2021-06-29T11:14:48.941Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T11:14:49.222Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-29T11:14:49.222Z] (5/39) Installing curl (7.77.0-r0) [2021-06-29T11:14:49.222Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-29T11:14:49.222Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-29T11:14:49.222Z] (8/39) Installing expat (2.2.9-r1) [2021-06-29T11:14:49.222Z] (9/39) Installing libffi (3.3-r2) [2021-06-29T11:14:49.222Z] (10/39) Installing gdbm (1.13-r1) [2021-06-29T11:14:49.222Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-29T11:14:49.222Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-29T11:14:49.222Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-29T11:14:50.212Z] ---> 21f769e0614f [2021-06-29T11:14:50.212Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-29T11:14:51.200Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-29T11:14:51.200Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-29T11:14:51.200Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-29T11:14:51.200Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-29T11:14:51.201Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-29T11:14:51.201Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-29T11:14:51.201Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-29T11:14:51.201Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-29T11:14:51.493Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-29T11:14:51.493Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-29T11:14:51.493Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-29T11:14:51.493Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-29T11:14:51.493Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-29T11:14:51.493Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-29T11:14:51.493Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-29T11:14:51.493Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-29T11:14:51.493Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-29T11:14:51.768Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-29T11:14:51.768Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-29T11:14:51.768Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-29T11:14:51.768Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-29T11:14:51.768Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-29T11:14:51.768Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-29T11:14:51.768Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-29T11:14:51.768Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-29T11:14:51.768Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-29T11:14:52.046Z] Executing busybox-1.31.1-r19.trigger [2021-06-29T11:14:52.046Z] OK: 72 MiB in 59 packages [2021-06-29T11:14:52.328Z] ---> 77285bb54b80 [2021-06-29T11:14:52.328Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-29T11:14:52.937Z] ---> Running in 37449af4eb16 [2021-06-29T11:14:54.402Z] Removing intermediate container 37449af4eb16 [2021-06-29T11:14:54.402Z] ---> 9c84addf8f81 [2021-06-29T11:14:54.402Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-29T11:14:55.882Z] ---> 91ac0f83489b [2021-06-29T11:14:55.882Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-29T11:14:56.157Z] ---> Running in 428a581e82a5 [2021-06-29T11:14:56.763Z] Collecting docker-compose==1.23.2 [2021-06-29T11:14:57.043Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-29T11:14:57.324Z] 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-06-29T11:14:57.614Z] Collecting docopt<0.7,>=0.6.1 [2021-06-29T11:14:57.614Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-29T11:14:58.623Z] Removing intermediate container 428a581e82a5 [2021-06-29T11:14:58.623Z] ---> a7d81f27ff1c [2021-06-29T11:14:58.623Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-29T11:14:59.227Z] ---> Running in 9f1fe4a7ab30 [2021-06-29T11:14:59.869Z] Removing intermediate container 9f1fe4a7ab30 [2021-06-29T11:14:59.869Z] ---> 6c7c51a32235 [2021-06-29T11:14:59.869Z] Step 29/32 : CMD ["gate"] [2021-06-29T11:15:00.170Z] Collecting jsonschema<3,>=2.5.1 [2021-06-29T11:15:00.170Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-29T11:15:00.770Z] ---> Running in 039c06c6f4ce [2021-06-29T11:15:01.387Z] Collecting docker<4.0,>=3.6.0 [2021-06-29T11:15:01.387Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-29T11:15:01.387Z] Removing intermediate container 039c06c6f4ce [2021-06-29T11:15:01.387Z] ---> 46f78cf6a1ec [2021-06-29T11:15:01.387Z] Step 30/32 : LABEL arch=arm64 [2021-06-29T11:15:02.374Z] ---> Running in b89b375ce3e0 [2021-06-29T11:15:02.926Z] Removing intermediate container b89b375ce3e0 [2021-06-29T11:15:02.926Z] Collecting PyYAML<4,>=3.10 [2021-06-29T11:15:02.926Z] ---> 43afbe854a0c [2021-06-29T11:15:02.926Z] Step 31/32 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d [2021-06-29T11:15:02.926Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-29T11:15:03.211Z] ---> Running in 00312dda1df0 [2021-06-29T11:15:03.825Z] Removing intermediate container 00312dda1df0 [2021-06-29T11:15:03.825Z] ---> 735d2715abbe [2021-06-29T11:15:03.825Z] Step 32/32 : LABEL version=0.0.0 [2021-06-29T11:15:04.429Z] ---> Running in 489006a1deb2 [2021-06-29T11:15:04.703Z] Removing intermediate container 489006a1deb2 [2021-06-29T11:15:04.703Z] ---> eb7cd8ca78fe [2021-06-29T11:15:04.703Z] [2021-06-29T11:15:05.310Z] Successfully built eb7cd8ca78fe [2021-06-29T11:15:05.310Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-29T11:15:05.310Z]  Building security-bootstrapper ... done Building support-notifications [2021-06-29T11:15:06.763Z] Collecting cached-property<2,>=1.2.0 [2021-06-29T11:15:06.763Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-29T11:15:07.044Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-29T11:15:07.044Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-29T11:15:10.469Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-29T11:15:10.469Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-29T11:15:11.462Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-29T11:15:11.462Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-29T11:15:11.739Z] Collecting texttable<0.10,>=0.9.0 [2021-06-29T11:15:11.739Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-29T11:15:14.378Z] Collecting docker-pycreds>=0.4.0 [2021-06-29T11:15:14.378Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-29T11:15:14.653Z] Collecting idna<2.8,>=2.5 [2021-06-29T11:15:14.653Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-29T11:15:14.653Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-29T11:15:14.653Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-29T11:15:15.644Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-29T11:15:15.645Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-29T11:15:15.645Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-29T11:15:15.645Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-29T11:15:15.645Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-29T11:15:15.645Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-29T11:15:17.093Z] Installing collected packages: docopt, jsonschema, idna, urllib3, requests, websocket-client, docker-pycreds, docker, PyYAML, cached-property, dockerpty, texttable, docker-compose [2021-06-29T11:15:17.093Z] Running setup.py install for docopt: started [2021-06-29T11:15:19.083Z] Running setup.py install for docopt: finished with status 'done' [2021-06-29T11:15:19.370Z] Attempting uninstall: idna [2021-06-29T11:15:19.370Z] Found existing installation: idna 2.9 [2021-06-29T11:15:19.370Z] Uninstalling idna-2.9: [2021-06-29T11:15:19.370Z] Successfully uninstalled idna-2.9 [2021-06-29T11:15:20.611Z] Attempting uninstall: urllib3 [2021-06-29T11:15:20.611Z] Found existing installation: urllib3 1.25.9 [2021-06-29T11:15:20.611Z] Uninstalling urllib3-1.25.9: [2021-06-29T11:15:20.611Z] Successfully uninstalled urllib3-1.25.9 [2021-06-29T11:15:20.914Z] Attempting uninstall: requests [2021-06-29T11:15:20.914Z] Found existing installation: requests 2.23.0 [2021-06-29T11:15:21.241Z] Uninstalling requests-2.23.0: [2021-06-29T11:15:21.241Z] Successfully uninstalled requests-2.23.0 [2021-06-29T11:15:23.345Z] Running setup.py install for PyYAML: started [2021-06-29T11:15:25.355Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-29T11:15:25.646Z] Running setup.py install for dockerpty: started [2021-06-29T11:15:28.324Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-29T11:15:28.324Z] Running setup.py install for texttable: started [2021-06-29T11:15:30.335Z] Running setup.py install for texttable: finished with status 'done' [2021-06-29T11:15:30.943Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-06-29T11:15:32.970Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T11:15:32.970Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T11:15:32.970Z] ---> bd61a32f4f6d [2021-06-29T11:15:32.970Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T11:15:32.970Z] ---> Using cache [2021-06-29T11:15:32.970Z] ---> 50175264dfed [2021-06-29T11:15:32.970Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T11:15:32.970Z] ---> Using cache [2021-06-29T11:15:32.970Z] ---> a9f1aaf2601e [2021-06-29T11:15:32.970Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-29T11:15:33.267Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T11:15:33.267Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-29T11:15:33.267Z] ---> bd61a32f4f6d [2021-06-29T11:15:33.267Z] Step 3/26 : WORKDIR /edgex-go [2021-06-29T11:15:33.267Z] ---> Using cache [2021-06-29T11:15:33.267Z] ---> 50175264dfed [2021-06-29T11:15:33.267Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T11:15:33.267Z] ---> Using cache [2021-06-29T11:15:33.267Z] ---> a9f1aaf2601e [2021-06-29T11:15:33.267Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-29T11:15:33.267Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T11:15:33.267Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T11:15:33.267Z] ---> bd61a32f4f6d [2021-06-29T11:15:33.267Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T11:15:33.267Z] ---> Using cache [2021-06-29T11:15:33.267Z] ---> 50175264dfed [2021-06-29T11:15:33.267Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T11:15:33.267Z] ---> Using cache [2021-06-29T11:15:33.267Z] ---> a9f1aaf2601e [2021-06-29T11:15:33.267Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-29T11:15:38.852Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T11:15:38.853Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-29T11:15:38.853Z] ---> bd61a32f4f6d [2021-06-29T11:15:38.853Z] Step 3/23 : WORKDIR /edgex-go [2021-06-29T11:15:38.853Z] ---> Using cache [2021-06-29T11:15:38.853Z] ---> 50175264dfed [2021-06-29T11:15:38.853Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T11:15:38.853Z] ---> Using cache [2021-06-29T11:15:38.853Z] ---> a9f1aaf2601e [2021-06-29T11:15:38.853Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-29T11:15:38.853Z] ---> Running in 6c7636bcbc08 [2021-06-29T11:15:38.853Z] ---> Running in 52cc2353f997 [2021-06-29T11:15:38.853Z] ---> Running in bf21e65ad4ca [2021-06-29T11:15:38.853Z] ---> Running in dfdcf64d0e57 [2021-06-29T11:15:40.875Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T11:15:40.875Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T11:15:41.155Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T11:15:41.155Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T11:15:42.164Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T11:15:42.164Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T11:15:42.164Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T11:15:42.164Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T11:15:43.160Z] OK: 218 MiB in 52 packages [2021-06-29T11:15:43.160Z] OK: 218 MiB in 52 packages [2021-06-29T11:15:43.442Z] OK: 218 MiB in 52 packages [2021-06-29T11:15:43.442Z] OK: 218 MiB in 52 packages [2021-06-29T11:15:45.431Z] Removing intermediate container 6c7636bcbc08 [2021-06-29T11:15:45.431Z] ---> f8d02f1c0521 [2021-06-29T11:15:45.431Z] Step 6/23 : COPY go.mod . [2021-06-29T11:15:45.708Z] Removing intermediate container 52cc2353f997 [2021-06-29T11:15:45.708Z] ---> 9683bb89aad6 [2021-06-29T11:15:45.708Z] Step 6/24 : COPY go.mod . [2021-06-29T11:15:45.985Z] Removing intermediate container dfdcf64d0e57 [2021-06-29T11:15:45.985Z] Removing intermediate container bf21e65ad4ca [2021-06-29T11:15:45.985Z] ---> 8816862e34ca [2021-06-29T11:15:45.985Z] Step 6/24 : COPY go.mod . ---> a41e894cf68d [2021-06-29T11:15:45.985Z] Step 6/26 : COPY go.mod . [2021-06-29T11:15:45.985Z] [2021-06-29T11:15:46.265Z] ---> 380ce9b05337 [2021-06-29T11:15:46.265Z] Step 7/23 : RUN go mod download [2021-06-29T11:15:46.540Z] ---> Running in f89c714582db [2021-06-29T11:15:46.822Z] ---> 3fd8d6a2e0b6 [2021-06-29T11:15:46.822Z] Step 7/24 : RUN go mod download [2021-06-29T11:15:47.100Z] Removing intermediate container 32b4af555a16 [2021-06-29T11:15:47.100Z] ---> 10d5a8a38ceb [2021-06-29T11:15:47.100Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-29T11:15:47.100Z] ---> Running in d3c82eef3c75 [2021-06-29T11:15:47.100Z] ---> 9d5a4e7b4c0c [2021-06-29T11:15:47.384Z] ---> 19da6d8f004f [2021-06-29T11:15:47.384Z] Step 7/26 : RUN go mod download [2021-06-29T11:15:47.384Z] Step 7/24 : RUN go mod download [2021-06-29T11:15:47.384Z] ---> Running in 5ab86462435a [2021-06-29T11:15:47.384Z] ---> Running in 474c83c946e7 [2021-06-29T11:15:47.660Z] ---> Running in a569f1d8cbb7 [2021-06-29T11:15:48.652Z] Removing intermediate container a569f1d8cbb7 [2021-06-29T11:15:48.652Z] ---> 2165e4392625 [2021-06-29T11:15:48.652Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-29T11:15:48.652Z] ---> Running in 4376d2800a01 [2021-06-29T11:15:49.648Z] Removing intermediate container 4376d2800a01 [2021-06-29T11:15:49.648Z] ---> f543ba1a4d72 [2021-06-29T11:15:49.648Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-29T11:15:51.098Z] Removing intermediate container f89c714582db [2021-06-29T11:15:51.098Z] ---> 0a01d752259a [2021-06-29T11:15:51.098Z] Step 8/23 : COPY . . [2021-06-29T11:15:51.373Z] Removing intermediate container d3c82eef3c75 [2021-06-29T11:15:51.373Z] ---> 5467199638f7 [2021-06-29T11:15:51.373Z] Step 8/24 : COPY . . [2021-06-29T11:15:51.646Z] ---> 964f2cbca5f6 [2021-06-29T11:15:51.646Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-29T11:15:52.247Z] Removing intermediate container 474c83c946e7 [2021-06-29T11:15:52.247Z] ---> f771d2cf660c [2021-06-29T11:15:52.247Z] Step 8/26 : COPY . . [2021-06-29T11:15:52.247Z] Removing intermediate container 5ab86462435a [2021-06-29T11:15:52.247Z] ---> ddb7e1fb0fb3 [2021-06-29T11:15:52.247Z] Step 8/24 : COPY . . [2021-06-29T11:15:54.294Z] ---> b22fe36dbde6 [2021-06-29T11:15:54.294Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-29T11:15:57.778Z] ---> e1537756dbe4 [2021-06-29T11:15:57.778Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-29T11:15:58.399Z] ---> Running in 4d407fd69c9f [2021-06-29T11:15:59.881Z] Removing intermediate container 4d407fd69c9f [2021-06-29T11:15:59.881Z] ---> fd0cce745aaa [2021-06-29T11:15:59.881Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T11:16:00.504Z] ---> Running in 73efa0f90bbd [2021-06-29T11:16:01.967Z] Removing intermediate container 73efa0f90bbd [2021-06-29T11:16:01.967Z] ---> f875d5c01068 [2021-06-29T11:16:01.967Z] Step 22/24 : LABEL arch=arm64 [2021-06-29T11:16:02.247Z] ---> Running in b5b11c65b567 [2021-06-29T11:16:03.289Z] Removing intermediate container b5b11c65b567 [2021-06-29T11:16:03.290Z] ---> 9fe76a1cda5c [2021-06-29T11:16:03.290Z] Step 23/24 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d [2021-06-29T11:16:03.941Z] ---> Running in 4871ff2d86a3 [2021-06-29T11:16:05.404Z] Removing intermediate container 4871ff2d86a3 [2021-06-29T11:16:05.405Z] ---> 21aab3ef3df6 [2021-06-29T11:16:05.405Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T11:16:06.004Z] ---> Running in 5c01cc8c058a [2021-06-29T11:16:06.995Z] Removing intermediate container 5c01cc8c058a [2021-06-29T11:16:06.995Z] ---> a100fa2ad7ca [2021-06-29T11:16:06.995Z] [2021-06-29T11:16:07.983Z] Successfully built a100fa2ad7ca [2021-06-29T11:16:07.983Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-29T11:16:13.422Z]  Building sys-mgmt-agent ... done  ---> ba1e617596f0 [2021-06-29T11:16:13.422Z] Step 9/23 : RUN go mod tidy [2021-06-29T11:16:13.698Z] ---> 8fc09a17a0ba [2021-06-29T11:16:13.699Z] Step 9/24 : RUN go mod tidy [2021-06-29T11:16:13.975Z] ---> Running in 696c11660d1c [2021-06-29T11:16:13.975Z] ---> 862b1b7a10b4 [2021-06-29T11:16:13.975Z] Step 9/24 : RUN go mod tidy [2021-06-29T11:16:13.975Z] ---> Running in 560efd71fe50 [2021-06-29T11:16:14.251Z] ---> Running in c7944df98bbb [2021-06-29T11:16:14.251Z] ---> accdd229ceb1 [2021-06-29T11:16:14.251Z] Step 9/26 : RUN go mod tidy [2021-06-29T11:16:14.529Z] ---> Running in edb77688bb9f [2021-06-29T11:16:19.983Z] Removing intermediate container 696c11660d1c [2021-06-29T11:16:19.983Z] ---> a97ad68fe231 [2021-06-29T11:16:19.983Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-29T11:16:19.983Z] ---> Running in ea515edf29a4 [2021-06-29T11:16:19.983Z] Removing intermediate container c7944df98bbb [2021-06-29T11:16:19.983Z] ---> a7c221b643fe [2021-06-29T11:16:19.983Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-29T11:16:20.261Z] ---> Running in 1ce02103bdc9 [2021-06-29T11:16:20.261Z] Removing intermediate container 560efd71fe50 [2021-06-29T11:16:20.261Z] ---> da90fdb67ee5 [2021-06-29T11:16:20.261Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-29T11:16:20.538Z] Removing intermediate container edb77688bb9f [2021-06-29T11:16:20.538Z] ---> 4683201e0614 [2021-06-29T11:16:20.538Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-29T11:16:20.538Z] ---> Running in a8f11c59213c [2021-06-29T11:16:20.828Z] ---> Running in d5d04d297b42 [2021-06-29T11:16:21.826Z] 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-06-29T11:16:22.107Z] 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-06-29T11:16:22.385Z] 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-06-29T11:16:22.665Z] 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-06-29T11:17:59.694Z] 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-06-29T11:17:59.694Z] Removing intermediate container 1ce02103bdc9 [2021-06-29T11:17:59.694Z] ---> fca1f2829241 [2021-06-29T11:17:59.694Z] [2021-06-29T11:17:59.694Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T11:17:59.694Z] ---> c4fd0aeabfcf [2021-06-29T11:17:59.694Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-29T11:17:59.694Z] ---> Using cache [2021-06-29T11:17:59.694Z] ---> 9c8c4096d52d [2021-06-29T11:17:59.694Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T11:17:59.694Z] ---> Using cache [2021-06-29T11:17:59.694Z] ---> fbb20e194103 [2021-06-29T11:17:59.694Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-29T11:17:59.694Z] ---> Running in 1640429e30d4 [2021-06-29T11:17:59.694Z] Removing intermediate container 1640429e30d4 [2021-06-29T11:17:59.694Z] ---> f6d1596a2a09 [2021-06-29T11:17:59.694Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-29T11:17:59.694Z] ---> Running in 4f9c4dcea456 [2021-06-29T11:17:59.694Z] Removing intermediate container 4f9c4dcea456 [2021-06-29T11:17:59.694Z] ---> 3ae61473d0c1 [2021-06-29T11:17:59.694Z] Step 16/24 : WORKDIR / [2021-06-29T11:17:59.694Z] ---> Running in e4d7e6a2eba7 [2021-06-29T11:17:59.694Z] Removing intermediate container e4d7e6a2eba7 [2021-06-29T11:17:59.694Z] ---> 497efaf1ee46 [2021-06-29T11:17:59.694Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T11:17:59.694Z] ---> 0e88583c7d87 [2021-06-29T11:17:59.694Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-29T11:17:59.694Z] Removing intermediate container ea515edf29a4 [2021-06-29T11:17:59.694Z] ---> 304e183de551 [2021-06-29T11:17:59.694Z] [2021-06-29T11:17:59.694Z] Step 11/23 : FROM alpine:3.12 [2021-06-29T11:17:59.694Z] ---> c4fd0aeabfcf [2021-06-29T11:17:59.694Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-29T11:17:59.694Z] ---> Running in b59e3396778c [2021-06-29T11:17:59.694Z] ---> 9e7d423f6aa9 [2021-06-29T11:17:59.694Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-29T11:17:59.694Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T11:17:59.694Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T11:17:59.694Z] ---> 3db26ac11e47 [2021-06-29T11:17:59.694Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-29T11:17:59.694Z] ---> Running in c15f215b4955 [2021-06-29T11:17:59.694Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-29T11:17:59.694Z] Removing intermediate container d5d04d297b42 [2021-06-29T11:17:59.694Z] ---> 3bcd7bc139f1 [2021-06-29T11:17:59.694Z] [2021-06-29T11:17:59.694Z] Step 11/26 : FROM alpine:3.12 [2021-06-29T11:17:59.694Z] ---> c4fd0aeabfcf [2021-06-29T11:17:59.694Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-29T11:17:59.694Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-29T11:17:59.694Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T11:17:59.694Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T11:17:59.694Z] OK: 6 MiB in 16 packages [2021-06-29T11:17:59.694Z] ---> Running in 004e4d053154 [2021-06-29T11:17:59.694Z] Removing intermediate container c15f215b4955 [2021-06-29T11:17:59.694Z] ---> ec7704e0d9fa [2021-06-29T11:17:59.694Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T11:17:59.694Z] ---> Running in 8125268fdeb5 [2021-06-29T11:18:00.705Z] Removing intermediate container 8125268fdeb5 [2021-06-29T11:18:00.705Z] ---> 24ec3c63f6b2 [2021-06-29T11:18:00.705Z] Step 22/24 : LABEL arch=arm64 [2021-06-29T11:18:00.705Z] ---> Running in 6fd16278acaf [2021-06-29T11:18:00.989Z] Removing intermediate container b59e3396778c [2021-06-29T11:18:00.989Z] ---> 326fe5699292 [2021-06-29T11:18:00.989Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T11:18:01.267Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T11:18:01.267Z] ---> Running in 9a226dfa589d [2021-06-29T11:18:01.267Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T11:18:01.550Z] Removing intermediate container 6fd16278acaf [2021-06-29T11:18:01.550Z] ---> 40763c42aca4 [2021-06-29T11:18:01.550Z] Step 23/24 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d [2021-06-29T11:18:01.550Z] ---> Running in a43a2c0e92d4 [2021-06-29T11:18:01.827Z] Removing intermediate container 9a226dfa589d [2021-06-29T11:18:01.828Z] ---> c138cd36edad [2021-06-29T11:18:01.828Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-29T11:18:01.828Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-29T11:18:02.106Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T11:18:02.106Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-29T11:18:02.106Z] (4/6) Installing curl (7.77.0-r0) [2021-06-29T11:18:02.106Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-29T11:18:02.106Z] (6/6) Installing su-exec (0.2-r1) [2021-06-29T11:18:02.106Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T11:18:02.106Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T11:18:02.106Z] ---> Running in 41c01d155f50 [2021-06-29T11:18:02.382Z] Removing intermediate container a43a2c0e92d4 [2021-06-29T11:18:02.382Z] ---> cf85e9885e53 [2021-06-29T11:18:02.382Z] OK: 7 MiB in 20 packages [2021-06-29T11:18:02.382Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T11:18:02.656Z] ---> Running in 1587a7ea06e6 [2021-06-29T11:18:02.937Z] Removing intermediate container 41c01d155f50 [2021-06-29T11:18:02.937Z] ---> d7a564f23ee2 [2021-06-29T11:18:02.937Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-29T11:18:03.211Z] ---> Running in 743f75a4c69b [2021-06-29T11:18:03.486Z] Removing intermediate container 1587a7ea06e6 [2021-06-29T11:18:03.486Z] ---> bc7c468dff3b [2021-06-29T11:18:03.486Z] [2021-06-29T11:18:04.092Z] Successfully built bc7c468dff3b [2021-06-29T11:18:04.092Z] Successfully tagged core-command-arm64:latest [2021-06-29T11:18:04.092Z]  Building core-command ... done Removing intermediate container 743f75a4c69b [2021-06-29T11:18:04.092Z] ---> 2cbbc99c91fc [2021-06-29T11:18:04.092Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T11:18:04.383Z] Removing intermediate container 004e4d053154 [2021-06-29T11:18:04.383Z] ---> 7e95f8738840 [2021-06-29T11:18:04.383Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-29T11:18:04.667Z] ---> Running in cc960cf7ec4f [2021-06-29T11:18:04.943Z] ---> fe6929e16b0f [2021-06-29T11:18:04.943Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-29T11:18:05.236Z] Removing intermediate container a8f11c59213c [2021-06-29T11:18:05.236Z] ---> 78fc67a511e9 [2021-06-29T11:18:05.236Z] [2021-06-29T11:18:05.236Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T11:18:05.236Z] ---> c4fd0aeabfcf [2021-06-29T11:18:05.236Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-29T11:18:05.236Z] Removing intermediate container cc960cf7ec4f [2021-06-29T11:18:05.236Z] ---> 66053f3cf893 [2021-06-29T11:18:05.236Z] Step 14/26 : WORKDIR / [2021-06-29T11:18:05.512Z] ---> Running in 2d138aee5b74 [2021-06-29T11:18:05.512Z] ---> Running in b9dc99b76caf [2021-06-29T11:18:06.119Z] Removing intermediate container 2d138aee5b74 [2021-06-29T11:18:06.119Z] ---> 61e801843ccd [2021-06-29T11:18:06.119Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-29T11:18:06.119Z] Removing intermediate container b9dc99b76caf [2021-06-29T11:18:06.119Z] ---> c597fb25de0a [2021-06-29T11:18:06.119Z] 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-06-29T11:18:06.394Z] ---> Running in 14fa163968e5 [2021-06-29T11:18:06.394Z] ---> 4179a267393e [2021-06-29T11:18:06.395Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-29T11:18:07.002Z] Removing intermediate container 14fa163968e5 [2021-06-29T11:18:07.002Z] ---> a29b00754110 [2021-06-29T11:18:07.002Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-29T11:18:07.002Z] ---> Running in d4148cab627a [2021-06-29T11:18:07.002Z] ---> d518b5f38e23 [2021-06-29T11:18:07.002Z] 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-06-29T11:18:07.275Z] ---> 6e8199fc56f8 [2021-06-29T11:18:07.275Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-29T11:18:07.549Z] ---> Running in 127ba37609fc [2021-06-29T11:18:07.829Z] Removing intermediate container d4148cab627a [2021-06-29T11:18:07.829Z] ---> ea84480187c0 [2021-06-29T11:18:07.829Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T11:18:07.829Z] ---> Running in 3446986acd62 [2021-06-29T11:18:08.108Z] ---> 3d66c075bf38 [2021-06-29T11:18:08.108Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-29T11:18:08.431Z] Removing intermediate container 127ba37609fc [2021-06-29T11:18:08.431Z] ---> 23363dc03520 [2021-06-29T11:18:08.431Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T11:18:08.431Z] ---> Running in 5027cbcb7ce7 [2021-06-29T11:18:09.034Z] ---> 56898b507e63 [2021-06-29T11:18:09.034Z] 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-06-29T11:18:09.034Z] Removing intermediate container 5027cbcb7ce7 [2021-06-29T11:18:09.034Z] ---> 217087307412 [2021-06-29T11:18:09.034Z] Step 21/23 : LABEL arch=arm64 [2021-06-29T11:18:09.333Z] ---> Running in 218e61969b2c [2021-06-29T11:18:09.947Z] Removing intermediate container 218e61969b2c [2021-06-29T11:18:09.947Z] ---> dab5fc97b463 [2021-06-29T11:18:09.947Z] Step 22/23 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d [2021-06-29T11:18:09.947Z] ---> 1c4394042488 [2021-06-29T11:18:09.947Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-29T11:18:10.217Z] ---> Running in 7169ebbe4fce [2021-06-29T11:18:10.825Z] Removing intermediate container 7169ebbe4fce [2021-06-29T11:18:10.825Z] ---> 0d2e73fab0a6 [2021-06-29T11:18:10.825Z] Removing intermediate container 3446986acd62 [2021-06-29T11:18:10.825Z] ---> fbd6c0bd202f [2021-06-29T11:18:10.825Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-29T11:18:10.825Z] Step 23/23 : LABEL version=0.0.0 [2021-06-29T11:18:10.825Z] ---> Running in e5da50d62b8d [2021-06-29T11:18:10.825Z] ---> Running in 28ab59a2bedf [2021-06-29T11:18:11.430Z] ---> e64e1018a1f2 [2021-06-29T11:18:11.430Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-29T11:18:11.703Z] Removing intermediate container e5da50d62b8d [2021-06-29T11:18:11.703Z] ---> a10a04bfc469 [2021-06-29T11:18:11.703Z] [2021-06-29T11:18:11.977Z] Successfully built a10a04bfc469 [2021-06-29T11:18:11.977Z] Successfully tagged support-notifications-arm64:latest [2021-06-29T11:18:12.252Z]  Building support-notifications ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T11:18:12.851Z] ---> f450aaa9c9f4 [2021-06-29T11:18:12.851Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-29T11:18:13.126Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T11:18:13.724Z] ---> 48ab41c7b283 [2021-06-29T11:18:13.724Z] 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-06-29T11:18:13.724Z] ---> Running in 8423b926a3ec [2021-06-29T11:18:13.724Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-29T11:18:13.998Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-29T11:18:13.998Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-29T11:18:13.998Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-29T11:18:14.272Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-29T11:18:14.272Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-29T11:18:14.546Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T11:18:14.546Z] OK: 8 MiB in 20 packages [2021-06-29T11:18:15.979Z] Removing intermediate container 28ab59a2bedf [2021-06-29T11:18:15.979Z] ---> 6fbb84b54378 [2021-06-29T11:18:15.979Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T11:18:15.979Z] Removing intermediate container 8423b926a3ec [2021-06-29T11:18:15.979Z] ---> 4117249669df [2021-06-29T11:18:15.979Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-29T11:18:16.252Z] ---> Running in e2702476f4a0 [2021-06-29T11:18:16.527Z] ---> 041383b3b9e3 [2021-06-29T11:18:16.527Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-29T11:18:16.527Z] Removing intermediate container e2702476f4a0 [2021-06-29T11:18:16.527Z] ---> 96ddc257987f [2021-06-29T11:18:16.527Z] Step 24/26 : LABEL arch=arm64 [2021-06-29T11:18:16.801Z] ---> Running in 8c25cdab83dc [2021-06-29T11:18:17.397Z] Removing intermediate container 8c25cdab83dc [2021-06-29T11:18:17.397Z] ---> ffe7d6b47c3b [2021-06-29T11:18:17.397Z] Step 25/26 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d [2021-06-29T11:18:17.673Z] ---> 96e1ea90b1b3 [2021-06-29T11:18:17.673Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-29T11:18:17.673Z] ---> Running in 98fd20bc9006 [2021-06-29T11:18:18.265Z] Removing intermediate container 98fd20bc9006 [2021-06-29T11:18:18.265Z] ---> c7e4749c5fa6 [2021-06-29T11:18:18.265Z] Step 26/26 : LABEL version=0.0.0 [2021-06-29T11:18:18.265Z] ---> Running in d6a0135c7e4b [2021-06-29T11:18:18.537Z] ---> cf099232266d [2021-06-29T11:18:18.537Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-29T11:18:18.537Z] ---> Running in eeb48d1945f1 [2021-06-29T11:18:18.807Z] Removing intermediate container d6a0135c7e4b [2021-06-29T11:18:18.807Z] ---> 6c809d12d5c5 [2021-06-29T11:18:18.807Z] [2021-06-29T11:18:19.077Z] Successfully built 6c809d12d5c5 [2021-06-29T11:18:19.077Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-29T11:18:19.351Z]  Building security-secretstore-setup ... done Removing intermediate container eeb48d1945f1 [2021-06-29T11:18:19.351Z] ---> 1ac0f6f26d1a [2021-06-29T11:18:19.351Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T11:18:19.351Z] ---> Running in c689211e10a5 [2021-06-29T11:18:19.947Z] Removing intermediate container c689211e10a5 [2021-06-29T11:18:19.947Z] ---> 0cde02a996c1 [2021-06-29T11:18:19.947Z] Step 22/24 : LABEL arch=arm64 [2021-06-29T11:18:19.947Z] ---> Running in b7424a274cb9 [2021-06-29T11:18:20.540Z] Removing intermediate container b7424a274cb9 [2021-06-29T11:18:20.540Z] ---> 67e51479b6d6 [2021-06-29T11:18:20.540Z] Step 23/24 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d [2021-06-29T11:18:20.540Z] ---> Running in ca8f02c15209 [2021-06-29T11:18:21.132Z] Removing intermediate container ca8f02c15209 [2021-06-29T11:18:21.132Z] ---> 79a810d489b9 [2021-06-29T11:18:21.132Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T11:18:21.132Z] ---> Running in 2f3813312724 [2021-06-29T11:18:21.721Z] Removing intermediate container 2f3813312724 [2021-06-29T11:18:21.721Z] ---> a6d0828171a7 [2021-06-29T11:18:21.721Z] [2021-06-29T11:18:21.993Z] Successfully built a6d0828171a7 [2021-06-29T11:18:21.993Z] Successfully tagged core-data-arm64:latest [2021-06-29T11:18:22.281Z]  Building core-data ... done  [Pipeline] } [2021-06-29T11:18:22.282Z] $ docker stop --time=1 155f5a1e70b322dd8cf797f949178c3f335706fed3755ba3340153c0eff81e92 [2021-06-29T11:18:24.052Z] $ docker rm -f 155f5a1e70b322dd8cf797f949178c3f335706fed3755ba3340153c0eff81e92 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T11:18:24.629Z] + docker images [2021-06-29T11:18:24.903Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-29T11:18:24.903Z] core-data-arm64 latest a6d0828171a7 3 seconds ago 19.1MB [2021-06-29T11:18:24.903Z] security-secretstore-setup-arm64 latest 6c809d12d5c5 6 seconds ago 27.1MB [2021-06-29T11:18:24.903Z] support-notifications-arm64 latest a10a04bfc469 13 seconds ago 15.7MB [2021-06-29T11:18:24.903Z] 78fc67a511e9 20 seconds ago 975MB [2021-06-29T11:18:24.903Z] core-command-arm64 latest bc7c468dff3b 22 seconds ago 15MB [2021-06-29T11:18:24.903Z] 3bcd7bc139f1 26 seconds ago 976MB [2021-06-29T11:18:24.903Z] 304e183de551 30 seconds ago 969MB [2021-06-29T11:18:24.903Z] fca1f2829241 36 seconds ago 966MB [2021-06-29T11:18:24.903Z] sys-mgmt-agent-arm64 latest a100fa2ad7ca 2 minutes ago 299MB [2021-06-29T11:18:24.903Z] security-bootstrapper-arm64 latest eb7cd8ca78fe 3 minutes ago 17.5MB [2021-06-29T11:18:24.903Z] core-metadata-arm64 latest 98c65ac5643b 3 minutes ago 15.7MB [2021-06-29T11:18:24.903Z] support-scheduler-arm64 latest bade82b1ca5f 3 minutes ago 15.1MB [2021-06-29T11:18:24.903Z] security-proxy-setup-arm64 latest ab9f3b72db93 3 minutes ago 24.2MB [2021-06-29T11:18:24.903Z] f40c515b4889 3 minutes ago 969MB [2021-06-29T11:18:24.903Z] 6ab90983584a 4 minutes ago 972MB [2021-06-29T11:18:24.903Z] 07450e328e6c 4 minutes ago 968MB [2021-06-29T11:18:24.903Z] 786a55eb8ed3 4 minutes ago 973MB [2021-06-29T11:18:24.903Z] 5839a0b23dbc 4 minutes ago 969MB [2021-06-29T11:18:24.903Z] ci-base-image-arm64 latest bd61a32f4f6d 14 minutes ago 641MB [2021-06-29T11:18:24.903Z] alpine 3.12 c4fd0aeabfcf 13 days ago 5.32MB [2021-06-29T11:18:24.903Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB [2021-06-29T11:18:24.903Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-29T11:18:24.903Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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] libraryResource [Pipeline] sh [2021-06-29T11:18:26.267Z] ---> job-cost.sh [2021-06-29T11:18:26.267Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-k9OB [2021-06-29T11:19:05.231Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-29T11:20:41.991Z] lf-activate-venv(): INFO: Adding /tmp/venv-k9OB/bin to PATH [2021-06-29T11:20:41.991Z] INFO: No Stack... [2021-06-29T11:20:41.991Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-29T11:20:41.991Z] INFO: Archiving Costs [Pipeline] sh [2021-06-29T11:20:42.338Z] + cat /w/workspace/edgex-go/35/archives/cost.csv [2021-06-29T11:20:42.338Z] + cut -d, -f6 [Pipeline] lock [2021-06-29T11:20:42.400Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-35-stack-cost] [2021-06-29T11:20:42.411Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3579-35-stack-cost] did not exist. Created. [2021-06-29T11:20:42.411Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-29T11:20:42.789Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-29T11:20:43.050Z] Stashed 1 file(s) [Pipeline] } [2021-06-29T11:20:43.067Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-35-stack-cost] [Pipeline] // lock [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-29T11:20:45.636Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T11:20:46.527Z] ---> package-listing.sh [2021-06-29T11:20:46.527Z] ++ facter osfamily [2021-06-29T11:20:46.527Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-29T11:20:46.799Z] + OS_FAMILY=redhat [2021-06-29T11:20:46.799Z] + workspace=/w/workspace/edgex-go/35 [2021-06-29T11:20:46.799Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-29T11:20:46.799Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-29T11:20:46.799Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-29T11:20:46.799Z] + PACKAGES=/tmp/packages_start.txt [2021-06-29T11:20:46.799Z] + '[' /w/workspace/edgex-go/35 ']' [2021-06-29T11:20:46.799Z] + PACKAGES=/tmp/packages_end.txt [2021-06-29T11:20:46.799Z] + case "${OS_FAMILY}" in [2021-06-29T11:20:46.799Z] + rpm -qa [2021-06-29T11:20:46.799Z] + sort [2021-06-29T11:20:53.394Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-29T11:20:53.394Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-29T11:20:53.394Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-29T11:20:53.394Z] + '[' /w/workspace/edgex-go/35 ']' [2021-06-29T11:20:53.394Z] + mkdir -p /w/workspace/edgex-go/35/archives/ [2021-06-29T11:20:53.394Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/35/archives/ [Pipeline] echo [2021-06-29T11:20:53.411Z] 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/35/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-29T11:20:53.709Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-29T11:20:54.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T11:20:54.292Z] [2021-06-29T11:20:54.292Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-29T11:20:54.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T11:20:54.638Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-29T11:20:54.638Z] df20fa9351a1: Pulling fs layer [2021-06-29T11:20:54.638Z] 36b3adc4ff6f: Pulling fs layer [2021-06-29T11:20:54.638Z] 8ad3a11d3b57: Pulling fs layer [2021-06-29T11:20:54.638Z] 46f8f816bc3b: Pulling fs layer [2021-06-29T11:20:54.638Z] 93b61091891f: Pulling fs layer [2021-06-29T11:20:54.638Z] 93b9cdb0e59b: Pulling fs layer [2021-06-29T11:20:54.638Z] 5e14af77c1be: Pulling fs layer [2021-06-29T11:20:54.638Z] 01666e4c0597: Pulling fs layer [2021-06-29T11:20:54.638Z] aa168da1d23b: Pulling fs layer [2021-06-29T11:20:54.638Z] 46f8f816bc3b: Waiting [2021-06-29T11:20:54.638Z] 93b61091891f: Waiting [2021-06-29T11:20:54.638Z] 93b9cdb0e59b: Waiting [2021-06-29T11:20:54.638Z] 5e14af77c1be: Waiting [2021-06-29T11:20:54.638Z] 01666e4c0597: Waiting [2021-06-29T11:20:54.638Z] aa168da1d23b: Waiting [2021-06-29T11:20:54.638Z] 36b3adc4ff6f: Verifying Checksum [2021-06-29T11:20:54.638Z] 36b3adc4ff6f: Download complete [2021-06-29T11:20:54.903Z] 46f8f816bc3b: Verifying Checksum [2021-06-29T11:20:54.903Z] 46f8f816bc3b: Download complete [2021-06-29T11:20:54.903Z] df20fa9351a1: Verifying Checksum [2021-06-29T11:20:54.903Z] df20fa9351a1: Download complete [2021-06-29T11:20:54.903Z] 93b9cdb0e59b: Verifying Checksum [2021-06-29T11:20:54.903Z] 93b9cdb0e59b: Download complete [2021-06-29T11:20:54.903Z] 93b61091891f: Verifying Checksum [2021-06-29T11:20:54.903Z] 93b61091891f: Download complete [2021-06-29T11:20:54.903Z] 5e14af77c1be: Verifying Checksum [2021-06-29T11:20:54.903Z] 5e14af77c1be: Download complete [2021-06-29T11:20:54.903Z] 01666e4c0597: Verifying Checksum [2021-06-29T11:20:54.904Z] 01666e4c0597: Download complete [2021-06-29T11:20:55.169Z] 8ad3a11d3b57: Verifying Checksum [2021-06-29T11:20:55.169Z] 8ad3a11d3b57: Download complete [2021-06-29T11:20:55.169Z] df20fa9351a1: Pull complete [2021-06-29T11:20:55.169Z] 36b3adc4ff6f: Pull complete [2021-06-29T11:20:55.751Z] 8ad3a11d3b57: Pull complete [2021-06-29T11:20:56.013Z] 46f8f816bc3b: Pull complete [2021-06-29T11:20:56.589Z] 93b61091891f: Pull complete [2021-06-29T11:20:56.589Z] 93b9cdb0e59b: Pull complete [2021-06-29T11:20:56.850Z] 5e14af77c1be: Pull complete [2021-06-29T11:20:56.850Z] 01666e4c0597: Pull complete [2021-06-29T11:20:57.117Z] aa168da1d23b: Verifying Checksum [2021-06-29T11:20:57.117Z] aa168da1d23b: Download complete [2021-06-29T11:21:02.429Z] aa168da1d23b: Pull complete [2021-06-29T11:21:02.429Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-29T11:21:02.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T11:21:02.429Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-29T11:21:02.531Z] prd-centos7-docker-4c-2g-658 does not seem to be running inside a container [2021-06-29T11:21:02.578Z] $ 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/35/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/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-29T11:21:17.516Z] $ docker top 2d535e3a0c58833aa5ea0e50b8f2eb34974b16a4ad2d18a198da4cee96f0770f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T11:21:17.928Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-29T11:21:18.227Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-29T11:21:18.546Z] + ls /var/log/sa-host [2021-06-29T11:21:18.546Z] + sadf -c /var/log/sa-host/sa05 [2021-06-29T11:21:18.546Z] file_magic: OK [2021-06-29T11:21:18.546Z] HZ: Using current value: 100 [2021-06-29T11:21:18.546Z] file_header: OK [2021-06-29T11:21:18.546Z] 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-06-29T11:21:18.546Z] Statistics: [2021-06-29T11:21:18.546Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-29T11:21:18.546Z] File successfully converted to sysstat format version 12.2.1 [2021-06-29T11:21:18.546Z] + sadf -c /var/log/sa-host/sa29 [2021-06-29T11:21:18.546Z] file_magic: OK [2021-06-29T11:21:18.546Z] HZ: Using current value: 100 [2021-06-29T11:21:18.546Z] file_header: OK [2021-06-29T11:21:18.546Z] 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-06-29T11:21:18.546Z] Statistics: [2021-06-29T11:21:18.546Z] 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-06-29T11:21:18.546Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T11:21:19.501Z] provisioning config files... [2021-06-29T11:21:19.516Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/35@tmp/config7084876075865787183tmp [Pipeline] { [Pipeline] echo [2021-06-29T11:21:19.545Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T11:21:19.856Z] ---> create-netrc.sh [Pipeline] } [2021-06-29T11:21:19.875Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-29T11:21:20.310Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-29T11:21:20.325Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T11:21:20.633Z] ---> sudo-logs.sh [2021-06-29T11:21:20.633Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-29T11:21:20.715Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T11:21:21.036Z] ---> job-cost.sh [2021-06-29T11:21:21.036Z] lf-activate-venv: SKIPPING [2021-06-29T11:21:21.036Z] DEBUG: total: 0.18000000715255737 [2021-06-29T11:21:21.036Z] INFO: Retrieving Stack Cost... [2021-06-29T11:21:22.431Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-29T11:21:22.694Z] INFO: Archiving Costs [Pipeline] echo [2021-06-29T11:21:22.713Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T11:21:23.020Z] ---> logs-deploy.sh [2021-06-29T11:21:23.020Z] lf-activate-venv: SKIPPING [2021-06-29T11:21:23.020Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/35 [2021-06-29T11:21:23.020Z] INFO: archiving workspace using pattern(s): [2021-06-29T11:21:23.965Z] Archives upload complete. [2021-06-29T11:21:23.965Z] INFO: archiving logs to Nexus [2021-06-29T11:21:24.542Z] ---> uname -a: [2021-06-29T11:21:24.542Z] Linux prd-centos7-docker-4c-2g-658.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-29T11:21:24.542Z] [2021-06-29T11:21:24.542Z] [2021-06-29T11:21:24.542Z] ---> lscpu: [2021-06-29T11:21:24.543Z] Architecture: x86_64 [2021-06-29T11:21:24.543Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-29T11:21:24.543Z] Byte Order: Little Endian [2021-06-29T11:21:24.543Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-29T11:21:24.543Z] CPU(s): 2 [2021-06-29T11:21:24.543Z] On-line CPU(s) list: 0,1 [2021-06-29T11:21:24.543Z] Thread(s) per core: 1 [2021-06-29T11:21:24.543Z] Core(s) per socket: 1 [2021-06-29T11:21:24.543Z] Socket(s): 2 [2021-06-29T11:21:24.543Z] NUMA node(s): 1 [2021-06-29T11:21:24.543Z] Vendor ID: AuthenticAMD [2021-06-29T11:21:24.543Z] CPU family: 23 [2021-06-29T11:21:24.543Z] Model: 49 [2021-06-29T11:21:24.543Z] Model name: AMD EPYC-Rome Processor [2021-06-29T11:21:24.543Z] Stepping: 0 [2021-06-29T11:21:24.543Z] CPU MHz: 2799.998 [2021-06-29T11:21:24.543Z] BogoMIPS: 5599.99 [2021-06-29T11:21:24.543Z] Virtualization: AMD-V [2021-06-29T11:21:24.543Z] Hypervisor vendor: KVM [2021-06-29T11:21:24.543Z] Virtualization type: full [2021-06-29T11:21:24.543Z] L1d cache: 64 KiB [2021-06-29T11:21:24.543Z] L1i cache: 64 KiB [2021-06-29T11:21:24.543Z] L2 cache: 1 MiB [2021-06-29T11:21:24.543Z] L3 cache: 32 MiB [2021-06-29T11:21:24.543Z] NUMA node0 CPU(s): 0,1 [2021-06-29T11:21:24.543Z] Vulnerability Itlb multihit: Not affected [2021-06-29T11:21:24.543Z] Vulnerability L1tf: Not affected [2021-06-29T11:21:24.543Z] Vulnerability Mds: Not affected [2021-06-29T11:21:24.543Z] Vulnerability Meltdown: Not affected [2021-06-29T11:21:24.543Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-29T11:21:24.543Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-29T11:21:24.543Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-29T11:21:24.543Z] Vulnerability Srbds: Not affected [2021-06-29T11:21:24.543Z] Vulnerability Tsx async abort: Not affected [2021-06-29T11:21:24.543Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-29T11:21:24.543Z] [2021-06-29T11:21:24.543Z] [2021-06-29T11:21:24.543Z] ---> nproc: [2021-06-29T11:21:24.543Z] 2 [2021-06-29T11:21:24.543Z] [2021-06-29T11:21:24.543Z] [2021-06-29T11:21:24.543Z] ---> df -h: [2021-06-29T11:21:24.543Z] Filesystem Size Used Available Use% Mounted on [2021-06-29T11:21:24.543Z] overlay 40.0G 12.1G 27.9G 30% / [2021-06-29T11:21:24.543Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-29T11:21:24.543Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-29T11:21:24.543Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-29T11:21:24.543Z] /dev/vda1 40.0G 12.1G 27.9G 30% /facter-os [2021-06-29T11:21:24.543Z] /dev/vda1 40.0G 12.1G 27.9G 30% /etc/resolv.conf [2021-06-29T11:21:24.543Z] /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hostname [2021-06-29T11:21:24.543Z] /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hosts [2021-06-29T11:21:24.543Z] /dev/vda1 40.0G 12.1G 27.9G 30% /run/cloud-init/result.json [2021-06-29T11:21:24.543Z] /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/sa-host [2021-06-29T11:21:24.543Z] /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/secure [2021-06-29T11:21:24.543Z] /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/auth.log [2021-06-29T11:21:24.543Z] /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/35 [2021-06-29T11:21:24.543Z] /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/35@tmp [2021-06-29T11:21:24.543Z] [2021-06-29T11:21:24.543Z] [2021-06-29T11:21:24.543Z] ---> free -m: [2021-06-29T11:21:24.543Z] total used free shared buff/cache available [2021-06-29T11:21:24.543Z] Mem: 7821 1339 1370 0 5110 6494 [2021-06-29T11:21:24.543Z] Swap: 1023 1 1022 [2021-06-29T11:21:24.543Z] [2021-06-29T11:21:24.543Z] [2021-06-29T11:21:24.543Z] ---> ip addr: [2021-06-29T11:21:24.543Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-29T11:21:24.543Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-29T11:21:24.543Z] inet 127.0.0.1/8 scope host lo [2021-06-29T11:21:24.543Z] valid_lft forever preferred_lft forever [2021-06-29T11:21:24.543Z] inet6 ::1/128 scope host [2021-06-29T11:21:24.543Z] valid_lft forever preferred_lft forever [2021-06-29T11:21:24.543Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-29T11:21:24.543Z] link/ether fa:16:3e:55:38:1f brd ff:ff:ff:ff:ff:ff [2021-06-29T11:21:24.543Z] inet 10.30.123.60/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-29T11:21:24.543Z] valid_lft 85032sec preferred_lft 85032sec [2021-06-29T11:21:24.543Z] inet6 fe80::f816:3eff:fe55:381f/64 scope link [2021-06-29T11:21:24.543Z] valid_lft forever preferred_lft forever [2021-06-29T11:21:24.543Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-29T11:21:24.543Z] link/ether 02:42:eb:8a:af:62 brd ff:ff:ff:ff:ff:ff [2021-06-29T11:21:24.543Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-29T11:21:24.543Z] valid_lft forever preferred_lft forever [2021-06-29T11:21:24.543Z] inet6 fe80::42:ebff:fe8a:af62/64 scope link [2021-06-29T11:21:24.543Z] valid_lft forever preferred_lft forever [2021-06-29T11:21:24.543Z] [2021-06-29T11:21:24.543Z] [2021-06-29T11:21:24.543Z] ---> sar -b -r -n DEV: [2021-06-29T11:21:24.543Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) [2021-06-29T11:21:24.543Z] [2021-06-29T11:21:24.543Z] 10:58:25 LINUX RESTART (2 CPU) [2021-06-29T11:21:24.543Z] [2021-06-29T11:21:24.543Z] 10:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-29T11:21:24.543Z] 11:00:01 96.94 14.72 82.22 0.00 4806.13 9381.09 0.00 [2021-06-29T11:21:24.543Z] 11:01:01 104.13 0.18 103.95 0.00 22.78 46816.98 0.00 [2021-06-29T11:21:24.543Z] 11:02:01 97.60 0.12 97.48 0.00 1.89 12568.00 0.00 [2021-06-29T11:21:24.543Z] 11:03:01 55.84 0.02 55.83 0.00 0.53 10613.83 0.00 [2021-06-29T11:21:24.543Z] 11:04:01 107.31 0.00 107.31 0.00 0.00 20083.77 0.00 [2021-06-29T11:21:24.543Z] 11:05:01 330.10 53.31 276.79 0.00 1302.41 194971.55 0.00 [2021-06-29T11:21:24.543Z] 11:06:01 270.36 15.55 254.81 0.00 516.02 109773.26 0.00 [2021-06-29T11:21:24.543Z] 11:07:01 384.68 57.17 327.52 0.00 2011.52 160891.61 0.00 [2021-06-29T11:21:24.543Z] 11:08:01 257.56 10.49 247.07 0.00 673.02 61580.90 0.00 [2021-06-29T11:21:24.543Z] 11:09:01 6.90 0.00 6.90 0.00 0.00 322.36 0.00 [2021-06-29T11:21:24.543Z] 11:10:01 277.70 254.23 23.47 0.00 3449.70 862.71 0.00 [2021-06-29T11:21:24.543Z] 11:11:02 0.67 0.00 0.67 0.00 0.00 257.03 0.00 [2021-06-29T11:21:24.543Z] 11:12:01 0.24 0.00 0.24 0.00 0.00 4.01 0.00 [2021-06-29T11:21:24.543Z] 11:13:01 0.25 0.05 0.20 0.00 0.40 3.23 0.00 [2021-06-29T11:21:24.543Z] 11:14:01 0.18 0.03 0.15 0.00 0.93 1.37 0.00 [2021-06-29T11:21:24.543Z] 11:15:01 0.67 0.00 0.67 0.00 0.00 14.45 0.00 [2021-06-29T11:21:24.543Z] 11:16:01 0.23 0.00 0.23 0.00 0.00 3.00 0.00 [2021-06-29T11:21:24.543Z] 11:17:01 0.23 0.00 0.23 0.00 0.00 3.30 0.00 [2021-06-29T11:21:24.543Z] 11:18:01 0.18 0.00 0.18 0.00 0.00 1.48 0.00 [2021-06-29T11:21:24.543Z] 11:19:01 0.13 0.00 0.13 0.00 0.00 1.90 0.00 [2021-06-29T11:21:24.543Z] 11:20:01 0.18 0.00 0.18 0.00 0.00 1.62 0.00 [2021-06-29T11:21:24.543Z] 11:21:01 46.68 39.26 7.41 0.00 3950.16 317.86 0.00 [2021-06-29T11:21:24.543Z] Average: 92.83 20.27 72.56 0.00 762.03 28658.08 0.00 [2021-06-29T11:21:24.543Z] [2021-06-29T11:21:24.543Z] 10:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-29T11:21:24.543Z] 11:00:01 4921288 0 867840 10.84 2620 2217192 1597244 17.63 932960 1735480 321064 [2021-06-29T11:21:24.543Z] 11:01:01 4105364 0 977300 12.20 2620 2923656 1749768 19.32 1057504 2349716 1276 [2021-06-29T11:21:24.543Z] 11:02:01 3846752 0 1221184 15.25 2620 2938384 1801976 19.89 1384056 2236296 186960 [2021-06-29T11:21:24.543Z] 11:03:01 4044564 0 1035360 12.93 2620 2926396 1569660 17.33 1103728 2301476 19988 [2021-06-29T11:21:24.543Z] 11:04:01 3771708 0 1042492 13.02 2620 3192120 1601480 17.68 1169140 2497140 36 [2021-06-29T11:21:24.543Z] 11:05:01 1137732 0 1236704 15.44 2620 5631884 1773504 19.58 2595208 3582792 306144 [2021-06-29T11:21:24.543Z] 11:06:01 838680 0 1275016 15.92 2620 5892624 1905292 21.04 2846076 3589688 196 [2021-06-29T11:21:24.543Z] 11:07:01 232980 0 1333144 16.65 2620 6440196 2197060 24.26 2859892 4145852 717892 [2021-06-29T11:21:24.543Z] 11:08:01 2177696 0 1182836 14.77 2620 4645788 1321196 14.59 1377456 3724168 20 [2021-06-29T11:21:24.543Z] 11:09:01 2183892 0 1176632 14.69 2620 4645796 1269784 14.02 1375676 3723488 20 [2021-06-29T11:21:24.543Z] 11:10:01 2039364 0 1259160 15.72 2620 4707796 1269888 14.02 1415160 3746176 7528 [2021-06-29T11:21:24.543Z] 11:11:02 2041608 0 1256912 15.69 2620 4707800 1259536 13.91 1414288 3746172 16 [2021-06-29T11:21:24.543Z] 11:12:01 2041848 0 1256668 15.69 2620 4707804 1259536 13.91 1414196 3746172 20 [2021-06-29T11:21:24.543Z] 11:13:01 2042580 0 1255932 15.68 2620 4707808 1259600 13.91 1410524 3749960 8 [2021-06-29T11:21:24.543Z] 11:14:01 2042632 0 1255816 15.68 2620 4707872 1259600 13.91 1410400 3750000 16 [2021-06-29T11:21:24.543Z] 11:15:01 2042148 0 1256328 15.69 2620 4707844 1259672 13.91 1410584 3749996 8 [2021-06-29T11:21:24.543Z] 11:16:01 2042500 0 1255972 15.68 2620 4707848 1259600 13.91 1410460 3749996 16 [2021-06-29T11:21:24.543Z] 11:17:01 2041988 0 1256476 15.69 2620 4707856 1259600 13.91 1410500 3749996 8 [2021-06-29T11:21:24.543Z] 11:18:01 2042128 0 1256336 15.69 2620 4707856 1259600 13.91 1410500 3749996 16 [2021-06-29T11:21:24.543Z] 11:19:01 2042188 0 1256268 15.69 2620 4707864 1259636 13.91 1410528 3750000 8 [2021-06-29T11:21:24.543Z] 11:20:01 2041900 0 1256556 15.69 2620 4707864 1259696 13.91 1410720 3749996 8 [2021-06-29T11:21:24.543Z] 11:21:01 1441820 0 1333940 16.66 2620 5230560 1521068 16.79 1466656 4242404 403768 [2021-06-29T11:21:24.543Z] Average: 2325607 0 1204767 15.04 2620 4475946 1462454 16.15 1531646 3425771 89319 [2021-06-29T11:21:24.543Z] [2021-06-29T11:21:24.544Z] 10:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-29T11:21:24.544Z] 11:00:01 vetha9f8e2e 961.34 759.16 90.30 2697.80 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:00:01 eth0 1786.08 1704.55 6424.21 200.25 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:00:01 docker0 961.34 759.02 77.16 2697.79 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:01:01 eth0 462.09 370.30 3095.57 62.11 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:01:01 vethece949b 20.68 25.84 1.95 18.89 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:01:01 docker0 90.08 143.04 5.67 394.10 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:02:01 veth70f3878 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:02:01 eth0 131.89 117.90 477.93 19.74 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:02:01 docker0 102.60 107.08 7.86 451.86 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:03:01 veth70f3878 2.25 2.25 0.18 0.19 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:03:01 eth0 40.26 24.45 28.71 65.54 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:03:01 docker0 2.25 2.25 0.15 0.19 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:04:01 eth0 188.56 159.92 1692.79 64.76 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:04:01 vethb19bb79 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:05:01 eth0 97.93 74.91 198.55 17.87 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:05:01 vethff45ff7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:05:01 veth4469693 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:06:01 veth946ea81 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:06:01 veth842d65b 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:06:01 eth0 34.35 21.56 93.81 50.65 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:07:01 veth0ebb9f3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:07:01 eth0 88.96 61.40 200.41 75.57 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:07:01 veth8e2e06c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:08:01 eth0 221.39 171.57 1679.65 26.68 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:08:01 docker0 1301.27 1199.85 100.43 4335.64 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:09:01 eth0 1.12 0.62 0.44 0.05 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:10:01 eth0 0.83 0.57 0.41 0.28 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:11:02 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:12:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:13:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:14:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:15:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:16:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:17:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:18:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:19:01 eth0 0.15 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:20:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:21:01 eth0 222.42 194.29 2169.33 58.61 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] Average: eth0 149.10 132.07 730.76 29.23 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] Average: docker0 59.21 54.60 4.57 197.29 0.00 0.00 0.00 0.00 [2021-06-29T11:21:24.544Z] [2021-06-29T11:21:24.544Z] [2021-06-29T11:21:24.544Z] ---> sar -P ALL: [2021-06-29T11:21:24.544Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) [2021-06-29T11:21:24.544Z] [2021-06-29T11:21:24.544Z] 10:58:25 LINUX RESTART (2 CPU) [2021-06-29T11:21:24.544Z] [2021-06-29T11:21:24.544Z] 10:59:01 CPU %user %nice %system %iowait %steal %idle [2021-06-29T11:21:24.544Z] 11:00:01 all 27.35 0.00 5.69 3.19 0.10 63.68 [2021-06-29T11:21:24.544Z] 11:00:01 0 25.88 0.00 6.88 2.96 0.09 64.18 [2021-06-29T11:21:24.544Z] 11:00:01 1 28.81 0.00 4.50 3.41 0.11 63.17 [2021-06-29T11:21:24.544Z] 11:01:01 all 8.52 0.00 4.11 14.17 0.08 73.13 [2021-06-29T11:21:24.544Z] 11:01:01 0 8.57 0.00 4.49 12.11 0.07 74.77 [2021-06-29T11:21:24.544Z] 11:01:01 1 8.47 0.00 3.73 16.20 0.09 71.51 [2021-06-29T11:21:24.544Z] 11:02:01 all 39.26 0.00 5.98 9.75 0.09 44.92 [2021-06-29T11:21:24.544Z] 11:02:01 0 39.83 0.00 5.75 8.75 0.09 45.58 [2021-06-29T11:21:24.544Z] 11:02:01 1 38.69 0.00 6.21 10.74 0.09 44.27 [2021-06-29T11:21:24.544Z] 11:03:01 all 33.76 0.00 4.71 1.01 0.09 60.43 [2021-06-29T11:21:24.544Z] 11:03:01 0 33.88 0.00 4.50 0.93 0.09 60.60 [2021-06-29T11:21:24.544Z] 11:03:01 1 33.63 0.00 4.93 1.09 0.09 60.27 [2021-06-29T11:21:24.544Z] 11:04:01 all 51.92 0.00 8.36 3.89 0.11 35.72 [2021-06-29T11:21:24.544Z] 11:04:01 0 51.32 0.00 7.65 2.65 0.11 38.28 [2021-06-29T11:21:24.544Z] 11:04:01 1 52.53 0.00 9.07 5.12 0.11 33.17 [2021-06-29T11:21:24.544Z] 11:05:01 all 20.82 0.00 14.47 48.56 0.09 16.06 [2021-06-29T11:21:24.544Z] 11:05:01 0 20.32 0.00 14.76 50.06 0.09 14.77 [2021-06-29T11:21:24.544Z] 11:05:01 1 21.32 0.00 14.19 47.07 0.09 17.33 [2021-06-29T11:21:24.544Z] 11:06:01 all 63.59 0.00 11.92 19.20 0.11 5.18 [2021-06-29T11:21:24.544Z] 11:06:01 0 63.74 0.00 11.83 19.67 0.11 4.65 [2021-06-29T11:21:24.544Z] 11:06:01 1 63.44 0.00 12.00 18.73 0.11 5.71 [2021-06-29T11:21:24.544Z] 11:07:01 all 42.33 0.00 14.79 38.34 0.13 4.42 [2021-06-29T11:21:24.544Z] 11:07:01 0 43.13 0.00 14.06 40.73 0.13 1.95 [2021-06-29T11:21:24.544Z] 11:07:01 1 41.52 0.00 15.51 35.94 0.13 6.89 [2021-06-29T11:21:24.544Z] 11:08:01 all 34.29 0.00 9.84 24.44 0.10 31.34 [2021-06-29T11:21:24.544Z] 11:08:01 0 34.04 0.00 9.98 27.45 0.09 28.44 [2021-06-29T11:21:24.544Z] 11:08:01 1 34.54 0.00 9.70 21.42 0.11 34.23 [2021-06-29T11:21:24.544Z] 11:09:01 all 0.16 0.00 0.04 0.04 0.03 99.72 [2021-06-29T11:21:24.545Z] 11:09:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-06-29T11:21:24.545Z] 11:09:01 1 0.25 0.00 0.05 0.08 0.05 99.57 [2021-06-29T11:21:24.545Z] 11:10:01 all 0.26 4.68 15.30 13.43 0.10 66.22 [2021-06-29T11:21:24.545Z] 11:10:01 0 0.32 4.68 15.18 13.21 0.10 66.51 [2021-06-29T11:21:24.545Z] 11:10:01 1 0.20 4.68 15.43 13.65 0.10 65.94 [2021-06-29T11:21:24.545Z] [2021-06-29T11:21:24.545Z] 11:10:01 CPU %user %nice %system %iowait %steal %idle [2021-06-29T11:21:24.545Z] 11:11:02 all 0.18 0.00 0.05 0.00 0.02 99.75 [2021-06-29T11:21:24.545Z] 11:11:02 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-29T11:21:24.545Z] 11:11:02 1 0.33 0.00 0.07 0.00 0.02 99.58 [2021-06-29T11:21:24.545Z] 11:12:01 all 0.16 0.00 0.04 0.00 0.02 99.78 [2021-06-29T11:21:24.545Z] 11:12:01 0 0.08 0.00 0.03 0.00 0.00 99.88 [2021-06-29T11:21:24.545Z] 11:12:01 1 0.24 0.00 0.05 0.00 0.03 99.68 [2021-06-29T11:21:24.545Z] 11:13:01 all 0.26 0.00 0.03 0.00 0.02 99.70 [2021-06-29T11:21:24.545Z] 11:13:01 0 0.20 0.00 0.02 0.00 0.02 99.77 [2021-06-29T11:21:24.545Z] 11:13:01 1 0.32 0.00 0.03 0.00 0.02 99.63 [2021-06-29T11:21:24.545Z] 11:14:01 all 0.13 0.00 0.07 0.00 0.03 99.78 [2021-06-29T11:21:24.545Z] 11:14:01 0 0.03 0.00 0.07 0.00 0.02 99.88 [2021-06-29T11:21:24.545Z] 11:14:01 1 0.22 0.00 0.07 0.00 0.03 99.68 [2021-06-29T11:21:24.545Z] 11:15:01 all 0.14 0.00 0.03 0.00 0.02 99.81 [2021-06-29T11:21:24.545Z] 11:15:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-29T11:21:24.545Z] 11:15:01 1 0.25 0.00 0.03 0.00 0.02 99.70 [2021-06-29T11:21:24.545Z] 11:16:01 all 0.12 0.00 0.03 0.00 0.02 99.84 [2021-06-29T11:21:24.545Z] 11:16:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-29T11:21:24.545Z] 11:16:01 1 0.18 0.00 0.02 0.00 0.02 99.78 [2021-06-29T11:21:24.545Z] 11:17:01 all 0.13 0.00 0.04 0.00 0.03 99.79 [2021-06-29T11:21:24.545Z] 11:17:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2021-06-29T11:21:24.545Z] 11:17:01 1 0.22 0.00 0.03 0.00 0.03 99.72 [2021-06-29T11:21:24.545Z] 11:18:01 all 0.18 0.00 0.03 0.00 0.02 99.77 [2021-06-29T11:21:24.545Z] 11:18:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-06-29T11:21:24.545Z] 11:18:01 1 0.28 0.00 0.02 0.00 0.02 99.68 [2021-06-29T11:21:24.545Z] 11:19:01 all 0.15 0.00 0.03 0.00 0.02 99.80 [2021-06-29T11:21:24.545Z] 11:19:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-29T11:21:24.545Z] 11:19:01 1 0.27 0.00 0.03 0.00 0.02 99.68 [2021-06-29T11:21:24.545Z] 11:20:01 all 0.17 0.00 0.03 0.00 0.03 99.78 [2021-06-29T11:21:24.545Z] 11:20:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-29T11:21:24.545Z] 11:20:01 1 0.30 0.00 0.02 0.00 0.03 99.65 [2021-06-29T11:21:24.545Z] 11:21:01 all 6.69 0.00 2.30 5.11 0.07 85.83 [2021-06-29T11:21:24.545Z] 11:21:01 0 7.30 0.00 2.61 7.88 0.09 82.12 [2021-06-29T11:21:24.545Z] 11:21:01 1 6.07 0.00 2.00 2.34 0.05 89.53 [2021-06-29T11:21:24.545Z] [2021-06-29T11:21:24.545Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-06-29T11:21:24.545Z] Average: all 14.42 0.21 4.31 7.95 0.06 73.05 [2021-06-29T11:21:24.545Z] Average: 0 14.34 0.21 4.32 8.18 0.05 72.89 [2021-06-29T11:21:24.545Z] Average: 1 14.50 0.21 4.30 7.72 0.06 73.20 [2021-06-29T11:21:24.545Z] [2021-06-29T11:21:24.545Z] [2021-06-29T11:21:24.545Z]