cloudxxx8 commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae+1c9af10f427590f3fed47012b244cbba5cfcd3da (8761aec812a0ea46b7673bbe443dbbb41e80b952) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8290562344611901930.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5308941025326404258.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-3645/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3645/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3823583622434726693.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9163059987929283102.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3645/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3645/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6402623953823210584.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1863 in /w/workspace/edgexfoundry_edgex-go_PR-3645 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh615170976730491733.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1c9af10f427590f3fed47012b244cbba5cfcd3da into PR head commit 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae Merge succeeded, producing 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae Checking out Revision 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae (PR-3645) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2384676753133378502.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3645/head:refs/remotes/origin/PR-3645 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh6527413516962257420.key > git merge 1c9af10f427590f3fed47012b244cbba5cfcd3da # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" > git rev-list --no-walk 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-03T08:25:39.221Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-03T08:25:39.307Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-03T08:25:39.333Z] ========================================================= [2021-08-03T08:25:39.333Z] EdgeX Global Pipelines Version Info [2021-08-03T08:25:39.333Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-03T08:25:40.640Z] ------------------- [2021-08-03T08:25:40.640Z] stable info: [2021-08-03T08:25:40.640Z] ------------------- [2021-08-03T08:25:40.640Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-03T08:25:40.640Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-03T08:25:40.640Z] Message: update stable to v1.0.203 [2021-08-03T08:25:41.227Z] ------------------- [2021-08-03T08:25:41.227Z] experimental info: [2021-08-03T08:25:41.227Z] ------------------- [2021-08-03T08:25:41.227Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-03T08:25:41.227Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-03T08:25:41.227Z] Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-03T08:25:41.365Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-03T08:25:41.389Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-03T08:25:41.412Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-03T08:25:41.435Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-03T08:25:41.458Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-03T08:25:41.481Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-03T08:25:41.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-03T08:25:41.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-03T08:25:41.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-03T08:25:41.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-03T08:25:41.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-03T08:25:41.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-03T08:25:41.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-03T08:25:41.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-03T08:25:41.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-03T08:25:41.719Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-03T08:25:41.743Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-03T08:25:41.765Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-03T08:25:41.789Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-03T08:25:41.812Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-03T08:25:41.834Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-03T08:25:41.856Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-03T08:25:41.879Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-03T08:25:41.902Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3645 [Pipeline] echo [2021-08-03T08:25:41.925Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3645 [Pipeline] echo [2021-08-03T08:25:41.949Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3645 [Pipeline] echo [2021-08-03T08:25:41.972Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae [Pipeline] echo [2021-08-03T08:25:41.997Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e0aa63 [Pipeline] echo [2021-08-03T08:25:42.022Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-03T08:25:42.102Z] provisioning config files... [2021-08-03T08:25:42.122Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6194969205448550238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T08:25:42.471Z] ---> docker-login.sh [2021-08-03T08:25:42.471Z] nexus3.edgexfoundry.org:10001 [2021-08-03T08:25:42.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T08:25:42.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T08:25:42.742Z] Configure a credential helper to remove this warning. See [2021-08-03T08:25:42.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T08:25:42.742Z] [2021-08-03T08:25:42.742Z] Login Succeeded [2021-08-03T08:25:42.742Z] nexus3.edgexfoundry.org:10002 [2021-08-03T08:25:42.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T08:25:42.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T08:25:42.742Z] Configure a credential helper to remove this warning. See [2021-08-03T08:25:42.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T08:25:42.742Z] [2021-08-03T08:25:42.742Z] Login Succeeded [2021-08-03T08:25:42.742Z] nexus3.edgexfoundry.org:10003 [2021-08-03T08:25:43.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T08:25:43.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T08:25:43.012Z] Configure a credential helper to remove this warning. See [2021-08-03T08:25:43.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T08:25:43.012Z] [2021-08-03T08:25:43.012Z] Login Succeeded [2021-08-03T08:25:43.012Z] nexus3.edgexfoundry.org:10004 [2021-08-03T08:25:43.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T08:25:43.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T08:25:43.281Z] Configure a credential helper to remove this warning. See [2021-08-03T08:25:43.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T08:25:43.281Z] [2021-08-03T08:25:43.281Z] Login Succeeded [2021-08-03T08:25:43.281Z] docker.io [2021-08-03T08:25:43.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T08:25:43.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T08:25:43.548Z] Configure a credential helper to remove this warning. See [2021-08-03T08:25:43.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T08:25:43.548Z] [2021-08-03T08:25:43.548Z] Login Succeeded [2021-08-03T08:25:43.548Z] ---> docker-login.sh ends [Pipeline] } [2021-08-03T08:25:43.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-03T08:25:43.918Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-08-03T08:25:43.918Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T08:25:43.918Z] ++ dirname cmd/core-command/Dockerfile [2021-08-03T08:25:43.918Z] ++ cut -d/ -f2 [2021-08-03T08:25:43.918Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-03T08:25:43.918Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T08:25:43.918Z] ++ dirname cmd/core-data/Dockerfile [2021-08-03T08:25:43.918Z] ++ cut -d/ -f2 [2021-08-03T08:25:43.918Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-03T08:25:43.918Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T08:25:43.918Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-03T08:25:43.918Z] ++ cut -d/ -f2 [2021-08-03T08:25:43.918Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-03T08:25:43.918Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T08:25:43.918Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-03T08:25:43.918Z] ++ cut -d/ -f2 [2021-08-03T08:25:43.918Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-03T08:25:43.918Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T08:25:43.918Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-03T08:25:43.918Z] ++ cut -d/ -f2 [2021-08-03T08:25:43.918Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-03T08:25:43.918Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T08:25:43.918Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-03T08:25:43.918Z] ++ cut -d/ -f2 [2021-08-03T08:25:43.918Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-03T08:25:43.919Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T08:25:43.919Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-03T08:25:43.919Z] ++ cut -d/ -f2 [2021-08-03T08:25:43.919Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-03T08:25:43.919Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T08:25:43.919Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-03T08:25:43.919Z] ++ cut -d/ -f2 [2021-08-03T08:25:43.919Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-03T08:25:43.919Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T08:25:43.919Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-03T08:25:43.919Z] ++ cut -d/ -f2 [2021-08-03T08:25:43.919Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-03T08:25:43.982Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-08-03T08:25:44.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T08:25:44.781Z] [2021-08-03T08:25:44.781Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T08:25:45.113Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T08:25:45.113Z] latest: Pulling from edgex-devops/git-semver [2021-08-03T08:25:45.113Z] 31603596830f: Pulling fs layer [2021-08-03T08:25:45.113Z] d4622e32a9a9: Pulling fs layer [2021-08-03T08:25:45.113Z] 1030fce36090: Pulling fs layer [2021-08-03T08:25:45.113Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-03T08:25:45.113Z] 6c6cb7e1b49b: Waiting [2021-08-03T08:25:45.113Z] d4622e32a9a9: Download complete [2021-08-03T08:25:45.384Z] 31603596830f: Verifying Checksum [2021-08-03T08:25:45.384Z] 31603596830f: Download complete [2021-08-03T08:25:45.657Z] 31603596830f: Pull complete [2021-08-03T08:25:45.657Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-03T08:25:45.657Z] 6c6cb7e1b49b: Download complete [2021-08-03T08:25:45.657Z] d4622e32a9a9: Pull complete [2021-08-03T08:25:45.657Z] 1030fce36090: Verifying Checksum [2021-08-03T08:25:45.657Z] 1030fce36090: Download complete [2021-08-03T08:25:46.247Z] 1030fce36090: Pull complete [2021-08-03T08:25:46.247Z] 6c6cb7e1b49b: Pull complete [2021-08-03T08:25:46.514Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-03T08:25:46.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T08:25:46.514Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-03T08:25:46.609Z] prd-centos7-docker-4c-2g-1863 does not seem to be running inside a container [2021-08-03T08:25:46.665Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-03T08:25:47.530Z] $ docker top 504c51b24018cc8ad5d89398f19fb1f70741aa52f028defd5cad6c467afb7a24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-03T08:25:47.655Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-03T08:25:47.655Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-03T08:25:47.781Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-03T08:25:47.781Z] $ docker exec 504c51b24018cc8ad5d89398f19fb1f70741aa52f028defd5cad6c467afb7a24 ssh-agent [2021-08-03T08:25:47.899Z] SSH_AUTH_SOCK=/tmp/ssh-Gj85auyryZbE/agent.14 [2021-08-03T08:25:47.899Z] SSH_AGENT_PID=21 [2021-08-03T08:25:47.909Z] Running ssh-add (command line suppressed) [2021-08-03T08:25:48.007Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8451716334984942268.key (/w/workspace/edgex-go/2@tmp/private_key_8451716334984942268.key) [2021-08-03T08:25:48.029Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-03T08:25:48.342Z] + git tag --points-at HEAD [Pipeline] } [2021-08-03T08:25:48.359Z] $ docker exec --env ******** --env ******** 504c51b24018cc8ad5d89398f19fb1f70741aa52f028defd5cad6c467afb7a24 ssh-agent -k [2021-08-03T08:25:48.453Z] unset SSH_AUTH_SOCK; [2021-08-03T08:25:48.453Z] unset SSH_AGENT_PID; [2021-08-03T08:25:48.453Z] echo Agent pid 21 killed; [2021-08-03T08:25:48.477Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-03T08:25:48.516Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-03T08:25:48.516Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-03T08:25:48.631Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-03T08:25:48.631Z] $ docker exec 504c51b24018cc8ad5d89398f19fb1f70741aa52f028defd5cad6c467afb7a24 ssh-agent [2021-08-03T08:25:48.747Z] SSH_AUTH_SOCK=/tmp/ssh-QZRtmeosQr7p/agent.54 [2021-08-03T08:25:48.747Z] SSH_AGENT_PID=60 [2021-08-03T08:25:48.757Z] Running ssh-add (command line suppressed) [2021-08-03T08:25:48.852Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7140523229308520399.key (/w/workspace/edgex-go/2@tmp/private_key_7140523229308520399.key) [2021-08-03T08:25:48.874Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-03T08:25:49.193Z] + git semver init [2021-08-03T08:25:49.193Z] # -> Open(): unable to determine branch for HEAD [2021-08-03T08:25:49.193Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-08-03T08:25:49.193Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-08-03T08:25:49.193Z] # $SEMVER_REMOTE_NAME = origin [2021-08-03T08:25:49.193Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-03T08:25:49.193Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-03T08:25:49.193Z] # $SEMVER_BRANCH = PR-3645 [2021-08-03T08:25:49.193Z] # $SEMVER_TEMP = /tmp/semver-915630199 [2021-08-03T08:25:49.193Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-03T08:26:08.224Z] # '/tmp/semver-915630199' -> '/w/workspace/edgex-go/2/.semver' [2021-08-03T08:26:08.224Z] # -> Force: false [2021-08-03T08:26:08.224Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-08-03T08:26:08.247Z] $ docker exec --env ******** --env ******** 504c51b24018cc8ad5d89398f19fb1f70741aa52f028defd5cad6c467afb7a24 ssh-agent -k [2021-08-03T08:26:08.359Z] unset SSH_AUTH_SOCK; [2021-08-03T08:26:08.360Z] unset SSH_AGENT_PID; [2021-08-03T08:26:08.360Z] echo Agent pid 60 killed; [2021-08-03T08:26:08.376Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-03T08:26:08.734Z] + git semver [Pipeline] } [2021-08-03T08:26:08.753Z] $ docker stop --time=1 504c51b24018cc8ad5d89398f19fb1f70741aa52f028defd5cad6c467afb7a24 [2021-08-03T08:26:10.960Z] $ docker rm -f 504c51b24018cc8ad5d89398f19fb1f70741aa52f028defd5cad6c467afb7a24 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-03T08:26:11.369Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-03T08:26:11.704Z] Stashed 1 file(s) [Pipeline] echo [2021-08-03T08:26:11.708Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-03T08:26:12.076Z] ========================================================= [2021-08-03T08:26:12.076Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-03T08:26:12.076Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-03T08:26:12.407Z] + 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-08-03T08:26:13.826Z] Sending build context to Docker daemon 328.5MB [2021-08-03T08:26:13.826Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-08-03T08:26:13.826Z] Step 2/6 : FROM ${BASE} [2021-08-03T08:26:14.096Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-03T08:26:14.096Z] 540db60ca938: Pulling fs layer [2021-08-03T08:26:14.096Z] adcc1eea9eea: Pulling fs layer [2021-08-03T08:26:14.096Z] 4c4ab2625f07: Pulling fs layer [2021-08-03T08:26:14.096Z] db62176df00c: Pulling fs layer [2021-08-03T08:26:14.096Z] 3b30891b0d05: Pulling fs layer [2021-08-03T08:26:14.096Z] 444f5516b4c7: Pulling fs layer [2021-08-03T08:26:14.096Z] 90b9b1106a8b: Pulling fs layer [2021-08-03T08:26:14.096Z] 0383d17a5b7e: Pulling fs layer [2021-08-03T08:26:14.096Z] c82ef313ddc5: Pulling fs layer [2021-08-03T08:26:14.096Z] db62176df00c: Waiting [2021-08-03T08:26:14.096Z] 3b30891b0d05: Waiting [2021-08-03T08:26:14.096Z] 444f5516b4c7: Waiting [2021-08-03T08:26:14.096Z] 90b9b1106a8b: Waiting [2021-08-03T08:26:14.096Z] 0383d17a5b7e: Waiting [2021-08-03T08:26:14.096Z] c82ef313ddc5: Waiting [2021-08-03T08:26:14.096Z] 4c4ab2625f07: Verifying Checksum [2021-08-03T08:26:14.096Z] 4c4ab2625f07: Download complete [2021-08-03T08:26:14.096Z] adcc1eea9eea: Verifying Checksum [2021-08-03T08:26:14.096Z] adcc1eea9eea: Download complete [2021-08-03T08:26:14.364Z] 3b30891b0d05: Verifying Checksum [2021-08-03T08:26:14.364Z] 3b30891b0d05: Download complete [2021-08-03T08:26:14.364Z] 444f5516b4c7: Download complete [2021-08-03T08:26:14.364Z] 90b9b1106a8b: Verifying Checksum [2021-08-03T08:26:14.364Z] 90b9b1106a8b: Download complete [2021-08-03T08:26:14.364Z] 540db60ca938: Verifying Checksum [2021-08-03T08:26:14.364Z] 540db60ca938: Download complete [2021-08-03T08:26:14.629Z] 540db60ca938: Pull complete [2021-08-03T08:26:14.629Z] adcc1eea9eea: Pull complete [2021-08-03T08:26:14.629Z] 4c4ab2625f07: Pull complete [2021-08-03T08:26:16.037Z] 0383d17a5b7e: Verifying Checksum [2021-08-03T08:26:16.037Z] 0383d17a5b7e: Download complete [2021-08-03T08:26:20.296Z] c82ef313ddc5: Verifying Checksum [2021-08-03T08:26:20.296Z] c82ef313ddc5: Download complete [2021-08-03T08:26:21.260Z] db62176df00c: Download complete [2021-08-03T08:26:24.642Z] db62176df00c: Pull complete [2021-08-03T08:26:24.642Z] 3b30891b0d05: Pull complete [2021-08-03T08:26:24.642Z] 444f5516b4c7: Pull complete [2021-08-03T08:26:24.642Z] 90b9b1106a8b: Pull complete [2021-08-03T08:26:24.642Z] 0383d17a5b7e: Pull complete [2021-08-03T08:26:26.985Z] Still waiting to schedule task [2021-08-03T08:26:26.985Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1862’ [2021-08-03T08:26:27.299Z] c82ef313ddc5: Pull complete [2021-08-03T08:26:27.299Z] Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 [2021-08-03T08:26:27.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-03T08:26:27.299Z] ---> 4508b0543a43 [2021-08-03T08:26:27.299Z] 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-08-03T08:26:28.710Z] ---> Running in 244b9d18a196 [2021-08-03T08:26:28.710Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T08:26:29.673Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T08:26:30.633Z] OK: 219 MiB in 52 packages [2021-08-03T08:26:30.633Z] Removing intermediate container 244b9d18a196 [2021-08-03T08:26:30.633Z] ---> 50ae14ac599b [2021-08-03T08:26:30.633Z] Step 4/6 : WORKDIR /edgex-go [2021-08-03T08:26:30.633Z] ---> Running in 9304159eb953 [2021-08-03T08:26:30.633Z] Removing intermediate container 9304159eb953 [2021-08-03T08:26:30.633Z] ---> ecb5dc1b159f [2021-08-03T08:26:30.633Z] Step 5/6 : COPY go.mod . [2021-08-03T08:26:30.899Z] ---> d986c7acf08a [2021-08-03T08:26:30.899Z] Step 6/6 : RUN go mod download [2021-08-03T08:26:30.899Z] ---> Running in 2bcdca0a4342 [2021-08-03T08:27:19.141Z] Removing intermediate container 2bcdca0a4342 [2021-08-03T08:27:19.141Z] ---> ddffa5f4e32b [2021-08-03T08:27:19.141Z] Successfully built ddffa5f4e32b [2021-08-03T08:27:19.141Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T08:27:19.469Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-03T08:27:19.470Z] . [Pipeline] withDockerContainer [2021-08-03T08:27:19.558Z] prd-centos7-docker-4c-2g-1863 does not seem to be running inside a container [2021-08-03T08:27:19.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-03T08:27:19.978Z] $ docker top 131a3b8eaed9b0539f1249dabfe280a7ef6dae235403468539ee7ecd3a827c09 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T08:27:21.850Z] + go version [2021-08-03T08:27:21.850Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-03T08:27:21.870Z] $ docker stop --time=1 131a3b8eaed9b0539f1249dabfe280a7ef6dae235403468539ee7ecd3a827c09 [2021-08-03T08:27:23.061Z] $ docker rm -f 131a3b8eaed9b0539f1249dabfe280a7ef6dae235403468539ee7ecd3a827c09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T08:27:23.709Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-03T08:27:23.709Z] . [Pipeline] withDockerContainer [2021-08-03T08:27:23.794Z] prd-centos7-docker-4c-2g-1863 does not seem to be running inside a container [2021-08-03T08:27:23.853Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-03T08:27:24.210Z] $ docker top 153952fb0ab2a010143cd3073a73b8f76bbf36eb67cff7e733dddd47d7175b47 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-03T08:27:24.310Z] ========================================================= [2021-08-03T08:27:24.310Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-03T08:27:24.310Z] ========================================================= [Pipeline] sh [2021-08-03T08:27:24.645Z] + go mod tidy [Pipeline] sh [2021-08-03T08:27:25.234Z] + make test [2021-08-03T08:27:25.234Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-03T08:27:25.504Z] go mod tidy [2021-08-03T08:27:25.504Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-03T08:27:35.602Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-03T08:27:53.844Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-03T08:27:59.241Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-03T08:27:59.241Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-03T08:27:59.527Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-03T08:28:01.543Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-03T08:28:02.522Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-03T08:28:02.522Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-03T08:28:02.522Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-03T08:28:02.795Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-03T08:28:03.065Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-03T08:28:03.334Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-03T08:28:03.334Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-03T08:28:03.334Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-03T08:28:03.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-03T08:28:06.745Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2021-08-03T08:28:06.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-03T08:28:06.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-03T08:28:07.011Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements [2021-08-03T08:28:07.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-03T08:28:07.278Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.054s coverage: 46.3% of statements [2021-08-03T08:28:07.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-03T08:28:07.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-03T08:28:08.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.119s coverage: 90.1% of statements [2021-08-03T08:28:08.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-03T08:28:08.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-03T08:28:09.206Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 81.2% of statements [2021-08-03T08:28:09.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-03T08:28:09.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-03T08:28:09.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-03T08:28:09.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-03T08:28:09.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-03T08:28:10.171Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.233s coverage: 94.2% of statements [2021-08-03T08:28:10.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-03T08:28:10.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-03T08:28:10.171Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 59.1% of statements [2021-08-03T08:28:10.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-03T08:28:10.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-03T08:28:10.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-03T08:28:10.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-03T08:28:10.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-03T08:28:10.763Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 60.0% of statements [2021-08-03T08:28:10.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-03T08:28:10.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-03T08:28:10.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-03T08:28:11.352Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.8% of statements [2021-08-03T08:28:11.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-03T08:28:11.352Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-08-03T08:28:11.352Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 22.0% of statements [2021-08-03T08:28:11.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-03T08:28:11.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-08-03T08:28:11.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements [2021-08-03T08:28:12.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-08-03T08:28:12.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2021-08-03T08:28:12.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2021-08-03T08:28:24.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements [2021-08-03T08:28:24.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2021-08-03T08:28:29.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.186s coverage: 81.8% of statements [2021-08-03T08:28:29.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-03T08:28:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2021-08-03T08:28:47.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-03T08:28:47.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-03T08:28:47.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-03T08:28:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2021-08-03T08:28:47.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-03T08:28:47.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-03T08:28:47.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-03T08:28:47.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-03T08:28:47.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-03T08:28:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements [2021-08-03T08:28:47.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-03T08:28:47.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-03T08:28:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-08-03T08:28:47.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-03T08:28:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-08-03T08:28:47.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-03T08:28:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-08-03T08:28:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-08-03T08:28:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-08-03T08:28:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements [2021-08-03T08:28:47.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-03T08:28:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.130s coverage: 64.4% of statements [2021-08-03T08:28:47.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-03T08:28:47.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-03T08:28:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements [2021-08-03T08:28:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-08-03T08:28:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-08-03T08:28:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-08-03T08:28:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2021-08-03T08:28:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.217s coverage: 66.9% of statements [2021-08-03T08:28:47.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-03T08:28:47.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-03T08:28:47.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-03T08:28:48.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 43.6% of statements [2021-08-03T08:28:48.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-03T08:28:48.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-03T08:28:48.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2021-08-03T08:28:48.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-03T08:28:48.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2021-08-03T08:28:48.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-03T08:28:56.500Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.3% of statements [2021-08-03T08:28:56.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-03T08:28:56.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-03T08:28:56.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-03T08:28:56.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-03T08:28:56.500Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.115s coverage: 92.0% of statements [2021-08-03T08:28:56.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-03T08:28:56.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-03T08:28:56.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-03T08:28:56.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-03T08:28:56.500Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 62.7% of statements [2021-08-03T08:28:56.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-03T08:28:56.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-03T08:28:56.500Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.7% of statements [2021-08-03T08:28:56.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-03T08:28:56.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-03T08:28:56.500Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-03T08:28:56.500Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-03T08:28:56.500Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.058s coverage: 28.9% of statements [2021-08-03T08:28:56.500Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-03T08:28:56.500Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-03T08:28:56.500Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-03T08:28:56.500Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-03T08:28:56.500Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-03T08:28:56.500Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-03T08:28:56.500Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.050s coverage: 100.0% of statements [2021-08-03T08:28:56.500Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-08-03T08:28:56.500Z] GO111MODULE=on go vet ./... [2021-08-03T08:29:17.282Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1865 in /w/workspace/edgexfoundry_edgex-go_PR-3645 [Pipeline] { [Pipeline] ws [2021-08-03T08:29:17.305Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-08-03T08:29:17.555Z] The recommended git tool is: git [2021-08-03T08:29:20.180Z] gofmt -l . [2021-08-03T08:29:20.180Z] [ "`gofmt -l .`" = "" ] [2021-08-03T08:29:20.180Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-03T08:29:20.495Z] + ls -al . [2021-08-03T08:29:20.495Z] total 596 [2021-08-03T08:29:20.495Z] drwxrwxr-x 10 1001 1001 4096 Aug 3 08:29 . [2021-08-03T08:29:20.495Z] drwxr-xr-x 4 root root 28 Aug 3 08:27 .. [2021-08-03T08:29:20.495Z] -rw-rw-r-- 1 1001 1001 11 Aug 3 08:25 .dockerignore [2021-08-03T08:29:20.495Z] drwxrwxr-x 8 1001 1001 179 Aug 3 08:25 .git [2021-08-03T08:29:20.495Z] drwxrwxr-x 3 1001 1001 125 Aug 3 08:25 .github [2021-08-03T08:29:20.495Z] -rw-rw-r-- 1 1001 1001 818 Aug 3 08:25 .gitignore [2021-08-03T08:29:20.495Z] -rw-rw-r-- 1 1001 1001 76 Aug 3 08:25 .hadolint.yml [2021-08-03T08:29:20.495Z] drwx------ 3 1001 1001 58 Aug 3 08:26 .semver [2021-08-03T08:29:20.495Z] -rw-rw-r-- 1 1001 1001 166 Aug 3 08:25 .sonarcloud.properties [2021-08-03T08:29:20.495Z] -rw-rw-r-- 1 1001 1001 8609 Aug 3 08:25 Attribution.txt [2021-08-03T08:29:20.495Z] -rw-rw-r-- 1 1001 1001 43881 Aug 3 08:25 CHANGELOG.md [2021-08-03T08:29:20.495Z] -rw-rw-r-- 1 1001 1001 3804 Aug 3 08:25 CONTRIBUTING.md [2021-08-03T08:29:20.495Z] -rw-rw-r-- 1 1001 1001 931 Aug 3 08:25 Dockerfile.build [2021-08-03T08:29:20.495Z] -rw-rw-r-- 1 1001 1001 849 Aug 3 08:25 Jenkinsfile [2021-08-03T08:29:20.495Z] -rw-rw-r-- 1 1001 1001 10775 Aug 3 08:25 LICENSE [2021-08-03T08:29:20.495Z] -rw-rw-r-- 1 1001 1001 5915 Aug 3 08:25 Makefile [2021-08-03T08:29:20.496Z] -rw-rw-r-- 1 1001 1001 8643 Aug 3 08:25 README.md [2021-08-03T08:29:20.496Z] -rw-rw-r-- 1 1001 1001 6912 Aug 3 08:25 SECURITY.md [2021-08-03T08:29:20.496Z] -rw-rw-r-- 1 1001 1001 5 Aug 3 08:26 VERSION [2021-08-03T08:29:20.496Z] -rw-rw-r-- 1 1001 1001 4131 Aug 3 08:25 ZMQWindows.md [2021-08-03T08:29:20.496Z] drwxrwxr-x 2 1001 1001 37 Aug 3 08:25 bin [2021-08-03T08:29:20.496Z] drwxrwxr-x 14 1001 1001 4096 Aug 3 08:25 cmd [2021-08-03T08:29:20.496Z] -rw-r--r-- 1 root root 403847 Aug 3 08:28 coverage.out [2021-08-03T08:29:20.496Z] -rw-rw-r-- 1 1001 1001 813 Aug 3 08:25 go.mod [2021-08-03T08:29:20.496Z] -rw-r--r-- 1 root root 48847 Aug 3 08:27 go.sum [2021-08-03T08:29:20.496Z] drwxrwxr-x 8 1001 1001 124 Aug 3 08:25 internal [2021-08-03T08:29:20.496Z] drwxrwxr-x 3 1001 1001 16 Aug 3 08:25 openapi [2021-08-03T08:29:20.496Z] drwxrwxr-x 4 1001 1001 71 Aug 3 08:25 snap [2021-08-03T08:29:20.496Z] -rw-rw-r-- 1 1001 1001 204 Aug 3 08:25 version.go [Pipeline] sh [2021-08-03T08:29:20.814Z] + '[' -e coverage.out ] [2021-08-03T08:29:20.814Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-03T08:29:20.931Z] Stashed 1 file(s) [Pipeline] sh [2021-08-03T08:29:21.241Z] + make build [2021-08-03T08:29:21.241Z] go mod tidy [2021-08-03T08:29:21.241Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-03T08:29:22.657Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-03T08:29:23.520Z] using credential edgex-jenkins-ssh [2021-08-03T08:29:23.552Z] Cloning the remote Git repository [2021-08-03T08:29:23.623Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-03T08:29:23.733Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-08-03T08:29:23.824Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-03T08:29:23.825Z] > git --version # timeout=10 [2021-08-03T08:29:23.840Z] > git --version # 'git version 2.17.1' [2021-08-03T08:29:23.842Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T08:29:23.988Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T08:29:29.326Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-03T08:29:29.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-03T08:29:31.036Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-03T08:29:31.036Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-03T08:29:32.004Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-03T08:29:32.588Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-03T08:29:33.557Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-03T08:29:34.524Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-03T08:29:35.116Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-03T08:29:36.089Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-08-03T08:29:37.530Z] $ docker stop --time=1 153952fb0ab2a010143cd3073a73b8f76bbf36eb67cff7e733dddd47d7175b47 [2021-08-03T08:29:39.543Z] $ docker rm -f 153952fb0ab2a010143cd3073a73b8f76bbf36eb67cff7e733dddd47d7175b47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T08:29:42.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-03T08:29:42.454Z] [2021-08-03T08:29:42.454Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T08:29:43.064Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-03T08:29:43.064Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-03T08:29:43.064Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-03T08:29:43.064Z] ca9280d653b3: Pulling fs layer [2021-08-03T08:29:43.064Z] 7e9c9ca2126c: Pulling fs layer [2021-08-03T08:29:43.424Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-03T08:29:43.424Z] cbdbe7a5bc2a: Download complete [2021-08-03T08:29:43.851Z] cbdbe7a5bc2a: Pull complete [2021-08-03T08:29:44.194Z] ca9280d653b3: Verifying Checksum [2021-08-03T08:29:44.194Z] ca9280d653b3: Download complete [2021-08-03T08:29:44.913Z] ca9280d653b3: Pull complete [2021-08-03T08:29:46.323Z] 7e9c9ca2126c: Verifying Checksum [2021-08-03T08:29:46.323Z] 7e9c9ca2126c: Download complete [2021-08-03T08:29:46.926Z] Merging remotes/origin/main commit 1c9af10f427590f3fed47012b244cbba5cfcd3da into PR head commit 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae [2021-08-03T08:29:47.284Z] Merge succeeded, producing 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae [2021-08-03T08:29:47.285Z] Checking out Revision 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae (PR-3645) [2021-08-03T08:29:46.249Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-03T08:29:46.272Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T08:29:46.298Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-03T08:29:46.334Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-03T08:29:46.335Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T08:29:46.350Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3645/head:refs/remotes/origin/PR-3645 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-03T08:29:46.948Z] > git config core.sparsecheckout # timeout=10 [2021-08-03T08:29:46.967Z] > git checkout -f 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae # timeout=10 [2021-08-03T08:29:47.184Z] > git remote # timeout=10 [2021-08-03T08:29:47.206Z] > git config --get remote.origin.url # timeout=10 [2021-08-03T08:29:47.228Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T08:29:47.240Z] > git merge 1c9af10f427590f3fed47012b244cbba5cfcd3da # timeout=10 [2021-08-03T08:29:47.271Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-03T08:29:47.295Z] > git config core.sparsecheckout # timeout=10 [2021-08-03T08:29:47.311Z] > git checkout -f 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae # timeout=10 [2021-08-03T08:29:48.916Z] 7e9c9ca2126c: Pull complete [2021-08-03T08:29:49.183Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-03T08:29:49.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-03T08:29:49.183Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-03T08:29:49.271Z] prd-centos7-docker-4c-2g-1863 does not seem to be running inside a container [2021-08-03T08:29:49.325Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-03T08:29:51.768Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-08-03T08:29:51.867Z] $ docker top 8b67527ad9c4207f298f166789ed13f5c2ce74043b57726310a2ae52cc9a988b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-03T08:29:52.187Z] provisioning config files... [2021-08-03T08:29:52.221Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5697746826722743228tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T08:29:52.288Z] + docker-compose build --help [2021-08-03T08:29:52.288Z] + grep parallel [2021-08-03T08:29:52.804Z] ---> docker-login.sh [2021-08-03T08:29:52.804Z] nexus3.edgexfoundry.org:10001 [2021-08-03T08:29:52.871Z] --parallel Build images in parallel. [Pipeline] } [2021-08-03T08:29:52.886Z] $ docker stop --time=1 8b67527ad9c4207f298f166789ed13f5c2ce74043b57726310a2ae52cc9a988b [2021-08-03T08:29:53.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T08:29:54.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T08:29:54.071Z] Configure a credential helper to remove this warning. See [2021-08-03T08:29:54.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T08:29:54.071Z] [2021-08-03T08:29:54.071Z] Login Succeeded [2021-08-03T08:29:54.071Z] nexus3.edgexfoundry.org:10002 [2021-08-03T08:29:54.079Z] $ docker rm -f 8b67527ad9c4207f298f166789ed13f5c2ce74043b57726310a2ae52cc9a988b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T08:29:54.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-03T08:29:54.530Z] . [Pipeline] withDockerContainer [2021-08-03T08:29:54.617Z] prd-centos7-docker-4c-2g-1863 does not seem to be running inside a container [2021-08-03T08:29:54.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T08:29:54.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T08:29:54.671Z] Configure a credential helper to remove this warning. See [2021-08-03T08:29:54.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T08:29:54.671Z] [2021-08-03T08:29:54.671Z] Login Succeeded [2021-08-03T08:29:54.671Z] nexus3.edgexfoundry.org:10003 [2021-08-03T08:29:54.670Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-03T08:29:55.016Z] $ docker top f061d19b33b1ef73234b0a7d49cbe77b2ed107ac88d958b81c075e5ca54c2c1a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T08:29:55.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T08:29:55.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T08:29:55.276Z] Configure a credential helper to remove this warning. See [2021-08-03T08:29:55.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T08:29:55.276Z] [2021-08-03T08:29:55.276Z] Login Succeeded [2021-08-03T08:29:55.276Z] nexus3.edgexfoundry.org:10004 [2021-08-03T08:29:55.423Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-03T08:29:55.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T08:29:55.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T08:29:55.879Z] Configure a credential helper to remove this warning. See [2021-08-03T08:29:55.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T08:29:55.879Z] [2021-08-03T08:29:55.879Z] Login Succeeded [2021-08-03T08:29:55.879Z] docker.io [2021-08-03T08:29:56.010Z] Building core-command ... [2021-08-03T08:29:56.010Z] Building core-data ... [2021-08-03T08:29:56.010Z] Building core-metadata ... [2021-08-03T08:29:56.010Z] Building security-bootstrapper ... [2021-08-03T08:29:56.010Z] Building security-proxy-setup ... [2021-08-03T08:29:56.010Z] Building security-secretstore-setup ... [2021-08-03T08:29:56.010Z] Building support-notifications ... [2021-08-03T08:29:56.010Z] Building support-scheduler ... [2021-08-03T08:29:56.010Z] Building sys-mgmt-agent ... [2021-08-03T08:29:56.010Z] Building support-notifications [2021-08-03T08:29:56.010Z] Building security-proxy-setup [2021-08-03T08:29:56.010Z] Building core-data [2021-08-03T08:29:56.010Z] Building support-scheduler [2021-08-03T08:29:56.010Z] Building security-secretstore-setup [2021-08-03T08:29:56.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T08:29:56.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T08:29:56.775Z] Configure a credential helper to remove this warning. See [2021-08-03T08:29:56.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T08:29:56.775Z] [2021-08-03T08:29:56.775Z] Login Succeeded [2021-08-03T08:29:56.775Z] ---> docker-login.sh ends [Pipeline] } [2021-08-03T08:29:56.859Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-03T08:29:57.302Z] ========================================================= [2021-08-03T08:29:57.302Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-03T08:29:57.302Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-03T08:29:57.711Z] + 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-08-03T08:29:59.711Z] Sending build context to Docker daemon 165.8MB [2021-08-03T08:29:59.711Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-08-03T08:29:59.711Z] Step 2/6 : FROM ${BASE} [2021-08-03T08:29:59.988Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-03T08:29:59.988Z] 595b0fe564bb: Pulling fs layer [2021-08-03T08:29:59.988Z] 24495759ef45: Pulling fs layer [2021-08-03T08:29:59.988Z] d148012ef14d: Pulling fs layer [2021-08-03T08:29:59.988Z] e90a11edd702: Pulling fs layer [2021-08-03T08:29:59.988Z] d77568369979: Pulling fs layer [2021-08-03T08:29:59.988Z] 02195dbdac53: Pulling fs layer [2021-08-03T08:29:59.988Z] 2b1b35aa2570: Pulling fs layer [2021-08-03T08:29:59.988Z] 2c1f732e5b09: Pulling fs layer [2021-08-03T08:29:59.988Z] e90a11edd702: Waiting [2021-08-03T08:29:59.988Z] 02195dbdac53: Waiting [2021-08-03T08:29:59.988Z] d77568369979: Waiting [2021-08-03T08:29:59.988Z] 2c1f732e5b09: Waiting [2021-08-03T08:29:59.988Z] d148012ef14d: Download complete [2021-08-03T08:30:00.266Z] 24495759ef45: Verifying Checksum [2021-08-03T08:30:00.266Z] 24495759ef45: Download complete [2021-08-03T08:30:00.266Z] d77568369979: Verifying Checksum [2021-08-03T08:30:00.266Z] d77568369979: Download complete [2021-08-03T08:30:00.266Z] 02195dbdac53: Verifying Checksum [2021-08-03T08:30:00.266Z] 02195dbdac53: Download complete [2021-08-03T08:30:00.266Z] 595b0fe564bb: Verifying Checksum [2021-08-03T08:30:00.266Z] 595b0fe564bb: Download complete [2021-08-03T08:30:00.266Z] 2b1b35aa2570: Verifying Checksum [2021-08-03T08:30:00.266Z] 2b1b35aa2570: Download complete [2021-08-03T08:30:00.873Z] 595b0fe564bb: Pull complete [2021-08-03T08:30:01.482Z] 24495759ef45: Pull complete [2021-08-03T08:30:02.083Z] d148012ef14d: Pull complete [2021-08-03T08:30:06.102Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T08:30:06.102Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-03T08:30:06.102Z] ---> ddffa5f4e32b [2021-08-03T08:30:06.102Z] Step 3/26 : WORKDIR /edgex-go [2021-08-03T08:30:06.102Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T08:30:06.102Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-03T08:30:06.102Z] ---> ddffa5f4e32b [2021-08-03T08:30:06.102Z] Step 3/24 : WORKDIR /edgex-go [2021-08-03T08:30:06.410Z] 2c1f732e5b09: Download complete [2021-08-03T08:30:06.410Z] e90a11edd702: Verifying Checksum [2021-08-03T08:30:06.410Z] e90a11edd702: Download complete [2021-08-03T08:30:08.703Z] ---> Running in 4c63e5923bd8 [2021-08-03T08:30:08.703Z] ---> Running in 02af298a2a4f [2021-08-03T08:30:09.671Z] Removing intermediate container 02af298a2a4f [2021-08-03T08:30:09.671Z] ---> 4456f0c6f3ef [2021-08-03T08:30:09.672Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T08:30:09.672Z] Removing intermediate container 4c63e5923bd8 [2021-08-03T08:30:09.672Z] ---> 66402fcb1966 [2021-08-03T08:30:09.672Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T08:30:09.938Z] ---> Running in d4a525b6b6e5 [2021-08-03T08:30:09.938Z] ---> Running in ecd882dc0135 [2021-08-03T08:30:11.347Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T08:30:11.347Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-03T08:30:11.347Z] ---> ddffa5f4e32b [2021-08-03T08:30:11.347Z] Step 3/23 : WORKDIR /edgex-go [2021-08-03T08:30:11.347Z] ---> Using cache [2021-08-03T08:30:11.347Z] ---> 4456f0c6f3ef [2021-08-03T08:30:11.347Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T08:30:11.347Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T08:30:11.347Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-03T08:30:11.347Z] ---> ddffa5f4e32b [2021-08-03T08:30:11.347Z] Step 3/22 : WORKDIR /edgex-go [2021-08-03T08:30:11.347Z] ---> Using cache [2021-08-03T08:30:11.347Z] ---> 4456f0c6f3ef [2021-08-03T08:30:11.347Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T08:30:11.615Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T08:30:11.615Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-03T08:30:11.615Z] ---> ddffa5f4e32b [2021-08-03T08:30:11.615Z] Step 3/23 : WORKDIR /edgex-go [2021-08-03T08:30:11.615Z] ---> Using cache [2021-08-03T08:30:11.615Z] ---> 4456f0c6f3ef [2021-08-03T08:30:11.615Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T08:30:11.887Z] ---> Running in 206cc424e066 [2021-08-03T08:30:11.887Z] ---> Running in 0b0db99fbb67 [2021-08-03T08:30:11.887Z] ---> Running in f5ca9c4f11bf [2021-08-03T08:30:12.158Z] Removing intermediate container ecd882dc0135 [2021-08-03T08:30:12.158Z] ---> 1db88b06cd9a [2021-08-03T08:30:12.158Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-03T08:30:12.158Z] Removing intermediate container d4a525b6b6e5 [2021-08-03T08:30:12.158Z] ---> b63033b15309 [2021-08-03T08:30:12.158Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-03T08:30:12.158Z] ---> Running in ca4d9797735c [2021-08-03T08:30:12.158Z] ---> Running in ef651bba7fe5 [2021-08-03T08:30:13.128Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T08:30:13.128Z] Removing intermediate container 206cc424e066 [2021-08-03T08:30:13.128Z] ---> d6611aa39205 [2021-08-03T08:30:13.128Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-03T08:30:13.128Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T08:30:13.128Z] ---> Running in e329268898eb [2021-08-03T08:30:13.128Z] Removing intermediate container f5ca9c4f11bf [2021-08-03T08:30:13.128Z] ---> fe071509972e [2021-08-03T08:30:13.128Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-03T08:30:13.128Z] ---> Running in bbc3d85df6bc [2021-08-03T08:30:13.128Z] Removing intermediate container 0b0db99fbb67 [2021-08-03T08:30:13.128Z] ---> 49de60107bcb [2021-08-03T08:30:13.128Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-03T08:30:13.128Z] ---> Running in 7a968a104e78 [2021-08-03T08:30:13.400Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T08:30:13.400Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T08:30:13.675Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T08:30:13.675Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T08:30:13.675Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T08:30:14.263Z] OK: 219 MiB in 52 packages [2021-08-03T08:30:14.263Z] OK: 219 MiB in 52 packages [2021-08-03T08:30:14.263Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T08:30:14.263Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T08:30:14.544Z] Removing intermediate container ef651bba7fe5 [2021-08-03T08:30:14.544Z] ---> 5cc91da96f51 [2021-08-03T08:30:14.544Z] Step 6/26 : COPY go.mod . [2021-08-03T08:30:14.544Z] Removing intermediate container ca4d9797735c [2021-08-03T08:30:14.544Z] ---> 253a2ecb9277 [2021-08-03T08:30:14.544Z] Step 6/24 : COPY go.mod . [2021-08-03T08:30:14.813Z] OK: 219 MiB in 52 packages [2021-08-03T08:30:14.813Z] ---> f5db91931e4e [2021-08-03T08:30:14.813Z] Step 7/26 : RUN go mod download [2021-08-03T08:30:14.813Z] ---> 1f6cb6fd0d3f [2021-08-03T08:30:14.813Z] Step 7/24 : RUN go mod download [2021-08-03T08:30:14.813Z] ---> Running in f6aff4faee7a [2021-08-03T08:30:14.813Z] ---> Running in ac570e6cec7e [2021-08-03T08:30:15.083Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T08:30:15.083Z] Removing intermediate container 7a968a104e78 [2021-08-03T08:30:15.083Z] ---> 5d486c76b134 [2021-08-03T08:30:15.083Z] Step 6/23 : COPY go.mod . [2021-08-03T08:30:15.083Z] OK: 219 MiB in 52 packages [2021-08-03T08:30:15.352Z] ---> 2c2e876db0cd [2021-08-03T08:30:15.352Z] Step 7/23 : RUN go mod download [2021-08-03T08:30:15.352Z] ---> Running in 779f9e5da7ce [2021-08-03T08:30:15.352Z] OK: 219 MiB in 52 packages [2021-08-03T08:30:15.623Z] Removing intermediate container e329268898eb [2021-08-03T08:30:15.623Z] ---> a3b996f79acb [2021-08-03T08:30:15.623Z] Step 6/22 : COPY go.mod . [2021-08-03T08:30:15.912Z] Removing intermediate container bbc3d85df6bc [2021-08-03T08:30:15.912Z] ---> 98e2b4a532ba [2021-08-03T08:30:15.912Z] Step 6/23 : COPY go.mod . [2021-08-03T08:30:15.912Z] ---> 90ed3af812f6 [2021-08-03T08:30:15.912Z] Step 7/22 : RUN go mod download [2021-08-03T08:30:15.912Z] ---> Running in 1cfb2c5f2706 [2021-08-03T08:30:16.193Z] ---> 05ecc99d47dc [2021-08-03T08:30:16.193Z] Step 7/23 : RUN go mod download [2021-08-03T08:30:16.193Z] ---> Running in c8ce01eee286 [2021-08-03T08:30:16.471Z] Removing intermediate container f6aff4faee7a [2021-08-03T08:30:16.471Z] ---> a7ce5d8a0719 [2021-08-03T08:30:16.471Z] Step 8/26 : COPY . . [2021-08-03T08:30:16.597Z] e90a11edd702: Pull complete [2021-08-03T08:30:16.597Z] d77568369979: Pull complete [2021-08-03T08:30:16.740Z] Removing intermediate container ac570e6cec7e [2021-08-03T08:30:16.740Z] ---> de63e11c6755 [2021-08-03T08:30:16.740Z] Step 8/24 : COPY . . [2021-08-03T08:30:16.869Z] 02195dbdac53: Pull complete [2021-08-03T08:30:17.465Z] 2b1b35aa2570: Pull complete [2021-08-03T08:30:18.170Z] Removing intermediate container 779f9e5da7ce [2021-08-03T08:30:18.170Z] ---> 9e3ce89155b5 [2021-08-03T08:30:18.170Z] Step 8/23 : COPY . . [2021-08-03T08:30:22.442Z] Removing intermediate container 1cfb2c5f2706 [2021-08-03T08:30:22.442Z] ---> e50ed0a7f9c7 [2021-08-03T08:30:22.442Z] Step 8/22 : COPY . . [2021-08-03T08:30:22.711Z] Removing intermediate container c8ce01eee286 [2021-08-03T08:30:22.711Z] ---> c6312942a636 [2021-08-03T08:30:22.711Z] Step 8/23 : COPY . . [2021-08-03T08:30:22.920Z] 2c1f732e5b09: Pull complete [2021-08-03T08:30:22.920Z] Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 [2021-08-03T08:30:22.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-03T08:30:22.920Z] ---> 88ecf2bb1f95 [2021-08-03T08:30:22.920Z] 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-08-03T08:30:23.676Z] ---> adf51acf3af8 [2021-08-03T08:30:23.676Z] Step 9/26 : RUN go mod tidy [2021-08-03T08:30:25.615Z] ---> 2a57eb864aef [2021-08-03T08:30:25.615Z] Step 9/24 : RUN go mod tidy [2021-08-03T08:30:26.201Z] ---> Running in 876ab670c513 [2021-08-03T08:30:26.201Z] ---> Running in ebbb0dc5887e [2021-08-03T08:30:26.201Z] ---> c0bab381ca97 [2021-08-03T08:30:26.201Z] Step 9/23 : RUN go mod tidy [2021-08-03T08:30:26.472Z] ---> Running in fa78b26508b6 [2021-08-03T08:30:27.245Z] ---> Running in b01d4f031905 [2021-08-03T08:30:27.844Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T08:30:29.281Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T08:30:29.894Z] OK: 218 MiB in 52 packages [2021-08-03T08:30:30.760Z] ---> db52c310a736 [2021-08-03T08:30:30.760Z] Step 9/22 : RUN go mod tidy [2021-08-03T08:30:30.760Z] Removing intermediate container 876ab670c513 [2021-08-03T08:30:30.760Z] ---> 49e5b0287f1c [2021-08-03T08:30:30.761Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-03T08:30:30.761Z] ---> Running in d055191c68c1 [2021-08-03T08:30:30.761Z] ---> Running in d94899cbb18f [2021-08-03T08:30:30.761Z] Removing intermediate container ebbb0dc5887e [2021-08-03T08:30:30.761Z] ---> b5f306c41d81 [2021-08-03T08:30:30.761Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-03T08:30:31.027Z] Removing intermediate container fa78b26508b6 [2021-08-03T08:30:31.027Z] ---> 76886f8128a6 [2021-08-03T08:30:31.027Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-03T08:30:31.027Z] ---> Running in 3c5fe973352c [2021-08-03T08:30:31.027Z] ---> Running in 8a20b49655b9 [2021-08-03T08:30:31.618Z] Removing intermediate container b01d4f031905 [2021-08-03T08:30:31.618Z] ---> ef44ebbe46fa [2021-08-03T08:30:31.618Z] Step 4/6 : WORKDIR /edgex-go [2021-08-03T08:30:31.618Z] ---> Running in 8c31c2f12d39 [2021-08-03T08:30:31.937Z] Removing intermediate container 8c31c2f12d39 [2021-08-03T08:30:31.937Z] ---> 8455fcbe4a82 [2021-08-03T08:30:31.937Z] Step 5/6 : COPY go.mod . [2021-08-03T08:30:31.995Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-03T08:30:31.995Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-03T08:30:31.995Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-03T08:30:32.939Z] ---> b1b650af74bc [2021-08-03T08:30:32.939Z] Step 6/6 : RUN go mod download [2021-08-03T08:30:32.939Z] ---> Running in 7bb7b71a54d5 [2021-08-03T08:30:33.430Z] Removing intermediate container d055191c68c1 [2021-08-03T08:30:33.430Z] ---> c73da5f8150f [2021-08-03T08:30:33.430Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-03T08:30:33.701Z] ---> Running in 1f77b37697d0 [2021-08-03T08:30:34.666Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-03T08:30:34.666Z] ---> f63cc1eb9005 [2021-08-03T08:30:34.666Z] Step 9/23 : RUN go mod tidy [2021-08-03T08:30:34.666Z] ---> Running in 03e03859af4a [2021-08-03T08:30:37.262Z] Removing intermediate container 03e03859af4a [2021-08-03T08:30:37.262Z] ---> 2992eafac627 [2021-08-03T08:30:37.262Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-03T08:30:37.262Z] ---> Running in 38727087c837 [2021-08-03T08:30:37.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-03T08:31:16.752Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-03T08:31:16.752Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-03T08:31:16.752Z] Removing intermediate container d94899cbb18f [2021-08-03T08:31:16.752Z] ---> f1d190991947 [2021-08-03T08:31:16.752Z] [2021-08-03T08:31:16.752Z] Step 11/26 : FROM alpine:3.12 [2021-08-03T08:31:16.752Z] Removing intermediate container 1f77b37697d0 [2021-08-03T08:31:16.752Z] ---> fca222e6e627 [2021-08-03T08:31:16.752Z] [2021-08-03T08:31:16.752Z] Step 11/22 : FROM alpine:3.12 [2021-08-03T08:31:16.752Z] Removing intermediate container 8a20b49655b9 [2021-08-03T08:31:16.752Z] ---> cec8c28a5cf1 [2021-08-03T08:31:16.752Z] [2021-08-03T08:31:16.752Z] Step 11/23 : FROM alpine:3.12 [2021-08-03T08:31:17.339Z] 3.12: Pulling from library/alpine [2021-08-03T08:31:17.926Z] 3.12: Pulling from library/alpine [2021-08-03T08:31:17.926Z] 3.12: Pulling from library/alpine [2021-08-03T08:31:19.340Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-03T08:31:19.340Z] Status: Image is up to date for alpine:3.12 [2021-08-03T08:31:19.340Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-03T08:31:19.340Z] Status: Downloaded newer image for alpine:3.12 [2021-08-03T08:31:19.340Z] Removing intermediate container 3c5fe973352c [2021-08-03T08:31:19.340Z] ---> 29f2be774754 [2021-08-03T08:31:19.340Z] [2021-08-03T08:31:19.340Z] Step 11/24 : FROM alpine:3.12 [2021-08-03T08:31:19.340Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-03T08:31:19.340Z] Status: Image is up to date for alpine:3.12 [2021-08-03T08:31:19.340Z] ---> 13621d1b12d4 [2021-08-03T08:31:19.340Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-03T08:31:19.340Z] ---> 13621d1b12d4 [2021-08-03T08:31:19.340Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-03T08:31:19.340Z] ---> 13621d1b12d4 [2021-08-03T08:31:19.340Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-03T08:31:19.340Z] ---> 13621d1b12d4 [2021-08-03T08:31:19.340Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-03T08:31:19.340Z] ---> Running in 5683ec197d8c [2021-08-03T08:31:19.340Z] ---> Running in ace418068ec7 [2021-08-03T08:31:19.340Z] ---> Running in 8591c5664d57 [2021-08-03T08:31:19.611Z] Removing intermediate container 38727087c837 [2021-08-03T08:31:19.611Z] ---> 5d0b13e4938e [2021-08-03T08:31:19.611Z] [2021-08-03T08:31:19.611Z] Step 11/23 : FROM alpine:3.12 [2021-08-03T08:31:19.611Z] ---> 13621d1b12d4 [2021-08-03T08:31:19.611Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-03T08:31:19.611Z] ---> Running in 70559ba44ae7 [2021-08-03T08:31:19.611Z] ---> Running in 5a5273e45956 [2021-08-03T08:31:19.611Z] Removing intermediate container 8591c5664d57 [2021-08-03T08:31:19.611Z] ---> fb53a10921a0 [2021-08-03T08:31:19.611Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-03T08:31:19.611Z] ---> Running in d0f9050811cf [2021-08-03T08:31:19.888Z] Removing intermediate container d0f9050811cf [2021-08-03T08:31:19.888Z] ---> 64adcc07f67f [2021-08-03T08:31:19.888Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-03T08:31:19.888Z] ---> Running in 8cde1478b5fd [2021-08-03T08:31:19.888Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-03T08:31:20.166Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-03T08:31:20.166Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-03T08:31:20.166Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-03T08:31:20.166Z] Removing intermediate container 8cde1478b5fd [2021-08-03T08:31:20.166Z] ---> 08807c9518ad [2021-08-03T08:31:20.166Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T08:31:20.166Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-03T08:31:20.166Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-03T08:31:20.166Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-03T08:31:20.166Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-03T08:31:20.166Z] (4/6) Installing curl (7.78.0-r0) [2021-08-03T08:31:20.166Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-03T08:31:20.166Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T08:31:20.166Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-03T08:31:20.166Z] (6/6) Installing su-exec (0.2-r1) [2021-08-03T08:31:20.166Z] OK: 6 MiB in 15 packages [2021-08-03T08:31:20.166Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T08:31:20.451Z] Executing ca-certificates-20191127-r4.trigger [2021-08-03T08:31:20.451Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-03T08:31:20.451Z] OK: 7 MiB in 20 packages [2021-08-03T08:31:20.451Z] ---> Running in 0d34986a505a [2021-08-03T08:31:20.451Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-03T08:31:20.452Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-03T08:31:20.452Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-03T08:31:20.452Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-03T08:31:20.452Z] (4/4) Installing curl (7.78.0-r0) [2021-08-03T08:31:20.452Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T08:31:20.452Z] Executing ca-certificates-20191127-r4.trigger [2021-08-03T08:31:20.452Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-03T08:31:20.452Z] OK: 7 MiB in 18 packages [2021-08-03T08:31:20.719Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-03T08:31:20.719Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-03T08:31:20.719Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T08:31:20.719Z] Executing ca-certificates-20191127-r4.trigger [2021-08-03T08:31:20.719Z] OK: 6 MiB in 16 packages [2021-08-03T08:31:20.987Z] Removing intermediate container ace418068ec7 [2021-08-03T08:31:20.987Z] ---> d85ba0dd668b [2021-08-03T08:31:20.987Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-03T08:31:21.258Z] ---> Running in 7bba5f5fb084 [2021-08-03T08:31:21.258Z] Removing intermediate container 70559ba44ae7 [2021-08-03T08:31:21.258Z] ---> c72cb66249a6 [2021-08-03T08:31:21.258Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-03T08:31:21.258Z] Removing intermediate container 5a5273e45956 [2021-08-03T08:31:21.258Z] ---> a5298d7eebec [2021-08-03T08:31:21.258Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-03T08:31:21.258Z] Removing intermediate container 5683ec197d8c [2021-08-03T08:31:21.258Z] ---> 83cb70f3c8ef [2021-08-03T08:31:21.258Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-03T08:31:21.531Z] Removing intermediate container 7bba5f5fb084 [2021-08-03T08:31:21.532Z] ---> 0c154a6e83e4 [2021-08-03T08:31:21.532Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-03T08:31:21.532Z] ---> Running in 78e24e0eb30c [2021-08-03T08:31:21.532Z] ---> Running in 59f4e3809a97 [2021-08-03T08:31:21.532Z] ---> Running in 30bf562935ec [2021-08-03T08:31:21.532Z] ---> Running in 44ebc8b64a99 [2021-08-03T08:31:21.532Z] Removing intermediate container 78e24e0eb30c [2021-08-03T08:31:21.532Z] ---> 26be21c0e0ed [2021-08-03T08:31:21.532Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-03T08:31:21.532Z] Removing intermediate container 59f4e3809a97 [2021-08-03T08:31:21.532Z] ---> 52166bfe258c [2021-08-03T08:31:21.532Z] Step 14/26 : WORKDIR / [2021-08-03T08:31:21.532Z] Removing intermediate container 30bf562935ec [2021-08-03T08:31:21.532Z] ---> cf28d97b4280 [2021-08-03T08:31:21.532Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-03T08:31:21.532Z] Removing intermediate container 44ebc8b64a99 [2021-08-03T08:31:21.532Z] ---> 7f13b1324a71 [2021-08-03T08:31:21.532Z] Step 14/22 : WORKDIR /edgex [2021-08-03T08:31:21.532Z] ---> Running in 875cdbbbb299 [2021-08-03T08:31:21.532Z] ---> Running in 04b73cf9975c [2021-08-03T08:31:21.532Z] ---> Running in d53ca1647d16 [2021-08-03T08:31:21.799Z] Removing intermediate container 0d34986a505a [2021-08-03T08:31:21.799Z] ---> ef25cf4079e5 [2021-08-03T08:31:21.799Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-03T08:31:21.799Z] ---> Running in 31a07346b533 [2021-08-03T08:31:21.799Z] ---> Running in ac40caebcc9a [2021-08-03T08:31:21.799Z] Removing intermediate container 875cdbbbb299 [2021-08-03T08:31:21.799Z] ---> 10d4ffd16dcb [2021-08-03T08:31:21.799Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-03T08:31:21.799Z] Removing intermediate container d53ca1647d16 [2021-08-03T08:31:21.799Z] ---> ed4ce0386625 [2021-08-03T08:31:21.799Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T08:31:21.799Z] ---> Running in 8012323e2521 [2021-08-03T08:31:21.799Z] Removing intermediate container 04b73cf9975c [2021-08-03T08:31:21.799Z] ---> 6d941b0175b5 [2021-08-03T08:31:21.799Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-03T08:31:21.799Z] Removing intermediate container 31a07346b533 [2021-08-03T08:31:21.799Z] ---> ff074cd74003 [2021-08-03T08:31:21.799Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-03T08:31:22.067Z] Removing intermediate container 8012323e2521 [2021-08-03T08:31:22.067Z] ---> 15f16025094e [2021-08-03T08:31:22.067Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T08:31:22.336Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-03T08:31:22.336Z] ---> 24337c2a3b40 [2021-08-03T08:31:22.336Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-03T08:31:22.336Z] ---> 43cf56036d97 [2021-08-03T08:31:22.336Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-03T08:31:22.336Z] ---> 82a8d6f17775 [2021-08-03T08:31:22.336Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-03T08:31:22.336Z] ---> 72607686b412 [2021-08-03T08:31:22.336Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-03T08:31:22.605Z] ---> 7a07b58803fe [2021-08-03T08:31:22.605Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-03T08:31:22.874Z] ---> 9f95ac8bedbc [2021-08-03T08:31:22.874Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-03T08:31:22.874Z] ---> 7bdeb8a5aeda [2021-08-03T08:31:22.874Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-03T08:31:22.874Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-03T08:31:22.874Z] ---> fa3af385931c [2021-08-03T08:31:22.874Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-03T08:31:22.874Z] ---> a37fb7b8a1d4 [2021-08-03T08:31:22.874Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-03T08:31:23.143Z] ---> 1a1efda2c93d [2021-08-03T08:31:23.143Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-03T08:31:23.143Z] ---> 94107ee77a27 [2021-08-03T08:31:23.143Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-03T08:31:23.143Z] ---> 78d846eba949 [2021-08-03T08:31:23.143Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-03T08:31:23.143Z] ---> 1fbd30d0f3aa [2021-08-03T08:31:23.143Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-03T08:31:23.143Z] ---> Running in fa934a296490 [2021-08-03T08:31:23.143Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-03T08:31:23.415Z] ---> Running in ce0813ea19d3 [2021-08-03T08:31:23.415Z] ---> Running in f5de115a072b [2021-08-03T08:31:23.415Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-03T08:31:23.415Z] Removing intermediate container fa934a296490 [2021-08-03T08:31:23.415Z] ---> ba932eb1d967 [2021-08-03T08:31:23.415Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T08:31:23.415Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-03T08:31:23.415Z] Removing intermediate container f5de115a072b [2021-08-03T08:31:23.415Z] ---> 82f77402aecb [2021-08-03T08:31:23.415Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T08:31:23.415Z] ---> Running in 46a54d7ec4ca [2021-08-03T08:31:23.415Z] Removing intermediate container ce0813ea19d3 [2021-08-03T08:31:23.415Z] ---> 174e377e12ae [2021-08-03T08:31:23.415Z] Step 19/22 : CMD ["--init=true"] [2021-08-03T08:31:23.415Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-03T08:31:23.415Z] ---> Running in 00d6fd67fe7e [2021-08-03T08:31:23.415Z] ---> Running in 6b95ea52b59a [2021-08-03T08:31:23.692Z] Removing intermediate container 46a54d7ec4ca [2021-08-03T08:31:23.692Z] ---> 38f567b0bde2 [2021-08-03T08:31:23.692Z] Step 21/23 : LABEL arch=x86_64 [2021-08-03T08:31:23.692Z] ---> 58b00ace6a96 [2021-08-03T08:31:23.692Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-03T08:31:23.692Z] ---> Running in 3ead3f9742ba [2021-08-03T08:31:23.692Z] Removing intermediate container 6b95ea52b59a [2021-08-03T08:31:23.692Z] ---> 578335fe163e [2021-08-03T08:31:23.692Z] Step 20/22 : LABEL arch=x86_64 [2021-08-03T08:31:23.692Z] Removing intermediate container 00d6fd67fe7e [2021-08-03T08:31:23.692Z] ---> 2711d9d61b93 [2021-08-03T08:31:23.692Z] Step 21/23 : LABEL arch=x86_64 [2021-08-03T08:31:23.692Z] ---> Running in f26eb100bdd0 [2021-08-03T08:31:23.692Z] ---> Running in 7518aa843b3a [2021-08-03T08:31:23.692Z] Removing intermediate container 3ead3f9742ba [2021-08-03T08:31:23.692Z] ---> 7acd184e93eb [2021-08-03T08:31:23.692Z] Step 22/23 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae [2021-08-03T08:31:23.968Z] ---> Running in 6d8370d23230 [2021-08-03T08:31:23.968Z] Removing intermediate container 7518aa843b3a [2021-08-03T08:31:23.968Z] ---> caadbee8fb02 [2021-08-03T08:31:23.968Z] Step 22/23 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae [2021-08-03T08:31:23.968Z] ---> 7dbf69adca85 [2021-08-03T08:31:23.968Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-03T08:31:23.968Z] ---> Running in 38ad2050cf22 [2021-08-03T08:31:23.968Z] Removing intermediate container 6d8370d23230 [2021-08-03T08:31:23.968Z] ---> a9f4a19f82e5 [2021-08-03T08:31:23.968Z] Step 23/23 : LABEL version=0.0.0 [2021-08-03T08:31:23.968Z] Removing intermediate container f26eb100bdd0 [2021-08-03T08:31:23.968Z] ---> e2bed50a82fd [2021-08-03T08:31:23.968Z] Step 21/22 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae [2021-08-03T08:31:23.968Z] ---> Running in d9e2d8ac94ac [2021-08-03T08:31:23.968Z] ---> Running in 741390b9c0e6 [2021-08-03T08:31:24.237Z] Removing intermediate container 38ad2050cf22 [2021-08-03T08:31:24.237Z] ---> 293e636e6729 [2021-08-03T08:31:24.237Z] Step 23/23 : LABEL version=0.0.0 [2021-08-03T08:31:24.237Z] ---> d18ae8bed72f [2021-08-03T08:31:24.237Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-03T08:31:24.237Z] Removing intermediate container d9e2d8ac94ac [2021-08-03T08:31:24.237Z] ---> befe7d877d5b [2021-08-03T08:31:24.237Z] Step 22/22 : LABEL version=0.0.0 [2021-08-03T08:31:24.237Z] Removing intermediate container 741390b9c0e6 [2021-08-03T08:31:24.237Z] ---> dd954a06214b [2021-08-03T08:31:24.237Z] [2021-08-03T08:31:24.237Z] ---> Running in 707c57e20f82 [2021-08-03T08:31:24.237Z] ---> Running in 2064731648e9 [2021-08-03T08:31:24.237Z] ---> Running in d8a07bc7c39b [2021-08-03T08:31:24.237Z] Successfully built dd954a06214b [2021-08-03T08:31:24.237Z] Successfully tagged support-scheduler:latest [2021-08-03T08:31:24.237Z] Building security-bootstrapper [2021-08-03T08:31:24.506Z]  Building support-scheduler ... done Removing intermediate container 707c57e20f82 [2021-08-03T08:31:24.506Z] ---> 025f7802628a [2021-08-03T08:31:24.506Z] [2021-08-03T08:31:24.506Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-03T08:31:24.506Z] Successfully built 025f7802628a [2021-08-03T08:31:24.506Z] Successfully tagged support-notifications:latest [2021-08-03T08:31:24.506Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-08-03T08:31:24.506Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-03T08:31:24.506Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T08:31:24.506Z] OK: 8 MiB in 20 packages [2021-08-03T08:31:24.777Z] Removing intermediate container d8a07bc7c39b [2021-08-03T08:31:24.777Z] ---> 2e74fdb5c1c8 [2021-08-03T08:31:24.777Z] [2021-08-03T08:31:24.777Z] Successfully built 2e74fdb5c1c8 [2021-08-03T08:31:25.046Z] Successfully tagged security-proxy-setup:latest [2021-08-03T08:31:25.046Z]  Building security-proxy-setup ... done Building core-metadata [2021-08-03T08:31:28.401Z] Removing intermediate container ac40caebcc9a [2021-08-03T08:31:28.401Z] ---> 3c0f947dbbc8 [2021-08-03T08:31:28.401Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T08:31:28.668Z] Removing intermediate container 2064731648e9 [2021-08-03T08:31:28.668Z] ---> 7b838c6936d4 [2021-08-03T08:31:28.668Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-03T08:31:31.254Z] ---> 5794ede39db4 [2021-08-03T08:31:31.254Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-03T08:31:31.254Z] ---> Running in 3eacd1e79d4c [2021-08-03T08:31:31.254Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T08:31:31.254Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-03T08:31:31.254Z] ---> ddffa5f4e32b [2021-08-03T08:31:31.254Z] Step 3/24 : WORKDIR /edgex-go [2021-08-03T08:31:31.254Z] ---> Using cache [2021-08-03T08:31:31.254Z] ---> 4456f0c6f3ef [2021-08-03T08:31:31.254Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T08:31:31.254Z] ---> Using cache [2021-08-03T08:31:31.254Z] ---> 49de60107bcb [2021-08-03T08:31:31.254Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-03T08:31:31.254Z] ---> Using cache [2021-08-03T08:31:31.254Z] ---> 5d486c76b134 [2021-08-03T08:31:31.254Z] Step 6/24 : COPY go.mod . [2021-08-03T08:31:31.254Z] ---> Using cache [2021-08-03T08:31:31.254Z] ---> 2c2e876db0cd [2021-08-03T08:31:31.254Z] Step 7/24 : RUN go mod download [2021-08-03T08:31:31.254Z] ---> Using cache [2021-08-03T08:31:31.254Z] ---> 9e3ce89155b5 [2021-08-03T08:31:31.254Z] Step 8/24 : COPY . . [2021-08-03T08:31:31.254Z] ---> Using cache [2021-08-03T08:31:31.254Z] ---> c0bab381ca97 [2021-08-03T08:31:31.254Z] Step 9/24 : RUN go mod tidy [2021-08-03T08:31:31.254Z] ---> Using cache [2021-08-03T08:31:31.254Z] ---> 76886f8128a6 [2021-08-03T08:31:31.254Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-03T08:31:32.672Z] ---> Running in 06c8091a4528 [2021-08-03T08:31:32.672Z] Removing intermediate container 3eacd1e79d4c [2021-08-03T08:31:32.672Z] ---> d3b43c54b4f2 [2021-08-03T08:31:32.672Z] Step 24/26 : LABEL arch=x86_64 [2021-08-03T08:31:32.672Z] ---> f7ced3c936ad [2021-08-03T08:31:32.672Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-03T08:31:32.940Z] ---> Running in c52de5b2bf84 [2021-08-03T08:31:33.214Z] ---> cf4a2f418b8f [2021-08-03T08:31:33.214Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-03T08:31:33.490Z] ---> Running in 132092012b03 [2021-08-03T08:31:33.490Z] Removing intermediate container c52de5b2bf84 [2021-08-03T08:31:33.490Z] ---> 2ce1d6d97c9e [2021-08-03T08:31:33.490Z] Step 25/26 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae [2021-08-03T08:31:33.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-03T08:31:33.760Z] ---> Running in ddace005753f [2021-08-03T08:31:34.044Z] Removing intermediate container 132092012b03 [2021-08-03T08:31:34.044Z] ---> cc0a6c160bab [2021-08-03T08:31:34.044Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T08:31:34.044Z] Removing intermediate container ddace005753f [2021-08-03T08:31:34.044Z] ---> fc60305d8fae [2021-08-03T08:31:34.044Z] Step 26/26 : LABEL version=0.0.0 [2021-08-03T08:31:34.044Z] ---> Running in 038a41b5cbc5 [2021-08-03T08:31:34.044Z] ---> Running in 4f58b85b1b59 [2021-08-03T08:31:34.044Z] Removing intermediate container 038a41b5cbc5 [2021-08-03T08:31:34.044Z] ---> c7b07253066e [2021-08-03T08:31:34.044Z] Step 22/24 : LABEL arch=x86_64 [2021-08-03T08:31:34.313Z] ---> Running in 5501870c78f6 [2021-08-03T08:31:34.313Z] Removing intermediate container 4f58b85b1b59 [2021-08-03T08:31:34.313Z] ---> d83129be9de3 [2021-08-03T08:31:34.313Z] [2021-08-03T08:31:34.313Z] Successfully built d83129be9de3 [2021-08-03T08:31:34.583Z] Successfully tagged security-secretstore-setup:latest [2021-08-03T08:31:34.583Z]  Building security-secretstore-setup ... done Building core-command [2021-08-03T08:31:34.583Z] Removing intermediate container 5501870c78f6 [2021-08-03T08:31:34.583Z] ---> e9c65757cbb0 [2021-08-03T08:31:34.583Z] Step 23/24 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae [2021-08-03T08:31:34.583Z] ---> Running in 4a69507c30b2 [2021-08-03T08:31:35.561Z] Removing intermediate container 4a69507c30b2 [2021-08-03T08:31:35.561Z] ---> 8df0b78b510e [2021-08-03T08:31:35.561Z] Step 24/24 : LABEL version=0.0.0 [2021-08-03T08:31:36.531Z] ---> Running in ea0ee04cae78 [2021-08-03T08:31:37.940Z] Removing intermediate container ea0ee04cae78 [2021-08-03T08:31:37.940Z] ---> 63a1539b9705 [2021-08-03T08:31:37.940Z] [2021-08-03T08:31:38.210Z] Successfully built 63a1539b9705 [2021-08-03T08:31:38.210Z] Successfully tagged core-data:latest [2021-08-03T08:31:38.210Z]  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T08:31:38.210Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-03T08:31:38.210Z] ---> ddffa5f4e32b [2021-08-03T08:31:38.210Z] Step 3/24 : WORKDIR /edgex-go [2021-08-03T08:31:38.210Z] ---> Using cache [2021-08-03T08:31:38.210Z] ---> 4456f0c6f3ef [2021-08-03T08:31:38.210Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T08:31:38.210Z] ---> Using cache [2021-08-03T08:31:38.210Z] ---> 49de60107bcb [2021-08-03T08:31:38.210Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-03T08:31:38.810Z] ---> Running in a46b26b55cf6 [2021-08-03T08:31:39.404Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T08:31:39.999Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T08:31:39.999Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-03T08:31:39.999Z] ---> ddffa5f4e32b [2021-08-03T08:31:39.999Z] Step 3/32 : WORKDIR /edgex-go [2021-08-03T08:31:39.999Z] ---> Using cache [2021-08-03T08:31:39.999Z] ---> 4456f0c6f3ef [2021-08-03T08:31:39.999Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T08:31:39.999Z] ---> Using cache [2021-08-03T08:31:39.999Z] ---> 49de60107bcb [2021-08-03T08:31:39.999Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-03T08:31:39.999Z] ---> Using cache [2021-08-03T08:31:39.999Z] ---> 5d486c76b134 [2021-08-03T08:31:39.999Z] Step 6/32 : COPY go.mod . [2021-08-03T08:31:39.999Z] ---> Using cache [2021-08-03T08:31:39.999Z] ---> 2c2e876db0cd [2021-08-03T08:31:39.999Z] Step 7/32 : RUN go mod download [2021-08-03T08:31:39.999Z] ---> Using cache [2021-08-03T08:31:39.999Z] ---> 9e3ce89155b5 [2021-08-03T08:31:39.999Z] Step 8/32 : COPY . . [2021-08-03T08:31:39.999Z] ---> Using cache [2021-08-03T08:31:39.999Z] ---> c0bab381ca97 [2021-08-03T08:31:39.999Z] Step 9/32 : RUN go mod tidy [2021-08-03T08:31:39.999Z] ---> Using cache [2021-08-03T08:31:39.999Z] ---> 76886f8128a6 [2021-08-03T08:31:39.999Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-03T08:31:40.588Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T08:31:40.588Z] ---> Running in a66700442004 [2021-08-03T08:31:41.176Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-03T08:31:41.176Z] OK: 219 MiB in 52 packages [2021-08-03T08:31:41.176Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T08:31:41.176Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-03T08:31:41.176Z] ---> ddffa5f4e32b [2021-08-03T08:31:41.176Z] Step 3/24 : WORKDIR /edgex-go [2021-08-03T08:31:41.176Z] ---> Using cache [2021-08-03T08:31:41.176Z] ---> 4456f0c6f3ef [2021-08-03T08:31:41.176Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T08:31:41.176Z] ---> Using cache [2021-08-03T08:31:41.176Z] ---> 49de60107bcb [2021-08-03T08:31:41.176Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-03T08:31:41.176Z] ---> Using cache [2021-08-03T08:31:41.176Z] ---> 5d486c76b134 [2021-08-03T08:31:41.176Z] Step 6/24 : COPY go.mod . [2021-08-03T08:31:41.176Z] ---> Using cache [2021-08-03T08:31:41.176Z] ---> 2c2e876db0cd [2021-08-03T08:31:41.176Z] Step 7/24 : RUN go mod download [2021-08-03T08:31:41.176Z] ---> Using cache [2021-08-03T08:31:41.176Z] ---> 9e3ce89155b5 [2021-08-03T08:31:41.176Z] Step 8/24 : COPY . . [2021-08-03T08:31:41.176Z] ---> Using cache [2021-08-03T08:31:41.176Z] ---> c0bab381ca97 [2021-08-03T08:31:41.176Z] Step 9/24 : RUN go mod tidy [2021-08-03T08:31:41.176Z] ---> Using cache [2021-08-03T08:31:41.176Z] ---> 76886f8128a6 [2021-08-03T08:31:41.176Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-03T08:31:41.763Z] ---> Running in fb08933b0bf3 [2021-08-03T08:31:42.032Z] Removing intermediate container a46b26b55cf6 [2021-08-03T08:31:42.032Z] ---> 7fd67aaa426c [2021-08-03T08:31:42.032Z] Step 6/24 : COPY go.mod . [2021-08-03T08:31:42.306Z] ---> f46d68552757 [2021-08-03T08:31:42.306Z] Step 7/24 : RUN go mod download [2021-08-03T08:31:42.306Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-03T08:31:42.306Z] ---> Running in 9785f5367580 [2021-08-03T08:31:44.917Z] Removing intermediate container 9785f5367580 [2021-08-03T08:31:44.917Z] ---> ae06fa314beb [2021-08-03T08:31:44.917Z] Step 8/24 : COPY . . [2021-08-03T08:31:50.414Z] ---> 3708ddeaa6f3 [2021-08-03T08:31:50.414Z] Step 9/24 : RUN go mod tidy [2021-08-03T08:31:50.414Z] ---> Running in 54f6559249a6 [2021-08-03T08:31:52.401Z] Removing intermediate container 54f6559249a6 [2021-08-03T08:31:52.401Z] ---> f56a250045b0 [2021-08-03T08:31:52.401Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-03T08:31:52.401Z] ---> Running in 38353f4b347d [2021-08-03T08:31:53.002Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-03T08:31:54.738Z] Removing intermediate container 7bb7b71a54d5 [2021-08-03T08:31:54.738Z] ---> 2d101bafa583 [2021-08-03T08:31:54.738Z] Successfully built 2d101bafa583 [2021-08-03T08:31:54.738Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T08:31:55.108Z] + docker inspect -f . ci-base-image-arm64 [2021-08-03T08:31:55.108Z] . [Pipeline] withDockerContainer [2021-08-03T08:31:55.407Z] prd-ubuntu18.04-docker-arm64-4c-16g-1865 does not seem to be running inside a container [2021-08-03T08:31:55.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-03T08:31:57.187Z] $ docker top a67bcac4c2dffb6f684d80059aaec8d7a5c68717b275c51c8ca4281691a4911f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T08:31:58.197Z] + go version [2021-08-03T08:31:58.197Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-03T08:31:58.223Z] $ docker stop --time=1 a67bcac4c2dffb6f684d80059aaec8d7a5c68717b275c51c8ca4281691a4911f [2021-08-03T08:32:00.034Z] $ docker rm -f a67bcac4c2dffb6f684d80059aaec8d7a5c68717b275c51c8ca4281691a4911f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T08:32:00.846Z] + docker inspect -f . ci-base-image-arm64 [2021-08-03T08:32:00.846Z] . [Pipeline] withDockerContainer [2021-08-03T08:32:01.081Z] prd-ubuntu18.04-docker-arm64-4c-16g-1865 does not seem to be running inside a container [2021-08-03T08:32:01.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-03T08:32:02.659Z] $ docker top 5b48d4f6052a30903e62e7986fd1cb1d56da39a48c54b4c658b1d1bb6530064d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-03T08:32:02.951Z] ========================================================= [2021-08-03T08:32:02.951Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-03T08:32:02.951Z] ========================================================= [Pipeline] sh [2021-08-03T08:32:03.610Z] + go mod tidy [Pipeline] sh [2021-08-03T08:32:05.285Z] + make test [2021-08-03T08:32:05.285Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-03T08:32:05.285Z] go mod tidy [2021-08-03T08:32:05.437Z] Removing intermediate container 06c8091a4528 [2021-08-03T08:32:05.437Z] ---> 94b26b25cb60 [2021-08-03T08:32:05.437Z] [2021-08-03T08:32:05.437Z] Step 11/24 : FROM alpine:3.12 [2021-08-03T08:32:05.437Z] ---> 13621d1b12d4 [2021-08-03T08:32:05.437Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-03T08:32:05.437Z] ---> Using cache [2021-08-03T08:32:05.437Z] ---> d85ba0dd668b [2021-08-03T08:32:05.437Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-03T08:32:05.437Z] ---> Using cache [2021-08-03T08:32:05.437Z] ---> 0c154a6e83e4 [2021-08-03T08:32:05.437Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-03T08:32:05.437Z] ---> Running in 188ce8e61dc4 [2021-08-03T08:32:05.437Z] Removing intermediate container 188ce8e61dc4 [2021-08-03T08:32:05.437Z] ---> 35e2418c9728 [2021-08-03T08:32:05.437Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-03T08:32:05.437Z] ---> Running in f905e8321564 [2021-08-03T08:32:05.437Z] Removing intermediate container f905e8321564 [2021-08-03T08:32:05.437Z] ---> ec2be2a3eae6 [2021-08-03T08:32:05.437Z] Step 16/24 : WORKDIR / [2021-08-03T08:32:05.437Z] ---> Running in 5e32f52baeca [2021-08-03T08:32:05.437Z] Removing intermediate container 5e32f52baeca [2021-08-03T08:32:05.437Z] ---> edf33371772e [2021-08-03T08:32:05.437Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T08:32:05.889Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-03T08:32:06.039Z] ---> 42449504bdd1 [2021-08-03T08:32:06.039Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-03T08:32:06.314Z] ---> 34c196027f48 [2021-08-03T08:32:06.314Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-03T08:32:06.599Z] ---> bbbaf1d540de [2021-08-03T08:32:06.599Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-03T08:32:06.599Z] ---> Running in 21abe49bd3f2 [2021-08-03T08:32:06.871Z] Removing intermediate container 21abe49bd3f2 [2021-08-03T08:32:06.871Z] ---> 35e6bf669135 [2021-08-03T08:32:06.871Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T08:32:06.871Z] ---> Running in 7a3d8fbb4566 [2021-08-03T08:32:06.871Z] Removing intermediate container 7a3d8fbb4566 [2021-08-03T08:32:06.871Z] ---> 851399df6753 [2021-08-03T08:32:06.871Z] Step 22/24 : LABEL arch=x86_64 [2021-08-03T08:32:06.871Z] ---> Running in 83cc8efdbc3d [2021-08-03T08:32:07.144Z] Removing intermediate container 83cc8efdbc3d [2021-08-03T08:32:07.144Z] ---> dabd2a281a93 [2021-08-03T08:32:07.144Z] Step 23/24 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae [2021-08-03T08:32:07.144Z] ---> Running in 9873fbb34ef8 [2021-08-03T08:32:07.416Z] Removing intermediate container 9873fbb34ef8 [2021-08-03T08:32:07.416Z] ---> 8d21836b1814 [2021-08-03T08:32:07.416Z] Step 24/24 : LABEL version=0.0.0 [2021-08-03T08:32:07.416Z] ---> Running in 60c94ec5e65d [2021-08-03T08:32:07.686Z] Removing intermediate container 60c94ec5e65d [2021-08-03T08:32:07.686Z] ---> 7d85810a8556 [2021-08-03T08:32:07.686Z] [2021-08-03T08:32:07.686Z] Successfully built 7d85810a8556 [2021-08-03T08:32:07.686Z] Successfully tagged core-metadata:latest [2021-08-03T08:32:11.964Z]  Building core-metadata ... done Removing intermediate container a66700442004 [2021-08-03T08:32:11.964Z] ---> cb5aa5c95ed3 [2021-08-03T08:32:11.964Z] [2021-08-03T08:32:11.964Z] Step 11/32 : FROM alpine:3.12 [2021-08-03T08:32:11.964Z] ---> 13621d1b12d4 [2021-08-03T08:32:11.964Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-03T08:32:11.964Z] ---> Running in a7b0f17fe6d1 [2021-08-03T08:32:12.238Z] Removing intermediate container a7b0f17fe6d1 [2021-08-03T08:32:12.238Z] ---> 554ddd847712 [2021-08-03T08:32:12.238Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-03T08:32:12.238Z] ---> Running in 6ee5f1073e3c [2021-08-03T08:32:12.844Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-03T08:32:12.844Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-03T08:32:13.117Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-03T08:32:13.117Z] (2/2) Installing su-exec (0.2-r1) [2021-08-03T08:32:13.117Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T08:32:13.117Z] OK: 6 MiB in 16 packages [2021-08-03T08:32:13.399Z] Removing intermediate container fb08933b0bf3 [2021-08-03T08:32:13.399Z] ---> 4baa58aebc06 [2021-08-03T08:32:13.399Z] [2021-08-03T08:32:13.399Z] Step 11/24 : FROM alpine:3.12 [2021-08-03T08:32:13.399Z] ---> 13621d1b12d4 [2021-08-03T08:32:13.399Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-03T08:32:13.399Z] ---> Using cache [2021-08-03T08:32:13.399Z] ---> d85ba0dd668b [2021-08-03T08:32:13.399Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-03T08:32:13.399Z] ---> Using cache [2021-08-03T08:32:13.399Z] ---> 0c154a6e83e4 [2021-08-03T08:32:13.399Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-03T08:32:13.675Z] ---> Running in 454d17642a2c [2021-08-03T08:32:13.675Z] Removing intermediate container 454d17642a2c [2021-08-03T08:32:13.675Z] ---> b5d38f1d9892 [2021-08-03T08:32:13.675Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-03T08:32:13.945Z] ---> Running in cb8e44e59e1c [2021-08-03T08:32:13.945Z] Removing intermediate container 6ee5f1073e3c [2021-08-03T08:32:13.945Z] ---> cee4a61f8a95 [2021-08-03T08:32:13.945Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-03T08:32:13.945Z] ---> Running in 90b08158bbac [2021-08-03T08:32:13.945Z] Removing intermediate container cb8e44e59e1c [2021-08-03T08:32:13.945Z] ---> 1208dacda2b9 [2021-08-03T08:32:13.945Z] Step 16/24 : WORKDIR / [2021-08-03T08:32:13.945Z] Removing intermediate container 90b08158bbac [2021-08-03T08:32:13.945Z] ---> 9c62b328d3d1 [2021-08-03T08:32:13.945Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-03T08:32:13.945Z] ---> Running in 0a70ab0886b2 [2021-08-03T08:32:13.945Z] ---> Running in 509b24922509 [2021-08-03T08:32:14.214Z] Removing intermediate container 0a70ab0886b2 [2021-08-03T08:32:14.214Z] ---> b274572ec131 [2021-08-03T08:32:14.214Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T08:32:14.214Z] Removing intermediate container 509b24922509 [2021-08-03T08:32:14.214Z] ---> 42108678bf07 [2021-08-03T08:32:14.214Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-03T08:32:14.214Z] ---> Running in 60b149246812 [2021-08-03T08:32:14.488Z] ---> 0858418b3543 [2021-08-03T08:32:14.488Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-03T08:32:15.075Z] ---> c5d6c034f8a4 [2021-08-03T08:32:15.075Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-03T08:32:15.075Z] Removing intermediate container 60b149246812 [2021-08-03T08:32:15.075Z] ---> 4349a9dbf2be [2021-08-03T08:32:15.075Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-03T08:32:15.348Z] ---> Running in cc488ef81bb2 [2021-08-03T08:32:15.348Z] ---> 89987999c054 [2021-08-03T08:32:15.348Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-03T08:32:15.348Z] ---> Running in d3b0aa3df707 [2021-08-03T08:32:15.348Z] Removing intermediate container cc488ef81bb2 [2021-08-03T08:32:15.348Z] ---> 95746eadae3c [2021-08-03T08:32:15.348Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-03T08:32:15.630Z] Removing intermediate container d3b0aa3df707 [2021-08-03T08:32:15.630Z] ---> dfc5e716f4df [2021-08-03T08:32:15.630Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T08:32:15.630Z] ---> 5a1aa7711cc8 [2021-08-03T08:32:15.630Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-03T08:32:15.630Z] ---> Running in 9ce1afa14a81 [2021-08-03T08:32:15.630Z] ---> Running in 16208fff5838 [2021-08-03T08:32:15.630Z] Removing intermediate container 9ce1afa14a81 [2021-08-03T08:32:15.630Z] ---> 18261ac139cd [2021-08-03T08:32:15.631Z] Step 22/24 : LABEL arch=x86_64 [2021-08-03T08:32:15.631Z] ---> Running in f718df534a39 [2021-08-03T08:32:15.910Z] Removing intermediate container f718df534a39 [2021-08-03T08:32:15.910Z] ---> bce8489bd05a [2021-08-03T08:32:15.910Z] Step 23/24 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae [2021-08-03T08:32:15.910Z] ---> Running in fa6daa60cd62 [2021-08-03T08:32:16.181Z] Removing intermediate container fa6daa60cd62 [2021-08-03T08:32:16.182Z] ---> 91ee144acb23 [2021-08-03T08:32:16.182Z] Step 24/24 : LABEL version=0.0.0 [2021-08-03T08:32:16.182Z] ---> Running in ae4765f7a04d [2021-08-03T08:32:16.451Z] Removing intermediate container ae4765f7a04d [2021-08-03T08:32:16.451Z] ---> 67cb42746924 [2021-08-03T08:32:16.451Z] [2021-08-03T08:32:16.451Z] Removing intermediate container 16208fff5838 [2021-08-03T08:32:16.451Z] ---> 14e427aca049 [2021-08-03T08:32:16.451Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T08:32:16.451Z] Successfully built 67cb42746924 [2021-08-03T08:32:16.451Z] Successfully tagged core-command:latest [2021-08-03T08:32:16.718Z]  Building core-command ... done  ---> e343ffddf53b [2021-08-03T08:32:16.718Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-03T08:32:17.308Z] ---> 8989c045d9c0 [2021-08-03T08:32:17.308Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-03T08:32:17.308Z] Removing intermediate container 38353f4b347d [2021-08-03T08:32:17.308Z] ---> f671ee9a4d29 [2021-08-03T08:32:17.308Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-03T08:32:17.308Z] ---> Running in 4663e09e1847 [2021-08-03T08:32:17.308Z] ---> 0462248480a0 [2021-08-03T08:32:17.308Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-03T08:32:17.584Z] ---> f87b21bb177b [2021-08-03T08:32:17.584Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-03T08:32:17.584Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-03T08:32:17.584Z] ---> ca70111920c3 [2021-08-03T08:32:17.584Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-03T08:32:17.854Z] ---> Running in c07e7d5e6027 [2021-08-03T08:32:17.854Z] Removing intermediate container c07e7d5e6027 [2021-08-03T08:32:17.854Z] ---> 87b9001d1384 [2021-08-03T08:32:17.854Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-03T08:32:18.121Z] ---> 1a937e769eeb [2021-08-03T08:32:18.121Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-03T08:32:18.121Z] ---> Running in 67573e905f76 [2021-08-03T08:32:18.389Z] Removing intermediate container 4663e09e1847 [2021-08-03T08:32:18.389Z] ---> 4f17e39a7a9d [2021-08-03T08:32:18.389Z] [2021-08-03T08:32:18.389Z] Step 12/24 : FROM docker:20.10.6 [2021-08-03T08:32:18.660Z] 20.10.6: Pulling from library/docker [2021-08-03T08:32:18.927Z] Removing intermediate container 67573e905f76 [2021-08-03T08:32:18.928Z] ---> c30375c36be0 [2021-08-03T08:32:18.928Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-03T08:32:18.928Z] ---> Running in b8abb8746837 [2021-08-03T08:32:19.192Z] Removing intermediate container b8abb8746837 [2021-08-03T08:32:19.192Z] ---> 33a30c112c53 [2021-08-03T08:32:19.192Z] Step 29/32 : CMD ["gate"] [2021-08-03T08:32:19.192Z] ---> Running in c73102ef6b94 [2021-08-03T08:32:19.192Z] Removing intermediate container c73102ef6b94 [2021-08-03T08:32:19.192Z] ---> be3bf9a64495 [2021-08-03T08:32:19.192Z] Step 30/32 : LABEL arch=x86_64 [2021-08-03T08:32:19.460Z] ---> Running in 3932fd402feb [2021-08-03T08:32:19.460Z] Removing intermediate container 3932fd402feb [2021-08-03T08:32:19.460Z] ---> d0aedfa38c54 [2021-08-03T08:32:19.460Z] Step 31/32 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae [2021-08-03T08:32:19.460Z] ---> Running in c54210e90eaa [2021-08-03T08:32:19.725Z] Removing intermediate container c54210e90eaa [2021-08-03T08:32:19.725Z] ---> eb8fbc1ebb54 [2021-08-03T08:32:19.725Z] Step 32/32 : LABEL version=0.0.0 [2021-08-03T08:32:19.725Z] ---> Running in 43294e831de5 [2021-08-03T08:32:19.725Z] Removing intermediate container 43294e831de5 [2021-08-03T08:32:19.725Z] ---> e905af4331c9 [2021-08-03T08:32:19.725Z] [2021-08-03T08:32:19.991Z] Successfully built e905af4331c9 [2021-08-03T08:32:19.991Z] Successfully tagged security-bootstrapper:latest [2021-08-03T08:32:23.344Z]  Building security-bootstrapper ... done Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-08-03T08:32:23.344Z] Status: Downloaded newer image for docker:20.10.6 [2021-08-03T08:32:23.344Z] ---> d2979b152a7d [2021-08-03T08:32:23.344Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-03T08:32:23.344Z] ---> Running in e66f6a77056e [2021-08-03T08:32:23.344Z] Removing intermediate container e66f6a77056e [2021-08-03T08:32:23.344Z] ---> 9fbed346dab1 [2021-08-03T08:32:23.344Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-03T08:32:23.344Z] ---> Running in c7209b8b23f1 [2021-08-03T08:32:23.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T08:32:23.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T08:32:23.880Z] (1/39) Installing readline (8.1.0-r0) [2021-08-03T08:32:23.880Z] (2/39) Installing bash (5.1.0-r0) [2021-08-03T08:32:23.880Z] Executing bash-5.1.0-r0.post-install [2021-08-03T08:32:23.880Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-03T08:32:23.880Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-03T08:32:23.880Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-03T08:32:23.880Z] (6/39) Installing curl (7.78.0-r0) [2021-08-03T08:32:23.880Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-03T08:32:23.880Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-03T08:32:23.880Z] (9/39) Installing expat (2.2.10-r1) [2021-08-03T08:32:23.880Z] (10/39) Installing libffi (3.3-r2) [2021-08-03T08:32:23.880Z] (11/39) Installing gdbm (1.19-r0) [2021-08-03T08:32:24.147Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-03T08:32:24.147Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-03T08:32:24.147Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-03T08:32:24.413Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-03T08:32:24.413Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-03T08:32:24.413Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-03T08:32:24.413Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-03T08:32:24.413Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-03T08:32:24.413Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-03T08:32:24.413Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-03T08:32:24.679Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-03T08:32:24.679Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-03T08:32:24.679Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-03T08:32:24.679Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-03T08:32:24.679Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-03T08:32:24.679Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-03T08:32:24.679Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-03T08:32:24.679Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-03T08:32:24.679Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-03T08:32:24.679Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-03T08:32:24.679Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-03T08:32:24.679Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-03T08:32:24.679Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-03T08:32:24.679Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-03T08:32:24.679Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-03T08:32:24.679Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-03T08:32:24.679Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-03T08:32:24.679Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-03T08:32:24.945Z] Executing busybox-1.32.1-r6.trigger [2021-08-03T08:32:24.945Z] OK: 82 MiB in 59 packages [2021-08-03T08:32:26.355Z] Collecting docker-compose==1.23.2 [2021-08-03T08:32:26.355Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-03T08:32:26.355Z] Collecting PyYAML<4,>=3.10 [2021-08-03T08:32:26.355Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-03T08:32:26.940Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-03T08:32:26.940Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-03T08:32:26.940Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-03T08:32:26.940Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-03T08:32:27.211Z] Collecting docopt<0.7,>=0.6.1 [2021-08-03T08:32:27.211Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-03T08:32:27.480Z] Collecting cached-property<2,>=1.2.0 [2021-08-03T08:32:27.480Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-03T08:32:27.480Z] Collecting jsonschema<3,>=2.5.1 [2021-08-03T08:32:27.480Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-03T08:32:27.749Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-03T08:32:27.749Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-03T08:32:27.749Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-03T08:32:27.749Z] Collecting docker<4.0,>=3.6.0 [2021-08-03T08:32:27.749Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-03T08:32:27.749Z] Collecting texttable<0.10,>=0.9.0 [2021-08-03T08:32:27.749Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-03T08:32:28.021Z] Collecting docker-pycreds>=0.4.0 [2021-08-03T08:32:28.021Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-03T08:32:28.292Z] Collecting certifi>=2017.4.17 [2021-08-03T08:32:28.292Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-03T08:32:28.292Z] Collecting idna<2.8,>=2.5 [2021-08-03T08:32:28.292Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-03T08:32:28.292Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-03T08:32:28.292Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-03T08:32:28.558Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-03T08:32:28.559Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-03T08:32:28.559Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-03T08:32:28.559Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-03T08:32:28.559Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-03T08:32:28.559Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-03T08:32:28.559Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-03T08:32:28.559Z] Attempting uninstall: urllib3 [2021-08-03T08:32:28.559Z] Found existing installation: urllib3 1.26.2 [2021-08-03T08:32:28.559Z] Uninstalling urllib3-1.26.2: [2021-08-03T08:32:28.559Z] Successfully uninstalled urllib3-1.26.2 [2021-08-03T08:32:28.825Z] Attempting uninstall: idna [2021-08-03T08:32:28.825Z] Found existing installation: idna 3.1 [2021-08-03T08:32:28.825Z] Uninstalling idna-3.1: [2021-08-03T08:32:28.825Z] Successfully uninstalled idna-3.1 [2021-08-03T08:32:28.825Z] Attempting uninstall: chardet [2021-08-03T08:32:28.825Z] Found existing installation: chardet 4.0.0 [2021-08-03T08:32:28.825Z] Uninstalling chardet-4.0.0: [2021-08-03T08:32:28.825Z] Successfully uninstalled chardet-4.0.0 [2021-08-03T08:32:29.091Z] Attempting uninstall: requests [2021-08-03T08:32:29.092Z] Found existing installation: requests 2.25.1 [2021-08-03T08:32:29.092Z] Uninstalling requests-2.25.1: [2021-08-03T08:32:29.092Z] Successfully uninstalled requests-2.25.1 [2021-08-03T08:32:29.092Z] Running setup.py install for texttable: started [2021-08-03T08:32:29.359Z] Running setup.py install for texttable: finished with status 'done' [2021-08-03T08:32:29.359Z] Running setup.py install for PyYAML: started [2021-08-03T08:32:29.959Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-03T08:32:29.959Z] Running setup.py install for docopt: started [2021-08-03T08:32:30.425Z] Running setup.py install for docopt: finished with status 'done' [2021-08-03T08:32:30.425Z] Running setup.py install for dockerpty: started [2021-08-03T08:32:30.425Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-03T08:32:30.798Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-03T08:32:32.726Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-03T08:32:33.782Z] Removing intermediate container c7209b8b23f1 [2021-08-03T08:32:33.782Z] ---> 94569a76227d [2021-08-03T08:32:33.782Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-03T08:32:33.782Z] ---> Running in 59ec1a9b30eb [2021-08-03T08:32:34.047Z] Removing intermediate container 59ec1a9b30eb [2021-08-03T08:32:34.047Z] ---> aa5552ed04fc [2021-08-03T08:32:34.047Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-03T08:32:34.047Z] ---> Running in 9e4b855adc95 [2021-08-03T08:32:34.047Z] Removing intermediate container 9e4b855adc95 [2021-08-03T08:32:34.047Z] ---> 68d03ed0d729 [2021-08-03T08:32:34.047Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-03T08:32:34.313Z] ---> a71b5b4a3fdd [2021-08-03T08:32:34.314Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-03T08:32:34.582Z] ---> 559ffed1ede7 [2021-08-03T08:32:34.583Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-03T08:32:34.583Z] ---> d144bc774fae [2021-08-03T08:32:34.583Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-03T08:32:34.854Z] ---> Running in 2ac2d4f84890 [2021-08-03T08:32:34.854Z] Removing intermediate container 2ac2d4f84890 [2021-08-03T08:32:34.854Z] ---> e57c1924e93d [2021-08-03T08:32:34.854Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T08:32:34.854Z] ---> Running in 802c114d10ec [2021-08-03T08:32:34.854Z] Removing intermediate container 802c114d10ec [2021-08-03T08:32:34.854Z] ---> 65ad5d1922fc [2021-08-03T08:32:34.854Z] Step 22/24 : LABEL arch=x86_64 [2021-08-03T08:32:34.854Z] ---> Running in 96b34673f1d0 [2021-08-03T08:32:35.120Z] Removing intermediate container 96b34673f1d0 [2021-08-03T08:32:35.120Z] ---> 90f76ca0bc49 [2021-08-03T08:32:35.120Z] Step 23/24 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae [2021-08-03T08:32:35.120Z] ---> Running in d80c7e0c30b3 [2021-08-03T08:32:35.120Z] Removing intermediate container d80c7e0c30b3 [2021-08-03T08:32:35.120Z] ---> 9ad98c4e90bd [2021-08-03T08:32:35.120Z] Step 24/24 : LABEL version=0.0.0 [2021-08-03T08:32:35.120Z] ---> Running in 76151bbe2d86 [2021-08-03T08:32:35.387Z] Removing intermediate container 76151bbe2d86 [2021-08-03T08:32:35.387Z] ---> 1ce9c06185c2 [2021-08-03T08:32:35.387Z] [2021-08-03T08:32:35.387Z] Successfully built 1ce9c06185c2 [2021-08-03T08:32:35.387Z] Successfully tagged sys-mgmt-agent:latest [2021-08-03T08:32:35.401Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-03T08:32:35.407Z] $ docker stop --time=1 f061d19b33b1ef73234b0a7d49cbe77b2ed107ac88d958b81c075e5ca54c2c1a [2021-08-03T08:32:36.673Z] $ docker rm -f f061d19b33b1ef73234b0a7d49cbe77b2ed107ac88d958b81c075e5ca54c2c1a [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-03T08:32:37.075Z] + docker images [2021-08-03T08:32:37.075Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-03T08:32:37.075Z] sys-mgmt-agent latest 1ce9c06185c2 2 seconds ago 324MB [2021-08-03T08:32:37.075Z] security-bootstrapper latest e905af4331c9 18 seconds ago 18.7MB [2021-08-03T08:32:37.075Z] 4f17e39a7a9d 19 seconds ago 1.75GB [2021-08-03T08:32:37.075Z] core-command latest 67cb42746924 21 seconds ago 16MB [2021-08-03T08:32:37.075Z] 4baa58aebc06 24 seconds ago 1.74GB [2021-08-03T08:32:37.075Z] cb5aa5c95ed3 26 seconds ago 1.75GB [2021-08-03T08:32:37.075Z] core-metadata latest 7d85810a8556 30 seconds ago 16.7MB [2021-08-03T08:32:37.075Z] 94b26b25cb60 33 seconds ago 1.75GB [2021-08-03T08:32:37.075Z] core-data latest 63a1539b9705 About a minute ago 20.4MB [2021-08-03T08:32:37.075Z] security-secretstore-setup latest d83129be9de3 About a minute ago 29MB [2021-08-03T08:32:37.075Z] support-scheduler latest dd954a06214b About a minute ago 16.1MB [2021-08-03T08:32:37.075Z] support-notifications latest 025f7802628a About a minute ago 16.8MB [2021-08-03T08:32:37.075Z] security-proxy-setup latest 2e74fdb5c1c8 About a minute ago 25.9MB [2021-08-03T08:32:37.075Z] 29f2be774754 About a minute ago 1.75GB [2021-08-03T08:32:37.075Z] 5d0b13e4938e About a minute ago 1.75GB [2021-08-03T08:32:37.075Z] cec8c28a5cf1 About a minute ago 1.75GB [2021-08-03T08:32:37.075Z] fca222e6e627 About a minute ago 1.75GB [2021-08-03T08:32:37.075Z] f1d190991947 About a minute ago 1.75GB [2021-08-03T08:32:37.075Z] ci-base-image-x86_64 latest ddffa5f4e32b 5 minutes ago 1.24GB [2021-08-03T08:32:37.075Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 4508b0543a43 13 hours ago 547MB [2021-08-03T08:32:37.075Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 15 hours ago 37.5MB [2021-08-03T08:32:37.075Z] docker 20.10.6 d2979b152a7d 3 months ago 246MB [2021-08-03T08:32:37.075Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-03T08:32:37.075Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-08-03T08:32:52.539Z] Still waiting to schedule task [2021-08-03T08:32:52.539Z] ‘prd-ubuntu18.04-docker-8c-8g-1866’ is offline [2021-08-03T08:33:30.330Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-03T08:33:31.325Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-03T08:33:32.326Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-03T08:33:33.321Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-03T08:33:45.788Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-03T08:33:45.788Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-03T08:33:45.788Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-03T08:33:45.788Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-03T08:33:45.789Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-03T08:33:45.789Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-03T08:33:46.398Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-03T08:33:46.398Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-03T08:33:46.398Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-03T08:33:46.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-03T08:33:49.807Z] Running on prd-ubuntu18.04-docker-8c-8g-1867 in /w/workspace/edgexfoundry_edgex-go_PR-3645 [Pipeline] { [Pipeline] ws [2021-08-03T08:33:49.834Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-08-03T08:33:50.071Z] The recommended git tool is: git [2021-08-03T08:33:52.730Z] using credential edgex-jenkins-ssh [2021-08-03T08:33:52.751Z] Cloning the remote Git repository [2021-08-03T08:33:52.781Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-03T08:33:52.866Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-08-03T08:33:52.911Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-03T08:33:52.912Z] > git --version # timeout=10 [2021-08-03T08:33:52.919Z] > git --version # 'git version 2.17.1' [2021-08-03T08:33:52.920Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T08:33:52.966Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T08:33:57.691Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.209s coverage: 28.7% of statements [2021-08-03T08:33:57.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-03T08:33:57.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-03T08:34:01.119Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.311s coverage: 100.0% of statements [2021-08-03T08:34:01.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-03T08:34:02.585Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.364s coverage: 46.3% of statements [2021-08-03T08:34:02.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-03T08:34:02.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-03T08:34:05.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.629s coverage: 90.1% of statements [2021-08-03T08:34:05.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-03T08:34:05.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-03T08:34:05.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.273s coverage: 81.2% of statements [2021-08-03T08:34:05.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-03T08:34:05.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-03T08:34:05.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-03T08:34:05.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-03T08:34:05.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-03T08:34:05.646Z] Merging remotes/origin/main commit 1c9af10f427590f3fed47012b244cbba5cfcd3da into PR head commit 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae [2021-08-03T08:34:05.767Z] Merge succeeded, producing 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae [2021-08-03T08:34:05.767Z] Checking out Revision 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae (PR-3645) [2021-08-03T08:34:05.103Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-03T08:34:05.112Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T08:34:05.127Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-03T08:34:05.140Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-03T08:34:05.140Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T08:34:05.145Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3645/head:refs/remotes/origin/PR-3645 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-03T08:34:05.657Z] > git config core.sparsecheckout # timeout=10 [2021-08-03T08:34:05.662Z] > git checkout -f 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae # timeout=10 [2021-08-03T08:34:05.735Z] > git remote # timeout=10 [2021-08-03T08:34:05.743Z] > git config --get remote.origin.url # timeout=10 [2021-08-03T08:34:05.747Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T08:34:05.751Z] > git merge 1c9af10f427590f3fed47012b244cbba5cfcd3da # timeout=10 [2021-08-03T08:34:05.760Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-03T08:34:05.770Z] > git config core.sparsecheckout # timeout=10 [2021-08-03T08:34:05.775Z] > git checkout -f 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae # timeout=10 [2021-08-03T08:34:09.487Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T08:34:10.253Z] + echo snap-build.sh [2021-08-03T08:34:10.253Z] snap-build.sh [2021-08-03T08:34:10.253Z] + SNAP_BASE_DIR=. [2021-08-03T08:34:10.253Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-08-03T08:34:10.253Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-08-03T08:34:10.253Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-08-03T08:34:10.253Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-08-03T08:34:10.253Z] + cd /w/workspace/edgex-go/2 [2021-08-03T08:34:10.253Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-03T08:34:10.253Z] Reading package lists... [2021-08-03T08:34:10.253Z] Building dependency tree... [2021-08-03T08:34:10.253Z] Reading state information... [2021-08-03T08:34:10.253Z] The following packages were automatically installed and are no longer required: [2021-08-03T08:34:10.253Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-03T08:34:10.253Z] uidmap xdelta3 [2021-08-03T08:34:10.253Z] Use 'sudo apt autoremove' to remove them. [2021-08-03T08:34:10.253Z] The following packages will be REMOVED: [2021-08-03T08:34:10.253Z] lxd* lxd-client* [2021-08-03T08:34:10.521Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-03T08:34:10.521Z] After this operation, 31.7 MB disk space will be freed. [2021-08-03T08:34:11.055Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-08-03T08:34:11.056Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-03T08:34:11.639Z] Removing lxd dnsmasq configuration [2021-08-03T08:34:11.907Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-03T08:34:11.907Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-03T08:34:12.867Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-03T08:34:12.867Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-08-03T08:34:12.867Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-03T08:34:13.559Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.534s coverage: 94.2% of statements [2021-08-03T08:34:13.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-03T08:34:13.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-03T08:34:13.559Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.261s coverage: 59.1% of statements [2021-08-03T08:34:13.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-03T08:34:13.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-03T08:34:13.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-03T08:34:13.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-03T08:34:13.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-03T08:34:13.559Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.227s coverage: 60.0% of statements [2021-08-03T08:34:13.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-03T08:34:13.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-03T08:34:13.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-03T08:34:13.559Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.355s coverage: 0.8% of statements [2021-08-03T08:34:13.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-03T08:34:13.559Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.163s coverage: 58.8% of statements [2021-08-03T08:34:13.559Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.186s coverage: 22.0% of statements [2021-08-03T08:34:13.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-03T08:34:13.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.223s coverage: 47.1% of statements [2021-08-03T08:34:13.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.236s coverage: 79.5% of statements [2021-08-03T08:34:13.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.181s coverage: 94.1% of statements [2021-08-03T08:34:14.280Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-03T08:34:14.281Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-03T08:34:14.550Z] + sudo snap remove --purge lxd [2021-08-03T08:34:14.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.275s coverage: 96.3% of statements [2021-08-03T08:34:14.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.217s coverage: 87.5% of statements [2021-08-03T08:34:14.823Z] snap "lxd" is not installed [2021-08-03T08:34:14.824Z] + sudo groupadd --force --system lxd [2021-08-03T08:34:14.824Z] ++ whoami [2021-08-03T08:34:14.824Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-03T08:34:14.824Z] + newgrp - lxd [2021-08-03T08:34:14.824Z] + sudo snap install lxd [2021-08-03T08:34:23.053Z] 2021-08-03T08:34:20Z INFO Waiting for automatic snapd restart... [2021-08-03T08:34:26.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.248s coverage: 94.4% of statements [2021-08-03T08:34:26.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.196s coverage: 44.8% of statements [2021-08-03T08:34:32.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.559s coverage: 81.8% of statements [2021-08-03T08:34:32.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-03T08:34:39.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.256s coverage: 92.9% of statements [2021-08-03T08:34:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-03T08:34:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-03T08:34:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-03T08:34:39.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-08-03T08:34:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-03T08:34:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-03T08:34:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-03T08:34:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-03T08:34:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-03T08:34:39.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.176s coverage: 87.2% of statements [2021-08-03T08:34:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-03T08:34:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-03T08:34:39.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-08-03T08:34:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-03T08:34:39.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.172s coverage: 58.8% of statements [2021-08-03T08:34:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-03T08:34:39.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.169s coverage: 80.0% of statements [2021-08-03T08:34:39.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.241s coverage: 87.2% of statements [2021-08-03T08:34:39.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.245s coverage: 85.4% of statements [2021-08-03T08:34:39.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.318s coverage: 91.2% of statements [2021-08-03T08:34:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-03T08:34:39.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.800s coverage: 64.4% of statements [2021-08-03T08:34:39.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-03T08:34:39.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-03T08:34:39.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.189s coverage: 100.0% of statements [2021-08-03T08:34:39.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 91.3% of statements [2021-08-03T08:34:41.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.111s coverage: 100.0% of statements [2021-08-03T08:34:41.278Z] lxd 4.16 from Canonical* installed [2021-08-03T08:34:41.278Z] + sudo lxd init --auto [2021-08-03T08:34:41.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.109s coverage: 73.7% of statements [2021-08-03T08:34:42.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.090s coverage: 100.0% of statements [2021-08-03T08:34:46.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.016s coverage: 66.9% of statements [2021-08-03T08:34:46.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-03T08:34:46.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-03T08:34:46.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-03T08:34:47.936Z] + sudo snap install --classic snapcraft [2021-08-03T08:34:49.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.784s coverage: 43.6% of statements [2021-08-03T08:34:49.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-03T08:34:49.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-03T08:34:49.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.215s coverage: 89.5% of statements [2021-08-03T08:34:49.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-03T08:34:49.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements [2021-08-03T08:34:49.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-03T08:34:57.616Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.222s coverage: 19.3% of statements [2021-08-03T08:34:57.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-03T08:34:57.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-03T08:34:57.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-03T08:34:57.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-03T08:34:57.616Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.631s coverage: 92.0% of statements [2021-08-03T08:34:57.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-03T08:34:57.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-03T08:34:57.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-03T08:34:57.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-03T08:34:57.616Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.213s coverage: 62.7% of statements [2021-08-03T08:34:57.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-03T08:34:57.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-03T08:34:57.616Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.421s coverage: 97.7% of statements [2021-08-03T08:34:57.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-03T08:34:57.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-03T08:34:57.616Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-03T08:34:57.616Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-03T08:34:57.616Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.168s coverage: 28.9% of statements [2021-08-03T08:34:57.616Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-03T08:34:57.616Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-03T08:34:57.616Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-03T08:34:57.616Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-03T08:34:57.616Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-03T08:34:57.616Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-03T08:34:57.616Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.169s coverage: 100.0% of statements [2021-08-03T08:34:57.616Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-08-03T08:34:57.616Z] GO111MODULE=on go vet ./... [2021-08-03T08:35:00.280Z] snapcraft 4.8.3 from Canonical* installed [2021-08-03T08:35:00.280Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-03T08:35:00.280Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-03T08:35:00.280Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-03T08:35:00.280Z] Dload Upload Total Spent Left Speed [2021-08-03T08:35:00.280Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3732 0 --:--:-- --:--:-- --:--:-- 3732 [2021-08-03T08:35:00.280Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 9340k 0 --:--:-- --:--:-- --:--:-- 52.3M [2021-08-03T08:35:00.280Z] ./yq_linux_amd64 [2021-08-03T08:35:00.280Z] + sudo snapcraft prime --use-lxd [2021-08-03T08:35:01.242Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-03T08:35:01.513Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-08-03T08:35:01.513Z] - README.md [2021-08-03T08:35:01.513Z] [2021-08-03T08:35:01.513Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-03T08:35:01.513Z] Launching a container. [2021-08-03T08:35:08.172Z] Waiting for container to be ready [2021-08-03T08:35:08.755Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-03T08:35:08.755Z] [2021-08-03T08:35:13.011Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-03T08:35:13.011Z] Waiting for network to be ready... [2021-08-03T08:35:13.279Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-03T08:35:13.279Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-03T08:35:13.279Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1814 kB] [2021-08-03T08:35:13.546Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [334 kB] [2021-08-03T08:35:13.546Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-03T08:35:13.546Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-03T08:35:13.546Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] [2021-08-03T08:35:13.546Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] [2021-08-03T08:35:13.546Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-03T08:35:13.546Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-03T08:35:13.813Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-03T08:35:13.813Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-03T08:35:14.395Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-03T08:35:14.395Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-03T08:35:14.395Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-03T08:35:14.395Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-03T08:35:14.395Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-03T08:35:14.395Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-03T08:35:14.662Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-03T08:35:14.929Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2161 kB] [2021-08-03T08:35:14.929Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [426 kB] [2021-08-03T08:35:14.929Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.0 kB] [2021-08-03T08:35:14.929Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-03T08:35:14.929Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] [2021-08-03T08:35:14.929Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] [2021-08-03T08:35:14.929Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] [2021-08-03T08:35:14.929Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-03T08:35:17.509Z] Fetched 25.0 MB in 4s (6214 kB/s) [2021-08-03T08:35:18.096Z] Reading package lists... [2021-08-03T08:35:18.364Z] Reading package lists... [2021-08-03T08:35:18.364Z] Building dependency tree... [2021-08-03T08:35:18.364Z] Reading state information... [2021-08-03T08:35:18.364Z] The following additional packages will be installed: [2021-08-03T08:35:18.364Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-03T08:35:18.364Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-03T08:35:18.364Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-03T08:35:18.364Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-03T08:35:18.364Z] Suggested packages: [2021-08-03T08:35:18.364Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-03T08:35:18.364Z] Recommended packages: [2021-08-03T08:35:18.364Z] gnupg libsasl2-modules [2021-08-03T08:35:18.632Z] The following NEW packages will be installed: [2021-08-03T08:35:18.632Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-03T08:35:18.632Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-03T08:35:18.632Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-03T08:35:18.632Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-03T08:35:18.632Z] The following packages will be upgraded: [2021-08-03T08:35:18.632Z] gpg gpg-agent gpgconf libudev1 [2021-08-03T08:35:18.632Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-03T08:35:18.632Z] Need to get 3527 kB of archives. [2021-08-03T08:35:18.632Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-03T08:35:18.632Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-03T08:35:18.899Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-03T08:35:18.899Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-03T08:35:19.165Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] [2021-08-03T08:35:19.165Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] [2021-08-03T08:35:19.165Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-03T08:35:19.165Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-03T08:35:19.165Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-08-03T08:35:19.431Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-08-03T08:35:19.431Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-03T08:35:19.431Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-08-03T08:35:19.431Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-03T08:35:19.431Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-03T08:35:19.431Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-03T08:35:19.431Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-03T08:35:19.431Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-03T08:35:19.431Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-03T08:35:19.431Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-03T08:35:19.431Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-03T08:35:19.431Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-03T08:35:19.431Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-03T08:35:19.431Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-03T08:35:19.431Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-03T08:35:19.697Z] Fetched 3527 kB in 1s (3771 kB/s) [2021-08-03T08:35:19.697Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-03T08:35:19.697Z] Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... [2021-08-03T08:35:19.697Z] Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-03T08:35:19.697Z] Setting up libudev1:amd64 (237-3ubuntu10.50) ... [2021-08-03T08:35:19.697Z] Selecting previously unselected package udev. [2021-08-03T08:35:19.697Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-03T08:35:19.697Z] Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... [2021-08-03T08:35:19.697Z] Unpacking udev (237-3ubuntu10.50) ... [2021-08-03T08:35:19.963Z] Selecting previously unselected package libfuse2:amd64. [2021-08-03T08:35:19.964Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-03T08:35:19.964Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-03T08:35:19.964Z] Selecting previously unselected package fuse. [2021-08-03T08:35:19.964Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-03T08:35:19.964Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-03T08:35:20.230Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-03T08:35:20.230Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-03T08:35:20.230Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-03T08:35:20.230Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-03T08:35:20.230Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-03T08:35:20.230Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-03T08:35:20.230Z] Selecting previously unselected package libksba8:amd64. [2021-08-03T08:35:20.230Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-03T08:35:20.230Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-03T08:35:20.497Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-03T08:35:20.497Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-03T08:35:20.497Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T08:35:20.497Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-03T08:35:20.497Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-03T08:35:20.497Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T08:35:20.497Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-03T08:35:20.497Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-03T08:35:20.497Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T08:35:20.497Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-03T08:35:20.497Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-03T08:35:20.497Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T08:35:20.764Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-03T08:35:20.764Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-03T08:35:20.764Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T08:35:20.764Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-03T08:35:20.764Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-03T08:35:20.764Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T08:35:20.764Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-03T08:35:20.764Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-03T08:35:20.764Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T08:35:20.764Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-03T08:35:20.764Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-03T08:35:20.764Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T08:35:21.032Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-03T08:35:21.032Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-03T08:35:21.032Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T08:35:21.032Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-03T08:35:21.032Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-03T08:35:21.032Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-03T08:35:21.032Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-03T08:35:21.032Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-03T08:35:21.032Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-03T08:35:21.032Z] Selecting previously unselected package libldap-common. [2021-08-03T08:35:21.032Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-03T08:35:21.032Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-03T08:35:21.032Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-03T08:35:21.032Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-03T08:35:21.032Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-03T08:35:21.300Z] Selecting previously unselected package dirmngr. [2021-08-03T08:35:21.300Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-03T08:35:21.300Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-03T08:35:21.300Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-03T08:35:21.300Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-03T08:35:21.300Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-03T08:35:21.300Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-03T08:35:21.300Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-03T08:35:21.300Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-03T08:35:21.300Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T08:35:21.300Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-03T08:35:21.300Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-03T08:35:21.300Z] Setting up udev (237-3ubuntu10.50) ... [2021-08-03T08:35:21.567Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-03T08:35:21.834Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T08:35:21.834Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-03T08:35:21.834Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-03T08:35:21.834Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-03T08:35:21.834Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T08:35:21.834Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T08:35:21.834Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T08:35:21.834Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T08:35:21.834Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T08:35:21.834Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T08:35:21.834Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T08:35:21.834Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-03T08:35:22.103Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-03T08:35:22.103Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-03T08:35:22.370Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-03T08:35:22.370Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-03T08:35:22.370Z] This means they are not meant to be enabled using systemctl. [2021-08-03T08:35:22.370Z] Possible reasons for having this kind of units are: [2021-08-03T08:35:22.370Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-03T08:35:22.370Z] .wants/ or .requires/ directory. [2021-08-03T08:35:22.370Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-03T08:35:22.370Z] a requirement dependency on it. [2021-08-03T08:35:22.370Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-03T08:35:22.370Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-03T08:35:22.370Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-03T08:35:22.370Z] instance name specified. [2021-08-03T08:35:22.637Z] Reading package lists... [2021-08-03T08:35:22.906Z] Building dependency tree... [2021-08-03T08:35:22.906Z] Reading state information... [2021-08-03T08:35:22.906Z] The following additional packages will be installed: [2021-08-03T08:35:22.906Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-03T08:35:22.906Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-03T08:35:22.906Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-03T08:35:22.906Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-03T08:35:22.906Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-03T08:35:22.906Z] Suggested packages: [2021-08-03T08:35:22.906Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-03T08:35:22.906Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-03T08:35:22.906Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-03T08:35:22.906Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-03T08:35:22.906Z] systemd-container policykit-1 [2021-08-03T08:35:22.906Z] Recommended packages: [2021-08-03T08:35:22.906Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-03T08:35:23.173Z] The following NEW packages will be installed: [2021-08-03T08:35:23.174Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-03T08:35:23.174Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-03T08:35:23.174Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-03T08:35:23.174Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-03T08:35:23.174Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-03T08:35:23.174Z] The following packages will be upgraded: [2021-08-03T08:35:23.174Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-03T08:35:23.174Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-03T08:35:23.174Z] Need to get 36.7 MB of archives. [2021-08-03T08:35:23.174Z] After this operation, 147 MB of additional disk space will be used. [2021-08-03T08:35:23.174Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] [2021-08-03T08:35:23.174Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-03T08:35:23.444Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] [2021-08-03T08:35:23.444Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-08-03T08:35:23.444Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-08-03T08:35:23.444Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-03T08:35:23.444Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-03T08:35:23.444Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-08-03T08:35:23.444Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-03T08:35:23.444Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-03T08:35:23.444Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-03T08:35:23.444Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-03T08:35:23.444Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-03T08:35:23.444Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-03T08:35:23.444Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-03T08:35:23.444Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-03T08:35:23.444Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-08-03T08:35:23.444Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-08-03T08:35:24.027Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-03T08:35:24.027Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-08-03T08:35:24.027Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-03T08:35:24.027Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-03T08:35:24.027Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-03T08:35:24.027Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-03T08:35:24.027Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-03T08:35:24.027Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-03T08:35:24.027Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-03T08:35:24.027Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-03T08:35:24.027Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-08-03T08:35:24.294Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-03T08:35:25.253Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-03T08:35:25.253Z] Fetched 36.7 MB in 2s (18.0 MB/s) [2021-08-03T08:35:25.253Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-03T08:35:25.253Z] Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... [2021-08-03T08:35:25.519Z] Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-03T08:35:25.784Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... [2021-08-03T08:35:25.785Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-03T08:35:25.785Z] Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... [2021-08-03T08:35:26.051Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-03T08:35:26.051Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-03T08:35:26.051Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-03T08:35:26.051Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-03T08:35:26.051Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-03T08:35:26.051Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-03T08:35:26.318Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-03T08:35:26.318Z] Setting up apt (1.6.14) ... [2021-08-03T08:35:26.318Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-03T08:35:26.901Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-03T08:35:26.901Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-03T08:35:26.901Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-03T08:35:26.901Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-03T08:35:27.167Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-03T08:35:27.167Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-03T08:35:27.167Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-03T08:35:27.167Z] Selecting previously unselected package libexpat1:amd64. [2021-08-03T08:35:27.167Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-03T08:35:27.167Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-03T08:35:27.167Z] Selecting previously unselected package python3.6-minimal. [2021-08-03T08:35:27.167Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-03T08:35:27.167Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-03T08:35:27.435Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-03T08:35:27.435Z] Checking for services that may need to be restarted...done. [2021-08-03T08:35:27.701Z] Checking for services that may need to be restarted...done. [2021-08-03T08:35:27.701Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-03T08:35:27.701Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-03T08:35:27.701Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-03T08:35:27.972Z] Selecting previously unselected package python3-minimal. [2021-08-03T08:35:27.972Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-03T08:35:27.972Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-03T08:35:27.972Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-03T08:35:28.239Z] Selecting previously unselected package mime-support. [2021-08-03T08:35:28.239Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-03T08:35:28.239Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-03T08:35:28.239Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-03T08:35:28.239Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-03T08:35:28.239Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-03T08:35:28.239Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-03T08:35:28.239Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-03T08:35:28.239Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-03T08:35:28.504Z] Selecting previously unselected package python3.6. [2021-08-03T08:35:28.504Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-03T08:35:28.504Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-03T08:35:28.504Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-03T08:35:28.504Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-03T08:35:28.504Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-03T08:35:28.504Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-03T08:35:28.772Z] Selecting previously unselected package python3. [2021-08-03T08:35:28.772Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-03T08:35:28.772Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-03T08:35:28.772Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-03T08:35:28.772Z] Selecting previously unselected package multiarch-support. [2021-08-03T08:35:28.772Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-03T08:35:28.772Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-03T08:35:28.772Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-03T08:35:28.772Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-03T08:35:28.772Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-03T08:35:28.772Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-03T08:35:28.772Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-03T08:35:29.057Z] Selecting previously unselected package libbsd0:amd64. [2021-08-03T08:35:29.057Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-03T08:35:29.057Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-03T08:35:29.057Z] Selecting previously unselected package sudo. [2021-08-03T08:35:29.057Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-03T08:35:29.057Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-03T08:35:29.057Z] Selecting previously unselected package apparmor. [2021-08-03T08:35:29.057Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-03T08:35:29.057Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-03T08:35:29.326Z] Selecting previously unselected package libedit2:amd64. [2021-08-03T08:35:29.326Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-03T08:35:29.326Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-03T08:35:29.326Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-03T08:35:29.326Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-03T08:35:29.326Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-03T08:35:29.326Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-03T08:35:29.326Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-03T08:35:29.326Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-03T08:35:29.326Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-03T08:35:29.326Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-03T08:35:29.326Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-03T08:35:29.326Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-03T08:35:29.612Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-03T08:35:29.612Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-03T08:35:29.612Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-03T08:35:29.612Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-03T08:35:29.612Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-03T08:35:29.612Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-03T08:35:29.612Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-08-03T08:35:29.612Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-03T08:35:29.904Z] Selecting previously unselected package openssh-client. [2021-08-03T08:35:29.904Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-08-03T08:35:29.904Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-03T08:35:29.904Z] Selecting previously unselected package squashfs-tools. [2021-08-03T08:35:29.904Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-03T08:35:29.904Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-03T08:35:29.904Z] Selecting previously unselected package snapd. [2021-08-03T08:35:29.904Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-03T08:35:29.904Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-03T08:35:31.948Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-03T08:35:31.948Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-03T08:35:31.948Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-03T08:35:31.948Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-03T08:35:31.948Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-03T08:35:31.948Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-03T08:35:31.948Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-03T08:35:31.948Z] Setting up systemd (237-3ubuntu10.50) ... [2021-08-03T08:35:32.215Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-03T08:35:32.483Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-03T08:35:32.749Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-03T08:35:32.749Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-03T08:35:32.749Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-03T08:35:32.749Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-03T08:35:32.749Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-03T08:35:33.334Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-03T08:35:33.334Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-03T08:35:33.334Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-03T08:35:33.334Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-03T08:35:33.334Z] running python rtupdate hooks for python3.6... [2021-08-03T08:35:33.334Z] running python post-rtupdate hooks for python3.6... [2021-08-03T08:35:33.334Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-03T08:35:33.918Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-03T08:35:34.186Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-03T08:35:34.186Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-03T08:35:34.186Z] Setting up snapd (2.49.2+18.04) ... [2021-08-03T08:35:34.453Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-03T08:35:34.719Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-03T08:35:34.987Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-03T08:35:34.987Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-03T08:35:35.254Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-03T08:35:35.254Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-03T08:35:35.519Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-03T08:35:35.519Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-03T08:35:35.787Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-03T08:35:36.055Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-03T08:35:36.055Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-08-03T08:35:36.055Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-03T08:35:36.055Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-03T08:35:37.016Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-03T08:35:37.017Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-03T08:35:37.017Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-03T08:35:38.247Z] Reading package lists... [2021-08-03T08:35:38.247Z] Reading package lists... [2021-08-03T08:35:38.515Z] Building dependency tree... [2021-08-03T08:35:38.515Z] Reading state information... [2021-08-03T08:35:38.515Z] Calculating upgrade... [2021-08-03T08:35:38.783Z] The following packages will be upgraded: [2021-08-03T08:35:38.783Z] advancecomp base-files bash binutils binutils-common [2021-08-03T08:35:38.783Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-03T08:35:38.783Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-03T08:35:38.783Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-03T08:35:38.783Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-03T08:35:38.783Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-03T08:35:38.783Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-03T08:35:38.783Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-03T08:35:38.783Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-03T08:35:38.783Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-03T08:35:38.783Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-03T08:35:38.783Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-03T08:35:38.783Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-03T08:35:38.783Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-03T08:35:38.783Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-03T08:35:38.783Z] ubuntu-keyring util-linux [2021-08-03T08:35:38.783Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-03T08:35:38.783Z] Need to get 64.2 MB of archives. [2021-08-03T08:35:38.783Z] After this operation, 5125 kB of additional disk space will be used. [2021-08-03T08:35:38.783Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-151.157 [994 kB] [2021-08-03T08:35:38.783Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-03T08:35:38.783Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-03T08:35:38.783Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-03T08:35:38.783Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-03T08:35:38.783Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-03T08:35:38.783Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-03T08:35:38.783Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-03T08:35:38.783Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-08-03T08:35:38.783Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-03T08:35:38.783Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-03T08:35:38.783Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-03T08:35:38.783Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-03T08:35:39.051Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-08-03T08:35:39.051Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-03T08:35:39.051Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-03T08:35:39.051Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-03T08:35:39.051Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-03T08:35:39.051Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-03T08:35:39.051Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-03T08:35:39.051Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-08-03T08:35:39.051Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-03T08:35:39.051Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-08-03T08:35:39.051Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-03T08:35:39.051Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-03T08:35:39.051Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-03T08:35:39.051Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-03T08:35:39.051Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-03T08:35:39.051Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-03T08:35:39.051Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-03T08:35:39.051Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-03T08:35:39.051Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-03T08:35:39.052Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] [2021-08-03T08:35:39.052Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-03T08:35:39.052Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-03T08:35:39.052Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-03T08:35:39.052Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-03T08:35:39.052Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-03T08:35:39.052Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-03T08:35:39.052Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-03T08:35:39.052Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-03T08:35:39.052Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-03T08:35:39.052Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-08-03T08:35:39.318Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-03T08:35:39.318Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-03T08:35:39.318Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-03T08:35:39.318Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-03T08:35:39.318Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-03T08:35:39.319Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-03T08:35:39.319Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-03T08:35:39.319Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-08-03T08:35:39.319Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-03T08:35:39.319Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-03T08:35:39.319Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-03T08:35:39.319Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-03T08:35:39.319Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-03T08:35:39.319Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-03T08:35:39.319Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-03T08:35:39.319Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-03T08:35:39.585Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-03T08:35:39.585Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-03T08:35:39.585Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-03T08:35:39.585Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-08-03T08:35:39.585Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-03T08:35:39.585Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-03T08:35:39.585Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-03T08:35:39.585Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-03T08:35:40.170Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-03T08:35:40.170Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-03T08:35:40.170Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-03T08:35:40.170Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-03T08:35:40.170Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-03T08:35:40.170Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-03T08:35:40.170Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-03T08:35:40.170Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-03T08:35:40.170Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-03T08:35:40.170Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-03T08:35:40.170Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-03T08:35:40.170Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-03T08:35:40.170Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-03T08:35:40.170Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-03T08:35:40.437Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-03T08:35:40.437Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-03T08:35:40.437Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-03T08:35:40.437Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-08-03T08:35:40.437Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-08-03T08:35:40.437Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-08-03T08:35:40.437Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-08-03T08:35:40.437Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-03T08:35:40.437Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-03T08:35:40.437Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-03T08:35:40.437Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-03T08:35:40.437Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-08-03T08:35:40.437Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-08-03T08:35:40.437Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-03T08:35:40.437Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-03T08:35:40.437Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-08-03T08:35:40.437Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-03T08:35:40.705Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-03T08:35:40.705Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-03T08:35:40.705Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-03T08:35:40.705Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-03T08:35:40.705Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-03T08:35:40.705Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-03T08:35:40.705Z] Fetched 64.2 MB in 2s (32.4 MB/s) [2021-08-03T08:35:40.973Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-03T08:35:40.973Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-03T08:35:40.973Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-03T08:35:41.557Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-03T08:35:41.557Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-03T08:35:41.557Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-151.157_amd64.deb ... [2021-08-03T08:35:41.557Z] Unpacking linux-libc-dev:amd64 (4.15.0-151.157) over (4.15.0-20.21) ... [2021-08-03T08:35:41.824Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-03T08:35:41.824Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-03T08:35:41.824Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-03T08:35:41.824Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-03T08:35:42.091Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-03T08:35:42.091Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-03T08:35:42.091Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-03T08:35:42.091Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-03T08:35:42.091Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-03T08:35:42.091Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-03T08:35:42.091Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-03T08:35:42.091Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-03T08:35:42.091Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-03T08:35:42.091Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-03T08:35:42.358Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-03T08:35:42.358Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-03T08:35:42.358Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-03T08:35:42.358Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-03T08:35:42.358Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-03T08:35:42.358Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-03T08:35:42.358Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-03T08:35:42.358Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-03T08:35:42.358Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-03T08:35:42.636Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-03T08:35:42.636Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-03T08:35:42.636Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-03T08:35:42.636Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-03T08:35:42.636Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-03T08:35:42.636Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-03T08:35:42.903Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-03T08:35:43.173Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-03T08:35:43.442Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-03T08:35:43.442Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-03T08:35:43.442Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-03T08:35:43.442Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-03T08:35:43.442Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-03T08:35:43.710Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-03T08:35:43.710Z] Installing new version of config file /etc/issue ... [2021-08-03T08:35:43.710Z] Installing new version of config file /etc/issue.net ... [2021-08-03T08:35:43.710Z] Installing new version of config file /etc/lsb-release ... [2021-08-03T08:35:43.710Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-03T08:35:43.977Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-03T08:35:43.977Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-03T08:35:43.977Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-03T08:35:43.977Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T08:35:43.977Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-03T08:35:44.244Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-03T08:35:44.244Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-03T08:35:44.244Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-08-03T08:35:44.244Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T08:35:44.244Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-03T08:35:44.244Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-03T08:35:44.513Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-03T08:35:44.513Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T08:35:44.513Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-03T08:35:44.513Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-03T08:35:44.513Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-03T08:35:44.513Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T08:35:44.513Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-03T08:35:44.513Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-03T08:35:44.784Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-03T08:35:44.784Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T08:35:44.784Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-03T08:35:44.784Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-03T08:35:45.052Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-03T08:35:45.052Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T08:35:45.052Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-03T08:35:45.052Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-03T08:35:45.052Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-03T08:35:45.052Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T08:35:45.052Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-03T08:35:45.052Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-03T08:35:45.322Z] Setting up grep (3.1-2build1) ... [2021-08-03T08:35:45.322Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T08:35:45.322Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-03T08:35:45.322Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-03T08:35:45.322Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-03T08:35:45.322Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T08:35:45.322Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-03T08:35:45.591Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-03T08:35:45.591Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-03T08:35:45.591Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T08:35:45.591Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-03T08:35:45.591Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-03T08:35:45.591Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-03T08:35:45.859Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T08:35:45.859Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-03T08:35:45.859Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-03T08:35:46.129Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-03T08:35:46.129Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-03T08:35:46.397Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-03T08:35:46.397Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-03T08:35:46.666Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-03T08:35:46.666Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T08:35:46.666Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-03T08:35:46.666Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-03T08:35:47.252Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-03T08:35:47.252Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-03T08:35:47.520Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-03T08:35:47.520Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-03T08:35:47.520Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-03T08:35:47.520Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T08:35:47.520Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-03T08:35:47.520Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-03T08:35:47.788Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-03T08:35:47.788Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T08:35:47.788Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-03T08:35:47.788Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-03T08:35:47.788Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-03T08:35:47.788Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T08:35:47.788Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-03T08:35:47.788Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-03T08:35:47.788Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-03T08:35:48.056Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T08:35:48.056Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-03T08:35:48.056Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-03T08:35:48.056Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-03T08:35:48.056Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T08:35:48.056Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-03T08:35:48.056Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-03T08:35:48.324Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-03T08:35:48.324Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T08:35:48.324Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-03T08:35:48.324Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-03T08:35:48.324Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-03T08:35:48.324Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-03T08:35:48.324Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-03T08:35:48.324Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T08:35:48.324Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-03T08:35:48.324Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-03T08:35:48.595Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-03T08:35:48.595Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T08:35:48.595Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-03T08:35:48.595Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-03T08:35:48.595Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-03T08:35:48.595Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T08:35:48.595Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-03T08:35:48.595Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-03T08:35:48.595Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-03T08:35:48.864Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T08:35:48.864Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-03T08:35:48.864Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-03T08:35:49.132Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-03T08:35:49.401Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-03T08:35:49.668Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-03T08:35:49.668Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T08:35:49.668Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-03T08:35:49.668Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-03T08:35:49.936Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-03T08:35:49.936Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T08:35:49.936Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-03T08:35:49.936Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-03T08:35:49.936Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-03T08:35:50.203Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-03T08:35:50.204Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-03T08:35:50.204Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-03T08:35:50.204Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-03T08:35:50.472Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-03T08:35:50.472Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-03T08:35:50.472Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-03T08:35:50.472Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-03T08:35:50.472Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-03T08:35:50.472Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-03T08:35:50.472Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-03T08:35:50.472Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-03T08:35:50.741Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-03T08:35:50.741Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-03T08:35:50.741Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-03T08:35:50.741Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-03T08:35:50.741Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-03T08:35:50.741Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-03T08:35:50.741Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-03T08:35:50.741Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-03T08:35:51.010Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-03T08:35:51.010Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-03T08:35:51.010Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-03T08:35:51.010Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-03T08:35:51.279Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T08:35:51.279Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-03T08:35:51.279Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-03T08:35:51.279Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... [2021-08-03T08:35:51.279Z] Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-03T08:35:51.279Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-03T08:35:51.279Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-03T08:35:51.279Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-03T08:35:51.547Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T08:35:51.548Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-03T08:35:51.548Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-03T08:35:51.548Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-03T08:35:51.548Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T08:35:51.548Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-03T08:35:51.548Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-03T08:35:51.548Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-03T08:35:51.815Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T08:35:51.816Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-03T08:35:51.816Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-03T08:35:51.816Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-03T08:35:52.085Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T08:35:52.085Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-03T08:35:52.085Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-03T08:35:52.085Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-03T08:35:52.085Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T08:35:52.085Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-03T08:35:52.085Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-03T08:35:52.085Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-03T08:35:52.353Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T08:35:52.353Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-03T08:35:52.353Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-03T08:35:52.353Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-03T08:35:52.620Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T08:35:52.620Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-03T08:35:52.620Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-03T08:35:52.620Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-03T08:35:52.621Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T08:35:52.621Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-03T08:35:52.621Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-03T08:35:52.621Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-03T08:35:52.891Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T08:35:52.891Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-03T08:35:52.891Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-03T08:35:52.891Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-03T08:35:52.891Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T08:35:52.891Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-03T08:35:52.891Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-03T08:35:53.160Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-03T08:35:53.160Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T08:35:53.160Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-03T08:35:53.160Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-03T08:35:53.160Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-03T08:35:53.160Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T08:35:53.160Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-03T08:35:53.160Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-03T08:35:53.160Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-03T08:35:53.428Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T08:35:53.428Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-03T08:35:53.428Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-03T08:35:53.428Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-03T08:35:53.428Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T08:35:53.428Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-03T08:35:53.428Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-03T08:35:53.697Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-03T08:35:53.697Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T08:35:53.697Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-03T08:35:53.697Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-03T08:35:53.697Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-03T08:35:53.697Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-03T08:35:53.697Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-03T08:35:53.697Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-03T08:35:53.697Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-03T08:35:53.697Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-03T08:35:53.965Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-03T08:35:53.965Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-03T08:35:53.965Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-03T08:35:53.965Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-03T08:35:54.233Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-03T08:35:54.233Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-03T08:35:54.233Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-03T08:35:54.233Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-03T08:35:54.233Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-03T08:35:54.233Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-03T08:35:54.501Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-03T08:35:54.501Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-03T08:35:54.501Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-03T08:35:54.501Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-03T08:35:54.501Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-03T08:35:54.501Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-03T08:35:54.501Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-03T08:35:54.501Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-03T08:35:54.771Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-03T08:35:54.771Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-03T08:35:55.044Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-03T08:35:55.044Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-03T08:35:55.044Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-03T08:35:55.044Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-03T08:35:55.044Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-03T08:35:55.044Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-03T08:35:55.312Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-03T08:35:55.312Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-03T08:35:55.579Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-03T08:35:55.580Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-03T08:35:55.580Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-03T08:35:55.580Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-03T08:35:55.580Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-03T08:35:55.580Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-03T08:35:55.580Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-03T08:35:55.580Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-03T08:35:55.857Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-03T08:35:55.857Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-03T08:35:55.857Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-03T08:35:55.857Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-03T08:35:56.819Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-03T08:35:56.819Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-03T08:35:57.403Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-03T08:35:57.403Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-03T08:35:57.671Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-03T08:35:57.671Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-03T08:35:57.938Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-03T08:35:57.938Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-03T08:35:58.898Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-03T08:35:58.898Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-03T08:35:58.898Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-03T08:35:58.898Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-03T08:35:58.898Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-03T08:35:58.898Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-03T08:35:58.898Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-03T08:35:58.898Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-03T08:35:58.898Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-03T08:35:58.898Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-03T08:35:59.167Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-03T08:35:59.167Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-03T08:35:59.167Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-03T08:35:59.167Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-03T08:35:59.167Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-03T08:35:59.167Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-03T08:35:59.167Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-03T08:35:59.167Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-03T08:35:59.167Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-03T08:35:59.167Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-03T08:35:59.436Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-03T08:35:59.436Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-03T08:35:59.436Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-03T08:35:59.436Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-03T08:35:59.436Z] [2021-08-03T08:35:59.436Z] Current default time zone: 'Etc/UTC' [2021-08-03T08:35:59.436Z] Local time is now: Tue Aug 3 08:35:59 UTC 2021. [2021-08-03T08:35:59.436Z] Universal Time is now: Tue Aug 3 08:35:59 UTC 2021. [2021-08-03T08:35:59.436Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-03T08:35:59.436Z] [2021-08-03T08:35:59.436Z] Setting up systemd-sysv (237-3ubuntu10.50) ... [2021-08-03T08:35:59.436Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-03T08:35:59.436Z] Setting up linux-libc-dev:amd64 (4.15.0-151.157) ... [2021-08-03T08:35:59.436Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-03T08:35:59.436Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-03T08:35:59.436Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-03T08:35:59.436Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-03T08:35:59.436Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-03T08:35:59.436Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-03T08:35:59.436Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-03T08:35:59.436Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-03T08:35:59.704Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-03T08:35:59.974Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-03T08:35:59.974Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-03T08:35:59.974Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-03T08:35:59.974Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-03T08:35:59.974Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-03T08:35:59.974Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-03T08:35:59.974Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-03T08:35:59.974Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-03T08:35:59.974Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-03T08:36:00.242Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-03T08:36:00.242Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-03T08:36:02.192Z] Updating certificates in /etc/ssl/certs... [2021-08-03T08:36:02.791Z] 23 added, 27 removed; done. [2021-08-03T08:36:02.791Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-03T08:36:02.791Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-03T08:36:02.791Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-03T08:36:02.791Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-03T08:36:02.791Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-03T08:36:02.791Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-03T08:36:02.791Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-03T08:36:02.791Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-03T08:36:02.791Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-03T08:36:02.791Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-03T08:36:02.791Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-03T08:36:02.791Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-03T08:36:02.791Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-03T08:36:02.791Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-03T08:36:02.791Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-03T08:36:02.791Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-03T08:36:02.791Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-03T08:36:02.791Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-03T08:36:02.791Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-03T08:36:03.058Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-03T08:36:03.058Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-03T08:36:03.058Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-03T08:36:03.058Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-03T08:36:03.058Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-03T08:36:03.058Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-03T08:36:03.058Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-03T08:36:03.058Z] Updating certificates in /etc/ssl/certs... [2021-08-03T08:36:03.645Z] 0 added, 0 removed; done. [2021-08-03T08:36:03.645Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-03T08:36:03.645Z] done. [2021-08-03T08:36:04.229Z] Reading package lists... [2021-08-03T08:36:04.229Z] Building dependency tree... [2021-08-03T08:36:04.229Z] Reading state information... [2021-08-03T08:36:04.498Z] The following NEW packages will be installed: [2021-08-03T08:36:04.498Z] apt-transport-https [2021-08-03T08:36:04.498Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-03T08:36:04.498Z] Need to get 4348 B of archives. [2021-08-03T08:36:04.498Z] After this operation, 154 kB of additional disk space will be used. [2021-08-03T08:36:04.498Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-03T08:36:04.766Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-03T08:36:04.766Z] Fetched 4348 B in 0s (24.5 kB/s) [2021-08-03T08:36:04.766Z] Selecting previously unselected package apt-transport-https. [2021-08-03T08:36:04.766Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-03T08:36:04.766Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-03T08:36:04.766Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-03T08:36:04.766Z] Setting up apt-transport-https (1.6.14) ... [2021-08-03T08:36:05.032Z] Waiting for network to be ready... [2021-08-03T08:36:10.380Z] 2021-08-03T08:36:08Z INFO Waiting for automatic snapd restart... [2021-08-03T08:36:11.797Z] snapd 2.51.3 from Canonical* installed [2021-08-03T08:36:12.385Z] "snapd" switched to the "latest/stable" channel [2021-08-03T08:36:12.385Z] [2021-08-03T08:36:14.975Z] core18 20210611 from Canonical* installed [2021-08-03T08:36:14.975Z] "core18" switched to the "latest/stable" channel [2021-08-03T08:36:14.975Z] [2021-08-03T08:36:18.586Z] snapcraft 4.8.3 from Canonical* installed [2021-08-03T08:36:18.587Z] "snapcraft" switched to the "latest/stable" channel [2021-08-03T08:36:18.587Z] [2021-08-03T08:36:19.442Z] gofmt -l . [2021-08-03T08:36:19.442Z] [ "`gofmt -l .`" = "" ] [2021-08-03T08:36:19.442Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-03T08:36:20.108Z] + ls -al . [2021-08-03T08:36:20.108Z] total 624 [2021-08-03T08:36:20.108Z] drwxrwxr-x 9 1001 1001 4096 Aug 3 08:36 . [2021-08-03T08:36:20.108Z] drwxr-xr-x 4 root root 4096 Aug 3 08:32 .. [2021-08-03T08:36:20.108Z] -rw-rw-r-- 1 1001 1001 11 Aug 3 08:29 .dockerignore [2021-08-03T08:36:20.108Z] drwxrwxr-x 8 1001 1001 4096 Aug 3 08:29 .git [2021-08-03T08:36:20.108Z] drwxrwxr-x 3 1001 1001 4096 Aug 3 08:29 .github [2021-08-03T08:36:20.108Z] -rw-rw-r-- 1 1001 1001 818 Aug 3 08:29 .gitignore [2021-08-03T08:36:20.108Z] -rw-rw-r-- 1 1001 1001 76 Aug 3 08:29 .hadolint.yml [2021-08-03T08:36:20.108Z] -rw-rw-r-- 1 1001 1001 166 Aug 3 08:29 .sonarcloud.properties [2021-08-03T08:36:20.108Z] -rw-rw-r-- 1 1001 1001 8609 Aug 3 08:29 Attribution.txt [2021-08-03T08:36:20.108Z] -rw-rw-r-- 1 1001 1001 43881 Aug 3 08:29 CHANGELOG.md [2021-08-03T08:36:20.108Z] -rw-rw-r-- 1 1001 1001 3804 Aug 3 08:29 CONTRIBUTING.md [2021-08-03T08:36:20.108Z] -rw-rw-r-- 1 1001 1001 931 Aug 3 08:29 Dockerfile.build [2021-08-03T08:36:20.108Z] -rw-rw-r-- 1 1001 1001 849 Aug 3 08:29 Jenkinsfile [2021-08-03T08:36:20.108Z] -rw-rw-r-- 1 1001 1001 10775 Aug 3 08:29 LICENSE [2021-08-03T08:36:20.108Z] -rw-rw-r-- 1 1001 1001 5915 Aug 3 08:29 Makefile [2021-08-03T08:36:20.108Z] -rw-rw-r-- 1 1001 1001 8643 Aug 3 08:29 README.md [2021-08-03T08:36:20.108Z] -rw-rw-r-- 1 1001 1001 6912 Aug 3 08:29 SECURITY.md [2021-08-03T08:36:20.108Z] -rw-rw-r-- 1 1001 1001 5 Aug 3 08:26 VERSION [2021-08-03T08:36:20.108Z] -rw-rw-r-- 1 1001 1001 4131 Aug 3 08:29 ZMQWindows.md [2021-08-03T08:36:20.108Z] drwxrwxr-x 2 1001 1001 4096 Aug 3 08:29 bin [2021-08-03T08:36:20.108Z] drwxrwxr-x 14 1001 1001 4096 Aug 3 08:29 cmd [2021-08-03T08:36:20.108Z] -rw-r--r-- 1 root root 403847 Aug 3 08:34 coverage.out [2021-08-03T08:36:20.108Z] -rw-rw-r-- 1 1001 1001 813 Aug 3 08:29 go.mod [2021-08-03T08:36:20.108Z] -rw-r--r-- 1 root root 48847 Aug 3 08:32 go.sum [2021-08-03T08:36:20.108Z] drwxrwxr-x 8 1001 1001 4096 Aug 3 08:29 internal [2021-08-03T08:36:20.108Z] drwxrwxr-x 3 1001 1001 4096 Aug 3 08:29 openapi [2021-08-03T08:36:20.108Z] drwxrwxr-x 4 1001 1001 4096 Aug 3 08:29 snap [2021-08-03T08:36:20.108Z] -rw-rw-r-- 1 1001 1001 204 Aug 3 08:29 version.go [Pipeline] sh [2021-08-03T08:36:20.766Z] + '[' -e coverage.out ] [2021-08-03T08:36:20.767Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-03T08:36:20.797Z] Warning: overwriting stash ‘coverage-report’ [2021-08-03T08:36:21.569Z] Stashed 1 file(s) [Pipeline] sh [2021-08-03T08:36:21.932Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-08-03T08:36:21.932Z] - README.md [2021-08-03T08:36:21.932Z] [2021-08-03T08:36:21.932Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-03T08:36:22.218Z] + make build [2021-08-03T08:36:22.218Z] go mod tidy [2021-08-03T08:36:22.515Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-03T08:36:22.782Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-03T08:36:22.782Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-03T08:36:22.815Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-03T08:36:24.007Z] Reading package lists... [2021-08-03T08:36:24.273Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-08-03T08:36:24.273Z] Reading package lists... [2021-08-03T08:36:24.273Z] Building dependency tree... [2021-08-03T08:36:24.273Z] Reading state information... [2021-08-03T08:36:24.539Z] Suggested packages: [2021-08-03T08:36:24.539Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-03T08:36:24.539Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-03T08:36:24.539Z] Recommended packages: [2021-08-03T08:36:24.539Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-03T08:36:24.539Z] The following NEW packages will be installed: [2021-08-03T08:36:24.539Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-03T08:36:24.539Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-03T08:36:24.539Z] pkg-config zip [2021-08-03T08:36:24.539Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-03T08:36:24.812Z] Need to get 7663 kB of archives. [2021-08-03T08:36:24.812Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-03T08:36:24.812Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-08-03T08:36:24.812Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-03T08:36:24.812Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-03T08:36:24.812Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-03T08:36:24.812Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-03T08:36:25.078Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-03T08:36:25.078Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-03T08:36:25.078Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-03T08:36:25.078Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-03T08:36:25.078Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-03T08:36:25.345Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-03T08:36:25.345Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-03T08:36:25.345Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-03T08:36:25.345Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-03T08:36:25.345Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-03T08:36:25.612Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-03T08:36:25.612Z] Fetched 7663 kB in 1s (8263 kB/s) [2021-08-03T08:36:26.197Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-03T08:36:26.198Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-03T08:36:26.198Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-03T08:36:26.198Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-03T08:36:26.471Z] Selecting previously unselected package libpsl5:amd64. [2021-08-03T08:36:26.471Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-03T08:36:26.471Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-03T08:36:26.471Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-03T08:36:26.471Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-03T08:36:26.471Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-03T08:36:26.471Z] Selecting previously unselected package librtmp1:amd64. [2021-08-03T08:36:26.471Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-03T08:36:26.471Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-03T08:36:26.738Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-03T08:36:26.738Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-03T08:36:26.738Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-03T08:36:26.738Z] Selecting previously unselected package liberror-perl. [2021-08-03T08:36:26.738Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-03T08:36:26.738Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-03T08:36:26.738Z] Selecting previously unselected package git-man. [2021-08-03T08:36:26.738Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-03T08:36:26.738Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-03T08:36:26.738Z] Selecting previously unselected package git. [2021-08-03T08:36:26.738Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-03T08:36:27.005Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-03T08:36:27.271Z] Selecting previously unselected package libnorm1:amd64. [2021-08-03T08:36:27.271Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-03T08:36:27.271Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-03T08:36:27.536Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-03T08:36:27.536Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-03T08:36:27.536Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-03T08:36:27.536Z] Selecting previously unselected package libsodium23:amd64. [2021-08-03T08:36:27.536Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-03T08:36:27.536Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-03T08:36:27.536Z] Selecting previously unselected package libzmq5:amd64. [2021-08-03T08:36:27.536Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-03T08:36:27.536Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-03T08:36:27.536Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-03T08:36:27.536Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-03T08:36:27.536Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-03T08:36:27.802Z] Selecting previously unselected package pkg-config. [2021-08-03T08:36:27.802Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-03T08:36:27.802Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-03T08:36:27.802Z] Selecting previously unselected package zip. [2021-08-03T08:36:27.802Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-03T08:36:27.802Z] Unpacking zip (3.0-11build1) ... [2021-08-03T08:36:27.802Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-03T08:36:27.802Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-03T08:36:27.802Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-03T08:36:27.802Z] Setting up liberror-perl (0.17025-1) ... [2021-08-03T08:36:27.802Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-03T08:36:27.802Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-03T08:36:27.802Z] No schema files found: doing nothing. [2021-08-03T08:36:27.802Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-03T08:36:27.802Z] Setting up zip (3.0-11build1) ... [2021-08-03T08:36:27.803Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-03T08:36:27.803Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-03T08:36:27.803Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-03T08:36:28.069Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-03T08:36:28.069Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-03T08:36:28.069Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-03T08:36:28.069Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-03T08:36:28.069Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-03T08:36:28.652Z] git set to automatically installed. [2021-08-03T08:36:28.652Z] git-man set to automatically installed. [2021-08-03T08:36:28.652Z] libcurl3-gnutls set to automatically installed. [2021-08-03T08:36:28.652Z] liberror-perl set to automatically installed. [2021-08-03T08:36:28.652Z] libglib2.0-0 set to automatically installed. [2021-08-03T08:36:28.652Z] libnghttp2-14 set to automatically installed. [2021-08-03T08:36:28.652Z] libnorm1 set to automatically installed. [2021-08-03T08:36:28.652Z] libpgm-5.2-0 set to automatically installed. [2021-08-03T08:36:28.652Z] libpsl5 set to automatically installed. [2021-08-03T08:36:28.652Z] librtmp1 set to automatically installed. [2021-08-03T08:36:28.652Z] libsodium23 set to automatically installed. [2021-08-03T08:36:28.652Z] libzmq3-dev set to automatically installed. [2021-08-03T08:36:28.652Z] libzmq5 set to automatically installed. [2021-08-03T08:36:28.652Z] pkg-config set to automatically installed. [2021-08-03T08:36:28.652Z] zip set to automatically installed. [2021-08-03T08:36:29.521Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-03T08:36:29.610Z] snapd is not logged in, snap install commands will use sudo [2021-08-03T08:36:31.019Z] snap "core18" has no updates available [2021-08-03T08:36:31.980Z] snapd is not logged in, snap install commands will use sudo [2021-08-03T08:36:38.647Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-03T08:36:39.230Z] Pulling config-common [2021-08-03T08:36:39.230Z] + snapcraftctl pull [2021-08-03T08:36:40.635Z] Pulling go-build-helper [2021-08-03T08:36:40.635Z] + snapcraftctl pull [2021-08-03T08:36:41.595Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-03T08:36:41.595Z] Skipping pull go-build-helper (already ran) [2021-08-03T08:36:41.595Z] Building go-build-helper [2021-08-03T08:36:41.595Z] + snapcraftctl build [2021-08-03T08:36:43.690Z] Staging go-build-helper [2021-08-03T08:36:43.690Z] + snapcraftctl stage [2021-08-03T08:36:51.704Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-03T08:36:52.058Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-03T08:36:52.058Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-03T08:36:52.058Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1814 kB] [2021-08-03T08:36:52.058Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [334 kB] [2021-08-03T08:36:52.058Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-03T08:36:52.058Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-03T08:36:52.058Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] [2021-08-03T08:36:52.058Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] [2021-08-03T08:36:52.058Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-03T08:36:52.058Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-03T08:36:52.058Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-03T08:36:52.058Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-03T08:36:52.058Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-03T08:36:52.058Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-03T08:36:52.058Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-03T08:36:52.058Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-03T08:36:52.058Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-03T08:36:52.058Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-03T08:36:52.058Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-03T08:36:52.058Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2161 kB] [2021-08-03T08:36:52.058Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [426 kB] [2021-08-03T08:36:52.058Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.0 kB] [2021-08-03T08:36:52.058Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-03T08:36:52.058Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] [2021-08-03T08:36:52.058Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] [2021-08-03T08:36:52.058Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] [2021-08-03T08:36:52.058Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-03T08:36:52.058Z] Fetched 25.0 MB in 0s (0 B/s) [2021-08-03T08:36:52.058Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-03T08:36:52.058Z] Fetched 224 kB in 0s (0 B/s) [2021-08-03T08:36:52.058Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-03T08:36:52.058Z] Fetched 157 kB in 0s (0 B/s) [2021-08-03T08:36:52.058Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-03T08:36:52.058Z] Fetched 221 kB in 0s (0 B/s) [2021-08-03T08:36:52.058Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-03T08:36:52.058Z] Fetched 143 kB in 0s (0 B/s) [2021-08-03T08:36:52.058Z] Pulling edgex-go [2021-08-03T08:36:52.058Z] + snapcraftctl pull [2021-08-03T08:36:53.021Z] Pulling hooks [2021-08-03T08:36:53.021Z] + snapcraftctl pull [2021-08-03T08:36:53.690Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-03T08:36:58.004Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-03T08:36:58.281Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-03T08:37:01.679Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-03T08:37:05.089Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-03T08:37:08.493Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-03T08:37:12.815Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-03T08:37:15.084Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-03T08:37:15.085Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-03T08:37:15.085Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-03T08:37:15.085Z] Fetched 0 B in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-03T08:37:15.085Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-03T08:37:15.085Z] Fetched 279 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-03T08:37:15.085Z] Fetched 122 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-03T08:37:15.085Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-03T08:37:15.085Z] Fetched 8848 B in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-03T08:37:15.085Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-03T08:37:15.085Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-03T08:37:15.085Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-03T08:37:15.085Z] Fetched 219 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-03T08:37:15.085Z] Fetched 154 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-03T08:37:15.085Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-03T08:37:15.085Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-03T08:37:15.085Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-03T08:37:15.085Z] Fetched 499 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-03T08:37:15.085Z] Fetched 111 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-03T08:37:15.085Z] Fetched 240 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-03T08:37:15.085Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-03T08:37:15.085Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-03T08:37:15.085Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-03T08:37:15.085Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-03T08:37:15.085Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-03T08:37:15.085Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-03T08:37:15.085Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-03T08:37:15.085Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-03T08:37:15.085Z] Fetched 8720 B in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-03T08:37:15.085Z] Fetched 140 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-03T08:37:15.085Z] Fetched 119 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-03T08:37:15.085Z] Fetched 111 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-03T08:37:15.085Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-03T08:37:15.085Z] Fetched 645 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-03T08:37:15.085Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-03T08:37:15.085Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-03T08:37:15.085Z] Fetched 368 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-03T08:37:15.085Z] Fetched 187 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-03T08:37:15.085Z] Fetched 175 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-03T08:37:15.085Z] Fetched 206 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-08-03T08:37:15.085Z] Fetched 1301 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-03T08:37:15.085Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-03T08:37:15.085Z] Fetched 159 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-03T08:37:15.085Z] Fetched 107 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-03T08:37:15.085Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-03T08:37:15.085Z] Pulling static-packages [2021-08-03T08:37:15.085Z] + snapcraftctl pull [2021-08-03T08:37:15.085Z] Pulling version [2021-08-03T08:37:15.085Z] + cd /root/project [2021-08-03T08:37:15.085Z] + git describe --tags --abbrev=0 [2021-08-03T08:37:15.085Z] + sed s/v// [2021-08-03T08:37:15.085Z] + GIT_VERSION=2.0.1-dev.19 [2021-08-03T08:37:15.085Z] + [ -z 2.0.1-dev.19 ] [2021-08-03T08:37:15.085Z] + snapcraftctl set-version 2.0.1-dev.19 [2021-08-03T08:37:15.085Z] Building config-common [2021-08-03T08:37:15.085Z] + snapcraftctl build [2021-08-03T08:37:15.437Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-03T08:37:16.044Z] Skipping build go-build-helper (already ran) [2021-08-03T08:37:16.044Z] Building edgex-go [2021-08-03T08:37:16.310Z] + cd /root/parts/edgex-go/src [2021-08-03T08:37:16.310Z] + git describe --tags --abbrev=0 [2021-08-03T08:37:16.310Z] + sed s/v// [2021-08-03T08:37:16.310Z] + GIT_VERSION=2.0.1-dev.19 [2021-08-03T08:37:16.310Z] + [ -z 2.0.1-dev.19 ] [2021-08-03T08:37:16.310Z] + echo 2.0.1-dev.19 [2021-08-03T08:37:16.310Z] + make build [2021-08-03T08:37:16.310Z] go mod tidy [2021-08-03T08:37:18.854Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-03T08:37:19.652Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-03T08:37:19.652Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-03T08:37:19.652Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.12 [2021-08-03T08:37:19.652Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-03T08:37:19.652Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-03T08:37:19.652Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-03T08:37:19.652Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-03T08:37:19.652Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-03T08:37:19.652Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-03T08:37:19.652Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-03T08:37:19.652Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-03T08:37:19.652Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-03T08:37:19.652Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-03T08:37:19.652Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-03T08:37:19.652Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-03T08:37:19.652Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-03T08:37:19.652Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-03T08:37:20.235Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-03T08:37:20.817Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-03T08:37:20.817Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-03T08:37:20.817Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-03T08:37:20.817Z] go: downloading github.com/go-playground/validator/v10 v10.8.0 [2021-08-03T08:37:20.817Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-03T08:37:20.817Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-03T08:37:20.817Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-03T08:37:20.817Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-03T08:37:21.098Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-03T08:37:21.098Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-03T08:37:21.098Z] go: downloading golang.org/x/text v0.3.6 [2021-08-03T08:37:21.098Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-03T08:37:21.098Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-03T08:37:21.098Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-03T08:37:21.098Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-03T08:37:21.386Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-03T08:37:21.386Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-03T08:37:21.386Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-03T08:37:21.386Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-03T08:37:21.386Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-03T08:37:21.652Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-03T08:37:21.652Z] go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c [2021-08-03T08:37:21.652Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-03T08:37:21.652Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-03T08:37:21.917Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-03T08:37:21.917Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-03T08:37:21.917Z] go: downloading github.com/kr/text v0.1.0 [2021-08-03T08:37:21.917Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-03T08:37:21.917Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-03T08:37:21.917Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-03T08:37:21.917Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-03T08:37:21.917Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-03T08:37:21.917Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-03T08:37:21.917Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-03T08:37:22.186Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-03T08:37:22.186Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-03T08:37:22.186Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-03T08:37:22.186Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-03T08:37:22.186Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-03T08:37:22.186Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-03T08:37:22.186Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-03T08:37:22.186Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-03T08:37:22.186Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-03T08:37:22.186Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-03T08:37:22.186Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-03T08:37:22.186Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-03T08:37:22.186Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-03T08:37:22.454Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-03T08:37:22.454Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-03T08:37:22.454Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-03T08:37:22.454Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-03T08:37:22.454Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-03T08:37:22.454Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-03T08:37:22.454Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-03T08:37:22.454Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-03T08:37:22.454Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-03T08:37:22.454Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-03T08:37:22.454Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-03T08:37:22.721Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/core-data/core-data ./cmd/core-data [Pipeline] } [2021-08-03T08:37:25.718Z] $ docker stop --time=1 5b48d4f6052a30903e62e7986fd1cb1d56da39a48c54b4c658b1d1bb6530064d [2021-08-03T08:37:28.236Z] $ docker rm -f 5b48d4f6052a30903e62e7986fd1cb1d56da39a48c54b4c658b1d1bb6530064d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T08:37:29.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-03T08:37:30.195Z] [2021-08-03T08:37:30.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T08:37:30.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-03T08:37:30.816Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-03T08:37:30.816Z] 29e5d40040c1: Pulling fs layer [2021-08-03T08:37:30.816Z] 1ce36da41761: Pulling fs layer [2021-08-03T08:37:30.816Z] 25b303627fd3: Pulling fs layer [2021-08-03T08:37:31.092Z] 29e5d40040c1: Verifying Checksum [2021-08-03T08:37:31.092Z] 29e5d40040c1: Download complete [2021-08-03T08:37:32.071Z] 29e5d40040c1: Pull complete [2021-08-03T08:37:32.071Z] 1ce36da41761: Verifying Checksum [2021-08-03T08:37:32.071Z] 1ce36da41761: Download complete [2021-08-03T08:37:33.519Z] 1ce36da41761: Pull complete [2021-08-03T08:37:33.792Z] 25b303627fd3: Verifying Checksum [2021-08-03T08:37:33.792Z] 25b303627fd3: Download complete [2021-08-03T08:37:42.205Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-03T08:37:43.951Z] 25b303627fd3: Pull complete [2021-08-03T08:37:43.952Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-03T08:37:43.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-03T08:37:43.952Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-03T08:37:44.151Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/core-command/core-command ./cmd/core-command [2021-08-03T08:37:44.219Z] prd-ubuntu18.04-docker-arm64-4c-16g-1865 does not seem to be running inside a container [2021-08-03T08:37:44.307Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-03T08:37:45.109Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-03T08:37:46.068Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-03T08:37:46.649Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-03T08:37:47.374Z] $ docker top 9e81ef4df7638349e612874db4507fa699afacde907c3e63ea2ce119a8fd5e52 -eo pid,comm [2021-08-03T08:37:47.609Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] { [Pipeline] sh [2021-08-03T08:37:48.381Z] + docker-compose build --help [2021-08-03T08:37:48.381Z] + grep parallel [2021-08-03T08:37:48.565Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-03T08:37:49.524Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-03T08:37:50.932Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-03T08:37:51.762Z] --parallel Build images in parallel. [2021-08-03T08:37:51.896Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2021-08-03T08:37:52.057Z] $ docker stop --time=1 9e81ef4df7638349e612874db4507fa699afacde907c3e63ea2ce119a8fd5e52 [2021-08-03T08:37:52.853Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-03T08:37:53.957Z] $ docker rm -f 9e81ef4df7638349e612874db4507fa699afacde907c3e63ea2ce119a8fd5e52 [Pipeline] // withDockerContainer [2021-08-03T08:37:54.261Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-03T08:37:54.261Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-03T08:37:54.261Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-03T08:37:54.261Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-03T08:37:54.261Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-03T08:37:54.261Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T08:37:54.531Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-03T08:37:54.531Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-03T08:37:54.531Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-03T08:37:54.531Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-03T08:37:54.531Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-03T08:37:54.531Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-03T08:37:54.531Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-03T08:37:54.531Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-03T08:37:54.531Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-03T08:37:54.531Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-03T08:37:54.531Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-03T08:37:54.531Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-08-03T08:37:54.531Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-03T08:37:54.531Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-08-03T08:37:54.531Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-03T08:37:54.531Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-03T08:37:54.531Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-03T08:37:54.531Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-08-03T08:37:54.531Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-03T08:37:54.531Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-03T08:37:54.531Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-08-03T08:37:54.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-03T08:37:54.661Z] . [Pipeline] withDockerContainer [2021-08-03T08:37:54.905Z] prd-ubuntu18.04-docker-arm64-4c-16g-1865 does not seem to be running inside a container [2021-08-03T08:37:54.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-03T08:37:55.501Z] Building hooks [2021-08-03T08:37:55.501Z] + cd /root/parts/hooks/src [2021-08-03T08:37:55.501Z] + make build [2021-08-03T08:37:55.501Z] go mod tidy [2021-08-03T08:37:55.768Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-03T08:37:56.036Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-03T08:37:56.036Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-03T08:37:56.036Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-03T08:37:56.036Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-03T08:37:56.422Z] $ docker top 2ade77dcb090fdd06f4627b57738d34f0d3b55f3e23c2e0c509be319dfd21dae -eo pid,comm [2021-08-03T08:37:56.619Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [Pipeline] { [Pipeline] sh [2021-08-03T08:37:57.202Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-03T08:37:57.202Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-03T08:37:57.358Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-03T08:37:59.782Z] Building static-packages [2021-08-03T08:37:59.782Z] + snapcraftctl build [2021-08-03T08:38:00.728Z] Building core-command ... [2021-08-03T08:38:00.728Z] Building core-data ... [2021-08-03T08:38:00.728Z] Building core-metadata ... [2021-08-03T08:38:00.728Z] Building security-bootstrapper ... [2021-08-03T08:38:00.728Z] Building security-proxy-setup ... [2021-08-03T08:38:00.728Z] Building security-secretstore-setup ... [2021-08-03T08:38:00.728Z] Building support-notifications ... [2021-08-03T08:38:00.728Z] Building support-scheduler ... [2021-08-03T08:38:00.728Z] Building sys-mgmt-agent ... [2021-08-03T08:38:00.728Z] Building core-command [2021-08-03T08:38:00.728Z] Building security-bootstrapper [2021-08-03T08:38:00.728Z] Building core-metadata [2021-08-03T08:38:00.728Z] Building support-notifications [2021-08-03T08:38:00.728Z] Building support-scheduler [2021-08-03T08:38:01.734Z] Building version [2021-08-03T08:38:01.735Z] + snapcraftctl build [2021-08-03T08:38:04.317Z] Staging config-common [2021-08-03T08:38:04.317Z] + snapcraftctl stage [2021-08-03T08:38:04.900Z] Skipping stage go-build-helper (already ran) [2021-08-03T08:38:04.900Z] Staging edgex-go [2021-08-03T08:38:04.900Z] + snapcraftctl stage [2021-08-03T08:38:05.860Z] Staging hooks [2021-08-03T08:38:05.860Z] + snapcraftctl stage [2021-08-03T08:38:06.816Z] Staging static-packages [2021-08-03T08:38:06.817Z] + snapcraftctl stage [2021-08-03T08:38:07.778Z] Staging version [2021-08-03T08:38:07.778Z] + snapcraftctl stage [2021-08-03T08:38:08.739Z] Priming config-common [2021-08-03T08:38:08.739Z] + snapcraftctl prime [2021-08-03T08:38:09.700Z] Priming go-build-helper [2021-08-03T08:38:09.700Z] + snapcraftctl prime [2021-08-03T08:38:10.660Z] Priming edgex-go [2021-08-03T08:38:10.660Z] + snapcraftctl prime [2021-08-03T08:38:12.068Z] Priming hooks [2021-08-03T08:38:12.068Z] + snapcraftctl prime [2021-08-03T08:38:13.025Z] Priming static-packages [2021-08-03T08:38:13.025Z] + snapcraftctl prime [2021-08-03T08:38:15.603Z] Priming version [2021-08-03T08:38:15.603Z] + snapcraftctl prime [2021-08-03T08:38:16.566Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-03T08:39:08.761Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T08:39:08.761Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-03T08:39:08.761Z] ---> 2d101bafa583 [2021-08-03T08:39:08.761Z] Step 3/24 : WORKDIR /edgex-go [2021-08-03T08:39:08.761Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T08:39:08.761Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-03T08:39:08.761Z] ---> 2d101bafa583 [2021-08-03T08:39:08.761Z] Step 3/23 : WORKDIR /edgex-go [2021-08-03T08:39:08.761Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T08:39:08.761Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-03T08:39:08.761Z] ---> 2d101bafa583 [2021-08-03T08:39:08.761Z] Step 3/24 : WORKDIR /edgex-go [2021-08-03T08:39:08.761Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T08:39:08.761Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-03T08:39:08.761Z] ---> 2d101bafa583 [2021-08-03T08:39:08.761Z] Step 3/32 : WORKDIR /edgex-go [2021-08-03T08:39:08.761Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T08:39:08.761Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-03T08:39:08.761Z] ---> 2d101bafa583 [2021-08-03T08:39:08.761Z] Step 3/23 : WORKDIR /edgex-go [2021-08-03T08:39:11.401Z] ---> Running in 1d93a5ffb169 [2021-08-03T08:39:11.401Z] ---> Running in 5d582785ad89 [2021-08-03T08:39:11.401Z] ---> Running in f2d5adaf1e16 [2021-08-03T08:39:11.401Z] ---> Running in c488abac43d5 [2021-08-03T08:39:11.401Z] ---> Running in 010deb7935f5 [2021-08-03T08:39:12.384Z] Removing intermediate container 010deb7935f5 [2021-08-03T08:39:12.384Z] ---> 9ccf450621b3 [2021-08-03T08:39:12.384Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T08:39:12.384Z] Removing intermediate container 5d582785ad89 [2021-08-03T08:39:12.384Z] ---> 535dfdde380e [2021-08-03T08:39:12.384Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T08:39:12.384Z] Removing intermediate container 1d93a5ffb169 [2021-08-03T08:39:12.384Z] ---> 6288152de6cc [2021-08-03T08:39:12.385Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T08:39:12.385Z] Removing intermediate container f2d5adaf1e16 [2021-08-03T08:39:12.385Z] ---> 96ea3412d303 [2021-08-03T08:39:12.385Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T08:39:12.385Z] Removing intermediate container c488abac43d5 [2021-08-03T08:39:12.385Z] ---> 9de81af7a8e2 [2021-08-03T08:39:12.385Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T08:39:12.669Z] ---> Running in fb96f71a9b9e [2021-08-03T08:39:12.669Z] ---> Running in dc812d3cfa5f [2021-08-03T08:39:12.669Z] ---> Running in 2ae295604e63 [2021-08-03T08:39:12.669Z] ---> Running in 6a967bd98642 [2021-08-03T08:39:12.669Z] ---> Running in a6adf0bfdd88 [2021-08-03T08:39:17.013Z] Removing intermediate container fb96f71a9b9e [2021-08-03T08:39:17.013Z] ---> 20b8e85f42c3 [2021-08-03T08:39:17.013Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-03T08:39:17.013Z] ---> Running in 77a615968c68 [2021-08-03T08:39:17.013Z] Removing intermediate container 2ae295604e63 [2021-08-03T08:39:17.013Z] ---> ed562c925e5c [2021-08-03T08:39:17.013Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-03T08:39:17.013Z] ---> Running in 7bb2b40e1c0c [2021-08-03T08:39:17.300Z] Removing intermediate container dc812d3cfa5f [2021-08-03T08:39:17.300Z] ---> e40b94f5fa71 [2021-08-03T08:39:17.300Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-03T08:39:17.300Z] Removing intermediate container 6a967bd98642 [2021-08-03T08:39:17.300Z] ---> 79e948151ea7 [2021-08-03T08:39:17.300Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-03T08:39:17.585Z] ---> Running in a806b71753e0 [2021-08-03T08:39:17.585Z] Removing intermediate container a6adf0bfdd88 [2021-08-03T08:39:17.585Z] ---> a2d270bda70b [2021-08-03T08:39:17.585Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-03T08:39:17.869Z] ---> Running in d301145b407b [2021-08-03T08:39:17.869Z] ---> Running in f8fdc3d6c594 [2021-08-03T08:39:18.874Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T08:39:19.481Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T08:39:19.757Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T08:39:20.032Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T08:39:20.032Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T08:39:20.032Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T08:39:20.307Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T08:39:20.582Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T08:39:20.860Z] OK: 218 MiB in 52 packages [2021-08-03T08:39:20.860Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T08:39:21.161Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T08:39:21.161Z] OK: 218 MiB in 52 packages [2021-08-03T08:39:22.156Z] OK: 218 MiB in 52 packages [2021-08-03T08:39:22.156Z] OK: 218 MiB in 52 packages [2021-08-03T08:39:22.156Z] OK: 218 MiB in 52 packages [2021-08-03T08:39:22.760Z] Removing intermediate container 77a615968c68 [2021-08-03T08:39:22.760Z] ---> 986b868c077e [2021-08-03T08:39:22.760Z] Step 6/24 : COPY go.mod . [2021-08-03T08:39:23.040Z] Removing intermediate container 7bb2b40e1c0c [2021-08-03T08:39:23.040Z] ---> 57895782097f [2021-08-03T08:39:23.040Z] Step 6/23 : COPY go.mod . [2021-08-03T08:39:23.650Z] Removing intermediate container d301145b407b [2021-08-03T08:39:23.650Z] ---> 9968e9f6293e [2021-08-03T08:39:23.650Z] Step 6/23 : COPY go.mod . [2021-08-03T08:39:23.932Z] ---> 3326ddf8f14b [2021-08-03T08:39:23.932Z] Step 7/24 : RUN go mod download [2021-08-03T08:39:23.932Z] Removing intermediate container f8fdc3d6c594 [2021-08-03T08:39:23.932Z] ---> fd2bff375551 [2021-08-03T08:39:23.932Z] Step 6/32 : COPY go.mod . [2021-08-03T08:39:24.209Z] Removing intermediate container a806b71753e0 [2021-08-03T08:39:24.209Z] ---> c6fee2f31132 [2021-08-03T08:39:24.209Z] Step 6/24 : COPY go.mod . [2021-08-03T08:39:24.209Z] ---> Running in e26668596ed9 [2021-08-03T08:39:24.209Z] ---> b2a40e0b44df [2021-08-03T08:39:24.209Z] Step 7/23 : RUN go mod download [2021-08-03T08:39:24.491Z] ---> Running in 60f3acb65c80 [2021-08-03T08:39:25.094Z] ---> c21353fd75af [2021-08-03T08:39:25.094Z] Step 7/23 : RUN go mod download [2021-08-03T08:39:25.369Z] ---> Running in 205ec8e6ecfd [2021-08-03T08:39:25.369Z] ---> b1d5ee03af30 [2021-08-03T08:39:25.369Z] Step 7/32 : RUN go mod download [2021-08-03T08:39:25.657Z] ---> 9d75311c336c [2021-08-03T08:39:25.657Z] Step 7/24 : RUN go mod download [2021-08-03T08:39:25.657Z] ---> Running in f36fcb1e92e8 [2021-08-03T08:39:25.944Z] ---> Running in a400cfb3a034 [2021-08-03T08:39:29.372Z] Removing intermediate container e26668596ed9 [2021-08-03T08:39:29.372Z] ---> b18bf3457e60 [2021-08-03T08:39:29.372Z] Step 8/24 : COPY . . [2021-08-03T08:39:30.370Z] Removing intermediate container 60f3acb65c80 [2021-08-03T08:39:30.370Z] ---> c77b5e118ed0 [2021-08-03T08:39:30.370Z] Step 8/23 : COPY . . [2021-08-03T08:39:31.471Z] Removing intermediate container 205ec8e6ecfd [2021-08-03T08:39:31.471Z] ---> 006cad3cf79a [2021-08-03T08:39:31.471Z] Step 8/23 : COPY . . [2021-08-03T08:39:32.553Z] Removing intermediate container f36fcb1e92e8 [2021-08-03T08:39:32.553Z] ---> 8d9bb61e581f [2021-08-03T08:39:32.553Z] Step 8/32 : COPY . . [2021-08-03T08:39:32.553Z] Removing intermediate container a400cfb3a034 [2021-08-03T08:39:32.553Z] ---> 6c6acbabc16e [2021-08-03T08:39:32.553Z] Step 8/24 : COPY . . [2021-08-03T08:39:54.782Z] ---> 06dba7c4a351 [2021-08-03T08:39:54.782Z] Step 9/24 : RUN go mod tidy [2021-08-03T08:39:54.782Z] ---> Running in 179b0460b7ce [2021-08-03T08:39:54.782Z] ---> e8d42c4f3dc3 [2021-08-03T08:39:54.782Z] Step 9/23 : RUN go mod tidy [2021-08-03T08:39:54.782Z] ---> fc740701fcaf [2021-08-03T08:39:54.782Z] Step 9/23 : RUN go mod tidy [2021-08-03T08:39:54.782Z] ---> Running in e02aa9d7391b [2021-08-03T08:39:54.782Z] ---> Running in ef8c17e9be80 [2021-08-03T08:39:54.782Z] ---> 4bc48ab84837 [2021-08-03T08:39:54.782Z] Step 9/32 : RUN go mod tidy [2021-08-03T08:39:54.782Z] ---> Running in 9446522525b8 [2021-08-03T08:39:54.782Z] ---> 7de1f9c2e30c [2021-08-03T08:39:54.782Z] Step 9/24 : RUN go mod tidy [2021-08-03T08:39:54.782Z] ---> Running in 70f1b84fda7d [2021-08-03T08:39:59.111Z] Removing intermediate container 179b0460b7ce [2021-08-03T08:39:59.111Z] ---> a64526525c54 [2021-08-03T08:39:59.111Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-03T08:39:59.111Z] ---> Running in c4570e3ba8f9 [2021-08-03T08:40:01.095Z] Removing intermediate container ef8c17e9be80 [2021-08-03T08:40:01.095Z] ---> 6b198d384827 [2021-08-03T08:40:01.095Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-03T08:40:01.095Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-03T08:40:01.095Z] ---> Running in f4f5134a5915 [2021-08-03T08:40:01.095Z] Removing intermediate container e02aa9d7391b [2021-08-03T08:40:01.095Z] ---> ba0e8f729370 [2021-08-03T08:40:01.095Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-03T08:40:01.373Z] ---> Running in db091cbce25a [2021-08-03T08:40:01.665Z] Removing intermediate container 9446522525b8 [2021-08-03T08:40:01.665Z] ---> 698bfeeed51e [2021-08-03T08:40:01.665Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-03T08:40:01.665Z] Removing intermediate container 70f1b84fda7d [2021-08-03T08:40:01.665Z] ---> 3ef679b019e2 [2021-08-03T08:40:01.665Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-03T08:40:01.950Z] ---> Running in d0867357ff56 [2021-08-03T08:40:01.950Z] ---> Running in 0f680003ca4f [2021-08-03T08:40:03.944Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-03T08:40:04.220Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-03T08:40:04.823Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-03T08:40:04.823Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-03T08:41:56.720Z] Removing intermediate container c4570e3ba8f9 [2021-08-03T08:41:56.720Z] ---> 2b4ad31f0f94 [2021-08-03T08:41:56.720Z] [2021-08-03T08:41:56.720Z] Step 11/24 : FROM alpine:3.12 [2021-08-03T08:41:56.720Z] 3.12: Pulling from library/alpine [2021-08-03T08:41:56.720Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-03T08:41:56.720Z] Status: Downloaded newer image for alpine:3.12 [2021-08-03T08:41:56.720Z] ---> c4fd0aeabfcf [2021-08-03T08:41:56.720Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-03T08:41:56.720Z] ---> Running in e455fac3e9fb [2021-08-03T08:41:56.720Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-03T08:41:56.720Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-03T08:41:56.720Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-03T08:41:56.720Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T08:41:56.720Z] OK: 5 MiB in 15 packages [2021-08-03T08:41:56.720Z] Removing intermediate container e455fac3e9fb [2021-08-03T08:41:56.720Z] ---> 13e7879c7a36 [2021-08-03T08:41:56.720Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-03T08:41:56.998Z] ---> Running in d24738aee0de [2021-08-03T08:41:57.606Z] Removing intermediate container d24738aee0de [2021-08-03T08:41:57.606Z] ---> 59ca73cc8e70 [2021-08-03T08:41:57.606Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-03T08:41:57.883Z] ---> Running in a00a6bac9a55 [2021-08-03T08:41:58.874Z] Removing intermediate container a00a6bac9a55 [2021-08-03T08:41:58.874Z] ---> 8fab7f5f47c7 [2021-08-03T08:41:58.874Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-03T08:41:59.151Z] ---> Running in a3a52a5653c4 [2021-08-03T08:42:00.152Z] Removing intermediate container a3a52a5653c4 [2021-08-03T08:42:00.152Z] ---> d68e1afa6cbd [2021-08-03T08:42:00.152Z] Step 16/24 : WORKDIR / [2021-08-03T08:42:00.152Z] ---> Running in 23256ba13d3f [2021-08-03T08:42:01.140Z] Removing intermediate container 23256ba13d3f [2021-08-03T08:42:01.140Z] ---> 12643e4fd080 [2021-08-03T08:42:01.140Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T08:42:03.785Z] ---> fa176a9b502f [2021-08-03T08:42:03.785Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-03T08:42:05.227Z] Removing intermediate container d0867357ff56 [2021-08-03T08:42:05.227Z] ---> 887bbfad895e [2021-08-03T08:42:05.227Z] [2021-08-03T08:42:05.227Z] Step 11/32 : FROM alpine:3.12 [2021-08-03T08:42:05.227Z] ---> c4fd0aeabfcf [2021-08-03T08:42:05.227Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-03T08:42:07.693Z] ---> Running in fd625dce991a [2021-08-03T08:42:07.693Z] ---> 34f61b6b84f1 [2021-08-03T08:42:07.693Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-03T08:42:07.693Z] Removing intermediate container fd625dce991a [2021-08-03T08:42:07.693Z] ---> 8095b918c48b [2021-08-03T08:42:07.693Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-03T08:42:07.969Z] Removing intermediate container f4f5134a5915 [2021-08-03T08:42:07.969Z] ---> 37ed8ef191e7 [2021-08-03T08:42:07.969Z] [2021-08-03T08:42:07.969Z] Step 11/23 : FROM alpine:3.12 [2021-08-03T08:42:07.969Z] ---> c4fd0aeabfcf [2021-08-03T08:42:07.969Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-03T08:42:07.969Z] ---> Using cache [2021-08-03T08:42:07.969Z] ---> 13e7879c7a36 [2021-08-03T08:42:07.969Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-03T08:42:07.969Z] ---> Using cache [2021-08-03T08:42:07.969Z] ---> 59ca73cc8e70 [2021-08-03T08:42:07.969Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-03T08:42:08.247Z] ---> 0accaff3ca46 [2021-08-03T08:42:08.247Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-03T08:42:08.247Z] ---> Running in 1bd29047bc49 [2021-08-03T08:42:08.520Z] ---> Running in 6bb3c1220909 [2021-08-03T08:42:08.520Z] ---> Running in 85ead6022422 [2021-08-03T08:42:09.120Z] Removing intermediate container db091cbce25a [2021-08-03T08:42:09.120Z] ---> d7781816b991 [2021-08-03T08:42:09.120Z] [2021-08-03T08:42:09.120Z] Step 11/23 : FROM alpine:3.12 [2021-08-03T08:42:09.120Z] ---> c4fd0aeabfcf [2021-08-03T08:42:09.120Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-03T08:42:09.120Z] Removing intermediate container 0f680003ca4f [2021-08-03T08:42:09.120Z] ---> 86aa11ff354b [2021-08-03T08:42:09.120Z] [2021-08-03T08:42:09.120Z] Step 11/24 : FROM alpine:3.12 [2021-08-03T08:42:09.120Z] ---> c4fd0aeabfcf [2021-08-03T08:42:09.120Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-03T08:42:09.120Z] ---> Using cache [2021-08-03T08:42:09.120Z] ---> 13e7879c7a36 [2021-08-03T08:42:09.120Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-03T08:42:09.120Z] ---> Using cache [2021-08-03T08:42:09.120Z] ---> 59ca73cc8e70 [2021-08-03T08:42:09.120Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-03T08:42:09.396Z] ---> Running in 82554a939ef4 [2021-08-03T08:42:09.396Z] ---> Running in ec9c38272406 [2021-08-03T08:42:09.396Z] Removing intermediate container 6bb3c1220909 [2021-08-03T08:42:09.396Z] ---> dbb391ccac6f [2021-08-03T08:42:09.396Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-03T08:42:09.669Z] Removing intermediate container 85ead6022422 [2021-08-03T08:42:09.669Z] ---> cca8b16fa2ff [2021-08-03T08:42:09.669Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T08:42:09.669Z] ---> Running in 54c0db9c240f [2021-08-03T08:42:09.669Z] ---> Running in 6bd0de4d1609 [2021-08-03T08:42:09.952Z] Removing intermediate container ec9c38272406 [2021-08-03T08:42:09.952Z] ---> f50104b3b443 [2021-08-03T08:42:09.952Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-03T08:42:09.952Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-03T08:42:10.233Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-03T08:42:10.233Z] ---> Running in 6dfccd7dad25 [2021-08-03T08:42:10.508Z] Removing intermediate container 54c0db9c240f [2021-08-03T08:42:10.508Z] ---> 625ada104463 [2021-08-03T08:42:10.508Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T08:42:10.508Z] Removing intermediate container 6bd0de4d1609 [2021-08-03T08:42:10.508Z] ---> 3c701da5f318 [2021-08-03T08:42:10.508Z] Step 22/24 : LABEL arch=arm64 [2021-08-03T08:42:10.784Z] ---> Running in 44b5cb5eea32 [2021-08-03T08:42:10.784Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-03T08:42:10.784Z] (2/2) Installing su-exec (0.2-r1) [2021-08-03T08:42:11.060Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T08:42:11.060Z] OK: 5 MiB in 16 packages [2021-08-03T08:42:11.060Z] Removing intermediate container 6dfccd7dad25 [2021-08-03T08:42:11.060Z] ---> 8af522212012 [2021-08-03T08:42:11.060Z] Step 16/24 : WORKDIR / [2021-08-03T08:42:11.343Z] ---> Running in fcb6f524d588 [2021-08-03T08:42:11.343Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-03T08:42:11.631Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-03T08:42:11.631Z] Removing intermediate container 44b5cb5eea32 [2021-08-03T08:42:11.631Z] ---> ab063fb6165d [2021-08-03T08:42:11.631Z] Step 23/24 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae [2021-08-03T08:42:11.908Z] ---> Running in 66f33f1e319e [2021-08-03T08:42:11.908Z] ---> 06f3896fa933 [2021-08-03T08:42:11.908Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-03T08:42:12.183Z] Removing intermediate container fcb6f524d588 [2021-08-03T08:42:12.183Z] ---> 3f8bfc4399b1 [2021-08-03T08:42:12.183Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T08:42:12.183Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-03T08:42:12.183Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-03T08:42:12.183Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T08:42:12.461Z] Executing ca-certificates-20191127-r4.trigger [2021-08-03T08:42:12.461Z] OK: 6 MiB in 16 packages [2021-08-03T08:42:12.737Z] Removing intermediate container 1bd29047bc49 [2021-08-03T08:42:12.737Z] ---> e80c945e0e75 [2021-08-03T08:42:12.737Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-03T08:42:13.013Z] Removing intermediate container 66f33f1e319e [2021-08-03T08:42:13.013Z] ---> 8e789a946800 [2021-08-03T08:42:13.013Z] Step 24/24 : LABEL version=0.0.0 [2021-08-03T08:42:13.013Z] ---> Running in 0d3121bd971b [2021-08-03T08:42:13.298Z] ---> Running in 56004a74294e [2021-08-03T08:42:13.573Z] ---> 27d33152ab3a [2021-08-03T08:42:13.573Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-03T08:42:14.173Z] Removing intermediate container 0d3121bd971b [2021-08-03T08:42:14.173Z] ---> a418485d8cd6 [2021-08-03T08:42:14.173Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-03T08:42:14.173Z] Removing intermediate container 56004a74294e [2021-08-03T08:42:14.173Z] ---> 0c03cc9601ee [2021-08-03T08:42:14.173Z] [2021-08-03T08:42:14.173Z] ---> 5cb684351846 [2021-08-03T08:42:14.173Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-03T08:42:14.449Z] ---> Running in b5762b6b3e20 [2021-08-03T08:42:14.725Z] Successfully built 0c03cc9601ee [2021-08-03T08:42:14.725Z] Removing intermediate container 82554a939ef4 [2021-08-03T08:42:14.725Z] ---> d21bcbf6808c [2021-08-03T08:42:14.725Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-03T08:42:14.725Z] Successfully tagged core-command-arm64:latest [2021-08-03T08:42:14.725Z]  Building core-command ... done Building sys-mgmt-agent [2021-08-03T08:42:15.003Z] ---> Running in 9c425c8aa77c [2021-08-03T08:42:15.289Z] Removing intermediate container b5762b6b3e20 [2021-08-03T08:42:15.289Z] ---> 31fc64bd345c [2021-08-03T08:42:15.289Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-03T08:42:15.289Z] ---> d61ccd48deca [2021-08-03T08:42:15.289Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-03T08:42:15.562Z] ---> Running in 466fea268973 [2021-08-03T08:42:16.165Z] ---> d248cb4209ac [2021-08-03T08:42:16.165Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-03T08:42:16.762Z] Removing intermediate container 9c425c8aa77c [2021-08-03T08:42:16.762Z] ---> 9d83c512aa79 [2021-08-03T08:42:16.762Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-03T08:42:17.036Z] ---> Running in 09868cb61d27 [2021-08-03T08:42:17.634Z] ---> 821eab83baed [2021-08-03T08:42:17.634Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-03T08:42:17.634Z] ---> Running in f1c507832cbe [2021-08-03T08:42:17.909Z] ---> Running in 9d84f4847035 [2021-08-03T08:42:17.909Z] Removing intermediate container 09868cb61d27 [2021-08-03T08:42:17.909Z] ---> d11a8c67fb3c [2021-08-03T08:42:17.909Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T08:42:18.202Z] Removing intermediate container f1c507832cbe [2021-08-03T08:42:18.203Z] ---> 313801293972 [2021-08-03T08:42:18.203Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-03T08:42:18.494Z] ---> Running in 0975ff7cc966 [2021-08-03T08:42:18.778Z] ---> Running in 75bb432670d8 [2021-08-03T08:42:18.778Z] Removing intermediate container 9d84f4847035 [2021-08-03T08:42:18.778Z] ---> 2a5e7e871310 [2021-08-03T08:42:18.778Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T08:42:19.392Z] ---> Running in 99932076ed33 [2021-08-03T08:42:19.667Z] Removing intermediate container 0975ff7cc966 [2021-08-03T08:42:19.667Z] ---> f2031c01e0a6 [2021-08-03T08:42:19.667Z] Step 21/23 : LABEL arch=arm64 [2021-08-03T08:42:19.947Z] Removing intermediate container 75bb432670d8 [2021-08-03T08:42:19.947Z] ---> 1d76c934e2a7 [2021-08-03T08:42:19.947Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T08:42:19.947Z] ---> Running in b34dfb8730d4 [2021-08-03T08:42:19.947Z] Removing intermediate container 466fea268973 [2021-08-03T08:42:19.947Z] ---> 660d6850dc18 [2021-08-03T08:42:19.947Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-03T08:42:20.232Z] Removing intermediate container 99932076ed33 [2021-08-03T08:42:20.232Z] ---> c24ca2ea9c3b [2021-08-03T08:42:20.232Z] Step 22/24 : LABEL arch=arm64 [2021-08-03T08:42:20.232Z] ---> Running in f0c1482ac025 [2021-08-03T08:42:20.519Z] ---> Running in c9f673cdabcf [2021-08-03T08:42:20.794Z] Removing intermediate container b34dfb8730d4 [2021-08-03T08:42:20.794Z] ---> c8f583961300 [2021-08-03T08:42:20.794Z] Step 22/23 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae [2021-08-03T08:42:21.079Z] ---> Running in 4bb7aec5753f [2021-08-03T08:42:21.079Z] Removing intermediate container c9f673cdabcf [2021-08-03T08:42:21.079Z] ---> 05a79cb5dba2 [2021-08-03T08:42:21.079Z] Step 23/24 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae [2021-08-03T08:42:21.357Z] ---> 8ad519488033 [2021-08-03T08:42:21.357Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-03T08:42:21.357Z] Removing intermediate container f0c1482ac025 [2021-08-03T08:42:21.357Z] ---> a7ef1a0feead [2021-08-03T08:42:21.357Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-03T08:42:21.357Z] ---> Running in 394ac9324cd2 [2021-08-03T08:42:21.962Z] Removing intermediate container 4bb7aec5753f [2021-08-03T08:42:21.962Z] ---> b16705e8ab25 [2021-08-03T08:42:21.962Z] Step 23/23 : LABEL version=0.0.0 [2021-08-03T08:42:22.569Z] ---> Running in 35c85bc28711 [2021-08-03T08:42:22.569Z] Removing intermediate container 394ac9324cd2 [2021-08-03T08:42:22.569Z] ---> 9835f8bdc91a [2021-08-03T08:42:22.569Z] Step 24/24 : LABEL version=0.0.0 [2021-08-03T08:42:22.867Z] ---> Running in cedbd0d1f96c [2021-08-03T08:42:23.154Z] ---> f622080ecc3e [2021-08-03T08:42:23.154Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-03T08:42:23.433Z] Removing intermediate container 35c85bc28711 [2021-08-03T08:42:23.433Z] ---> 92b18b2e4222 [2021-08-03T08:42:23.433Z] [2021-08-03T08:42:23.717Z] ---> Running in 8038e5d0e68b [2021-08-03T08:42:23.717Z] ---> 4bd118dcad0b [2021-08-03T08:42:23.717Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-03T08:42:24.004Z] Removing intermediate container cedbd0d1f96c [2021-08-03T08:42:24.004Z] ---> 106e2ec86113 [2021-08-03T08:42:24.004Z] [2021-08-03T08:42:24.004Z] Successfully built 92b18b2e4222 [2021-08-03T08:42:24.004Z] Successfully tagged support-scheduler-arm64:latest [2021-08-03T08:42:24.004Z]  Building support-scheduler ... done Building security-secretstore-setup [2021-08-03T08:42:24.611Z] Successfully built 106e2ec86113 [2021-08-03T08:42:24.611Z] Successfully tagged core-metadata-arm64:latest [2021-08-03T08:42:24.611Z]  Building core-metadata ... done Building core-data [2021-08-03T08:42:25.216Z] ---> e66758e192b5 [2021-08-03T08:42:25.216Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-03T08:42:25.216Z] ---> Running in ee28b0fbe385 [2021-08-03T08:42:26.203Z] Removing intermediate container ee28b0fbe385 [2021-08-03T08:42:26.203Z] ---> c445d2319128 [2021-08-03T08:42:26.203Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T08:42:26.203Z] ---> Running in 5f8c86807b16 [2021-08-03T08:42:27.188Z] Removing intermediate container 8038e5d0e68b [2021-08-03T08:42:27.188Z] ---> abfecbfb393c [2021-08-03T08:42:27.188Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T08:42:27.463Z] Removing intermediate container 5f8c86807b16 [2021-08-03T08:42:27.463Z] ---> ca9ff042ef37 [2021-08-03T08:42:27.463Z] Step 21/23 : LABEL arch=arm64 [2021-08-03T08:42:27.738Z] ---> Running in 80ea23417bf0 [2021-08-03T08:42:28.336Z] ---> 038739a5ee73 [2021-08-03T08:42:28.336Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-03T08:42:28.612Z] Removing intermediate container 80ea23417bf0 [2021-08-03T08:42:28.612Z] ---> 9bd974b20baf [2021-08-03T08:42:28.612Z] Step 22/23 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae [2021-08-03T08:42:28.887Z] ---> Running in bb331f6b9da4 [2021-08-03T08:42:29.895Z] Removing intermediate container bb331f6b9da4 [2021-08-03T08:42:29.895Z] ---> a8f01892c74f [2021-08-03T08:42:29.895Z] Step 23/23 : LABEL version=0.0.0 [2021-08-03T08:42:30.176Z] ---> 41f701858564 [2021-08-03T08:42:30.176Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-03T08:42:30.176Z] ---> Running in 9ba6f08ebe72 [2021-08-03T08:42:31.164Z] Removing intermediate container 9ba6f08ebe72 [2021-08-03T08:42:31.164Z] ---> a96022a53034 [2021-08-03T08:42:31.164Z] [2021-08-03T08:42:31.768Z] Successfully built a96022a53034 [2021-08-03T08:42:31.768Z] ---> 3ff1c375171a [2021-08-03T08:42:31.768Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-03T08:42:31.768Z] Successfully tagged support-notifications-arm64:latest [2021-08-03T08:42:31.768Z] Building security-proxy-setup [2021-08-03T08:42:33.209Z]  Building support-notifications ... done  ---> cc6235b73424 [2021-08-03T08:42:33.209Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-03T08:42:34.193Z] ---> 724544f0a55b [2021-08-03T08:42:34.193Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-03T08:42:34.472Z] ---> Running in ceb4187f6c68 [2021-08-03T08:42:35.528Z] Removing intermediate container ceb4187f6c68 [2021-08-03T08:42:35.528Z] ---> 572a3bb055ac [2021-08-03T08:42:35.528Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-03T08:42:37.041Z] ---> cc8c32bbbd36 [2021-08-03T08:42:37.041Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-03T08:42:37.319Z] ---> Running in b68d215d369e [2021-08-03T08:42:40.744Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T08:42:40.744Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-03T08:42:40.744Z] ---> 2d101bafa583 [2021-08-03T08:42:40.744Z] Step 3/24 : WORKDIR /edgex-go [2021-08-03T08:42:40.744Z] ---> Using cache [2021-08-03T08:42:40.744Z] ---> 9de81af7a8e2 [2021-08-03T08:42:40.744Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T08:42:40.744Z] ---> Using cache [2021-08-03T08:42:40.744Z] ---> a2d270bda70b [2021-08-03T08:42:40.744Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-03T08:42:41.020Z] ---> Running in 15c061c2eefb [2021-08-03T08:42:41.020Z] Removing intermediate container b68d215d369e [2021-08-03T08:42:41.020Z] ---> 1b61267929b6 [2021-08-03T08:42:41.020Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-03T08:42:41.637Z] ---> Running in bc582cbd0a1a [2021-08-03T08:42:42.239Z] Removing intermediate container bc582cbd0a1a [2021-08-03T08:42:42.239Z] ---> 1a22c04049f2 [2021-08-03T08:42:42.239Z] Step 29/32 : CMD ["gate"] [2021-08-03T08:42:42.855Z] ---> Running in d64a9e6f56d7 [2021-08-03T08:42:42.855Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T08:42:43.459Z] Removing intermediate container d64a9e6f56d7 [2021-08-03T08:42:43.459Z] ---> da03eeef64a0 [2021-08-03T08:42:43.459Z] Step 30/32 : LABEL arch=arm64 [2021-08-03T08:42:44.081Z] ---> Running in c769ed739df1 [2021-08-03T08:42:44.357Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T08:42:44.958Z] Removing intermediate container c769ed739df1 [2021-08-03T08:42:44.958Z] ---> 5931fa04ff4c [2021-08-03T08:42:44.958Z] Step 31/32 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae [2021-08-03T08:42:45.564Z] ---> Running in b2ae162bc64e [2021-08-03T08:42:46.547Z] Removing intermediate container b2ae162bc64e [2021-08-03T08:42:46.547Z] ---> 511200cccba4 [2021-08-03T08:42:46.547Z] Step 32/32 : LABEL version=0.0.0 [2021-08-03T08:42:46.822Z] OK: 218 MiB in 52 packages [2021-08-03T08:42:47.098Z] ---> Running in 3309d8dcdea5 [2021-08-03T08:42:48.099Z] Removing intermediate container 3309d8dcdea5 [2021-08-03T08:42:48.099Z] ---> 976384bef7fc [2021-08-03T08:42:48.099Z] [2021-08-03T08:42:48.380Z] Successfully built 976384bef7fc [2021-08-03T08:42:48.380Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-03T08:42:48.380Z] Removing intermediate container 15c061c2eefb [2021-08-03T08:42:48.380Z]  Building security-bootstrapper ... done  ---> db6821683a45 [2021-08-03T08:42:48.380Z] Step 6/24 : COPY go.mod . [2021-08-03T08:42:49.380Z] ---> ee23a467e76f [2021-08-03T08:42:49.380Z] Step 7/24 : RUN go mod download [2021-08-03T08:42:49.660Z] ---> Running in a3cd7415d457 [2021-08-03T08:42:55.091Z] Removing intermediate container a3cd7415d457 [2021-08-03T08:42:55.091Z] ---> 6d4f59ff6d17 [2021-08-03T08:42:55.091Z] Step 8/24 : COPY . . [2021-08-03T08:43:03.407Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T08:43:03.407Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-03T08:43:03.407Z] ---> 2d101bafa583 [2021-08-03T08:43:03.407Z] Step 3/24 : WORKDIR /edgex-go [2021-08-03T08:43:03.407Z] ---> Using cache [2021-08-03T08:43:03.407Z] ---> 9de81af7a8e2 [2021-08-03T08:43:03.407Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T08:43:03.407Z] ---> Using cache [2021-08-03T08:43:03.407Z] ---> a2d270bda70b [2021-08-03T08:43:03.407Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-03T08:43:03.407Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T08:43:03.407Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-03T08:43:03.407Z] ---> 2d101bafa583 [2021-08-03T08:43:03.407Z] Step 3/26 : WORKDIR /edgex-go [2021-08-03T08:43:03.407Z] ---> Using cache [2021-08-03T08:43:03.407Z] ---> 9de81af7a8e2 [2021-08-03T08:43:03.407Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T08:43:03.407Z] ---> Using cache [2021-08-03T08:43:03.407Z] ---> a2d270bda70b [2021-08-03T08:43:03.407Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-03T08:43:03.407Z] ---> Using cache [2021-08-03T08:43:03.407Z] ---> fd2bff375551 [2021-08-03T08:43:03.407Z] Step 6/26 : COPY go.mod . [2021-08-03T08:43:03.407Z] ---> Using cache [2021-08-03T08:43:03.407Z] ---> b1d5ee03af30 [2021-08-03T08:43:03.407Z] Step 7/26 : RUN go mod download [2021-08-03T08:43:03.407Z] ---> Using cache [2021-08-03T08:43:03.407Z] ---> 8d9bb61e581f [2021-08-03T08:43:03.408Z] Step 8/26 : COPY . . [2021-08-03T08:43:03.408Z] ---> Using cache [2021-08-03T08:43:03.408Z] ---> 4bc48ab84837 [2021-08-03T08:43:03.408Z] Step 9/26 : RUN go mod tidy [2021-08-03T08:43:03.408Z] ---> Using cache [2021-08-03T08:43:03.408Z] ---> 698bfeeed51e [2021-08-03T08:43:03.408Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-03T08:43:04.863Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T08:43:04.863Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-03T08:43:04.863Z] ---> 2d101bafa583 [2021-08-03T08:43:04.863Z] Step 3/22 : WORKDIR /edgex-go [2021-08-03T08:43:04.863Z] ---> Using cache [2021-08-03T08:43:04.863Z] ---> 9de81af7a8e2 [2021-08-03T08:43:04.863Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T08:43:04.863Z] ---> Using cache [2021-08-03T08:43:04.863Z] ---> a2d270bda70b [2021-08-03T08:43:04.863Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-03T08:43:04.863Z] ---> Using cache [2021-08-03T08:43:04.863Z] ---> fd2bff375551 [2021-08-03T08:43:04.863Z] Step 6/22 : COPY go.mod . [2021-08-03T08:43:04.863Z] ---> Using cache [2021-08-03T08:43:04.863Z] ---> b1d5ee03af30 [2021-08-03T08:43:04.863Z] Step 7/22 : RUN go mod download [2021-08-03T08:43:04.863Z] ---> Using cache [2021-08-03T08:43:04.863Z] ---> 8d9bb61e581f [2021-08-03T08:43:04.863Z] Step 8/22 : COPY . . [2021-08-03T08:43:04.863Z] ---> Using cache [2021-08-03T08:43:04.863Z] ---> 4bc48ab84837 [2021-08-03T08:43:04.863Z] Step 9/22 : RUN go mod tidy [2021-08-03T08:43:04.863Z] ---> Using cache [2021-08-03T08:43:04.863Z] ---> 698bfeeed51e [2021-08-03T08:43:04.863Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-03T08:43:06.306Z] ---> Running in 2b074f0d7aa6 [2021-08-03T08:43:06.306Z] ---> Running in c1d0124f4fa8 [2021-08-03T08:43:06.306Z] ---> Running in 1f22473cde9d [2021-08-03T08:43:08.305Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-03T08:43:08.305Z] ---> c01806245d3e [2021-08-03T08:43:08.305Z] Step 9/24 : RUN go mod tidy [2021-08-03T08:43:08.305Z] ---> Running in 71f51533c014 [2021-08-03T08:43:08.583Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T08:43:08.583Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-03T08:43:09.572Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T08:43:10.563Z] OK: 218 MiB in 52 packages [2021-08-03T08:43:12.013Z] Removing intermediate container c1d0124f4fa8 [2021-08-03T08:43:12.013Z] ---> 0c5c9e9ca358 [2021-08-03T08:43:12.013Z] Step 6/24 : COPY go.mod . [2021-08-03T08:43:13.478Z] ---> e713a4a0ef4c [2021-08-03T08:43:13.478Z] Step 7/24 : RUN go mod download [2021-08-03T08:43:13.757Z] ---> Running in cd49216c497e [2021-08-03T08:43:15.212Z] Removing intermediate container 71f51533c014 [2021-08-03T08:43:15.212Z] ---> 4654c99fe644 [2021-08-03T08:43:15.212Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-03T08:43:15.212Z] ---> Running in 976efb5a410d [2021-08-03T08:43:17.206Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-03T08:43:19.848Z] Removing intermediate container cd49216c497e [2021-08-03T08:43:19.848Z] ---> c303a63f98bd [2021-08-03T08:43:19.848Z] Step 8/24 : COPY . . [2021-08-03T08:43:34.991Z] ---> 781035f7a77d [2021-08-03T08:43:34.991Z] Step 9/24 : RUN go mod tidy [2021-08-03T08:43:35.273Z] ---> Running in bf845b0a826c [2021-08-03T08:43:42.060Z] Removing intermediate container bf845b0a826c [2021-08-03T08:43:42.060Z] ---> d2d45bb47671 [2021-08-03T08:43:42.060Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-03T08:43:42.060Z] ---> Running in 530563d075ac [2021-08-03T08:43:44.702Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-03T08:44:41.284Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-03T08:44:41.284Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-03T08:44:48.035Z] Removing intermediate container 2b074f0d7aa6 [2021-08-03T08:44:48.035Z] ---> 125e59e49de4 [2021-08-03T08:44:48.035Z] [2021-08-03T08:44:48.035Z] Step 11/26 : FROM alpine:3.12 [2021-08-03T08:44:48.035Z] ---> c4fd0aeabfcf [2021-08-03T08:44:48.035Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-03T08:44:48.035Z] ---> Running in 2466efd44beb [2021-08-03T08:44:49.488Z] Removing intermediate container 1f22473cde9d [2021-08-03T08:44:49.488Z] ---> 4491033cf003 [2021-08-03T08:44:49.488Z] [2021-08-03T08:44:49.488Z] Step 11/22 : FROM alpine:3.12 [2021-08-03T08:44:49.488Z] ---> c4fd0aeabfcf [2021-08-03T08:44:49.488Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-03T08:44:49.768Z] ---> Running in 9949e36fea94 [2021-08-03T08:44:50.043Z] Removing intermediate container 976efb5a410d [2021-08-03T08:44:50.043Z] ---> 4e8d72c39d3b [2021-08-03T08:44:50.043Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-03T08:44:50.321Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-03T08:44:50.708Z] ---> Running in 584558af38ba [2021-08-03T08:44:50.708Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-03T08:44:51.406Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-03T08:44:51.701Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-03T08:44:51.701Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-03T08:44:51.701Z] (4/6) Installing curl (7.78.0-r0) [2021-08-03T08:44:51.701Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-03T08:44:51.701Z] (6/6) Installing su-exec (0.2-r1) [2021-08-03T08:44:51.701Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T08:44:51.701Z] Executing ca-certificates-20191127-r4.trigger [2021-08-03T08:44:52.029Z] OK: 7 MiB in 20 packages [2021-08-03T08:44:52.675Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-03T08:44:52.675Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-03T08:44:53.696Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-03T08:44:53.696Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-03T08:44:53.696Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-03T08:44:53.696Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-03T08:44:53.696Z] (4/4) Installing curl (7.78.0-r0) [2021-08-03T08:44:53.696Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T08:44:53.696Z] Executing ca-certificates-20191127-r4.trigger [2021-08-03T08:44:53.974Z] OK: 7 MiB in 18 packages [2021-08-03T08:44:54.977Z] Removing intermediate container 2466efd44beb [2021-08-03T08:44:54.977Z] ---> e712f5ec256a [2021-08-03T08:44:54.977Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-03T08:44:55.256Z] ---> Running in 98fa59909ec5 [2021-08-03T08:44:56.718Z] Removing intermediate container 98fa59909ec5 [2021-08-03T08:44:56.718Z] ---> 5eb64a0526f9 [2021-08-03T08:44:56.718Z] Step 14/26 : WORKDIR / [2021-08-03T08:44:56.718Z] Removing intermediate container 9949e36fea94 [2021-08-03T08:44:56.718Z] ---> 30e4a3eeb02a [2021-08-03T08:44:56.718Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-03T08:44:56.718Z] ---> Running in 4d1fe9df807e [2021-08-03T08:44:56.998Z] ---> Running in 102b66385edf [2021-08-03T08:44:58.003Z] Removing intermediate container 4d1fe9df807e [2021-08-03T08:44:58.003Z] ---> c47acedbced2 [2021-08-03T08:44:58.003Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-03T08:44:58.003Z] Removing intermediate container 102b66385edf [2021-08-03T08:44:58.003Z] ---> dc6e47fd182a [2021-08-03T08:44:58.003Z] Step 14/22 : WORKDIR /edgex [2021-08-03T08:44:58.618Z] ---> Running in 703144a9bbc4 [2021-08-03T08:44:58.901Z] Removing intermediate container 584558af38ba [2021-08-03T08:44:58.901Z] ---> 06a34250f3f6 [2021-08-03T08:44:58.901Z] [2021-08-03T08:44:58.901Z] Step 12/24 : FROM docker:20.10.6 [2021-08-03T08:44:59.184Z] 20.10.6: Pulling from library/docker [2021-08-03T08:44:59.799Z] ---> cd20bba47b72 [2021-08-03T08:44:59.799Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-03T08:44:59.799Z] Removing intermediate container 703144a9bbc4 [2021-08-03T08:44:59.799Z] ---> 98dbe2b613ad [2021-08-03T08:44:59.799Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-03T08:45:02.530Z] ---> 03d5cd5e0e5b [2021-08-03T08:45:02.530Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-03T08:45:02.530Z] ---> 6cc05e0ae608 [2021-08-03T08:45:02.530Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-03T08:45:04.005Z] ---> 15b078214b31 [2021-08-03T08:45:04.005Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-03T08:45:04.005Z] ---> 62c910451405 [2021-08-03T08:45:04.005Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-03T08:45:05.465Z] ---> 7953aadce49a [2021-08-03T08:45:05.465Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-03T08:45:06.456Z] ---> c8866104a140 [2021-08-03T08:45:06.456Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-03T08:45:06.737Z] ---> Running in 68886d368afc [2021-08-03T08:45:07.346Z] ---> 23fc67ee6940 [2021-08-03T08:45:07.346Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-03T08:45:07.632Z] Removing intermediate container 68886d368afc [2021-08-03T08:45:07.632Z] ---> 33ed4bcafd72 [2021-08-03T08:45:07.632Z] Step 19/22 : CMD ["--init=true"] [2021-08-03T08:45:07.913Z] ---> Running in 5f439be479b3 [2021-08-03T08:45:09.366Z] Removing intermediate container 5f439be479b3 [2021-08-03T08:45:09.366Z] ---> bb4b778a92d8 [2021-08-03T08:45:09.366Z] Step 20/22 : LABEL arch=arm64 [2021-08-03T08:45:09.648Z] ---> Running in f2dedfdd08bb [2021-08-03T08:45:09.648Z] ---> 05c9536e08dd [2021-08-03T08:45:09.648Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-03T08:45:11.106Z] Removing intermediate container f2dedfdd08bb [2021-08-03T08:45:11.106Z] ---> 864099932abb [2021-08-03T08:45:11.106Z] Step 21/22 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae [2021-08-03T08:45:12.097Z] ---> 8c3ca8904a76 [2021-08-03T08:45:12.097Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-03T08:45:12.097Z] ---> Running in 6d16e920e3f0 [2021-08-03T08:45:12.375Z] ---> Running in c08afdf956a0 [2021-08-03T08:45:12.992Z] Removing intermediate container 6d16e920e3f0 [2021-08-03T08:45:12.992Z] ---> 79e5fb44ac6c [2021-08-03T08:45:12.992Z] Step 22/22 : LABEL version=0.0.0 [2021-08-03T08:45:13.275Z] ---> Running in dcec6f604382 [2021-08-03T08:45:13.884Z] Removing intermediate container 530563d075ac [2021-08-03T08:45:13.884Z] ---> e2d4542f159e [2021-08-03T08:45:13.884Z] [2021-08-03T08:45:13.884Z] Step 11/24 : FROM alpine:3.12 [2021-08-03T08:45:13.884Z] ---> c4fd0aeabfcf [2021-08-03T08:45:13.884Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-03T08:45:14.160Z] ---> Running in 92bc1d2ff5a7 [2021-08-03T08:45:14.160Z] Removing intermediate container dcec6f604382 [2021-08-03T08:45:14.160Z] ---> bca13baa4f0c [2021-08-03T08:45:14.160Z] [2021-08-03T08:45:14.160Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-08-03T08:45:14.160Z] Status: Downloaded newer image for docker:20.10.6 [2021-08-03T08:45:14.160Z] ---> cdf2a7733a7b [2021-08-03T08:45:14.160Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-03T08:45:14.761Z] Successfully built bca13baa4f0c [2021-08-03T08:45:14.761Z] ---> Running in db72ebd82d8c [2021-08-03T08:45:14.761Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-03T08:45:14.761Z]  Building security-proxy-setup ... done Removing intermediate container 92bc1d2ff5a7 [2021-08-03T08:45:14.761Z] ---> aabd7c564d35 [2021-08-03T08:45:14.761Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-03T08:45:15.044Z] ---> Running in b64109bee2dc [2021-08-03T08:45:15.044Z] Removing intermediate container db72ebd82d8c [2021-08-03T08:45:15.044Z] ---> b50086997b25 [2021-08-03T08:45:15.044Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-03T08:45:15.044Z] Removing intermediate container c08afdf956a0 [2021-08-03T08:45:15.044Z] ---> 503b2ba0ca37 [2021-08-03T08:45:15.044Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-03T08:45:15.320Z] ---> Running in f87e42aff1f9 [2021-08-03T08:45:15.320Z] ---> Running in 1a1206224049 [2021-08-03T08:45:15.596Z] Removing intermediate container b64109bee2dc [2021-08-03T08:45:15.597Z] ---> dec0ed333a5e [2021-08-03T08:45:15.597Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-03T08:45:15.597Z] ---> Running in 00b0db750f52 [2021-08-03T08:45:15.876Z] Removing intermediate container 1a1206224049 [2021-08-03T08:45:15.876Z] ---> 104863373e87 [2021-08-03T08:45:15.876Z] Step 24/26 : LABEL arch=arm64 [2021-08-03T08:45:16.152Z] ---> Running in bd873508828e [2021-08-03T08:45:16.152Z] Removing intermediate container 00b0db750f52 [2021-08-03T08:45:16.152Z] ---> f864bb14904f [2021-08-03T08:45:16.427Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T08:45:16.427Z] ---> Running in 667eda703400 [2021-08-03T08:45:16.703Z] Removing intermediate container bd873508828e [2021-08-03T08:45:16.703Z] ---> d2aa73a5c38d [2021-08-03T08:45:16.703Z] Step 25/26 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae [2021-08-03T08:45:16.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T08:45:16.980Z] ---> Running in 7a9018ff802f [2021-08-03T08:45:17.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T08:45:17.534Z] Removing intermediate container 7a9018ff802f [2021-08-03T08:45:17.534Z] ---> 346fac657afc [2021-08-03T08:45:17.534Z] Step 26/26 : LABEL version=0.0.0 [2021-08-03T08:45:17.810Z] ---> Running in 5095204b90eb [2021-08-03T08:45:17.810Z] (1/39) Installing readline (8.1.0-r0) [2021-08-03T08:45:17.810Z] (2/39) Installing bash (5.1.0-r0) [2021-08-03T08:45:18.091Z] Executing bash-5.1.0-r0.post-install [2021-08-03T08:45:18.091Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-03T08:45:18.091Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-03T08:45:18.091Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-03T08:45:18.091Z] (6/39) Installing curl (7.78.0-r0) [2021-08-03T08:45:18.091Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-03T08:45:18.091Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-03T08:45:18.091Z] (9/39) Installing expat (2.2.10-r1) [2021-08-03T08:45:18.091Z] (10/39) Installing libffi (3.3-r2) [2021-08-03T08:45:18.091Z] (11/39) Installing gdbm (1.19-r0) [2021-08-03T08:45:18.091Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-03T08:45:18.091Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-03T08:45:18.091Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-03T08:45:18.368Z] Removing intermediate container 5095204b90eb [2021-08-03T08:45:18.368Z] ---> 91744cf22246 [2021-08-03T08:45:18.368Z] [2021-08-03T08:45:18.643Z] Successfully built 91744cf22246 [2021-08-03T08:45:18.643Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-03T08:45:19.634Z]  Building security-secretstore-setup ... done Removing intermediate container 667eda703400 [2021-08-03T08:45:19.634Z] ---> f92dbf855e95 [2021-08-03T08:45:19.634Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-03T08:45:19.911Z] ---> Running in 0e923bfd0779 [2021-08-03T08:45:19.911Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-03T08:45:19.911Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-03T08:45:19.911Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-03T08:45:19.911Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-03T08:45:19.911Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-03T08:45:20.184Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-03T08:45:20.184Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-03T08:45:20.184Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-03T08:45:20.458Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-03T08:45:20.458Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-03T08:45:20.458Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-03T08:45:20.458Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-03T08:45:20.458Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-03T08:45:20.458Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-03T08:45:20.458Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-03T08:45:20.458Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-03T08:45:20.458Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-03T08:45:20.458Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-03T08:45:20.458Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-03T08:45:20.736Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-03T08:45:20.736Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-03T08:45:20.736Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-03T08:45:20.736Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-03T08:45:20.736Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-03T08:45:20.736Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-03T08:45:21.009Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-03T08:45:21.009Z] Executing busybox-1.32.1-r6.trigger [2021-08-03T08:45:21.284Z] OK: 82 MiB in 59 packages [2021-08-03T08:45:21.883Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-03T08:45:22.483Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-03T08:45:22.483Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-03T08:45:22.759Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-03T08:45:22.759Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-03T08:45:23.035Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-03T08:45:23.035Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-03T08:45:23.035Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T08:45:23.035Z] OK: 8 MiB in 20 packages [2021-08-03T08:45:24.497Z] Removing intermediate container 0e923bfd0779 [2021-08-03T08:45:24.497Z] ---> f8dadae11d0d [2021-08-03T08:45:24.497Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T08:45:25.476Z] ---> 4011d6708d95 [2021-08-03T08:45:25.476Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-03T08:45:26.918Z] ---> c5229b8114b1 [2021-08-03T08:45:26.919Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-03T08:45:27.519Z] ---> bda348db49f7 [2021-08-03T08:45:27.519Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-03T08:45:27.794Z] ---> Running in 263f3bb633f3 [2021-08-03T08:45:28.068Z] Collecting docker-compose==1.23.2 [2021-08-03T08:45:28.068Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-03T08:45:28.344Z] Removing intermediate container 263f3bb633f3 [2021-08-03T08:45:28.344Z] ---> 04df9164367f [2021-08-03T08:45:28.344Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T08:45:28.345Z] ---> Running in 67d75b3168e7 [2021-08-03T08:45:28.948Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-03T08:45:28.948Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-03T08:45:28.948Z] Collecting texttable<0.10,>=0.9.0 [2021-08-03T08:45:28.948Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-03T08:45:28.948Z] Removing intermediate container 67d75b3168e7 [2021-08-03T08:45:28.948Z] ---> 2ee119d43d33 [2021-08-03T08:45:28.948Z] Step 22/24 : LABEL arch=arm64 [2021-08-03T08:45:29.222Z] ---> Running in 9b088fd8a0d8 [2021-08-03T08:45:29.819Z] Removing intermediate container 9b088fd8a0d8 [2021-08-03T08:45:29.819Z] ---> a0957f1b70f8 [2021-08-03T08:45:29.819Z] Step 23/24 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae [2021-08-03T08:45:29.819Z] ---> Running in aede8884a0e6 [2021-08-03T08:45:30.418Z] Removing intermediate container aede8884a0e6 [2021-08-03T08:45:30.418Z] ---> 5ea97582037a [2021-08-03T08:45:30.418Z] Step 24/24 : LABEL version=0.0.0 [2021-08-03T08:45:30.418Z] ---> Running in 1fb09724f075 [2021-08-03T08:45:31.019Z] Collecting docopt<0.7,>=0.6.1 [2021-08-03T08:45:31.019Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-03T08:45:31.019Z] Removing intermediate container 1fb09724f075 [2021-08-03T08:45:31.019Z] ---> 53b73e2e735e [2021-08-03T08:45:31.019Z] [2021-08-03T08:45:31.294Z] Successfully built 53b73e2e735e [2021-08-03T08:45:31.294Z] Successfully tagged core-data-arm64:latest [2021-08-03T08:45:33.279Z]  Building core-data ... done Collecting PyYAML<4,>=3.10 [2021-08-03T08:45:33.279Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-03T08:45:37.568Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-03T08:45:37.568Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-03T08:45:37.568Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-03T08:45:37.568Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-03T08:45:38.548Z] Collecting jsonschema<3,>=2.5.1 [2021-08-03T08:45:38.821Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-03T08:45:38.821Z] Collecting cached-property<2,>=1.2.0 [2021-08-03T08:45:38.821Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-03T08:45:38.821Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-03T08:45:39.414Z] Collecting docker<4.0,>=3.6.0 [2021-08-03T08:45:39.414Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-03T08:45:39.414Z] Collecting docker-pycreds>=0.4.0 [2021-08-03T08:45:39.689Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-03T08:45:40.286Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-03T08:45:40.286Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-03T08:45:40.882Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-03T08:45:40.882Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-03T08:45:40.882Z] Collecting idna<2.8,>=2.5 [2021-08-03T08:45:40.882Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-03T08:45:41.154Z] Collecting certifi>=2017.4.17 [2021-08-03T08:45:41.154Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-03T08:45:41.428Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-03T08:45:41.428Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-03T08:45:41.428Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-03T08:45:41.428Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-03T08:45:42.408Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-03T08:45:42.408Z] Attempting uninstall: urllib3 [2021-08-03T08:45:42.408Z] Found existing installation: urllib3 1.26.2 [2021-08-03T08:45:42.408Z] Uninstalling urllib3-1.26.2: [2021-08-03T08:45:42.408Z] Successfully uninstalled urllib3-1.26.2 [2021-08-03T08:45:43.003Z] Attempting uninstall: idna [2021-08-03T08:45:43.003Z] Found existing installation: idna 3.1 [2021-08-03T08:45:43.003Z] Uninstalling idna-3.1: [2021-08-03T08:45:43.003Z] Successfully uninstalled idna-3.1 [2021-08-03T08:45:43.597Z] Attempting uninstall: chardet [2021-08-03T08:45:43.597Z] Found existing installation: chardet 4.0.0 [2021-08-03T08:45:43.597Z] Uninstalling chardet-4.0.0: [2021-08-03T08:45:43.871Z] Successfully uninstalled chardet-4.0.0 [2021-08-03T08:45:45.305Z] Attempting uninstall: requests [2021-08-03T08:45:45.305Z] Found existing installation: requests 2.25.1 [2021-08-03T08:45:45.305Z] Uninstalling requests-2.25.1: [2021-08-03T08:45:45.305Z] Successfully uninstalled requests-2.25.1 [2021-08-03T08:45:45.578Z] Running setup.py install for texttable: started [2021-08-03T08:45:47.554Z] Running setup.py install for texttable: finished with status 'done' [2021-08-03T08:45:47.554Z] Running setup.py install for PyYAML: started [2021-08-03T08:45:49.563Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-03T08:45:49.842Z] Running setup.py install for docopt: started [2021-08-03T08:45:51.838Z] Running setup.py install for docopt: finished with status 'done' [2021-08-03T08:45:51.838Z] Running setup.py install for dockerpty: started [2021-08-03T08:45:53.807Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-03T08:45:55.234Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-03T08:46:03.505Z] Removing intermediate container f87e42aff1f9 [2021-08-03T08:46:03.505Z] ---> 1fc5c6ad1a58 [2021-08-03T08:46:03.505Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-03T08:46:03.779Z] ---> Running in 804cb58ded06 [2021-08-03T08:46:04.374Z] Removing intermediate container 804cb58ded06 [2021-08-03T08:46:04.374Z] ---> 0af903052906 [2021-08-03T08:46:04.374Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-03T08:46:04.374Z] ---> Running in b9b800ff26e4 [2021-08-03T08:46:04.974Z] Removing intermediate container b9b800ff26e4 [2021-08-03T08:46:04.974Z] ---> 79a7fb7beb1c [2021-08-03T08:46:04.974Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-03T08:46:06.411Z] ---> 0322936ddefb [2021-08-03T08:46:06.411Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-03T08:46:07.010Z] ---> 9cba80874ee0 [2021-08-03T08:46:07.010Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-03T08:46:07.990Z] ---> 13e94fca9949 [2021-08-03T08:46:07.990Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-03T08:46:07.990Z] ---> Running in 37d315967f7c [2021-08-03T08:46:08.592Z] Removing intermediate container 37d315967f7c [2021-08-03T08:46:08.592Z] ---> 0647e09d268e [2021-08-03T08:46:08.592Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T08:46:08.592Z] ---> Running in 4035b9947d36 [2021-08-03T08:46:09.192Z] Removing intermediate container 4035b9947d36 [2021-08-03T08:46:09.192Z] ---> 4e56e610d9b6 [2021-08-03T08:46:09.192Z] Step 22/24 : LABEL arch=arm64 [2021-08-03T08:46:09.192Z] ---> Running in 6233be5b1221 [2021-08-03T08:46:09.791Z] Removing intermediate container 6233be5b1221 [2021-08-03T08:46:09.791Z] ---> ac615c195639 [2021-08-03T08:46:09.791Z] Step 23/24 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae [2021-08-03T08:46:10.065Z] ---> Running in 9ea9d0a1ee99 [2021-08-03T08:46:10.663Z] Removing intermediate container 9ea9d0a1ee99 [2021-08-03T08:46:10.663Z] ---> 7567c9727640 [2021-08-03T08:46:10.663Z] Step 24/24 : LABEL version=0.0.0 [2021-08-03T08:46:10.663Z] ---> Running in 2d98d8fa5d80 [2021-08-03T08:46:11.261Z] Removing intermediate container 2d98d8fa5d80 [2021-08-03T08:46:11.261Z] ---> 94507a6300a6 [2021-08-03T08:46:11.261Z] [2021-08-03T08:46:11.534Z] Successfully built 94507a6300a6 [2021-08-03T08:46:11.534Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-03T08:46:11.825Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-03T08:46:11.837Z] $ docker stop --time=1 2ade77dcb090fdd06f4627b57738d34f0d3b55f3e23c2e0c509be319dfd21dae [2021-08-03T08:46:13.667Z] $ docker rm -f 2ade77dcb090fdd06f4627b57738d34f0d3b55f3e23c2e0c509be319dfd21dae [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-03T08:46:14.265Z] + docker images [2021-08-03T08:46:14.538Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-03T08:46:14.538Z] sys-mgmt-agent-arm64 latest 94507a6300a6 4 seconds ago 311MB [2021-08-03T08:46:14.538Z] core-data-arm64 latest 53b73e2e735e 44 seconds ago 19.3MB [2021-08-03T08:46:14.538Z] security-secretstore-setup-arm64 latest 91744cf22246 57 seconds ago 27.4MB [2021-08-03T08:46:14.538Z] security-proxy-setup-arm64 latest bca13baa4f0c About a minute ago 24.5MB [2021-08-03T08:46:14.538Z] e2d4542f159e About a minute ago 1.57GB [2021-08-03T08:46:14.538Z] 06a34250f3f6 About a minute ago 1.56GB [2021-08-03T08:46:14.538Z] 4491033cf003 About a minute ago 1.56GB [2021-08-03T08:46:14.538Z] 125e59e49de4 About a minute ago 1.57GB [2021-08-03T08:46:14.538Z] security-bootstrapper-arm64 latest 976384bef7fc 3 minutes ago 17.7MB [2021-08-03T08:46:14.538Z] support-notifications-arm64 latest a96022a53034 3 minutes ago 15.9MB [2021-08-03T08:46:14.538Z] core-metadata-arm64 latest 106e2ec86113 3 minutes ago 15.8MB [2021-08-03T08:46:14.538Z] support-scheduler-arm64 latest 92b18b2e4222 3 minutes ago 15.2MB [2021-08-03T08:46:14.538Z] core-command-arm64 latest 0c03cc9601ee 4 minutes ago 15.1MB [2021-08-03T08:46:14.538Z] 86aa11ff354b 4 minutes ago 1.56GB [2021-08-03T08:46:14.538Z] 37ed8ef191e7 4 minutes ago 1.56GB [2021-08-03T08:46:14.538Z] d7781816b991 4 minutes ago 1.56GB [2021-08-03T08:46:14.538Z] 887bbfad895e 4 minutes ago 1.56GB [2021-08-03T08:46:14.538Z] 2b4ad31f0f94 4 minutes ago 1.56GB [2021-08-03T08:46:14.538Z] ci-base-image-arm64 latest 2d101bafa583 14 minutes ago 1.23GB [2021-08-03T08:46:14.538Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 88ecf2bb1f95 14 hours ago 533MB [2021-08-03T08:46:14.538Z] alpine 3.12 c4fd0aeabfcf 6 weeks ago 5.32MB [2021-08-03T08:46:14.538Z] docker 20.10.6 cdf2a7733a7b 3 months ago 234MB [2021-08-03T08:46:14.538Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T08:46:15.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-03T08:46:15.282Z] [2021-08-03T08:46:15.282Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-03T08:46:15.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-03T08:46:15.923Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-03T08:46:15.923Z] 448f6bf000e3: Pulling fs layer [2021-08-03T08:46:15.923Z] f757da607395: Pulling fs layer [2021-08-03T08:46:15.923Z] 05883995daec: Pulling fs layer [2021-08-03T08:46:15.923Z] 8603b9c90790: Pulling fs layer [2021-08-03T08:46:15.923Z] 1560dd03e051: Pulling fs layer [2021-08-03T08:46:15.923Z] 27f5ce0e4adf: Pulling fs layer [2021-08-03T08:46:15.923Z] c2d8d7efcc4b: Pulling fs layer [2021-08-03T08:46:15.923Z] 8603b9c90790: Waiting [2021-08-03T08:46:15.923Z] 1560dd03e051: Waiting [2021-08-03T08:46:15.923Z] 27f5ce0e4adf: Waiting [2021-08-03T08:46:15.923Z] c2d8d7efcc4b: Waiting [2021-08-03T08:46:16.522Z] f757da607395: Verifying Checksum [2021-08-03T08:46:16.523Z] f757da607395: Download complete [2021-08-03T08:46:16.523Z] 8603b9c90790: Verifying Checksum [2021-08-03T08:46:16.523Z] 8603b9c90790: Download complete [2021-08-03T08:46:16.523Z] 1560dd03e051: Verifying Checksum [2021-08-03T08:46:16.523Z] 1560dd03e051: Download complete [2021-08-03T08:46:16.794Z] 27f5ce0e4adf: Download complete [2021-08-03T08:46:16.794Z] 05883995daec: Verifying Checksum [2021-08-03T08:46:16.795Z] 05883995daec: Download complete [2021-08-03T08:46:17.774Z] 448f6bf000e3: Verifying Checksum [2021-08-03T08:46:17.774Z] 448f6bf000e3: Download complete [2021-08-03T08:46:21.171Z] c2d8d7efcc4b: Verifying Checksum [2021-08-03T08:46:21.171Z] c2d8d7efcc4b: Download complete [2021-08-03T08:46:21.171Z] 448f6bf000e3: Pull complete [2021-08-03T08:46:22.152Z] f757da607395: Pull complete [2021-08-03T08:46:23.594Z] 05883995daec: Pull complete [2021-08-03T08:46:23.869Z] 8603b9c90790: Pull complete [2021-08-03T08:46:24.853Z] 1560dd03e051: Pull complete [2021-08-03T08:46:25.448Z] 27f5ce0e4adf: Pull complete [2021-08-03T08:46:40.537Z] c2d8d7efcc4b: Pull complete [2021-08-03T08:46:40.537Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-03T08:46:40.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-03T08:46:40.538Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-03T08:46:40.811Z] prd-ubuntu18.04-docker-arm64-4c-16g-1865 does not seem to be running inside a container [2021-08-03T08:46:40.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-03T08:46:44.757Z] $ docker top 18f64a8aed8cc88928983f09c2f92dd0cdb0282e4e2ca70fd0bdace11ff1c28b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T08:46:46.151Z] ---> job-cost.sh [2021-08-03T08:46:46.151Z] lf-activate-venv: SKIPPING [2021-08-03T08:46:46.151Z] INFO: No Stack... [2021-08-03T08:46:47.583Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-03T08:46:47.583Z] INFO: Archiving Costs [Pipeline] sh [2021-08-03T08:46:48.258Z] + + cat /w/workspace/edgex-go/2/archives/cost.csvcut [2021-08-03T08:46:48.258Z] -d, -f6 [Pipeline] lock [2021-08-03T08:46:48.321Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3645-2-stack-cost] [2021-08-03T08:46:48.331Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3645-2-stack-cost] did not exist. Created. [2021-08-03T08:46:48.331Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3645-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-03T08:46:49.013Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-03T08:46:49.233Z] Stashed 1 file(s) [Pipeline] } [2021-08-03T08:46:49.245Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3645-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-03T08:46:49.270Z] $ docker stop --time=1 18f64a8aed8cc88928983f09c2f92dd0cdb0282e4e2ca70fd0bdace11ff1c28b [2021-08-03T08:46:51.466Z] $ docker rm -f 18f64a8aed8cc88928983f09c2f92dd0cdb0282e4e2ca70fd0bdace11ff1c28b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-03T08:46:52.697Z] provisioning config files... [2021-08-03T08:46:52.715Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config5278603894007047926tmp [Pipeline] { [Pipeline] sh [2021-08-03T08:46:53.054Z] + set +x [2021-08-03T08:46:53.055Z] + curl -s https://codecov.io/bash [2021-08-03T08:46:53.055Z] + bash -s -- [2021-08-03T08:46:53.321Z] [2021-08-03T08:46:53.321Z] _____ _ [2021-08-03T08:46:53.321Z] / ____| | | [2021-08-03T08:46:53.321Z] | | ___ __| | ___ ___ _____ __ [2021-08-03T08:46:53.321Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-03T08:46:53.321Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-03T08:46:53.321Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-03T08:46:53.321Z] Bash-1.0.6 [2021-08-03T08:46:53.321Z] [2021-08-03T08:46:53.321Z] [2021-08-03T08:46:53.321Z] ==> git version 2.24.4 found [2021-08-03T08:46:53.321Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-03T08:46:53.321Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-03T08:46:53.321Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-03T08:46:53.321Z] ==> Jenkins CI detected. [2021-08-03T08:46:53.321Z] current dir:  /w/workspace/edgex-go/2 [2021-08-03T08:46:53.321Z] project root: . [2021-08-03T08:46:53.321Z] --> token set from env [2021-08-03T08:46:53.321Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-03T08:46:53.321Z] ==> Running gcov in . (disable via -X gcov) [2021-08-03T08:46:53.321Z] ==> Python coveragepy not found [2021-08-03T08:46:53.321Z] ==> Searching for coverage reports in: [2021-08-03T08:46:53.321Z] + . [2021-08-03T08:46:53.321Z] -> Found 1 reports [2021-08-03T08:46:53.321Z] ==> Detecting git/mercurial file structure [2021-08-03T08:46:53.321Z] ==> Reading reports [2021-08-03T08:46:53.321Z] + ./coverage.out bytes=403847 [2021-08-03T08:46:53.321Z] ==> Appending adjustments [2021-08-03T08:46:53.321Z] https://docs.codecov.io/docs/fixing-reports [2021-08-03T08:46:54.285Z] + Found adjustments [2021-08-03T08:46:54.285Z] ==> Gzipping contents [2021-08-03T08:46:54.285Z] 56K /tmp/codecov.JylX0n.gz [2021-08-03T08:46:54.285Z] ==> Uploading reports [2021-08-03T08:46:54.285Z] url: https://codecov.io [2021-08-03T08:46:54.285Z] query: branch=PR-3645&commit=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3645%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3645&job=&cmd_args= [2021-08-03T08:46:54.285Z] -> Pinging Codecov [2021-08-03T08:46:54.285Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3645&commit=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3645%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3645&job=&cmd_args= [2021-08-03T08:46:54.871Z] -> Uploading to [2021-08-03T08:46:54.871Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-03/00271124DB129430A58F1EEE437C3FCB/6e0aa63459a2fed603ff5e0533ac1f5f25e564ae/d291d800-fb66-4b31-93c7-8e2869926665.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210803%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210803T084654Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=51ca98eed43818b62cccbd2b888d4cf94f3c8272de6d968eb639e5ee83b817b3 [2021-08-03T08:46:54.871Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-03T08:46:54.871Z] Dload Upload Total Spent Left Speed [2021-08-03T08:46:55.138Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54493 0 0 100 54493 0 137k --:--:-- --:--:-- --:--:-- 138k [2021-08-03T08:46:55.138Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6e0aa63459a2fed603ff5e0533ac1f5f25e564ae [Pipeline] } [2021-08-03T08:46:55.152Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-03T08:46:56.649Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-03T08:46:56.983Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T08:46:57.587Z] ---> package-listing.sh [2021-08-03T08:46:57.587Z] ++ facter osfamily [2021-08-03T08:46:57.587Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-03T08:46:57.854Z] + OS_FAMILY=redhat [2021-08-03T08:46:57.854Z] + workspace=/w/workspace/edgex-go/2 [2021-08-03T08:46:57.854Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-03T08:46:57.854Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-03T08:46:57.854Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-03T08:46:57.854Z] + PACKAGES=/tmp/packages_start.txt [2021-08-03T08:46:57.854Z] + '[' /w/workspace/edgex-go/2 ']' [2021-08-03T08:46:57.854Z] + PACKAGES=/tmp/packages_end.txt [2021-08-03T08:46:57.854Z] + case "${OS_FAMILY}" in [2021-08-03T08:46:57.854Z] + sort [2021-08-03T08:46:57.854Z] + rpm -qa [2021-08-03T08:46:59.803Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-03T08:46:59.803Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-03T08:46:59.803Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-03T08:46:59.803Z] + '[' /w/workspace/edgex-go/2 ']' [2021-08-03T08:46:59.803Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-08-03T08:46:59.803Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-08-03T08:46:59.821Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-03T08:47:00.131Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-03T08:47:00.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T08:47:00.725Z] [2021-08-03T08:47:00.725Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T08:47:01.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T08:47:01.058Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-03T08:47:01.058Z] b4d181a07f80: Pulling fs layer [2021-08-03T08:47:01.058Z] a1111a8f2ec3: Pulling fs layer [2021-08-03T08:47:01.058Z] ed53099fbce6: Pulling fs layer [2021-08-03T08:47:01.058Z] dc539afda2c1: Pulling fs layer [2021-08-03T08:47:01.058Z] 77bc0d833cb6: Pulling fs layer [2021-08-03T08:47:01.058Z] 9065ff56babe: Pulling fs layer [2021-08-03T08:47:01.058Z] d287ab97295c: Pulling fs layer [2021-08-03T08:47:01.058Z] 77bc0d833cb6: Waiting [2021-08-03T08:47:01.058Z] 9065ff56babe: Waiting [2021-08-03T08:47:01.058Z] d287ab97295c: Waiting [2021-08-03T08:47:01.058Z] dc539afda2c1: Waiting [2021-08-03T08:47:01.323Z] a1111a8f2ec3: Verifying Checksum [2021-08-03T08:47:01.323Z] a1111a8f2ec3: Download complete [2021-08-03T08:47:01.323Z] dc539afda2c1: Verifying Checksum [2021-08-03T08:47:01.323Z] dc539afda2c1: Download complete [2021-08-03T08:47:01.589Z] 77bc0d833cb6: Verifying Checksum [2021-08-03T08:47:01.589Z] 77bc0d833cb6: Download complete [2021-08-03T08:47:01.589Z] 9065ff56babe: Verifying Checksum [2021-08-03T08:47:01.589Z] 9065ff56babe: Download complete [2021-08-03T08:47:01.589Z] ed53099fbce6: Verifying Checksum [2021-08-03T08:47:01.589Z] ed53099fbce6: Download complete [2021-08-03T08:47:02.548Z] b4d181a07f80: Download complete [2021-08-03T08:47:03.511Z] b4d181a07f80: Pull complete [2021-08-03T08:47:03.511Z] a1111a8f2ec3: Pull complete [2021-08-03T08:47:04.097Z] ed53099fbce6: Pull complete [2021-08-03T08:47:04.097Z] dc539afda2c1: Pull complete [2021-08-03T08:47:04.368Z] 77bc0d833cb6: Pull complete [2021-08-03T08:47:04.368Z] 9065ff56babe: Pull complete [2021-08-03T08:47:05.777Z] d287ab97295c: Verifying Checksum [2021-08-03T08:47:05.777Z] d287ab97295c: Download complete [2021-08-03T08:47:10.073Z] d287ab97295c: Pull complete [2021-08-03T08:47:10.073Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-03T08:47:10.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T08:47:10.073Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-03T08:47:10.168Z] prd-centos7-docker-4c-2g-1863 does not seem to be running inside a container [2021-08-03T08:47:10.227Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-03T08:47:13.363Z] $ docker top 3441d222439842c292cc0393d51a0f4221a37050d906e9a84348c55902adc225 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T08:47:13.770Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-03T08:47:14.088Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-03T08:47:14.404Z] + ls /var/log/sa-host [2021-08-03T08:47:14.404Z] + sadf -c /var/log/sa-host/sa03 [2021-08-03T08:47:14.404Z] file_magic: OK [2021-08-03T08:47:14.404Z] HZ: Using current value: 100 [2021-08-03T08:47:14.404Z] file_header: OK [2021-08-03T08:47:14.404Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-03T08:47:14.404Z] Statistics: [2021-08-03T08:47:14.404Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-03T08:47:14.404Z] File successfully converted to sysstat format version 12.0.3 [2021-08-03T08:47:14.404Z] + sadf -c /var/log/sa-host/sa05 [2021-08-03T08:47:14.404Z] file_magic: OK [2021-08-03T08:47:14.404Z] HZ: Using current value: 100 [2021-08-03T08:47:14.404Z] file_header: OK [2021-08-03T08:47:14.404Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-03T08:47:14.404Z] Statistics: [2021-08-03T08:47:14.404Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-03T08:47:14.404Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-03T08:47:14.617Z] provisioning config files... [2021-08-03T08:47:14.632Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config2120209667517392789tmp [Pipeline] { [Pipeline] echo [2021-08-03T08:47:14.657Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T08:47:14.971Z] ---> create-netrc.sh [Pipeline] } [2021-08-03T08:47:14.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-03T08:47:15.396Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-03T08:47:15.411Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T08:47:15.733Z] ---> sudo-logs.sh [2021-08-03T08:47:15.733Z] Archiving 'sudo' log.. [2021-08-03T08:47:15.733Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1863.vexxhost.local: Name or service not known [2021-08-03T08:47:15.733Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1863.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-03T08:47:15.765Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T08:47:16.085Z] ---> job-cost.sh [2021-08-03T08:47:16.085Z] lf-activate-venv: SKIPPING [2021-08-03T08:47:16.085Z] DEBUG: total: 0.18000000715255737 [2021-08-03T08:47:16.085Z] INFO: Retrieving Stack Cost... [2021-08-03T08:47:17.044Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-03T08:47:17.310Z] INFO: Archiving Costs [Pipeline] echo [2021-08-03T08:47:17.329Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T08:47:17.645Z] ---> logs-deploy.sh [2021-08-03T08:47:17.645Z] lf-activate-venv: SKIPPING [2021-08-03T08:47:17.645Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3645/2 [2021-08-03T08:47:17.645Z] INFO: archiving workspace using pattern(s): [2021-08-03T08:47:18.230Z] Archives upload complete. [2021-08-03T08:47:18.496Z] INFO: archiving logs to Nexus