Pull request #3468 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 010fdaa0663e9a8006de6a08312b7539b698d439 rather than f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c Obtained Jenkinsfile from 010fdaa0663e9a8006de6a08312b7539b698d439 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-ssh6749700958576380001.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh7786039942686088180.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 9d0281235b943b7ad605f650702698f9078b2862 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-3468/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-3468/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6440974783952652801.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh6613379759026770074.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-3468/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-3468/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh694027707287379000.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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/v1, 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/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-750 in /w/workspace/edgexfoundry_edgex-go_PR-3468 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh1719204532345560715.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 010fdaa0663e9a8006de6a08312b7539b698d439 into PR head commit f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c Merge succeeded, producing f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c Checking out Revision f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c (PR-3468) > 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/5@tmp/jenkins-gitclient-ssh380913218953431839.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3468/head:refs/remotes/origin/PR-3468 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c # 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/5@tmp/jenkins-gitclient-ssh7528240703422417904.key > git merge 010fdaa0663e9a8006de6a08312b7539b698d439 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c # timeout=10 Commit message: "Merge branch 'master' into issue-3466" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-17T22:46:02.322Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 51a51c4e34071539990b4e185b30e4c51d976c17 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-17T22:46:02.410Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-17T22:46:02.437Z] ========================================================= [2021-05-17T22:46:02.437Z] EdgeX Global Pipelines Version Info [2021-05-17T22:46:02.437Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-17T22:46:03.925Z] ------------------- [2021-05-17T22:46:03.925Z] stable info: [2021-05-17T22:46:03.925Z] ------------------- [2021-05-17T22:46:03.925Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-17T22:46:03.925Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T22:46:03.925Z] Message: update stable to v1.0.192 [2021-05-17T22:46:04.502Z] ------------------- [2021-05-17T22:46:04.502Z] experimental info: [2021-05-17T22:46:04.502Z] ------------------- [2021-05-17T22:46:04.502Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-17T22:46:04.502Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T22:46:04.502Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-17T22:46:04.628Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-17T22:46:04.651Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-17T22:46:04.673Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-17T22:46:04.695Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-17T22:46:04.716Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-17T22:46:04.739Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-17T22:46:04.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-17T22:46:04.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-17T22:46:04.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-17T22:46:04.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-17T22:46:04.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-17T22:46:04.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-17T22:46:04.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-17T22:46:04.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-17T22:46:04.936Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-17T22:46:04.958Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-17T22:46:04.980Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-17T22:46:05.003Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-17T22:46:05.025Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-17T22:46:05.082Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-17T22:46:05.104Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-17T22:46:05.125Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-17T22:46:05.146Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3468 [Pipeline] echo [2021-05-17T22:46:05.167Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3468 [Pipeline] echo [2021-05-17T22:46:05.210Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3468 [Pipeline] echo [2021-05-17T22:46:05.232Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c [Pipeline] echo [2021-05-17T22:46:05.252Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f9a4a99 [Pipeline] echo [2021-05-17T22:46:05.273Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T22:46:05.351Z] provisioning config files... [2021-05-17T22:46:05.366Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4237472851862587875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T22:46:05.686Z] ---> docker-login.sh [2021-05-17T22:46:05.686Z] nexus3.edgexfoundry.org:10001 [2021-05-17T22:46:06.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T22:46:06.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T22:46:06.264Z] Configure a credential helper to remove this warning. See [2021-05-17T22:46:06.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T22:46:06.264Z] [2021-05-17T22:46:06.264Z] Login Succeeded [2021-05-17T22:46:06.264Z] nexus3.edgexfoundry.org:10002 [2021-05-17T22:46:06.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T22:46:06.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T22:46:06.533Z] Configure a credential helper to remove this warning. See [2021-05-17T22:46:06.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T22:46:06.533Z] [2021-05-17T22:46:06.533Z] Login Succeeded [2021-05-17T22:46:06.533Z] nexus3.edgexfoundry.org:10003 [2021-05-17T22:46:06.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T22:46:06.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T22:46:06.533Z] Configure a credential helper to remove this warning. See [2021-05-17T22:46:06.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T22:46:06.533Z] [2021-05-17T22:46:06.533Z] Login Succeeded [2021-05-17T22:46:06.533Z] nexus3.edgexfoundry.org:10004 [2021-05-17T22:46:06.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T22:46:06.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T22:46:06.793Z] Configure a credential helper to remove this warning. See [2021-05-17T22:46:06.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T22:46:06.793Z] [2021-05-17T22:46:06.793Z] Login Succeeded [2021-05-17T22:46:06.793Z] docker.io [2021-05-17T22:46:06.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T22:46:07.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T22:46:07.054Z] Configure a credential helper to remove this warning. See [2021-05-17T22:46:07.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T22:46:07.054Z] [2021-05-17T22:46:07.054Z] Login Succeeded [2021-05-17T22:46:07.054Z] ---> docker-login.sh ends [Pipeline] } [2021-05-17T22:46:07.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T22:46:07.408Z] ++ 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-05-17T22:46:07.408Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T22:46:07.408Z] ++ dirname cmd/core-command/Dockerfile [2021-05-17T22:46:07.408Z] ++ cut -d/ -f2 [2021-05-17T22:46:07.408Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-17T22:46:07.408Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T22:46:07.408Z] ++ dirname cmd/core-data/Dockerfile [2021-05-17T22:46:07.408Z] ++ cut -d/ -f2 [2021-05-17T22:46:07.408Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-17T22:46:07.408Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T22:46:07.408Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-17T22:46:07.408Z] ++ cut -d/ -f2 [2021-05-17T22:46:07.408Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-17T22:46:07.408Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T22:46:07.408Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-17T22:46:07.408Z] ++ cut -d/ -f2 [2021-05-17T22:46:07.408Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-17T22:46:07.408Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T22:46:07.408Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-17T22:46:07.408Z] ++ cut -d/ -f2 [2021-05-17T22:46:07.408Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-17T22:46:07.408Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T22:46:07.408Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-17T22:46:07.408Z] ++ cut -d/ -f2 [2021-05-17T22:46:07.408Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-17T22:46:07.408Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T22:46:07.408Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-17T22:46:07.408Z] ++ cut -d/ -f2 [2021-05-17T22:46:07.408Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-17T22:46:07.408Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T22:46:07.408Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-17T22:46:07.408Z] ++ cut -d/ -f2 [2021-05-17T22:46:07.408Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-17T22:46:07.408Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T22:46:07.408Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-17T22:46:07.408Z] ++ cut -d/ -f2 [2021-05-17T22:46:07.408Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-17T22:46:07.459Z] 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-05-17T22:46:08.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T22:46:08.920Z] [2021-05-17T22:46:08.920Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T22:46:09.232Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T22:46:09.496Z] latest: Pulling from edgex-devops/git-semver [2021-05-17T22:46:09.496Z] 31603596830f: Pulling fs layer [2021-05-17T22:46:09.496Z] 54011a49482f: Pulling fs layer [2021-05-17T22:46:09.496Z] a6820b24f6d8: Pulling fs layer [2021-05-17T22:46:09.496Z] f581987b2513: Pulling fs layer [2021-05-17T22:46:09.496Z] f581987b2513: Waiting [2021-05-17T22:46:09.496Z] 54011a49482f: Verifying Checksum [2021-05-17T22:46:09.496Z] 54011a49482f: Download complete [2021-05-17T22:46:09.757Z] 31603596830f: Verifying Checksum [2021-05-17T22:46:09.757Z] 31603596830f: Download complete [2021-05-17T22:46:09.757Z] f581987b2513: Verifying Checksum [2021-05-17T22:46:09.757Z] f581987b2513: Download complete [2021-05-17T22:46:09.757Z] a6820b24f6d8: Verifying Checksum [2021-05-17T22:46:09.757Z] a6820b24f6d8: Download complete [2021-05-17T22:46:10.018Z] 31603596830f: Pull complete [2021-05-17T22:46:10.281Z] 54011a49482f: Pull complete [2021-05-17T22:46:10.857Z] a6820b24f6d8: Pull complete [2021-05-17T22:46:11.118Z] f581987b2513: Pull complete [2021-05-17T22:46:11.118Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-17T22:46:11.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T22:46:11.118Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-17T22:46:11.217Z] prd-centos7-docker-4c-2g-750 does not seem to be running inside a container [2021-05-17T22:46:11.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-05-17T22:46:14.865Z] $ docker top 9cacedf6769b0c7318f84088ff15928be37f4ef7e46c498885176c86bfa43c66 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-17T22:46:15.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T22:46:15.002Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T22:46:15.105Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T22:46:15.102Z] $ docker exec 9cacedf6769b0c7318f84088ff15928be37f4ef7e46c498885176c86bfa43c66 ssh-agent [2021-05-17T22:46:15.216Z] SSH_AUTH_SOCK=/tmp/ssh-8bwHQmSMaflN/agent.15 [2021-05-17T22:46:15.216Z] SSH_AGENT_PID=22 [2021-05-17T22:46:15.224Z] Running ssh-add (command line suppressed) [2021-05-17T22:46:15.314Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_927931414279198454.key (/w/workspace/edgex-go/5@tmp/private_key_927931414279198454.key) [2021-05-17T22:46:15.332Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T22:46:15.632Z] + git tag --points-at HEAD [Pipeline] } [2021-05-17T22:46:15.645Z] $ docker exec --env ******** --env ******** 9cacedf6769b0c7318f84088ff15928be37f4ef7e46c498885176c86bfa43c66 ssh-agent -k [2021-05-17T22:46:15.727Z] unset SSH_AUTH_SOCK; [2021-05-17T22:46:15.727Z] unset SSH_AGENT_PID; [2021-05-17T22:46:15.727Z] echo Agent pid 22 killed; [2021-05-17T22:46:15.746Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-17T22:46:15.780Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T22:46:15.780Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T22:46:15.915Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T22:46:15.912Z] $ docker exec 9cacedf6769b0c7318f84088ff15928be37f4ef7e46c498885176c86bfa43c66 ssh-agent [2021-05-17T22:46:16.038Z] SSH_AUTH_SOCK=/tmp/ssh-t2ctZq0vRXLF/agent.54 [2021-05-17T22:46:16.038Z] SSH_AGENT_PID=61 [2021-05-17T22:46:16.043Z] Running ssh-add (command line suppressed) [2021-05-17T22:46:16.148Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_8988403269612754626.key (/w/workspace/edgex-go/5@tmp/private_key_8988403269612754626.key) [2021-05-17T22:46:16.170Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T22:46:16.476Z] + git semver init [2021-05-17T22:46:16.476Z] # -> Open(): unable to determine branch for HEAD [2021-05-17T22:46:16.476Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-05-17T22:46:16.477Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-05-17T22:46:16.477Z] # $SEMVER_REMOTE_NAME = origin [2021-05-17T22:46:16.477Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-17T22:46:16.477Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-17T22:46:16.477Z] # $SEMVER_BRANCH = PR-3468 [2021-05-17T22:46:16.477Z] # $SEMVER_TEMP = /tmp/semver-567052521 [2021-05-17T22:46:16.477Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-17T22:46:28.763Z] # '/tmp/semver-567052521' -> '/w/workspace/edgex-go/5/.semver' [2021-05-17T22:46:29.029Z] # -> Force: false [2021-05-17T22:46:29.029Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-05-17T22:46:29.040Z] $ docker exec --env ******** --env ******** 9cacedf6769b0c7318f84088ff15928be37f4ef7e46c498885176c86bfa43c66 ssh-agent -k [2021-05-17T22:46:29.135Z] unset SSH_AUTH_SOCK; [2021-05-17T22:46:29.135Z] unset SSH_AGENT_PID; [2021-05-17T22:46:29.135Z] echo Agent pid 61 killed; [2021-05-17T22:46:29.165Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T22:46:29.497Z] + git semver [Pipeline] } [2021-05-17T22:46:29.514Z] $ docker stop --time=1 9cacedf6769b0c7318f84088ff15928be37f4ef7e46c498885176c86bfa43c66 [2021-05-17T22:46:37.255Z] $ docker rm -f 9cacedf6769b0c7318f84088ff15928be37f4ef7e46c498885176c86bfa43c66 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T22:46:37.667Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-17T22:46:37.928Z] Stashed 1 file(s) [Pipeline] echo [2021-05-17T22:46:37.933Z] [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-05-17T22:46:38.585Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-17T22:46:39.061Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T22:46:39.356Z] + sudo service docker restart [2021-05-17T22:46:39.356Z] + true [2021-05-17T22:46:39.356Z] Redirecting to /bin/systemctl restart docker.service [2021-05-17T22:46:53.215Z] Still waiting to schedule task [2021-05-17T22:46:53.216Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-05-17T22:46:57.491Z] ========================================================= [2021-05-17T22:46:57.491Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-17T22:46:57.491Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T22:46:57.809Z] + 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-05-17T22:46:59.204Z] Sending build context to Docker daemon 330.5MB [2021-05-17T22:46:59.204Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-17T22:46:59.204Z] Step 2/6 : FROM ${BASE} [2021-05-17T22:46:59.464Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-17T22:46:59.464Z] 540db60ca938: Pulling fs layer [2021-05-17T22:46:59.464Z] adcc1eea9eea: Pulling fs layer [2021-05-17T22:46:59.464Z] 4c4ab2625f07: Pulling fs layer [2021-05-17T22:46:59.464Z] 0510c868ecb4: Pulling fs layer [2021-05-17T22:46:59.464Z] afea3b2eda06: Pulling fs layer [2021-05-17T22:46:59.464Z] 7809a108b3ef: Pulling fs layer [2021-05-17T22:46:59.464Z] f706445af74f: Pulling fs layer [2021-05-17T22:46:59.464Z] 0510c868ecb4: Waiting [2021-05-17T22:46:59.464Z] afea3b2eda06: Waiting [2021-05-17T22:46:59.464Z] 7809a108b3ef: Waiting [2021-05-17T22:46:59.464Z] f706445af74f: Waiting [2021-05-17T22:46:59.464Z] 4c4ab2625f07: Verifying Checksum [2021-05-17T22:46:59.464Z] 4c4ab2625f07: Download complete [2021-05-17T22:46:59.464Z] adcc1eea9eea: Verifying Checksum [2021-05-17T22:46:59.464Z] adcc1eea9eea: Download complete [2021-05-17T22:46:59.464Z] afea3b2eda06: Verifying Checksum [2021-05-17T22:46:59.464Z] afea3b2eda06: Download complete [2021-05-17T22:46:59.464Z] 7809a108b3ef: Verifying Checksum [2021-05-17T22:46:59.464Z] 7809a108b3ef: Download complete [2021-05-17T22:46:59.464Z] 540db60ca938: Verifying Checksum [2021-05-17T22:46:59.464Z] 540db60ca938: Download complete [2021-05-17T22:46:59.724Z] 540db60ca938: Pull complete [2021-05-17T22:46:59.724Z] adcc1eea9eea: Pull complete [2021-05-17T22:46:59.724Z] 4c4ab2625f07: Pull complete [2021-05-17T22:47:01.635Z] f706445af74f: Verifying Checksum [2021-05-17T22:47:01.635Z] f706445af74f: Download complete [2021-05-17T22:47:01.635Z] 0510c868ecb4: Verifying Checksum [2021-05-17T22:47:01.635Z] 0510c868ecb4: Download complete [2021-05-17T22:47:05.869Z] 0510c868ecb4: Pull complete [2021-05-17T22:47:05.869Z] afea3b2eda06: Pull complete [2021-05-17T22:47:05.869Z] 7809a108b3ef: Pull complete [2021-05-17T22:47:12.517Z] f706445af74f: Pull complete [2021-05-17T22:47:12.517Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-17T22:47:12.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-17T22:47:12.517Z] ---> b068be0155e3 [2021-05-17T22:47:12.517Z] 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-05-17T22:47:17.816Z] ---> Running in 63b3b8d4d9fc [2021-05-17T22:47:18.400Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T22:47:18.973Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T22:47:19.544Z] (1/12) Installing libmagic (5.39-r0) [2021-05-17T22:47:20.116Z] (2/12) Installing file (5.39-r0) [2021-05-17T22:47:20.116Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-17T22:47:20.116Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-17T22:47:24.327Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-17T22:47:24.327Z] (6/12) Installing patch (2.7.6-r6) [2021-05-17T22:47:24.327Z] (7/12) Installing build-base (0.5-r2) [2021-05-17T22:47:24.327Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-17T22:47:24.327Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-17T22:47:24.327Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-17T22:47:24.327Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-17T22:47:24.327Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-17T22:47:24.327Z] Executing busybox-1.32.1-r6.trigger [2021-05-17T22:47:24.591Z] OK: 219 MiB in 52 packages [2021-05-17T22:47:29.917Z] Removing intermediate container 63b3b8d4d9fc [2021-05-17T22:47:29.917Z] ---> 0ee8e4c08f33 [2021-05-17T22:47:29.917Z] Step 4/6 : WORKDIR /edgex-go [2021-05-17T22:47:29.917Z] ---> Running in ec6b3ca27252 [2021-05-17T22:47:29.917Z] Removing intermediate container ec6b3ca27252 [2021-05-17T22:47:29.917Z] ---> 69672fffa591 [2021-05-17T22:47:29.917Z] Step 5/6 : COPY go.mod . [2021-05-17T22:47:29.917Z] ---> f988e79dec6a [2021-05-17T22:47:29.917Z] Step 6/6 : RUN go mod download [2021-05-17T22:47:29.917Z] ---> Running in 10f1fe0fe566 [2021-05-17T22:47:56.529Z] Removing intermediate container 10f1fe0fe566 [2021-05-17T22:47:56.529Z] ---> 6c0b11ae4dcc [2021-05-17T22:47:56.529Z] Successfully built 6c0b11ae4dcc [2021-05-17T22:47:56.529Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T22:47:56.846Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T22:47:56.846Z] . [Pipeline] withDockerContainer [2021-05-17T22:47:56.939Z] prd-centos7-docker-4c-2g-750 does not seem to be running inside a container [2021-05-17T22:47:56.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-05-17T22:47:57.449Z] $ docker top 2b93e524af944a60413ecff15b8e6617752c93206325e0abb084d4e986ef2043 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T22:47:57.834Z] + go version [2021-05-17T22:47:57.834Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-17T22:47:57.847Z] $ docker stop --time=1 2b93e524af944a60413ecff15b8e6617752c93206325e0abb084d4e986ef2043 [2021-05-17T22:47:59.314Z] $ docker rm -f 2b93e524af944a60413ecff15b8e6617752c93206325e0abb084d4e986ef2043 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T22:47:59.875Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T22:47:59.875Z] . [Pipeline] withDockerContainer [2021-05-17T22:47:59.950Z] prd-centos7-docker-4c-2g-750 does not seem to be running inside a container [2021-05-17T22:47:59.990Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-05-17T22:48:00.439Z] $ docker top 3582ecd1c8b960a40992d9f7428848f58ab7e91ea6d3dd19f32ae118c8efb4ab -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-17T22:48:00.523Z] ========================================================= [2021-05-17T22:48:00.523Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-17T22:48:00.523Z] ========================================================= [Pipeline] sh [2021-05-17T22:48:00.810Z] + go mod tidy [Pipeline] sh [2021-05-17T22:48:01.371Z] + make test [2021-05-17T22:48:01.371Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-17T22:48:06.742Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-17T22:48:28.801Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-17T22:48:30.740Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-17T22:48:32.681Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-17T22:48:32.681Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-17T22:48:36.004Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-17T22:48:36.989Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-17T22:48:36.989Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-17T22:48:36.989Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-17T22:48:38.378Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-17T22:48:39.153Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-17T22:48:41.234Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-17T22:48:41.234Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-17T22:48:41.234Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-17T22:48:43.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.104s coverage: 46.1% of statements [2021-05-17T22:48:43.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-17T22:48:43.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-17T22:48:43.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-17T22:48:43.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-17T22:48:43.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-17T22:48:43.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-17T22:48:43.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.046s coverage: 28.7% of statements [2021-05-17T22:48:43.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.068s coverage: 100.0% of statements [2021-05-17T22:48:46.354Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.088s coverage: 27.8% of statements [2021-05-17T22:48:46.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-17T22:48:46.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-17T22:48:46.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-17T22:48:46.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-17T22:48:46.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-17T22:48:46.354Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 81.2% of statements [2021-05-17T22:48:46.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-17T22:48:46.354Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.046s coverage: 100.0% of statements [2021-05-17T22:48:46.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-17T22:48:46.615Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.057s coverage: 100.0% of statements [2021-05-17T22:48:46.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-17T22:48:46.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-17T22:48:47.581Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.063s coverage: 71.3% of statements [2021-05-17T22:48:47.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-17T22:48:47.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-17T22:48:47.849Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.084s coverage: 87.7% of statements [2021-05-17T22:48:47.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-17T22:48:47.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T22:48:47.849Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.044s coverage: 78.9% of statements [2021-05-17T22:48:47.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-17T22:48:50.411Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.193s coverage: 28.6% of statements [2021-05-17T22:48:50.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-17T22:48:50.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-17T22:48:50.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-17T22:48:50.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-17T22:48:50.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-17T22:48:50.411Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.099s coverage: 100.0% of statements [2021-05-17T22:48:50.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-17T22:48:50.411Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.050s coverage: 100.0% of statements [2021-05-17T22:48:50.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-17T22:48:53.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.088s coverage: 86.7% of statements [2021-05-17T22:48:53.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-17T22:48:53.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.097s coverage: 97.5% of statements [2021-05-17T22:48:53.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-17T22:48:54.248Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.062s coverage: 78.3% of statements [2021-05-17T22:48:54.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-17T22:48:54.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-17T22:48:54.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-17T22:48:54.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-17T22:48:56.174Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.245s coverage: 95.1% of statements [2021-05-17T22:48:56.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-17T22:48:56.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T22:48:56.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-17T22:48:56.174Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-17T22:48:56.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-17T22:48:56.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-17T22:48:56.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-17T22:48:56.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-17T22:48:56.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-17T22:48:56.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-17T22:48:56.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-17T22:48:56.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-17T22:48:56.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-17T22:48:56.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-17T22:48:56.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-17T22:48:56.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-17T22:48:56.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-17T22:48:56.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-17T22:48:56.174Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-05-17T22:48:56.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-17T22:48:56.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-17T22:48:57.138Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.051s coverage: 0.8% of statements [2021-05-17T22:48:57.138Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-17T22:48:57.138Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.049s coverage: 21.7% of statements [2021-05-17T22:48:57.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-17T22:48:57.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements [2021-05-17T22:48:57.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 79.5% of statements [2021-05-17T22:48:57.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-05-17T22:48:57.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements [2021-05-17T22:48:57.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2021-05-17T22:49:10.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.068s coverage: 94.4% of statements [2021-05-17T22:49:10.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-05-17T22:49:15.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.233s coverage: 81.8% of statements [2021-05-17T22:49:15.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-17T22:49:33.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2021-05-17T22:49:33.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-17T22:49:33.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-17T22:49:33.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-17T22:49:33.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-05-17T22:49:33.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-17T22:49:33.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-17T22:49:33.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-17T22:49:33.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-17T22:49:33.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-17T22:49:33.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements [2021-05-17T22:49:33.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-17T22:49:33.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-17T22:49:33.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-05-17T22:49:33.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-17T22:49:33.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements [2021-05-17T22:49:33.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-17T22:49:33.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-05-17T22:49:33.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-05-17T22:49:33.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.077s coverage: 85.4% of statements [2021-05-17T22:49:33.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 91.2% of statements [2021-05-17T22:49:33.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-17T22:49:33.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.125s coverage: 64.4% of statements [2021-05-17T22:49:33.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-17T22:49:33.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-17T22:49:33.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-05-17T22:49:33.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-05-17T22:49:33.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2021-05-17T22:49:33.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2021-05-17T22:49:33.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2021-05-17T22:49:33.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.197s coverage: 66.9% of statements [2021-05-17T22:49:33.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-17T22:49:33.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-17T22:49:33.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-17T22:49:34.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 43.5% of statements [2021-05-17T22:49:34.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-17T22:49:34.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-17T22:49:34.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.037s coverage: 89.5% of statements [2021-05-17T22:49:34.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-17T22:49:34.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.026s coverage: 84.8% of statements [2021-05-17T22:49:35.725Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.105s coverage: 47.1% of statements [2021-05-17T22:49:35.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-17T22:49:35.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-17T22:49:35.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-17T22:49:35.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-17T22:49:35.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-17T22:49:35.725Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.056s coverage: 100.0% of statements [2021-05-17T22:49:35.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-17T22:49:36.308Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.031s coverage: 100.0% of statements [2021-05-17T22:49:36.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-17T22:49:36.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-17T22:49:40.517Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.060s coverage: 20.9% of statements [2021-05-17T22:49:40.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-17T22:49:40.517Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.120s coverage: 91.9% of statements [2021-05-17T22:49:40.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-17T22:49:40.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T22:49:40.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-17T22:49:40.517Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.612s coverage: 28.8% of statements [2021-05-17T22:49:40.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-17T22:49:40.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-17T22:49:40.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-17T22:49:40.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-17T22:49:40.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-17T22:49:40.517Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.046s coverage: 99.0% of statements [2021-05-17T22:49:40.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-17T22:49:40.517Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.049s coverage: 100.0% of statements [2021-05-17T22:49:40.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-17T22:49:40.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-17T22:49:40.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-17T22:49:40.518Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.071s coverage: 64.6% of statements [2021-05-17T22:49:40.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-17T22:49:41.468Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.104s coverage: 97.6% of statements [2021-05-17T22:49:41.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-17T22:49:41.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T22:49:41.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-17T22:49:41.468Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.031s coverage: 0.0% of statements [2021-05-17T22:49:41.468Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-17T22:49:41.468Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements [2021-05-17T22:49:41.468Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-17T22:49:41.468Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-17T22:49:41.468Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-17T22:49:41.468Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-17T22:49:42.048Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.029s coverage: 87.9% of statements [2021-05-17T22:49:42.048Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-17T22:49:42.048Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-17T22:49:42.048Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.021s coverage: 100.0% of statements [2021-05-17T22:49:42.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.043s coverage: 28.1% of statements [2021-05-17T22:49:42.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-17T22:49:42.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.034s coverage: 85.7% of statements [2021-05-17T22:49:42.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-17T22:49:42.573Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements [2021-05-17T22:49:42.840Z] GO111MODULE=on go vet ./... [2021-05-17T22:50:15.051Z] gofmt -l . [2021-05-17T22:50:15.051Z] [ "`gofmt -l .`" = "" ] [2021-05-17T22:50:15.051Z] ./bin/test-go-mod-tidy.sh [2021-05-17T22:50:15.051Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-17T22:50:15.355Z] + ls -al . [2021-05-17T22:50:15.355Z] total 840 [2021-05-17T22:50:15.355Z] drwxrwxr-x 10 1001 1001 4096 May 17 22:50 . [2021-05-17T22:50:15.355Z] drwxr-xr-x 4 root root 28 May 17 22:48 .. [2021-05-17T22:50:15.355Z] -rw-rw-r-- 1 1001 1001 11 May 17 22:45 .dockerignore [2021-05-17T22:50:15.355Z] drwxrwxr-x 8 1001 1001 179 May 17 22:46 .git [2021-05-17T22:50:15.355Z] drwxrwxr-x 3 1001 1001 125 May 17 22:45 .github [2021-05-17T22:50:15.355Z] -rw-rw-r-- 1 1001 1001 818 May 17 22:45 .gitignore [2021-05-17T22:50:15.355Z] drwx------ 3 1001 1001 60 May 17 22:46 .semver [2021-05-17T22:50:15.355Z] -rw-rw-r-- 1 1001 1001 166 May 17 22:45 .sonarcloud.properties [2021-05-17T22:50:15.355Z] -rw-rw-r-- 1 1001 1001 8609 May 17 22:45 Attribution.txt [2021-05-17T22:50:15.355Z] -rw-rw-r-- 1 1001 1001 3804 May 17 22:45 CONTRIBUTING.md [2021-05-17T22:50:15.355Z] -rw-rw-r-- 1 1001 1001 931 May 17 22:45 Dockerfile.build [2021-05-17T22:50:15.355Z] -rw-rw-r-- 1 1001 1001 863 May 17 22:45 Jenkinsfile [2021-05-17T22:50:15.355Z] -rw-rw-r-- 1 1001 1001 10775 May 17 22:45 LICENSE [2021-05-17T22:50:15.355Z] -rw-rw-r-- 1 1001 1001 5594 May 17 22:45 Makefile [2021-05-17T22:50:15.355Z] -rw-rw-r-- 1 1001 1001 7978 May 17 22:45 README.md [2021-05-17T22:50:15.355Z] -rw-rw-r-- 1 1001 1001 6755 May 17 22:45 SECURITY.md [2021-05-17T22:50:15.355Z] -rw-rw-r-- 1 1001 1001 5 May 17 22:46 VERSION [2021-05-17T22:50:15.355Z] -rw-rw-r-- 1 1001 1001 4131 May 17 22:45 ZMQWindows.md [2021-05-17T22:50:15.355Z] drwxrwxr-x 2 1001 1001 117 May 17 22:45 bin [2021-05-17T22:50:15.355Z] drwxrwxr-x 14 1001 1001 4096 May 17 22:45 cmd [2021-05-17T22:50:15.355Z] -rw-r--r-- 1 root root 729706 May 17 22:49 coverage.out [2021-05-17T22:50:15.355Z] -rw-r--r-- 1 root root 1060 May 17 22:50 go.mod [2021-05-17T22:50:15.355Z] -rw-r--r-- 1 root root 22101 May 17 22:48 go.sum [2021-05-17T22:50:15.355Z] drwxrwxr-x 8 1001 1001 127 May 17 22:45 internal [2021-05-17T22:50:15.355Z] drwxrwxr-x 4 1001 1001 26 May 17 22:45 openapi [2021-05-17T22:50:15.355Z] drwxrwxr-x 4 1001 1001 71 May 17 22:45 snap [2021-05-17T22:50:15.355Z] -rw-rw-r-- 1 1001 1001 168 May 17 22:45 version.go [Pipeline] sh [2021-05-17T22:50:15.668Z] + '[' -e coverage.out ] [2021-05-17T22:50:15.668Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-17T22:50:15.822Z] Stashed 1 file(s) [Pipeline] sh [2021-05-17T22:50:16.119Z] + make build [2021-05-17T22:50:16.119Z] 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-05-17T22:50:18.043Z] 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-05-17T22:50:28.115Z] 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-05-17T22:50:28.115Z] 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-05-17T22:50:29.512Z] 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-05-17T22:50:29.790Z] 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-05-17T22:50:31.047Z] 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-05-17T22:50:32.439Z] 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-05-17T22:50:33.028Z] 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-05-17T22:50:33.982Z] 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-05-17T22:50:34.557Z] 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-05-17T22:50:35.512Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-17T22:50:38.089Z] $ docker stop --time=1 3582ecd1c8b960a40992d9f7428848f58ab7e91ea6d3dd19f32ae118c8efb4ab [2021-05-17T22:50:44.679Z] $ docker rm -f 3582ecd1c8b960a40992d9f7428848f58ab7e91ea6d3dd19f32ae118c8efb4ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T22:50:48.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-17T22:50:48.040Z] [2021-05-17T22:50:48.040Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T22:50:48.348Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-17T22:50:48.610Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-17T22:50:48.610Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-17T22:50:48.610Z] ca9280d653b3: Pulling fs layer [2021-05-17T22:50:48.610Z] 7e9c9ca2126c: Pulling fs layer [2021-05-17T22:50:48.872Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-17T22:50:48.872Z] cbdbe7a5bc2a: Download complete [2021-05-17T22:50:49.133Z] cbdbe7a5bc2a: Pull complete [2021-05-17T22:50:49.393Z] ca9280d653b3: Verifying Checksum [2021-05-17T22:50:49.393Z] ca9280d653b3: Download complete [2021-05-17T22:50:50.368Z] ca9280d653b3: Pull complete [2021-05-17T22:50:50.368Z] 7e9c9ca2126c: Verifying Checksum [2021-05-17T22:50:50.368Z] 7e9c9ca2126c: Download complete [2021-05-17T22:50:53.687Z] 7e9c9ca2126c: Pull complete [2021-05-17T22:50:53.687Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-17T22:50:53.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-17T22:50:53.687Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-17T22:50:53.764Z] prd-centos7-docker-4c-2g-750 does not seem to be running inside a container [2021-05-17T22:50:53.842Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-05-17T22:51:00.859Z] $ docker top efe5e9979896ecb44fdf43cd3553cd7e6e34c1e174ab72e4042edf2131cc5ef2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T22:51:01.234Z] + docker-compose build --help [2021-05-17T22:51:01.234Z] + grep parallel [2021-05-17T22:51:01.808Z] --parallel Build images in parallel. [Pipeline] } [2021-05-17T22:51:01.828Z] $ docker stop --time=1 efe5e9979896ecb44fdf43cd3553cd7e6e34c1e174ab72e4042edf2131cc5ef2 [2021-05-17T22:51:03.255Z] $ docker rm -f efe5e9979896ecb44fdf43cd3553cd7e6e34c1e174ab72e4042edf2131cc5ef2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T22:51:03.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-17T22:51:03.734Z] . [Pipeline] withDockerContainer [2021-05-17T22:51:03.807Z] prd-centos7-docker-4c-2g-750 does not seem to be running inside a container [2021-05-17T22:51:03.857Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-05-17T22:51:04.283Z] $ docker top 57fd7296716f1983f859479804e42dbad01bed85601637d83ef30c40d095d314 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T22:51:04.666Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-17T22:51:05.246Z] Building core-command ... [2021-05-17T22:51:05.246Z] Building core-data ... [2021-05-17T22:51:05.246Z] Building core-metadata ... [2021-05-17T22:51:05.246Z] Building security-bootstrapper ... [2021-05-17T22:51:05.246Z] Building security-proxy-setup ... [2021-05-17T22:51:05.246Z] Building security-secretstore-setup ... [2021-05-17T22:51:05.246Z] Building support-notifications ... [2021-05-17T22:51:05.246Z] Building support-scheduler ... [2021-05-17T22:51:05.246Z] Building sys-mgmt-agent ... [2021-05-17T22:51:05.246Z] Building core-data [2021-05-17T22:51:05.246Z] Building security-secretstore-setup [2021-05-17T22:51:05.246Z] Building core-metadata [2021-05-17T22:51:05.246Z] Building support-notifications [2021-05-17T22:51:05.246Z] Building support-scheduler [2021-05-17T22:52:12.997Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T22:52:12.997Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-17T22:52:12.997Z] ---> 6c0b11ae4dcc [2021-05-17T22:52:12.997Z] Step 3/23 : WORKDIR /edgex-go [2021-05-17T22:52:12.997Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T22:52:12.997Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T22:52:12.997Z] ---> 6c0b11ae4dcc [2021-05-17T22:52:12.997Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T22:52:12.997Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T22:52:12.997Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T22:52:12.997Z] ---> 6c0b11ae4dcc [2021-05-17T22:52:12.997Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T22:52:34.964Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T22:52:34.964Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-17T22:52:34.964Z] ---> 6c0b11ae4dcc [2021-05-17T22:52:34.964Z] Step 3/23 : WORKDIR /edgex-go [2021-05-17T22:52:36.349Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T22:52:36.349Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-17T22:52:36.349Z] ---> 6c0b11ae4dcc [2021-05-17T22:52:36.349Z] Step 3/26 : WORKDIR /edgex-go [2021-05-17T22:52:44.499Z] ---> Running in 6f7aba24a630 [2021-05-17T22:52:44.499Z] ---> Running in 619eb5ef1038 [2021-05-17T22:52:44.499Z] ---> Running in 891568c0b01e [2021-05-17T22:52:44.499Z] ---> Running in 3d2320a0a08e [2021-05-17T22:52:44.499Z] ---> Running in 5bf4477a8657 [2021-05-17T22:52:44.499Z] Removing intermediate container 5bf4477a8657 [2021-05-17T22:52:44.499Z] ---> 31f0addcb506 [2021-05-17T22:52:44.499Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T22:52:44.499Z] Removing intermediate container 6f7aba24a630 [2021-05-17T22:52:44.499Z] ---> fdf2c9ff07be [2021-05-17T22:52:44.499Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T22:52:44.499Z] Removing intermediate container 619eb5ef1038 [2021-05-17T22:52:44.499Z] ---> 7ff3a2fb7c1e [2021-05-17T22:52:44.499Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T22:52:44.499Z] Removing intermediate container 3d2320a0a08e [2021-05-17T22:52:44.499Z] ---> bee74df6b14f [2021-05-17T22:52:44.499Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T22:52:44.499Z] Removing intermediate container 891568c0b01e [2021-05-17T22:52:44.499Z] ---> 790b427533c7 [2021-05-17T22:52:44.499Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T22:52:44.499Z] ---> Running in 697c75b8fb57 [2021-05-17T22:52:44.499Z] ---> Running in f0f965d8c409 [2021-05-17T22:52:44.499Z] ---> Running in b198724a8d45 [2021-05-17T22:52:44.499Z] ---> Running in 3545d2506a01 [2021-05-17T22:52:44.499Z] ---> Running in 45626282c94f [2021-05-17T22:52:47.054Z] Removing intermediate container 697c75b8fb57 [2021-05-17T22:52:47.054Z] ---> 1767a9013a0d [2021-05-17T22:52:47.054Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-17T22:52:47.054Z] ---> Running in 0204e740bd13 [2021-05-17T22:52:47.054Z] Removing intermediate container f0f965d8c409 [2021-05-17T22:52:47.054Z] ---> e5e955814a2e [2021-05-17T22:52:47.054Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-17T22:52:47.440Z] ---> Running in 6e661134cbed [2021-05-17T22:52:47.440Z] Removing intermediate container b198724a8d45 [2021-05-17T22:52:47.440Z] ---> f733d3101526 [2021-05-17T22:52:47.440Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-17T22:52:47.722Z] ---> Running in 0215fb376f3f [2021-05-17T22:52:47.722Z] Removing intermediate container 45626282c94f [2021-05-17T22:52:47.722Z] ---> 0418aea0a01c [2021-05-17T22:52:47.722Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-17T22:52:47.722Z] Removing intermediate container 3545d2506a01 [2021-05-17T22:52:47.722Z] ---> 863dffb70fb3 [2021-05-17T22:52:47.722Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-17T22:52:47.722Z] ---> Running in c3cd6f45926d [2021-05-17T22:52:47.722Z] ---> Running in ce08ef630a28 [2021-05-17T22:52:48.297Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T22:52:48.297Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T22:52:48.297Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T22:52:48.297Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T22:52:48.297Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T22:52:48.868Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T22:52:48.868Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T22:52:49.134Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T22:52:49.134Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T22:52:49.134Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T22:52:49.405Z] OK: 219 MiB in 52 packages [2021-05-17T22:52:49.405Z] OK: 219 MiB in 52 packages [2021-05-17T22:52:49.673Z] OK: 219 MiB in 52 packages [2021-05-17T22:52:49.673Z] OK: 219 MiB in 52 packages [2021-05-17T22:52:49.673Z] OK: 219 MiB in 52 packages [2021-05-17T22:52:51.587Z] Removing intermediate container 0215fb376f3f [2021-05-17T22:52:51.587Z] ---> 6be9e96cd074 [2021-05-17T22:52:51.587Z] Step 6/24 : COPY go.mod . [2021-05-17T22:52:51.587Z] Removing intermediate container 0204e740bd13 [2021-05-17T22:52:51.587Z] ---> fa4159056f54 [2021-05-17T22:52:51.587Z] Step 6/23 : COPY go.mod . [2021-05-17T22:52:52.170Z] Removing intermediate container 6e661134cbed [2021-05-17T22:52:52.170Z] ---> bb42e7dc128d [2021-05-17T22:52:52.170Z] Step 6/26 : COPY go.mod . [2021-05-17T22:52:52.170Z] ---> 281a7075ccab [2021-05-17T22:52:52.170Z] Step 7/24 : RUN go mod download [2021-05-17T22:52:52.170Z] Removing intermediate container c3cd6f45926d [2021-05-17T22:52:52.170Z] ---> 958a61b819d4 [2021-05-17T22:52:52.170Z] Step 6/24 : COPY go.mod . [2021-05-17T22:52:52.453Z] ---> 73d35fafc2cd [2021-05-17T22:52:52.453Z] Step 7/23 : RUN go mod download [2021-05-17T22:52:52.453Z] Removing intermediate container ce08ef630a28 [2021-05-17T22:52:52.453Z] ---> 7e9693546f76 [2021-05-17T22:52:52.453Z] Step 6/23 : COPY go.mod . [2021-05-17T22:52:52.715Z] ---> Running in ae6237bd7576 [2021-05-17T22:52:52.715Z] ---> Running in 08c725b1e1cc [2021-05-17T22:52:52.976Z] ---> 31db74cc136a [2021-05-17T22:52:52.976Z] Step 7/26 : RUN go mod download [2021-05-17T22:52:52.976Z] ---> 90c32c75f491 [2021-05-17T22:52:52.976Z] Step 7/24 : RUN go mod download [2021-05-17T22:52:52.976Z] ---> 958275cecb23 [2021-05-17T22:52:52.976Z] Step 7/23 : RUN go mod download [2021-05-17T22:52:53.238Z] ---> Running in fadf688500fd [2021-05-17T22:52:53.238Z] ---> Running in a8942cfc0cef [2021-05-17T22:52:53.238Z] ---> Running in 022496f01a5d [2021-05-17T22:52:54.628Z] Removing intermediate container 08c725b1e1cc [2021-05-17T22:52:54.628Z] ---> 6e53211a2c1e [2021-05-17T22:52:54.628Z] Step 8/23 : COPY . . [2021-05-17T22:52:54.628Z] Removing intermediate container ae6237bd7576 [2021-05-17T22:52:54.628Z] ---> e1d376dce0d9 [2021-05-17T22:52:54.628Z] Step 8/24 : COPY . . [2021-05-17T22:53:16.649Z] Removing intermediate container fadf688500fd [2021-05-17T22:53:16.649Z] ---> 234d08d3678f [2021-05-17T22:53:16.649Z] Step 8/26 : COPY . . [2021-05-17T22:53:16.649Z] ---> e4bfcd7eaff7 [2021-05-17T22:53:16.649Z] Step 9/24 : RUN go mod tidy [2021-05-17T22:53:18.560Z] ---> 7bdf81b2d470 [2021-05-17T22:53:18.560Z] Step 9/23 : RUN go mod tidy [2021-05-17T22:53:18.560Z] Removing intermediate container a8942cfc0cef [2021-05-17T22:53:18.560Z] ---> e69c83eb6031 [2021-05-17T22:53:18.560Z] Step 8/24 : COPY . . [2021-05-17T22:53:50.669Z] Removing intermediate container 022496f01a5d [2021-05-17T22:53:50.669Z] ---> 6f514b238308 [2021-05-17T22:53:50.669Z] Step 8/23 : COPY . . [2021-05-17T22:53:50.669Z] ---> Running in d5432bafe534 [2021-05-17T22:53:50.669Z] ---> Running in dea34eee77f2 [2021-05-17T22:53:50.669Z] ---> b0636f3aa81d [2021-05-17T22:53:50.669Z] Step 9/26 : RUN go mod tidy [2021-05-17T22:53:50.669Z] ---> 51368f7af71d [2021-05-17T22:53:50.669Z] Step 9/24 : RUN go mod tidy [2021-05-17T22:53:50.669Z] ---> Running in 8b1ad9ef016f [2021-05-17T22:53:50.669Z] ---> Running in 1268bb840bbc [2021-05-17T22:54:02.920Z] Removing intermediate container d5432bafe534 [2021-05-17T22:54:02.920Z] ---> d035edf192cf [2021-05-17T22:54:02.920Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-17T22:54:02.920Z] ---> Running in 0be8567b3bdf [2021-05-17T22:54:02.920Z] Removing intermediate container dea34eee77f2 [2021-05-17T22:54:02.920Z] ---> 1b09f35cf296 [2021-05-17T22:54:02.920Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-17T22:54:02.920Z] Removing intermediate container 8b1ad9ef016f [2021-05-17T22:54:02.920Z] ---> c5804e22be56 [2021-05-17T22:54:02.920Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-17T22:54:03.180Z] ---> Running in 6ffc3c0614fe [2021-05-17T22:54:03.758Z] Removing intermediate container 1268bb840bbc [2021-05-17T22:54:03.759Z] ---> c3559b8e4094 [2021-05-17T22:54:03.759Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-17T22:54:03.759Z] ---> Running in 1370d211ef49 [2021-05-17T22:54:03.759Z] 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-05-17T22:54:04.347Z] ---> Running in 6f3ebc5cb6c4 [2021-05-17T22:54:06.911Z] 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-05-17T22:54:07.195Z] 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-05-17T22:54:07.195Z] 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-05-17T22:54:39.496Z] ---> ec71089e7856 [2021-05-17T22:54:39.496Z] Step 9/23 : RUN go mod tidy [2021-05-17T22:54:39.496Z] ---> Running in dfbd8ba972f7 [2021-05-17T22:54:46.132Z] Removing intermediate container dfbd8ba972f7 [2021-05-17T22:54:46.132Z] ---> caccd111d4c0 [2021-05-17T22:54:46.132Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-17T22:54:46.709Z] ---> Running in 0d40ed1072af [2021-05-17T22:54:50.028Z] 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-05-17T22:55:00.147Z] 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-05-17T22:55:15.121Z] Removing intermediate container 1370d211ef49 [2021-05-17T22:55:15.121Z] ---> 5cad61ffa807 [2021-05-17T22:55:15.121Z] [2021-05-17T22:55:15.121Z] Step 11/26 : FROM alpine:3.12 [2021-05-17T22:55:16.565Z] 3.12: Pulling from library/alpine [2021-05-17T22:55:16.565Z] Removing intermediate container 6ffc3c0614fe [2021-05-17T22:55:16.565Z] ---> 01e34a631895 [2021-05-17T22:55:16.565Z] [2021-05-17T22:55:16.565Z] Step 11/23 : FROM alpine:3.12 [2021-05-17T22:55:19.142Z] 3.12: Pulling from library/alpine [2021-05-17T22:55:19.427Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-17T22:55:19.427Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-17T22:55:19.427Z] Status: Downloaded newer image for alpine:3.12 [2021-05-17T22:55:19.427Z] Status: Downloaded newer image for alpine:3.12 [2021-05-17T22:55:19.427Z] ---> 13621d1b12d4 [2021-05-17T22:55:19.427Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-17T22:55:19.427Z] ---> 13621d1b12d4 [2021-05-17T22:55:19.427Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-17T22:55:24.762Z] ---> Running in 43b0d7b8a2e3 [2021-05-17T22:55:24.762Z] ---> Running in 5eae0dbf85bd [2021-05-17T22:55:25.034Z] Removing intermediate container 0be8567b3bdf [2021-05-17T22:55:25.034Z] ---> bfb094b48f46 [2021-05-17T22:55:25.034Z] [2021-05-17T22:55:25.034Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T22:55:25.034Z] ---> 13621d1b12d4 [2021-05-17T22:55:25.034Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-17T22:55:25.303Z] Removing intermediate container 6f3ebc5cb6c4 [2021-05-17T22:55:25.303Z] ---> 5c9e7152d1e9 [2021-05-17T22:55:25.303Z] [2021-05-17T22:55:25.303Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T22:55:25.303Z] ---> 13621d1b12d4 [2021-05-17T22:55:25.303Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-17T22:55:25.571Z] ---> Running in 008eec153a09 [2021-05-17T22:55:25.836Z] ---> Running in fa4c6fe591d5 [2021-05-17T22:55:26.106Z] Removing intermediate container 008eec153a09 [2021-05-17T22:55:26.106Z] ---> 42e99c1104cd [2021-05-17T22:55:26.106Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-17T22:55:26.682Z] ---> Running in 95569ab0846e [2021-05-17T22:55:26.682Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T22:55:26.682Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T22:55:26.946Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T22:55:26.946Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T22:55:26.946Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T22:55:26.946Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-17T22:55:27.208Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-17T22:55:27.208Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T22:55:27.208Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T22:55:27.208Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T22:55:27.208Z] OK: 6 MiB in 16 packages [2021-05-17T22:55:27.208Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-17T22:55:27.208Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T22:55:27.208Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-17T22:55:27.208Z] (4/6) Installing curl (7.76.1-r0) [2021-05-17T22:55:27.208Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-17T22:55:27.469Z] (6/6) Installing su-exec (0.2-r1) [2021-05-17T22:55:27.469Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T22:55:27.469Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T22:55:27.469Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-17T22:55:27.469Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T22:55:27.469Z] OK: 6 MiB in 15 packages [2021-05-17T22:55:27.469Z] OK: 7 MiB in 20 packages [2021-05-17T22:55:27.729Z] Removing intermediate container 95569ab0846e [2021-05-17T22:55:27.729Z] ---> 92347bbaed64 [2021-05-17T22:55:27.729Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-17T22:55:28.680Z] ---> Running in 31a8ea2b0ffd [2021-05-17T22:55:29.252Z] Removing intermediate container 31a8ea2b0ffd [2021-05-17T22:55:29.252Z] ---> f65138dd82a4 [2021-05-17T22:55:29.252Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T22:55:30.658Z] ---> Running in d25eb53615d3 [2021-05-17T22:55:31.719Z] Removing intermediate container 43b0d7b8a2e3 [2021-05-17T22:55:31.719Z] ---> 81f59c11e1ba [2021-05-17T22:55:31.719Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T22:55:32.069Z] Removing intermediate container fa4c6fe591d5 [2021-05-17T22:55:32.069Z] ---> ad48835fb343 [2021-05-17T22:55:32.069Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T22:55:32.359Z] ---> Running in 83c46633801a [2021-05-17T22:55:32.359Z] Removing intermediate container 5eae0dbf85bd [2021-05-17T22:55:32.359Z] ---> 92701d073858 [2021-05-17T22:55:32.359Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-17T22:55:32.359Z] ---> Running in 526e77b35c80 [2021-05-17T22:55:32.628Z] ---> Running in c77ce8e678a0 [2021-05-17T22:55:35.935Z] Removing intermediate container 83c46633801a [2021-05-17T22:55:35.935Z] ---> bb6e6a766a18 [2021-05-17T22:55:35.935Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-17T22:55:35.935Z] Removing intermediate container 526e77b35c80 [2021-05-17T22:55:35.935Z] ---> 7cb85b723b1f [2021-05-17T22:55:35.935Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-17T22:55:36.196Z] ---> Running in ca4000b3a565 [2021-05-17T22:55:36.196Z] ---> Running in 3078b26e8765 [2021-05-17T22:55:36.458Z] Removing intermediate container c77ce8e678a0 [2021-05-17T22:55:36.458Z] ---> a27bc98b3eeb [2021-05-17T22:55:36.458Z] Step 14/26 : WORKDIR / [2021-05-17T22:55:36.458Z] Removing intermediate container 0d40ed1072af [2021-05-17T22:55:36.458Z] ---> 1ecc8f0be6df [2021-05-17T22:55:36.458Z] [2021-05-17T22:55:36.458Z] Step 11/23 : FROM alpine:3.12 [2021-05-17T22:55:36.719Z] ---> 13621d1b12d4 [2021-05-17T22:55:36.719Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-17T22:55:36.719Z] ---> Running in 2abb050aac38 [2021-05-17T22:55:36.719Z] ---> Using cache [2021-05-17T22:55:36.719Z] ---> ad48835fb343 [2021-05-17T22:55:36.719Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T22:55:36.719Z] ---> Using cache [2021-05-17T22:55:36.719Z] ---> 7cb85b723b1f [2021-05-17T22:55:36.719Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-17T22:55:36.719Z] Removing intermediate container 3078b26e8765 [2021-05-17T22:55:36.719Z] ---> 3d60ca1a39a0 [2021-05-17T22:55:36.719Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-17T22:55:36.981Z] Removing intermediate container d25eb53615d3 [2021-05-17T22:55:36.981Z] ---> e425282f843b [2021-05-17T22:55:36.981Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-17T22:55:36.981Z] Removing intermediate container ca4000b3a565 [2021-05-17T22:55:36.981Z] ---> 08290e1db12b [2021-05-17T22:55:36.981Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-17T22:55:36.981Z] ---> Running in 7ccfb728066f [2021-05-17T22:55:37.246Z] ---> Running in fcb1e6fb7b33 [2021-05-17T22:55:37.246Z] ---> Running in 59b9dd979c10 [2021-05-17T22:55:37.246Z] ---> Running in 7816505709be [2021-05-17T22:55:37.508Z] Removing intermediate container 2abb050aac38 [2021-05-17T22:55:37.508Z] ---> cb75e3a99fd9 [2021-05-17T22:55:37.508Z] 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-05-17T22:55:37.508Z] Removing intermediate container 7ccfb728066f [2021-05-17T22:55:37.508Z] ---> 631b7c1f921a [2021-05-17T22:55:37.508Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-17T22:55:37.773Z] Removing intermediate container fcb1e6fb7b33 [2021-05-17T22:55:37.773Z] ---> e1d41b912fe2 [2021-05-17T22:55:37.773Z] Step 16/24 : WORKDIR / [2021-05-17T22:55:38.041Z] Removing intermediate container 7816505709be [2021-05-17T22:55:38.041Z] ---> 9330d086324a [2021-05-17T22:55:38.041Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T22:55:38.041Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T22:55:38.300Z] ---> Running in 8a885458a5f6 [2021-05-17T22:55:38.561Z] ---> Running in 1de850ba8e75 [2021-05-17T22:55:38.561Z] ---> 061a13e07c20 [2021-05-17T22:55:38.561Z] 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-05-17T22:55:38.826Z] ---> 4b0bdc7a98b7 [2021-05-17T22:55:38.826Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-17T22:55:38.826Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T22:55:38.826Z] Removing intermediate container 8a885458a5f6 [2021-05-17T22:55:38.826Z] ---> c3db467935fc [2021-05-17T22:55:38.826Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T22:55:39.086Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-17T22:55:39.346Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-17T22:55:39.346Z] ---> 7932b5aeeb68 [2021-05-17T22:55:39.346Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-17T22:55:39.346Z] Removing intermediate container 1de850ba8e75 [2021-05-17T22:55:39.346Z] ---> 3c3fd00088df [2021-05-17T22:55:39.346Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T22:55:39.346Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-17T22:55:39.346Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-17T22:55:39.919Z] ---> bf1382186475 [2021-05-17T22:55:39.919Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-17T22:55:39.919Z] ---> 97b13b158c4b [2021-05-17T22:55:39.919Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-17T22:55:40.491Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-17T22:55:40.491Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-17T22:55:40.752Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T22:55:40.752Z] OK: 8 MiB in 20 packages [2021-05-17T22:55:41.016Z] ---> cb593f5cc236 [2021-05-17T22:55:41.016Z] 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-05-17T22:55:41.281Z] ---> cadf7fe65007 [2021-05-17T22:55:41.281Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-17T22:55:41.850Z] ---> da7908b0b022 [2021-05-17T22:55:41.850Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-17T22:55:42.425Z] ---> 9ac3c073cf01 [2021-05-17T22:55:42.425Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-17T22:55:43.000Z] ---> Running in 1a3368638ea9 [2021-05-17T22:55:43.000Z] ---> 7439fbecac80 [2021-05-17T22:55:43.000Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-17T22:55:43.000Z] ---> 55a4e70e57e9 [2021-05-17T22:55:43.000Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-17T22:55:43.572Z] ---> 19f380ff86de [2021-05-17T22:55:43.572Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-17T22:55:44.512Z] Removing intermediate container 59b9dd979c10 [2021-05-17T22:55:44.512Z] ---> c1749d5c6093 [2021-05-17T22:55:44.512Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T22:55:44.512Z] Removing intermediate container 1a3368638ea9 [2021-05-17T22:55:44.512Z] ---> 17bd7f848d85 [2021-05-17T22:55:44.512Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T22:55:44.512Z] ---> 6bda5bf6947c [2021-05-17T22:55:44.512Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-17T22:55:44.512Z] ---> 664f02ab2044 [2021-05-17T22:55:44.512Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-17T22:55:44.772Z] ---> Running in 2480008f5791 [2021-05-17T22:55:44.772Z] ---> Running in e8ea62490a3e [2021-05-17T22:55:44.772Z] ---> Running in c99319e62491 [2021-05-17T22:55:45.341Z] ---> 0b8df5bf410f [2021-05-17T22:55:45.341Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-17T22:55:45.602Z] Removing intermediate container e8ea62490a3e [2021-05-17T22:55:45.602Z] ---> 504f8a5b6b90 [2021-05-17T22:55:45.602Z] Step 21/23 : LABEL arch=x86_64 [2021-05-17T22:55:45.869Z] ---> c797b743e494 [2021-05-17T22:55:45.869Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-17T22:55:46.139Z] Removing intermediate container c99319e62491 [2021-05-17T22:55:46.139Z] ---> f29b05cb339e [2021-05-17T22:55:46.139Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T22:55:46.139Z] Removing intermediate container 2480008f5791 [2021-05-17T22:55:46.139Z] ---> 51362f676287 [2021-05-17T22:55:46.139Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T22:55:46.139Z] ---> Running in 412de466c44c [2021-05-17T22:55:46.401Z] ---> ce698a00d9ee [2021-05-17T22:55:46.401Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-17T22:55:46.401Z] ---> f02f56b6de2d [2021-05-17T22:55:46.401Z] 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-05-17T22:55:46.401Z] ---> Running in a482dd98dbba [2021-05-17T22:55:46.401Z] ---> Running in 9631b2187c01 [2021-05-17T22:55:46.401Z] Removing intermediate container 412de466c44c [2021-05-17T22:55:46.401Z] ---> 82dc81735266 [2021-05-17T22:55:46.401Z] Step 22/23 : LABEL git_sha=f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c [2021-05-17T22:55:46.662Z] ---> Running in a883b872e7e8 [2021-05-17T22:55:46.662Z] ---> b627364ae16d [2021-05-17T22:55:46.662Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-17T22:55:46.922Z] ---> Running in 56d55d88f200 [2021-05-17T22:55:47.182Z] Removing intermediate container a482dd98dbba [2021-05-17T22:55:47.182Z] ---> 865881f51c10 [2021-05-17T22:55:47.182Z] Step 22/24 : LABEL arch=x86_64 [2021-05-17T22:55:47.182Z] Removing intermediate container 9631b2187c01 [2021-05-17T22:55:47.182Z] ---> fca418089418 [2021-05-17T22:55:47.182Z] Step 21/23 : LABEL arch=x86_64 [2021-05-17T22:55:47.756Z] ---> Running in 811fd5638477 [2021-05-17T22:55:48.016Z] ---> Running in d534b40fd1d1 [2021-05-17T22:55:48.016Z] Removing intermediate container 56d55d88f200 [2021-05-17T22:55:48.016Z] ---> 650443b0a84c [2021-05-17T22:55:48.016Z] Step 23/23 : LABEL version=0.0.0 [2021-05-17T22:55:48.016Z] ---> Running in 6f46d38a5acd [2021-05-17T22:55:48.276Z] ---> Running in 8b531e4e1ff0 [2021-05-17T22:55:48.276Z] Removing intermediate container 811fd5638477 [2021-05-17T22:55:48.276Z] ---> 165a225a75f7 [2021-05-17T22:55:48.276Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T22:55:48.276Z] Removing intermediate container d534b40fd1d1 [2021-05-17T22:55:48.276Z] ---> d1f7d4b8d9a3 [2021-05-17T22:55:48.276Z] Step 23/24 : LABEL git_sha=f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c [2021-05-17T22:55:48.538Z] ---> Running in 7530e48ce26c [2021-05-17T22:55:48.538Z] ---> Running in 2dd97c150b19 [2021-05-17T22:55:48.538Z] Removing intermediate container 6f46d38a5acd [2021-05-17T22:55:48.538Z] ---> e26df018edbf [2021-05-17T22:55:48.538Z] Step 22/23 : LABEL git_sha=f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c [2021-05-17T22:55:48.798Z] Removing intermediate container 8b531e4e1ff0 [2021-05-17T22:55:48.798Z] ---> 18e24af5b24e [2021-05-17T22:55:48.798Z] [2021-05-17T22:55:48.798Z] Successfully built 18e24af5b24e [2021-05-17T22:55:49.059Z] ---> Running in c55be1085070 [2021-05-17T22:55:49.059Z] Successfully tagged support-notifications:latest [2021-05-17T22:55:49.059Z] Building security-bootstrapper [2021-05-17T22:55:49.059Z]  Building support-notifications ... done Removing intermediate container 7530e48ce26c [2021-05-17T22:55:49.059Z] ---> d6512ea1ac5b [2021-05-17T22:55:49.059Z] Step 22/24 : LABEL arch=x86_64 [2021-05-17T22:55:49.059Z] Removing intermediate container 2dd97c150b19 [2021-05-17T22:55:49.059Z] ---> 31c91631e0ca [2021-05-17T22:55:49.059Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T22:55:49.319Z] ---> Running in 2bf2e3e0ea2f [2021-05-17T22:55:50.700Z] Removing intermediate container a883b872e7e8 [2021-05-17T22:55:50.700Z] ---> 76499debdec4 [2021-05-17T22:55:50.700Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-17T22:55:52.087Z] Removing intermediate container c55be1085070 [2021-05-17T22:55:52.087Z] ---> a64d545bacc2 [2021-05-17T22:55:52.087Z] Step 23/23 : LABEL version=0.0.0 [2021-05-17T22:55:52.658Z] ---> Running in 9df4b62ebd75 [2021-05-17T22:55:52.658Z] ---> Running in d06cadf440f3 [2021-05-17T22:55:53.230Z] ---> Running in 2b11add032b0 [2021-05-17T22:55:53.230Z] Removing intermediate container 2bf2e3e0ea2f [2021-05-17T22:55:53.230Z] ---> 431ef5f302cd [2021-05-17T22:55:53.230Z] Step 23/24 : LABEL git_sha=f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c [2021-05-17T22:56:01.377Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T22:56:01.377Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-17T22:56:07.964Z] ---> 6c0b11ae4dcc [2021-05-17T22:56:07.964Z] Step 3/32 : WORKDIR /edgex-go [2021-05-17T22:56:07.964Z] Removing intermediate container 9df4b62ebd75 [2021-05-17T22:56:07.964Z] ---> 38b8002b3865 [2021-05-17T22:56:07.964Z] [2021-05-17T22:56:07.964Z] ---> Using cache [2021-05-17T22:56:07.964Z] ---> 790b427533c7 [2021-05-17T22:56:07.964Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T22:56:07.964Z] ---> Using cache [2021-05-17T22:56:07.964Z] ---> 863dffb70fb3 [2021-05-17T22:56:07.964Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-17T22:56:07.964Z] Removing intermediate container d06cadf440f3 [2021-05-17T22:56:07.964Z] ---> ba94e27c8efc [2021-05-17T22:56:07.964Z] Step 24/26 : LABEL arch=x86_64 [2021-05-17T22:56:07.964Z] ---> Running in 3f0db6e5da32 [2021-05-17T22:56:07.964Z] ---> Using cache [2021-05-17T22:56:07.964Z] ---> 7e9693546f76 [2021-05-17T22:56:07.964Z] Step 6/32 : COPY go.mod . [2021-05-17T22:56:07.964Z] ---> Using cache [2021-05-17T22:56:07.964Z] ---> 958275cecb23 [2021-05-17T22:56:07.964Z] Step 7/32 : RUN go mod download [2021-05-17T22:56:07.964Z] ---> Using cache [2021-05-17T22:56:07.964Z] ---> 6f514b238308 [2021-05-17T22:56:07.964Z] Step 8/32 : COPY . . [2021-05-17T22:56:07.964Z] ---> Using cache [2021-05-17T22:56:07.964Z] ---> ec71089e7856 [2021-05-17T22:56:07.964Z] Step 9/32 : RUN go mod tidy [2021-05-17T22:56:07.964Z] ---> Using cache [2021-05-17T22:56:07.964Z] ---> caccd111d4c0 [2021-05-17T22:56:07.964Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-17T22:56:07.964Z] Successfully built 38b8002b3865 [2021-05-17T22:56:07.964Z] Removing intermediate container 2b11add032b0 [2021-05-17T22:56:07.964Z] ---> e4bc013c34ed [2021-05-17T22:56:07.964Z] [2021-05-17T22:56:07.964Z] Successfully tagged core-metadata:latest [2021-05-17T22:56:07.964Z] Building security-proxy-setup [2021-05-17T22:56:07.964Z]  Building core-metadata ... done Successfully built e4bc013c34ed [2021-05-17T22:56:07.964Z] ---> Running in 53d21eb1307a [2021-05-17T22:56:07.964Z] Successfully tagged support-scheduler:latest [2021-05-17T22:56:07.964Z] Building sys-mgmt-agent [2021-05-17T22:56:07.964Z]  Building support-scheduler ... done  ---> Running in 5666b654a977 [2021-05-17T22:56:07.964Z] Removing intermediate container 3f0db6e5da32 [2021-05-17T22:56:07.964Z] ---> dfd4c64d1a82 [2021-05-17T22:56:07.964Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T22:56:29.956Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T22:56:29.956Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T22:56:29.956Z] ---> 6c0b11ae4dcc [2021-05-17T22:56:29.956Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T22:56:29.956Z] ---> Using cache [2021-05-17T22:56:29.956Z] ---> 790b427533c7 [2021-05-17T22:56:29.956Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T22:56:29.956Z] ---> Using cache [2021-05-17T22:56:29.956Z] ---> 863dffb70fb3 [2021-05-17T22:56:29.956Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-17T22:56:30.217Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T22:56:30.217Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-17T22:56:30.217Z] ---> 6c0b11ae4dcc [2021-05-17T22:56:30.217Z] Step 3/22 : WORKDIR /edgex-go [2021-05-17T22:56:30.217Z] ---> Using cache [2021-05-17T22:56:30.217Z] ---> 790b427533c7 [2021-05-17T22:56:30.217Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T22:56:30.217Z] ---> Using cache [2021-05-17T22:56:30.217Z] ---> 863dffb70fb3 [2021-05-17T22:56:30.217Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-17T22:56:30.217Z] ---> Using cache [2021-05-17T22:56:30.217Z] ---> 7e9693546f76 [2021-05-17T22:56:30.217Z] Step 6/22 : COPY go.mod . [2021-05-17T22:56:30.217Z] ---> Using cache [2021-05-17T22:56:30.217Z] ---> 958275cecb23 [2021-05-17T22:56:30.217Z] Step 7/22 : RUN go mod download [2021-05-17T22:56:30.217Z] ---> Using cache [2021-05-17T22:56:30.217Z] ---> 6f514b238308 [2021-05-17T22:56:30.217Z] Step 8/22 : COPY . . [2021-05-17T22:56:30.217Z] ---> Using cache [2021-05-17T22:56:30.217Z] ---> ec71089e7856 [2021-05-17T22:56:30.217Z] Step 9/22 : RUN go mod tidy [2021-05-17T22:56:30.217Z] ---> Using cache [2021-05-17T22:56:30.217Z] ---> caccd111d4c0 [2021-05-17T22:56:30.217Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-17T22:56:35.510Z] Removing intermediate container 53d21eb1307a [2021-05-17T22:56:35.510Z] ---> af3305a8da50 [2021-05-17T22:56:35.510Z] Step 25/26 : LABEL git_sha=f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c [2021-05-17T22:56:35.510Z] ---> Running in a8cb679d17b5 [2021-05-17T22:56:35.510Z] ---> Running in 837bf6e41a86 [2021-05-17T22:56:35.510Z] ---> Running in 9cea80587584 [2021-05-17T22:56:35.510Z] ---> Running in 419446734c51 [2021-05-17T22:56:35.510Z] Removing intermediate container 9cea80587584 [2021-05-17T22:56:35.510Z] ---> f63634f42207 [2021-05-17T22:56:35.510Z] [2021-05-17T22:56:35.790Z] Removing intermediate container 419446734c51 [2021-05-17T22:56:35.790Z] ---> 3b32a30db4a4 [2021-05-17T22:56:35.790Z] Step 26/26 : LABEL version=0.0.0 [2021-05-17T22:56:35.790Z] 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-05-17T22:56:35.790Z] Successfully built f63634f42207 [2021-05-17T22:56:35.790Z] Successfully tagged core-data:latest [2021-05-17T22:56:35.790Z]  Building core-data ... done Building core-command [2021-05-17T22:56:35.791Z] ---> Running in bf3537d30fb4 [2021-05-17T22:56:36.777Z] Removing intermediate container bf3537d30fb4 [2021-05-17T22:56:36.777Z] ---> 2cb1a14a62bd [2021-05-17T22:56:36.777Z] [2021-05-17T22:56:37.049Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T22:56:37.049Z] 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-05-17T22:56:37.049Z] Successfully built 2cb1a14a62bd [2021-05-17T22:56:37.049Z] Successfully tagged security-secretstore-setup:latest [2021-05-17T22:56:37.638Z]  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T22:56:38.244Z] OK: 219 MiB in 52 packages [2021-05-17T22:56:40.816Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T22:56:40.816Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T22:56:40.816Z] ---> 6c0b11ae4dcc [2021-05-17T22:56:40.816Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T22:56:40.816Z] ---> Using cache [2021-05-17T22:56:40.816Z] ---> 790b427533c7 [2021-05-17T22:56:40.816Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T22:56:40.816Z] ---> Using cache [2021-05-17T22:56:40.816Z] ---> 863dffb70fb3 [2021-05-17T22:56:40.816Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-17T22:56:40.816Z] ---> Using cache [2021-05-17T22:56:40.816Z] ---> 7e9693546f76 [2021-05-17T22:56:40.816Z] Step 6/24 : COPY go.mod . [2021-05-17T22:56:40.816Z] ---> Using cache [2021-05-17T22:56:40.816Z] ---> 958275cecb23 [2021-05-17T22:56:40.816Z] Step 7/24 : RUN go mod download [2021-05-17T22:56:40.816Z] ---> Using cache [2021-05-17T22:56:40.816Z] ---> 6f514b238308 [2021-05-17T22:56:40.816Z] Step 8/24 : COPY . . [2021-05-17T22:56:40.816Z] ---> Using cache [2021-05-17T22:56:40.816Z] ---> ec71089e7856 [2021-05-17T22:56:40.816Z] Step 9/24 : RUN go mod tidy [2021-05-17T22:56:40.816Z] ---> Using cache [2021-05-17T22:56:40.816Z] ---> caccd111d4c0 [2021-05-17T22:56:40.816Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-17T22:56:46.128Z] ---> Running in 10e14dbb53dc [2021-05-17T22:56:46.128Z] Removing intermediate container a8cb679d17b5 [2021-05-17T22:56:46.128Z] ---> 389b9aee01f3 [2021-05-17T22:56:46.128Z] Step 6/24 : COPY go.mod . [2021-05-17T22:56:46.128Z] ---> 025c279dcfce [2021-05-17T22:56:46.128Z] Step 7/24 : RUN go mod download [2021-05-17T22:56:46.128Z] 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-05-17T22:56:46.128Z] ---> Running in 2c9af7fcb465 [2021-05-17T22:56:47.518Z] Removing intermediate container 2c9af7fcb465 [2021-05-17T22:56:47.518Z] ---> 9a386f41249d [2021-05-17T22:56:47.518Z] Step 8/24 : COPY . . [2021-05-17T22:57:02.761Z] ---> 78839db42c28 [2021-05-17T22:57:02.761Z] Step 9/24 : RUN go mod tidy [2021-05-17T22:57:02.761Z] ---> Running in ebb919b5371a [2021-05-17T22:57:04.173Z] Removing intermediate container ebb919b5371a [2021-05-17T22:57:04.174Z] ---> 363d17d1d77f [2021-05-17T22:57:04.174Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-17T22:57:04.174Z] ---> Running in ae0e5155979e [2021-05-17T22:57:04.452Z] 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-05-17T22:57:12.653Z] 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-05-17T22:57:17.971Z] Removing intermediate container 5666b654a977 [2021-05-17T22:57:17.971Z] ---> cc9bfc793988 [2021-05-17T22:57:17.971Z] [2021-05-17T22:57:17.971Z] Step 11/32 : FROM alpine:3.12 [2021-05-17T22:57:17.971Z] ---> 13621d1b12d4 [2021-05-17T22:57:17.971Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-17T22:57:18.234Z] ---> Running in b820197ee1bf [2021-05-17T22:57:18.502Z] Removing intermediate container 837bf6e41a86 [2021-05-17T22:57:18.502Z] ---> 401eb90a555f [2021-05-17T22:57:18.502Z] [2021-05-17T22:57:18.502Z] Step 11/22 : FROM alpine:3.12 [2021-05-17T22:57:18.502Z] ---> 13621d1b12d4 [2021-05-17T22:57:18.502Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-17T22:57:18.502Z] Removing intermediate container b820197ee1bf [2021-05-17T22:57:18.502Z] ---> 7c6702d625f0 [2021-05-17T22:57:18.502Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-17T22:57:18.502Z] ---> Running in 498700da92cb [2021-05-17T22:57:18.502Z] ---> Running in d769f425e35d [2021-05-17T22:57:19.931Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T22:57:19.931Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T22:57:19.931Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T22:57:19.931Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T22:57:19.931Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-17T22:57:20.205Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T22:57:20.206Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-17T22:57:20.206Z] (4/4) Installing curl (7.76.1-r0) [2021-05-17T22:57:20.206Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T22:57:20.206Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T22:57:20.206Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-17T22:57:20.206Z] (2/2) Installing su-exec (0.2-r1) [2021-05-17T22:57:20.206Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T22:57:20.206Z] OK: 6 MiB in 16 packages [2021-05-17T22:57:20.206Z] OK: 7 MiB in 18 packages [2021-05-17T22:57:23.524Z] Removing intermediate container d769f425e35d [2021-05-17T22:57:23.524Z] ---> b3c9d1e31805 [2021-05-17T22:57:23.524Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-17T22:57:23.524Z] Removing intermediate container 498700da92cb [2021-05-17T22:57:23.524Z] ---> 277b6a0abaf3 [2021-05-17T22:57:23.524Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-17T22:57:23.524Z] ---> Running in 8302100c6a5c [2021-05-17T22:57:23.524Z] ---> Running in 56aea660533c [2021-05-17T22:57:24.119Z] Removing intermediate container 8302100c6a5c [2021-05-17T22:57:24.119Z] ---> d574ea8c58f8 [2021-05-17T22:57:24.119Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-17T22:57:24.382Z] Removing intermediate container 56aea660533c [2021-05-17T22:57:24.382Z] ---> 5283fd483a40 [2021-05-17T22:57:24.382Z] Step 14/22 : WORKDIR /edgex [2021-05-17T22:57:24.644Z] ---> Running in ed104625b3c6 [2021-05-17T22:57:24.644Z] ---> Running in c07402e1c9a0 [2021-05-17T22:57:24.910Z] Removing intermediate container ed104625b3c6 [2021-05-17T22:57:24.910Z] ---> c40063838541 [2021-05-17T22:57:24.910Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-17T22:57:26.857Z] ---> Running in 599b7713de8d [2021-05-17T22:57:26.857Z] Removing intermediate container c07402e1c9a0 [2021-05-17T22:57:26.857Z] ---> 409e3a2cfa6e [2021-05-17T22:57:26.857Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-17T22:57:27.123Z] Removing intermediate container 10e14dbb53dc [2021-05-17T22:57:27.123Z] ---> 46980ac4182b [2021-05-17T22:57:27.123Z] [2021-05-17T22:57:27.123Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T22:57:27.123Z] ---> 13621d1b12d4 [2021-05-17T22:57:27.123Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-17T22:57:27.123Z] ---> Using cache [2021-05-17T22:57:27.123Z] ---> ad48835fb343 [2021-05-17T22:57:27.123Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T22:57:27.123Z] ---> Using cache [2021-05-17T22:57:27.123Z] ---> 7cb85b723b1f [2021-05-17T22:57:27.123Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-17T22:57:27.711Z] ---> Running in 1cac62c5b1ba [2021-05-17T22:57:27.711Z] ---> c7e61d097b37 [2021-05-17T22:57:27.711Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-17T22:57:27.971Z] Removing intermediate container 1cac62c5b1ba [2021-05-17T22:57:27.971Z] ---> 99d85a140223 [2021-05-17T22:57:27.971Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-17T22:57:28.548Z] ---> 8528f1167484 [2021-05-17T22:57:28.548Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-17T22:57:28.548Z] ---> Running in e81b1fb8819c [2021-05-17T22:57:28.819Z] Removing intermediate container e81b1fb8819c [2021-05-17T22:57:28.819Z] ---> 92a717f2137f [2021-05-17T22:57:28.819Z] Step 16/24 : WORKDIR / [2021-05-17T22:57:29.388Z] Removing intermediate container 599b7713de8d [2021-05-17T22:57:29.388Z] ---> 52cb319115c6 [2021-05-17T22:57:29.388Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-17T22:57:29.388Z] ---> 57e081502f1b [2021-05-17T22:57:29.388Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-17T22:57:29.648Z] ---> Running in 00ab2fc7d6b2 [2021-05-17T22:57:29.908Z] ---> Running in a2f494d3fd4d [2021-05-17T22:57:30.168Z] ---> Running in 3aaf1a6ded62 [2021-05-17T22:57:30.168Z] Removing intermediate container 00ab2fc7d6b2 [2021-05-17T22:57:30.168Z] ---> 4abc70d17132 [2021-05-17T22:57:30.168Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T22:57:30.430Z] Removing intermediate container 3aaf1a6ded62 [2021-05-17T22:57:30.430Z] ---> d415953d39aa [2021-05-17T22:57:30.430Z] Step 19/22 : CMD ["--init=true"] [2021-05-17T22:57:31.832Z] Removing intermediate container a2f494d3fd4d [2021-05-17T22:57:31.832Z] ---> 4d1d195b90f0 [2021-05-17T22:57:31.832Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-17T22:57:31.832Z] ---> 982c61c4df76 [2021-05-17T22:57:31.832Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-17T22:57:31.832Z] ---> Running in 25d0bb35d416 [2021-05-17T22:57:32.097Z] Removing intermediate container ae0e5155979e [2021-05-17T22:57:32.097Z] ---> 846fb3b2a143 [2021-05-17T22:57:32.097Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-17T22:57:32.357Z] ---> Running in 6d2c1ebdfc43 [2021-05-17T22:57:32.357Z] Removing intermediate container 25d0bb35d416 [2021-05-17T22:57:32.357Z] ---> 4cedb8fe3dd7 [2021-05-17T22:57:32.357Z] Step 20/22 : LABEL arch=x86_64 [2021-05-17T22:57:32.618Z] ---> 54423346a02f [2021-05-17T22:57:32.618Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-17T22:57:32.618Z] ---> 89890178889b [2021-05-17T22:57:32.618Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-17T22:57:32.879Z] ---> Running in cd9055c204c8 [2021-05-17T22:57:32.879Z] ---> Running in 0b521c4d1515 [2021-05-17T22:57:33.148Z] ---> cf41441fedcf [2021-05-17T22:57:33.148Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-17T22:57:33.148Z] Removing intermediate container cd9055c204c8 [2021-05-17T22:57:33.148Z] ---> 2fee3dfd718e [2021-05-17T22:57:33.148Z] Step 21/22 : LABEL git_sha=f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c [2021-05-17T22:57:33.148Z] 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-05-17T22:57:33.148Z] ---> Running in d0f8167c2836 [2021-05-17T22:57:33.148Z] ---> Running in 6214e994c8df [2021-05-17T22:57:33.727Z] Removing intermediate container d0f8167c2836 [2021-05-17T22:57:33.727Z] ---> 2b63bebc7eda [2021-05-17T22:57:33.727Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T22:57:33.727Z] Removing intermediate container 6214e994c8df [2021-05-17T22:57:33.727Z] ---> 912a9c149db3 [2021-05-17T22:57:33.727Z] Step 22/22 : LABEL version=0.0.0 [2021-05-17T22:57:33.727Z] ---> Running in c9deea46317f [2021-05-17T22:57:33.727Z] ---> Running in bdb7551f9e98 [2021-05-17T22:57:33.727Z] Removing intermediate container c9deea46317f [2021-05-17T22:57:33.727Z] ---> 298b09e4ec70 [2021-05-17T22:57:33.727Z] Step 22/24 : LABEL arch=x86_64 [2021-05-17T22:57:33.727Z] Removing intermediate container bdb7551f9e98 [2021-05-17T22:57:33.727Z] ---> 879cb7cbc71f [2021-05-17T22:57:33.727Z] [2021-05-17T22:57:33.990Z] Successfully built 879cb7cbc71f [2021-05-17T22:57:33.990Z] Successfully tagged security-proxy-setup:latest [2021-05-17T22:57:33.990Z]  Building security-proxy-setup ... done  ---> Running in e8faf10523d7 [2021-05-17T22:57:34.568Z] Removing intermediate container 0b521c4d1515 [2021-05-17T22:57:34.568Z] ---> c23a2540b082 [2021-05-17T22:57:34.568Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T22:57:34.568Z] Removing intermediate container 6d2c1ebdfc43 [2021-05-17T22:57:34.568Z] ---> 8ed1eb8f303b [2021-05-17T22:57:34.568Z] [2021-05-17T22:57:34.568Z] Step 12/24 : FROM docker:20.10.0 [2021-05-17T22:57:34.568Z] Removing intermediate container e8faf10523d7 [2021-05-17T22:57:34.568Z] ---> 81ecf91b5f9f [2021-05-17T22:57:34.568Z] Step 23/24 : LABEL git_sha=f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c [2021-05-17T22:57:34.568Z] ---> Running in 40035f46b65a [2021-05-17T22:57:34.568Z] ---> 55163bcc017f [2021-05-17T22:57:34.568Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-17T22:57:34.568Z] Removing intermediate container 40035f46b65a [2021-05-17T22:57:34.568Z] ---> c95be4309c39 [2021-05-17T22:57:34.568Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T22:57:34.568Z] ---> Running in 97280812ced1 [2021-05-17T22:57:34.568Z] 20.10.0: Pulling from library/docker [2021-05-17T22:57:35.144Z] Removing intermediate container 97280812ced1 [2021-05-17T22:57:35.144Z] ---> 5ebc6dcf29a3 [2021-05-17T22:57:35.144Z] [2021-05-17T22:57:35.144Z] Successfully built 5ebc6dcf29a3 [2021-05-17T22:57:35.408Z] Successfully tagged core-command:latest [2021-05-17T22:57:35.670Z]  Building core-command ... done  ---> 483777c2fa03 [2021-05-17T22:57:35.670Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-17T22:57:37.592Z] ---> ce8cfea4381c [2021-05-17T22:57:37.592Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-17T22:57:40.135Z] ---> 057dc8166908 [2021-05-17T22:57:40.135Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-17T22:57:40.135Z] ---> 2409743c79ed [2021-05-17T22:57:40.135Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-17T22:57:40.397Z] ---> Running in 85fc7c6c2c20 [2021-05-17T22:57:40.967Z] Removing intermediate container 85fc7c6c2c20 [2021-05-17T22:57:40.967Z] ---> ccf2b00777ff [2021-05-17T22:57:40.967Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-17T22:57:40.967Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-17T22:57:40.967Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-17T22:57:40.967Z] ---> aefe523efa57 [2021-05-17T22:57:40.967Z] 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-05-17T22:57:40.967Z] ---> Running in 7fb17e9de198 [2021-05-17T22:57:40.967Z] ---> 9f0b83ad1f08 [2021-05-17T22:57:40.967Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-17T22:57:41.227Z] Removing intermediate container 7fb17e9de198 [2021-05-17T22:57:41.227Z] ---> cef51b6fae34 [2021-05-17T22:57:41.227Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-17T22:57:41.496Z] ---> Running in 10a1c7d0a0ac [2021-05-17T22:57:41.496Z] ---> Running in 58c7f3250128 [2021-05-17T22:57:42.439Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T22:57:42.439Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T22:57:42.439Z] (1/39) Installing readline (8.0.4-r0) [2021-05-17T22:57:42.439Z] (2/39) Installing bash (5.0.17-r0) [2021-05-17T22:57:42.439Z] Executing bash-5.0.17-r0.post-install [2021-05-17T22:57:42.439Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T22:57:42.439Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-17T22:57:42.439Z] (5/39) Installing curl (7.76.1-r0) [2021-05-17T22:57:42.439Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-17T22:57:42.439Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-17T22:57:42.439Z] (8/39) Installing expat (2.2.9-r1) [2021-05-17T22:57:42.439Z] (9/39) Installing libffi (3.3-r2) [2021-05-17T22:57:42.439Z] (10/39) Installing gdbm (1.13-r1) [2021-05-17T22:57:42.439Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-17T22:57:42.700Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-17T22:57:42.700Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-17T22:57:42.969Z] Removing intermediate container 10a1c7d0a0ac [2021-05-17T22:57:42.969Z] ---> bf72ac0d36cd [2021-05-17T22:57:42.969Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-17T22:57:44.885Z] ---> Running in 076df0054ccc [2021-05-17T22:57:45.145Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-17T22:57:45.145Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-17T22:57:45.145Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-17T22:57:45.145Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-17T22:57:45.145Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-17T22:57:45.145Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-17T22:57:45.145Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-17T22:57:45.145Z] Removing intermediate container 076df0054ccc [2021-05-17T22:57:45.145Z] ---> 847c6bf7f95f [2021-05-17T22:57:45.145Z] Step 29/32 : CMD ["gate"] [2021-05-17T22:57:45.145Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-17T22:57:45.145Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-17T22:57:45.145Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-17T22:57:45.145Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-17T22:57:45.145Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-17T22:57:45.411Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-17T22:57:45.411Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-17T22:57:45.411Z] ---> Running in 9e337cc76c42 [2021-05-17T22:57:45.411Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-17T22:57:45.673Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-17T22:57:45.673Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-17T22:57:45.673Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-17T22:57:45.673Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-17T22:57:45.934Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-17T22:57:45.934Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-17T22:57:45.934Z] Removing intermediate container 9e337cc76c42 [2021-05-17T22:57:45.934Z] ---> 7d088a685aed [2021-05-17T22:57:45.934Z] Step 30/32 : LABEL arch=x86_64 [2021-05-17T22:57:45.934Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-17T22:57:45.934Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-17T22:57:46.194Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-17T22:57:46.194Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-17T22:57:46.194Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-17T22:57:46.765Z] ---> Running in 3cdb89874d24 [2021-05-17T22:57:46.766Z] Executing busybox-1.31.1-r19.trigger [2021-05-17T22:57:46.766Z] OK: 72 MiB in 59 packages [2021-05-17T22:57:47.026Z] Removing intermediate container 3cdb89874d24 [2021-05-17T22:57:47.026Z] ---> a3956c09ab67 [2021-05-17T22:57:47.026Z] Step 31/32 : LABEL git_sha=f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c [2021-05-17T22:57:47.285Z] ---> Running in 596a4a2e2e92 [2021-05-17T22:57:47.545Z] Removing intermediate container 596a4a2e2e92 [2021-05-17T22:57:47.545Z] ---> 7072b7e8b23b [2021-05-17T22:57:47.545Z] Step 32/32 : LABEL version=0.0.0 [2021-05-17T22:57:47.545Z] Collecting docker-compose==1.23.2 [2021-05-17T22:57:47.545Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-17T22:57:47.806Z] ---> Running in fb284feb1774 [2021-05-17T22:57:48.068Z] Collecting jsonschema<3,>=2.5.1 [2021-05-17T22:57:48.068Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-17T22:57:48.068Z] Removing intermediate container fb284feb1774 [2021-05-17T22:57:48.068Z] ---> a8d9671896f0 [2021-05-17T22:57:48.068Z] [2021-05-17T22:57:48.068Z] Collecting texttable<0.10,>=0.9.0 [2021-05-17T22:57:48.068Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-17T22:57:48.068Z] Successfully built a8d9671896f0 [2021-05-17T22:57:48.332Z] Successfully tagged security-bootstrapper:latest [2021-05-17T22:57:48.593Z]  Building security-bootstrapper ... done Collecting docopt<0.7,>=0.6.1 [2021-05-17T22:57:48.593Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-17T22:57:49.164Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-17T22:57:49.164Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-17T22:57:49.164Z] Collecting docker<4.0,>=3.6.0 [2021-05-17T22:57:49.164Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-17T22:57:49.164Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-17T22:57:49.164Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-17T22:57:49.736Z] Collecting cached-property<2,>=1.2.0 [2021-05-17T22:57:49.736Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-17T22:57:49.736Z] 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-05-17T22:57:49.736Z] Collecting PyYAML<4,>=3.10 [2021-05-17T22:57:49.736Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-17T22:57:50.308Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-17T22:57:50.308Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-17T22:57:50.568Z] 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-05-17T22:57:50.568Z] Collecting idna<2.8,>=2.5 [2021-05-17T22:57:50.568Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-17T22:57:50.568Z] 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-05-17T22:57:50.568Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-17T22:57:50.568Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-17T22:57:50.830Z] Collecting docker-pycreds>=0.4.0 [2021-05-17T22:57:50.830Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-17T22:57:50.830Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-17T22:57:50.830Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-17T22:57:50.830Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-17T22:57:50.830Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-17T22:57:50.830Z] Installing collected packages: jsonschema, texttable, docopt, idna, urllib3, requests, docker-pycreds, websocket-client, docker, dockerpty, cached-property, PyYAML, docker-compose [2021-05-17T22:57:50.830Z] Running setup.py install for texttable: started [2021-05-17T22:57:51.400Z] Running setup.py install for texttable: finished with status 'done' [2021-05-17T22:57:51.400Z] Running setup.py install for docopt: started [2021-05-17T22:57:51.661Z] Running setup.py install for docopt: finished with status 'done' [2021-05-17T22:57:51.661Z] Attempting uninstall: idna [2021-05-17T22:57:51.661Z] Found existing installation: idna 2.9 [2021-05-17T22:57:51.661Z] Uninstalling idna-2.9: [2021-05-17T22:57:51.661Z] Successfully uninstalled idna-2.9 [2021-05-17T22:57:51.922Z] Attempting uninstall: urllib3 [2021-05-17T22:57:51.922Z] Found existing installation: urllib3 1.25.9 [2021-05-17T22:57:51.922Z] Uninstalling urllib3-1.25.9: [2021-05-17T22:57:51.922Z] Successfully uninstalled urllib3-1.25.9 [2021-05-17T22:57:51.922Z] Attempting uninstall: requests [2021-05-17T22:57:51.923Z] Found existing installation: requests 2.23.0 [2021-05-17T22:57:51.923Z] Uninstalling requests-2.23.0: [2021-05-17T22:57:51.923Z] Successfully uninstalled requests-2.23.0 [2021-05-17T22:57:52.186Z] Running setup.py install for dockerpty: started [2021-05-17T22:57:52.450Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-17T22:57:52.450Z] Running setup.py install for PyYAML: started [2021-05-17T22:57:53.019Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-17T22:57:53.019Z] 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-05-17T22:57:57.234Z] Removing intermediate container 58c7f3250128 [2021-05-17T22:57:57.234Z] ---> f79247cb6fbd [2021-05-17T22:57:57.234Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-17T22:57:57.234Z] ---> Running in 5dcf1941af67 [2021-05-17T22:57:57.234Z] Removing intermediate container 5dcf1941af67 [2021-05-17T22:57:57.234Z] ---> 30b38b2dd4a6 [2021-05-17T22:57:57.234Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-17T22:57:57.234Z] ---> Running in deae78413b0b [2021-05-17T22:57:57.234Z] Removing intermediate container deae78413b0b [2021-05-17T22:57:57.234Z] ---> a5daaea519db [2021-05-17T22:57:57.234Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-17T22:57:57.802Z] ---> 638ba738a288 [2021-05-17T22:57:57.803Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-17T22:57:58.061Z] ---> a373de7c44a0 [2021-05-17T22:57:58.061Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-17T22:57:58.646Z] ---> 4f0f9db31709 [2021-05-17T22:57:58.646Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-17T22:57:58.646Z] ---> Running in 5c3d8794f284 [2021-05-17T22:57:58.646Z] Removing intermediate container 5c3d8794f284 [2021-05-17T22:57:58.646Z] ---> 5a1ef609a1cc [2021-05-17T22:57:58.646Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T22:57:58.646Z] ---> Running in 571663364d5b [2021-05-17T22:57:58.910Z] Removing intermediate container 571663364d5b [2021-05-17T22:57:58.910Z] ---> 89bf311a3ec3 [2021-05-17T22:57:58.910Z] Step 22/24 : LABEL arch=x86_64 [2021-05-17T22:57:58.910Z] ---> Running in b96903bc9717 [2021-05-17T22:57:58.910Z] Removing intermediate container b96903bc9717 [2021-05-17T22:57:58.910Z] ---> 4258c337deb7 [2021-05-17T22:57:58.910Z] Step 23/24 : LABEL git_sha=f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c [2021-05-17T22:57:59.171Z] ---> Running in 5024855bc26a [2021-05-17T22:57:59.171Z] Removing intermediate container 5024855bc26a [2021-05-17T22:57:59.171Z] ---> d424f5c93a8a [2021-05-17T22:57:59.171Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T22:57:59.171Z] ---> Running in 35a2e81c2125 [2021-05-17T22:57:59.432Z] Removing intermediate container 35a2e81c2125 [2021-05-17T22:57:59.432Z] ---> fc233649a640 [2021-05-17T22:57:59.432Z] [2021-05-17T22:57:59.432Z] Successfully built fc233649a640 [2021-05-17T22:57:59.432Z] Successfully tagged sys-mgmt-agent:latest [2021-05-17T22:57:59.439Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-17T22:57:59.454Z] $ docker stop --time=1 57fd7296716f1983f859479804e42dbad01bed85601637d83ef30c40d095d314 [2021-05-17T22:58:01.081Z] $ docker rm -f 57fd7296716f1983f859479804e42dbad01bed85601637d83ef30c40d095d314 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T22:58:01.523Z] + docker images [2021-05-17T22:58:01.523Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-17T22:58:01.523Z] sys-mgmt-agent latest fc233649a640 2 seconds ago 312MB [2021-05-17T22:58:01.523Z] security-bootstrapper latest a8d9671896f0 14 seconds ago 18.2MB [2021-05-17T22:58:01.523Z] core-command latest 5ebc6dcf29a3 27 seconds ago 17.1MB [2021-05-17T22:58:01.523Z] 8ed1eb8f303b 27 seconds ago 1.15GB [2021-05-17T22:58:01.523Z] security-proxy-setup latest 879cb7cbc71f 28 seconds ago 25.3MB [2021-05-17T22:58:01.523Z] 46980ac4182b 35 seconds ago 1.16GB [2021-05-17T22:58:01.523Z] 401eb90a555f 43 seconds ago 1.16GB [2021-05-17T22:58:01.523Z] cc9bfc793988 45 seconds ago 1.15GB [2021-05-17T22:58:01.523Z] security-secretstore-setup latest 2cb1a14a62bd About a minute ago 25.8MB [2021-05-17T22:58:01.523Z] core-data latest f63634f42207 About a minute ago 21.6MB [2021-05-17T22:58:01.523Z] support-scheduler latest e4bc013c34ed About a minute ago 17.1MB [2021-05-17T22:58:01.523Z] core-metadata latest 38b8002b3865 2 minutes ago 18.6MB [2021-05-17T22:58:01.523Z] support-notifications latest 18e24af5b24e 2 minutes ago 17.7MB [2021-05-17T22:58:01.523Z] 1ecc8f0be6df 2 minutes ago 1.16GB [2021-05-17T22:58:01.523Z] 5c9e7152d1e9 2 minutes ago 1.17GB [2021-05-17T22:58:01.523Z] bfb094b48f46 2 minutes ago 1.17GB [2021-05-17T22:58:01.523Z] 01e34a631895 2 minutes ago 1.16GB [2021-05-17T22:58:01.523Z] 5cad61ffa807 2 minutes ago 1.16GB [2021-05-17T22:58:01.523Z] ci-base-image-x86_64 latest 6c0b11ae4dcc 10 minutes ago 648MB [2021-05-17T22:58:01.523Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB [2021-05-17T22:58:01.523Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB [2021-05-17T22:58:01.523Z] alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB [2021-05-17T22:58:01.523Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-17T22:58:01.523Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 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-05-17T22:58:17.082Z] Still waiting to schedule task [2021-05-17T22:58:17.083Z] ‘prd-ubuntu18.04-docker-8c-8g-324’ is offline [2021-05-17T23:01:41.376Z] Running on prd-ubuntu18.04-docker-8c-8g-995 in /w/workspace/edgexfoundry_edgex-go_PR-3468 [Pipeline] { [Pipeline] ws [2021-05-17T23:01:41.408Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-05-17T23:01:41.548Z] The recommended git tool is: git [2021-05-17T23:01:43.787Z] using credential edgex-jenkins-ssh [2021-05-17T23:01:43.802Z] Cloning the remote Git repository [2021-05-17T23:01:43.829Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-17T23:01:43.912Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-05-17T23:01:43.939Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-17T23:01:43.939Z] > git --version # timeout=10 [2021-05-17T23:01:43.948Z] > git --version # 'git version 2.17.1' [2021-05-17T23:01:43.948Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T23:01:43.975Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T23:01:57.448Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-17T23:01:57.455Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T23:01:57.469Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-17T23:01:57.489Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-17T23:01:57.489Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T23:01:57.494Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3468/head:refs/remotes/origin/PR-3468 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T23:01:58.132Z] Merging remotes/origin/master commit 010fdaa0663e9a8006de6a08312b7539b698d439 into PR head commit f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c [2021-05-17T23:01:58.258Z] Merge succeeded, producing f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c [2021-05-17T23:01:58.260Z] Checking out Revision f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c (PR-3468) [2021-05-17T23:01:58.146Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T23:01:58.151Z] > git checkout -f f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c # timeout=10 [2021-05-17T23:01:58.226Z] > git remote # timeout=10 [2021-05-17T23:01:58.236Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T23:01:58.240Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T23:01:58.246Z] > git merge 010fdaa0663e9a8006de6a08312b7539b698d439 # timeout=10 [2021-05-17T23:01:58.257Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-17T23:01:58.266Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T23:01:58.272Z] > git checkout -f f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c # timeout=10 [2021-05-17T23:02:01.882Z] Commit message: "Merge branch 'master' into issue-3466" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T23:02:03.232Z] + echo snap-build.sh [2021-05-17T23:02:03.232Z] snap-build.sh [2021-05-17T23:02:03.232Z] + SNAP_BASE_DIR=. [2021-05-17T23:02:03.232Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-05-17T23:02:03.232Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-05-17T23:02:03.232Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-05-17T23:02:03.232Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-05-17T23:02:03.232Z] + cd /w/workspace/edgex-go/5 [2021-05-17T23:02:03.232Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-17T23:02:03.232Z] Reading package lists... [2021-05-17T23:02:03.232Z] Building dependency tree... [2021-05-17T23:02:03.232Z] Reading state information... [2021-05-17T23:02:03.498Z] The following packages were automatically installed and are no longer required: [2021-05-17T23:02:03.498Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-17T23:02:03.498Z] uidmap xdelta3 [2021-05-17T23:02:03.498Z] Use 'sudo apt autoremove' to remove them. [2021-05-17T23:02:03.498Z] The following packages will be REMOVED: [2021-05-17T23:02:03.498Z] lxd* lxd-client* [2021-05-17T23:02:04.076Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-17T23:02:04.076Z] After this operation, 31.7 MB disk space will be freed. [2021-05-17T23:02:07.334Z] (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-05-17T23:02:07.334Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-17T23:02:08.723Z] Removing lxd dnsmasq configuration [2021-05-17T23:02:08.723Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-17T23:02:09.668Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-17T23:02:11.055Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-17T23:02:11.628Z] (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-05-17T23:02:11.628Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-17T23:02:13.556Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-17T23:02:13.556Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-17T23:02:14.944Z] + sudo snap remove --purge lxd [2021-05-17T23:02:14.944Z] snap "lxd" is not installed [2021-05-17T23:02:14.944Z] + sudo groupadd --force --system lxd [2021-05-17T23:02:14.944Z] ++ whoami [2021-05-17T23:02:14.944Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-17T23:02:14.944Z] + newgrp - lxd [2021-05-17T23:02:14.944Z] + sudo snap install lxd [2021-05-17T23:02:24.949Z] 2021-05-17T23:02:23Z INFO Waiting for automatic snapd restart... [2021-05-17T23:02:46.925Z] lxd 4.14 from Canonical* installed [2021-05-17T23:02:46.925Z] + sudo lxd init --auto [2021-05-17T23:02:55.077Z] + sudo snap install --classic snapcraft [2021-05-17T23:03:01.672Z] snapcraft 4.7.1 from Canonical* installed [2021-05-17T23:03:01.672Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-17T23:03:01.672Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-17T23:03:01.672Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-17T23:03:01.672Z] Dload Upload Total Spent Left Speed [2021-05-17T23:03:01.672Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4098 0 --:--:-- --:--:-- --:--:-- 4071 [2021-05-17T23:03:01.672Z] 100 3325k 100 3325k 0 0 8938k 0 --:--:-- --:--:-- --:--:-- 8938k [2021-05-17T23:03:01.672Z] ./yq_linux_amd64 [2021-05-17T23:03:01.672Z] + sudo snapcraft prime --use-lxd [2021-05-17T23:03:03.060Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-17T23:03:03.060Z] 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-05-17T23:03:03.060Z] - README.md [2021-05-17T23:03:03.060Z] [2021-05-17T23:03:03.060Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-17T23:03:03.632Z] Launching a container. [2021-05-17T23:03:10.236Z] Waiting for container to be ready [2021-05-17T23:03:10.497Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-17T23:03:10.497Z] [2021-05-17T23:03:13.796Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-17T23:03:14.057Z] Waiting for network to be ready... [2021-05-17T23:03:14.318Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-17T23:03:14.579Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-17T23:03:14.579Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-17T23:03:14.842Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-17T23:03:14.842Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-17T23:03:14.842Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-17T23:03:14.842Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-17T23:03:14.842Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-17T23:03:14.842Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-17T23:03:14.842Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-17T23:03:15.112Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-17T23:03:15.112Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-17T23:03:15.685Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-17T23:03:15.685Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-17T23:03:15.685Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-17T23:03:15.685Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-17T23:03:15.685Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-17T23:03:15.685Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-17T23:03:15.946Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-17T23:03:16.208Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] [2021-05-17T23:03:16.208Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-17T23:03:16.479Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-17T23:03:16.479Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-17T23:03:16.479Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-17T23:03:16.479Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-17T23:03:16.479Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-17T23:03:16.479Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-17T23:03:18.400Z] Fetched 24.6 MB in 4s (6039 kB/s) [2021-05-17T23:03:19.344Z] Reading package lists... [2021-05-17T23:03:19.605Z] Reading package lists... [2021-05-17T23:03:19.605Z] Building dependency tree... [2021-05-17T23:03:19.605Z] Reading state information... [2021-05-17T23:03:19.867Z] The following additional packages will be installed: [2021-05-17T23:03:19.867Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-17T23:03:19.867Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-17T23:03:19.867Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-17T23:03:19.867Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-17T23:03:19.867Z] Suggested packages: [2021-05-17T23:03:19.867Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-17T23:03:19.867Z] Recommended packages: [2021-05-17T23:03:19.867Z] gnupg libsasl2-modules [2021-05-17T23:03:19.867Z] The following NEW packages will be installed: [2021-05-17T23:03:19.867Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-17T23:03:19.867Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-17T23:03:19.867Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-17T23:03:19.867Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-17T23:03:19.867Z] The following packages will be upgraded: [2021-05-17T23:03:19.867Z] gpg gpg-agent gpgconf libudev1 [2021-05-17T23:03:19.867Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-17T23:03:19.867Z] Need to get 3530 kB of archives. [2021-05-17T23:03:19.867Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-17T23:03:19.867Z] 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-05-17T23:03:19.867Z] 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-05-17T23:03:19.867Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-17T23:03:19.867Z] 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-05-17T23:03:20.129Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-17T23:03:20.390Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-17T23:03:20.652Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-17T23:03:20.652Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-17T23:03:20.652Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-17T23:03:20.652Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-17T23:03:20.652Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-17T23:03:20.913Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-17T23:03:20.913Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-17T23:03:20.913Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-17T23:03:20.913Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-17T23:03:20.913Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-17T23:03:20.913Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-17T23:03:20.913Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-17T23:03:20.913Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-17T23:03:20.913Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-17T23:03:20.913Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-17T23:03:20.913Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-17T23:03:20.913Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T23:03:20.913Z] Fetched 3530 kB in 1s (3194 kB/s) [2021-05-17T23:03:21.173Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-17T23:03:21.173Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-17T23:03:21.173Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-17T23:03:21.173Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-17T23:03:21.173Z] Selecting previously unselected package udev. [2021-05-17T23:03:21.173Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-17T23:03:21.173Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-17T23:03:21.173Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-17T23:03:21.442Z] Selecting previously unselected package libfuse2:amd64. [2021-05-17T23:03:21.443Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-17T23:03:21.443Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-17T23:03:21.443Z] Selecting previously unselected package fuse. [2021-05-17T23:03:21.443Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-17T23:03:21.443Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-17T23:03:21.443Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-17T23:03:21.443Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-17T23:03:21.703Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-17T23:03:21.703Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-17T23:03:21.703Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-17T23:03:21.703Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-17T23:03:21.703Z] Selecting previously unselected package libksba8:amd64. [2021-05-17T23:03:21.703Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-17T23:03:21.703Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-17T23:03:21.964Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-17T23:03:21.964Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T23:03:21.964Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T23:03:21.964Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-17T23:03:21.964Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T23:03:21.964Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T23:03:21.964Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-17T23:03:21.964Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T23:03:21.964Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T23:03:21.964Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-17T23:03:21.964Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T23:03:21.964Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T23:03:22.225Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-17T23:03:22.225Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T23:03:22.225Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T23:03:22.225Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-17T23:03:22.225Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T23:03:22.225Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T23:03:22.225Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-17T23:03:22.225Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T23:03:22.225Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T23:03:22.225Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-17T23:03:22.225Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T23:03:22.225Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T23:03:22.487Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-17T23:03:22.487Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T23:03:22.487Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T23:03:22.487Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-17T23:03:22.487Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-17T23:03:22.487Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-17T23:03:22.487Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-17T23:03:22.487Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-17T23:03:22.487Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-17T23:03:22.487Z] Selecting previously unselected package libldap-common. [2021-05-17T23:03:22.487Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-17T23:03:22.487Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-17T23:03:22.487Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-17T23:03:22.487Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-17T23:03:22.487Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-17T23:03:22.750Z] Selecting previously unselected package dirmngr. [2021-05-17T23:03:22.750Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-17T23:03:22.750Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-17T23:03:22.750Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-17T23:03:22.750Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-17T23:03:22.750Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-17T23:03:22.750Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-17T23:03:22.750Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-17T23:03:22.750Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-17T23:03:22.750Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T23:03:22.750Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-17T23:03:22.750Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-17T23:03:22.750Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-17T23:03:23.012Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-17T23:03:23.272Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T23:03:23.272Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-17T23:03:23.272Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-17T23:03:23.272Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-17T23:03:23.272Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T23:03:23.272Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T23:03:23.272Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T23:03:23.272Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T23:03:23.272Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T23:03:23.272Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T23:03:23.272Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T23:03:23.272Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-17T23:03:23.272Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-17T23:03:23.272Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-17T23:03:23.843Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-17T23:03:23.843Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-17T23:03:23.843Z] This means they are not meant to be enabled using systemctl. [2021-05-17T23:03:23.843Z] Possible reasons for having this kind of units are: [2021-05-17T23:03:23.843Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-17T23:03:23.843Z] .wants/ or .requires/ directory. [2021-05-17T23:03:23.843Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-17T23:03:23.843Z] a requirement dependency on it. [2021-05-17T23:03:23.843Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-17T23:03:23.843Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-17T23:03:23.843Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-17T23:03:23.843Z] instance name specified. [2021-05-17T23:03:24.104Z] Reading package lists... [2021-05-17T23:03:24.366Z] Building dependency tree... [2021-05-17T23:03:24.366Z] Reading state information... [2021-05-17T23:03:24.366Z] The following additional packages will be installed: [2021-05-17T23:03:24.366Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-17T23:03:24.366Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-17T23:03:24.366Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-17T23:03:24.366Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-17T23:03:24.366Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-17T23:03:24.366Z] Suggested packages: [2021-05-17T23:03:24.366Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-17T23:03:24.366Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-17T23:03:24.366Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-17T23:03:24.366Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-17T23:03:24.366Z] systemd-container policykit-1 [2021-05-17T23:03:24.366Z] Recommended packages: [2021-05-17T23:03:24.366Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-17T23:03:24.366Z] The following NEW packages will be installed: [2021-05-17T23:03:24.366Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-17T23:03:24.366Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-17T23:03:24.366Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-17T23:03:24.366Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-17T23:03:24.366Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-17T23:03:24.366Z] The following packages will be upgraded: [2021-05-17T23:03:24.366Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-17T23:03:24.366Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-17T23:03:24.366Z] Need to get 35.2 MB of archives. [2021-05-17T23:03:24.366Z] After this operation, 141 MB of additional disk space will be used. [2021-05-17T23:03:24.366Z] 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-05-17T23:03:24.627Z] 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-05-17T23:03:24.627Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-17T23:03:24.627Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-17T23:03:24.627Z] 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-05-17T23:03:24.627Z] 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-05-17T23:03:24.627Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-17T23:03:24.627Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-17T23:03:24.627Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-17T23:03:24.627Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-17T23:03:24.627Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-17T23:03:24.627Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-17T23:03:24.627Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-17T23:03:24.627Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-17T23:03:24.627Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-17T23:03:24.888Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-17T23:03:24.888Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-17T23:03:25.833Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-17T23:03:25.833Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-17T23:03:25.833Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-17T23:03:25.833Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-17T23:03:25.833Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-17T23:03:25.833Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-17T23:03:25.833Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-17T23:03:25.833Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-17T23:03:25.833Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-17T23:03:25.833Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-17T23:03:25.833Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-17T23:03:25.833Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-17T23:03:25.834Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-17T23:03:25.834Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T23:03:25.834Z] Fetched 35.2 MB in 1s (26.3 MB/s) [2021-05-17T23:03:25.834Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-17T23:03:25.834Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-17T23:03:26.094Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-17T23:03:26.667Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-17T23:03:26.667Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-17T23:03:26.667Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-17T23:03:26.667Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-17T23:03:26.667Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-17T23:03:26.667Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-17T23:03:26.928Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-17T23:03:26.928Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-17T23:03:26.928Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-17T23:03:26.928Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-17T23:03:27.191Z] Setting up apt (1.6.13) ... [2021-05-17T23:03:27.191Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-17T23:03:27.453Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-17T23:03:27.714Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-17T23:03:27.714Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-17T23:03:27.714Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-17T23:03:27.714Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-17T23:03:27.714Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-17T23:03:27.715Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T23:03:27.976Z] Selecting previously unselected package libexpat1:amd64. [2021-05-17T23:03:27.976Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-17T23:03:27.976Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-17T23:03:27.976Z] Selecting previously unselected package python3.6-minimal. [2021-05-17T23:03:27.976Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-17T23:03:27.976Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T23:03:28.237Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-17T23:03:28.237Z] Checking for services that may need to be restarted...done. [2021-05-17T23:03:28.237Z] Checking for services that may need to be restarted...done. [2021-05-17T23:03:28.237Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T23:03:28.237Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-17T23:03:28.237Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T23:03:28.809Z] Selecting previously unselected package python3-minimal. [2021-05-17T23:03:28.809Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-17T23:03:28.809Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-17T23:03:28.809Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-17T23:03:28.809Z] Selecting previously unselected package mime-support. [2021-05-17T23:03:28.809Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-17T23:03:28.809Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-17T23:03:28.809Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-17T23:03:28.809Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-17T23:03:28.809Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-17T23:03:28.809Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-17T23:03:28.809Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-17T23:03:29.070Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T23:03:29.070Z] Selecting previously unselected package python3.6. [2021-05-17T23:03:29.070Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-17T23:03:29.070Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T23:03:29.070Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-17T23:03:29.070Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-17T23:03:29.331Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-17T23:03:29.331Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-17T23:03:29.591Z] Selecting previously unselected package python3. [2021-05-17T23:03:29.591Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-17T23:03:29.591Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-17T23:03:29.591Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-17T23:03:29.591Z] Selecting previously unselected package multiarch-support. [2021-05-17T23:03:29.591Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-17T23:03:29.591Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-17T23:03:29.591Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-17T23:03:29.591Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-17T23:03:29.591Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-17T23:03:29.591Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-17T23:03:29.591Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-17T23:03:29.591Z] Selecting previously unselected package libbsd0:amd64. [2021-05-17T23:03:29.591Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-17T23:03:29.591Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-17T23:03:29.852Z] Selecting previously unselected package sudo. [2021-05-17T23:03:29.852Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-17T23:03:29.852Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-17T23:03:29.852Z] Selecting previously unselected package apparmor. [2021-05-17T23:03:29.852Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-17T23:03:29.852Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-17T23:03:30.112Z] Selecting previously unselected package libedit2:amd64. [2021-05-17T23:03:30.112Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-17T23:03:30.112Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-17T23:03:30.112Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-17T23:03:30.112Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-17T23:03:30.112Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T23:03:30.112Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-17T23:03:30.112Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-17T23:03:30.112Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T23:03:30.112Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-17T23:03:30.112Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-17T23:03:30.112Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-17T23:03:30.112Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-17T23:03:30.112Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-17T23:03:30.112Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T23:03:30.373Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-17T23:03:30.373Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-17T23:03:30.373Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T23:03:30.373Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-17T23:03:30.373Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-17T23:03:30.373Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-17T23:03:30.635Z] Selecting previously unselected package openssh-client. [2021-05-17T23:03:30.635Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-17T23:03:30.635Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-17T23:03:30.635Z] Selecting previously unselected package squashfs-tools. [2021-05-17T23:03:30.635Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-17T23:03:30.635Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-17T23:03:30.635Z] Selecting previously unselected package snapd. [2021-05-17T23:03:30.635Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-17T23:03:30.635Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-17T23:03:33.186Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-17T23:03:33.455Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-17T23:03:33.455Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-17T23:03:33.455Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-17T23:03:33.717Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-17T23:03:33.717Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T23:03:34.028Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-17T23:03:34.028Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-17T23:03:34.028Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-17T23:03:34.601Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-17T23:03:34.601Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-17T23:03:34.601Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-17T23:03:34.601Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T23:03:34.601Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T23:03:34.601Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T23:03:35.173Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-17T23:03:35.173Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T23:03:35.173Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-17T23:03:35.173Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-17T23:03:35.173Z] running python rtupdate hooks for python3.6... [2021-05-17T23:03:35.173Z] running python post-rtupdate hooks for python3.6... [2021-05-17T23:03:35.442Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-17T23:03:45.447Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-17T23:03:45.447Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T23:03:45.447Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-17T23:03:45.710Z] Setting up snapd (2.48.3+18.04) ... [2021-05-17T23:03:46.284Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-17T23:03:46.544Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-17T23:03:46.544Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-17T23:03:46.812Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-17T23:03:47.073Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-17T23:03:47.073Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-17T23:03:47.073Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-17T23:03:47.334Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-17T23:03:47.596Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-17T23:03:47.941Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-17T23:03:47.941Z] /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-05-17T23:03:47.941Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-17T23:03:47.941Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-17T23:03:51.246Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-17T23:03:51.246Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-17T23:03:51.246Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-17T23:03:52.188Z] Reading package lists... [2021-05-17T23:03:52.448Z] Reading package lists... [2021-05-17T23:03:52.448Z] Building dependency tree... [2021-05-17T23:03:52.448Z] Reading state information... [2021-05-17T23:03:52.448Z] Calculating upgrade... [2021-05-17T23:03:52.708Z] The following packages will be upgraded: [2021-05-17T23:03:52.708Z] advancecomp base-files bash binutils binutils-common [2021-05-17T23:03:52.708Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-17T23:03:52.708Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-17T23:03:52.708Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-17T23:03:52.708Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-17T23:03:52.708Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-17T23:03:52.708Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-17T23:03:52.708Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-17T23:03:52.708Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-17T23:03:52.708Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-17T23:03:52.708Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-17T23:03:52.708Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-17T23:03:52.708Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-17T23:03:52.708Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-17T23:03:52.708Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-17T23:03:52.708Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-17T23:03:52.708Z] Need to get 64.0 MB of archives. [2021-05-17T23:03:52.708Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-17T23:03:52.708Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-17T23:03:52.968Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-17T23:03:52.968Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-17T23:03:52.968Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-17T23:03:52.968Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-17T23:03:52.968Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-17T23:03:52.968Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-17T23:03:52.968Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-17T23:03:52.968Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-17T23:03:52.968Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-17T23:03:52.968Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-17T23:03:52.968Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-17T23:03:52.968Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-17T23:03:52.968Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-17T23:03:52.968Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-17T23:03:52.968Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-17T23:03:52.968Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-17T23:03:52.968Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-17T23:03:52.968Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-17T23:03:52.968Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-17T23:03:52.968Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-17T23:03:52.968Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-17T23:03:52.968Z] 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-05-17T23:03:52.968Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-17T23:03:52.968Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-17T23:03:52.968Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-17T23:03:52.968Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-17T23:03:52.968Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-17T23:03:52.968Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-17T23:03:52.968Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-17T23:03:52.968Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-17T23:03:52.968Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-17T23:03:53.236Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-17T23:03:53.236Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-17T23:03:53.236Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-17T23:03:53.236Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-17T23:03:53.236Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-17T23:03:53.236Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-17T23:03:53.236Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-17T23:03:53.236Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-17T23:03:53.236Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-17T23:03:53.236Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-17T23:03:53.236Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-17T23:03:53.236Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-17T23:03:53.236Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-17T23:03:53.236Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-17T23:03:53.236Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-17T23:03:53.236Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-17T23:03:53.236Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-17T23:03:53.236Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-17T23:03:53.236Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-17T23:03:53.236Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-17T23:03:53.236Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-17T23:03:53.236Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-17T23:03:53.236Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-17T23:03:53.236Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-17T23:03:53.500Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-17T23:03:53.500Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-17T23:03:53.500Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-17T23:03:53.500Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-17T23:03:53.762Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-17T23:03:53.762Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-17T23:03:53.762Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-17T23:03:53.762Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-17T23:03:53.762Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-17T23:03:54.022Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-17T23:03:54.022Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-17T23:03:54.022Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-17T23:03:54.022Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-17T23:03:54.283Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-17T23:03:54.283Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-17T23:03:54.283Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-17T23:03:54.283Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-17T23:03:54.283Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-17T23:03:54.283Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-17T23:03:54.283Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-17T23:03:54.283Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-17T23:03:54.283Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-17T23:03:54.283Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-17T23:03:54.283Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-17T23:03:54.283Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-17T23:03:54.283Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-17T23:03:54.283Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-17T23:03:54.283Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-17T23:03:54.283Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-17T23:03:54.283Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-17T23:03:54.543Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-17T23:03:54.543Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-17T23:03:54.543Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-17T23:03:54.543Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-17T23:03:54.543Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-17T23:03:54.543Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-17T23:03:54.543Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-17T23:03:54.543Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-17T23:03:54.543Z] Get:95 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-05-17T23:03:54.543Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-17T23:03:54.543Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-17T23:03:54.543Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-17T23:03:54.543Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-17T23:03:54.803Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-17T23:03:54.803Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-17T23:03:54.803Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T23:03:54.803Z] Fetched 64.0 MB in 2s (31.6 MB/s) [2021-05-17T23:03:54.803Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T23:03:54.803Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-17T23:03:54.803Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-17T23:03:55.373Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-17T23:03:55.373Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-17T23:03:55.373Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-17T23:03:55.373Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-17T23:03:55.632Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T23:03:55.632Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T23:03:55.632Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T23:03:55.632Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T23:03:55.632Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T23:03:55.632Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T23:03:55.893Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T23:03:55.893Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T23:03:56.154Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T23:03:56.154Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T23:03:56.414Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T23:03:56.414Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T23:03:56.414Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T23:03:56.414Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T23:03:56.675Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T23:03:56.936Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-17T23:03:56.936Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T23:03:57.198Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-17T23:03:57.198Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-17T23:03:57.459Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-17T23:03:57.459Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T23:03:57.459Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T23:03:57.459Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T23:03:57.459Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T23:03:57.459Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T23:03:57.459Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T23:03:57.720Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T23:03:57.981Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-17T23:03:57.981Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-17T23:03:58.243Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-17T23:03:58.509Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-17T23:03:58.771Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-17T23:03:58.771Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-17T23:03:59.032Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-17T23:03:59.032Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-17T23:03:59.032Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-17T23:03:59.295Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-17T23:03:59.295Z] Installing new version of config file /etc/issue ... [2021-05-17T23:03:59.295Z] Installing new version of config file /etc/issue.net ... [2021-05-17T23:03:59.295Z] Installing new version of config file /etc/lsb-release ... [2021-05-17T23:03:59.295Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-17T23:03:59.556Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-17T23:03:59.556Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-17T23:03:59.556Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-17T23:03:59.556Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T23:03:59.556Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-17T23:03:59.556Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-17T23:03:59.817Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-17T23:03:59.817Z] 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-05-17T23:03:59.817Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T23:03:59.817Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T23:03:59.817Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-17T23:03:59.817Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-17T23:03:59.817Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T23:03:59.817Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-17T23:04:00.077Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-17T23:04:00.077Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-17T23:04:00.077Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T23:04:00.077Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-17T23:04:00.077Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-17T23:04:00.338Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-17T23:04:00.338Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T23:04:00.338Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-17T23:04:00.338Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-17T23:04:00.338Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-17T23:04:00.599Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T23:04:00.599Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-17T23:04:00.599Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-17T23:04:00.599Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-17T23:04:00.599Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T23:04:00.599Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-17T23:04:00.599Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-17T23:04:00.861Z] Setting up grep (3.1-2build1) ... [2021-05-17T23:04:00.861Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T23:04:00.861Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-17T23:04:00.861Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-17T23:04:00.861Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-17T23:04:01.122Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T23:04:01.122Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-17T23:04:01.122Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-17T23:04:01.122Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-17T23:04:01.122Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T23:04:01.122Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-17T23:04:01.122Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-17T23:04:01.712Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-17T23:04:01.712Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-17T23:04:01.712Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-17T23:04:01.712Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-17T23:04:01.973Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-17T23:04:01.973Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T23:04:01.973Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-17T23:04:01.973Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-17T23:04:02.244Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-17T23:04:02.244Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-17T23:04:02.509Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-17T23:04:02.509Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-17T23:04:02.509Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-17T23:04:02.509Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T23:04:02.509Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-17T23:04:02.509Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-17T23:04:02.769Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-17T23:04:02.770Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T23:04:02.770Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T23:04:02.770Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T23:04:02.770Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-17T23:04:02.770Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T23:04:02.770Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T23:04:02.770Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T23:04:03.030Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-17T23:04:03.030Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T23:04:03.030Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T23:04:03.030Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T23:04:03.030Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-17T23:04:03.030Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T23:04:03.030Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T23:04:03.030Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T23:04:03.290Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-17T23:04:03.290Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T23:04:03.290Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-17T23:04:03.290Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-17T23:04:03.290Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-17T23:04:03.290Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-17T23:04:03.551Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-17T23:04:03.551Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T23:04:03.551Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-17T23:04:03.551Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-17T23:04:03.551Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-17T23:04:03.551Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T23:04:03.551Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T23:04:03.551Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T23:04:03.812Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-17T23:04:03.812Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T23:04:03.812Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T23:04:03.812Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T23:04:03.812Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-17T23:04:03.812Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T23:04:03.812Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T23:04:04.074Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T23:04:04.335Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-17T23:04:04.596Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-17T23:04:04.857Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-17T23:04:04.857Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T23:04:04.857Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-17T23:04:04.857Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-17T23:04:04.857Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-17T23:04:05.117Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T23:04:05.117Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-17T23:04:05.117Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-17T23:04:05.117Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-17T23:04:05.117Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T23:04:05.117Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-17T23:04:05.117Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-17T23:04:05.377Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-17T23:04:05.377Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T23:04:05.377Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-17T23:04:05.638Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-17T23:04:05.638Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-17T23:04:05.638Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T23:04:05.638Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-17T23:04:05.638Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-17T23:04:05.638Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-17T23:04:05.638Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T23:04:05.638Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-17T23:04:05.638Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-17T23:04:05.899Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-17T23:04:05.899Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T23:04:05.899Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-17T23:04:05.899Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-17T23:04:05.899Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-17T23:04:06.161Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T23:04:06.161Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-17T23:04:06.161Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-17T23:04:06.161Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-17T23:04:06.421Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T23:04:06.421Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T23:04:06.421Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T23:04:06.421Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-17T23:04:06.421Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-17T23:04:06.421Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-17T23:04:06.421Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-17T23:04:06.421Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-17T23:04:06.421Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T23:04:06.421Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-17T23:04:06.421Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-17T23:04:06.682Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-17T23:04:06.682Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T23:04:06.682Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-17T23:04:06.682Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-17T23:04:06.682Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-17T23:04:06.943Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T23:04:06.943Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-17T23:04:06.943Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-17T23:04:06.943Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-17T23:04:06.943Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T23:04:06.943Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-17T23:04:06.943Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-17T23:04:07.205Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-17T23:04:07.205Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T23:04:07.205Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-17T23:04:07.205Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-17T23:04:07.795Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-17T23:04:08.056Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T23:04:08.056Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-17T23:04:08.056Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-17T23:04:08.056Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-17T23:04:08.316Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T23:04:08.316Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-17T23:04:08.316Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-17T23:04:08.316Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-17T23:04:08.577Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T23:04:08.577Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-17T23:04:08.577Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-17T23:04:08.845Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-17T23:04:09.105Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T23:04:09.105Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-17T23:04:09.105Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-17T23:04:09.105Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-17T23:04:09.105Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T23:04:09.105Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-17T23:04:09.105Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-17T23:04:09.366Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-17T23:04:09.366Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T23:04:09.366Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-17T23:04:09.627Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-17T23:04:09.627Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-17T23:04:09.896Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T23:04:09.896Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-17T23:04:09.896Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-17T23:04:10.156Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-17T23:04:10.416Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T23:04:10.417Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-17T23:04:10.417Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-17T23:04:10.990Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-17T23:04:10.990Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T23:04:10.990Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-17T23:04:11.257Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-17T23:04:11.257Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-17T23:04:11.517Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-17T23:04:11.517Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-17T23:04:11.517Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-17T23:04:11.778Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-17T23:04:11.778Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-17T23:04:12.350Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-17T23:04:12.350Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-17T23:04:12.924Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-17T23:04:12.924Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-17T23:04:13.185Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-17T23:04:13.446Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-17T23:04:13.446Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-17T23:04:13.708Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-17T23:04:13.708Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-17T23:04:13.979Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-17T23:04:13.979Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-17T23:04:13.979Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-17T23:04:14.238Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-17T23:04:14.239Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-17T23:04:14.499Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-17T23:04:14.499Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-17T23:04:14.499Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-17T23:04:14.499Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-17T23:04:15.071Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-17T23:04:15.071Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-17T23:04:15.646Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-17T23:04:15.646Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-17T23:04:15.906Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-17T23:04:15.906Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-17T23:04:16.477Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-17T23:04:16.477Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-17T23:04:17.050Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-17T23:04:17.050Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-17T23:04:17.312Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-17T23:04:17.312Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-17T23:04:17.312Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-17T23:04:17.312Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-17T23:04:17.573Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T23:04:17.573Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T23:04:17.834Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T23:04:17.834Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T23:04:18.096Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T23:04:18.096Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T23:04:18.096Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T23:04:18.096Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T23:04:19.496Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T23:04:19.496Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T23:04:20.129Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T23:04:20.129Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T23:04:21.621Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T23:04:21.621Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T23:04:21.931Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T23:04:22.219Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T23:04:23.183Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T23:04:23.183Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T23:04:23.183Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-17T23:04:23.183Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-17T23:04:23.183Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-17T23:04:23.456Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-17T23:04:23.716Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-17T23:04:23.716Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-17T23:04:23.983Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-17T23:04:23.983Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-17T23:04:23.983Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-17T23:04:23.983Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-17T23:04:24.244Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-17T23:04:24.244Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-17T23:04:24.505Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-17T23:04:24.505Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-17T23:04:24.505Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T23:04:24.765Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-17T23:04:24.765Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T23:04:24.765Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T23:04:24.765Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T23:04:24.765Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-17T23:04:24.765Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-17T23:04:24.765Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-17T23:04:25.026Z] [2021-05-17T23:04:25.026Z] Current default time zone: 'Etc/UTC' [2021-05-17T23:04:25.026Z] Local time is now: Mon May 17 23:04:24 UTC 2021. [2021-05-17T23:04:25.026Z] Universal Time is now: Mon May 17 23:04:24 UTC 2021. [2021-05-17T23:04:25.026Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-17T23:04:25.026Z] [2021-05-17T23:04:25.026Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-17T23:04:25.026Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T23:04:25.026Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-17T23:04:25.026Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-17T23:04:25.286Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-17T23:04:25.286Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-17T23:04:25.286Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-17T23:04:25.286Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-17T23:04:25.286Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-17T23:04:25.286Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-17T23:04:25.286Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T23:04:25.286Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-17T23:04:25.548Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T23:04:25.809Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-17T23:04:25.809Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T23:04:25.809Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-17T23:04:25.809Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-17T23:04:25.809Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-17T23:04:25.809Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-17T23:04:25.809Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-17T23:04:25.809Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-17T23:04:25.809Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-17T23:04:25.809Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-17T23:04:27.722Z] Updating certificates in /etc/ssl/certs... [2021-05-17T23:04:28.666Z] 23 added, 27 removed; done. [2021-05-17T23:04:28.666Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-17T23:04:28.666Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T23:04:28.666Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-17T23:04:28.929Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-17T23:04:28.929Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-17T23:04:29.190Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T23:04:29.190Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-17T23:04:29.190Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T23:04:29.190Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T23:04:29.190Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T23:04:29.190Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T23:04:29.190Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T23:04:29.452Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-17T23:04:29.452Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-17T23:04:29.452Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-17T23:04:29.452Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-17T23:04:29.452Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-17T23:04:29.718Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T23:04:29.718Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T23:04:29.718Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-17T23:04:29.718Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-17T23:04:29.719Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-17T23:04:29.719Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-17T23:04:29.982Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-17T23:04:29.982Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-17T23:04:29.982Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-17T23:04:29.982Z] Updating certificates in /etc/ssl/certs... [2021-05-17T23:04:30.755Z] 0 added, 0 removed; done. [2021-05-17T23:04:30.755Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-17T23:04:30.755Z] done. [2021-05-17T23:04:31.015Z] Reading package lists... [2021-05-17T23:04:31.276Z] Building dependency tree... [2021-05-17T23:04:31.276Z] Reading state information... [2021-05-17T23:04:31.276Z] The following NEW packages will be installed: [2021-05-17T23:04:31.276Z] apt-transport-https [2021-05-17T23:04:31.536Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-17T23:04:31.536Z] Need to get 1692 B of archives. [2021-05-17T23:04:31.536Z] After this operation, 154 kB of additional disk space will be used. [2021-05-17T23:04:31.536Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-17T23:04:31.536Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T23:04:31.797Z] Fetched 1692 B in 0s (8560 B/s) [2021-05-17T23:04:31.797Z] Selecting previously unselected package apt-transport-https. [2021-05-17T23:04:31.797Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-17T23:04:31.797Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-17T23:04:31.797Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-17T23:04:31.797Z] Setting up apt-transport-https (1.6.13) ... [2021-05-17T23:04:32.073Z] Waiting for network to be ready... [2021-05-17T23:04:40.271Z] 2021-05-17T23:04:36Z INFO Waiting for automatic snapd restart... [2021-05-17T23:04:40.841Z] snapd 2.50 from Canonical* installed [2021-05-17T23:04:41.784Z] "snapd" switched to the "latest/stable" channel [2021-05-17T23:04:41.784Z] [2021-05-17T23:04:45.088Z] core18 20210309 from Canonical* installed [2021-05-17T23:04:45.392Z] "core18" switched to the "latest/stable" channel [2021-05-17T23:04:45.392Z] [2021-05-17T23:04:49.608Z] snapcraft 4.7.1 from Canonical* installed [2021-05-17T23:04:49.608Z] "snapcraft" switched to the "latest/stable" channel [2021-05-17T23:04:49.608Z] [2021-05-17T23:04:52.935Z] 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-05-17T23:04:52.935Z] - README.md [2021-05-17T23:04:52.935Z] [2021-05-17T23:04:52.935Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-17T23:04:54.446Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1081 in /w/workspace/edgexfoundry_edgex-go_PR-3468 [Pipeline] { [Pipeline] ws [2021-05-17T23:04:54.463Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-05-17T23:04:54.677Z] The recommended git tool is: git [2021-05-17T23:04:59.529Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-17T23:04:59.529Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-17T23:04:59.529Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-17T23:04:59.789Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-17T23:05:00.322Z] using credential edgex-jenkins-ssh [2021-05-17T23:05:00.341Z] Cloning the remote Git repository [2021-05-17T23:05:00.730Z] Reading package lists... [2021-05-17T23:05:00.391Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-17T23:05:00.507Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-05-17T23:05:00.570Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-17T23:05:00.571Z] > git --version # timeout=10 [2021-05-17T23:05:00.587Z] > git --version # 'git version 2.17.1' [2021-05-17T23:05:00.588Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T23:05:00.667Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T23:05:00.990Z] 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-05-17T23:05:07.574Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-17T23:05:07.574Z] Reading package lists... [2021-05-17T23:05:07.574Z] Building dependency tree... [2021-05-17T23:05:07.574Z] Reading state information... [2021-05-17T23:05:07.574Z] Suggested packages: [2021-05-17T23:05:07.574Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-17T23:05:07.574Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-17T23:05:07.574Z] Recommended packages: [2021-05-17T23:05:07.574Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-17T23:05:07.574Z] The following NEW packages will be installed: [2021-05-17T23:05:07.574Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-17T23:05:07.574Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-17T23:05:07.574Z] pkg-config zip [2021-05-17T23:05:07.574Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-17T23:05:07.574Z] Need to get 7663 kB of archives. [2021-05-17T23:05:07.574Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-17T23:05:07.574Z] 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-05-17T23:05:07.574Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-17T23:05:07.574Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-17T23:05:07.574Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-17T23:05:07.574Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-17T23:05:07.836Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-17T23:05:07.836Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-17T23:05:07.836Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-17T23:05:07.836Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-17T23:05:08.097Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-17T23:05:08.097Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-17T23:05:08.097Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-17T23:05:08.097Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-17T23:05:08.097Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-17T23:05:08.097Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-17T23:05:08.357Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T23:05:08.357Z] Fetched 7663 kB in 1s (10.6 MB/s) [2021-05-17T23:05:08.618Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-17T23:05:08.618Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-17T23:05:08.618Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-17T23:05:08.618Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-17T23:05:08.878Z] Selecting previously unselected package libpsl5:amd64. [2021-05-17T23:05:08.878Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-17T23:05:08.878Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-17T23:05:09.142Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-17T23:05:09.142Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-17T23:05:09.142Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-17T23:05:09.403Z] Selecting previously unselected package librtmp1:amd64. [2021-05-17T23:05:09.403Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-17T23:05:09.403Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-17T23:05:09.664Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-17T23:05:09.664Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-17T23:05:09.664Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-17T23:05:09.664Z] Selecting previously unselected package liberror-perl. [2021-05-17T23:05:09.664Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-17T23:05:09.664Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-17T23:05:09.924Z] Selecting previously unselected package git-man. [2021-05-17T23:05:09.924Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-17T23:05:09.924Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-17T23:05:10.184Z] Selecting previously unselected package git. [2021-05-17T23:05:10.184Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-17T23:05:10.184Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-17T23:05:11.128Z] Selecting previously unselected package libnorm1:amd64. [2021-05-17T23:05:11.128Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-17T23:05:11.128Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-17T23:05:11.128Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-17T23:05:11.128Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-17T23:05:11.128Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-17T23:05:11.128Z] Selecting previously unselected package libsodium23:amd64. [2021-05-17T23:05:11.128Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-17T23:05:11.128Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-17T23:05:11.390Z] Selecting previously unselected package libzmq5:amd64. [2021-05-17T23:05:11.390Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-17T23:05:11.390Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-17T23:05:11.651Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-17T23:05:11.651Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-17T23:05:11.651Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-17T23:05:11.912Z] Selecting previously unselected package pkg-config. [2021-05-17T23:05:11.912Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-17T23:05:11.912Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-17T23:05:12.173Z] Selecting previously unselected package zip. [2021-05-17T23:05:12.173Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-17T23:05:12.173Z] Unpacking zip (3.0-11build1) ... [2021-05-17T23:05:12.173Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-17T23:05:12.434Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-17T23:05:12.434Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-17T23:05:12.434Z] Setting up liberror-perl (0.17025-1) ... [2021-05-17T23:05:12.434Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-17T23:05:12.434Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-17T23:05:12.434Z] No schema files found: doing nothing. [2021-05-17T23:05:12.695Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-17T23:05:12.695Z] Setting up zip (3.0-11build1) ... [2021-05-17T23:05:12.695Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-17T23:05:12.695Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-17T23:05:12.695Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-17T23:05:12.957Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-17T23:05:12.957Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-17T23:05:13.218Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-17T23:05:13.218Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-17T23:05:13.218Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-17T23:05:16.696Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-17T23:05:16.714Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T23:05:16.734Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-17T23:05:16.766Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-17T23:05:16.767Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T23:05:16.778Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3468/head:refs/remotes/origin/PR-3468 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T23:05:17.647Z] Merging remotes/origin/master commit 010fdaa0663e9a8006de6a08312b7539b698d439 into PR head commit f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c [2021-05-17T23:05:18.103Z] Merge succeeded, producing f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c [2021-05-17T23:05:18.104Z] Checking out Revision f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c (PR-3468) [2021-05-17T23:05:17.670Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T23:05:17.689Z] > git checkout -f f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c # timeout=10 [2021-05-17T23:05:18.020Z] > git remote # timeout=10 [2021-05-17T23:05:18.048Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T23:05:18.060Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T23:05:18.070Z] > git merge 010fdaa0663e9a8006de6a08312b7539b698d439 # timeout=10 [2021-05-17T23:05:18.093Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-17T23:05:18.114Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T23:05:18.130Z] > git checkout -f f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c # timeout=10 [2021-05-17T23:05:19.810Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-17T23:05:19.810Z] git set to automatically installed. [2021-05-17T23:05:19.810Z] git-man set to automatically installed. [2021-05-17T23:05:19.810Z] libcurl3-gnutls set to automatically installed. [2021-05-17T23:05:19.810Z] liberror-perl set to automatically installed. [2021-05-17T23:05:19.810Z] libglib2.0-0 set to automatically installed. [2021-05-17T23:05:19.810Z] libnghttp2-14 set to automatically installed. [2021-05-17T23:05:19.810Z] libnorm1 set to automatically installed. [2021-05-17T23:05:19.810Z] libpgm-5.2-0 set to automatically installed. [2021-05-17T23:05:19.810Z] libpsl5 set to automatically installed. [2021-05-17T23:05:19.810Z] librtmp1 set to automatically installed. [2021-05-17T23:05:19.810Z] libsodium23 set to automatically installed. [2021-05-17T23:05:19.810Z] libzmq3-dev set to automatically installed. [2021-05-17T23:05:19.810Z] libzmq5 set to automatically installed. [2021-05-17T23:05:19.810Z] pkg-config set to automatically installed. [2021-05-17T23:05:19.810Z] zip set to automatically installed. [2021-05-17T23:05:21.194Z] snapd is not logged in, snap install commands will use sudo [2021-05-17T23:05:22.646Z] Commit message: "Merge branch 'master' into issue-3466" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T23:05:24.006Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-17T23:05:24.411Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T23:05:24.759Z] + true [2021-05-17T23:05:24.759Z] + sudo service docker restart [2021-05-17T23:05:27.788Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-17T23:05:40.030Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-17T23:05:40.030Z] snapd is not logged in, snap install commands will use sudo [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T23:05:43.155Z] provisioning config files... [2021-05-17T23:05:43.184Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7063863348174099603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T23:05:43.567Z] ---> docker-login.sh [2021-05-17T23:05:43.567Z] nexus3.edgexfoundry.org:10001 [2021-05-17T23:05:44.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T23:05:44.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T23:05:44.823Z] Configure a credential helper to remove this warning. See [2021-05-17T23:05:44.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T23:05:44.823Z] [2021-05-17T23:05:44.823Z] Login Succeeded [2021-05-17T23:05:44.823Z] nexus3.edgexfoundry.org:10002 [2021-05-17T23:05:45.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T23:05:45.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T23:05:45.373Z] Configure a credential helper to remove this warning. See [2021-05-17T23:05:45.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T23:05:45.373Z] [2021-05-17T23:05:45.373Z] Login Succeeded [2021-05-17T23:05:45.373Z] nexus3.edgexfoundry.org:10003 [2021-05-17T23:05:45.505Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-17T23:05:45.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T23:05:45.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T23:05:45.921Z] Configure a credential helper to remove this warning. See [2021-05-17T23:05:45.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T23:05:45.921Z] [2021-05-17T23:05:45.921Z] Login Succeeded [2021-05-17T23:05:45.921Z] nexus3.edgexfoundry.org:10004 [2021-05-17T23:05:46.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T23:05:46.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T23:05:46.486Z] Configure a credential helper to remove this warning. See [2021-05-17T23:05:46.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T23:05:46.486Z] [2021-05-17T23:05:46.486Z] Login Succeeded [2021-05-17T23:05:46.486Z] docker.io [2021-05-17T23:05:47.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T23:05:47.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T23:05:47.362Z] Configure a credential helper to remove this warning. See [2021-05-17T23:05:47.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T23:05:47.362Z] [2021-05-17T23:05:47.362Z] Login Succeeded [2021-05-17T23:05:47.362Z] ---> docker-login.sh ends [Pipeline] } [2021-05-17T23:05:47.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-17T23:05:47.678Z] ========================================================= [2021-05-17T23:05:47.678Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-17T23:05:47.678Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:05:48.017Z] + 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-05-17T23:05:50.659Z] Sending build context to Docker daemon 167.9MB [2021-05-17T23:05:50.659Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-17T23:05:50.659Z] Step 2/6 : FROM ${BASE} [2021-05-17T23:05:50.659Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-17T23:05:50.659Z] 595b0fe564bb: Pulling fs layer [2021-05-17T23:05:50.659Z] 7186ed65a4f7: Pulling fs layer [2021-05-17T23:05:50.659Z] 316046926c0a: Pulling fs layer [2021-05-17T23:05:50.659Z] 4ebd0625c992: Pulling fs layer [2021-05-17T23:05:50.659Z] 207e8628e3a3: Pulling fs layer [2021-05-17T23:05:50.659Z] c791037a9be2: Pulling fs layer [2021-05-17T23:05:50.659Z] ffd874e62e21: Pulling fs layer [2021-05-17T23:05:50.659Z] 207e8628e3a3: Waiting [2021-05-17T23:05:50.659Z] c791037a9be2: Waiting [2021-05-17T23:05:50.659Z] ffd874e62e21: Waiting [2021-05-17T23:05:50.659Z] 4ebd0625c992: Waiting [2021-05-17T23:05:50.933Z] 316046926c0a: Download complete [2021-05-17T23:05:50.933Z] 7186ed65a4f7: Download complete [2021-05-17T23:05:50.933Z] 207e8628e3a3: Verifying Checksum [2021-05-17T23:05:50.933Z] 207e8628e3a3: Download complete [2021-05-17T23:05:51.208Z] c791037a9be2: Verifying Checksum [2021-05-17T23:05:51.208Z] c791037a9be2: Download complete [2021-05-17T23:05:51.208Z] 595b0fe564bb: Verifying Checksum [2021-05-17T23:05:51.208Z] 595b0fe564bb: Download complete [2021-05-17T23:05:51.809Z] 595b0fe564bb: Pull complete [2021-05-17T23:05:52.088Z] core18 20210507 from Canonical* refreshed [2021-05-17T23:05:52.088Z] Pulling go-build-helper [2021-05-17T23:05:52.088Z] + snapcraftctl pull [2021-05-17T23:05:52.409Z] 7186ed65a4f7: Pull complete [2021-05-17T23:05:53.018Z] 316046926c0a: Pull complete [2021-05-17T23:05:53.034Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-17T23:05:53.034Z] Skipping pull go-build-helper (already ran) [2021-05-17T23:05:53.034Z] Building go-build-helper [2021-05-17T23:05:53.034Z] + snapcraftctl build [2021-05-17T23:05:54.036Z] ffd874e62e21: Verifying Checksum [2021-05-17T23:05:54.036Z] ffd874e62e21: Download complete [2021-05-17T23:05:54.947Z] Staging go-build-helper [2021-05-17T23:05:54.947Z] + snapcraftctl stage [2021-05-17T23:05:55.473Z] 4ebd0625c992: Verifying Checksum [2021-05-17T23:05:55.473Z] 4ebd0625c992: Download complete [2021-05-17T23:06:04.946Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-17T23:06:04.946Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-17T23:06:04.946Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-17T23:06:04.946Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-17T23:06:04.946Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-17T23:06:04.946Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-17T23:06:04.946Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-17T23:06:04.946Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-17T23:06:04.946Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-17T23:06:04.946Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-17T23:06:04.946Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-17T23:06:04.946Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-17T23:06:04.946Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-17T23:06:04.946Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-17T23:06:04.946Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-17T23:06:04.946Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-17T23:06:04.946Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-17T23:06:04.946Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-17T23:06:04.946Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-17T23:06:04.946Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] [2021-05-17T23:06:04.946Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-17T23:06:04.946Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-17T23:06:04.946Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-17T23:06:04.946Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-17T23:06:04.946Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-17T23:06:04.946Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-17T23:06:04.946Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-17T23:06:04.946Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-17T23:06:04.946Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-17T23:06:04.946Z] Fetched 224 kB in 0s (0 B/s) [2021-05-17T23:06:04.946Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-17T23:06:04.946Z] Fetched 157 kB in 0s (0 B/s) [2021-05-17T23:06:04.946Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-17T23:06:04.946Z] Fetched 221 kB in 0s (0 B/s) [2021-05-17T23:06:04.946Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-17T23:06:04.946Z] Fetched 143 kB in 0s (0 B/s) [2021-05-17T23:06:04.946Z] Pulling app-service-config [2021-05-17T23:06:04.946Z] + snapcraftctl pull [2021-05-17T23:06:04.946Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-17T23:06:05.518Z] Pulling config-common [2021-05-17T23:06:05.518Z] + snapcraftctl pull [2021-05-17T23:06:05.621Z] 4ebd0625c992: Pull complete [2021-05-17T23:06:05.621Z] 207e8628e3a3: Pull complete [2021-05-17T23:06:05.621Z] c791037a9be2: Pull complete [2021-05-17T23:06:09.027Z] ffd874e62e21: Pull complete [2021-05-17T23:06:09.027Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-17T23:06:09.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-17T23:06:09.027Z] ---> cfc18b08335c [2021-05-17T23:06:09.027Z] 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-05-17T23:06:09.723Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-17T23:06:09.723Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-17T23:06:09.723Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-17T23:06:09.723Z] Fetched 0 B in 0s (0 B/s) [2021-05-17T23:06:09.723Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-17T23:06:09.723Z] Fetched 0 B in 0s (0 B/s) [2021-05-17T23:06:09.723Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-17T23:06:09.724Z] Fetched 0 B in 0s (0 B/s) [2021-05-17T23:06:09.724Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-17T23:06:09.724Z] Fetched 0 B in 0s (0 B/s) [2021-05-17T23:06:09.724Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-17T23:06:09.724Z] Fetched 0 B in 0s (0 B/s) [2021-05-17T23:06:09.724Z] Pulling edgex-go [2021-05-17T23:06:09.724Z] + snapcraftctl pull [2021-05-17T23:06:11.638Z] ---> Running in 8efa71ea28e3 [2021-05-17T23:06:13.621Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T23:06:14.219Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T23:06:14.815Z] (1/12) Installing libmagic (5.39-r0) [2021-05-17T23:06:15.420Z] (2/12) Installing file (5.39-r0) [2021-05-17T23:06:15.420Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-17T23:06:15.420Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-17T23:06:23.706Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-17T23:06:23.706Z] (6/12) Installing patch (2.7.6-r6) [2021-05-17T23:06:23.706Z] (7/12) Installing build-base (0.5-r2) [2021-05-17T23:06:23.706Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-17T23:06:23.706Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-17T23:06:23.706Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-17T23:06:23.706Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-17T23:06:23.706Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-17T23:06:23.706Z] Executing busybox-1.32.1-r6.trigger [2021-05-17T23:06:23.706Z] OK: 218 MiB in 52 packages [2021-05-17T23:06:27.140Z] Removing intermediate container 8efa71ea28e3 [2021-05-17T23:06:27.140Z] ---> 152a30ad1adc [2021-05-17T23:06:27.140Z] Step 4/6 : WORKDIR /edgex-go [2021-05-17T23:06:27.412Z] ---> Running in 6f4bb394f188 [2021-05-17T23:06:27.859Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-17T23:06:27.859Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-17T23:06:27.859Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-17T23:06:27.859Z] Fetched 0 B in 0s (0 B/s) [2021-05-17T23:06:27.859Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-17T23:06:27.859Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-17T23:06:27.859Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-17T23:06:27.859Z] Fetched 279 kB in 0s (0 B/s) [2021-05-17T23:06:27.859Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-17T23:06:27.859Z] Fetched 122 kB in 0s (0 B/s) [2021-05-17T23:06:27.859Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-17T23:06:27.859Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-17T23:06:27.859Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-17T23:06:27.859Z] Fetched 8848 B in 0s (0 B/s) [2021-05-17T23:06:27.859Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-17T23:06:27.859Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-17T23:06:27.859Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-17T23:06:27.859Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-17T23:06:27.859Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-17T23:06:27.859Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-17T23:06:27.859Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-17T23:06:27.859Z] Fetched 219 kB in 0s (0 B/s) [2021-05-17T23:06:27.859Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-17T23:06:27.859Z] Fetched 154 kB in 0s (0 B/s) [2021-05-17T23:06:27.859Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-17T23:06:27.859Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-17T23:06:27.859Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-17T23:06:27.859Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-17T23:06:27.859Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-17T23:06:27.859Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-17T23:06:27.859Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-17T23:06:27.859Z] Fetched 499 kB in 0s (0 B/s) [2021-05-17T23:06:27.859Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-17T23:06:27.859Z] Fetched 111 kB in 0s (0 B/s) [2021-05-17T23:06:27.859Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-17T23:06:27.859Z] Fetched 240 kB in 0s (0 B/s) [2021-05-17T23:06:27.859Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-17T23:06:27.859Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-17T23:06:27.859Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-17T23:06:27.859Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-17T23:06:27.859Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-17T23:06:27.859Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-17T23:06:27.859Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-17T23:06:27.859Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-17T23:06:27.859Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-17T23:06:27.859Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-17T23:06:27.859Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-17T23:06:27.859Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-17T23:06:27.859Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-17T23:06:27.859Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-17T23:06:27.859Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-17T23:06:27.860Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-17T23:06:27.860Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-17T23:06:27.860Z] Fetched 8720 B in 0s (0 B/s) [2021-05-17T23:06:27.860Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-17T23:06:27.860Z] Fetched 137 kB in 0s (0 B/s) [2021-05-17T23:06:27.860Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-17T23:06:27.860Z] Fetched 119 kB in 0s (0 B/s) [2021-05-17T23:06:27.860Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-17T23:06:27.860Z] Fetched 110 kB in 0s (0 B/s) [2021-05-17T23:06:27.860Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-17T23:06:27.860Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-17T23:06:27.860Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-17T23:06:27.860Z] Fetched 645 kB in 0s (0 B/s) [2021-05-17T23:06:27.860Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-17T23:06:27.860Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-17T23:06:27.860Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-17T23:06:27.860Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-17T23:06:27.860Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-17T23:06:27.860Z] Fetched 368 kB in 0s (0 B/s) [2021-05-17T23:06:27.860Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-17T23:06:27.860Z] Fetched 187 kB in 0s (0 B/s) [2021-05-17T23:06:27.860Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-17T23:06:27.860Z] Fetched 175 kB in 0s (0 B/s) [2021-05-17T23:06:27.860Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-17T23:06:27.860Z] Fetched 206 kB in 0s (0 B/s) [2021-05-17T23:06:27.860Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-17T23:06:27.860Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-17T23:06:27.860Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-17T23:06:27.860Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-17T23:06:27.860Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-17T23:06:27.860Z] Fetched 159 kB in 0s (0 B/s) [2021-05-17T23:06:27.860Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-17T23:06:27.860Z] Fetched 107 kB in 0s (0 B/s) [2021-05-17T23:06:27.860Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-17T23:06:27.860Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-17T23:06:27.860Z] Pulling static-packages [2021-05-17T23:06:27.860Z] + snapcraftctl pull [2021-05-17T23:06:27.860Z] Pulling version [2021-05-17T23:06:27.860Z] + cd /root/project [2021-05-17T23:06:27.860Z] + [ -f VERSION ] [2021-05-17T23:06:27.860Z] + PROJECT_VERSION=local-dev [2021-05-17T23:06:27.860Z] + git rev-parse --short HEAD [2021-05-17T23:06:27.860Z] + GIT_REVISION=f9a4a99d [2021-05-17T23:06:27.860Z] + snapcraftctl set-version local-dev [2021-05-17T23:06:28.008Z] Removing intermediate container 6f4bb394f188 [2021-05-17T23:06:28.009Z] ---> d9909870de55 [2021-05-17T23:06:28.009Z] Step 5/6 : COPY go.mod . [2021-05-17T23:06:28.429Z] Skipping build go-build-helper (already ran) [2021-05-17T23:06:28.615Z] ---> 8f9ac2a17bba [2021-05-17T23:06:28.615Z] Step 6/6 : RUN go mod download [2021-05-17T23:06:28.689Z] Building app-service-config [2021-05-17T23:06:28.689Z] + make build [2021-05-17T23:06:28.689Z] go mod tidy [2021-05-17T23:06:28.888Z] ---> Running in 5cd23dbb4654 [2021-05-17T23:06:31.236Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 [2021-05-17T23:06:31.496Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 [2021-05-17T23:06:31.496Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-17T23:06:31.496Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-17T23:06:31.496Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-17T23:06:31.496Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-17T23:06:31.496Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-17T23:06:31.496Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-17T23:06:31.496Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 [2021-05-17T23:06:31.756Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-17T23:06:31.756Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-17T23:06:32.016Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-17T23:06:32.016Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-17T23:06:32.016Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-17T23:06:32.278Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-17T23:06:32.278Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-17T23:06:32.278Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-17T23:06:32.588Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-17T23:06:32.588Z] go: downloading golang.org/x/text v0.3.2 [2021-05-17T23:06:32.588Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-17T23:06:32.588Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-17T23:06:32.884Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-17T23:06:32.884Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-17T23:06:32.884Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-17T23:06:32.884Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-17T23:06:32.884Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-17T23:06:32.884Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-17T23:06:32.884Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-17T23:06:33.149Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-17T23:06:33.149Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-17T23:06:33.149Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-17T23:06:33.412Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-17T23:06:33.412Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-17T23:06:33.412Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-17T23:06:33.412Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-17T23:06:33.412Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-17T23:06:33.412Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-17T23:06:33.675Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-17T23:06:33.675Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-17T23:06:33.675Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-17T23:06:33.675Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-17T23:06:33.942Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-17T23:06:33.942Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-17T23:06:33.942Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-17T23:06:33.942Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-17T23:06:33.942Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-17T23:06:33.942Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-17T23:06:33.942Z] go: downloading github.com/kr/text v0.1.0 [2021-05-17T23:06:34.204Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-17T23:06:34.204Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-17T23:06:34.204Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-17T23:06:34.204Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-17T23:06:34.204Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-17T23:06:34.204Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-17T23:06:34.204Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-17T23:06:34.204Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-17T23:06:34.204Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-17T23:06:34.204Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-17T23:06:34.204Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-17T23:06:34.204Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-17T23:06:34.204Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-17T23:06:34.204Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-17T23:06:34.204Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-17T23:06:34.204Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-17T23:06:34.204Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-17T23:06:34.204Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-17T23:06:34.466Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-17T23:06:34.467Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-17T23:06:34.467Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-17T23:06:34.467Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-17T23:06:34.467Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-17T23:06:34.467Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-17T23:06:34.467Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-17T23:06:34.467Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-17T23:06:34.467Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-17T23:06:34.467Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-17T23:06:34.467Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-17T23:06:34.467Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-17T23:06:34.467Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-17T23:06:34.467Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-17T23:06:44.488Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-17T23:06:44.488Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-17T23:06:44.488Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-17T23:06:44.488Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-17T23:06:44.750Z] Building config-common [2021-05-17T23:06:44.750Z] + snapcraftctl build [2021-05-17T23:06:46.676Z] Building edgex-go [2021-05-17T23:06:46.947Z] + cd /root/parts/edgex-go/src [2021-05-17T23:06:46.947Z] + make build [2021-05-17T23:06:46.947Z] 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-05-17T23:06:47.519Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-17T23:06:47.519Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.89 [2021-05-17T23:06:47.519Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-17T23:06:47.519Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-17T23:06:47.519Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-17T23:06:47.519Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-17T23:06:47.520Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-17T23:06:47.520Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-17T23:06:47.520Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-17T23:06:52.816Z] 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-05-17T23:06:55.680Z] Removing intermediate container 5cd23dbb4654 [2021-05-17T23:06:55.680Z] ---> 2c72d59286ff [2021-05-17T23:06:55.680Z] Successfully built 2c72d59286ff [2021-05-17T23:06:55.680Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:06:56.039Z] + docker inspect -f . ci-base-image-arm64 [2021-05-17T23:06:56.039Z] . [Pipeline] withDockerContainer [2021-05-17T23:06:56.279Z] prd-ubuntu18.04-docker-arm64-4c-16g-1081 does not seem to be running inside a container [2021-05-17T23:06:56.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-arm64 cat [2021-05-17T23:06:57.032Z] 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-05-17T23:06:57.907Z] $ docker top 8d63baf584e647dda3acc833cb4d533dff2d3487704bba10061b9e434301b996 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T23:06:58.433Z] 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-05-17T23:06:58.848Z] + go version [2021-05-17T23:06:58.848Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-17T23:06:58.877Z] $ docker stop --time=1 8d63baf584e647dda3acc833cb4d533dff2d3487704bba10061b9e434301b996 [2021-05-17T23:06:59.821Z] 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-05-17T23:07:00.396Z] 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-05-17T23:07:00.672Z] $ docker rm -f 8d63baf584e647dda3acc833cb4d533dff2d3487704bba10061b9e434301b996 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:07:01.492Z] + docker inspect -f . ci-base-image-arm64 [2021-05-17T23:07:01.492Z] . [Pipeline] withDockerContainer [2021-05-17T23:07:01.754Z] prd-ubuntu18.04-docker-arm64-4c-16g-1081 does not seem to be running inside a container [2021-05-17T23:07:01.839Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-arm64 cat [2021-05-17T23:07:02.316Z] 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-05-17T23:07:02.316Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-17T23:07:02.316Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-17T23:07:03.431Z] $ docker top 73579ef520acb3d4c3d4e6d8821e39a8cb117aa3ea575370dad32c80469290b6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-17T23:07:03.768Z] ========================================================= [2021-05-17T23:07:03.768Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-17T23:07:03.768Z] ========================================================= [Pipeline] sh [2021-05-17T23:07:04.241Z] 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-05-17T23:07:04.421Z] + go mod tidy [Pipeline] sh [2021-05-17T23:07:05.628Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-17T23:07:05.628Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-17T23:07:06.052Z] + make test [2021-05-17T23:07:06.052Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-17T23:07:07.025Z] 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-05-17T23:07:08.418Z] 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-05-17T23:07:09.806Z] 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-05-17T23:07:09.806Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-17T23:07:11.734Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-17T23:07:11.734Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-17T23:07:11.734Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-17T23:07:11.734Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-17T23:07:11.734Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-17T23:07:11.734Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-17T23:07:11.734Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-17T23:07:11.735Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-17T23:07:11.735Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-17T23:07:11.735Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-17T23:07:11.735Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-17T23:07:11.735Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-17T23:07:11.735Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-17T23:07:11.735Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-17T23:07:11.735Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-17T23:07:11.735Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-17T23:07:11.735Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-17T23:07:11.735Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-05-17T23:07:11.735Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-17T23:07:11.735Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-17T23:07:11.735Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-17T23:07:11.735Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-17T23:07:11.735Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-17T23:07:11.735Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-05-17T23:07:11.735Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-17T23:07:11.735Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-17T23:07:11.735Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-17T23:07:15.062Z] Building static-packages [2021-05-17T23:07:15.062Z] + snapcraftctl build [2021-05-17T23:07:16.463Z] Building version [2021-05-17T23:07:16.463Z] + snapcraftctl build [2021-05-17T23:07:18.386Z] Skipping stage go-build-helper (already ran) [2021-05-17T23:07:18.386Z] Staging app-service-config [2021-05-17T23:07:18.386Z] + snapcraftctl stage [2021-05-17T23:07:19.337Z] Staging config-common [2021-05-17T23:07:19.337Z] + snapcraftctl stage [2021-05-17T23:07:20.282Z] Staging edgex-go [2021-05-17T23:07:20.282Z] + snapcraftctl stage [2021-05-17T23:07:21.229Z] Staging static-packages [2021-05-17T23:07:21.229Z] + snapcraftctl stage [2021-05-17T23:07:22.622Z] Staging version [2021-05-17T23:07:22.622Z] + snapcraftctl stage [2021-05-17T23:07:23.195Z] Priming go-build-helper [2021-05-17T23:07:23.195Z] + snapcraftctl prime [2021-05-17T23:07:24.585Z] Priming app-service-config [2021-05-17T23:07:24.585Z] + snapcraftctl prime [2021-05-17T23:07:25.531Z] Priming config-common [2021-05-17T23:07:25.531Z] + snapcraftctl prime [2021-05-17T23:07:26.474Z] Priming edgex-go [2021-05-17T23:07:26.474Z] + snapcraftctl prime [2021-05-17T23:07:27.868Z] Priming static-packages [2021-05-17T23:07:27.868Z] + snapcraftctl prime [2021-05-17T23:07:29.788Z] Priming version [2021-05-17T23:07:29.789Z] + snapcraftctl prime [2021-05-17T23:07:30.797Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-05-17T23:07:32.824Z] ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-17T23:08:29.408Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-17T23:08:36.138Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-17T23:08:46.347Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-17T23:08:46.347Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-17T23:08:48.340Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-17T23:08:49.343Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-17T23:08:49.343Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-17T23:08:49.343Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-17T23:08:53.671Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-17T23:08:54.271Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-17T23:09:04.462Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-17T23:09:04.462Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-17T23:09:04.462Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-17T23:09:08.771Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.405s coverage: 46.1% of statements [2021-05-17T23:09:08.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-17T23:09:08.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-17T23:09:08.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-17T23:09:08.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-17T23:09:08.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-17T23:09:08.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-17T23:09:08.771Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.184s coverage: 28.7% of statements [2021-05-17T23:09:09.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.333s coverage: 100.0% of statements [2021-05-17T23:09:17.561Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.538s coverage: 27.8% of statements [2021-05-17T23:09:17.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-17T23:09:17.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-17T23:09:17.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-17T23:09:17.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-17T23:09:17.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-17T23:09:17.561Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.220s coverage: 81.2% of statements [2021-05-17T23:09:17.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-17T23:09:17.561Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.310s coverage: 100.0% of statements [2021-05-17T23:09:17.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-17T23:09:17.561Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.219s coverage: 100.0% of statements [2021-05-17T23:09:17.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-17T23:09:17.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-17T23:09:19.552Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.352s coverage: 71.3% of statements [2021-05-17T23:09:19.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-17T23:09:19.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-17T23:09:20.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.532s coverage: 87.7% of statements [2021-05-17T23:09:20.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-17T23:09:20.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T23:09:20.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.251s coverage: 78.9% of statements [2021-05-17T23:09:20.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-17T23:09:30.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.243s coverage: 28.6% of statements [2021-05-17T23:09:30.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-17T23:09:30.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-17T23:09:30.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-17T23:09:30.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-17T23:09:30.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-17T23:09:30.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.279s coverage: 100.0% of statements [2021-05-17T23:09:30.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-17T23:09:30.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.325s coverage: 100.0% of statements [2021-05-17T23:09:30.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-17T23:09:30.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.415s coverage: 86.7% of statements [2021-05-17T23:09:30.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-17T23:09:30.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.509s coverage: 97.5% of statements [2021-05-17T23:09:30.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-17T23:09:30.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.360s coverage: 78.3% of statements [2021-05-17T23:09:30.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-17T23:09:30.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-17T23:09:30.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-17T23:09:30.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-17T23:09:37.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.167s coverage: 95.1% of statements [2021-05-17T23:09:37.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-17T23:09:37.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T23:09:37.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-17T23:09:37.473Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-17T23:09:37.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-17T23:09:37.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-17T23:09:37.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-17T23:09:37.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-17T23:09:37.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-17T23:09:37.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-17T23:09:37.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-17T23:09:37.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-17T23:09:37.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-17T23:09:37.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-17T23:09:37.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-17T23:09:37.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-17T23:09:37.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-17T23:09:37.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-17T23:09:37.473Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.160s coverage: 58.8% of statements [2021-05-17T23:09:37.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-17T23:09:37.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-17T23:09:37.473Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.369s coverage: 0.8% of statements [2021-05-17T23:09:37.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-17T23:09:37.473Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.177s coverage: 21.7% of statements [2021-05-17T23:09:37.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-17T23:09:37.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.225s coverage: 47.1% of statements [2021-05-17T23:09:37.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.278s coverage: 79.5% of statements [2021-05-17T23:09:37.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.297s coverage: 94.1% of statements [2021-05-17T23:09:37.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.227s coverage: 96.3% of statements [2021-05-17T23:09:39.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.217s coverage: 87.5% of statements [2021-05-17T23:09:52.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.248s coverage: 94.4% of statements [2021-05-17T23:09:52.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.167s coverage: 44.8% of statements [2021-05-17T23:09:56.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.550s coverage: 81.8% of statements [2021-05-17T23:09:56.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-17T23:10:04.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.341s coverage: 92.9% of statements [2021-05-17T23:10:04.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-17T23:10:04.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-17T23:10:04.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-17T23:10:04.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-05-17T23:10:04.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-17T23:10:04.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-17T23:10:04.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-17T23:10:04.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-17T23:10:04.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-17T23:10:04.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2021-05-17T23:10:04.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-17T23:10:04.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-17T23:10:04.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.153s coverage: 100.0% of statements [2021-05-17T23:10:04.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-17T23:10:04.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.186s coverage: 76.0% of statements [2021-05-17T23:10:04.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-17T23:10:04.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.182s coverage: 80.0% of statements [2021-05-17T23:10:04.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.256s coverage: 87.2% of statements [2021-05-17T23:10:04.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.260s coverage: 85.4% of statements [2021-05-17T23:10:04.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.318s coverage: 91.2% of statements [2021-05-17T23:10:04.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-17T23:10:04.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.589s coverage: 64.4% of statements [2021-05-17T23:10:04.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-17T23:10:04.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-17T23:10:04.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.179s coverage: 100.0% of statements [2021-05-17T23:10:04.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.098s coverage: 91.3% of statements [2021-05-17T23:10:04.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2021-05-17T23:10:04.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements [2021-05-17T23:10:06.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements [2021-05-17T23:10:09.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.084s coverage: 66.9% of statements [2021-05-17T23:10:09.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-17T23:10:09.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-17T23:10:09.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-17T23:10:11.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.701s coverage: 43.5% of statements [2021-05-17T23:10:11.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-17T23:10:11.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-17T23:10:11.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.154s coverage: 89.5% of statements [2021-05-17T23:10:11.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-17T23:10:11.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.094s coverage: 84.8% of statements [2021-05-17T23:10:17.811Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.479s coverage: 47.1% of statements [2021-05-17T23:10:17.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-17T23:10:17.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-17T23:10:17.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-17T23:10:17.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-17T23:10:17.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-17T23:10:17.811Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.139s coverage: 100.0% of statements [2021-05-17T23:10:17.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-17T23:10:17.811Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.125s coverage: 100.0% of statements [2021-05-17T23:10:17.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-17T23:10:17.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-17T23:10:20.459Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.298s coverage: 20.9% of statements [2021-05-17T23:10:20.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-17T23:10:20.459Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.526s coverage: 91.9% of statements [2021-05-17T23:10:20.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-17T23:10:20.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T23:10:20.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-17T23:10:27.218Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.948s coverage: 28.8% of statements [2021-05-17T23:10:27.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-17T23:10:27.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-17T23:10:27.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-17T23:10:27.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-17T23:10:27.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-17T23:10:27.218Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.207s coverage: 99.0% of statements [2021-05-17T23:10:27.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-17T23:10:27.218Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.205s coverage: 100.0% of statements [2021-05-17T23:10:27.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-17T23:10:27.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-17T23:10:27.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-17T23:10:27.218Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.253s coverage: 64.6% of statements [2021-05-17T23:10:27.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-17T23:10:27.218Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.423s coverage: 97.6% of statements [2021-05-17T23:10:27.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-17T23:10:27.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T23:10:27.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-17T23:10:27.218Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements [2021-05-17T23:10:27.218Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-17T23:10:27.218Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements [2021-05-17T23:10:27.218Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-17T23:10:27.218Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-17T23:10:27.218Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-17T23:10:27.218Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-17T23:10:27.218Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.080s coverage: 87.9% of statements [2021-05-17T23:10:27.218Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-17T23:10:27.218Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-17T23:10:27.218Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-05-17T23:10:27.819Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.175s coverage: 28.1% of statements [2021-05-17T23:10:27.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-17T23:10:28.795Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.054s coverage: 85.7% of statements [2021-05-17T23:10:28.795Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-17T23:10:29.386Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-05-17T23:10:29.981Z] GO111MODULE=on go vet ./... [2021-05-17T23:12:21.900Z] gofmt -l . [2021-05-17T23:12:21.900Z] [ "`gofmt -l .`" = "" ] [2021-05-17T23:12:21.900Z] ./bin/test-go-mod-tidy.sh [2021-05-17T23:12:21.900Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-17T23:12:22.568Z] + ls -al . [2021-05-17T23:12:22.568Z] total 868 [2021-05-17T23:12:22.568Z] drwxrwxr-x 9 1001 1001 4096 May 17 23:12 . [2021-05-17T23:12:22.568Z] drwxr-xr-x 4 root root 4096 May 17 23:07 .. [2021-05-17T23:12:22.569Z] -rw-rw-r-- 1 1001 1001 11 May 17 23:05 .dockerignore [2021-05-17T23:12:22.569Z] drwxrwxr-x 8 1001 1001 4096 May 17 23:05 .git [2021-05-17T23:12:22.569Z] drwxrwxr-x 3 1001 1001 4096 May 17 23:05 .github [2021-05-17T23:12:22.569Z] -rw-rw-r-- 1 1001 1001 818 May 17 23:05 .gitignore [2021-05-17T23:12:22.569Z] -rw-rw-r-- 1 1001 1001 166 May 17 23:05 .sonarcloud.properties [2021-05-17T23:12:22.569Z] -rw-rw-r-- 1 1001 1001 8609 May 17 23:05 Attribution.txt [2021-05-17T23:12:22.569Z] -rw-rw-r-- 1 1001 1001 3804 May 17 23:05 CONTRIBUTING.md [2021-05-17T23:12:22.569Z] -rw-rw-r-- 1 1001 1001 931 May 17 23:05 Dockerfile.build [2021-05-17T23:12:22.569Z] -rw-rw-r-- 1 1001 1001 863 May 17 23:05 Jenkinsfile [2021-05-17T23:12:22.569Z] -rw-rw-r-- 1 1001 1001 10775 May 17 23:05 LICENSE [2021-05-17T23:12:22.569Z] -rw-rw-r-- 1 1001 1001 5594 May 17 23:05 Makefile [2021-05-17T23:12:22.569Z] -rw-rw-r-- 1 1001 1001 7978 May 17 23:05 README.md [2021-05-17T23:12:22.569Z] -rw-rw-r-- 1 1001 1001 6755 May 17 23:05 SECURITY.md [2021-05-17T23:12:22.569Z] -rw-rw-r-- 1 1001 1001 5 May 17 22:46 VERSION [2021-05-17T23:12:22.569Z] -rw-rw-r-- 1 1001 1001 4131 May 17 23:05 ZMQWindows.md [2021-05-17T23:12:22.569Z] drwxrwxr-x 2 1001 1001 4096 May 17 23:05 bin [2021-05-17T23:12:22.569Z] drwxrwxr-x 14 1001 1001 4096 May 17 23:05 cmd [2021-05-17T23:12:22.569Z] -rw-r--r-- 1 root root 729706 May 17 23:10 coverage.out [2021-05-17T23:12:22.569Z] -rw-r--r-- 1 root root 1060 May 17 23:12 go.mod [2021-05-17T23:12:22.569Z] -rw-r--r-- 1 root root 22101 May 17 23:07 go.sum [2021-05-17T23:12:22.569Z] drwxrwxr-x 8 1001 1001 4096 May 17 23:05 internal [2021-05-17T23:12:22.569Z] drwxrwxr-x 4 1001 1001 4096 May 17 23:05 openapi [2021-05-17T23:12:22.569Z] drwxrwxr-x 4 1001 1001 4096 May 17 23:05 snap [2021-05-17T23:12:22.569Z] -rw-rw-r-- 1 1001 1001 168 May 17 23:05 version.go [Pipeline] sh [2021-05-17T23:12:23.224Z] + '[' -e coverage.out ] [2021-05-17T23:12:23.224Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-17T23:12:23.254Z] Warning: overwriting stash ‘coverage-report’ [2021-05-17T23:12:24.381Z] Stashed 1 file(s) [Pipeline] sh [2021-05-17T23:12:25.140Z] + make build [2021-05-17T23:12:25.140Z] 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-05-17T23:12:33.479Z] 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-05-17T23:13:00.271Z] 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-05-17T23:13:03.656Z] 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-05-17T23:13:09.050Z] 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-05-17T23:13:09.050Z] 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-05-17T23:13:13.354Z] 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-05-17T23:13:18.738Z] 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-05-17T23:13:20.708Z] 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-05-17T23:13:25.004Z] 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-05-17T23:13:27.612Z] 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-05-17T23:13:30.225Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-17T23:13:36.938Z] $ docker stop --time=1 73579ef520acb3d4c3d4e6d8821e39a8cb117aa3ea575370dad32c80469290b6 [2021-05-17T23:13:39.459Z] $ docker rm -f 73579ef520acb3d4c3d4e6d8821e39a8cb117aa3ea575370dad32c80469290b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:13:41.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-17T23:13:41.778Z] [2021-05-17T23:13:41.779Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:13:42.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-17T23:13:42.412Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-17T23:13:42.412Z] 29e5d40040c1: Pulling fs layer [2021-05-17T23:13:42.412Z] 1ce36da41761: Pulling fs layer [2021-05-17T23:13:42.412Z] 25b303627fd3: Pulling fs layer [2021-05-17T23:13:42.685Z] 29e5d40040c1: Verifying Checksum [2021-05-17T23:13:42.685Z] 29e5d40040c1: Download complete [2021-05-17T23:13:43.282Z] 1ce36da41761: Verifying Checksum [2021-05-17T23:13:43.282Z] 1ce36da41761: Download complete [2021-05-17T23:13:43.282Z] 29e5d40040c1: Pull complete [2021-05-17T23:13:44.727Z] 1ce36da41761: Pull complete [2021-05-17T23:13:45.000Z] 25b303627fd3: Verifying Checksum [2021-05-17T23:13:45.000Z] 25b303627fd3: Download complete [2021-05-17T23:13:55.142Z] 25b303627fd3: Pull complete [2021-05-17T23:13:55.142Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-17T23:13:55.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-17T23:13:55.142Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-17T23:13:55.386Z] prd-ubuntu18.04-docker-arm64-4c-16g-1081 does not seem to be running inside a container [2021-05-17T23:13:55.459Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-05-17T23:13:58.259Z] $ docker top e89fb4947a80756a7446e7cca89c1e533a351395bd56d3d61c91ec80208dba80 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T23:13:59.196Z] + grep parallel [2021-05-17T23:13:59.196Z] + docker-compose build --help [2021-05-17T23:14:03.495Z] --parallel Build images in parallel. [Pipeline] } [2021-05-17T23:14:03.509Z] $ docker stop --time=1 e89fb4947a80756a7446e7cca89c1e533a351395bd56d3d61c91ec80208dba80 [2021-05-17T23:14:05.354Z] $ docker rm -f e89fb4947a80756a7446e7cca89c1e533a351395bd56d3d61c91ec80208dba80 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:14:05.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-17T23:14:05.982Z] . [Pipeline] withDockerContainer [2021-05-17T23:14:06.210Z] prd-ubuntu18.04-docker-arm64-4c-16g-1081 does not seem to be running inside a container [2021-05-17T23:14:06.332Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-17T23:14:07.786Z] $ docker top 1cae94b2cb44d0bb7a554315d7186c43bbcb725a40255584dfc630ba284846c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T23:14:08.786Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-17T23:14:13.070Z] Building core-command ... [2021-05-17T23:14:13.070Z] Building core-data ... [2021-05-17T23:14:13.070Z] Building core-metadata ... [2021-05-17T23:14:13.070Z] Building security-bootstrapper ... [2021-05-17T23:14:13.070Z] Building security-proxy-setup ... [2021-05-17T23:14:13.070Z] Building security-secretstore-setup ... [2021-05-17T23:14:13.070Z] Building support-notifications ... [2021-05-17T23:14:13.070Z] Building support-scheduler ... [2021-05-17T23:14:13.070Z] Building sys-mgmt-agent ... [2021-05-17T23:14:13.070Z] Building security-secretstore-setup [2021-05-17T23:14:13.070Z] Building security-bootstrapper [2021-05-17T23:14:13.070Z] Building sys-mgmt-agent [2021-05-17T23:14:13.070Z] Building core-data [2021-05-17T23:14:13.070Z] Building core-command [2021-05-17T23:15:21.057Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T23:15:21.057Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T23:15:21.057Z] ---> 2c72d59286ff [2021-05-17T23:15:21.057Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T23:15:21.057Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T23:15:21.057Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-17T23:15:21.057Z] ---> 2c72d59286ff [2021-05-17T23:15:21.057Z] Step 3/32 : WORKDIR /edgex-go [2021-05-17T23:15:21.057Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T23:15:21.057Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T23:15:21.057Z] ---> 2c72d59286ff [2021-05-17T23:15:21.057Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T23:15:21.057Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T23:15:21.057Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-17T23:15:21.057Z] ---> 2c72d59286ff [2021-05-17T23:15:21.057Z] Step 3/26 : WORKDIR /edgex-go [2021-05-17T23:15:21.057Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T23:15:21.057Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T23:15:21.057Z] ---> 2c72d59286ff [2021-05-17T23:15:21.057Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T23:15:23.663Z] ---> Running in 638d71527a61 [2021-05-17T23:15:23.663Z] ---> Running in 578eac01d6bc [2021-05-17T23:15:23.663Z] ---> Running in 367434afe394 [2021-05-17T23:15:23.663Z] ---> Running in b692e41df7f1 [2021-05-17T23:15:23.663Z] ---> Running in d0d6358035c3 [2021-05-17T23:15:23.663Z] Removing intermediate container 578eac01d6bc [2021-05-17T23:15:23.663Z] ---> 8440c3bf0a79 [2021-05-17T23:15:23.937Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T23:15:23.938Z] Removing intermediate container 367434afe394 [2021-05-17T23:15:23.938Z] ---> 00c4c9221fd1 [2021-05-17T23:15:23.938Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T23:15:23.938Z] Removing intermediate container d0d6358035c3 [2021-05-17T23:15:23.938Z] ---> 69521b7a260e [2021-05-17T23:15:23.938Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T23:15:23.938Z] ---> Running in d8005fce52ac [2021-05-17T23:15:23.938Z] Removing intermediate container 638d71527a61 [2021-05-17T23:15:23.938Z] ---> 69ad839e21f1 [2021-05-17T23:15:23.938Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T23:15:23.938Z] Removing intermediate container b692e41df7f1 [2021-05-17T23:15:23.938Z] ---> b48a3f33f01a [2021-05-17T23:15:23.938Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T23:15:24.210Z] ---> Running in 605f4d49e34e [2021-05-17T23:15:24.210Z] ---> Running in 0d7dccef9631 [2021-05-17T23:15:24.484Z] ---> Running in 5d04bad2ba68 [2021-05-17T23:15:24.484Z] ---> Running in 4e7cd9f901a5 [2021-05-17T23:15:27.871Z] Removing intermediate container d8005fce52ac [2021-05-17T23:15:27.871Z] ---> f4a180bcbfe0 [2021-05-17T23:15:27.871Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-17T23:15:27.871Z] ---> Running in 84d15df366f2 [2021-05-17T23:15:28.150Z] Removing intermediate container 0d7dccef9631 [2021-05-17T23:15:28.150Z] ---> af5e62bde28c [2021-05-17T23:15:28.150Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-17T23:15:28.429Z] Removing intermediate container 605f4d49e34e [2021-05-17T23:15:28.429Z] ---> d393e200d6f7 [2021-05-17T23:15:28.429Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-17T23:15:28.429Z] ---> Running in ec64feca1d0a [2021-05-17T23:15:28.429Z] Removing intermediate container 4e7cd9f901a5 [2021-05-17T23:15:28.429Z] ---> 1f8bd67bc9f7 [2021-05-17T23:15:28.429Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-17T23:15:28.702Z] ---> Running in 5027c87c256a [2021-05-17T23:15:28.977Z] ---> Running in 19ea7299dba5 [2021-05-17T23:15:28.977Z] Removing intermediate container 5d04bad2ba68 [2021-05-17T23:15:28.977Z] ---> d942789fc0ea [2021-05-17T23:15:28.977Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-17T23:15:29.249Z] ---> Running in 4d8ee29b9099 [2021-05-17T23:15:29.844Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T23:15:30.117Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T23:15:30.726Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T23:15:30.726Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T23:15:30.997Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T23:15:30.997Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T23:15:31.266Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T23:15:31.876Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T23:15:31.876Z] OK: 218 MiB in 52 packages [2021-05-17T23:15:31.876Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T23:15:31.876Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T23:15:32.159Z] OK: 218 MiB in 52 packages [2021-05-17T23:15:32.775Z] OK: 218 MiB in 52 packages [2021-05-17T23:15:33.053Z] OK: 218 MiB in 52 packages [2021-05-17T23:15:33.054Z] OK: 218 MiB in 52 packages [2021-05-17T23:15:33.659Z] Removing intermediate container 84d15df366f2 [2021-05-17T23:15:33.659Z] ---> 4609bad23efc [2021-05-17T23:15:33.659Z] Step 6/24 : COPY go.mod . [2021-05-17T23:15:33.932Z] Removing intermediate container ec64feca1d0a [2021-05-17T23:15:33.932Z] ---> 9065f57337cf [2021-05-17T23:15:33.932Z] Step 6/32 : COPY go.mod . [2021-05-17T23:15:34.531Z] Removing intermediate container 5027c87c256a [2021-05-17T23:15:34.531Z] ---> 1bb189cc8165 [2021-05-17T23:15:34.531Z] Step 6/24 : COPY go.mod . [2021-05-17T23:15:34.531Z] ---> 90ab9b6d2213 [2021-05-17T23:15:34.531Z] Step 7/24 : RUN go mod download [2021-05-17T23:15:34.807Z] ---> Running in 1d4dd5938b7e [2021-05-17T23:15:34.807Z] Removing intermediate container 19ea7299dba5 [2021-05-17T23:15:34.807Z] ---> dc9df5ce990c [2021-05-17T23:15:34.807Z] Step 6/24 : COPY go.mod . [2021-05-17T23:15:34.807Z] Removing intermediate container 4d8ee29b9099 [2021-05-17T23:15:34.807Z] ---> 52122fe60c22 [2021-05-17T23:15:34.807Z] Step 6/26 : COPY go.mod . [2021-05-17T23:15:35.081Z] ---> 72801eafceeb [2021-05-17T23:15:35.081Z] Step 7/32 : RUN go mod download [2021-05-17T23:15:35.359Z] ---> Running in 5977700487eb [2021-05-17T23:15:35.967Z] ---> ef691bf244d5 [2021-05-17T23:15:35.967Z] Step 7/24 : RUN go mod download [2021-05-17T23:15:35.967Z] ---> d80a1eb88a95 [2021-05-17T23:15:35.967Z] Step 7/24 : RUN go mod download [2021-05-17T23:15:36.236Z] ---> Running in 236c2d504e5a [2021-05-17T23:15:36.236Z] ---> 458f839695d0 [2021-05-17T23:15:36.236Z] Step 7/26 : RUN go mod download [2021-05-17T23:15:36.511Z] ---> Running in d57e8048edd3 [2021-05-17T23:15:36.511Z] ---> Running in 363047bab000 [2021-05-17T23:15:38.500Z] Removing intermediate container 1d4dd5938b7e [2021-05-17T23:15:38.500Z] ---> bf976cd19639 [2021-05-17T23:15:38.500Z] Step 8/24 : COPY . . [2021-05-17T23:15:38.775Z] Removing intermediate container 5977700487eb [2021-05-17T23:15:38.775Z] ---> ce6d17f7a4f5 [2021-05-17T23:15:38.775Z] Step 8/32 : COPY . . [2021-05-17T23:15:41.390Z] Removing intermediate container 236c2d504e5a [2021-05-17T23:15:41.390Z] ---> d006691a8add [2021-05-17T23:15:41.390Z] Step 8/24 : COPY . . [2021-05-17T23:15:41.390Z] Removing intermediate container d57e8048edd3 [2021-05-17T23:15:41.390Z] ---> 564cc40744ae [2021-05-17T23:15:41.390Z] Step 8/26 : COPY . . [2021-05-17T23:15:41.991Z] Removing intermediate container 363047bab000 [2021-05-17T23:15:41.991Z] ---> 89ce1c6b10e1 [2021-05-17T23:15:41.991Z] Step 8/24 : COPY . . [2021-05-17T23:16:00.289Z] ---> bd2063a61eb9 [2021-05-17T23:16:00.289Z] Step 9/32 : RUN go mod tidy [2021-05-17T23:16:00.289Z] ---> fbf7d668994b [2021-05-17T23:16:00.289Z] Step 9/24 : RUN go mod tidy [2021-05-17T23:16:00.289Z] ---> Running in 7aac47d4a3f3 [2021-05-17T23:16:00.289Z] ---> Running in 661fb0e6f90d [2021-05-17T23:16:00.560Z] ---> ab66bc23f587 [2021-05-17T23:16:00.560Z] Step 9/24 : RUN go mod tidy [2021-05-17T23:16:00.843Z] ---> Running in 32955ae0fdfa [2021-05-17T23:16:01.119Z] ---> 4927ef6a0ca9 [2021-05-17T23:16:01.119Z] Step 9/26 : RUN go mod tidy [2021-05-17T23:16:01.397Z] ---> 00c12bccfb5b [2021-05-17T23:16:01.397Z] Step 9/24 : RUN go mod tidy [2021-05-17T23:16:01.397Z] ---> Running in 318dd3d1280b [2021-05-17T23:16:01.674Z] ---> Running in 4a5bd1dd112c [2021-05-17T23:16:08.386Z] Removing intermediate container 661fb0e6f90d [2021-05-17T23:16:08.386Z] ---> 0e283cbd92f9 [2021-05-17T23:16:08.386Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-17T23:16:08.386Z] Removing intermediate container 7aac47d4a3f3 [2021-05-17T23:16:08.386Z] ---> 46530fcf0e49 [2021-05-17T23:16:08.386Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-17T23:16:08.386Z] ---> Running in 6674396bf9ed [2021-05-17T23:16:08.386Z] Removing intermediate container 32955ae0fdfa [2021-05-17T23:16:08.386Z] ---> 687bdf154054 [2021-05-17T23:16:08.386Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-17T23:16:08.386Z] ---> Running in a476357f03b8 [2021-05-17T23:16:08.386Z] ---> Running in 81f68cec1c10 [2021-05-17T23:16:08.660Z] Removing intermediate container 318dd3d1280b [2021-05-17T23:16:08.660Z] Removing intermediate container 4a5bd1dd112c [2021-05-17T23:16:08.660Z] ---> 88cd310742a7 [2021-05-17T23:16:08.660Z] ---> 67f7069c607f [2021-05-17T23:16:08.660Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-17T23:16:08.660Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-17T23:16:08.941Z] ---> Running in bb7da0d792e9 [2021-05-17T23:16:08.941Z] ---> Running in 15a4422b871f [2021-05-17T23:16:09.941Z] 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-05-17T23:16:10.550Z] 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-05-17T23:16:10.550Z] 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-05-17T23:16:11.148Z] 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-05-17T23:16:11.148Z] 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-05-17T23:18:03.006Z] 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-05-17T23:18:08.449Z] Removing intermediate container a476357f03b8 [2021-05-17T23:18:08.449Z] ---> 2acfe68d7412 [2021-05-17T23:18:08.449Z] [2021-05-17T23:18:08.449Z] Step 11/32 : FROM alpine:3.12 [2021-05-17T23:18:08.727Z] 3.12: Pulling from library/alpine [2021-05-17T23:18:11.371Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-17T23:18:11.372Z] Status: Downloaded newer image for alpine:3.12 [2021-05-17T23:18:11.372Z] ---> 9852663dfa18 [2021-05-17T23:18:11.372Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-17T23:18:12.997Z] ---> Running in d79ea6e718e9 [2021-05-17T23:18:14.667Z] Removing intermediate container bb7da0d792e9 [2021-05-17T23:18:14.667Z] ---> 414e59ff7de8 [2021-05-17T23:18:14.667Z] [2021-05-17T23:18:14.667Z] Step 11/26 : FROM alpine:3.12 [2021-05-17T23:18:14.667Z] ---> 9852663dfa18 [2021-05-17T23:18:14.667Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-17T23:18:14.667Z] Removing intermediate container d79ea6e718e9 [2021-05-17T23:18:14.667Z] ---> bb29e44f58b2 [2021-05-17T23:18:14.667Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-17T23:18:14.667Z] ---> Running in 433fab29434a [2021-05-17T23:18:15.335Z] ---> Running in c0450142564c [2021-05-17T23:18:15.335Z] Removing intermediate container 15a4422b871f [2021-05-17T23:18:15.335Z] ---> 2c7e0991d699 [2021-05-17T23:18:15.335Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-17T23:18:16.344Z] ---> Running in 32f7a21a0981 [2021-05-17T23:18:18.336Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T23:18:18.336Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T23:18:18.336Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T23:18:18.336Z] 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-05-17T23:18:18.612Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T23:18:18.911Z] Removing intermediate container 81f68cec1c10 [2021-05-17T23:18:18.911Z] ---> ec2421966537 [2021-05-17T23:18:18.911Z] [2021-05-17T23:18:18.911Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T23:18:18.911Z] ---> 9852663dfa18 [2021-05-17T23:18:18.911Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-17T23:18:19.182Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-17T23:18:19.182Z] ---> Running in ef8e0aea7fb6 [2021-05-17T23:18:19.182Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-17T23:18:19.458Z] (2/2) Installing su-exec (0.2-r1) [2021-05-17T23:18:19.458Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T23:18:19.458Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T23:18:19.458Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-17T23:18:19.458Z] (4/6) Installing curl (7.76.1-r0) [2021-05-17T23:18:19.458Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-17T23:18:19.458Z] OK: 5 MiB in 16 packages [2021-05-17T23:18:19.458Z] (6/6) Installing su-exec (0.2-r1) [2021-05-17T23:18:19.458Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T23:18:19.458Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T23:18:20.053Z] OK: 7 MiB in 20 packages [2021-05-17T23:18:21.498Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T23:18:21.775Z] Removing intermediate container c0450142564c [2021-05-17T23:18:21.775Z] ---> d0b325486424 [2021-05-17T23:18:21.775Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-17T23:18:21.775Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T23:18:22.049Z] ---> Running in 91ce52ebd6f7 [2021-05-17T23:18:22.642Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-17T23:18:22.642Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T23:18:22.642Z] OK: 5 MiB in 15 packages [2021-05-17T23:18:22.925Z] Removing intermediate container 433fab29434a [2021-05-17T23:18:22.925Z] ---> 2f8a239a3f17 [2021-05-17T23:18:22.925Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-17T23:18:22.925Z] Removing intermediate container 32f7a21a0981 [2021-05-17T23:18:22.925Z] ---> 06f891ec1555 [2021-05-17T23:18:22.925Z] [2021-05-17T23:18:22.925Z] Step 12/24 : FROM docker:20.10.0 [2021-05-17T23:18:23.198Z] ---> Running in caf87757bf50 [2021-05-17T23:18:23.198Z] Removing intermediate container 91ce52ebd6f7 [2021-05-17T23:18:23.198Z] ---> 98348caf8152 [2021-05-17T23:18:23.198Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-17T23:18:23.472Z] 20.10.0: Pulling from library/docker [2021-05-17T23:18:23.472Z] ---> Running in f6e298bcbd37 [2021-05-17T23:18:24.082Z] Removing intermediate container caf87757bf50 [2021-05-17T23:18:24.082Z] ---> cc7a22fc83a4 [2021-05-17T23:18:24.082Z] Step 14/26 : WORKDIR / [2021-05-17T23:18:24.369Z] ---> Running in 1b66ee5af575 [2021-05-17T23:18:24.369Z] Removing intermediate container f6e298bcbd37 [2021-05-17T23:18:24.369Z] ---> f60244d6ff8a [2021-05-17T23:18:24.369Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-17T23:18:24.645Z] Removing intermediate container ef8e0aea7fb6 [2021-05-17T23:18:24.645Z] ---> 54fb010d7213 [2021-05-17T23:18:24.645Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T23:18:24.919Z] ---> Running in 9f45d62b6237 [2021-05-17T23:18:25.523Z] ---> Running in ce60df87b918 [2021-05-17T23:18:25.798Z] Removing intermediate container 1b66ee5af575 [2021-05-17T23:18:25.798Z] ---> bfc814dabd09 [2021-05-17T23:18:25.798Z] 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-05-17T23:18:26.396Z] Removing intermediate container ce60df87b918 [2021-05-17T23:18:26.396Z] ---> d3d7fd4437b3 [2021-05-17T23:18:26.396Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-17T23:18:26.672Z] ---> Running in 8284d1361650 [2021-05-17T23:18:27.670Z] ---> d3b67ed4eaa7 [2021-05-17T23:18:27.670Z] 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-05-17T23:18:27.670Z] Removing intermediate container 8284d1361650 [2021-05-17T23:18:27.670Z] ---> f6af57dffedb [2021-05-17T23:18:27.670Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-17T23:18:28.273Z] ---> Running in b9223009b052 [2021-05-17T23:18:28.866Z] ---> 2aa2731cd2e9 [2021-05-17T23:18:28.866Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-17T23:18:29.142Z] Removing intermediate container b9223009b052 [2021-05-17T23:18:29.142Z] ---> e60b858d6495 [2021-05-17T23:18:29.142Z] Step 16/24 : WORKDIR / [2021-05-17T23:18:29.421Z] Removing intermediate container 9f45d62b6237 [2021-05-17T23:18:29.421Z] ---> 36ecaa6fe0bf [2021-05-17T23:18:29.421Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-17T23:18:29.707Z] ---> Running in c0f3d7fa24c1 [2021-05-17T23:18:29.981Z] ---> Running in 0bf0c364e5ad [2021-05-17T23:18:30.574Z] ---> 500de8b1fef1 [2021-05-17T23:18:30.574Z] 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-05-17T23:18:30.848Z] Removing intermediate container c0f3d7fa24c1 [2021-05-17T23:18:30.848Z] ---> 3f54bae0fa06 [2021-05-17T23:18:30.848Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T23:18:30.848Z] Removing intermediate container 6674396bf9ed [2021-05-17T23:18:30.848Z] ---> 0dc24a6ed4b9 [2021-05-17T23:18:30.848Z] [2021-05-17T23:18:30.848Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T23:18:30.848Z] ---> 9852663dfa18 [2021-05-17T23:18:30.848Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-17T23:18:31.127Z] Removing intermediate container 0bf0c364e5ad [2021-05-17T23:18:31.127Z] ---> 98c58315e633 [2021-05-17T23:18:31.127Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-17T23:18:31.127Z] ---> Running in f564918a95cb [2021-05-17T23:18:31.735Z] ---> 08e3f3c66a84 [2021-05-17T23:18:31.735Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-17T23:18:32.008Z] Removing intermediate container f564918a95cb [2021-05-17T23:18:32.008Z] ---> 31817ab29b53 [2021-05-17T23:18:32.008Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-17T23:18:32.289Z] ---> f58afff32b63 [2021-05-17T23:18:32.289Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-17T23:18:32.564Z] ---> Running in 0d59914c0cb6 [2021-05-17T23:18:32.840Z] ---> 5f7648c83f68 [2021-05-17T23:18:32.840Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-17T23:18:33.113Z] ---> Running in 158e9965abbc [2021-05-17T23:18:33.390Z] Removing intermediate container 0d59914c0cb6 [2021-05-17T23:18:33.390Z] ---> 9d7426fa1722 [2021-05-17T23:18:33.390Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-17T23:18:33.665Z] ---> Running in c3dadc559e95 [2021-05-17T23:18:33.949Z] ---> 8c5f2f9b7b4c [2021-05-17T23:18:34.231Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-17T23:18:34.231Z] ---> eccf3df723df [2021-05-17T23:18:34.231Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-17T23:18:34.510Z] Removing intermediate container c3dadc559e95 [2021-05-17T23:18:34.510Z] ---> 9e2b07bcfc20 [2021-05-17T23:18:34.510Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T23:18:35.111Z] ---> Running in 70993fc12487 [2021-05-17T23:18:36.557Z] ---> 025882064975 [2021-05-17T23:18:36.557Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-17T23:18:36.557Z] ---> 94c38fe55c35 [2021-05-17T23:18:36.557Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-17T23:18:36.557Z] ---> Running in 77e8f8cf16e4 [2021-05-17T23:18:36.832Z] Removing intermediate container 158e9965abbc [2021-05-17T23:18:36.832Z] ---> 2cefb695a145 [2021-05-17T23:18:36.832Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T23:18:37.808Z] Removing intermediate container 77e8f8cf16e4 [2021-05-17T23:18:37.809Z] ---> 2add53771c20 [2021-05-17T23:18:37.809Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T23:18:37.809Z] ---> 2797516071c8 [2021-05-17T23:18:37.809Z] 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-05-17T23:18:38.086Z] ---> Running in a9a293048478 [2021-05-17T23:18:38.086Z] ---> Running in 17d5b7985c87 [2021-05-17T23:18:38.360Z] ---> f2d2b8f4439a [2021-05-17T23:18:38.360Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-17T23:18:38.633Z] Removing intermediate container 70993fc12487 [2021-05-17T23:18:38.633Z] ---> 19440711b65c [2021-05-17T23:18:38.633Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-17T23:18:38.909Z] ---> Running in b626e9c1cb4f [2021-05-17T23:18:38.909Z] Removing intermediate container a9a293048478 [2021-05-17T23:18:38.909Z] ---> 12dca56c07cf [2021-05-17T23:18:38.909Z] Step 22/24 : LABEL arch=arm64 [2021-05-17T23:18:39.186Z] ---> Running in 24db058778e6 [2021-05-17T23:18:40.180Z] Removing intermediate container 24db058778e6 [2021-05-17T23:18:40.180Z] ---> 11b8ad9cc35b [2021-05-17T23:18:40.181Z] Step 23/24 : LABEL git_sha=f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c [2021-05-17T23:18:40.181Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-17T23:18:40.454Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-17T23:18:40.454Z] ---> eeaf43b92773 [2021-05-17T23:18:40.454Z] 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-05-17T23:18:40.735Z] ---> Running in d2d54cbee679 [2021-05-17T23:18:40.735Z] ---> 59c80b9db815 [2021-05-17T23:18:40.735Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-17T23:18:40.735Z] ---> Running in cf2087e493e5 [2021-05-17T23:18:41.013Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T23:18:41.289Z] Removing intermediate container d2d54cbee679 [2021-05-17T23:18:41.289Z] ---> 77b70fec681b [2021-05-17T23:18:41.289Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T23:18:41.564Z] ---> Running in da66d0aa2a50 [2021-05-17T23:18:41.564Z] Removing intermediate container cf2087e493e5 [2021-05-17T23:18:41.564Z] ---> dc5b1f3a7cb1 [2021-05-17T23:18:41.564Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-17T23:18:41.837Z] Removing intermediate container 17d5b7985c87 [2021-05-17T23:18:41.837Z] ---> 589e3a91afc3 [2021-05-17T23:18:41.837Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-17T23:18:41.837Z] ---> 8caef76f9bbb [2021-05-17T23:18:41.837Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-17T23:18:41.837Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T23:18:42.136Z] ---> Running in eef5403ba4e6 [2021-05-17T23:18:42.136Z] ---> Running in eec3e7716e79 [2021-05-17T23:18:42.136Z] Removing intermediate container da66d0aa2a50 [2021-05-17T23:18:42.136Z] ---> 1202be4aa66a [2021-05-17T23:18:42.136Z] [2021-05-17T23:18:42.740Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-17T23:18:42.740Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-17T23:18:42.740Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-17T23:18:43.014Z] Removing intermediate container eef5403ba4e6 [2021-05-17T23:18:43.014Z] ---> b0341d71b547 [2021-05-17T23:18:43.014Z] Step 24/26 : LABEL arch=arm64 [2021-05-17T23:18:43.014Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-17T23:18:43.014Z] Successfully built 1202be4aa66a [2021-05-17T23:18:43.014Z] Successfully tagged core-command-arm64:latest [2021-05-17T23:18:43.014Z] Building security-proxy-setup [2021-05-17T23:18:43.014Z]  Building core-command ... done (5/6) Installing libzmq (4.3.3-r0) [2021-05-17T23:18:43.014Z] ---> Running in f95c9e6cc8a8 [2021-05-17T23:18:43.293Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-17T23:18:43.293Z] ---> e202421ef007 [2021-05-17T23:18:43.293Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-17T23:18:43.293Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T23:18:43.293Z] OK: 8 MiB in 20 packages [2021-05-17T23:18:43.899Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T23:18:44.216Z] Removing intermediate container f95c9e6cc8a8 [2021-05-17T23:18:44.216Z] ---> 1039e7ee1211 [2021-05-17T23:18:44.216Z] Step 25/26 : LABEL git_sha=f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c [2021-05-17T23:18:44.216Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T23:18:44.506Z] ---> Running in 7f94e85537f5 [2021-05-17T23:18:44.780Z] ---> a5816ad4f76c [2021-05-17T23:18:45.051Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-17T23:18:45.051Z] (1/39) Installing readline (8.0.4-r0) [2021-05-17T23:18:45.051Z] (2/39) Installing bash (5.0.17-r0) [2021-05-17T23:18:45.051Z] Executing bash-5.0.17-r0.post-install [2021-05-17T23:18:45.051Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T23:18:45.051Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-17T23:18:45.051Z] (5/39) Installing curl (7.76.1-r0) [2021-05-17T23:18:45.051Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-17T23:18:45.051Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-17T23:18:45.051Z] (8/39) Installing expat (2.2.9-r1) [2021-05-17T23:18:45.051Z] (9/39) Installing libffi (3.3-r2) [2021-05-17T23:18:45.330Z] (10/39) Installing gdbm (1.13-r1) [2021-05-17T23:18:45.330Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-17T23:18:45.330Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-17T23:18:45.330Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-17T23:18:45.954Z] Removing intermediate container 7f94e85537f5 [2021-05-17T23:18:45.954Z] ---> b2af0998e7c8 [2021-05-17T23:18:45.954Z] Step 26/26 : LABEL version=0.0.0 [2021-05-17T23:18:45.954Z] ---> Running in 4a7ef4673658 [2021-05-17T23:18:45.954Z] Removing intermediate container b626e9c1cb4f [2021-05-17T23:18:45.954Z] ---> f0c51c5b7ff3 [2021-05-17T23:18:45.954Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T23:18:46.979Z] ---> Running in a00a72515148 [2021-05-17T23:18:47.270Z] Removing intermediate container 4a7ef4673658 [2021-05-17T23:18:47.270Z] ---> eb095014eb32 [2021-05-17T23:18:47.270Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-17T23:18:47.578Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-17T23:18:47.578Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-17T23:18:47.578Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-17T23:18:47.578Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-17T23:18:47.578Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-17T23:18:47.578Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-17T23:18:47.578Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-17T23:18:47.578Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-17T23:18:47.578Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-17T23:18:47.853Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-17T23:18:47.853Z] ---> 1af93227b3ec [2021-05-17T23:18:47.853Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-17T23:18:47.853Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-17T23:18:47.853Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-17T23:18:47.853Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-17T23:18:47.853Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-17T23:18:47.853Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-17T23:18:47.853Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-17T23:18:47.853Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-17T23:18:47.853Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-17T23:18:48.137Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-17T23:18:48.137Z] Removing intermediate container a00a72515148 [2021-05-17T23:18:48.137Z] ---> 91db0e981f86 [2021-05-17T23:18:48.137Z] [2021-05-17T23:18:48.137Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-17T23:18:48.137Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-17T23:18:48.137Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-17T23:18:48.137Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-17T23:18:48.137Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-17T23:18:48.137Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-17T23:18:48.137Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-17T23:18:48.417Z] Executing busybox-1.31.1-r19.trigger [2021-05-17T23:18:48.417Z] OK: 72 MiB in 59 packages [2021-05-17T23:18:48.694Z] Successfully built 91db0e981f86 [2021-05-17T23:18:48.971Z] ---> 3d352448ded1 [2021-05-17T23:18:48.971Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-17T23:18:48.971Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-17T23:18:48.971Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-05-17T23:18:49.571Z] ---> Running in ceb9d61e7044 [2021-05-17T23:18:49.571Z] ---> 1a2b53f935f5 [2021-05-17T23:18:49.571Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-17T23:18:51.009Z] ---> 4f75575a900c [2021-05-17T23:18:51.009Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-17T23:18:51.284Z] ---> Running in 50ed23dbfb5b [2021-05-17T23:18:52.302Z] Removing intermediate container 50ed23dbfb5b [2021-05-17T23:18:52.302Z] ---> 588aa91447e5 [2021-05-17T23:18:52.302Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T23:18:52.579Z] ---> Running in 9418477e0338 [2021-05-17T23:18:52.860Z] Removing intermediate container ceb9d61e7044 [2021-05-17T23:18:52.860Z] ---> 631d58c3022a [2021-05-17T23:18:52.860Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-17T23:18:53.137Z] ---> Running in 46db5cf8be63 [2021-05-17T23:18:53.137Z] Removing intermediate container 9418477e0338 [2021-05-17T23:18:53.137Z] ---> c08a7f3cfe12 [2021-05-17T23:18:53.137Z] Step 22/24 : LABEL arch=arm64 [2021-05-17T23:18:53.422Z] Collecting docker-compose==1.23.2 [2021-05-17T23:18:53.422Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-17T23:18:53.700Z] ---> Running in 307a89dedda0 [2021-05-17T23:18:53.977Z] Removing intermediate container 46db5cf8be63 [2021-05-17T23:18:53.977Z] ---> 6de2054bed99 [2021-05-17T23:18:54.249Z] Step 29/32 : CMD ["gate"] [2021-05-17T23:18:54.520Z] Removing intermediate container 307a89dedda0 [2021-05-17T23:18:54.520Z] ---> 1bca6acb6bcd [2021-05-17T23:18:54.520Z] Step 23/24 : LABEL git_sha=f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c [2021-05-17T23:18:54.796Z] ---> Running in 34c75315b3b8 [2021-05-17T23:18:55.074Z] ---> Running in 3f15d9eec955 [2021-05-17T23:18:55.074Z] Collecting PyYAML<4,>=3.10 [2021-05-17T23:18:55.074Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-17T23:18:55.669Z] Removing intermediate container 34c75315b3b8 [2021-05-17T23:18:55.669Z] ---> 19e32a906183 [2021-05-17T23:18:55.669Z] Step 30/32 : LABEL arch=arm64 [2021-05-17T23:18:55.942Z] Removing intermediate container 3f15d9eec955 [2021-05-17T23:18:55.942Z] ---> b99b4c500c27 [2021-05-17T23:18:55.942Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T23:18:56.214Z] ---> Running in 7ed8de3bc008 [2021-05-17T23:18:56.214Z] ---> Running in a2152372102e [2021-05-17T23:18:56.816Z] Removing intermediate container 7ed8de3bc008 [2021-05-17T23:18:56.816Z] ---> 78e4cd45903a [2021-05-17T23:18:56.816Z] Step 31/32 : LABEL git_sha=f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c [2021-05-17T23:18:57.093Z] Removing intermediate container a2152372102e [2021-05-17T23:18:57.093Z] ---> 9943ff5b9244 [2021-05-17T23:18:57.093Z] [2021-05-17T23:18:57.699Z] Successfully built 9943ff5b9244 [2021-05-17T23:18:57.699Z] Successfully tagged core-data-arm64:latest [2021-05-17T23:18:57.699Z]  Building core-data ... done Building core-metadata [2021-05-17T23:18:57.699Z] ---> Running in 295ca80fd108 [2021-05-17T23:18:58.296Z] Removing intermediate container 295ca80fd108 [2021-05-17T23:18:58.296Z] ---> 9821fd7f785b [2021-05-17T23:18:58.296Z] Step 32/32 : LABEL version=0.0.0 [2021-05-17T23:18:58.893Z] ---> Running in b56f7de1922f [2021-05-17T23:18:59.501Z] Removing intermediate container b56f7de1922f [2021-05-17T23:18:59.501Z] ---> 9a6e83eda756 [2021-05-17T23:18:59.501Z] [2021-05-17T23:18:59.779Z] Successfully built 9a6e83eda756 [2021-05-17T23:18:59.779Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-17T23:18:59.779Z]  Building security-bootstrapper ... done Building support-notifications [2021-05-17T23:19:00.056Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-17T23:19:00.056Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-17T23:19:00.330Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-17T23:19:00.330Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-17T23:19:02.953Z] Collecting cached-property<2,>=1.2.0 [2021-05-17T23:19:02.954Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-17T23:19:03.547Z] Collecting docker<4.0,>=3.6.0 [2021-05-17T23:19:03.548Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-17T23:19:04.142Z] 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-05-17T23:19:04.738Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-17T23:19:04.738Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-17T23:19:05.011Z] Collecting docopt<0.7,>=0.6.1 [2021-05-17T23:19:05.011Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-17T23:19:07.642Z] Collecting texttable<0.10,>=0.9.0 [2021-05-17T23:19:07.642Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-17T23:19:10.020Z] Collecting jsonschema<3,>=2.5.1 [2021-05-17T23:19:10.020Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-17T23:19:10.020Z] 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-05-17T23:19:11.037Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-17T23:19:11.037Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-17T23:19:11.313Z] Collecting idna<2.8,>=2.5 [2021-05-17T23:19:11.313Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-17T23:19:11.313Z] 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-05-17T23:19:11.587Z] Collecting docker-pycreds>=0.4.0 [2021-05-17T23:19:11.587Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-17T23:19:11.858Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-17T23:19:11.858Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-17T23:19:11.858Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-17T23:19:11.858Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-17T23:19:12.832Z] Installing collected packages: PyYAML, urllib3, idna, requests, dockerpty, cached-property, docker-pycreds, websocket-client, docker, docopt, texttable, jsonschema, docker-compose [2021-05-17T23:19:12.832Z] Running setup.py install for PyYAML: started [2021-05-17T23:19:15.450Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-17T23:19:15.450Z] Attempting uninstall: urllib3 [2021-05-17T23:19:15.450Z] Found existing installation: urllib3 1.25.9 [2021-05-17T23:19:15.450Z] Uninstalling urllib3-1.25.9: [2021-05-17T23:19:15.450Z] Successfully uninstalled urllib3-1.25.9 [2021-05-17T23:19:16.050Z] Attempting uninstall: idna [2021-05-17T23:19:16.050Z] Found existing installation: idna 2.9 [2021-05-17T23:19:16.050Z] Uninstalling idna-2.9: [2021-05-17T23:19:16.050Z] Successfully uninstalled idna-2.9 [2021-05-17T23:19:16.650Z] Attempting uninstall: requests [2021-05-17T23:19:16.650Z] Found existing installation: requests 2.23.0 [2021-05-17T23:19:16.650Z] Uninstalling requests-2.23.0: [2021-05-17T23:19:16.922Z] Successfully uninstalled requests-2.23.0 [2021-05-17T23:19:17.206Z] Running setup.py install for dockerpty: started [2021-05-17T23:19:19.828Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-17T23:19:20.812Z] Running setup.py install for docopt: started [2021-05-17T23:19:23.445Z] Running setup.py install for docopt: finished with status 'done' [2021-05-17T23:19:23.445Z] Running setup.py install for texttable: started [2021-05-17T23:19:24.426Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T23:19:24.426Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-17T23:19:24.426Z] ---> 2c72d59286ff [2021-05-17T23:19:24.426Z] Step 3/22 : WORKDIR /edgex-go [2021-05-17T23:19:24.426Z] ---> Using cache [2021-05-17T23:19:24.426Z] ---> b48a3f33f01a [2021-05-17T23:19:24.426Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T23:19:24.426Z] ---> Using cache [2021-05-17T23:19:24.426Z] ---> 1f8bd67bc9f7 [2021-05-17T23:19:24.426Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-17T23:19:25.027Z] Running setup.py install for texttable: finished with status 'done' [2021-05-17T23:19:27.656Z] 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-05-17T23:19:28.249Z] ---> Running in 9ed9b1b7086e [2021-05-17T23:19:29.689Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T23:19:30.668Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T23:19:31.668Z] OK: 218 MiB in 52 packages [2021-05-17T23:19:34.310Z] Removing intermediate container 9ed9b1b7086e [2021-05-17T23:19:34.310Z] ---> c675ef0d944d [2021-05-17T23:19:34.310Z] Step 6/22 : COPY go.mod . [2021-05-17T23:19:35.764Z] ---> af8a8d2fa9f3 [2021-05-17T23:19:35.765Z] Step 7/22 : RUN go mod download [2021-05-17T23:19:36.041Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T23:19:36.041Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-17T23:19:36.041Z] ---> 2c72d59286ff [2021-05-17T23:19:36.041Z] Step 3/23 : WORKDIR /edgex-go [2021-05-17T23:19:36.041Z] ---> Using cache [2021-05-17T23:19:36.041Z] ---> b48a3f33f01a [2021-05-17T23:19:36.041Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T23:19:36.041Z] ---> Using cache [2021-05-17T23:19:36.041Z] ---> 1f8bd67bc9f7 [2021-05-17T23:19:36.041Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-17T23:19:36.041Z] ---> Using cache [2021-05-17T23:19:36.041Z] ---> c675ef0d944d [2021-05-17T23:19:36.041Z] ---> Running in 5ea69ebe2c59 [2021-05-17T23:19:36.041Z] Step 6/23 : COPY go.mod . [2021-05-17T23:19:36.041Z] ---> Using cache [2021-05-17T23:19:36.041Z] ---> af8a8d2fa9f3 [2021-05-17T23:19:36.041Z] Step 7/23 : RUN go mod download [2021-05-17T23:19:36.314Z] ---> Running in 67941789711c [2021-05-17T23:19:41.742Z] Removing intermediate container 5ea69ebe2c59 [2021-05-17T23:19:41.742Z] ---> 7b7ae6842541 [2021-05-17T23:19:41.742Z] Step 8/22 : COPY . . [2021-05-17T23:19:41.742Z] Removing intermediate container 67941789711c [2021-05-17T23:19:41.742Z] ---> 8e85289c0a92 [2021-05-17T23:19:41.742Z] Step 8/23 : COPY . . [2021-05-17T23:19:43.213Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T23:19:43.214Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T23:19:43.214Z] ---> 2c72d59286ff [2021-05-17T23:19:43.214Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T23:19:43.214Z] ---> Using cache [2021-05-17T23:19:43.214Z] ---> b48a3f33f01a [2021-05-17T23:19:43.214Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T23:19:43.214Z] ---> Using cache [2021-05-17T23:19:43.214Z] ---> 1f8bd67bc9f7 [2021-05-17T23:19:43.214Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-17T23:19:43.214Z] ---> Using cache [2021-05-17T23:19:43.214Z] ---> c675ef0d944d [2021-05-17T23:19:43.214Z] Step 6/24 : COPY go.mod . [2021-05-17T23:19:43.214Z] ---> Using cache [2021-05-17T23:19:43.214Z] ---> af8a8d2fa9f3 [2021-05-17T23:19:43.214Z] Step 7/24 : RUN go mod download [2021-05-17T23:19:43.214Z] ---> Using cache [2021-05-17T23:19:43.487Z] ---> 8e85289c0a92 [2021-05-17T23:19:43.487Z] Step 8/24 : COPY . . [2021-05-17T23:19:43.487Z] Removing intermediate container eec3e7716e79 [2021-05-17T23:19:43.487Z] ---> cd8aff1a0b8e [2021-05-17T23:19:43.487Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-17T23:19:44.944Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T23:19:44.944Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-17T23:19:44.944Z] ---> 2c72d59286ff [2021-05-17T23:19:44.944Z] Step 3/23 : WORKDIR /edgex-go [2021-05-17T23:19:44.944Z] ---> Using cache [2021-05-17T23:19:44.944Z] ---> b48a3f33f01a [2021-05-17T23:19:44.944Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T23:19:44.944Z] ---> Using cache [2021-05-17T23:19:44.944Z] ---> 1f8bd67bc9f7 [2021-05-17T23:19:44.944Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-17T23:19:44.944Z] ---> Running in 3f484ec09ece [2021-05-17T23:19:45.222Z] ---> Running in 652118f51064 [2021-05-17T23:19:46.210Z] Removing intermediate container 3f484ec09ece [2021-05-17T23:19:46.210Z] ---> dc667d0f75b2 [2021-05-17T23:19:46.210Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-17T23:19:46.821Z] ---> Running in 4c371b7cbde6 [2021-05-17T23:19:47.103Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T23:19:48.082Z] Removing intermediate container 4c371b7cbde6 [2021-05-17T23:19:48.083Z] ---> 8166e9410f98 [2021-05-17T23:19:48.083Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-17T23:19:48.083Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T23:19:49.063Z] OK: 218 MiB in 52 packages [2021-05-17T23:19:51.037Z] ---> 096bec3616cc [2021-05-17T23:19:51.037Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-17T23:19:52.020Z] Removing intermediate container 652118f51064 [2021-05-17T23:19:52.020Z] ---> f2b463ffa368 [2021-05-17T23:19:52.020Z] Step 6/23 : COPY go.mod . [2021-05-17T23:19:53.006Z] ---> 21c62bdd8407 [2021-05-17T23:19:53.006Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-17T23:19:53.599Z] ---> 00a9618ee600 [2021-05-17T23:19:53.599Z] Step 7/23 : RUN go mod download [2021-05-17T23:19:53.874Z] ---> Running in 558817b2814c [2021-05-17T23:19:54.850Z] ---> 5d0442db7184 [2021-05-17T23:19:54.850Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-17T23:19:55.124Z] ---> Running in 1e1240290f01 [2021-05-17T23:19:58.052Z] Removing intermediate container 1e1240290f01 [2021-05-17T23:19:58.053Z] ---> 4d75ba58d23c [2021-05-17T23:19:58.053Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T23:19:58.656Z] ---> Running in f2451c00dd91 [2021-05-17T23:19:59.642Z] Removing intermediate container f2451c00dd91 [2021-05-17T23:19:59.642Z] ---> 047c1e981e33 [2021-05-17T23:19:59.642Z] Step 22/24 : LABEL arch=arm64 [2021-05-17T23:19:59.919Z] Removing intermediate container 558817b2814c [2021-05-17T23:19:59.919Z] ---> 77bb1aa0be16 [2021-05-17T23:19:59.919Z] Step 8/23 : COPY . . [2021-05-17T23:20:00.193Z] ---> Running in 729657eca868 [2021-05-17T23:20:01.175Z] Removing intermediate container 729657eca868 [2021-05-17T23:20:01.175Z] ---> 2d4984c72f59 [2021-05-17T23:20:01.175Z] Step 23/24 : LABEL git_sha=f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c [2021-05-17T23:20:01.782Z] ---> Running in a32f4a398d5f [2021-05-17T23:20:02.383Z] ---> 5f50b06da296 [2021-05-17T23:20:02.383Z] Step 9/22 : RUN go mod tidy [2021-05-17T23:20:02.655Z] Removing intermediate container a32f4a398d5f [2021-05-17T23:20:02.655Z] ---> b8cd6ddc6b39 [2021-05-17T23:20:02.655Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T23:20:03.246Z] ---> 2815a73099ca [2021-05-17T23:20:03.246Z] Step 9/23 : RUN go mod tidy [2021-05-17T23:20:03.519Z] ---> Running in e38eb200bfb1 [2021-05-17T23:20:03.519Z] ---> Running in 1b5c995e7bb8 [2021-05-17T23:20:04.111Z] ---> Running in 7b497da821a1 [2021-05-17T23:20:04.714Z] Removing intermediate container 1b5c995e7bb8 [2021-05-17T23:20:04.714Z] ---> 230385a28e4d [2021-05-17T23:20:04.714Z] [2021-05-17T23:20:04.714Z] ---> 6e6a6ec4f2c9 [2021-05-17T23:20:04.714Z] Step 9/24 : RUN go mod tidy [2021-05-17T23:20:05.310Z] Successfully built 230385a28e4d [2021-05-17T23:20:05.310Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-17T23:20:05.580Z]  Building sys-mgmt-agent ... done  ---> Running in 904fef57dad9 [2021-05-17T23:20:09.932Z] Removing intermediate container e38eb200bfb1 [2021-05-17T23:20:09.932Z] ---> d59c67b5ac23 [2021-05-17T23:20:09.932Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-17T23:20:10.526Z] ---> Running in 362b725f4b78 [2021-05-17T23:20:10.795Z] Removing intermediate container 7b497da821a1 [2021-05-17T23:20:10.795Z] ---> 010a52cc7154 [2021-05-17T23:20:10.795Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-17T23:20:11.069Z] Removing intermediate container 904fef57dad9 [2021-05-17T23:20:11.069Z] ---> a97aa644dde3 [2021-05-17T23:20:11.069Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-17T23:20:11.069Z] ---> Running in a7138131aad0 [2021-05-17T23:20:11.713Z] ---> Running in 6f8ded6dcbb8 [2021-05-17T23:20:12.694Z] 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-05-17T23:20:13.300Z] 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-05-17T23:20:13.300Z] 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-05-17T23:20:18.917Z] ---> c29cf9e5f540 [2021-05-17T23:20:18.917Z] Step 9/23 : RUN go mod tidy [2021-05-17T23:20:18.917Z] ---> Running in 38e3b97dd295 [2021-05-17T23:20:25.668Z] Removing intermediate container 38e3b97dd295 [2021-05-17T23:20:25.668Z] ---> 48aa9ac6622a [2021-05-17T23:20:25.668Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-17T23:20:25.668Z] ---> Running in dd68725f1005 [2021-05-17T23:20:27.660Z] 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-05-17T23:21:35.743Z] 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-05-17T23:21:48.192Z] Removing intermediate container 362b725f4b78 [2021-05-17T23:21:48.192Z] ---> 9b0a4001d983 [2021-05-17T23:21:48.192Z] [2021-05-17T23:21:48.192Z] Step 11/22 : FROM alpine:3.12 [2021-05-17T23:21:48.192Z] ---> 9852663dfa18 [2021-05-17T23:21:48.192Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-17T23:21:48.192Z] ---> Running in 392e38f9b778 [2021-05-17T23:21:49.638Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T23:21:49.638Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T23:21:50.240Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-17T23:21:50.240Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T23:21:50.240Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-17T23:21:50.240Z] (4/4) Installing curl (7.76.1-r0) [2021-05-17T23:21:50.515Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T23:21:50.515Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T23:21:50.791Z] OK: 7 MiB in 18 packages [2021-05-17T23:21:53.428Z] Removing intermediate container 392e38f9b778 [2021-05-17T23:21:53.428Z] ---> 61aaec62c790 [2021-05-17T23:21:53.428Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-17T23:21:53.428Z] ---> Running in 2dc395179937 [2021-05-17T23:21:54.030Z] Removing intermediate container 2dc395179937 [2021-05-17T23:21:54.030Z] ---> f76d6e441a20 [2021-05-17T23:21:54.030Z] Step 14/22 : WORKDIR /edgex [2021-05-17T23:21:54.306Z] ---> Running in 92e3a19c8434 [2021-05-17T23:21:54.906Z] Removing intermediate container 92e3a19c8434 [2021-05-17T23:21:54.906Z] ---> 1a97d8c19c7f [2021-05-17T23:21:54.906Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-17T23:21:56.351Z] ---> bffb77fce137 [2021-05-17T23:21:56.351Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-17T23:21:58.368Z] ---> 3ca8bcd6d4bb [2021-05-17T23:21:58.368Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-17T23:22:01.013Z] ---> 4024f50e0b44 [2021-05-17T23:22:01.013Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-17T23:22:01.294Z] ---> Running in c300b9d4d116 [2021-05-17T23:22:01.900Z] Removing intermediate container a7138131aad0 [2021-05-17T23:22:01.900Z] ---> 9585d036f2d6 [2021-05-17T23:22:01.900Z] [2021-05-17T23:22:01.900Z] Step 11/23 : FROM alpine:3.12 [2021-05-17T23:22:01.900Z] ---> 9852663dfa18 [2021-05-17T23:22:01.900Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-17T23:22:01.900Z] ---> Using cache [2021-05-17T23:22:01.900Z] ---> 54fb010d7213 [2021-05-17T23:22:01.900Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T23:22:01.900Z] ---> Using cache [2021-05-17T23:22:01.900Z] ---> d3d7fd4437b3 [2021-05-17T23:22:01.900Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-17T23:22:02.190Z] ---> Running in 64c784b91528 [2021-05-17T23:22:02.190Z] Removing intermediate container c300b9d4d116 [2021-05-17T23:22:02.190Z] ---> 30184dc29014 [2021-05-17T23:22:02.190Z] Step 19/22 : CMD ["--init=true"] [2021-05-17T23:22:02.477Z] ---> Running in 959e39b67278 [2021-05-17T23:22:02.754Z] Removing intermediate container 64c784b91528 [2021-05-17T23:22:02.754Z] ---> 9b1e90b36205 [2021-05-17T23:22:02.754Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-17T23:22:03.038Z] Removing intermediate container 959e39b67278 [2021-05-17T23:22:03.038Z] ---> 9ad525f3b700 [2021-05-17T23:22:03.038Z] Step 20/22 : LABEL arch=arm64 [2021-05-17T23:22:03.038Z] ---> Running in 90a17ce86dc5 [2021-05-17T23:22:03.317Z] ---> Running in 44647477a5c8 [2021-05-17T23:22:03.925Z] Removing intermediate container 90a17ce86dc5 [2021-05-17T23:22:03.925Z] ---> 7c4e557a3a06 [2021-05-17T23:22:03.925Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T23:22:04.537Z] Removing intermediate container 44647477a5c8 [2021-05-17T23:22:04.537Z] ---> c7a56a010d1e [2021-05-17T23:22:04.537Z] Step 21/22 : LABEL git_sha=f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c [2021-05-17T23:22:04.821Z] ---> Running in 2fde81ce5374 [2021-05-17T23:22:05.424Z] ---> ff6e33036382 [2021-05-17T23:22:05.424Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-17T23:22:05.698Z] Removing intermediate container 2fde81ce5374 [2021-05-17T23:22:05.698Z] ---> ec9e9677c0f7 [2021-05-17T23:22:05.698Z] Step 22/22 : LABEL version=0.0.0 [2021-05-17T23:22:06.296Z] ---> Running in bbb9fbb584b4 [2021-05-17T23:22:08.280Z] ---> cd723c7c23d6 [2021-05-17T23:22:08.280Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-17T23:22:08.280Z] Removing intermediate container bbb9fbb584b4 [2021-05-17T23:22:08.280Z] ---> 2047c448ab94 [2021-05-17T23:22:08.280Z] [2021-05-17T23:22:08.573Z] Successfully built 2047c448ab94 [2021-05-17T23:22:08.573Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-17T23:22:08.573Z]  Building security-proxy-setup ... done Removing intermediate container dd68725f1005 [2021-05-17T23:22:08.573Z] ---> e0cb3f2ec3e5 [2021-05-17T23:22:08.573Z] [2021-05-17T23:22:08.573Z] Step 11/23 : FROM alpine:3.12 [2021-05-17T23:22:08.573Z] ---> 9852663dfa18 [2021-05-17T23:22:08.573Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-17T23:22:09.170Z] ---> Running in 04afe6ba2b95 [2021-05-17T23:22:09.170Z] Removing intermediate container 6f8ded6dcbb8 [2021-05-17T23:22:09.170Z] ---> e05aebb1f607 [2021-05-17T23:22:09.170Z] [2021-05-17T23:22:09.170Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T23:22:09.170Z] ---> 9852663dfa18 [2021-05-17T23:22:09.170Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-17T23:22:09.170Z] ---> Using cache [2021-05-17T23:22:09.170Z] ---> 54fb010d7213 [2021-05-17T23:22:09.170Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T23:22:09.170Z] ---> Using cache [2021-05-17T23:22:09.170Z] ---> d3d7fd4437b3 [2021-05-17T23:22:09.170Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-17T23:22:09.170Z] ---> f7c11dde535b [2021-05-17T23:22:09.170Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-17T23:22:09.441Z] ---> Running in 1d3fd7071eb3 [2021-05-17T23:22:09.441Z] ---> Running in 5cbcbb50e79e [2021-05-17T23:22:10.036Z] Removing intermediate container 1d3fd7071eb3 [2021-05-17T23:22:10.036Z] ---> c4a1eb321520 [2021-05-17T23:22:10.036Z] Step 15/24 : EXPOSE $APP_PORTRemoving intermediate container 5cbcbb50e79e [2021-05-17T23:22:10.036Z] [2021-05-17T23:22:10.036Z] ---> 928628585247 [2021-05-17T23:22:10.036Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T23:22:10.310Z] ---> Running in b11ddc4d1234 [2021-05-17T23:22:10.310Z] ---> Running in 1422c2839b90 [2021-05-17T23:22:10.581Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T23:22:10.860Z] Removing intermediate container b11ddc4d1234 [2021-05-17T23:22:10.860Z] ---> 6eb7e1c395dc [2021-05-17T23:22:10.860Z] Step 16/24 : WORKDIR / [2021-05-17T23:22:10.860Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T23:22:10.860Z] Removing intermediate container 1422c2839b90 [2021-05-17T23:22:10.860Z] ---> 0a403e7df53c [2021-05-17T23:22:10.860Z] Step 21/23 : LABEL arch=arm64 [2021-05-17T23:22:10.860Z] ---> Running in 020aa33ad062 [2021-05-17T23:22:11.132Z] ---> Running in 429714bd542b [2021-05-17T23:22:11.401Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-17T23:22:11.401Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-17T23:22:11.401Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T23:22:11.401Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T23:22:11.671Z] Removing intermediate container 020aa33ad062 [2021-05-17T23:22:11.671Z] ---> 60723eda2321 [2021-05-17T23:22:11.671Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T23:22:11.671Z] OK: 6 MiB in 16 packages [2021-05-17T23:22:11.671Z] Removing intermediate container 429714bd542b [2021-05-17T23:22:11.671Z] ---> c0bd2da3d23e [2021-05-17T23:22:11.671Z] Step 22/23 : LABEL git_sha=f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c [2021-05-17T23:22:11.943Z] ---> Running in ea3298370327 [2021-05-17T23:22:12.534Z] Removing intermediate container ea3298370327 [2021-05-17T23:22:12.534Z] ---> 67eb2eb91885 [2021-05-17T23:22:12.534Z] Step 23/23 : LABEL version=0.0.0 [2021-05-17T23:22:12.534Z] ---> 4730f35e772b [2021-05-17T23:22:12.534Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-17T23:22:12.805Z] ---> Running in d73ea61f4b3d [2021-05-17T23:22:13.400Z] Removing intermediate container 04afe6ba2b95 [2021-05-17T23:22:13.400Z] ---> dbaaf3fca866 [2021-05-17T23:22:13.400Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T23:22:13.400Z] Removing intermediate container d73ea61f4b3d [2021-05-17T23:22:13.400Z] ---> d86a033686a5 [2021-05-17T23:22:13.400Z] [2021-05-17T23:22:13.400Z] ---> Running in 31c85c64d0d8 [2021-05-17T23:22:14.002Z] Successfully built d86a033686a5 [2021-05-17T23:22:14.002Z] Successfully tagged support-scheduler-arm64:latest [2021-05-17T23:22:14.002Z]  Building support-scheduler ... done  ---> 026c92d533d9 [2021-05-17T23:22:14.002Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-17T23:22:14.002Z] Removing intermediate container 31c85c64d0d8 [2021-05-17T23:22:14.002Z] ---> e9830b426ffd [2021-05-17T23:22:14.002Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-17T23:22:14.280Z] ---> Running in e07caa2f59e0 [2021-05-17T23:22:14.878Z] Removing intermediate container e07caa2f59e0 [2021-05-17T23:22:14.878Z] ---> 6cda35e88b00 [2021-05-17T23:22:14.878Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-17T23:22:14.878Z] ---> 28e9da57d5c0 [2021-05-17T23:22:14.878Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-17T23:22:14.878Z] ---> Running in beff30450e4b [2021-05-17T23:22:15.148Z] ---> Running in 8f257e334491 [2021-05-17T23:22:15.417Z] Removing intermediate container beff30450e4b [2021-05-17T23:22:15.417Z] ---> 8f3d033b56b8 [2021-05-17T23:22:15.417Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T23:22:15.688Z] Removing intermediate container 8f257e334491 [2021-05-17T23:22:15.688Z] ---> ae594754836b [2021-05-17T23:22:15.688Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T23:22:15.688Z] ---> Running in 48404b6c97d1 [2021-05-17T23:22:16.277Z] ---> 43d7c58702ab [2021-05-17T23:22:16.277Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-17T23:22:16.277Z] Removing intermediate container 48404b6c97d1 [2021-05-17T23:22:16.277Z] ---> b6853d0d36b9 [2021-05-17T23:22:16.277Z] Step 22/24 : LABEL arch=arm64 [2021-05-17T23:22:16.549Z] ---> Running in 0a32fce3c4c2 [2021-05-17T23:22:17.138Z] Removing intermediate container 0a32fce3c4c2 [2021-05-17T23:22:17.138Z] ---> 4c9ef3a06636 [2021-05-17T23:22:17.138Z] Step 23/24 : LABEL git_sha=f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c [2021-05-17T23:22:17.408Z] ---> Running in aa4cf0738384 [2021-05-17T23:22:17.408Z] ---> 458d70b7e908 [2021-05-17T23:22:17.408Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-17T23:22:18.000Z] Removing intermediate container aa4cf0738384 [2021-05-17T23:22:18.001Z] ---> 4294e0ae75c1 [2021-05-17T23:22:18.001Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T23:22:18.001Z] ---> Running in 23cb5c1c1e96 [2021-05-17T23:22:18.272Z] ---> 1408a94b00bb [2021-05-17T23:22:18.272Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-17T23:22:18.545Z] ---> Running in 0bb5292bfcab [2021-05-17T23:22:18.818Z] Removing intermediate container 23cb5c1c1e96 [2021-05-17T23:22:18.818Z] ---> a00ea4a379a6 [2021-05-17T23:22:18.818Z] [2021-05-17T23:22:19.089Z] Successfully built a00ea4a379a6 [2021-05-17T23:22:19.089Z] Successfully tagged core-metadata-arm64:latest [2021-05-17T23:22:19.089Z] Removing intermediate container 0bb5292bfcab [2021-05-17T23:22:19.089Z] ---> 56b8cede3057 [2021-05-17T23:22:19.089Z]  Building core-metadata ... done Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T23:22:19.361Z] ---> Running in 9c0dd23026f9 [2021-05-17T23:22:19.955Z] Removing intermediate container 9c0dd23026f9 [2021-05-17T23:22:19.955Z] ---> ceca6c4f4ca7 [2021-05-17T23:22:19.955Z] Step 21/23 : LABEL arch=arm64 [2021-05-17T23:22:19.955Z] ---> Running in 375e62efc01f [2021-05-17T23:22:20.552Z] Removing intermediate container 375e62efc01f [2021-05-17T23:22:20.552Z] ---> 9b488a213e26 [2021-05-17T23:22:20.552Z] Step 22/23 : LABEL git_sha=f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c [2021-05-17T23:22:20.552Z] ---> Running in 4397e0f5c793 [2021-05-17T23:22:21.149Z] Removing intermediate container 4397e0f5c793 [2021-05-17T23:22:21.149Z] ---> 915680626531 [2021-05-17T23:22:21.149Z] Step 23/23 : LABEL version=0.0.0 [2021-05-17T23:22:21.149Z] ---> Running in ccdb8246e659 [2021-05-17T23:22:21.741Z] Removing intermediate container ccdb8246e659 [2021-05-17T23:22:21.742Z] ---> 32b40b422629 [2021-05-17T23:22:21.742Z] [2021-05-17T23:22:22.013Z] Successfully built 32b40b422629 [2021-05-17T23:22:22.013Z] Successfully tagged support-notifications-arm64:latest [2021-05-17T23:22:22.300Z]  Building support-notifications ... done  [Pipeline] } [2021-05-17T23:22:22.296Z] $ docker stop --time=1 1cae94b2cb44d0bb7a554315d7186c43bbcb725a40255584dfc630ba284846c3 [2021-05-17T23:22:24.092Z] $ docker rm -f 1cae94b2cb44d0bb7a554315d7186c43bbcb725a40255584dfc630ba284846c3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T23:22:24.671Z] + docker images [2021-05-17T23:22:24.951Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-17T23:22:24.951Z] support-notifications-arm64 latest 32b40b422629 3 seconds ago 16.8MB [2021-05-17T23:22:24.951Z] core-metadata-arm64 latest a00ea4a379a6 6 seconds ago 17.4MB [2021-05-17T23:22:24.951Z] support-scheduler-arm64 latest d86a033686a5 11 seconds ago 16.1MB [2021-05-17T23:22:24.951Z] e05aebb1f607 16 seconds ago 989MB [2021-05-17T23:22:24.951Z] e0cb3f2ec3e5 17 seconds ago 981MB [2021-05-17T23:22:24.951Z] security-proxy-setup-arm64 latest 2047c448ab94 18 seconds ago 24MB [2021-05-17T23:22:24.951Z] 9585d036f2d6 23 seconds ago 981MB [2021-05-17T23:22:24.951Z] 9b0a4001d983 38 seconds ago 978MB [2021-05-17T23:22:24.951Z] sys-mgmt-agent-arm64 latest 230385a28e4d 2 minutes ago 299MB [2021-05-17T23:22:24.951Z] security-bootstrapper-arm64 latest 9a6e83eda756 3 minutes ago 17.2MB [2021-05-17T23:22:24.951Z] core-data-arm64 latest 9943ff5b9244 3 minutes ago 20.4MB [2021-05-17T23:22:24.951Z] security-secretstore-setup-arm64 latest 91db0e981f86 3 minutes ago 24.4MB [2021-05-17T23:22:24.951Z] core-command-arm64 latest 1202be4aa66a 3 minutes ago 16.1MB [2021-05-17T23:22:24.951Z] 0dc24a6ed4b9 3 minutes ago 990MB [2021-05-17T23:22:24.951Z] 06f891ec1555 4 minutes ago 977MB [2021-05-17T23:22:24.951Z] ec2421966537 4 minutes ago 980MB [2021-05-17T23:22:24.951Z] 414e59ff7de8 4 minutes ago 978MB [2021-05-17T23:22:24.951Z] 2acfe68d7412 4 minutes ago 974MB [2021-05-17T23:22:24.951Z] ci-base-image-arm64 latest 2c72d59286ff 15 minutes ago 641MB [2021-05-17T23:22:24.951Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB [2021-05-17T23:22:24.951Z] alpine 3.12 9852663dfa18 4 weeks ago 5.32MB [2021-05-17T23:22:24.951Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-17T23:22:24.951Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 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-05-17T23:22:25.679Z] ---> job-cost.sh [2021-05-17T23:22:25.679Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-b7Sw [2021-05-17T23:23:04.626Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-17T23:24:41.378Z] lf-activate-venv(): INFO: Adding /tmp/venv-b7Sw/bin to PATH [2021-05-17T23:24:41.378Z] INFO: No Stack... [2021-05-17T23:24:41.378Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-17T23:24:41.378Z] INFO: Archiving Costs [Pipeline] sh [2021-05-17T23:24:41.717Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2021-05-17T23:24:41.717Z] + cut -d, -f6 [Pipeline] lock [2021-05-17T23:24:41.776Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3468-5-stack-cost] [2021-05-17T23:24:41.785Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3468-5-stack-cost] did not exist. Created. [2021-05-17T23:24:41.785Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3468-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-17T23:24:42.140Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-17T23:24:42.420Z] Stashed 1 file(s) [Pipeline] } [2021-05-17T23:24:42.429Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3468-5-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) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-17T23:24:43.050Z] provisioning config files... [2021-05-17T23:24:43.059Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config6620297029784457153tmp [Pipeline] { [Pipeline] sh [2021-05-17T23:24:43.367Z] + set +x [2021-05-17T23:24:43.367Z] + curl -s https://codecov.io/bash [2021-05-17T23:24:43.367Z] + bash -s -- [2021-05-17T23:24:43.630Z] [2021-05-17T23:24:43.630Z] _____ _ [2021-05-17T23:24:43.630Z] / ____| | | [2021-05-17T23:24:43.630Z] | | ___ __| | ___ ___ _____ __ [2021-05-17T23:24:43.630Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-17T23:24:43.630Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-17T23:24:43.630Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-17T23:24:43.630Z] Bash-1.0.2 [2021-05-17T23:24:43.630Z] [2021-05-17T23:24:43.630Z] [2021-05-17T23:24:43.630Z] ==> git version 2.24.4 found [2021-05-17T23:24:43.630Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-17T23:24:43.630Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-17T23:24:43.630Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-17T23:24:43.630Z] ==> Jenkins CI detected. [2021-05-17T23:24:43.630Z] project root: . [2021-05-17T23:24:43.630Z] --> token set from env [2021-05-17T23:24:43.630Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-17T23:24:43.630Z] ==> Running gcov in . (disable via -X gcov) [2021-05-17T23:24:43.630Z] ==> Python coveragepy not found [2021-05-17T23:24:43.630Z] ==> Searching for coverage reports in: [2021-05-17T23:24:43.630Z] + . [2021-05-17T23:24:43.630Z] -> Found 1 reports [2021-05-17T23:24:43.630Z] ==> Detecting git/mercurial file structure [2021-05-17T23:24:43.630Z] ==> Reading reports [2021-05-17T23:24:43.630Z] + ./coverage.out bytes=729706 [2021-05-17T23:24:43.630Z] ==> Appending adjustments [2021-05-17T23:24:43.630Z] https://docs.codecov.io/docs/fixing-reports [2021-05-17T23:24:46.179Z] + Found adjustments [2021-05-17T23:24:46.179Z] ==> Gzipping contents [2021-05-17T23:24:46.179Z] 104K /tmp/codecov.ctZbDs.gz [2021-05-17T23:24:46.179Z] ==> Uploading reports [2021-05-17T23:24:46.179Z] url: https://codecov.io [2021-05-17T23:24:46.179Z] query: branch=PR-3468&commit=f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3468%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3468&job=&cmd_args= [2021-05-17T23:24:46.179Z] -> Pinging Codecov [2021-05-17T23:24:46.179Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3468&commit=f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3468%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3468&job=&cmd_args= [2021-05-17T23:24:46.764Z] -> Uploading to [2021-05-17T23:24:46.764Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-17/00271124DB129430A58F1EEE437C3FCB/f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c/967deb82-2792-4ffa-a356-b1170da39d7e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210517T232446Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=86ff0377be9202b3f662e1f064869f75fc54a673ac18104f8f59ea294d6cb890 [2021-05-17T23:24:46.764Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-17T23:24:46.764Z] Dload Upload Total Spent Left Speed [2021-05-17T23:24:47.340Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 101k 0 0 100 101k 0 228k --:--:-- --:--:-- --:--:-- 228k [2021-05-17T23:24:47.340Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f9a4a99d9d49f0cbbf93c5e3ac7bbd0b4d19768c [Pipeline] } [2021-05-17T23:24:47.349Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-17T23:24:48.585Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T23:24:49.152Z] ---> package-listing.sh [2021-05-17T23:24:49.152Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-17T23:24:49.152Z] ++ facter osfamily [2021-05-17T23:24:49.414Z] + OS_FAMILY=redhat [2021-05-17T23:24:49.414Z] + workspace=/w/workspace/edgex-go/5 [2021-05-17T23:24:49.414Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-17T23:24:49.414Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-17T23:24:49.414Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-17T23:24:49.414Z] + PACKAGES=/tmp/packages_start.txt [2021-05-17T23:24:49.414Z] + '[' /w/workspace/edgex-go/5 ']' [2021-05-17T23:24:49.414Z] + PACKAGES=/tmp/packages_end.txt [2021-05-17T23:24:49.414Z] + case "${OS_FAMILY}" in [2021-05-17T23:24:49.414Z] + sort [2021-05-17T23:24:49.414Z] + rpm -qa [2021-05-17T23:24:52.717Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-17T23:24:52.717Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-17T23:24:52.717Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-17T23:24:52.717Z] + '[' /w/workspace/edgex-go/5 ']' [2021-05-17T23:24:52.717Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-05-17T23:24:52.717Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-05-17T23:24:52.730Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-17T23:24:53.021Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:24:53.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T23:24:53.590Z] [2021-05-17T23:24:53.590Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-17T23:24:53.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T23:24:53.907Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-17T23:24:53.907Z] df20fa9351a1: Pulling fs layer [2021-05-17T23:24:53.907Z] 36b3adc4ff6f: Pulling fs layer [2021-05-17T23:24:53.907Z] 8ad3a11d3b57: Pulling fs layer [2021-05-17T23:24:53.907Z] 46f8f816bc3b: Pulling fs layer [2021-05-17T23:24:53.907Z] 93b61091891f: Pulling fs layer [2021-05-17T23:24:53.907Z] 93b9cdb0e59b: Pulling fs layer [2021-05-17T23:24:53.907Z] 5e14af77c1be: Pulling fs layer [2021-05-17T23:24:53.907Z] 01666e4c0597: Pulling fs layer [2021-05-17T23:24:53.907Z] aa168da1d23b: Pulling fs layer [2021-05-17T23:24:53.907Z] 93b9cdb0e59b: Waiting [2021-05-17T23:24:53.907Z] 5e14af77c1be: Waiting [2021-05-17T23:24:53.907Z] 01666e4c0597: Waiting [2021-05-17T23:24:53.907Z] aa168da1d23b: Waiting [2021-05-17T23:24:53.907Z] 46f8f816bc3b: Waiting [2021-05-17T23:24:53.907Z] 93b61091891f: Waiting [2021-05-17T23:24:53.907Z] 36b3adc4ff6f: Verifying Checksum [2021-05-17T23:24:53.907Z] 36b3adc4ff6f: Download complete [2021-05-17T23:24:53.907Z] 46f8f816bc3b: Verifying Checksum [2021-05-17T23:24:53.907Z] 46f8f816bc3b: Download complete [2021-05-17T23:24:54.168Z] df20fa9351a1: Download complete [2021-05-17T23:24:54.168Z] 93b9cdb0e59b: Verifying Checksum [2021-05-17T23:24:54.168Z] 93b9cdb0e59b: Download complete [2021-05-17T23:24:54.168Z] 5e14af77c1be: Verifying Checksum [2021-05-17T23:24:54.168Z] 5e14af77c1be: Download complete [2021-05-17T23:24:54.168Z] 93b61091891f: Verifying Checksum [2021-05-17T23:24:54.168Z] 01666e4c0597: Verifying Checksum [2021-05-17T23:24:54.168Z] 01666e4c0597: Download complete [2021-05-17T23:24:54.168Z] 93b61091891f: Download complete [2021-05-17T23:24:54.168Z] df20fa9351a1: Pull complete [2021-05-17T23:24:54.430Z] 36b3adc4ff6f: Pull complete [2021-05-17T23:24:54.430Z] 8ad3a11d3b57: Verifying Checksum [2021-05-17T23:24:54.430Z] 8ad3a11d3b57: Download complete [2021-05-17T23:24:55.003Z] 8ad3a11d3b57: Pull complete [2021-05-17T23:24:55.003Z] 46f8f816bc3b: Pull complete [2021-05-17T23:24:55.263Z] 93b61091891f: Pull complete [2021-05-17T23:24:55.522Z] 93b9cdb0e59b: Pull complete [2021-05-17T23:24:55.522Z] 5e14af77c1be: Pull complete [2021-05-17T23:24:55.522Z] 01666e4c0597: Pull complete [2021-05-17T23:24:56.460Z] aa168da1d23b: Verifying Checksum [2021-05-17T23:24:56.460Z] aa168da1d23b: Download complete [2021-05-17T23:25:00.693Z] aa168da1d23b: Pull complete [2021-05-17T23:25:00.693Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-17T23:25:00.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T23:25:00.693Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-17T23:25:00.771Z] prd-centos7-docker-4c-2g-750 does not seem to be running inside a container [2021-05-17T23:25:00.852Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-05-17T23:25:04.562Z] $ docker top 1bd29662dde8691a9ca66673733731e8442fbe6f9088f4452773bf26020ce207 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T23:25:04.941Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-17T23:25:05.241Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-17T23:25:05.669Z] + ls /var/log/sa-host [2021-05-17T23:25:05.670Z] + sadf -c /var/log/sa-host/sa05 [2021-05-17T23:25:05.670Z] file_magic: OK [2021-05-17T23:25:05.670Z] HZ: Using current value: 100 [2021-05-17T23:25:05.670Z] file_header: OK [2021-05-17T23:25:05.670Z] 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-05-17T23:25:05.670Z] Statistics: [2021-05-17T23:25:05.670Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-17T23:25:05.670Z] File successfully converted to sysstat format version 12.2.1 [2021-05-17T23:25:05.670Z] + sadf -c /var/log/sa-host/sa17 [2021-05-17T23:25:05.670Z] file_magic: OK [2021-05-17T23:25:05.670Z] HZ: Using current value: 100 [2021-05-17T23:25:05.670Z] file_header: OK [2021-05-17T23:25:05.670Z] 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-05-17T23:25:05.670Z] Statistics: [2021-05-17T23:25:05.670Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-17T23:25:05.670Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T23:25:05.852Z] provisioning config files... [2021-05-17T23:25:05.865Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config2471990695494299012tmp [Pipeline] { [Pipeline] echo [2021-05-17T23:25:05.885Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T23:25:06.179Z] ---> create-netrc.sh [Pipeline] } [2021-05-17T23:25:06.188Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-17T23:25:06.211Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T23:25:06.510Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-17T23:25:06.520Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T23:25:06.816Z] ---> sudo-logs.sh [2021-05-17T23:25:06.816Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-17T23:25:06.846Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T23:25:07.145Z] ---> job-cost.sh [2021-05-17T23:25:07.145Z] lf-activate-venv: SKIPPING [2021-05-17T23:25:07.145Z] DEBUG: total: 0.18000000715255737 [2021-05-17T23:25:07.145Z] INFO: Retrieving Stack Cost... [2021-05-17T23:25:08.086Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-17T23:25:08.659Z] INFO: Archiving Costs [Pipeline] echo [2021-05-17T23:25:08.672Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T23:25:08.964Z] ---> logs-deploy.sh [2021-05-17T23:25:08.964Z] lf-activate-venv: SKIPPING [2021-05-17T23:25:08.964Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3468/5 [2021-05-17T23:25:08.964Z] INFO: archiving workspace using pattern(s): [2021-05-17T23:25:09.909Z] Archives upload complete. [2021-05-17T23:25:09.909Z] INFO: archiving logs to Nexus