Pull request #3643 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of soda480 for edgexfoundry/edgex-go Obtained Jenkinsfile from 02b151ba2f00835c3912c8fcf04833060e454491+7f897f3a79abebf81ead038c021fb09122a99f29 (1c2593109094085993d83d557bd8f29e01c229d9) 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-ssh5084367329167821672.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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-ssh3632271867540513523.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 155abbc8877922835dbd6f2f82c828d26e35ec40 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-3643/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-3643/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6317873366346118716.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > 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-ssh6406856756374610301.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-3643/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-3643/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1834789836146752588.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1395 in /w/workspace/edgexfoundry_edgex-go_PR-3643 [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-ssh6390414670691114564.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 7f897f3a79abebf81ead038c021fb09122a99f29 into PR head commit 02b151ba2f00835c3912c8fcf04833060e454491 Merge succeeded, producing 02b151ba2f00835c3912c8fcf04833060e454491 Checking out Revision 02b151ba2f00835c3912c8fcf04833060e454491 (PR-3643) > 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-ssh6873792002074608428.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3643/head:refs/remotes/origin/PR-3643 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02b151ba2f00835c3912c8fcf04833060e454491 # 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-ssh722633163483622237.key > git merge 7f897f3a79abebf81ead038c021fb09122a99f29 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02b151ba2f00835c3912c8fcf04833060e454491 # timeout=10 Commit message: "docs: Update build status badge" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-02T14:47:04.906Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-02T14:47:04.984Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-02T14:47:05.010Z] ========================================================= [2021-08-02T14:47:05.010Z] EdgeX Global Pipelines Version Info [2021-08-02T14:47:05.010Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:47:06.266Z] ------------------- [2021-08-02T14:47:06.266Z] stable info: [2021-08-02T14:47:06.266Z] ------------------- [2021-08-02T14:47:06.266Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-02T14:47:06.266Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-08-02T14:47:06.266Z] Message: update stable to v1.0.199 > git rev-list --no-walk dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 # timeout=10 [2021-08-02T14:47:06.862Z] ------------------- [2021-08-02T14:47:06.862Z] experimental info: [2021-08-02T14:47:06.862Z] ------------------- [2021-08-02T14:47:06.862Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-02T14:47:06.862Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-08-02T14:47:06.862Z] Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-02T14:47:06.989Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-02T14:47:07.011Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-02T14:47:07.031Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-02T14:47:07.051Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-02T14:47:07.109Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-02T14:47:07.141Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-02T14:47:07.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-02T14:47:07.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-02T14:47:07.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-02T14:47:07.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-02T14:47:07.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-02T14:47:07.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-02T14:47:07.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-02T14:47:07.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-02T14:47:07.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-02T14:47:07.352Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-02T14:47:07.374Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-02T14:47:07.404Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-02T14:47:07.426Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-02T14:47:07.447Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-02T14:47:07.469Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-02T14:47:07.492Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-02T14:47:07.513Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-02T14:47:07.533Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3643 [Pipeline] echo [2021-08-02T14:47:07.553Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3643 [Pipeline] echo [2021-08-02T14:47:07.574Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3643 [Pipeline] echo [2021-08-02T14:47:07.596Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 02b151ba2f00835c3912c8fcf04833060e454491 [Pipeline] echo [2021-08-02T14:47:07.616Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 02b151b [Pipeline] echo [2021-08-02T14:47:07.637Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T14:47:07.707Z] provisioning config files... [2021-08-02T14:47:07.728Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2494315621261063016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:47:08.077Z] ---> docker-login.sh [2021-08-02T14:47:08.077Z] nexus3.edgexfoundry.org:10001 [2021-08-02T14:47:08.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:47:08.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:47:08.661Z] Configure a credential helper to remove this warning. See [2021-08-02T14:47:08.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:47:08.661Z] [2021-08-02T14:47:08.661Z] Login Succeeded [2021-08-02T14:47:08.661Z] nexus3.edgexfoundry.org:10002 [2021-08-02T14:47:08.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:47:08.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:47:08.934Z] Configure a credential helper to remove this warning. See [2021-08-02T14:47:08.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:47:08.934Z] [2021-08-02T14:47:08.934Z] Login Succeeded [2021-08-02T14:47:08.934Z] nexus3.edgexfoundry.org:10003 [2021-08-02T14:47:08.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:47:09.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:47:09.204Z] Configure a credential helper to remove this warning. See [2021-08-02T14:47:09.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:47:09.204Z] [2021-08-02T14:47:09.204Z] Login Succeeded [2021-08-02T14:47:09.204Z] nexus3.edgexfoundry.org:10004 [2021-08-02T14:47:09.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:47:09.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:47:09.204Z] Configure a credential helper to remove this warning. See [2021-08-02T14:47:09.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:47:09.204Z] [2021-08-02T14:47:09.204Z] Login Succeeded [2021-08-02T14:47:09.204Z] docker.io [2021-08-02T14:47:09.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:47:09.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:47:09.790Z] Configure a credential helper to remove this warning. See [2021-08-02T14:47:09.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:47:09.790Z] [2021-08-02T14:47:09.790Z] Login Succeeded [2021-08-02T14:47:09.790Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T14:47:09.806Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T14:47:10.162Z] ++ 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-02T14:47:10.162Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T14:47:10.162Z] ++ dirname cmd/core-command/Dockerfile [2021-08-02T14:47:10.162Z] ++ cut -d/ -f2 [2021-08-02T14:47:10.162Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-02T14:47:10.162Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T14:47:10.162Z] ++ dirname cmd/core-data/Dockerfile [2021-08-02T14:47:10.162Z] ++ cut -d/ -f2 [2021-08-02T14:47:10.162Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-02T14:47:10.162Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T14:47:10.162Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-02T14:47:10.162Z] ++ cut -d/ -f2 [2021-08-02T14:47:10.162Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-02T14:47:10.162Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T14:47:10.162Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-02T14:47:10.162Z] ++ cut -d/ -f2 [2021-08-02T14:47:10.162Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-02T14:47:10.162Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T14:47:10.162Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-02T14:47:10.162Z] ++ cut -d/ -f2 [2021-08-02T14:47:10.162Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-02T14:47:10.162Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T14:47:10.162Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-02T14:47:10.162Z] ++ cut -d/ -f2 [2021-08-02T14:47:10.162Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-02T14:47:10.162Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T14:47:10.162Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-02T14:47:10.162Z] ++ cut -d/ -f2 [2021-08-02T14:47:10.162Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-02T14:47:10.162Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T14:47:10.162Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-02T14:47:10.162Z] ++ cut -d/ -f2 [2021-08-02T14:47:10.162Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-02T14:47:10.162Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T14:47:10.162Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-02T14:47:10.162Z] ++ cut -d/ -f2 [2021-08-02T14:47:10.162Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-02T14:47:10.227Z] 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-02T14:47:10.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T14:47:10.970Z] [2021-08-02T14:47:10.970Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:47:11.316Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T14:47:11.316Z] latest: Pulling from edgex-devops/git-semver [2021-08-02T14:47:11.316Z] 31603596830f: Pulling fs layer [2021-08-02T14:47:11.316Z] b6dc333f4379: Pulling fs layer [2021-08-02T14:47:11.316Z] 3d9ef1400e77: Pulling fs layer [2021-08-02T14:47:11.316Z] fd332fbdc1db: Pulling fs layer [2021-08-02T14:47:11.316Z] fd332fbdc1db: Waiting [2021-08-02T14:47:11.316Z] b6dc333f4379: Verifying Checksum [2021-08-02T14:47:11.316Z] b6dc333f4379: Download complete [2021-08-02T14:47:11.594Z] 31603596830f: Verifying Checksum [2021-08-02T14:47:11.594Z] 31603596830f: Download complete [2021-08-02T14:47:11.594Z] fd332fbdc1db: Verifying Checksum [2021-08-02T14:47:11.594Z] fd332fbdc1db: Download complete [2021-08-02T14:47:11.594Z] 31603596830f: Pull complete [2021-08-02T14:47:11.869Z] b6dc333f4379: Pull complete [2021-08-02T14:47:11.869Z] 3d9ef1400e77: Verifying Checksum [2021-08-02T14:47:11.869Z] 3d9ef1400e77: Download complete [2021-08-02T14:47:12.471Z] 3d9ef1400e77: Pull complete [2021-08-02T14:47:12.740Z] fd332fbdc1db: Pull complete [2021-08-02T14:47:12.740Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-08-02T14:47:12.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T14:47:12.740Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-02T14:47:12.849Z] prd-centos7-docker-4c-2g-1395 does not seem to be running inside a container [2021-08-02T14:47:12.909Z] $ 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-02T14:47:13.809Z] $ docker top 30b6d7994d3f8bdd6bc226abb17d8ed67402c848223137e194533b0cb245ae6c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T14:47:13.955Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T14:47:13.955Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T14:47:14.094Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T14:47:14.096Z] $ docker exec 30b6d7994d3f8bdd6bc226abb17d8ed67402c848223137e194533b0cb245ae6c ssh-agent [2021-08-02T14:47:14.229Z] SSH_AUTH_SOCK=/tmp/ssh-BlLxaX3yaEHe/agent.13 [2021-08-02T14:47:14.230Z] SSH_AGENT_PID=19 [2021-08-02T14:47:14.245Z] Running ssh-add (command line suppressed) [2021-08-02T14:47:14.353Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2590807981988796928.key (/w/workspace/edgex-go/2@tmp/private_key_2590807981988796928.key) [2021-08-02T14:47:14.377Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T14:47:14.694Z] + git tag --points-at HEAD [Pipeline] } [2021-08-02T14:47:14.720Z] $ docker exec --env ******** --env ******** 30b6d7994d3f8bdd6bc226abb17d8ed67402c848223137e194533b0cb245ae6c ssh-agent -k [2021-08-02T14:47:14.832Z] unset SSH_AUTH_SOCK; [2021-08-02T14:47:14.832Z] unset SSH_AGENT_PID; [2021-08-02T14:47:14.832Z] echo Agent pid 19 killed; [2021-08-02T14:47:14.857Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-02T14:47:14.897Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T14:47:14.897Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T14:47:15.036Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T14:47:15.038Z] $ docker exec 30b6d7994d3f8bdd6bc226abb17d8ed67402c848223137e194533b0cb245ae6c ssh-agent [2021-08-02T14:47:15.146Z] SSH_AUTH_SOCK=/tmp/ssh-xK9bOVdI6V7L/agent.54 [2021-08-02T14:47:15.146Z] SSH_AGENT_PID=60 [2021-08-02T14:47:15.159Z] Running ssh-add (command line suppressed) [2021-08-02T14:47:15.250Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3631728741063407066.key (/w/workspace/edgex-go/2@tmp/private_key_3631728741063407066.key) [2021-08-02T14:47:15.272Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T14:47:15.599Z] + git semver init [2021-08-02T14:47:15.599Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T14:47:15.599Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-08-02T14:47:15.599Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-08-02T14:47:15.599Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T14:47:15.599Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T14:47:15.599Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T14:47:15.599Z] # $SEMVER_BRANCH = PR-3643 [2021-08-02T14:47:15.599Z] # $SEMVER_TEMP = /tmp/semver-458262100 [2021-08-02T14:47:15.599Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-02T14:47:30.621Z] # '/tmp/semver-458262100' -> '/w/workspace/edgex-go/2/.semver' [2021-08-02T14:47:30.621Z] # -> Force: false [2021-08-02T14:47:30.621Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-08-02T14:47:30.635Z] $ docker exec --env ******** --env ******** 30b6d7994d3f8bdd6bc226abb17d8ed67402c848223137e194533b0cb245ae6c ssh-agent -k [2021-08-02T14:47:30.724Z] unset SSH_AUTH_SOCK; [2021-08-02T14:47:30.724Z] unset SSH_AGENT_PID; [2021-08-02T14:47:30.724Z] echo Agent pid 60 killed; [2021-08-02T14:47:30.739Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T14:47:31.081Z] + git semver [Pipeline] } [2021-08-02T14:47:31.101Z] $ docker stop --time=1 30b6d7994d3f8bdd6bc226abb17d8ed67402c848223137e194533b0cb245ae6c [2021-08-02T14:47:33.516Z] $ docker rm -f 30b6d7994d3f8bdd6bc226abb17d8ed67402c848223137e194533b0cb245ae6c [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T14:47:33.911Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-02T14:47:34.274Z] Stashed 1 file(s) [Pipeline] echo [2021-08-02T14:47:34.278Z] [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-02T14:47:34.514Z] ========================================================= [2021-08-02T14:47:34.514Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-02T14:47:34.514Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:47:34.843Z] + 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-02T14:47:36.261Z] Sending build context to Docker daemon 328.5MB [2021-08-02T14:47:36.261Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T14:47:36.261Z] Step 2/6 : FROM ${BASE} [2021-08-02T14:47:36.261Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-02T14:47:36.261Z] 540db60ca938: Pulling fs layer [2021-08-02T14:47:36.261Z] adcc1eea9eea: Pulling fs layer [2021-08-02T14:47:36.261Z] 4c4ab2625f07: Pulling fs layer [2021-08-02T14:47:36.261Z] 0773c198feca: Pulling fs layer [2021-08-02T14:47:36.261Z] 345f892a5656: Pulling fs layer [2021-08-02T14:47:36.261Z] 4796506630df: Pulling fs layer [2021-08-02T14:47:36.261Z] cc55df3e53f1: Pulling fs layer [2021-08-02T14:47:36.261Z] 4d027b6c602c: Pulling fs layer [2021-08-02T14:47:36.261Z] 449e75d2c14e: Pulling fs layer [2021-08-02T14:47:36.261Z] 0773c198feca: Waiting [2021-08-02T14:47:36.261Z] 345f892a5656: Waiting [2021-08-02T14:47:36.261Z] 4796506630df: Waiting [2021-08-02T14:47:36.261Z] cc55df3e53f1: Waiting [2021-08-02T14:47:36.261Z] 4d027b6c602c: Waiting [2021-08-02T14:47:36.261Z] 449e75d2c14e: Waiting [2021-08-02T14:47:36.261Z] 4c4ab2625f07: Download complete [2021-08-02T14:47:36.261Z] adcc1eea9eea: Verifying Checksum [2021-08-02T14:47:36.261Z] adcc1eea9eea: Download complete [2021-08-02T14:47:36.261Z] 345f892a5656: Verifying Checksum [2021-08-02T14:47:36.261Z] 345f892a5656: Download complete [2021-08-02T14:47:36.261Z] 4796506630df: Verifying Checksum [2021-08-02T14:47:36.261Z] 4796506630df: Download complete [2021-08-02T14:47:36.537Z] cc55df3e53f1: Verifying Checksum [2021-08-02T14:47:36.537Z] cc55df3e53f1: Download complete [2021-08-02T14:47:36.537Z] 540db60ca938: Verifying Checksum [2021-08-02T14:47:36.537Z] 540db60ca938: Download complete [2021-08-02T14:47:36.537Z] 540db60ca938: Pull complete [2021-08-02T14:47:36.802Z] adcc1eea9eea: Pull complete [2021-08-02T14:47:36.802Z] 4c4ab2625f07: Pull complete [2021-08-02T14:47:37.761Z] 4d027b6c602c: Verifying Checksum [2021-08-02T14:47:37.761Z] 4d027b6c602c: Download complete [2021-08-02T14:47:42.037Z] 449e75d2c14e: Verifying Checksum [2021-08-02T14:47:42.037Z] 449e75d2c14e: Download complete [2021-08-02T14:47:42.304Z] 0773c198feca: Verifying Checksum [2021-08-02T14:47:42.304Z] 0773c198feca: Download complete [2021-08-02T14:47:45.674Z] 0773c198feca: Pull complete [2021-08-02T14:47:45.674Z] 345f892a5656: Pull complete [2021-08-02T14:47:45.674Z] 4796506630df: Pull complete [2021-08-02T14:47:45.674Z] cc55df3e53f1: Pull complete [2021-08-02T14:47:45.948Z] 4d027b6c602c: Pull complete [2021-08-02T14:47:47.373Z] 449e75d2c14e: Pull complete [2021-08-02T14:47:47.373Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-08-02T14:47:47.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-02T14:47:47.373Z] ---> 0d28375d9b5b [2021-08-02T14:47:47.373Z] 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-02T14:47:49.317Z] ---> Running in d82ce8966839 [2021-08-02T14:47:49.317Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:47:49.444Z] Still waiting to schedule task [2021-08-02T14:47:49.444Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T14:47:50.278Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:47:50.862Z] (1/12) Installing libmagic (5.39-r0) [2021-08-02T14:47:51.129Z] (2/12) Installing file (5.39-r0) [2021-08-02T14:47:51.399Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-08-02T14:47:51.399Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-08-02T14:47:56.968Z] (5/12) Installing fortify-headers (1.1-r0) [2021-08-02T14:47:56.968Z] (6/12) Installing patch (2.7.6-r7) [2021-08-02T14:47:56.968Z] (7/12) Installing build-base (0.5-r2) [2021-08-02T14:47:56.968Z] (8/12) Installing libsodium (1.0.18-r0) [2021-08-02T14:47:56.968Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-08-02T14:47:56.968Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-08-02T14:47:56.968Z] (11/12) Installing libzmq (4.3.3-r1) [2021-08-02T14:47:56.968Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-08-02T14:47:57.237Z] Executing busybox-1.32.1-r6.trigger [2021-08-02T14:47:57.237Z] OK: 219 MiB in 52 packages [2021-08-02T14:47:58.655Z] Removing intermediate container d82ce8966839 [2021-08-02T14:47:58.655Z] ---> 1bd331af5d86 [2021-08-02T14:47:58.655Z] Step 4/6 : WORKDIR /edgex-go [2021-08-02T14:47:58.655Z] ---> Running in 53ab0568c884 [2021-08-02T14:47:58.655Z] Removing intermediate container 53ab0568c884 [2021-08-02T14:47:58.655Z] ---> 3207d7b5abf8 [2021-08-02T14:47:58.655Z] Step 5/6 : COPY go.mod . [2021-08-02T14:47:58.655Z] ---> dce1162436d9 [2021-08-02T14:47:58.655Z] Step 6/6 : RUN go mod download [2021-08-02T14:47:58.655Z] ---> Running in a32302244b39 [2021-08-02T14:48:37.555Z] Removing intermediate container a32302244b39 [2021-08-02T14:48:37.555Z] ---> 386e7e94afdd [2021-08-02T14:48:37.555Z] Successfully built 386e7e94afdd [2021-08-02T14:48:37.555Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:48:37.879Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T14:48:37.880Z] . [Pipeline] withDockerContainer [2021-08-02T14:48:37.973Z] prd-centos7-docker-4c-2g-1395 does not seem to be running inside a container [2021-08-02T14:48:38.032Z] $ 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-02T14:48:38.426Z] $ docker top 0d9f9afc133e3390bf2c8b8405d822e8d3982a44d3ff1419c1a121533b216b5c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:48:38.848Z] + go version [2021-08-02T14:48:38.848Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-08-02T14:48:38.863Z] $ docker stop --time=1 0d9f9afc133e3390bf2c8b8405d822e8d3982a44d3ff1419c1a121533b216b5c [2021-08-02T14:48:40.068Z] $ docker rm -f 0d9f9afc133e3390bf2c8b8405d822e8d3982a44d3ff1419c1a121533b216b5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:48:40.592Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T14:48:40.592Z] . [Pipeline] withDockerContainer [2021-08-02T14:48:40.677Z] prd-centos7-docker-4c-2g-1395 does not seem to be running inside a container [2021-08-02T14:48:40.733Z] $ 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-02T14:48:41.105Z] $ docker top 89a5191b8e2600cf014d9e05d022a5687cc374a249c28f0a112152fe52f9a997 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-02T14:48:41.196Z] ========================================================= [2021-08-02T14:48:41.196Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-02T14:48:41.196Z] ========================================================= [Pipeline] sh [2021-08-02T14:48:41.508Z] + go mod tidy [Pipeline] sh [2021-08-02T14:48:42.099Z] + make test [2021-08-02T14:48:42.099Z] 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-02T14:48:42.366Z] go mod tidy [2021-08-02T14:48:42.634Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-02T14:48:48.017Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-02T14:48:56.203Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1398 in /w/workspace/edgexfoundry_edgex-go_PR-3643 [Pipeline] { [Pipeline] ws [2021-08-02T14:48:56.219Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-08-02T14:48:56.498Z] The recommended git tool is: git [2021-08-02T14:49:02.996Z] using credential edgex-jenkins-ssh [2021-08-02T14:49:03.013Z] Cloning the remote Git repository [2021-08-02T14:49:03.068Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-02T14:49:03.173Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-08-02T14:49:03.257Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-02T14:49:03.258Z] > git --version # timeout=10 [2021-08-02T14:49:03.281Z] > git --version # 'git version 2.17.1' [2021-08-02T14:49:03.283Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:49:03.368Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T14:49:06.285Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-02T14:49:08.893Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-02T14:49:09.167Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-02T14:49:09.439Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-02T14:49:12.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-02T14:49:12.636Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-02T14:49:12.636Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-02T14:49:12.636Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-02T14:49:13.222Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-02T14:49:13.497Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-02T14:49:13.770Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-02T14:49:13.770Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-02T14:49:13.770Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-02T14:49:13.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-02T14:49:16.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements [2021-08-02T14:49:16.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-02T14:49:16.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-02T14:49:17.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.058s coverage: 100.0% of statements [2021-08-02T14:49:17.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-02T14:49:17.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 46.3% of statements [2021-08-02T14:49:17.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-02T14:49:17.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-02T14:49:18.962Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.125s coverage: 90.1% of statements [2021-08-02T14:49:18.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-02T14:49:18.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-02T14:49:19.928Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 81.2% of statements [2021-08-02T14:49:19.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-02T14:49:19.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-02T14:49:19.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-02T14:49:19.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-02T14:49:19.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-02T14:49:20.936Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.291s coverage: 94.2% of statements [2021-08-02T14:49:20.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-02T14:49:20.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-02T14:49:20.936Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 59.1% of statements [2021-08-02T14:49:20.936Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-02T14:49:20.936Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-02T14:49:20.936Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-02T14:49:20.936Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-02T14:49:20.936Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-02T14:49:21.218Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements [2021-08-02T14:49:21.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-02T14:49:21.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-02T14:49:21.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-02T14:49:22.191Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.8% of statements [2021-08-02T14:49:22.191Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-02T14:49:22.191Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-08-02T14:49:22.191Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 22.0% of statements [2021-08-02T14:49:22.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-02T14:49:22.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements [2021-08-02T14:49:22.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 79.5% of statements [2021-08-02T14:49:23.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-08-02T14:49:23.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements [2021-08-02T14:49:23.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2021-08-02T14:49:27.144Z] Merging remotes/origin/main commit 7f897f3a79abebf81ead038c021fb09122a99f29 into PR head commit 02b151ba2f00835c3912c8fcf04833060e454491 [2021-08-02T14:49:27.536Z] Merge succeeded, producing 02b151ba2f00835c3912c8fcf04833060e454491 [2021-08-02T14:49:27.536Z] Checking out Revision 02b151ba2f00835c3912c8fcf04833060e454491 (PR-3643) [2021-08-02T14:49:26.085Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-02T14:49:26.108Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T14:49:26.136Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-02T14:49:26.186Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-02T14:49:26.187Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:49:26.204Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3643/head:refs/remotes/origin/PR-3643 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-02T14:49:27.168Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T14:49:27.187Z] > git checkout -f 02b151ba2f00835c3912c8fcf04833060e454491 # timeout=10 [2021-08-02T14:49:27.437Z] > git remote # timeout=10 [2021-08-02T14:49:27.458Z] > git config --get remote.origin.url # timeout=10 [2021-08-02T14:49:27.476Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:49:27.490Z] > git merge 7f897f3a79abebf81ead038c021fb09122a99f29 # timeout=10 [2021-08-02T14:49:27.515Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-02T14:49:27.541Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T14:49:27.559Z] > git checkout -f 02b151ba2f00835c3912c8fcf04833060e454491 # timeout=10 [2021-08-02T14:49:32.162Z] Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T14:49:32.551Z] provisioning config files... [2021-08-02T14:49:32.591Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6483507131649887152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:49:33.224Z] ---> docker-login.sh [2021-08-02T14:49:33.224Z] nexus3.edgexfoundry.org:10001 [2021-08-02T14:49:34.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:49:34.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:49:34.500Z] Configure a credential helper to remove this warning. See [2021-08-02T14:49:34.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:49:34.500Z] [2021-08-02T14:49:34.500Z] Login Succeeded [2021-08-02T14:49:34.500Z] nexus3.edgexfoundry.org:10002 [2021-08-02T14:49:35.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:49:35.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:49:35.385Z] Configure a credential helper to remove this warning. See [2021-08-02T14:49:35.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:49:35.385Z] [2021-08-02T14:49:35.385Z] Login Succeeded [2021-08-02T14:49:35.385Z] nexus3.edgexfoundry.org:10003 [2021-08-02T14:49:35.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:49:35.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements [2021-08-02T14:49:35.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-08-02T14:49:35.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:49:35.943Z] Configure a credential helper to remove this warning. See [2021-08-02T14:49:35.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:49:35.943Z] [2021-08-02T14:49:35.943Z] Login Succeeded [2021-08-02T14:49:35.943Z] nexus3.edgexfoundry.org:10004 [2021-08-02T14:49:36.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:49:36.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:49:36.547Z] Configure a credential helper to remove this warning. See [2021-08-02T14:49:36.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:49:36.547Z] [2021-08-02T14:49:36.547Z] Login Succeeded [2021-08-02T14:49:36.547Z] docker.io [2021-08-02T14:49:37.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T14:49:37.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T14:49:37.428Z] Configure a credential helper to remove this warning. See [2021-08-02T14:49:37.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T14:49:37.428Z] [2021-08-02T14:49:37.428Z] Login Succeeded [2021-08-02T14:49:37.428Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T14:49:37.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-02T14:49:38.269Z] ========================================================= [2021-08-02T14:49:38.269Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-02T14:49:38.269Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:49:38.640Z] + 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-02T14:49:40.664Z] Sending build context to Docker daemon 165.8MB [2021-08-02T14:49:40.664Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T14:49:40.664Z] Step 2/6 : FROM ${BASE} [2021-08-02T14:49:41.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.223s coverage: 81.8% of statements [2021-08-02T14:49:41.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-02T14:49:41.271Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-02T14:49:41.271Z] 595b0fe564bb: Pulling fs layer [2021-08-02T14:49:41.271Z] 24495759ef45: Pulling fs layer [2021-08-02T14:49:41.271Z] d148012ef14d: Pulling fs layer [2021-08-02T14:49:41.271Z] cb65c68fc2e2: Pulling fs layer [2021-08-02T14:49:41.271Z] 093eec477d81: Pulling fs layer [2021-08-02T14:49:41.271Z] a6d5b2bbb924: Pulling fs layer [2021-08-02T14:49:41.271Z] 2446dc1eb7d3: Pulling fs layer [2021-08-02T14:49:41.271Z] 596795e73e0f: Pulling fs layer [2021-08-02T14:49:41.271Z] 093eec477d81: Waiting [2021-08-02T14:49:41.271Z] a6d5b2bbb924: Waiting [2021-08-02T14:49:41.271Z] 2446dc1eb7d3: Waiting [2021-08-02T14:49:41.271Z] 596795e73e0f: Waiting [2021-08-02T14:49:41.271Z] cb65c68fc2e2: Waiting [2021-08-02T14:49:41.271Z] d148012ef14d: Verifying Checksum [2021-08-02T14:49:41.271Z] d148012ef14d: Download complete [2021-08-02T14:49:41.271Z] 24495759ef45: Verifying Checksum [2021-08-02T14:49:41.271Z] 24495759ef45: Download complete [2021-08-02T14:49:41.271Z] 093eec477d81: Verifying Checksum [2021-08-02T14:49:41.271Z] 093eec477d81: Download complete [2021-08-02T14:49:41.271Z] a6d5b2bbb924: Verifying Checksum [2021-08-02T14:49:41.271Z] a6d5b2bbb924: Download complete [2021-08-02T14:49:41.271Z] 595b0fe564bb: Verifying Checksum [2021-08-02T14:49:41.271Z] 595b0fe564bb: Download complete [2021-08-02T14:49:41.557Z] 2446dc1eb7d3: Verifying Checksum [2021-08-02T14:49:41.557Z] 2446dc1eb7d3: Download complete [2021-08-02T14:49:42.183Z] 595b0fe564bb: Pull complete [2021-08-02T14:49:43.183Z] 24495759ef45: Pull complete [2021-08-02T14:49:43.462Z] d148012ef14d: Pull complete [2021-08-02T14:49:44.455Z] 596795e73e0f: Verifying Checksum [2021-08-02T14:49:44.455Z] 596795e73e0f: Download complete [2021-08-02T14:49:45.454Z] cb65c68fc2e2: Verifying Checksum [2021-08-02T14:49:45.454Z] cb65c68fc2e2: Download complete [2021-08-02T14:49:55.519Z] cb65c68fc2e2: Pull complete [2021-08-02T14:49:55.795Z] 093eec477d81: Pull complete [2021-08-02T14:49:56.080Z] a6d5b2bbb924: Pull complete [2021-08-02T14:49:56.681Z] 2446dc1eb7d3: Pull complete [2021-08-02T14:49:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2021-08-02T14:49:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-02T14:49:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-02T14:49:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-02T14:49:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-08-02T14:49:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-02T14:49:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-02T14:49:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-02T14:49:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-02T14:49:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-02T14:49:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2021-08-02T14:49:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-02T14:49:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-02T14:49:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-08-02T14:49:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-02T14:49:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-08-02T14:49:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-02T14:49:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-08-02T14:49:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-08-02T14:49:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-08-02T14:49:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements [2021-08-02T14:49:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-02T14:49:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements [2021-08-02T14:49:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-02T14:49:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-02T14:49:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-08-02T14:49:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-08-02T14:49:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-08-02T14:49:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements [2021-08-02T14:49:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-08-02T14:49:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.189s coverage: 66.9% of statements [2021-08-02T14:49:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-02T14:49:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-02T14:49:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-02T14:49:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.126s coverage: 43.6% of statements [2021-08-02T14:49:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-02T14:49:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-02T14:49:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2021-08-02T14:49:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-02T14:49:59.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2021-08-02T14:49:59.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-02T14:50:01.012Z] 596795e73e0f: Pull complete [2021-08-02T14:50:01.012Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-08-02T14:50:01.012Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-02T14:50:01.012Z] ---> d9e956139c92 [2021-08-02T14:50:01.012Z] 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-02T14:50:05.348Z] ---> Running in 074fc2d45578 [2021-08-02T14:50:05.938Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.3% of statements [2021-08-02T14:50:05.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-02T14:50:05.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-02T14:50:05.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-02T14:50:05.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-02T14:50:05.938Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.0% of statements [2021-08-02T14:50:05.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-02T14:50:05.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-02T14:50:05.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-02T14:50:05.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-02T14:50:05.938Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-08-02T14:50:05.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-02T14:50:05.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-02T14:50:05.938Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements [2021-08-02T14:50:05.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-02T14:50:05.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-02T14:50:05.938Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-02T14:50:05.938Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-02T14:50:05.938Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-08-02T14:50:05.938Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-02T14:50:05.938Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-02T14:50:05.938Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-02T14:50:05.938Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-02T14:50:05.938Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-02T14:50:05.938Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-02T14:50:05.938Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-08-02T14:50:05.938Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.036s coverage: 95.4% of statements [2021-08-02T14:50:05.938Z] GO111MODULE=on go vet ./... [2021-08-02T14:50:06.785Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T14:50:07.378Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T14:50:08.362Z] (1/12) Installing libmagic (5.39-r0) [2021-08-02T14:50:08.634Z] (2/12) Installing file (5.39-r0) [2021-08-02T14:50:08.634Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-08-02T14:50:08.634Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-08-02T14:50:15.343Z] (5/12) Installing fortify-headers (1.1-r0) [2021-08-02T14:50:15.344Z] (6/12) Installing patch (2.7.6-r7) [2021-08-02T14:50:15.344Z] (7/12) Installing build-base (0.5-r2) [2021-08-02T14:50:15.344Z] (8/12) Installing libsodium (1.0.18-r0) [2021-08-02T14:50:15.616Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-08-02T14:50:15.616Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-08-02T14:50:15.616Z] (11/12) Installing libzmq (4.3.3-r1) [2021-08-02T14:50:15.890Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-08-02T14:50:15.890Z] Executing busybox-1.32.1-r6.trigger [2021-08-02T14:50:16.167Z] OK: 218 MiB in 52 packages [2021-08-02T14:50:20.491Z] Removing intermediate container 074fc2d45578 [2021-08-02T14:50:20.491Z] ---> bb74734f5224 [2021-08-02T14:50:20.491Z] Step 4/6 : WORKDIR /edgex-go [2021-08-02T14:50:20.764Z] ---> Running in 42403440b2d3 [2021-08-02T14:50:21.372Z] Removing intermediate container 42403440b2d3 [2021-08-02T14:50:21.372Z] ---> d2467003effa [2021-08-02T14:50:21.372Z] Step 5/6 : COPY go.mod . [2021-08-02T14:50:21.973Z] ---> 3bfd104b68a5 [2021-08-02T14:50:21.973Z] Step 6/6 : RUN go mod download [2021-08-02T14:50:22.246Z] ---> Running in 4d0796069a25 [2021-08-02T14:50:28.141Z] gofmt -l . [2021-08-02T14:50:28.410Z] [ "`gofmt -l .`" = "" ] [2021-08-02T14:50:28.678Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-02T14:50:29.587Z] + ls -al . [2021-08-02T14:50:29.587Z] total 596 [2021-08-02T14:50:29.587Z] drwxrwxr-x 10 1001 1001 4096 Aug 2 14:50 . [2021-08-02T14:50:29.587Z] drwxr-xr-x 4 root root 28 Aug 2 14:48 .. [2021-08-02T14:50:29.587Z] -rw-rw-r-- 1 1001 1001 11 Aug 2 14:47 .dockerignore [2021-08-02T14:50:29.587Z] drwxrwxr-x 8 1001 1001 179 Aug 2 14:47 .git [2021-08-02T14:50:29.587Z] drwxrwxr-x 3 1001 1001 125 Aug 2 14:47 .github [2021-08-02T14:50:29.587Z] -rw-rw-r-- 1 1001 1001 818 Aug 2 14:47 .gitignore [2021-08-02T14:50:29.587Z] -rw-rw-r-- 1 1001 1001 76 Aug 2 14:47 .hadolint.yml [2021-08-02T14:50:29.587Z] drwx------ 3 1001 1001 58 Aug 2 14:47 .semver [2021-08-02T14:50:29.587Z] -rw-rw-r-- 1 1001 1001 166 Aug 2 14:47 .sonarcloud.properties [2021-08-02T14:50:29.587Z] -rw-rw-r-- 1 1001 1001 8609 Aug 2 14:47 Attribution.txt [2021-08-02T14:50:29.587Z] -rw-rw-r-- 1 1001 1001 43881 Aug 2 14:47 CHANGELOG.md [2021-08-02T14:50:29.587Z] -rw-rw-r-- 1 1001 1001 3804 Aug 2 14:47 CONTRIBUTING.md [2021-08-02T14:50:29.587Z] -rw-rw-r-- 1 1001 1001 931 Aug 2 14:47 Dockerfile.build [2021-08-02T14:50:29.587Z] -rw-rw-r-- 1 1001 1001 849 Aug 2 14:47 Jenkinsfile [2021-08-02T14:50:29.587Z] -rw-rw-r-- 1 1001 1001 10775 Aug 2 14:47 LICENSE [2021-08-02T14:50:29.587Z] -rw-rw-r-- 1 1001 1001 5915 Aug 2 14:47 Makefile [2021-08-02T14:50:29.587Z] -rw-rw-r-- 1 1001 1001 8643 Aug 2 14:47 README.md [2021-08-02T14:50:29.587Z] -rw-rw-r-- 1 1001 1001 6912 Aug 2 14:47 SECURITY.md [2021-08-02T14:50:29.587Z] -rw-rw-r-- 1 1001 1001 5 Aug 2 14:47 VERSION [2021-08-02T14:50:29.587Z] -rw-rw-r-- 1 1001 1001 4131 Aug 2 14:47 ZMQWindows.md [2021-08-02T14:50:29.587Z] drwxrwxr-x 2 1001 1001 37 Aug 2 14:47 bin [2021-08-02T14:50:29.587Z] drwxrwxr-x 14 1001 1001 4096 Aug 2 14:47 cmd [2021-08-02T14:50:29.587Z] -rw-r--r-- 1 root root 403847 Aug 2 14:50 coverage.out [2021-08-02T14:50:29.587Z] -rw-rw-r-- 1 1001 1001 813 Aug 2 14:47 go.mod [2021-08-02T14:50:29.587Z] -rw-r--r-- 1 root root 48847 Aug 2 14:48 go.sum [2021-08-02T14:50:29.587Z] drwxrwxr-x 8 1001 1001 124 Aug 2 14:47 internal [2021-08-02T14:50:29.587Z] drwxrwxr-x 3 1001 1001 16 Aug 2 14:47 openapi [2021-08-02T14:50:29.587Z] drwxrwxr-x 4 1001 1001 71 Aug 2 14:47 snap [2021-08-02T14:50:29.587Z] -rw-rw-r-- 1 1001 1001 204 Aug 2 14:47 version.go [Pipeline] sh [2021-08-02T14:50:29.905Z] + '[' -e coverage.out ] [2021-08-02T14:50:29.905Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-02T14:50:30.022Z] Stashed 1 file(s) [Pipeline] sh [2021-08-02T14:50:30.327Z] + make build [2021-08-02T14:50:30.327Z] go mod tidy [2021-08-02T14:50:30.600Z] 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-02T14:50:32.013Z] 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-02T14:50:38.911Z] 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-02T14:50:39.906Z] 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-02T14:50:40.879Z] 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-02T14:50:40.879Z] 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-02T14:50:42.305Z] 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-02T14:50:43.264Z] 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-02T14:50:43.850Z] 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-02T14:50:44.812Z] 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-02T14:50:45.396Z] 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-02T14:50:46.370Z] 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-02T14:50:48.352Z] $ docker stop --time=1 89a5191b8e2600cf014d9e05d022a5687cc374a249c28f0a112152fe52f9a997 [2021-08-02T14:50:50.291Z] $ docker rm -f 89a5191b8e2600cf014d9e05d022a5687cc374a249c28f0a112152fe52f9a997 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:50:51.659Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-02T14:50:51.659Z] [2021-08-02T14:50:51.659Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:50:51.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-02T14:50:51.990Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-02T14:50:51.990Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-02T14:50:51.990Z] ca9280d653b3: Pulling fs layer [2021-08-02T14:50:51.990Z] 7e9c9ca2126c: Pulling fs layer [2021-08-02T14:50:52.259Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-02T14:50:52.259Z] cbdbe7a5bc2a: Download complete [2021-08-02T14:50:52.526Z] cbdbe7a5bc2a: Pull complete [2021-08-02T14:50:53.112Z] ca9280d653b3: Verifying Checksum [2021-08-02T14:50:53.112Z] ca9280d653b3: Download complete [2021-08-02T14:50:53.696Z] ca9280d653b3: Pull complete [2021-08-02T14:50:55.106Z] 7e9c9ca2126c: Verifying Checksum [2021-08-02T14:50:55.106Z] 7e9c9ca2126c: Download complete [2021-08-02T14:50:58.461Z] 7e9c9ca2126c: Pull complete [2021-08-02T14:50:58.461Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-02T14:50:58.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-02T14:50:58.461Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-02T14:50:58.551Z] prd-centos7-docker-4c-2g-1395 does not seem to be running inside a container [2021-08-02T14:50:58.612Z] $ 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-02T14:51:01.364Z] $ docker top 22ba629a89931cf2f1d851e883e6072fd33f0e2ddff8858f569815e5d5f29a3c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:51:01.770Z] + docker-compose build --help [2021-08-02T14:51:01.770Z] + grep parallel [2021-08-02T14:51:02.351Z] --parallel Build images in parallel. [Pipeline] } [2021-08-02T14:51:02.367Z] $ docker stop --time=1 22ba629a89931cf2f1d851e883e6072fd33f0e2ddff8858f569815e5d5f29a3c [2021-08-02T14:51:03.558Z] $ docker rm -f 22ba629a89931cf2f1d851e883e6072fd33f0e2ddff8858f569815e5d5f29a3c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:51:04.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-02T14:51:04.006Z] . [Pipeline] withDockerContainer [2021-08-02T14:51:04.097Z] prd-centos7-docker-4c-2g-1395 does not seem to be running inside a container [2021-08-02T14:51:04.165Z] $ 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-02T14:51:04.538Z] $ docker top 0928ee9472fcbaccbd6ba76afcf99ac168681efd9cdaef03eaf19a71fc2fa0aa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:51:04.928Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-02T14:51:05.511Z] Building core-command ... [2021-08-02T14:51:05.511Z] Building core-data ... [2021-08-02T14:51:05.511Z] Building core-metadata ... [2021-08-02T14:51:05.511Z] Building security-bootstrapper ... [2021-08-02T14:51:05.511Z] Building security-proxy-setup ... [2021-08-02T14:51:05.511Z] Building security-secretstore-setup ... [2021-08-02T14:51:05.511Z] Building support-notifications ... [2021-08-02T14:51:05.511Z] Building support-scheduler ... [2021-08-02T14:51:05.511Z] Building sys-mgmt-agent ... [2021-08-02T14:51:05.511Z] Building sys-mgmt-agent [2021-08-02T14:51:05.511Z] Building core-data [2021-08-02T14:51:05.511Z] Building security-proxy-setup [2021-08-02T14:51:05.511Z] Building support-scheduler [2021-08-02T14:51:05.511Z] Building core-command [2021-08-02T14:51:13.737Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T14:51:13.737Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-02T14:51:13.737Z] ---> 386e7e94afdd [2021-08-02T14:51:13.737Z] Step 3/24 : WORKDIR /edgex-go [2021-08-02T14:51:14.004Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T14:51:14.004Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-02T14:51:14.004Z] ---> 386e7e94afdd [2021-08-02T14:51:14.004Z] Step 3/23 : WORKDIR /edgex-go [2021-08-02T14:51:22.220Z] ---> Running in eb19aa5d968e [2021-08-02T14:51:22.220Z] ---> Running in fc89e6cadaea [2021-08-02T14:51:27.565Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T14:51:27.565Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-02T14:51:27.565Z] ---> 386e7e94afdd [2021-08-02T14:51:27.565Z] Step 3/24 : WORKDIR /edgex-go [2021-08-02T14:51:27.565Z] ---> Using cache [2021-08-02T14:51:27.565Z] ---> 95db67084245 [2021-08-02T14:51:27.565Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T14:51:28.524Z] Removing intermediate container eb19aa5d968e [2021-08-02T14:51:28.524Z] ---> 0e083b55b9e3 [2021-08-02T14:51:28.524Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T14:51:28.524Z] Removing intermediate container fc89e6cadaea [2021-08-02T14:51:28.524Z] ---> 95db67084245 [2021-08-02T14:51:28.524Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T14:51:28.790Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T14:51:28.790Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-02T14:51:28.790Z] ---> 386e7e94afdd [2021-08-02T14:51:28.790Z] Step 3/22 : WORKDIR /edgex-go [2021-08-02T14:51:28.790Z] ---> Using cache [2021-08-02T14:51:28.790Z] ---> 95db67084245 [2021-08-02T14:51:28.790Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T14:51:29.384Z] ---> Running in e444c8f5bfe7 [2021-08-02T14:51:29.650Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T14:51:29.651Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-02T14:51:29.651Z] ---> 386e7e94afdd [2021-08-02T14:51:29.651Z] Step 3/24 : WORKDIR /edgex-go [2021-08-02T14:51:29.651Z] ---> Using cache [2021-08-02T14:51:29.651Z] ---> 95db67084245 [2021-08-02T14:51:29.651Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T14:51:29.920Z] ---> Running in 581262e767e4 [2021-08-02T14:51:29.920Z] ---> Running in e15903f98ed8 [2021-08-02T14:51:29.920Z] ---> Running in ea34c4d678a2 [2021-08-02T14:51:29.920Z] ---> Running in ad5d166842d7 [2021-08-02T14:51:30.894Z] Removing intermediate container e444c8f5bfe7 [2021-08-02T14:51:30.894Z] ---> edb8326b1f4e [2021-08-02T14:51:30.894Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-02T14:51:30.894Z] Removing intermediate container 581262e767e4 [2021-08-02T14:51:30.894Z] ---> 6c8584ffcc04 [2021-08-02T14:51:30.894Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-02T14:51:30.895Z] ---> Running in 24621c1eaf2c [2021-08-02T14:51:30.895Z] ---> Running in ba4a127f03f0 [2021-08-02T14:51:30.895Z] Removing intermediate container ea34c4d678a2 [2021-08-02T14:51:30.895Z] ---> a1a0d9f130e0 [2021-08-02T14:51:30.895Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-02T14:51:30.895Z] ---> Running in bfa9c6e1f868 [2021-08-02T14:51:31.162Z] Removing intermediate container ad5d166842d7 [2021-08-02T14:51:31.162Z] ---> 5ded0db4b1e8 [2021-08-02T14:51:31.162Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-02T14:51:31.162Z] ---> Running in 52aef612aae3 [2021-08-02T14:51:31.162Z] Removing intermediate container e15903f98ed8 [2021-08-02T14:51:31.162Z] ---> 4f40ba33d1bc [2021-08-02T14:51:31.162Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-02T14:51:31.162Z] ---> Running in d8561c45671c [2021-08-02T14:51:31.428Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:51:31.428Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:51:31.428Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:51:31.698Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:51:31.698Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:51:32.284Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:51:32.285Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:51:32.285Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:51:32.563Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:51:32.563Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:51:32.834Z] OK: 219 MiB in 52 packages [2021-08-02T14:51:33.107Z] OK: 219 MiB in 52 packages [2021-08-02T14:51:33.107Z] OK: 219 MiB in 52 packages [2021-08-02T14:51:33.107Z] Removing intermediate container ba4a127f03f0 [2021-08-02T14:51:33.107Z] ---> 4d26b82a1432 [2021-08-02T14:51:33.107Z] Step 6/22 : COPY go.mod . [2021-08-02T14:51:33.374Z] OK: 219 MiB in 52 packages [2021-08-02T14:51:33.375Z] ---> 0d7364d683b1 [2021-08-02T14:51:33.375Z] Step 7/22 : RUN go mod download [2021-08-02T14:51:33.375Z] Removing intermediate container 52aef612aae3 [2021-08-02T14:51:33.375Z] ---> daddd0eef83b [2021-08-02T14:51:33.375Z] Step 6/24 : COPY go.mod . [2021-08-02T14:51:33.375Z] Removing intermediate container bfa9c6e1f868 [2021-08-02T14:51:33.375Z] ---> 3cb33b7827f1 [2021-08-02T14:51:33.375Z] Step 6/23 : COPY go.mod . [2021-08-02T14:51:33.375Z] ---> Running in 9a9a88b3665a [2021-08-02T14:51:33.375Z] OK: 219 MiB in 52 packages [2021-08-02T14:51:33.642Z] ---> 8c4dde6b7367 [2021-08-02T14:51:33.642Z] Step 7/24 : RUN go mod download [2021-08-02T14:51:33.642Z] ---> f24fa06cc398 [2021-08-02T14:51:33.642Z] Step 7/23 : RUN go mod download [2021-08-02T14:51:33.642Z] ---> Running in b44efbc329b0 [2021-08-02T14:51:33.642Z] ---> Running in a44f9cebc9d7 [2021-08-02T14:51:33.642Z] Removing intermediate container 24621c1eaf2c [2021-08-02T14:51:33.642Z] ---> 6f232dbd6122 [2021-08-02T14:51:33.642Z] Step 6/24 : COPY go.mod . [2021-08-02T14:51:33.913Z] ---> 24deca56e192 [2021-08-02T14:51:33.913Z] Step 7/24 : RUN go mod download [2021-08-02T14:51:34.178Z] Removing intermediate container d8561c45671c [2021-08-02T14:51:34.178Z] ---> 6cef8b8ca371 [2021-08-02T14:51:34.178Z] Step 6/24 : COPY go.mod . [2021-08-02T14:51:34.178Z] ---> Running in 866aa8df93af [2021-08-02T14:51:34.454Z] ---> 6b30cbcb5d6d [2021-08-02T14:51:34.454Z] Step 7/24 : RUN go mod download [2021-08-02T14:51:34.454Z] ---> Running in 3d106dc4f462 [2021-08-02T14:51:35.431Z] Removing intermediate container 9a9a88b3665a [2021-08-02T14:51:35.431Z] ---> 6f6f44e34560 [2021-08-02T14:51:35.431Z] Step 8/22 : COPY . . [2021-08-02T14:51:37.383Z] Removing intermediate container b44efbc329b0 [2021-08-02T14:51:37.383Z] ---> ca3cf4f4bbab [2021-08-02T14:51:37.383Z] Step 8/24 : COPY . . [2021-08-02T14:51:37.970Z] Removing intermediate container a44f9cebc9d7 [2021-08-02T14:51:37.970Z] ---> 2dc33ccc9d5f [2021-08-02T14:51:37.970Z] Step 8/23 : COPY . . [2021-08-02T14:51:39.923Z] Removing intermediate container 866aa8df93af [2021-08-02T14:51:39.923Z] ---> d75eae6c3409 [2021-08-02T14:51:39.923Z] Step 8/24 : COPY . . [2021-08-02T14:51:44.206Z] Removing intermediate container 3d106dc4f462 [2021-08-02T14:51:44.206Z] ---> 0f7116830ac7 [2021-08-02T14:51:44.206Z] Step 8/24 : COPY . . [2021-08-02T14:51:44.206Z] ---> 54fdb81a78c1 [2021-08-02T14:51:44.206Z] Step 9/22 : RUN go mod tidy [2021-08-02T14:51:44.788Z] ---> Running in a0f5ef4ea838 [2021-08-02T14:51:44.788Z] ---> 052f94b03347 [2021-08-02T14:51:44.788Z] Step 9/24 : RUN go mod tidy [2021-08-02T14:51:46.197Z] ---> 885cc686f1e6 [2021-08-02T14:51:46.197Z] Step 9/23 : RUN go mod tidy [2021-08-02T14:51:46.466Z] ---> Running in 166a645c4e4f [2021-08-02T14:51:46.730Z] ---> 8be7bb369f6c [2021-08-02T14:51:46.730Z] Step 9/24 : RUN go mod tidy [2021-08-02T14:51:46.730Z] ---> Running in 7df8975da17e [2021-08-02T14:51:46.995Z] ---> Running in 83abda68e17a [2021-08-02T14:51:49.595Z] Removing intermediate container a0f5ef4ea838 [2021-08-02T14:51:49.595Z] ---> 64b0558b11b3 [2021-08-02T14:51:49.595Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-02T14:51:49.863Z] ---> Running in 143a6a1bb0c8 [2021-08-02T14:51:50.445Z] Removing intermediate container 166a645c4e4f [2021-08-02T14:51:50.445Z] ---> 3102bd002da7 [2021-08-02T14:51:50.445Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-02T14:51:51.029Z] ---> Running in c102bb4975aa [2021-08-02T14:51:51.987Z] Removing intermediate container 7df8975da17e [2021-08-02T14:51:51.987Z] ---> 63f4c8b2b231 [2021-08-02T14:51:51.987Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-02T14:51:51.987Z] 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-02T14:51:52.258Z] Removing intermediate container 83abda68e17a [2021-08-02T14:51:52.258Z] ---> 06d07de64cbc [2021-08-02T14:51:52.258Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-02T14:51:52.258Z] ---> Running in da22c3c8f740 [2021-08-02T14:51:52.531Z] 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-02T14:51:52.795Z] ---> Running in ffc4960c55d2 [2021-08-02T14:51:53.776Z] 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-02T14:51:54.376Z] 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-02T14:51:59.092Z] Removing intermediate container 4d0796069a25 [2021-08-02T14:51:59.092Z] ---> 2c9aad8f4641 [2021-08-02T14:51:59.092Z] Successfully built 2c9aad8f4641 [2021-08-02T14:51:59.092Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:51:59.430Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T14:51:59.430Z] . [Pipeline] withDockerContainer [2021-08-02T14:51:59.652Z] prd-ubuntu18.04-docker-arm64-4c-16g-1398 does not seem to be running inside a container [2021-08-02T14:51:59.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-02T14:52:01.731Z] $ docker top 9460d993a7de46708eff5715ce02e4b958f94deabda9754b7fc584305f1c4508 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:52:02.772Z] + go version [2021-08-02T14:52:02.772Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-08-02T14:52:02.786Z] $ docker stop --time=1 9460d993a7de46708eff5715ce02e4b958f94deabda9754b7fc584305f1c4508 [2021-08-02T14:52:04.528Z] ---> 1d1239662dcf [2021-08-02T14:52:04.528Z] Step 9/24 : RUN go mod tidy [2021-08-02T14:52:04.528Z] ---> Running in 04424f7ef853 [2021-08-02T14:52:04.591Z] $ docker rm -f 9460d993a7de46708eff5715ce02e4b958f94deabda9754b7fc584305f1c4508 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:52:05.333Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T14:52:05.333Z] . [Pipeline] withDockerContainer [2021-08-02T14:52:05.557Z] prd-ubuntu18.04-docker-arm64-4c-16g-1398 does not seem to be running inside a container [2021-08-02T14:52:05.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-02T14:52:06.508Z] Removing intermediate container 04424f7ef853 [2021-08-02T14:52:06.508Z] ---> 2a20e7eb2d13 [2021-08-02T14:52:06.508Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-02T14:52:06.508Z] ---> Running in 4e728fa79917 [2021-08-02T14:52:06.783Z] 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-02T14:52:07.159Z] $ docker top ee52c55ad29a7df554672cc2b950ef44d8fd4b0925429c490f4593bc223a3e23 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-02T14:52:07.468Z] ========================================================= [2021-08-02T14:52:07.469Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-02T14:52:07.469Z] ========================================================= [Pipeline] sh [2021-08-02T14:52:08.119Z] + go mod tidy [Pipeline] sh [2021-08-02T14:52:09.780Z] + make test [2021-08-02T14:52:09.780Z] 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-02T14:52:09.780Z] go mod tidy [2021-08-02T14:52:10.382Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-02T14:52:25.060Z] 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-02T14:52:28.454Z] Removing intermediate container 143a6a1bb0c8 [2021-08-02T14:52:28.454Z] ---> 75ae9733a344 [2021-08-02T14:52:28.454Z] [2021-08-02T14:52:28.454Z] Step 11/22 : FROM alpine:3.12 [2021-08-02T14:52:28.720Z] 3.12: Pulling from library/alpine [2021-08-02T14:52:29.692Z] Removing intermediate container c102bb4975aa [2021-08-02T14:52:29.692Z] ---> 06e2f48a260a [2021-08-02T14:52:29.692Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-02T14:52:29.962Z] ---> Running in a9f1a65e441b [2021-08-02T14:52:29.962Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-02T14:52:29.962Z] Status: Downloaded newer image for alpine:3.12 [2021-08-02T14:52:29.962Z] ---> 13621d1b12d4 [2021-08-02T14:52:29.962Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-02T14:52:29.962Z] ---> Running in bf70f049f3c2 [2021-08-02T14:52:30.550Z] 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-02T14:52:30.823Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:52:30.823Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:52:31.091Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-02T14:52:31.091Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-02T14:52:31.091Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-02T14:52:31.091Z] (4/4) Installing curl (7.78.0-r0) [2021-08-02T14:52:31.091Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T14:52:31.091Z] Executing ca-certificates-20191127-r4.trigger [2021-08-02T14:52:31.363Z] OK: 7 MiB in 18 packages [2021-08-02T14:52:32.359Z] Removing intermediate container bf70f049f3c2 [2021-08-02T14:52:32.359Z] ---> d881493cd090 [2021-08-02T14:52:32.359Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-02T14:52:32.359Z] ---> Running in 4794f1e1adaf [2021-08-02T14:52:32.663Z] Removing intermediate container a9f1a65e441b [2021-08-02T14:52:32.663Z] ---> 1180958fee61 [2021-08-02T14:52:32.663Z] [2021-08-02T14:52:32.663Z] Step 12/24 : FROM docker:20.10.6 [2021-08-02T14:52:32.663Z] Removing intermediate container 4794f1e1adaf [2021-08-02T14:52:32.663Z] ---> 22117f75f2d6 [2021-08-02T14:52:32.663Z] Step 14/22 : WORKDIR /edgex [2021-08-02T14:52:32.966Z] ---> Running in e6667be56009 [2021-08-02T14:52:33.565Z] Removing intermediate container e6667be56009 [2021-08-02T14:52:33.565Z] ---> bd470df90b86 [2021-08-02T14:52:33.565Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-02T14:52:33.565Z] Removing intermediate container da22c3c8f740 [2021-08-02T14:52:33.565Z] ---> 57755084e186 [2021-08-02T14:52:33.565Z] [2021-08-02T14:52:33.565Z] Step 11/23 : FROM alpine:3.12 [2021-08-02T14:52:33.565Z] ---> 13621d1b12d4 [2021-08-02T14:52:33.565Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-02T14:52:33.847Z] ---> Running in fbd3d382523f [2021-08-02T14:52:33.847Z] 20.10.6: Pulling from library/docker [2021-08-02T14:52:33.847Z] ---> 8a76ba911bde [2021-08-02T14:52:33.847Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-02T14:52:34.861Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:52:34.861Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:52:35.132Z] ---> db44e262372f [2021-08-02T14:52:35.132Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-02T14:52:35.417Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-02T14:52:35.417Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T14:52:35.417Z] OK: 6 MiB in 15 packages [2021-08-02T14:52:36.015Z] ---> 8d59f3cad8f2 [2021-08-02T14:52:36.015Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-02T14:52:36.015Z] ---> Running in 3d54e44dcbd5 [2021-08-02T14:52:36.015Z] Removing intermediate container fbd3d382523f [2021-08-02T14:52:36.015Z] ---> e513eec48ae7 [2021-08-02T14:52:36.015Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-02T14:52:36.015Z] Removing intermediate container 3d54e44dcbd5 [2021-08-02T14:52:36.015Z] ---> cf6a0770c1a5 [2021-08-02T14:52:36.015Z] Step 19/22 : CMD ["--init=true"] [2021-08-02T14:52:36.015Z] ---> Running in 80c45f7188aa [2021-08-02T14:52:36.015Z] ---> Running in bda81669cd11 [2021-08-02T14:52:36.295Z] Removing intermediate container bda81669cd11 [2021-08-02T14:52:36.295Z] ---> 7678a756ddae [2021-08-02T14:52:36.295Z] Step 20/22 : LABEL arch=x86_64 [2021-08-02T14:52:36.295Z] Removing intermediate container 80c45f7188aa [2021-08-02T14:52:36.295Z] ---> 4867115adb64 [2021-08-02T14:52:36.295Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-02T14:52:36.571Z] ---> Running in 2fa5dc20f963 [2021-08-02T14:52:36.571Z] ---> Running in d86b7cacba2d [2021-08-02T14:52:36.571Z] Removing intermediate container 2fa5dc20f963 [2021-08-02T14:52:36.571Z] ---> 7ff437158e8b [2021-08-02T14:52:36.571Z] Step 21/22 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 [2021-08-02T14:52:36.843Z] ---> Running in 195a2f4adaaf [2021-08-02T14:52:36.843Z] Removing intermediate container d86b7cacba2d [2021-08-02T14:52:36.843Z] ---> debd25f8e5f0 [2021-08-02T14:52:36.843Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-02T14:52:36.843Z] ---> Running in 2d1c2f51f200 [2021-08-02T14:52:37.124Z] Removing intermediate container 195a2f4adaaf [2021-08-02T14:52:37.124Z] ---> 321922dcb661 [2021-08-02T14:52:37.124Z] Step 22/22 : LABEL version=0.0.0 [2021-08-02T14:52:37.124Z] ---> Running in ae378cd3d499 [2021-08-02T14:52:37.124Z] Removing intermediate container 2d1c2f51f200 [2021-08-02T14:52:37.124Z] ---> e9845a68da58 [2021-08-02T14:52:37.124Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-02T14:52:37.222Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-02T14:52:37.404Z] Removing intermediate container ae378cd3d499 [2021-08-02T14:52:37.404Z] ---> 343bfd29c818 [2021-08-02T14:52:37.404Z] [2021-08-02T14:52:37.404Z] Successfully built 343bfd29c818 [2021-08-02T14:52:37.404Z] Successfully tagged security-proxy-setup:latest [2021-08-02T14:52:37.404Z] Building core-metadata [2021-08-02T14:52:37.686Z] ---> 5aa6bbf25f3d [2021-08-02T14:52:37.686Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-02T14:52:40.289Z]  Building security-proxy-setup ... done  ---> da56257db31f [2021-08-02T14:52:40.290Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-02T14:52:40.888Z] ---> 4c203dfdf988 [2021-08-02T14:52:40.888Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-02T14:52:40.888Z] ---> Running in 514c8ee5b74a [2021-08-02T14:52:41.157Z] Removing intermediate container 514c8ee5b74a [2021-08-02T14:52:41.157Z] ---> affa204175a9 [2021-08-02T14:52:41.157Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T14:52:41.423Z] ---> Running in b85340462f8a [2021-08-02T14:52:42.386Z] Removing intermediate container b85340462f8a [2021-08-02T14:52:42.386Z] ---> 6084b191a8fe [2021-08-02T14:52:42.386Z] Step 21/23 : LABEL arch=x86_64 [2021-08-02T14:52:42.979Z] ---> Running in d71ae5f64166 [2021-08-02T14:52:43.254Z] Removing intermediate container 4e728fa79917 [2021-08-02T14:52:43.254Z] ---> 5fef0cf4cf71 [2021-08-02T14:52:43.254Z] [2021-08-02T14:52:43.254Z] Step 11/24 : FROM alpine:3.12 [2021-08-02T14:52:43.254Z] ---> 13621d1b12d4 [2021-08-02T14:52:43.254Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-02T14:52:43.254Z] ---> Using cache [2021-08-02T14:52:43.254Z] ---> e513eec48ae7 [2021-08-02T14:52:43.254Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-02T14:52:43.254Z] ---> Using cache [2021-08-02T14:52:43.254Z] ---> 4867115adb64 [2021-08-02T14:52:43.254Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-02T14:52:43.254Z] ---> Running in 65374b22bd1d [2021-08-02T14:52:43.254Z] Removing intermediate container ffc4960c55d2 [2021-08-02T14:52:43.254Z] ---> 970cb6a39510 [2021-08-02T14:52:43.254Z] [2021-08-02T14:52:43.254Z] Step 11/24 : FROM alpine:3.12 [2021-08-02T14:52:43.254Z] ---> 13621d1b12d4 [2021-08-02T14:52:43.254Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-02T14:52:43.254Z] Removing intermediate container d71ae5f64166 [2021-08-02T14:52:43.254Z] ---> 4fbe0b403d65 [2021-08-02T14:52:43.254Z] Step 22/23 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 [2021-08-02T14:52:43.254Z] ---> Running in 5d51ca0a23bb [2021-08-02T14:52:43.254Z] ---> Running in a3bcfff3181a [2021-08-02T14:52:43.530Z] Removing intermediate container 65374b22bd1d [2021-08-02T14:52:43.530Z] ---> 96d9b2f1c7ba [2021-08-02T14:52:43.530Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-02T14:52:43.530Z] Removing intermediate container 5d51ca0a23bb [2021-08-02T14:52:43.530Z] ---> fc1771a4c2fd [2021-08-02T14:52:43.530Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-02T14:52:43.530Z] ---> Running in 8f8733bff2af [2021-08-02T14:52:43.530Z] Removing intermediate container a3bcfff3181a [2021-08-02T14:52:43.530Z] ---> b2375b8de47a [2021-08-02T14:52:43.530Z] Step 23/23 : LABEL version=0.0.0 [2021-08-02T14:52:43.530Z] ---> Running in 6a0478eea35c [2021-08-02T14:52:43.530Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-08-02T14:52:43.530Z] Status: Downloaded newer image for docker:20.10.6 [2021-08-02T14:52:43.530Z] ---> d2979b152a7d [2021-08-02T14:52:43.530Z] 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-02T14:52:43.800Z] ---> Running in cd491c53da35 [2021-08-02T14:52:43.800Z] ---> Running in 169ce0ef748d [2021-08-02T14:52:44.071Z] Removing intermediate container 8f8733bff2af [2021-08-02T14:52:44.071Z] ---> 9c4e07cd0769 [2021-08-02T14:52:44.071Z] Step 16/24 : WORKDIR / [2021-08-02T14:52:44.071Z] Removing intermediate container 6a0478eea35c [2021-08-02T14:52:44.071Z] ---> a73138a53956 [2021-08-02T14:52:44.071Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-02T14:52:44.656Z] ---> Running in f24452838768 [2021-08-02T14:52:44.656Z] ---> Running in 23c7a102272e [2021-08-02T14:52:44.656Z] Removing intermediate container cd491c53da35 [2021-08-02T14:52:44.656Z] ---> d6fc3b959e2b [2021-08-02T14:52:44.656Z] [2021-08-02T14:52:44.656Z] Removing intermediate container 169ce0ef748d [2021-08-02T14:52:44.656Z] ---> d34458116a76 [2021-08-02T14:52:44.656Z] 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-02T14:52:44.936Z] Successfully built d6fc3b959e2b [2021-08-02T14:52:44.936Z] Successfully tagged support-scheduler:latest [2021-08-02T14:52:44.936Z]  Building support-scheduler ... done Building security-bootstrapper [2021-08-02T14:52:44.936Z] ---> Running in 444b453069e4 [2021-08-02T14:52:44.936Z] Removing intermediate container f24452838768 [2021-08-02T14:52:44.936Z] ---> 355efc13a6d9 [2021-08-02T14:52:44.936Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T14:52:45.203Z] ---> Running in 724e00efea92 [2021-08-02T14:52:45.475Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T14:52:45.475Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-02T14:52:45.475Z] ---> 386e7e94afdd [2021-08-02T14:52:45.475Z] Step 3/24 : WORKDIR /edgex-go [2021-08-02T14:52:45.475Z] ---> Using cache [2021-08-02T14:52:45.475Z] ---> 95db67084245 [2021-08-02T14:52:45.475Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T14:52:45.475Z] ---> Using cache [2021-08-02T14:52:45.475Z] ---> 4f40ba33d1bc [2021-08-02T14:52:45.475Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-02T14:52:45.475Z] ---> Using cache [2021-08-02T14:52:45.475Z] ---> 6cef8b8ca371 [2021-08-02T14:52:45.475Z] Step 6/24 : COPY go.mod . [2021-08-02T14:52:45.475Z] ---> Using cache [2021-08-02T14:52:45.475Z] ---> 6b30cbcb5d6d [2021-08-02T14:52:45.475Z] Step 7/24 : RUN go mod download [2021-08-02T14:52:45.475Z] ---> Using cache [2021-08-02T14:52:45.475Z] ---> 0f7116830ac7 [2021-08-02T14:52:45.475Z] Step 8/24 : COPY . . [2021-08-02T14:52:45.475Z] ---> Using cache [2021-08-02T14:52:45.475Z] ---> 1d1239662dcf [2021-08-02T14:52:45.475Z] Step 9/24 : RUN go mod tidy [2021-08-02T14:52:45.475Z] ---> Using cache [2021-08-02T14:52:45.475Z] ---> 2a20e7eb2d13 [2021-08-02T14:52:45.475Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-02T14:52:45.747Z] Removing intermediate container 23c7a102272e [2021-08-02T14:52:45.747Z] ---> 02d4812d10f5 [2021-08-02T14:52:45.747Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-02T14:52:46.024Z] ---> Running in 5febb22d67d3 [2021-08-02T14:52:47.010Z] ---> 0cdfced79b2c [2021-08-02T14:52:47.010Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-02T14:52:47.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:52:47.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:52:47.283Z] (1/39) Installing readline (8.1.0-r0) [2021-08-02T14:52:47.283Z] (2/39) Installing bash (5.1.0-r0) [2021-08-02T14:52:47.283Z] Executing bash-5.1.0-r0.post-install [2021-08-02T14:52:47.283Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-02T14:52:47.283Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-02T14:52:47.283Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-02T14:52:47.283Z] (6/39) Installing curl (7.78.0-r0) [2021-08-02T14:52:47.283Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-02T14:52:47.283Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-02T14:52:47.283Z] (9/39) Installing expat (2.2.10-r1) [2021-08-02T14:52:47.283Z] (10/39) Installing libffi (3.3-r2) [2021-08-02T14:52:47.283Z] (11/39) Installing gdbm (1.19-r0) [2021-08-02T14:52:47.283Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-02T14:52:47.283Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-02T14:52:47.283Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-02T14:52:47.873Z] 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-02T14:52:48.153Z] ---> f25cfedccf8d [2021-08-02T14:52:48.154Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-02T14:52:48.436Z] Removing intermediate container 724e00efea92 [2021-08-02T14:52:48.436Z] ---> 201c8aacf64a [2021-08-02T14:52:48.436Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-02T14:52:48.705Z] ---> Running in 9166ddb26d4d [2021-08-02T14:52:48.973Z] ---> cb09396713c4 [2021-08-02T14:52:48.973Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-02T14:52:48.973Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-02T14:52:48.973Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-02T14:52:48.973Z] ---> Running in 1a2eeae7effb [2021-08-02T14:52:48.973Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-02T14:52:48.973Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-02T14:52:48.973Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-02T14:52:48.973Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-02T14:52:49.243Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-02T14:52:49.560Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-02T14:52:49.560Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-02T14:52:49.560Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-02T14:52:49.560Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-02T14:52:49.560Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:52:49.827Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-02T14:52:49.827Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-02T14:52:49.827Z] Removing intermediate container 1a2eeae7effb [2021-08-02T14:52:49.827Z] ---> f026f3ce5059 [2021-08-02T14:52:49.827Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T14:52:49.827Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-02T14:52:49.827Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-02T14:52:49.827Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-02T14:52:50.097Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-02T14:52:50.097Z] ---> Running in 83e5e7812963 [2021-08-02T14:52:50.097Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-02T14:52:50.097Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-02T14:52:50.097Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:52:50.366Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-02T14:52:50.366Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-02T14:52:50.366Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-02T14:52:50.366Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-02T14:52:50.366Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-02T14:52:50.366Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-02T14:52:50.366Z] Removing intermediate container 83e5e7812963 [2021-08-02T14:52:50.366Z] ---> 884f096da270 [2021-08-02T14:52:50.366Z] Step 22/24 : LABEL arch=x86_64 [2021-08-02T14:52:50.636Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-02T14:52:50.636Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-02T14:52:50.905Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-02T14:52:50.905Z] ---> Running in b532dfb96d1d [2021-08-02T14:52:50.905Z] Executing busybox-1.32.1-r6.trigger [2021-08-02T14:52:50.905Z] OK: 82 MiB in 59 packages [2021-08-02T14:52:50.905Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-02T14:52:51.515Z] Removing intermediate container b532dfb96d1d [2021-08-02T14:52:51.515Z] ---> 927e0addbe54 [2021-08-02T14:52:51.515Z] Step 23/24 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 [2021-08-02T14:52:51.799Z] ---> Running in ae664e732fec [2021-08-02T14:52:51.799Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-02T14:52:51.799Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-02T14:52:52.067Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T14:52:52.067Z] OK: 8 MiB in 20 packages [2021-08-02T14:52:52.067Z] Removing intermediate container ae664e732fec [2021-08-02T14:52:52.067Z] ---> 663c1f52ac53 [2021-08-02T14:52:52.067Z] Step 24/24 : LABEL version=0.0.0 [2021-08-02T14:52:52.350Z] ---> Running in daa1ebef64cd [2021-08-02T14:52:52.629Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T14:52:52.629Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-02T14:52:52.629Z] ---> 386e7e94afdd [2021-08-02T14:52:52.629Z] Step 3/32 : WORKDIR /edgex-go [2021-08-02T14:52:52.629Z] ---> Using cache [2021-08-02T14:52:52.629Z] ---> 95db67084245 [2021-08-02T14:52:52.629Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T14:52:52.629Z] ---> Using cache [2021-08-02T14:52:52.629Z] ---> 4f40ba33d1bc [2021-08-02T14:52:52.629Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-02T14:52:52.629Z] ---> Using cache [2021-08-02T14:52:52.629Z] ---> 6cef8b8ca371 [2021-08-02T14:52:52.629Z] Step 6/32 : COPY go.mod . [2021-08-02T14:52:52.629Z] ---> Using cache [2021-08-02T14:52:52.629Z] ---> 6b30cbcb5d6d [2021-08-02T14:52:52.629Z] Step 7/32 : RUN go mod download [2021-08-02T14:52:52.629Z] ---> Using cache [2021-08-02T14:52:52.629Z] ---> 0f7116830ac7 [2021-08-02T14:52:52.629Z] Step 8/32 : COPY . . [2021-08-02T14:52:52.629Z] ---> Using cache [2021-08-02T14:52:52.629Z] ---> 1d1239662dcf [2021-08-02T14:52:52.629Z] Step 9/32 : RUN go mod tidy [2021-08-02T14:52:52.629Z] ---> Using cache [2021-08-02T14:52:52.629Z] ---> 2a20e7eb2d13 [2021-08-02T14:52:52.629Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-02T14:52:52.629Z] ---> Running in a01029bac4d2 [2021-08-02T14:52:52.629Z] Removing intermediate container daa1ebef64cd [2021-08-02T14:52:52.629Z] ---> cf5dddd4e402 [2021-08-02T14:52:52.629Z] [2021-08-02T14:52:52.912Z] Removing intermediate container 9166ddb26d4d [2021-08-02T14:52:52.912Z] ---> 5c091e90b026 [2021-08-02T14:52:52.912Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-02T14:52:53.201Z] Successfully built cf5dddd4e402 [2021-08-02T14:52:53.201Z] Successfully tagged core-command:latest [2021-08-02T14:52:53.201Z] Building support-notifications [2021-08-02T14:52:53.490Z]  Building core-command ... done  ---> 2e83cda86303 [2021-08-02T14:52:53.490Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-02T14:52:53.796Z] 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-02T14:52:54.433Z] Collecting docker-compose==1.23.2 [2021-08-02T14:52:54.433Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-02T14:52:54.433Z] Collecting texttable<0.10,>=0.9.0 [2021-08-02T14:52:54.433Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-02T14:52:55.418Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-02T14:52:55.418Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-02T14:52:55.418Z] ---> b03d9d7146e4 [2021-08-02T14:52:55.418Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-02T14:52:55.686Z] Collecting docker<4.0,>=3.6.0 [2021-08-02T14:52:55.686Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-02T14:52:55.686Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-02T14:52:55.686Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-02T14:52:56.286Z] ---> be0cd54f0943 [2021-08-02T14:52:56.286Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-02T14:52:56.286Z] ---> Running in e7ece0e7c5b4 [2021-08-02T14:52:56.567Z] Removing intermediate container e7ece0e7c5b4 [2021-08-02T14:52:56.567Z] ---> 3e2bc8926815 [2021-08-02T14:52:56.567Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T14:52:56.567Z] Collecting jsonschema<3,>=2.5.1 [2021-08-02T14:52:56.567Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-02T14:52:56.567Z] ---> Running in 2a73fcced35b [2021-08-02T14:52:56.847Z] Removing intermediate container 2a73fcced35b [2021-08-02T14:52:56.847Z] ---> 6c73b848aa5d [2021-08-02T14:52:56.847Z] Step 22/24 : LABEL arch=x86_64 [2021-08-02T14:52:56.847Z] Collecting PyYAML<4,>=3.10 [2021-08-02T14:52:56.847Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-02T14:52:56.847Z] ---> Running in 3563aeed1ea8 [2021-08-02T14:52:57.125Z] Removing intermediate container 3563aeed1ea8 [2021-08-02T14:52:57.125Z] ---> 6d8766739ede [2021-08-02T14:52:57.125Z] Step 23/24 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 [2021-08-02T14:52:57.125Z] ---> Running in 21e64ad72524 [2021-08-02T14:52:57.398Z] Removing intermediate container 21e64ad72524 [2021-08-02T14:52:57.398Z] ---> dd0cd3de78c0 [2021-08-02T14:52:57.399Z] Step 24/24 : LABEL version=0.0.0 [2021-08-02T14:52:57.399Z] ---> Running in d1fc045fc94a [2021-08-02T14:52:57.667Z] Removing intermediate container d1fc045fc94a [2021-08-02T14:52:57.667Z] ---> 6ffbbe2a3138 [2021-08-02T14:52:57.667Z] [2021-08-02T14:52:57.937Z] Successfully built 6ffbbe2a3138 [2021-08-02T14:52:57.937Z] Successfully tagged core-data:latest [2021-08-02T14:52:57.937Z] Building security-secretstore-setup [2021-08-02T14:52:58.208Z]  Building core-data ... done Collecting websocket-client<1.0,>=0.32.0 [2021-08-02T14:52:58.208Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-02T14:52:58.208Z] Collecting cached-property<2,>=1.2.0 [2021-08-02T14:52:58.208Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-02T14:52:58.208Z] 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-02T14:52:58.208Z] Collecting docopt<0.7,>=0.6.1 [2021-08-02T14:52:58.208Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-02T14:52:59.177Z] Collecting docker-pycreds>=0.4.0 [2021-08-02T14:52:59.177Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-02T14:52:59.446Z] Collecting certifi>=2017.4.17 [2021-08-02T14:52:59.446Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-02T14:52:59.446Z] Collecting idna<2.8,>=2.5 [2021-08-02T14:52:59.446Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-02T14:52:59.446Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-02T14:52:59.446Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-02T14:52:59.446Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-02T14:52:59.728Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-02T14:52:59.728Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-02T14:52:59.728Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-02T14:52:59.728Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-02T14:52:59.728Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-02T14:52:59.998Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-02T14:52:59.998Z] Attempting uninstall: urllib3 [2021-08-02T14:52:59.998Z] Found existing installation: urllib3 1.26.2 [2021-08-02T14:52:59.998Z] Uninstalling urllib3-1.26.2: [2021-08-02T14:52:59.998Z] Successfully uninstalled urllib3-1.26.2 [2021-08-02T14:52:59.998Z] Attempting uninstall: idna [2021-08-02T14:52:59.998Z] Found existing installation: idna 3.1 [2021-08-02T14:52:59.998Z] Uninstalling idna-3.1: [2021-08-02T14:53:00.268Z] Successfully uninstalled idna-3.1 [2021-08-02T14:53:00.268Z] Attempting uninstall: chardet [2021-08-02T14:53:00.268Z] Found existing installation: chardet 4.0.0 [2021-08-02T14:53:00.268Z] Uninstalling chardet-4.0.0: [2021-08-02T14:53:00.268Z] Successfully uninstalled chardet-4.0.0 [2021-08-02T14:53:01.893Z] Attempting uninstall: requests [2021-08-02T14:53:01.893Z] Found existing installation: requests 2.25.1 [2021-08-02T14:53:01.893Z] Uninstalling requests-2.25.1: [2021-08-02T14:53:01.893Z] Successfully uninstalled requests-2.25.1 [2021-08-02T14:53:02.167Z] Running setup.py install for texttable: started [2021-08-02T14:53:03.143Z] Running setup.py install for texttable: finished with status 'done' [2021-08-02T14:53:03.143Z] Running setup.py install for PyYAML: started [2021-08-02T14:53:04.142Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-02T14:53:04.737Z] Running setup.py install for docopt: started [2021-08-02T14:53:04.737Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T14:53:04.737Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-02T14:53:04.737Z] ---> 386e7e94afdd [2021-08-02T14:53:04.737Z] Step 3/26 : WORKDIR /edgex-go [2021-08-02T14:53:04.737Z] ---> Using cache [2021-08-02T14:53:04.737Z] ---> 95db67084245 [2021-08-02T14:53:04.737Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T14:53:04.737Z] ---> Using cache [2021-08-02T14:53:04.737Z] ---> 4f40ba33d1bc [2021-08-02T14:53:04.737Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-02T14:53:04.737Z] ---> Using cache [2021-08-02T14:53:04.737Z] ---> 6cef8b8ca371 [2021-08-02T14:53:04.737Z] Step 6/26 : COPY go.mod . [2021-08-02T14:53:04.737Z] ---> Using cache [2021-08-02T14:53:04.737Z] ---> 6b30cbcb5d6d [2021-08-02T14:53:04.737Z] Step 7/26 : RUN go mod download [2021-08-02T14:53:04.737Z] ---> Using cache [2021-08-02T14:53:04.737Z] ---> 0f7116830ac7 [2021-08-02T14:53:04.737Z] Step 8/26 : COPY . . [2021-08-02T14:53:04.737Z] ---> Using cache [2021-08-02T14:53:04.737Z] ---> 1d1239662dcf [2021-08-02T14:53:04.737Z] Step 9/26 : RUN go mod tidy [2021-08-02T14:53:04.737Z] ---> Using cache [2021-08-02T14:53:04.737Z] ---> 2a20e7eb2d13 [2021-08-02T14:53:04.737Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-02T14:53:05.340Z] Running setup.py install for docopt: finished with status 'done' [2021-08-02T14:53:05.340Z] Running setup.py install for dockerpty: started [2021-08-02T14:53:05.941Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-02T14:53:06.526Z] ---> Running in 46ff0a3c2cd5 [2021-08-02T14:53:07.110Z] 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-02T14:53:07.110Z] 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-02T14:53:11.401Z] Removing intermediate container 444b453069e4 [2021-08-02T14:53:11.401Z] ---> 573b789bcf38 [2021-08-02T14:53:11.401Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-02T14:53:11.401Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T14:53:11.401Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-02T14:53:11.401Z] ---> 386e7e94afdd [2021-08-02T14:53:11.401Z] Step 3/23 : WORKDIR /edgex-go [2021-08-02T14:53:11.401Z] ---> Using cache [2021-08-02T14:53:11.401Z] ---> 95db67084245 [2021-08-02T14:53:11.401Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T14:53:11.401Z] ---> Using cache [2021-08-02T14:53:11.401Z] ---> 4f40ba33d1bc [2021-08-02T14:53:11.401Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-02T14:53:11.401Z] ---> Running in b030334164e2 [2021-08-02T14:53:11.401Z] ---> Running in 3b79733435d7 [2021-08-02T14:53:11.716Z] Removing intermediate container 3b79733435d7 [2021-08-02T14:53:11.716Z] ---> b37ad3e9b806 [2021-08-02T14:53:11.716Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-02T14:53:11.716Z] ---> Running in 417d22dfcdd0 [2021-08-02T14:53:12.078Z] Removing intermediate container 417d22dfcdd0 [2021-08-02T14:53:12.078Z] ---> eddaff6f9028 [2021-08-02T14:53:12.078Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-02T14:53:12.442Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:53:12.442Z] ---> 7fcbdde503e2 [2021-08-02T14:53:12.442Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-02T14:53:12.815Z] ---> 26773a72576a [2021-08-02T14:53:12.815Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-02T14:53:13.181Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:53:13.182Z] ---> b1861a4aef71 [2021-08-02T14:53:13.182Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-02T14:53:13.182Z] ---> Running in 169a95e9180d [2021-08-02T14:53:13.615Z] Removing intermediate container 169a95e9180d [2021-08-02T14:53:13.615Z] ---> 57cd3ca308c9 [2021-08-02T14:53:13.615Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T14:53:13.615Z] ---> Running in 15f3b14b3f34 [2021-08-02T14:53:13.615Z] Removing intermediate container 15f3b14b3f34 [2021-08-02T14:53:13.615Z] ---> 6e3aa181a232 [2021-08-02T14:53:13.615Z] Step 22/24 : LABEL arch=x86_64 [2021-08-02T14:53:13.615Z] OK: 219 MiB in 52 packages [2021-08-02T14:53:13.615Z] ---> Running in 8bf74a691a4a [2021-08-02T14:53:13.934Z] Removing intermediate container 8bf74a691a4a [2021-08-02T14:53:13.934Z] ---> 73c1c07898e2 [2021-08-02T14:53:13.934Z] Step 23/24 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 [2021-08-02T14:53:14.250Z] ---> Running in 3f706ff40787 [2021-08-02T14:53:14.250Z] Removing intermediate container 3f706ff40787 [2021-08-02T14:53:14.250Z] ---> 29dd29b9bdb2 [2021-08-02T14:53:14.250Z] Step 24/24 : LABEL version=0.0.0 [2021-08-02T14:53:14.525Z] Removing intermediate container b030334164e2 [2021-08-02T14:53:14.525Z] ---> 757f4326fbb4 [2021-08-02T14:53:14.525Z] Step 6/23 : COPY go.mod . [2021-08-02T14:53:14.525Z] ---> Running in 4776d495cb5a [2021-08-02T14:53:14.525Z] Removing intermediate container 4776d495cb5a [2021-08-02T14:53:14.525Z] ---> 6f6b76c647f8 [2021-08-02T14:53:14.525Z] [2021-08-02T14:53:14.795Z] Successfully built 6f6b76c647f8 [2021-08-02T14:53:14.795Z] ---> 1d509caae29a [2021-08-02T14:53:14.795Z] Step 7/23 : RUN go mod download [2021-08-02T14:53:14.795Z] Successfully tagged sys-mgmt-agent:latest [2021-08-02T14:53:14.795Z]  Building sys-mgmt-agent ... done  ---> Running in 53278c96d28b [2021-08-02T14:53:16.770Z] Removing intermediate container 53278c96d28b [2021-08-02T14:53:16.770Z] ---> 62f074edb896 [2021-08-02T14:53:16.770Z] Step 8/23 : COPY . . [2021-08-02T14:53:23.437Z] ---> e413bcf2dad8 [2021-08-02T14:53:23.438Z] Step 9/23 : RUN go mod tidy [2021-08-02T14:53:23.438Z] ---> Running in 04c41f393684 [2021-08-02T14:53:24.854Z] Removing intermediate container 04c41f393684 [2021-08-02T14:53:24.854Z] ---> 9a4678cb2a82 [2021-08-02T14:53:24.854Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-02T14:53:24.854Z] ---> Running in 2bc0f4198046 [2021-08-02T14:53:25.834Z] 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-02T14:53:26.449Z] Removing intermediate container 5febb22d67d3 [2021-08-02T14:53:26.449Z] ---> c44d364fedcb [2021-08-02T14:53:26.449Z] [2021-08-02T14:53:26.449Z] Step 11/24 : FROM alpine:3.12 [2021-08-02T14:53:26.449Z] ---> 13621d1b12d4 [2021-08-02T14:53:26.449Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-02T14:53:26.449Z] ---> Using cache [2021-08-02T14:53:26.449Z] ---> e513eec48ae7 [2021-08-02T14:53:26.449Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-02T14:53:26.449Z] ---> Using cache [2021-08-02T14:53:26.449Z] ---> 4867115adb64 [2021-08-02T14:53:26.449Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-02T14:53:26.449Z] ---> Running in b862c667a514 [2021-08-02T14:53:26.449Z] Removing intermediate container a01029bac4d2 [2021-08-02T14:53:26.449Z] ---> 48b389d4e164 [2021-08-02T14:53:26.449Z] [2021-08-02T14:53:26.449Z] Step 11/32 : FROM alpine:3.12 [2021-08-02T14:53:26.449Z] ---> 13621d1b12d4 [2021-08-02T14:53:26.449Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-02T14:53:26.720Z] ---> Running in 4b70e58ab7b0 [2021-08-02T14:53:26.720Z] Removing intermediate container b862c667a514 [2021-08-02T14:53:26.720Z] ---> 7603f3c8e2f4 [2021-08-02T14:53:26.720Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-02T14:53:26.720Z] ---> Running in 528636a5f050 [2021-08-02T14:53:26.720Z] Removing intermediate container 4b70e58ab7b0 [2021-08-02T14:53:26.720Z] ---> a118b500a714 [2021-08-02T14:53:26.720Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-02T14:53:26.989Z] Removing intermediate container 528636a5f050 [2021-08-02T14:53:26.989Z] ---> 3f309ddadb7d [2021-08-02T14:53:26.989Z] Step 16/24 : WORKDIR / [2021-08-02T14:53:26.989Z] ---> Running in b609a69fb96f [2021-08-02T14:53:26.989Z] ---> Running in ed69c3f2d5d0 [2021-08-02T14:53:27.270Z] Removing intermediate container ed69c3f2d5d0 [2021-08-02T14:53:27.270Z] ---> 21690a8b7164 [2021-08-02T14:53:27.270Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-02T14:53:27.551Z] ---> b40398444c15 [2021-08-02T14:53:27.551Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-02T14:53:27.551Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:53:27.551Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:53:27.823Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-02T14:53:27.823Z] (2/2) Installing su-exec (0.2-r1) [2021-08-02T14:53:27.823Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T14:53:27.823Z] OK: 6 MiB in 16 packages [2021-08-02T14:53:28.095Z] ---> 489eb12067cb [2021-08-02T14:53:28.095Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-02T14:53:28.363Z] ---> 605cf128c739 [2021-08-02T14:53:28.363Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-02T14:53:28.363Z] ---> Running in a96e67d4d566 [2021-08-02T14:53:28.363Z] Removing intermediate container b609a69fb96f [2021-08-02T14:53:28.363Z] ---> 91db34466f4b [2021-08-02T14:53:28.363Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-02T14:53:28.363Z] ---> Running in d8b510eb587f [2021-08-02T14:53:28.630Z] Removing intermediate container a96e67d4d566 [2021-08-02T14:53:28.630Z] ---> aa732e784b86 [2021-08-02T14:53:28.630Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T14:53:28.630Z] Removing intermediate container d8b510eb587f [2021-08-02T14:53:28.630Z] ---> 9f9bb98121f5 [2021-08-02T14:53:28.630Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-02T14:53:28.630Z] ---> Running in 1f14cb15a330 [2021-08-02T14:53:28.630Z] ---> Running in 6963395504f1 [2021-08-02T14:53:28.901Z] Removing intermediate container 1f14cb15a330 [2021-08-02T14:53:28.901Z] ---> d9f7f9cb2d36 [2021-08-02T14:53:28.901Z] Step 22/24 : LABEL arch=x86_64 [2021-08-02T14:53:28.901Z] Removing intermediate container 6963395504f1 [2021-08-02T14:53:28.901Z] ---> 75c30a5079a2 [2021-08-02T14:53:28.901Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-02T14:53:28.901Z] ---> Running in f154fd99e54b [2021-08-02T14:53:28.901Z] ---> Running in d7e905d34e16 [2021-08-02T14:53:29.171Z] Removing intermediate container f154fd99e54b [2021-08-02T14:53:29.171Z] ---> e48e9d58dca1 [2021-08-02T14:53:29.171Z] Step 23/24 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 [2021-08-02T14:53:29.171Z] ---> Running in 2ce73307a4ba [2021-08-02T14:53:29.438Z] Removing intermediate container 2ce73307a4ba [2021-08-02T14:53:29.438Z] ---> d4683b7049f0 [2021-08-02T14:53:29.438Z] Step 24/24 : LABEL version=0.0.0 [2021-08-02T14:53:29.438Z] ---> Running in 369b40d4d19c [2021-08-02T14:53:29.705Z] Removing intermediate container 369b40d4d19c [2021-08-02T14:53:29.705Z] ---> d23428c5bdf6 [2021-08-02T14:53:29.705Z] [2021-08-02T14:53:29.705Z] Successfully built d23428c5bdf6 [2021-08-02T14:53:29.705Z] Successfully tagged core-metadata:latest [2021-08-02T14:53:29.980Z]  Building core-metadata ... done Removing intermediate container d7e905d34e16 [2021-08-02T14:53:29.980Z] ---> 0e0e75b385e9 [2021-08-02T14:53:29.980Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-02T14:53:29.980Z] ---> Running in c758d529ac2c [2021-08-02T14:53:29.980Z] Removing intermediate container c758d529ac2c [2021-08-02T14:53:29.980Z] ---> 85151ad006b9 [2021-08-02T14:53:29.980Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-02T14:53:30.252Z] ---> fca4dfe7ff7e [2021-08-02T14:53:30.252Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-02T14:53:30.542Z] ---> Running in 139b99321fd8 [2021-08-02T14:53:31.154Z] 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-02T14:53:31.154Z] Removing intermediate container 139b99321fd8 [2021-08-02T14:53:31.154Z] ---> 4688d76949a6 [2021-08-02T14:53:31.154Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-02T14:53:31.439Z] ---> 74714ff0293d [2021-08-02T14:53:31.439Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-02T14:53:32.058Z] ---> ef59bedd758e [2021-08-02T14:53:32.058Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-02T14:53:32.344Z] ---> c9b4765779a7 [2021-08-02T14:53:32.344Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-02T14:53:32.619Z] ---> 41157454ed20 [2021-08-02T14:53:32.619Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-02T14:53:32.894Z] ---> 56fe4a6476cc [2021-08-02T14:53:32.894Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-02T14:53:32.894Z] ---> Running in 2d100241623e [2021-08-02T14:53:33.184Z] Removing intermediate container 2d100241623e [2021-08-02T14:53:33.184Z] ---> 0532ed016271 [2021-08-02T14:53:33.184Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-02T14:53:33.460Z] ---> d6abc8e11d57 [2021-08-02T14:53:33.460Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-02T14:53:33.460Z] ---> Running in 1822d75148e0 [2021-08-02T14:53:33.847Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-02T14:53:34.915Z] Removing intermediate container 46ff0a3c2cd5 [2021-08-02T14:53:34.915Z] ---> b85ef83fd627 [2021-08-02T14:53:34.915Z] [2021-08-02T14:53:34.915Z] Step 11/26 : FROM alpine:3.12 [2021-08-02T14:53:34.915Z] ---> 13621d1b12d4 [2021-08-02T14:53:34.915Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-02T14:53:34.915Z] Removing intermediate container 1822d75148e0 [2021-08-02T14:53:34.915Z] ---> f35df395170d [2021-08-02T14:53:34.915Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-02T14:53:35.196Z] ---> Running in e9f7c362e19d [2021-08-02T14:53:35.196Z] ---> Running in 0296ea18a262 [2021-08-02T14:53:35.483Z] Removing intermediate container 0296ea18a262 [2021-08-02T14:53:35.483Z] ---> 2db74eb142a2 [2021-08-02T14:53:35.483Z] Step 29/32 : CMD ["gate"] [2021-08-02T14:53:35.483Z] ---> Running in a8e9ca665853 [2021-08-02T14:53:35.763Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:53:35.763Z] Removing intermediate container a8e9ca665853 [2021-08-02T14:53:35.763Z] ---> aba9607e4d72 [2021-08-02T14:53:35.763Z] Step 30/32 : LABEL arch=x86_64 [2021-08-02T14:53:35.763Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:53:35.763Z] ---> Running in fc20e07a70e2 [2021-08-02T14:53:36.045Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-02T14:53:36.045Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-02T14:53:36.045Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-02T14:53:36.045Z] (4/6) Installing curl (7.78.0-r0) [2021-08-02T14:53:36.045Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-02T14:53:36.045Z] (6/6) Installing su-exec (0.2-r1) [2021-08-02T14:53:36.045Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T14:53:36.045Z] Executing ca-certificates-20191127-r4.trigger [2021-08-02T14:53:36.045Z] Removing intermediate container fc20e07a70e2 [2021-08-02T14:53:36.045Z] ---> 4442c7866e7d [2021-08-02T14:53:36.045Z] Step 31/32 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 [2021-08-02T14:53:36.045Z] OK: 7 MiB in 20 packages [2021-08-02T14:53:36.316Z] ---> Running in 79b77bb902c2 [2021-08-02T14:53:36.594Z] Removing intermediate container 79b77bb902c2 [2021-08-02T14:53:36.594Z] ---> 6b187388008b [2021-08-02T14:53:36.594Z] Step 32/32 : LABEL version=0.0.0 [2021-08-02T14:53:36.594Z] ---> Running in 8912ccf6ef9f [2021-08-02T14:53:36.594Z] Removing intermediate container e9f7c362e19d [2021-08-02T14:53:36.594Z] ---> c32e4f5d6514 [2021-08-02T14:53:36.594Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-02T14:53:36.859Z] ---> Running in 42e94e3696e1 [2021-08-02T14:53:36.859Z] Removing intermediate container 8912ccf6ef9f [2021-08-02T14:53:36.859Z] ---> 1c3676e96f05 [2021-08-02T14:53:36.859Z] [2021-08-02T14:53:36.859Z] Successfully built 1c3676e96f05 [2021-08-02T14:53:36.859Z] Successfully tagged security-bootstrapper:latest [2021-08-02T14:53:36.859Z]  Building security-bootstrapper ... done Removing intermediate container 42e94e3696e1 [2021-08-02T14:53:36.859Z] ---> c7bbdce22e92 [2021-08-02T14:53:36.859Z] Step 14/26 : WORKDIR / [2021-08-02T14:53:37.132Z] ---> Running in eb5625ba7dce [2021-08-02T14:53:37.132Z] Removing intermediate container eb5625ba7dce [2021-08-02T14:53:37.132Z] ---> 8934f94242ca [2021-08-02T14:53:37.132Z] 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-02T14:53:37.401Z] ---> bc6c23f96e22 [2021-08-02T14:53:37.401Z] 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-02T14:53:37.679Z] ---> 78382342332d [2021-08-02T14:53:37.679Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-02T14:53:37.954Z] ---> 736e8e287bc6 [2021-08-02T14:53:37.954Z] 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-02T14:53:38.544Z] ---> 2be3f29f55d6 [2021-08-02T14:53:38.544Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-02T14:53:38.816Z] ---> 1d06a0a7d6d0 [2021-08-02T14:53:38.816Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-02T14:53:39.266Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-02T14:53:39.409Z] ---> 3c2c9e2f0249 [2021-08-02T14:53:39.409Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-02T14:53:39.679Z] ---> 4a6a44c92f9e [2021-08-02T14:53:39.679Z] 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-02T14:53:39.679Z] ---> Running in fe9983b3b839 [2021-08-02T14:53:40.269Z] Removing intermediate container fe9983b3b839 [2021-08-02T14:53:40.269Z] ---> 62e31e20b9fa [2021-08-02T14:53:40.269Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-02T14:53:40.269Z] ---> Running in f6a4300cbab8 [2021-08-02T14:53:40.537Z] Removing intermediate container f6a4300cbab8 [2021-08-02T14:53:40.537Z] ---> fe52fabd6120 [2021-08-02T14:53:40.537Z] Step 24/26 : LABEL arch=x86_64 [2021-08-02T14:53:40.537Z] ---> Running in f871516afd63 [2021-08-02T14:53:40.719Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-02T14:53:40.807Z] Removing intermediate container f871516afd63 [2021-08-02T14:53:40.807Z] ---> 82205a935a4e [2021-08-02T14:53:40.807Z] Step 25/26 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 [2021-08-02T14:53:40.807Z] ---> Running in d514138de891 [2021-08-02T14:53:40.807Z] Removing intermediate container d514138de891 [2021-08-02T14:53:40.807Z] ---> 51c44549d2a2 [2021-08-02T14:53:40.807Z] Step 26/26 : LABEL version=0.0.0 [2021-08-02T14:53:41.084Z] ---> Running in 2db089bfb629 [2021-08-02T14:53:41.084Z] Removing intermediate container 2db089bfb629 [2021-08-02T14:53:41.084Z] ---> 6aa96eee5b18 [2021-08-02T14:53:41.084Z] [2021-08-02T14:53:41.333Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-02T14:53:41.360Z] Successfully built 6aa96eee5b18 [2021-08-02T14:53:41.360Z] Successfully tagged security-secretstore-setup:latest [2021-08-02T14:53:41.360Z]  Building security-secretstore-setup ... done Removing intermediate container 2bc0f4198046 [2021-08-02T14:53:41.360Z] ---> 2e6d2e9b955d [2021-08-02T14:53:41.360Z] [2021-08-02T14:53:41.360Z] Step 11/23 : FROM alpine:3.12 [2021-08-02T14:53:41.360Z] ---> 13621d1b12d4 [2021-08-02T14:53:41.360Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-02T14:53:41.360Z] ---> Running in 6df893149a7a [2021-08-02T14:53:41.944Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:53:41.944Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:53:41.944Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-02T14:53:41.944Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-02T14:53:41.944Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T14:53:41.944Z] Executing ca-certificates-20191127-r4.trigger [2021-08-02T14:53:41.944Z] OK: 6 MiB in 16 packages [2021-08-02T14:53:42.219Z] Removing intermediate container 6df893149a7a [2021-08-02T14:53:42.219Z] ---> 748589571599 [2021-08-02T14:53:42.219Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-02T14:53:42.219Z] ---> Running in 8a323c7b2152 [2021-08-02T14:53:42.488Z] Removing intermediate container 8a323c7b2152 [2021-08-02T14:53:42.488Z] ---> 6c4885306c9b [2021-08-02T14:53:42.488Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-02T14:53:42.488Z] ---> Running in 419a7b69be50 [2021-08-02T14:53:42.488Z] Removing intermediate container 419a7b69be50 [2021-08-02T14:53:42.488Z] ---> c7fb02359e05 [2021-08-02T14:53:42.488Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-02T14:53:42.488Z] ---> Running in 1ce0e1e227aa [2021-08-02T14:53:42.760Z] Removing intermediate container 1ce0e1e227aa [2021-08-02T14:53:42.760Z] ---> 5409101283e0 [2021-08-02T14:53:42.760Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-02T14:53:42.760Z] ---> 58f59ed0da47 [2021-08-02T14:53:42.760Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-02T14:53:43.029Z] ---> a327eceaaff5 [2021-08-02T14:53:43.029Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-02T14:53:43.295Z] ---> e6fde8b571ad [2021-08-02T14:53:43.295Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-02T14:53:43.295Z] ---> Running in ec5f0568e83f [2021-08-02T14:53:43.295Z] Removing intermediate container ec5f0568e83f [2021-08-02T14:53:43.295Z] ---> 0d997faf31e1 [2021-08-02T14:53:43.295Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T14:53:43.561Z] ---> Running in 40230680e809 [2021-08-02T14:53:43.561Z] Removing intermediate container 40230680e809 [2021-08-02T14:53:43.561Z] ---> 316040990391 [2021-08-02T14:53:43.561Z] Step 21/23 : LABEL arch=x86_64 [2021-08-02T14:53:43.561Z] ---> Running in 7af8015e5673 [2021-08-02T14:53:43.561Z] Removing intermediate container 7af8015e5673 [2021-08-02T14:53:43.561Z] ---> 5730380d4c2a [2021-08-02T14:53:43.561Z] Step 22/23 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 [2021-08-02T14:53:43.561Z] ---> Running in b098eae2ab44 [2021-08-02T14:53:43.827Z] Removing intermediate container b098eae2ab44 [2021-08-02T14:53:43.827Z] ---> 9d26fb624ea4 [2021-08-02T14:53:43.827Z] Step 23/23 : LABEL version=0.0.0 [2021-08-02T14:53:43.827Z] ---> Running in 3058c76835d3 [2021-08-02T14:53:43.827Z] Removing intermediate container 3058c76835d3 [2021-08-02T14:53:43.827Z] ---> e4a42c856c92 [2021-08-02T14:53:43.827Z] [2021-08-02T14:53:44.093Z] Successfully built e4a42c856c92 [2021-08-02T14:53:44.093Z] Successfully tagged support-notifications:latest [2021-08-02T14:53:44.105Z]  Building support-notifications ... done  [Pipeline] } [2021-08-02T14:53:44.111Z] $ docker stop --time=1 0928ee9472fcbaccbd6ba76afcf99ac168681efd9cdaef03eaf19a71fc2fa0aa [2021-08-02T14:53:45.418Z] $ docker rm -f 0928ee9472fcbaccbd6ba76afcf99ac168681efd9cdaef03eaf19a71fc2fa0aa [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T14:53:45.814Z] + docker images [2021-08-02T14:53:45.814Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-02T14:53:45.814Z] support-notifications latest e4a42c856c92 2 seconds ago 16.8MB [2021-08-02T14:53:45.814Z] 2e6d2e9b955d 4 seconds ago 1.75GB [2021-08-02T14:53:45.814Z] security-secretstore-setup latest 6aa96eee5b18 5 seconds ago 29MB [2021-08-02T14:53:45.814Z] security-bootstrapper latest 1c3676e96f05 9 seconds ago 18.7MB [2021-08-02T14:53:45.814Z] b85ef83fd627 11 seconds ago 1.75GB [2021-08-02T14:53:45.814Z] core-metadata latest d23428c5bdf6 16 seconds ago 16.7MB [2021-08-02T14:53:45.814Z] 48b389d4e164 19 seconds ago 1.75GB [2021-08-02T14:53:45.814Z] c44d364fedcb 20 seconds ago 1.75GB [2021-08-02T14:53:45.814Z] sys-mgmt-agent latest 6f6b76c647f8 31 seconds ago 324MB [2021-08-02T14:53:45.814Z] core-data latest 6ffbbe2a3138 48 seconds ago 20.4MB [2021-08-02T14:53:45.814Z] core-command latest cf5dddd4e402 53 seconds ago 16MB [2021-08-02T14:53:45.814Z] support-scheduler latest d6fc3b959e2b About a minute ago 16.1MB [2021-08-02T14:53:45.814Z] 5fef0cf4cf71 About a minute ago 1.74GB [2021-08-02T14:53:45.814Z] 970cb6a39510 About a minute ago 1.75GB [2021-08-02T14:53:45.814Z] security-proxy-setup latest 343bfd29c818 About a minute ago 25.9MB [2021-08-02T14:53:45.814Z] 57755084e186 About a minute ago 1.75GB [2021-08-02T14:53:45.814Z] 1180958fee61 About a minute ago 1.75GB [2021-08-02T14:53:45.814Z] 75ae9733a344 About a minute ago 1.75GB [2021-08-02T14:53:45.814Z] ci-base-image-x86_64 latest 386e7e94afdd 5 minutes ago 1.24GB [2021-08-02T14:53:45.814Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 2 weeks ago 475MB [2021-08-02T14:53:45.814Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 3 weeks ago 37.5MB [2021-08-02T14:53:45.814Z] docker 20.10.6 d2979b152a7d 3 months ago 246MB [2021-08-02T14:53:45.814Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-02T14:53:45.814Z] 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-02T14:53:53.786Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-02T14:53:53.787Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-02T14:53:53.787Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-02T14:53:53.787Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-02T14:53:53.787Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-02T14:53:53.787Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-02T14:53:53.787Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-02T14:53:53.787Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-02T14:53:53.787Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-02T14:53:53.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-02T14:54:01.165Z] Still waiting to schedule task [2021-08-02T14:54:01.166Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-02T14:54:06.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.168s coverage: 28.7% of statements [2021-08-02T14:54:06.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-02T14:54:06.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-02T14:54:08.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.345s coverage: 100.0% of statements [2021-08-02T14:54:08.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-02T14:54:09.876Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.307s coverage: 46.3% of statements [2021-08-02T14:54:09.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-02T14:54:09.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-02T14:54:13.316Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.587s coverage: 90.1% of statements [2021-08-02T14:54:13.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-02T14:54:13.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-02T14:54:13.317Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.246s coverage: 81.2% of statements [2021-08-02T14:54:13.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-02T14:54:13.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-02T14:54:13.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-02T14:54:13.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-02T14:54:13.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-02T14:54:21.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.657s coverage: 94.2% of statements [2021-08-02T14:54:21.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-02T14:54:21.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-02T14:54:21.649Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.199s coverage: 59.1% of statements [2021-08-02T14:54:21.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-02T14:54:21.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-02T14:54:21.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-02T14:54:21.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-02T14:54:21.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-02T14:54:21.649Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.222s coverage: 60.0% of statements [2021-08-02T14:54:21.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-02T14:54:21.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-02T14:54:21.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-02T14:54:21.649Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.329s coverage: 0.8% of statements [2021-08-02T14:54:21.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-02T14:54:21.650Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.161s coverage: 58.8% of statements [2021-08-02T14:54:21.650Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.260s coverage: 22.0% of statements [2021-08-02T14:54:21.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-02T14:54:21.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.176s coverage: 47.1% of statements [2021-08-02T14:54:21.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.220s coverage: 79.5% of statements [2021-08-02T14:54:21.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.224s coverage: 94.1% of statements [2021-08-02T14:54:22.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.258s coverage: 96.3% of statements [2021-08-02T14:54:22.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.226s coverage: 87.5% of statements [2021-08-02T14:54:34.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.213s coverage: 94.4% of statements [2021-08-02T14:54:34.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.183s coverage: 44.8% of statements [2021-08-02T14:54:40.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.558s coverage: 81.8% of statements [2021-08-02T14:54:40.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-02T14:54:48.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.260s coverage: 92.9% of statements [2021-08-02T14:54:48.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-02T14:54:48.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-02T14:54:48.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-02T14:54:48.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-08-02T14:54:48.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-02T14:54:48.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-02T14:54:48.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-02T14:54:48.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-02T14:54:48.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-02T14:54:48.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.175s coverage: 87.2% of statements [2021-08-02T14:54:48.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-02T14:54:48.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-02T14:54:48.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements [2021-08-02T14:54:48.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-02T14:54:48.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.173s coverage: 58.8% of statements [2021-08-02T14:54:48.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-02T14:54:48.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.194s coverage: 80.0% of statements [2021-08-02T14:54:48.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.259s coverage: 87.2% of statements [2021-08-02T14:54:48.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.260s coverage: 85.4% of statements [2021-08-02T14:54:48.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.318s coverage: 91.2% of statements [2021-08-02T14:54:48.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-02T14:54:48.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.830s coverage: 64.4% of statements [2021-08-02T14:54:48.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-02T14:54:48.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-02T14:54:48.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.175s coverage: 100.0% of statements [2021-08-02T14:54:48.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements [2021-08-02T14:54:48.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.046s coverage: 100.0% of statements [2021-08-02T14:54:48.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements [2021-08-02T14:54:49.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements [2021-08-02T14:54:53.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.059s coverage: 66.9% of statements [2021-08-02T14:54:53.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-02T14:54:53.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-02T14:54:53.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-02T14:54:55.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.701s coverage: 43.6% of statements [2021-08-02T14:54:55.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-02T14:54:55.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-02T14:54:55.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.188s coverage: 89.5% of statements [2021-08-02T14:54:55.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-02T14:54:55.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.295s coverage: 84.8% of statements [2021-08-02T14:54:55.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-02T14:55:03.976Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.272s coverage: 19.3% of statements [2021-08-02T14:55:03.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-02T14:55:03.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-02T14:55:03.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-02T14:55:03.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-02T14:55:03.976Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.530s coverage: 92.0% of statements [2021-08-02T14:55:03.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-02T14:55:03.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-02T14:55:03.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-02T14:55:03.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-02T14:55:03.976Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.234s coverage: 62.7% of statements [2021-08-02T14:55:03.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-02T14:55:03.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-02T14:55:03.976Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.394s coverage: 97.7% of statements [2021-08-02T14:55:03.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-02T14:55:03.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-02T14:55:03.976Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-02T14:55:03.976Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-02T14:55:03.976Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.182s coverage: 28.9% of statements [2021-08-02T14:55:03.976Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-02T14:55:03.976Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-02T14:55:03.976Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-02T14:55:03.976Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-02T14:55:03.976Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-02T14:55:03.976Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-02T14:55:03.976Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.170s coverage: 100.0% of statements [2021-08-02T14:55:03.976Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements [2021-08-02T14:55:04.254Z] GO111MODULE=on go vet ./... [2021-08-02T14:56:26.152Z] gofmt -l . [2021-08-02T14:56:26.152Z] [ "`gofmt -l .`" = "" ] [2021-08-02T14:56:26.779Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-02T14:56:29.442Z] + ls -al . [2021-08-02T14:56:29.442Z] total 624 [2021-08-02T14:56:29.442Z] drwxrwxr-x 9 1001 1001 4096 Aug 2 14:56 . [2021-08-02T14:56:29.442Z] drwxr-xr-x 4 root root 4096 Aug 2 14:52 .. [2021-08-02T14:56:29.442Z] -rw-rw-r-- 1 1001 1001 11 Aug 2 14:49 .dockerignore [2021-08-02T14:56:29.442Z] drwxrwxr-x 8 1001 1001 4096 Aug 2 14:49 .git [2021-08-02T14:56:29.442Z] drwxrwxr-x 3 1001 1001 4096 Aug 2 14:49 .github [2021-08-02T14:56:29.442Z] -rw-rw-r-- 1 1001 1001 818 Aug 2 14:49 .gitignore [2021-08-02T14:56:29.442Z] -rw-rw-r-- 1 1001 1001 76 Aug 2 14:49 .hadolint.yml [2021-08-02T14:56:29.442Z] -rw-rw-r-- 1 1001 1001 166 Aug 2 14:49 .sonarcloud.properties [2021-08-02T14:56:29.442Z] -rw-rw-r-- 1 1001 1001 8609 Aug 2 14:49 Attribution.txt [2021-08-02T14:56:29.442Z] -rw-rw-r-- 1 1001 1001 43881 Aug 2 14:49 CHANGELOG.md [2021-08-02T14:56:29.442Z] -rw-rw-r-- 1 1001 1001 3804 Aug 2 14:49 CONTRIBUTING.md [2021-08-02T14:56:29.442Z] -rw-rw-r-- 1 1001 1001 931 Aug 2 14:49 Dockerfile.build [2021-08-02T14:56:29.442Z] -rw-rw-r-- 1 1001 1001 849 Aug 2 14:49 Jenkinsfile [2021-08-02T14:56:29.442Z] -rw-rw-r-- 1 1001 1001 10775 Aug 2 14:49 LICENSE [2021-08-02T14:56:29.442Z] -rw-rw-r-- 1 1001 1001 5915 Aug 2 14:49 Makefile [2021-08-02T14:56:29.442Z] -rw-rw-r-- 1 1001 1001 8643 Aug 2 14:49 README.md [2021-08-02T14:56:29.442Z] -rw-rw-r-- 1 1001 1001 6912 Aug 2 14:49 SECURITY.md [2021-08-02T14:56:29.442Z] -rw-rw-r-- 1 1001 1001 5 Aug 2 14:47 VERSION [2021-08-02T14:56:29.442Z] -rw-rw-r-- 1 1001 1001 4131 Aug 2 14:49 ZMQWindows.md [2021-08-02T14:56:29.442Z] drwxrwxr-x 2 1001 1001 4096 Aug 2 14:49 bin [2021-08-02T14:56:29.442Z] drwxrwxr-x 14 1001 1001 4096 Aug 2 14:49 cmd [2021-08-02T14:56:29.442Z] -rw-r--r-- 1 root root 403847 Aug 2 14:55 coverage.out [2021-08-02T14:56:29.442Z] -rw-rw-r-- 1 1001 1001 813 Aug 2 14:49 go.mod [2021-08-02T14:56:29.442Z] -rw-r--r-- 1 root root 48847 Aug 2 14:52 go.sum [2021-08-02T14:56:29.442Z] drwxrwxr-x 8 1001 1001 4096 Aug 2 14:49 internal [2021-08-02T14:56:29.442Z] drwxrwxr-x 3 1001 1001 4096 Aug 2 14:49 openapi [2021-08-02T14:56:29.442Z] drwxrwxr-x 4 1001 1001 4096 Aug 2 14:49 snap [2021-08-02T14:56:29.442Z] -rw-rw-r-- 1 1001 1001 204 Aug 2 14:49 version.go [Pipeline] sh [2021-08-02T14:56:30.113Z] + '[' -e coverage.out ] [2021-08-02T14:56:30.113Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-02T14:56:30.147Z] Warning: overwriting stash ‘coverage-report’ [2021-08-02T14:56:31.106Z] Stashed 1 file(s) [Pipeline] sh [2021-08-02T14:56:31.776Z] + make build [2021-08-02T14:56:31.776Z] go mod tidy [2021-08-02T14:56:32.405Z] 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-02T14:56:39.142Z] 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-02T14:57:06.077Z] 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-02T14:57:07.526Z] 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-02T14:57:11.859Z] 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-02T14:57:12.849Z] 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-02T14:57:17.178Z] 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-02T14:57:20.581Z] 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-02T14:57:23.201Z] 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-02T14:57:27.513Z] 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-02T14:57:30.129Z] 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-02T14:57:33.519Z] 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-02T14:57:38.951Z] $ docker stop --time=1 ee52c55ad29a7df554672cc2b950ef44d8fd4b0925429c490f4593bc223a3e23 [2021-08-02T14:57:41.524Z] $ docker rm -f ee52c55ad29a7df554672cc2b950ef44d8fd4b0925429c490f4593bc223a3e23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:57:43.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-02T14:57:43.295Z] [2021-08-02T14:57:43.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:57:43.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-02T14:57:43.936Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-02T14:57:43.936Z] 29e5d40040c1: Pulling fs layer [2021-08-02T14:57:43.936Z] 1ce36da41761: Pulling fs layer [2021-08-02T14:57:43.936Z] 25b303627fd3: Pulling fs layer [2021-08-02T14:57:44.281Z] 29e5d40040c1: Verifying Checksum [2021-08-02T14:57:44.281Z] 29e5d40040c1: Download complete [2021-08-02T14:57:45.006Z] 1ce36da41761: Verifying Checksum [2021-08-02T14:57:45.006Z] 1ce36da41761: Download complete [2021-08-02T14:57:45.291Z] 29e5d40040c1: Pull complete [2021-08-02T14:57:47.348Z] 25b303627fd3: Verifying Checksum [2021-08-02T14:57:47.349Z] 25b303627fd3: Download complete [2021-08-02T14:57:47.349Z] 1ce36da41761: Pull complete [2021-08-02T14:57:57.563Z] 25b303627fd3: Pull complete [2021-08-02T14:57:57.563Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-02T14:57:57.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-02T14:57:57.563Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-02T14:57:57.797Z] prd-ubuntu18.04-docker-arm64-4c-16g-1398 does not seem to be running inside a container [2021-08-02T14:57:57.866Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-02T14:58:01.308Z] $ docker top d225a06dc246ac477bbd0ed90e7c35737bdc3ab984a1848fda52d95ed256f2d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:58:02.346Z] + docker-compose build --help+ [2021-08-02T14:58:02.347Z] grep parallel [2021-08-02T14:58:07.739Z] --parallel Build images in parallel. [Pipeline] } [2021-08-02T14:58:07.745Z] $ docker stop --time=1 d225a06dc246ac477bbd0ed90e7c35737bdc3ab984a1848fda52d95ed256f2d5 [2021-08-02T14:58:09.660Z] $ docker rm -f d225a06dc246ac477bbd0ed90e7c35737bdc3ab984a1848fda52d95ed256f2d5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:58:10.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-02T14:58:10.356Z] . [Pipeline] withDockerContainer [2021-08-02T14:58:10.634Z] prd-ubuntu18.04-docker-arm64-4c-16g-1398 does not seem to be running inside a container [2021-08-02T14:58:10.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-02T14:58:12.379Z] $ docker top 36ce58a366d48e964be36b1b0947ea61496c96c8265282ff736e2db731dcc8bc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:58:13.394Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-02T14:58:18.795Z] Building core-command ... [2021-08-02T14:58:18.795Z] Building core-data ... [2021-08-02T14:58:18.795Z] Building core-metadata ... [2021-08-02T14:58:18.795Z] Building security-bootstrapper ... [2021-08-02T14:58:18.795Z] Building security-proxy-setup ... [2021-08-02T14:58:18.795Z] Building security-secretstore-setup ... [2021-08-02T14:58:18.795Z] Building support-notifications ... [2021-08-02T14:58:18.795Z] Building support-scheduler ... [2021-08-02T14:58:18.795Z] Building sys-mgmt-agent ... [2021-08-02T14:58:18.795Z] Building core-data [2021-08-02T14:58:18.795Z] Building support-notifications [2021-08-02T14:58:18.795Z] Building support-scheduler [2021-08-02T14:58:18.795Z] Building security-bootstrapper [2021-08-02T14:58:18.795Z] Building sys-mgmt-agent [2021-08-02T14:59:25.863Z] Running on prd-ubuntu18.04-docker-8c-8g-1405 in /w/workspace/edgexfoundry_edgex-go_PR-3643 [Pipeline] { [Pipeline] ws [2021-08-02T14:59:25.881Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-08-02T14:59:26.004Z] The recommended git tool is: git [2021-08-02T14:59:26.796Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T14:59:26.796Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-02T14:59:26.796Z] ---> 2c9aad8f4641 [2021-08-02T14:59:26.796Z] Step 3/24 : WORKDIR /edgex-go [2021-08-02T14:59:26.796Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T14:59:26.796Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-02T14:59:26.796Z] ---> 2c9aad8f4641 [2021-08-02T14:59:26.796Z] Step 3/23 : WORKDIR /edgex-go [2021-08-02T14:59:26.796Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T14:59:26.796Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-02T14:59:26.796Z] ---> 2c9aad8f4641 [2021-08-02T14:59:26.796Z] Step 3/23 : WORKDIR /edgex-go [2021-08-02T14:59:26.796Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T14:59:26.796Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-02T14:59:26.796Z] ---> 2c9aad8f4641 [2021-08-02T14:59:26.796Z] Step 3/32 : WORKDIR /edgex-go [2021-08-02T14:59:26.796Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T14:59:26.796Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-02T14:59:26.796Z] ---> 2c9aad8f4641 [2021-08-02T14:59:26.796Z] Step 3/24 : WORKDIR /edgex-go [2021-08-02T14:59:27.070Z] ---> Running in a1f4c4dbc737 [2021-08-02T14:59:27.070Z] ---> Running in b21a76cafd47 [2021-08-02T14:59:27.070Z] ---> Running in 16508fed0595 [2021-08-02T14:59:27.070Z] ---> Running in 23f1c500d5b5 [2021-08-02T14:59:27.070Z] ---> Running in 6f340323376d [2021-08-02T14:59:28.054Z] Removing intermediate container a1f4c4dbc737 [2021-08-02T14:59:28.054Z] ---> 617a94592ef4 [2021-08-02T14:59:28.054Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T14:59:28.054Z] Removing intermediate container 23f1c500d5b5 [2021-08-02T14:59:28.054Z] ---> 06d415d56a41 [2021-08-02T14:59:28.054Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T14:59:28.054Z] Removing intermediate container 16508fed0595 [2021-08-02T14:59:28.054Z] ---> c9af334d4634 [2021-08-02T14:59:28.054Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T14:59:28.054Z] Removing intermediate container 6f340323376d [2021-08-02T14:59:28.054Z] ---> 3e579c5c3bc9 [2021-08-02T14:59:28.054Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T14:59:28.054Z] Removing intermediate container b21a76cafd47 [2021-08-02T14:59:28.054Z] ---> b69e4e71285c [2021-08-02T14:59:28.054Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T14:59:28.054Z] ---> Running in 5388ad822244 [2021-08-02T14:59:28.332Z] ---> Running in b544b29ddf39 [2021-08-02T14:59:28.332Z] ---> Running in ebafee2e69e3 [2021-08-02T14:59:28.332Z] ---> Running in c2e082a26283 [2021-08-02T14:59:28.608Z] ---> Running in 79751fcae760 [2021-08-02T14:59:28.847Z] using credential edgex-jenkins-ssh [2021-08-02T14:59:28.864Z] Cloning the remote Git repository [2021-08-02T14:59:28.885Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-02T14:59:28.965Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-08-02T14:59:29.000Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-02T14:59:29.001Z] > git --version # timeout=10 [2021-08-02T14:59:29.010Z] > git --version # 'git version 2.17.1' [2021-08-02T14:59:29.010Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:59:29.182Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T14:59:32.030Z] Removing intermediate container 5388ad822244 [2021-08-02T14:59:32.030Z] ---> 6e315dcb9618 [2021-08-02T14:59:32.030Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-02T14:59:32.340Z] ---> Running in a4714eb16324 [2021-08-02T14:59:32.611Z] Removing intermediate container b544b29ddf39 [2021-08-02T14:59:32.611Z] ---> 8381d336f216 [2021-08-02T14:59:32.611Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-02T14:59:32.887Z] Removing intermediate container c2e082a26283 [2021-08-02T14:59:32.887Z] ---> c7212b57cc7b [2021-08-02T14:59:32.887Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-02T14:59:33.162Z] ---> Running in df49e4f97a79 [2021-08-02T14:59:33.162Z] ---> Running in 2474a6ad6fdc [2021-08-02T14:59:33.441Z] Removing intermediate container 79751fcae760 [2021-08-02T14:59:33.441Z] ---> 3b05f3c07662 [2021-08-02T14:59:33.441Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-02T14:59:33.441Z] Removing intermediate container ebafee2e69e3 [2021-08-02T14:59:33.441Z] ---> cf7f0e745540 [2021-08-02T14:59:33.441Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-02T14:59:33.717Z] ---> Running in b0c787c61ceb [2021-08-02T14:59:33.717Z] ---> Running in 2bc9c551fcb1 [2021-08-02T14:59:34.703Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T14:59:35.680Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T14:59:35.680Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T14:59:35.680Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T14:59:35.680Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T14:59:35.680Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T14:59:36.668Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T14:59:36.668Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T14:59:36.668Z] OK: 218 MiB in 52 packages [2021-08-02T14:59:36.951Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T14:59:36.951Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T14:59:37.959Z] OK: 218 MiB in 52 packages [2021-08-02T14:59:37.959Z] OK: 218 MiB in 52 packages [2021-08-02T14:59:38.243Z] OK: 218 MiB in 52 packages [2021-08-02T14:59:38.243Z] OK: 218 MiB in 52 packages [2021-08-02T14:59:38.527Z] Removing intermediate container a4714eb16324 [2021-08-02T14:59:38.527Z] ---> f19bb083de96 [2021-08-02T14:59:38.527Z] Step 6/24 : COPY go.mod . [2021-08-02T14:59:39.515Z] Removing intermediate container 2474a6ad6fdc [2021-08-02T14:59:39.515Z] ---> dbb465bc06c3 [2021-08-02T14:59:39.515Z] Step 6/32 : COPY go.mod . [2021-08-02T14:59:39.801Z] ---> 7d1a03e22c75 [2021-08-02T14:59:39.801Z] Step 7/24 : RUN go mod download [2021-08-02T14:59:40.081Z] ---> Running in b03dc8b8624b [2021-08-02T14:59:40.081Z] Removing intermediate container 2bc9c551fcb1 [2021-08-02T14:59:40.081Z] ---> 57cf1d9c48f4 [2021-08-02T14:59:40.081Z] Step 6/23 : COPY go.mod . [2021-08-02T14:59:40.357Z] Removing intermediate container b0c787c61ceb [2021-08-02T14:59:40.357Z] ---> 6c630f52a084 [2021-08-02T14:59:40.357Z] Step 6/24 : COPY go.mod . [2021-08-02T14:59:40.357Z] Removing intermediate container df49e4f97a79 [2021-08-02T14:59:40.357Z] ---> 8695834dc934 [2021-08-02T14:59:40.357Z] Step 6/23 : COPY go.mod . [2021-08-02T14:59:40.629Z] ---> 56f48138efcc [2021-08-02T14:59:40.629Z] Step 7/32 : RUN go mod download [2021-08-02T14:59:40.902Z] ---> Running in 307f3ad3f484 [2021-08-02T14:59:41.504Z] ---> 9584b4835aff [2021-08-02T14:59:41.504Z] Step 7/23 : RUN go mod download [2021-08-02T14:59:41.791Z] ---> Running in 1d481d1c90cc [2021-08-02T14:59:42.065Z] ---> 4414d899b5c9 [2021-08-02T14:59:42.065Z] ---> 96ef4384d247 [2021-08-02T14:59:42.065Z] Step 7/24 : RUN go mod download [2021-08-02T14:59:42.065Z] Step 7/23 : RUN go mod download [2021-08-02T14:59:42.350Z] ---> Running in 15aa5589c0af [2021-08-02T14:59:42.350Z] ---> Running in 7ad99be991eb [2021-08-02T14:59:44.998Z] Removing intermediate container b03dc8b8624b [2021-08-02T14:59:44.998Z] ---> ecc7fa3392e3 [2021-08-02T14:59:44.998Z] Step 8/24 : COPY . . [2021-08-02T14:59:45.983Z] Removing intermediate container 307f3ad3f484 [2021-08-02T14:59:45.983Z] ---> db111fbe85cf [2021-08-02T14:59:45.983Z] Step 8/32 : COPY . . [2021-08-02T14:59:51.398Z] Removing intermediate container 1d481d1c90cc [2021-08-02T14:59:51.398Z] ---> 4eb15fad5972 [2021-08-02T14:59:51.398Z] Step 8/23 : COPY . . [2021-08-02T14:59:52.406Z] Removing intermediate container 15aa5589c0af [2021-08-02T14:59:52.406Z] ---> b70dc622dfde [2021-08-02T14:59:52.406Z] Step 8/23 : COPY . . [2021-08-02T14:59:53.009Z] Removing intermediate container 7ad99be991eb [2021-08-02T14:59:53.009Z] ---> 2a6e988261e7 [2021-08-02T14:59:53.009Z] Step 8/24 : COPY . . [2021-08-02T15:00:10.187Z] Merging remotes/origin/main commit 7f897f3a79abebf81ead038c021fb09122a99f29 into PR head commit 02b151ba2f00835c3912c8fcf04833060e454491 [2021-08-02T15:00:10.314Z] Merge succeeded, producing 02b151ba2f00835c3912c8fcf04833060e454491 [2021-08-02T15:00:10.315Z] Checking out Revision 02b151ba2f00835c3912c8fcf04833060e454491 (PR-3643) [2021-08-02T15:00:09.480Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-02T15:00:09.492Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T15:00:09.504Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-02T15:00:09.518Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-02T15:00:09.518Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T15:00:09.523Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3643/head:refs/remotes/origin/PR-3643 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-02T15:00:10.194Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T15:00:10.199Z] > git checkout -f 02b151ba2f00835c3912c8fcf04833060e454491 # timeout=10 [2021-08-02T15:00:10.271Z] > git remote # timeout=10 [2021-08-02T15:00:10.278Z] > git config --get remote.origin.url # timeout=10 [2021-08-02T15:00:10.283Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T15:00:10.286Z] > git merge 7f897f3a79abebf81ead038c021fb09122a99f29 # timeout=10 [2021-08-02T15:00:10.296Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-02T15:00:10.313Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T15:00:10.317Z] > git checkout -f 02b151ba2f00835c3912c8fcf04833060e454491 # timeout=10 [2021-08-02T15:00:11.354Z] ---> 6a0fb1cbe28d [2021-08-02T15:00:11.354Z] Step 9/32 : RUN go mod tidy [2021-08-02T15:00:11.354Z] ---> 9a596c7c1cfd [2021-08-02T15:00:11.354Z] Step 9/24 : RUN go mod tidy [2021-08-02T15:00:11.354Z] ---> 4574d8d329fe [2021-08-02T15:00:11.354Z] Step 9/23 : RUN go mod tidy [2021-08-02T15:00:11.354Z] ---> f22f51fed144 [2021-08-02T15:00:11.354Z] Step 9/24 : RUN go mod tidy [2021-08-02T15:00:11.354Z] ---> Running in c6b867f17f34 [2021-08-02T15:00:11.354Z] ---> f2813ef7269e [2021-08-02T15:00:11.354Z] Step 9/23 : RUN go mod tidy [2021-08-02T15:00:11.354Z] ---> Running in e0b6aebc9ad0 [2021-08-02T15:00:11.354Z] ---> Running in 2ae02cc5b519 [2021-08-02T15:00:11.354Z] ---> Running in c15e50f294ae [2021-08-02T15:00:11.354Z] ---> Running in 885c3e0222d2 [2021-08-02T15:00:14.100Z] Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T15:00:14.942Z] + echo snap-build.sh [2021-08-02T15:00:14.942Z] snap-build.sh [2021-08-02T15:00:14.942Z] + SNAP_BASE_DIR=. [2021-08-02T15:00:14.942Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-08-02T15:00:14.942Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-08-02T15:00:14.942Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-08-02T15:00:14.942Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-08-02T15:00:14.942Z] + cd /w/workspace/edgex-go/2 [2021-08-02T15:00:14.942Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-02T15:00:14.942Z] Reading package lists... [2021-08-02T15:00:14.942Z] Building dependency tree... [2021-08-02T15:00:14.942Z] Reading state information... [2021-08-02T15:00:14.942Z] The following packages were automatically installed and are no longer required: [2021-08-02T15:00:14.942Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-02T15:00:14.942Z] uidmap xdelta3 [2021-08-02T15:00:14.942Z] Use 'sudo apt autoremove' to remove them. [2021-08-02T15:00:14.942Z] The following packages will be REMOVED: [2021-08-02T15:00:14.942Z] lxd* lxd-client* [2021-08-02T15:00:15.210Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-02T15:00:15.211Z] After this operation, 31.7 MB disk space will be freed. [2021-08-02T15:00:15.744Z] (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-02T15:00:15.744Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-02T15:00:16.704Z] Removing lxd dnsmasq configuration [2021-08-02T15:00:16.704Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-02T15:00:16.704Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-02T15:00:16.784Z] Removing intermediate container c6b867f17f34 [2021-08-02T15:00:16.784Z] ---> cea95569785d [2021-08-02T15:00:16.784Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-02T15:00:16.784Z] ---> Running in a0f4b646043c [2021-08-02T15:00:17.059Z] Removing intermediate container e0b6aebc9ad0 [2021-08-02T15:00:17.059Z] ---> 9b815ba481a1 [2021-08-02T15:00:17.059Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-02T15:00:17.335Z] Removing intermediate container 885c3e0222d2 [2021-08-02T15:00:17.335Z] ---> 6f68f3ec3101 [2021-08-02T15:00:17.335Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-02T15:00:17.622Z] ---> Running in b69c844c0646 [2021-08-02T15:00:17.622Z] ---> Running in 8d2dae0df689 [2021-08-02T15:00:17.622Z] Removing intermediate container c15e50f294ae [2021-08-02T15:00:17.622Z] ---> 226cc633c8f6 [2021-08-02T15:00:17.622Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-02T15:00:17.672Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-02T15:00:17.672Z] (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-02T15:00:17.672Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-02T15:00:18.225Z] ---> Running in 3752ade0ec57 [2021-08-02T15:00:18.225Z] Removing intermediate container 2ae02cc5b519 [2021-08-02T15:00:18.225Z] ---> 86a9e296e69b [2021-08-02T15:00:18.225Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-02T15:00:18.511Z] ---> Running in e3f9ae685d0e [2021-08-02T15:00:18.638Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-02T15:00:18.906Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-02T15:00:19.119Z] 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-02T15:00:19.494Z] + sudo snap remove --purge lxd [2021-08-02T15:00:19.494Z] snap "lxd" is not installed [2021-08-02T15:00:19.494Z] + sudo groupadd --force --system lxd [2021-08-02T15:00:19.494Z] ++ whoami [2021-08-02T15:00:19.494Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-02T15:00:19.494Z] + newgrp - lxd [2021-08-02T15:00:19.760Z] + sudo snap install lxd [2021-08-02T15:00:20.108Z] 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-02T15:00:20.387Z] 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-02T15:00:20.665Z] 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-02T15:00:20.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-02T15:00:27.976Z] 2021-08-02T15:00:24Z INFO Waiting for automatic snapd restart... [2021-08-02T15:00:40.311Z] lxd 4.16 from Canonical* installed [2021-08-02T15:00:40.311Z] + sudo lxd init --auto [2021-08-02T15:00:48.534Z] + sudo snap install --classic snapcraft [2021-08-02T15:01:00.866Z] snapcraft 4.8.3 from Canonical* installed [2021-08-02T15:01:00.866Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-02T15:01:00.866Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-02T15:01:00.866Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-02T15:01:00.866Z] Dload Upload Total Spent Left Speed [2021-08-02T15:01:00.866Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4045 0 --:--:-- --:--:-- --:--:-- 4019 [2021-08-02T15:01:00.866Z] 100 3325k 100 3325k 0 0 7879k 0 --:--:-- --:--:-- --:--:-- 7879k [2021-08-02T15:01:00.866Z] ./yq_linux_amd64 [2021-08-02T15:01:00.866Z] + sudo snapcraft prime --use-lxd [2021-08-02T15:01:02.822Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-02T15:01:02.822Z] 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-02T15:01:02.822Z] - README.md [2021-08-02T15:01:02.822Z] [2021-08-02T15:01:02.822Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-02T15:01:02.822Z] Launching a container. [2021-08-02T15:01:11.056Z] Waiting for container to be ready [2021-08-02T15:01:11.056Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-02T15:01:11.056Z] [2021-08-02T15:01:14.401Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-02T15:01:14.401Z] Waiting for network to be ready... [2021-08-02T15:01:14.667Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-02T15:01:14.933Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1814 kB] [2021-08-02T15:01:14.933Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-02T15:01:14.933Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [334 kB] [2021-08-02T15:01:14.933Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-02T15:01:14.933Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-02T15:01:14.933Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] [2021-08-02T15:01:14.933Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] [2021-08-02T15:01:14.933Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-02T15:01:14.933Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-02T15:01:15.517Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-02T15:01:15.517Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-02T15:01:15.782Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-02T15:01:15.782Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-02T15:01:15.782Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-02T15:01:15.782Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-02T15:01:15.782Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-02T15:01:15.782Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-02T15:01:16.365Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-02T15:01:16.632Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2161 kB] [2021-08-02T15:01:16.632Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [426 kB] [2021-08-02T15:01:16.632Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-08-02T15:01:16.632Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-08-02T15:01:16.632Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] [2021-08-02T15:01:16.632Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] [2021-08-02T15:01:16.632Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] [2021-08-02T15:01:16.632Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-02T15:01:19.225Z] Fetched 24.9 MB in 4s (5696 kB/s) [2021-08-02T15:01:19.808Z] Reading package lists... [2021-08-02T15:01:20.075Z] Reading package lists... [2021-08-02T15:01:20.342Z] Building dependency tree... [2021-08-02T15:01:20.342Z] Reading state information... [2021-08-02T15:01:20.342Z] The following additional packages will be installed: [2021-08-02T15:01:20.342Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-02T15:01:20.342Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-02T15:01:20.342Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-02T15:01:20.342Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-02T15:01:20.342Z] Suggested packages: [2021-08-02T15:01:20.342Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-02T15:01:20.342Z] Recommended packages: [2021-08-02T15:01:20.342Z] gnupg libsasl2-modules [2021-08-02T15:01:20.342Z] The following NEW packages will be installed: [2021-08-02T15:01:20.342Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-02T15:01:20.342Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-02T15:01:20.343Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-02T15:01:20.343Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-02T15:01:20.343Z] The following packages will be upgraded: [2021-08-02T15:01:20.343Z] gpg gpg-agent gpgconf libudev1 [2021-08-02T15:01:20.343Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-02T15:01:20.343Z] Need to get 3527 kB of archives. [2021-08-02T15:01:20.343Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-02T15:01:20.343Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] [2021-08-02T15:01:20.609Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] [2021-08-02T15:01:20.609Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-08-02T15:01:20.609Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-08-02T15:01:20.609Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-02T15:01:20.609Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-08-02T15:01:20.609Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-02T15:01:20.877Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-02T15:01:21.143Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-02T15:01:21.143Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-02T15:01:21.409Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-02T15:01:21.409Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-02T15:01:21.409Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-02T15:01:21.409Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-02T15:01:21.409Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-02T15:01:21.409Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-02T15:01:21.409Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-02T15:01:21.409Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-02T15:01:21.409Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-02T15:01:21.409Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-02T15:01:21.409Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-02T15:01:21.409Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-02T15:01:21.675Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-02T15:01:21.675Z] Fetched 3527 kB in 1s (3061 kB/s) [2021-08-02T15:01:21.675Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-02T15:01:21.675Z] Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... [2021-08-02T15:01:21.675Z] Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-02T15:01:21.675Z] Setting up libudev1:amd64 (237-3ubuntu10.50) ... [2021-08-02T15:01:21.943Z] Selecting previously unselected package udev. [2021-08-02T15:01:21.943Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-02T15:01:21.943Z] Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... [2021-08-02T15:01:21.943Z] Unpacking udev (237-3ubuntu10.50) ... [2021-08-02T15:01:21.943Z] Selecting previously unselected package libfuse2:amd64. [2021-08-02T15:01:22.213Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-02T15:01:22.213Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-02T15:01:22.213Z] Selecting previously unselected package fuse. [2021-08-02T15:01:22.213Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-02T15:01:22.213Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-02T15:01:22.213Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-02T15:01:22.213Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-02T15:01:22.213Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-02T15:01:22.213Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-02T15:01:22.480Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-02T15:01:22.480Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-02T15:01:22.480Z] Selecting previously unselected package libksba8:amd64. [2021-08-02T15:01:22.480Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-02T15:01:22.480Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-02T15:01:22.480Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-02T15:01:22.480Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-02T15:01:22.480Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T15:01:22.480Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-02T15:01:22.749Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-02T15:01:22.749Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T15:01:22.749Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-02T15:01:22.749Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-02T15:01:22.749Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T15:01:22.749Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-02T15:01:22.749Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-02T15:01:22.749Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T15:01:22.749Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-02T15:01:22.749Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-02T15:01:22.749Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T15:01:23.018Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-02T15:01:23.018Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-02T15:01:23.018Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T15:01:23.018Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-02T15:01:23.018Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-02T15:01:23.018Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T15:01:23.018Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-02T15:01:23.018Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-02T15:01:23.018Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T15:01:23.018Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-02T15:01:23.018Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-02T15:01:23.018Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T15:01:23.285Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-02T15:01:23.285Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-02T15:01:23.285Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-02T15:01:23.285Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-02T15:01:23.285Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-02T15:01:23.285Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-02T15:01:23.285Z] Selecting previously unselected package libldap-common. [2021-08-02T15:01:23.285Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-02T15:01:23.285Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-02T15:01:23.285Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-02T15:01:23.285Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-02T15:01:23.285Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-02T15:01:23.285Z] Selecting previously unselected package dirmngr. [2021-08-02T15:01:23.285Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-02T15:01:23.552Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-02T15:01:23.552Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-02T15:01:23.552Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-02T15:01:23.552Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-02T15:01:23.552Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-02T15:01:23.552Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-02T15:01:23.552Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-02T15:01:23.552Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T15:01:23.552Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-02T15:01:23.552Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-02T15:01:23.552Z] Setting up udev (237-3ubuntu10.50) ... [2021-08-02T15:01:23.821Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-02T15:01:24.089Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T15:01:24.089Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-02T15:01:24.089Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-02T15:01:24.089Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-02T15:01:24.089Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T15:01:24.089Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T15:01:24.089Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T15:01:24.089Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T15:01:24.089Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T15:01:24.089Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T15:01:24.089Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T15:01:24.089Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-02T15:01:24.089Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-02T15:01:24.359Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-02T15:01:24.627Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-02T15:01:24.627Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-02T15:01:24.627Z] This means they are not meant to be enabled using systemctl. [2021-08-02T15:01:24.627Z] Possible reasons for having this kind of units are: [2021-08-02T15:01:24.627Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-02T15:01:24.627Z] .wants/ or .requires/ directory. [2021-08-02T15:01:24.627Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-02T15:01:24.627Z] a requirement dependency on it. [2021-08-02T15:01:24.627Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-02T15:01:24.627Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-02T15:01:24.627Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-02T15:01:24.627Z] instance name specified. [2021-08-02T15:01:24.897Z] Reading package lists... [2021-08-02T15:01:25.175Z] Building dependency tree... [2021-08-02T15:01:25.175Z] Reading state information... [2021-08-02T15:01:25.175Z] The following additional packages will be installed: [2021-08-02T15:01:25.175Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-02T15:01:25.175Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-02T15:01:25.175Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-02T15:01:25.175Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-02T15:01:25.175Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-02T15:01:25.175Z] Suggested packages: [2021-08-02T15:01:25.175Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-02T15:01:25.175Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-02T15:01:25.175Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-02T15:01:25.175Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-02T15:01:25.175Z] systemd-container policykit-1 [2021-08-02T15:01:25.175Z] Recommended packages: [2021-08-02T15:01:25.175Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-02T15:01:25.175Z] The following NEW packages will be installed: [2021-08-02T15:01:25.175Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-02T15:01:25.175Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-02T15:01:25.175Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-02T15:01:25.175Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-02T15:01:25.175Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-02T15:01:25.175Z] The following packages will be upgraded: [2021-08-02T15:01:25.175Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-02T15:01:25.175Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-02T15:01:25.175Z] Need to get 36.7 MB of archives. [2021-08-02T15:01:25.175Z] After this operation, 147 MB of additional disk space will be used. [2021-08-02T15:01:25.175Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] [2021-08-02T15:01:25.444Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-02T15:01:25.444Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] [2021-08-02T15:01:25.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-02T15:01:25.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-02T15:01:25.444Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-02T15:01:25.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-02T15:01:25.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-02T15:01:25.718Z] 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-02T15:01:25.718Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-02T15:01:25.718Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-02T15:01:25.718Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-02T15:01:25.718Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-02T15:01:25.718Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-02T15:01:25.718Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-02T15:01:25.718Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-02T15:01:25.718Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-08-02T15:01:25.718Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-08-02T15:01:25.990Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-02T15:01:26.471Z] 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-02T15:01:26.471Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-02T15:01:26.471Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-02T15:01:26.471Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-02T15:01:26.471Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-02T15:01:26.471Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-02T15:01:26.471Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-02T15:01:26.471Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-02T15:01:26.471Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-02T15:01:26.471Z] 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-02T15:01:26.471Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-02T15:01:27.885Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-02T15:01:27.885Z] Fetched 36.7 MB in 3s (14.1 MB/s) [2021-08-02T15:01:28.154Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-02T15:01:28.154Z] Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... [2021-08-02T15:01:28.154Z] Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-02T15:01:28.737Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... [2021-08-02T15:01:28.737Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-02T15:01:28.737Z] Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... [2021-08-02T15:01:28.737Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-02T15:01:28.737Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-02T15:01:28.737Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-02T15:01:29.005Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-02T15:01:29.005Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-02T15:01:29.005Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-02T15:01:29.005Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-02T15:01:29.272Z] Setting up apt (1.6.14) ... [2021-08-02T15:01:29.272Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-02T15:01:29.538Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-02T15:01:29.803Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-02T15:01:29.803Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-02T15:01:29.803Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-02T15:01:29.803Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-02T15:01:29.803Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-02T15:01:29.803Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-02T15:01:30.071Z] Selecting previously unselected package libexpat1:amd64. [2021-08-02T15:01:30.071Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-02T15:01:30.071Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-02T15:01:30.071Z] Selecting previously unselected package python3.6-minimal. [2021-08-02T15:01:30.071Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-02T15:01:30.071Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-02T15:01:30.341Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-02T15:01:30.341Z] Checking for services that may need to be restarted...done. [2021-08-02T15:01:30.341Z] Checking for services that may need to be restarted...done. [2021-08-02T15:01:30.341Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-02T15:01:30.341Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-02T15:01:30.341Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-02T15:01:30.925Z] Selecting previously unselected package python3-minimal. [2021-08-02T15:01:30.925Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-02T15:01:30.925Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-02T15:01:30.925Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-02T15:01:30.925Z] Selecting previously unselected package mime-support. [2021-08-02T15:01:30.925Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-02T15:01:30.925Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-02T15:01:30.925Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-02T15:01:30.925Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-02T15:01:30.925Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-02T15:01:30.925Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-02T15:01:30.925Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-02T15:01:30.925Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-02T15:01:31.194Z] Selecting previously unselected package python3.6. [2021-08-02T15:01:31.194Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-02T15:01:31.194Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-02T15:01:31.194Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-02T15:01:31.194Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-02T15:01:31.194Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-02T15:01:31.194Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-02T15:01:31.461Z] Selecting previously unselected package python3. [2021-08-02T15:01:31.461Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-02T15:01:31.461Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-02T15:01:31.461Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-02T15:01:31.461Z] Selecting previously unselected package multiarch-support. [2021-08-02T15:01:31.461Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-02T15:01:31.461Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-02T15:01:31.759Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-02T15:01:31.759Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-02T15:01:31.759Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-02T15:01:31.759Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-02T15:01:31.759Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-02T15:01:31.759Z] Selecting previously unselected package libbsd0:amd64. [2021-08-02T15:01:31.759Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-02T15:01:31.759Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-02T15:01:31.759Z] Selecting previously unselected package sudo. [2021-08-02T15:01:31.759Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-02T15:01:31.759Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-02T15:01:32.028Z] Selecting previously unselected package apparmor. [2021-08-02T15:01:32.028Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-02T15:01:32.028Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-02T15:01:32.028Z] Selecting previously unselected package libedit2:amd64. [2021-08-02T15:01:32.028Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-02T15:01:32.028Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-02T15:01:32.028Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-02T15:01:32.028Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-02T15:01:32.028Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-02T15:01:32.301Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-02T15:01:32.301Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-02T15:01:32.301Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-02T15:01:32.301Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-02T15:01:32.301Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-02T15:01:32.301Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-02T15:01:32.301Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-02T15:01:32.301Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-02T15:01:32.301Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-02T15:01:32.301Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-02T15:01:32.301Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-02T15:01:32.301Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-02T15:01:32.570Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-02T15:01:32.570Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-08-02T15:01:32.570Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-02T15:01:32.570Z] Selecting previously unselected package openssh-client. [2021-08-02T15:01:32.570Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-08-02T15:01:32.570Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-02T15:01:32.837Z] Selecting previously unselected package squashfs-tools. [2021-08-02T15:01:32.837Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-02T15:01:32.837Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-02T15:01:32.837Z] Selecting previously unselected package snapd. [2021-08-02T15:01:32.837Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-02T15:01:32.837Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-02T15:01:34.788Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-02T15:01:34.788Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-02T15:01:35.056Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-02T15:01:35.056Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-02T15:01:35.056Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-02T15:01:35.056Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-02T15:01:35.056Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-02T15:01:35.056Z] Setting up systemd (237-3ubuntu10.50) ... [2021-08-02T15:01:35.056Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-02T15:01:35.640Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-02T15:01:35.640Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-02T15:01:35.640Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-02T15:01:35.640Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-02T15:01:35.640Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-02T15:01:35.640Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-02T15:01:36.224Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-02T15:01:36.224Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-02T15:01:36.224Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-02T15:01:36.224Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-02T15:01:36.224Z] running python rtupdate hooks for python3.6... [2021-08-02T15:01:36.224Z] running python post-rtupdate hooks for python3.6... [2021-08-02T15:01:36.491Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-02T15:01:37.907Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-02T15:01:37.907Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-02T15:01:37.907Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-02T15:01:37.907Z] Setting up snapd (2.49.2+18.04) ... [2021-08-02T15:01:38.569Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-02T15:01:38.569Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-02T15:01:38.850Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-02T15:01:38.850Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-02T15:01:39.119Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-02T15:01:39.119Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-02T15:01:39.420Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-02T15:01:39.420Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-02T15:01:39.689Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-02T15:01:39.689Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-02T15:01:39.956Z] /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-02T15:01:39.956Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-02T15:01:39.956Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-02T15:01:40.542Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-02T15:01:40.809Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-02T15:01:40.809Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-02T15:01:42.049Z] Reading package lists... [2021-08-02T15:01:42.049Z] Reading package lists... [2021-08-02T15:01:42.317Z] Building dependency tree... [2021-08-02T15:01:42.317Z] Reading state information... [2021-08-02T15:01:42.317Z] Calculating upgrade... [2021-08-02T15:01:42.585Z] The following packages will be upgraded: [2021-08-02T15:01:42.585Z] advancecomp base-files bash binutils binutils-common [2021-08-02T15:01:42.585Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-02T15:01:42.585Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-02T15:01:42.585Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-02T15:01:42.585Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-02T15:01:42.585Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-02T15:01:42.585Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-02T15:01:42.585Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-02T15:01:42.585Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-02T15:01:42.585Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-02T15:01:42.585Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-02T15:01:42.585Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-02T15:01:42.585Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-02T15:01:42.585Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-02T15:01:42.585Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-02T15:01:42.585Z] ubuntu-keyring util-linux [2021-08-02T15:01:42.585Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-02T15:01:42.585Z] Need to get 64.2 MB of archives. [2021-08-02T15:01:42.585Z] After this operation, 5125 kB of additional disk space will be used. [2021-08-02T15:01:42.585Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-151.157 [994 kB] [2021-08-02T15:01:42.854Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-02T15:01:42.854Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-02T15:01:42.854Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-02T15:01:42.854Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-02T15:01:42.854Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-02T15:01:42.854Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-02T15:01:42.854Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-02T15:01:42.854Z] 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-02T15:01:42.854Z] 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-02T15:01:42.854Z] 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-02T15:01:42.854Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-02T15:01:42.854Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-02T15:01:42.854Z] 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-02T15:01:42.854Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-02T15:01:42.854Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-02T15:01:42.854Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-02T15:01:42.854Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-02T15:01:42.854Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-02T15:01:42.854Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-02T15:01:42.854Z] 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-02T15:01:43.125Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-02T15:01:43.125Z] 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-02T15:01:43.125Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-02T15:01:43.125Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-02T15:01:43.125Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-02T15:01:43.125Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-02T15:01:43.125Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-02T15:01:43.125Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-02T15:01:43.126Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-02T15:01:43.126Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-02T15:01:43.126Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-02T15:01:43.126Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] [2021-08-02T15:01:43.126Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-02T15:01:43.126Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-02T15:01:43.126Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-02T15:01:43.126Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-02T15:01:43.126Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-02T15:01:43.126Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-02T15:01:43.126Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-02T15:01:43.126Z] 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-02T15:01:43.126Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-02T15:01:43.126Z] 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-02T15:01:43.126Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-02T15:01:43.126Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-02T15:01:43.126Z] 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-02T15:01:43.126Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-02T15:01:43.126Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-02T15:01:43.126Z] 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-02T15:01:43.126Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-02T15:01:43.126Z] 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-02T15:01:43.126Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-02T15:01:43.126Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-02T15:01:43.126Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-02T15:01:43.126Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-02T15:01:43.126Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-02T15:01:43.126Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-02T15:01:43.126Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-02T15:01:43.399Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-02T15:01:43.399Z] 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-02T15:01:43.669Z] 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-02T15:01:43.669Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-02T15:01:43.669Z] 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-02T15:01:43.669Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-02T15:01:43.669Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-02T15:01:43.669Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-02T15:01:43.669Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-02T15:01:43.938Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-02T15:01:43.938Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-02T15:01:43.938Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-02T15:01:43.938Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-02T15:01:43.938Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-02T15:01:43.938Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-02T15:01:43.938Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-02T15:01:43.938Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-02T15:01:43.938Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-02T15:01:43.938Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-02T15:01:43.938Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-02T15:01:44.208Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-02T15:01:44.208Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-02T15:01:44.208Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-02T15:01:44.208Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-02T15:01:44.208Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-02T15:01:44.208Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-02T15:01:44.208Z] 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-02T15:01:44.208Z] 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-02T15:01:44.208Z] 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-02T15:01:44.208Z] 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-02T15:01:44.208Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-02T15:01:44.208Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-02T15:01:44.478Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-02T15:01:44.478Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-02T15:01:44.478Z] 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-02T15:01:44.478Z] 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-02T15:01:44.478Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-02T15:01:44.478Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-02T15:01:44.478Z] 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-02T15:01:44.478Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-02T15:01:44.478Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-02T15:01:44.478Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-02T15:01:44.478Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-02T15:01:44.478Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-02T15:01:44.478Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-02T15:01:44.748Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-02T15:01:44.748Z] Fetched 64.2 MB in 2s (31.9 MB/s) [2021-08-02T15:01:44.748Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-02T15:01:44.748Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-02T15:01:44.748Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-02T15:01:45.019Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-02T15:01:45.019Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-02T15:01:45.299Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-151.157_amd64.deb ... [2021-08-02T15:01:45.299Z] Unpacking linux-libc-dev:amd64 (4.15.0-151.157) over (4.15.0-20.21) ... [2021-08-02T15:01:45.299Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-02T15:01:45.582Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-02T15:01:45.582Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-02T15:01:45.582Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-02T15:01:45.582Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-02T15:01:45.582Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-02T15:01:45.582Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-02T15:01:45.582Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-02T15:01:45.582Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-02T15:01:45.858Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-02T15:01:45.858Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-02T15:01:45.858Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-02T15:01:45.858Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-02T15:01:45.858Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-02T15:01:45.858Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-02T15:01:45.858Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-02T15:01:45.858Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-02T15:01:45.858Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-02T15:01:46.134Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-02T15:01:46.134Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-02T15:01:46.134Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-02T15:01:46.134Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-02T15:01:46.134Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-02T15:01:46.134Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-02T15:01:46.134Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-02T15:01:46.134Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-02T15:01:46.409Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-02T15:01:46.409Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-02T15:01:46.409Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-02T15:01:46.683Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-02T15:01:46.959Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-02T15:01:46.959Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-02T15:01:46.959Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-02T15:01:47.233Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-02T15:01:47.233Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-02T15:01:47.233Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-02T15:01:47.233Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-02T15:01:47.233Z] Installing new version of config file /etc/issue ... [2021-08-02T15:01:47.233Z] Installing new version of config file /etc/issue.net ... [2021-08-02T15:01:47.233Z] Installing new version of config file /etc/lsb-release ... [2021-08-02T15:01:47.513Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-02T15:01:47.513Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-02T15:01:47.513Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-02T15:01:47.789Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-02T15:01:47.789Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T15:01:47.789Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-02T15:01:47.789Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-02T15:01:47.789Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-02T15:01:47.789Z] 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-02T15:01:47.789Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T15:01:47.789Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-02T15:01:47.789Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-02T15:01:48.069Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-02T15:01:48.069Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T15:01:48.069Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-02T15:01:48.069Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-02T15:01:48.345Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-02T15:01:48.345Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T15:01:48.345Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-02T15:01:48.345Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-02T15:01:48.618Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-02T15:01:48.618Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T15:01:48.618Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-02T15:01:48.618Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-02T15:01:48.893Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-02T15:01:48.893Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T15:01:48.893Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-02T15:01:48.893Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-02T15:01:48.893Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-02T15:01:48.893Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T15:01:48.893Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-02T15:01:48.893Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-02T15:01:49.168Z] Setting up grep (3.1-2build1) ... [2021-08-02T15:01:49.168Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T15:01:49.168Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-02T15:01:49.168Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-02T15:01:49.168Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-02T15:01:49.168Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T15:01:49.168Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-02T15:01:49.168Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-02T15:01:49.444Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-02T15:01:49.444Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T15:01:49.444Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-02T15:01:49.444Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-02T15:01:49.444Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-02T15:01:49.444Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T15:01:49.444Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-02T15:01:49.444Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-02T15:01:50.043Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-02T15:01:50.043Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-02T15:01:50.043Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-02T15:01:50.043Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-02T15:01:50.318Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-02T15:01:50.318Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T15:01:50.318Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-02T15:01:50.318Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-02T15:01:50.920Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-02T15:01:50.920Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-02T15:01:50.920Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-02T15:01:50.920Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-02T15:01:50.920Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-02T15:01:50.920Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T15:01:50.920Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-02T15:01:50.920Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-02T15:01:51.196Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-02T15:01:51.196Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T15:01:51.196Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-02T15:01:51.196Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-02T15:01:51.196Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-02T15:01:51.196Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T15:01:51.196Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-02T15:01:51.196Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-02T15:01:51.196Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-02T15:01:51.471Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T15:01:51.471Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-02T15:01:51.471Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-02T15:01:51.471Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-02T15:01:51.471Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T15:01:51.471Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-02T15:01:51.471Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-02T15:01:51.471Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-02T15:01:51.745Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T15:01:51.745Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-02T15:01:51.745Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-02T15:01:51.745Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-02T15:01:51.745Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-02T15:01:51.745Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-02T15:01:51.746Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T15:01:51.746Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-02T15:01:51.746Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-02T15:01:51.746Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-02T15:01:52.020Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T15:01:52.020Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-02T15:01:52.020Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-02T15:01:52.020Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-02T15:01:52.020Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T15:01:52.020Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-02T15:01:52.020Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-02T15:01:52.020Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-02T15:01:52.020Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T15:01:52.020Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-02T15:01:52.296Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-02T15:01:52.571Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-02T15:01:52.852Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-02T15:01:53.131Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-02T15:01:53.131Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T15:01:53.131Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-02T15:01:53.131Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-02T15:01:53.131Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-02T15:01:53.131Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T15:01:53.131Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-02T15:01:53.131Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-02T15:01:53.406Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-02T15:01:53.406Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-02T15:01:53.406Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-02T15:01:53.406Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-02T15:01:53.682Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-02T15:01:53.682Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-02T15:01:53.682Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-02T15:01:53.682Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-02T15:01:53.682Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-02T15:01:53.958Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-02T15:01:53.958Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-02T15:01:53.958Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-02T15:01:53.958Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-02T15:01:53.958Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-02T15:01:53.958Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-02T15:01:53.958Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-02T15:01:53.958Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-02T15:01:54.233Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-02T15:01:54.233Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-02T15:01:54.233Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-02T15:01:54.233Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-02T15:01:54.233Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-02T15:01:54.233Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-02T15:01:54.508Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-02T15:01:54.508Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-02T15:01:54.508Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-02T15:01:54.508Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-02T15:01:54.508Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-02T15:01:54.782Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... [2021-08-02T15:01:54.782Z] Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-02T15:01:54.782Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-02T15:01:54.782Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-02T15:01:54.782Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-02T15:01:54.782Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-02T15:01:54.782Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-02T15:01:54.782Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-02T15:01:54.782Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-02T15:01:55.064Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-02T15:01:55.064Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-02T15:01:55.064Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-02T15:01:55.064Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-02T15:01:55.064Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-02T15:01:55.064Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-02T15:01:55.064Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-02T15:01:55.064Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-02T15:01:55.342Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-02T15:01:55.342Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-02T15:01:55.342Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-02T15:01:55.342Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-02T15:01:55.342Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-02T15:01:55.342Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-02T15:01:55.342Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-02T15:01:55.626Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-02T15:01:55.626Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-02T15:01:55.626Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-02T15:01:55.626Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-02T15:01:55.906Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-02T15:01:55.906Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-02T15:01:55.906Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-02T15:01:55.906Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-02T15:01:55.906Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-02T15:01:55.906Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-02T15:01:55.906Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-02T15:01:55.906Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-02T15:01:56.181Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-02T15:01:56.181Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-02T15:01:56.181Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-02T15:01:56.181Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-02T15:01:56.181Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-02T15:01:56.181Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-02T15:01:56.181Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-02T15:01:56.181Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-02T15:01:56.458Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-02T15:01:56.458Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-02T15:01:56.458Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-02T15:01:56.458Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-02T15:01:56.458Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-02T15:01:56.459Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-02T15:01:56.459Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-02T15:01:56.459Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-02T15:01:56.734Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-02T15:01:56.734Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-02T15:01:56.734Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-02T15:01:56.734Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-02T15:01:56.734Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-02T15:01:56.734Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-02T15:01:56.734Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-02T15:01:56.734Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-02T15:01:57.009Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-02T15:01:57.009Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-02T15:01:57.009Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-02T15:01:57.009Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-02T15:01:57.009Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-02T15:01:57.009Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-02T15:01:57.009Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-02T15:01:57.009Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-02T15:01:57.009Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-02T15:01:57.283Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-02T15:01:57.283Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-02T15:01:57.283Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-02T15:01:57.562Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-02T15:01:57.562Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-02T15:01:57.562Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-02T15:01:57.562Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-02T15:01:57.562Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-02T15:01:57.562Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-02T15:01:57.562Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-02T15:01:57.562Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-02T15:01:57.842Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-02T15:01:57.842Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-02T15:01:57.842Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-02T15:01:57.842Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-02T15:01:57.842Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-02T15:01:57.842Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-02T15:01:57.842Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-02T15:01:57.842Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-02T15:01:58.119Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-02T15:01:58.119Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-02T15:01:58.392Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-02T15:01:58.392Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-02T15:01:58.392Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-02T15:01:58.392Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-02T15:01:58.392Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-02T15:01:58.392Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-02T15:01:58.676Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-02T15:01:58.676Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-02T15:01:58.953Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-02T15:01:58.953Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-02T15:01:58.953Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-02T15:01:58.953Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-02T15:01:58.953Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-02T15:01:58.953Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-02T15:01:58.953Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-02T15:01:58.953Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-02T15:01:59.229Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-02T15:01:59.229Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-02T15:01:59.229Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-02T15:01:59.229Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-02T15:02:00.215Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-02T15:02:00.215Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-02T15:02:00.824Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-02T15:02:00.824Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-02T15:02:01.101Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-02T15:02:01.101Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-02T15:02:01.377Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-02T15:02:01.377Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-02T15:02:01.981Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-02T15:02:02.259Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-02T15:02:02.260Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-02T15:02:02.260Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-02T15:02:02.260Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-02T15:02:02.260Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-02T15:02:02.260Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-02T15:02:02.260Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-02T15:02:02.537Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-02T15:02:02.537Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-02T15:02:02.537Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-02T15:02:02.537Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-02T15:02:02.537Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-02T15:02:02.537Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-02T15:02:02.537Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-02T15:02:02.537Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-02T15:02:02.814Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-02T15:02:02.814Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-02T15:02:02.814Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-02T15:02:02.814Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-02T15:02:02.814Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-02T15:02:02.814Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-02T15:02:02.814Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-02T15:02:02.814Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-02T15:02:02.814Z] [2021-08-02T15:02:02.814Z] Current default time zone: 'Etc/UTC' [2021-08-02T15:02:02.814Z] Local time is now: Mon Aug 2 15:02:02 UTC 2021. [2021-08-02T15:02:02.814Z] Universal Time is now: Mon Aug 2 15:02:02 UTC 2021. [2021-08-02T15:02:02.814Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-02T15:02:02.814Z] [2021-08-02T15:02:02.814Z] Setting up systemd-sysv (237-3ubuntu10.50) ... [2021-08-02T15:02:02.814Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-02T15:02:02.814Z] Setting up linux-libc-dev:amd64 (4.15.0-151.157) ... [2021-08-02T15:02:02.814Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-02T15:02:02.814Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-02T15:02:03.090Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-02T15:02:03.090Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-02T15:02:03.090Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-02T15:02:03.090Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-02T15:02:03.090Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-02T15:02:03.090Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-02T15:02:03.090Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-02T15:02:03.090Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-02T15:02:03.090Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-02T15:02:03.090Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-02T15:02:03.090Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-02T15:02:03.090Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-02T15:02:03.090Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-02T15:02:03.090Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-02T15:02:03.090Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-02T15:02:03.090Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-02T15:02:03.090Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-02T15:02:03.427Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-02T15:02:04.874Z] Updating certificates in /etc/ssl/certs... [2021-08-02T15:02:05.866Z] 23 added, 27 removed; done. [2021-08-02T15:02:05.866Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-02T15:02:05.866Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-02T15:02:05.866Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-02T15:02:05.866Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-02T15:02:05.866Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-02T15:02:05.866Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-02T15:02:05.866Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-02T15:02:05.866Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-02T15:02:05.866Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-02T15:02:05.866Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-02T15:02:05.866Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-02T15:02:05.866Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-02T15:02:05.866Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-02T15:02:05.866Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-02T15:02:05.866Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-02T15:02:05.866Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-02T15:02:05.866Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-02T15:02:05.866Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-02T15:02:05.866Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-02T15:02:05.866Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-02T15:02:06.145Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-02T15:02:06.145Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-02T15:02:06.145Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-02T15:02:06.145Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-02T15:02:06.145Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-02T15:02:06.145Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-02T15:02:06.145Z] Updating certificates in /etc/ssl/certs... [2021-08-02T15:02:06.756Z] 0 added, 0 removed; done. [2021-08-02T15:02:06.756Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-02T15:02:06.756Z] done. [2021-08-02T15:02:07.034Z] Reading package lists... [2021-08-02T15:02:07.322Z] Building dependency tree... [2021-08-02T15:02:07.322Z] Reading state information... [2021-08-02T15:02:07.322Z] The following NEW packages will be installed: [2021-08-02T15:02:07.322Z] apt-transport-https [2021-08-02T15:02:07.623Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-02T15:02:07.623Z] Need to get 4348 B of archives. [2021-08-02T15:02:07.623Z] After this operation, 154 kB of additional disk space will be used. [2021-08-02T15:02:07.623Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-02T15:02:07.911Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-02T15:02:07.911Z] Fetched 4348 B in 0s (24.0 kB/s) [2021-08-02T15:02:07.911Z] Selecting previously unselected package apt-transport-https. [2021-08-02T15:02:07.911Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-02T15:02:07.911Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-02T15:02:07.911Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-02T15:02:07.911Z] Setting up apt-transport-https (1.6.14) ... [2021-08-02T15:02:08.189Z] Waiting for network to be ready... [2021-08-02T15:02:14.911Z] 2021-08-02T15:02:11Z INFO Waiting for automatic snapd restart... [2021-08-02T15:02:15.190Z] snapd 2.51.3 from Canonical* installed [2021-08-02T15:02:16.176Z] "snapd" switched to the "latest/stable" channel [2021-08-02T15:02:16.176Z] [2021-08-02T15:02:18.167Z] core18 20210611 from Canonical* installed [2021-08-02T15:02:18.441Z] "core18" switched to the "latest/stable" channel [2021-08-02T15:02:18.441Z] [2021-08-02T15:02:21.853Z] snapcraft 4.8.3 from Canonical* installed [2021-08-02T15:02:21.853Z] "snapcraft" switched to the "latest/stable" channel [2021-08-02T15:02:21.853Z] [2021-08-02T15:02:26.149Z] 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-02T15:02:26.149Z] - README.md [2021-08-02T15:02:26.149Z] [2021-08-02T15:02:26.149Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-02T15:02:26.415Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-02T15:02:26.415Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-02T15:02:26.682Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-02T15:02:27.649Z] Reading package lists... [2021-08-02T15:02:27.915Z] Removing intermediate container a0f4b646043c [2021-08-02T15:02:27.915Z] ---> 82e1b1e50190 [2021-08-02T15:02:27.915Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-02T15:02:27.915Z] ---> Running in 26fdbb34ec43 [2021-08-02T15:02:27.915Z] 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-02T15:02:27.934Z] 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-02T15:02:27.935Z] Reading package lists... [2021-08-02T15:02:28.214Z] Building dependency tree... [2021-08-02T15:02:28.214Z] Reading state information... [2021-08-02T15:02:28.214Z] Suggested packages: [2021-08-02T15:02:28.214Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-02T15:02:28.214Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-02T15:02:28.214Z] Recommended packages: [2021-08-02T15:02:28.215Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-02T15:02:28.215Z] The following NEW packages will be installed: [2021-08-02T15:02:28.215Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-02T15:02:28.215Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-02T15:02:28.215Z] pkg-config zip [2021-08-02T15:02:28.493Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-02T15:02:28.493Z] Need to get 7663 kB of archives. [2021-08-02T15:02:28.493Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-02T15:02:28.493Z] 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-02T15:02:28.493Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-02T15:02:28.493Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-02T15:02:28.493Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-02T15:02:28.493Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-02T15:02:28.770Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-02T15:02:28.770Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-02T15:02:28.770Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-02T15:02:28.770Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-02T15:02:29.043Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-02T15:02:29.043Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-02T15:02:29.043Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-02T15:02:29.043Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-02T15:02:29.043Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-02T15:02:29.043Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-02T15:02:29.330Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-02T15:02:29.330Z] Fetched 7663 kB in 1s (10.4 MB/s) [2021-08-02T15:02:29.330Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-02T15:02:29.330Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-02T15:02:29.330Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-02T15:02:29.330Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-02T15:02:29.355Z] Removing intermediate container 8d2dae0df689 [2021-08-02T15:02:29.355Z] ---> 63ba70d14c33 [2021-08-02T15:02:29.355Z] [2021-08-02T15:02:29.355Z] Step 11/32 : FROM alpine:3.12 [2021-08-02T15:02:29.355Z] 3.12: Pulling from library/alpine [2021-08-02T15:02:29.606Z] Selecting previously unselected package libpsl5:amd64. [2021-08-02T15:02:29.606Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-02T15:02:29.606Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-02T15:02:29.606Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-02T15:02:29.606Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-02T15:02:29.606Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-02T15:02:29.606Z] Selecting previously unselected package librtmp1:amd64. [2021-08-02T15:02:29.606Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-02T15:02:29.606Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-02T15:02:29.606Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-02T15:02:29.606Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-02T15:02:29.606Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-02T15:02:29.606Z] Selecting previously unselected package liberror-perl. [2021-08-02T15:02:29.606Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-02T15:02:29.606Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-02T15:02:29.884Z] Selecting previously unselected package git-man. [2021-08-02T15:02:29.884Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-02T15:02:29.884Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-02T15:02:29.884Z] Selecting previously unselected package git. [2021-08-02T15:02:29.884Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-02T15:02:29.884Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-02T15:02:30.483Z] Selecting previously unselected package libnorm1:amd64. [2021-08-02T15:02:30.483Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-02T15:02:30.483Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-02T15:02:30.483Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-02T15:02:30.483Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-02T15:02:30.483Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-02T15:02:30.483Z] Selecting previously unselected package libsodium23:amd64. [2021-08-02T15:02:30.483Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-02T15:02:30.483Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-02T15:02:30.483Z] Selecting previously unselected package libzmq5:amd64. [2021-08-02T15:02:30.483Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-02T15:02:30.483Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-02T15:02:30.759Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-02T15:02:30.759Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-02T15:02:30.759Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-02T15:02:30.759Z] Selecting previously unselected package pkg-config. [2021-08-02T15:02:30.759Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-02T15:02:30.759Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-02T15:02:30.759Z] Selecting previously unselected package zip. [2021-08-02T15:02:30.759Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-02T15:02:30.759Z] Unpacking zip (3.0-11build1) ... [2021-08-02T15:02:30.759Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-02T15:02:30.759Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-02T15:02:30.759Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-02T15:02:30.759Z] Setting up liberror-perl (0.17025-1) ... [2021-08-02T15:02:30.759Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-02T15:02:31.037Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-02T15:02:31.037Z] No schema files found: doing nothing. [2021-08-02T15:02:31.037Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-02T15:02:31.037Z] Setting up zip (3.0-11build1) ... [2021-08-02T15:02:31.037Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-02T15:02:31.037Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-02T15:02:31.037Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-02T15:02:31.037Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-02T15:02:31.037Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-02T15:02:31.037Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-02T15:02:31.037Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-02T15:02:31.037Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-02T15:02:31.656Z] git set to automatically installed. [2021-08-02T15:02:31.656Z] git-man set to automatically installed. [2021-08-02T15:02:31.656Z] libcurl3-gnutls set to automatically installed. [2021-08-02T15:02:31.656Z] liberror-perl set to automatically installed. [2021-08-02T15:02:31.656Z] libglib2.0-0 set to automatically installed. [2021-08-02T15:02:31.656Z] libnghttp2-14 set to automatically installed. [2021-08-02T15:02:31.656Z] libnorm1 set to automatically installed. [2021-08-02T15:02:31.656Z] libpgm-5.2-0 set to automatically installed. [2021-08-02T15:02:31.656Z] libpsl5 set to automatically installed. [2021-08-02T15:02:31.656Z] librtmp1 set to automatically installed. [2021-08-02T15:02:31.656Z] libsodium23 set to automatically installed. [2021-08-02T15:02:31.656Z] libzmq3-dev set to automatically installed. [2021-08-02T15:02:31.656Z] libzmq5 set to automatically installed. [2021-08-02T15:02:31.656Z] pkg-config set to automatically installed. [2021-08-02T15:02:31.656Z] zip set to automatically installed. [2021-08-02T15:02:32.765Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-02T15:02:32.765Z] Status: Downloaded newer image for alpine:3.12 [2021-08-02T15:02:32.765Z] ---> c4fd0aeabfcf [2021-08-02T15:02:32.765Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-02T15:02:33.039Z] ---> Running in 755e9e586860 [2021-08-02T15:02:33.121Z] snapd is not logged in, snap install commands will use sudo [2021-08-02T15:02:34.575Z] snap "core18" has no updates available [2021-08-02T15:02:35.039Z] Removing intermediate container 755e9e586860 [2021-08-02T15:02:35.040Z] ---> 9f5efbb09944 [2021-08-02T15:02:35.040Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-02T15:02:35.040Z] Removing intermediate container 26fdbb34ec43 [2021-08-02T15:02:35.040Z] ---> df2d6f8a76fa [2021-08-02T15:02:35.040Z] [2021-08-02T15:02:35.040Z] Step 12/24 : FROM docker:20.10.6 [2021-08-02T15:02:35.174Z] snapd is not logged in, snap install commands will use sudo [2021-08-02T15:02:36.026Z] 20.10.6: Pulling from library/docker [2021-08-02T15:02:36.026Z] ---> Running in dd4ed9e43835 [2021-08-02T15:02:36.633Z] Removing intermediate container b69c844c0646 [2021-08-02T15:02:36.633Z] ---> b6db94d3ce7d [2021-08-02T15:02:36.633Z] [2021-08-02T15:02:36.633Z] Step 11/23 : FROM alpine:3.12 [2021-08-02T15:02:36.633Z] ---> c4fd0aeabfcf [2021-08-02T15:02:36.633Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-02T15:02:38.085Z] ---> Running in 2bcafa87b83d [2021-08-02T15:02:38.085Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-02T15:02:38.085Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-02T15:02:38.085Z] Removing intermediate container e3f9ae685d0e [2021-08-02T15:02:38.375Z] ---> 028dbc1855bf [2021-08-02T15:02:38.375Z] [2021-08-02T15:02:38.375Z] Step 11/23 : FROM alpine:3.12 [2021-08-02T15:02:38.375Z] ---> c4fd0aeabfcf [2021-08-02T15:02:38.375Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-02T15:02:38.651Z] ---> Running in 2e4de4109757 [2021-08-02T15:02:38.933Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-02T15:02:38.933Z] (2/2) Installing su-exec (0.2-r1) [2021-08-02T15:02:38.933Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T15:02:38.933Z] OK: 5 MiB in 16 packages [2021-08-02T15:02:40.419Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-02T15:02:40.696Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-02T15:02:40.791Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-02T15:02:40.972Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-02T15:02:41.249Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-02T15:02:41.249Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-02T15:02:41.394Z] Pulling config-common [2021-08-02T15:02:41.394Z] + snapcraftctl pull [2021-08-02T15:02:41.527Z] Removing intermediate container dd4ed9e43835 [2021-08-02T15:02:41.527Z] ---> 2273ed9d196f [2021-08-02T15:02:41.527Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-02T15:02:41.527Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-02T15:02:41.527Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T15:02:41.527Z] Executing ca-certificates-20191127-r4.trigger [2021-08-02T15:02:41.806Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-02T15:02:41.806Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T15:02:41.806Z] OK: 5 MiB in 15 packages [2021-08-02T15:02:41.806Z] OK: 6 MiB in 16 packages [2021-08-02T15:02:42.379Z] Pulling go-build-helper [2021-08-02T15:02:42.379Z] + snapcraftctl pull [2021-08-02T15:02:42.414Z] ---> Running in daf81998c268 [2021-08-02T15:02:43.379Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-02T15:02:43.379Z] Skipping pull go-build-helper (already ran) [2021-08-02T15:02:43.379Z] Building go-build-helper [2021-08-02T15:02:43.379Z] + snapcraftctl build [2021-08-02T15:02:43.418Z] Removing intermediate container daf81998c268 [2021-08-02T15:02:43.418Z] ---> 0bbd8c5a0a1d [2021-08-02T15:02:43.418Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-02T15:02:43.697Z] ---> Running in d6bd76f51273 [2021-08-02T15:02:44.692Z] Removing intermediate container 2e4de4109757 [2021-08-02T15:02:44.692Z] ---> 3f3235e869bc [2021-08-02T15:02:44.692Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-02T15:02:45.373Z] Staging go-build-helper [2021-08-02T15:02:45.373Z] + snapcraftctl stage [2021-08-02T15:02:46.140Z] ---> Running in 9bbff81e7f63 [2021-08-02T15:02:46.140Z] Removing intermediate container d6bd76f51273 [2021-08-02T15:02:46.140Z] ---> c2cc7a9df2e5 [2021-08-02T15:02:46.140Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-02T15:02:46.140Z] Removing intermediate container 2bcafa87b83d [2021-08-02T15:02:46.140Z] ---> eaf701f03fdf [2021-08-02T15:02:46.140Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-02T15:02:47.118Z] ---> Running in 61447f9b1b38 [2021-08-02T15:02:47.118Z] ---> Running in ab9940e1b04f [2021-08-02T15:02:47.407Z] Removing intermediate container 3752ade0ec57 [2021-08-02T15:02:47.407Z] ---> 0a14fd412a7a [2021-08-02T15:02:47.407Z] [2021-08-02T15:02:47.407Z] Step 11/24 : FROM alpine:3.12 [2021-08-02T15:02:47.407Z] ---> c4fd0aeabfcf [2021-08-02T15:02:47.407Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-02T15:02:47.679Z] Removing intermediate container 9bbff81e7f63 [2021-08-02T15:02:47.679Z] ---> 077d37a815a7 [2021-08-02T15:02:47.679Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-02T15:02:48.279Z] ---> Running in b070c0ffd498 [2021-08-02T15:02:48.559Z] ---> Running in 7c828965d86c [2021-08-02T15:02:48.560Z] Removing intermediate container ab9940e1b04f [2021-08-02T15:02:48.831Z] ---> 5a27aaaa2af0 [2021-08-02T15:02:48.831Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-02T15:02:49.429Z] ---> Running in a615d41e7a1d [2021-08-02T15:02:49.700Z] Removing intermediate container b070c0ffd498 [2021-08-02T15:02:49.701Z] ---> a5f52cd4c3b8 [2021-08-02T15:02:49.701Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-02T15:02:49.701Z] Removing intermediate container 7c828965d86c [2021-08-02T15:02:49.701Z] ---> 4305104c97b9 [2021-08-02T15:02:49.701Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-02T15:02:49.979Z] ---> Running in f3c516c2a4c2 [2021-08-02T15:02:49.979Z] ---> Running in 4563ffeaac91 [2021-08-02T15:02:50.254Z] Removing intermediate container a615d41e7a1d [2021-08-02T15:02:50.254Z] ---> 862a2c57f314 [2021-08-02T15:02:50.254Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-02T15:02:50.526Z] ---> Running in 2cdc8ee11ad1 [2021-08-02T15:02:50.527Z] Removing intermediate container 4563ffeaac91 [2021-08-02T15:02:50.527Z] ---> a372cb1c5cf8 [2021-08-02T15:02:50.527Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-02T15:02:50.805Z] Removing intermediate container f3c516c2a4c2 [2021-08-02T15:02:50.805Z] ---> 33ea2a182fba [2021-08-02T15:02:50.805Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-02T15:02:50.805Z] ---> Running in aacc40433226 [2021-08-02T15:02:51.075Z] Removing intermediate container 2cdc8ee11ad1 [2021-08-02T15:02:51.075Z] ---> bc5a353beb2a [2021-08-02T15:02:51.075Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-02T15:02:51.354Z] Removing intermediate container 61447f9b1b38 [2021-08-02T15:02:51.354Z] ---> 6a8c0141e5cb [2021-08-02T15:02:51.354Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-02T15:02:51.354Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-08-02T15:02:51.354Z] Status: Downloaded newer image for docker:20.10.6 [2021-08-02T15:02:51.354Z] ---> cdf2a7733a7b [2021-08-02T15:02:51.354Z] 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-02T15:02:51.636Z] ---> Running in 7c3312d34a7c [2021-08-02T15:02:51.636Z] Removing intermediate container aacc40433226 [2021-08-02T15:02:51.636Z] ---> a7dee275c4d7 [2021-08-02T15:02:51.636Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T15:02:51.636Z] ---> Running in c8dc0cd52257 [2021-08-02T15:02:51.920Z] ---> Running in 1ae678959925 [2021-08-02T15:02:51.920Z] ---> c0fb4aa159f8 [2021-08-02T15:02:51.920Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-02T15:02:52.524Z] ---> 503f1144960c [2021-08-02T15:02:52.524Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-02T15:02:52.524Z] Removing intermediate container 7c3312d34a7c [2021-08-02T15:02:52.524Z] ---> 77b5936b1458 [2021-08-02T15:02:52.524Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-02T15:02:52.799Z] Removing intermediate container c8dc0cd52257 [2021-08-02T15:02:52.799Z] ---> ed7f49bf9df4 [2021-08-02T15:02:52.799Z] 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-02T15:02:53.412Z] ---> Running in f17ad4c33042 [2021-08-02T15:02:54.011Z] ---> 59ac0c697f11 [2021-08-02T15:02:54.011Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-02T15:02:54.287Z] ---> b594f1eb990b [2021-08-02T15:02:54.287Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-02T15:02:54.287Z] ---> Running in eaf9e6d287c0 [2021-08-02T15:02:54.287Z] ---> a4aa7d20834a [2021-08-02T15:02:54.287Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-02T15:02:55.553Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-02T15:02:55.553Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-02T15:02:55.553Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1814 kB] [2021-08-02T15:02:55.553Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [334 kB] [2021-08-02T15:02:55.553Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-02T15:02:55.553Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-02T15:02:55.553Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] [2021-08-02T15:02:55.553Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] [2021-08-02T15:02:55.553Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-02T15:02:55.553Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-02T15:02:55.553Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-02T15:02:55.553Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-02T15:02:55.553Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-02T15:02:55.553Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-02T15:02:55.553Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-02T15:02:55.553Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-02T15:02:55.553Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-02T15:02:55.553Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-02T15:02:55.553Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-02T15:02:55.553Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2161 kB] [2021-08-02T15:02:55.553Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [426 kB] [2021-08-02T15:02:55.553Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-08-02T15:02:55.553Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-08-02T15:02:55.553Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] [2021-08-02T15:02:55.553Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] [2021-08-02T15:02:55.553Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] [2021-08-02T15:02:55.553Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-02T15:02:55.553Z] Fetched 24.9 MB in 0s (0 B/s) [2021-08-02T15:02:55.553Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-02T15:02:55.553Z] Fetched 224 kB in 0s (0 B/s) [2021-08-02T15:02:55.553Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-02T15:02:55.553Z] Fetched 157 kB in 0s (0 B/s) [2021-08-02T15:02:55.553Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-02T15:02:55.553Z] Fetched 221 kB in 0s (0 B/s) [2021-08-02T15:02:55.553Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-02T15:02:55.553Z] Fetched 143 kB in 0s (0 B/s) [2021-08-02T15:02:55.553Z] Pulling edgex-go [2021-08-02T15:02:55.553Z] + snapcraftctl pull [2021-08-02T15:02:55.553Z] Pulling hooks [2021-08-02T15:02:55.553Z] + snapcraftctl pull [2021-08-02T15:02:55.723Z] Removing intermediate container 1ae678959925 [2021-08-02T15:02:55.723Z] ---> 554205ca27c8 [2021-08-02T15:02:55.723Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-02T15:02:55.723Z] ---> ac130c3a1f1e [2021-08-02T15:02:55.723Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-02T15:02:55.723Z] ---> Running in 5f6f989cca07 [2021-08-02T15:02:55.723Z] ---> Running in 7f614f430582 [2021-08-02T15:02:55.998Z] ---> 04f0089100f1 [2021-08-02T15:02:55.998Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-02T15:02:55.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T15:02:56.269Z] ---> Running in 2e9ec6a3cea3 [2021-08-02T15:02:56.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T15:02:56.546Z] Removing intermediate container 7f614f430582 [2021-08-02T15:02:56.546Z] ---> e5d61022191c [2021-08-02T15:02:56.546Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T15:02:56.829Z] ---> Running in d09278fa5a71 [2021-08-02T15:02:57.104Z] (1/39) Installing readline (8.1.0-r0) [2021-08-02T15:02:57.104Z] Removing intermediate container 2e9ec6a3cea3 [2021-08-02T15:02:57.104Z] ---> 43aff0b1dd7d [2021-08-02T15:02:57.104Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T15:02:57.104Z] (2/39) Installing bash (5.1.0-r0) [2021-08-02T15:02:57.104Z] Executing bash-5.1.0-r0.post-install [2021-08-02T15:02:57.104Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-02T15:02:57.104Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-02T15:02:57.104Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-02T15:02:57.104Z] (6/39) Installing curl (7.78.0-r0) [2021-08-02T15:02:57.390Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-02T15:02:57.390Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-02T15:02:57.390Z] (9/39) Installing expat (2.2.10-r1) [2021-08-02T15:02:57.390Z] (10/39) Installing libffi (3.3-r2) [2021-08-02T15:02:57.390Z] (11/39) Installing gdbm (1.19-r0) [2021-08-02T15:02:57.390Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-02T15:02:57.390Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-02T15:02:57.390Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-02T15:02:57.390Z] ---> Running in 7f67d8c31b78 [2021-08-02T15:02:57.669Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-02T15:02:58.264Z] Removing intermediate container d09278fa5a71 [2021-08-02T15:02:58.264Z] ---> 7e2fc4a9d266 [2021-08-02T15:02:58.264Z] Step 21/23 : LABEL arch=arm64 [2021-08-02T15:02:58.543Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-02T15:02:59.147Z] Removing intermediate container 7f67d8c31b78 [2021-08-02T15:02:59.147Z] ---> a5cda2ebb2e0 [2021-08-02T15:02:59.147Z] Step 21/23 : LABEL arch=arm64 [2021-08-02T15:02:59.147Z] Removing intermediate container eaf9e6d287c0 [2021-08-02T15:02:59.147Z] ---> 7c71bc2c073f [2021-08-02T15:02:59.147Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / ---> Running in 78d4602cd0ae [2021-08-02T15:02:59.147Z] [2021-08-02T15:02:59.147Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-02T15:02:59.147Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-02T15:02:59.147Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-02T15:02:59.147Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-02T15:02:59.418Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-02T15:02:59.418Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-02T15:02:59.418Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-02T15:02:59.418Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-02T15:02:59.418Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-02T15:02:59.418Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-02T15:02:59.418Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-02T15:02:59.710Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-02T15:02:59.710Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-02T15:02:59.710Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-02T15:02:59.710Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-02T15:02:59.710Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-02T15:02:59.710Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-02T15:02:59.710Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-02T15:02:59.710Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-02T15:02:59.710Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-02T15:02:59.710Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-02T15:02:59.710Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-02T15:02:59.710Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-02T15:02:59.710Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-02T15:02:59.710Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-02T15:02:59.981Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T15:02:59.981Z] OK: 8 MiB in 20 packages [2021-08-02T15:02:59.981Z] ---> Running in 438d76a2bcca [2021-08-02T15:02:59.981Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-02T15:02:59.981Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-02T15:02:59.981Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-02T15:02:59.981Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-02T15:02:59.981Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-02T15:02:59.981Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-02T15:03:00.260Z] Removing intermediate container 78d4602cd0ae [2021-08-02T15:03:00.260Z] ---> fd402d920307 [2021-08-02T15:03:00.260Z] Step 22/23 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 [2021-08-02T15:03:00.534Z] Executing busybox-1.32.1-r6.trigger [2021-08-02T15:03:00.534Z] OK: 82 MiB in 59 packages [2021-08-02T15:03:00.534Z] ---> ea63310b46dd [2021-08-02T15:03:00.534Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-02T15:03:00.816Z] ---> Running in 65f748749765 [2021-08-02T15:03:00.816Z] Removing intermediate container 438d76a2bcca [2021-08-02T15:03:00.816Z] ---> 23e601f1c79f [2021-08-02T15:03:00.816Z] Step 22/23 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 [2021-08-02T15:03:01.415Z] ---> Running in 5026bc255c62 [2021-08-02T15:03:01.688Z] Removing intermediate container 65f748749765 [2021-08-02T15:03:01.688Z] ---> d0c7244ebd0f [2021-08-02T15:03:01.688Z] Step 23/23 : LABEL version=0.0.0 [2021-08-02T15:03:01.962Z] Removing intermediate container 5f6f989cca07 [2021-08-02T15:03:01.962Z] ---> 6f2e514879cd [2021-08-02T15:03:01.962Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-02T15:03:02.243Z] ---> Running in 555ed7758826 [2021-08-02T15:03:02.243Z] Removing intermediate container 5026bc255c62 [2021-08-02T15:03:02.243Z] ---> aa849098d76d [2021-08-02T15:03:02.243Z] Step 23/23 : LABEL version=0.0.0 [2021-08-02T15:03:02.523Z] ---> 295cdde8e113 [2021-08-02T15:03:02.523Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-02T15:03:02.523Z] ---> Running in 5d87746d747d [2021-08-02T15:03:02.896Z] Removing intermediate container 555ed7758826 [2021-08-02T15:03:02.896Z] ---> fc046b6f482b [2021-08-02T15:03:02.896Z] [2021-08-02T15:03:02.896Z] ---> beddf1b3af29 [2021-08-02T15:03:02.896Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-02T15:03:03.244Z] Removing intermediate container 5d87746d747d [2021-08-02T15:03:03.244Z] ---> 5ae09523adb8 [2021-08-02T15:03:03.244Z] [2021-08-02T15:03:03.641Z] Successfully built fc046b6f482b [2021-08-02T15:03:03.641Z] Successfully tagged support-scheduler-arm64:latest [2021-08-02T15:03:03.641Z]  Building support-scheduler ... done Building security-proxy-setup [2021-08-02T15:03:03.946Z] ---> 41dbe0744b42 [2021-08-02T15:03:03.946Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-02T15:03:03.946Z] Successfully built 5ae09523adb8 [2021-08-02T15:03:03.946Z] Successfully tagged support-notifications-arm64:latest [2021-08-02T15:03:03.946Z]  Building support-notifications ... done Building core-metadata [2021-08-02T15:03:05.432Z] ---> bfcafbf4eb3f [2021-08-02T15:03:05.432Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-02T15:03:05.729Z] ---> 4d9fbd120d76 [2021-08-02T15:03:05.729Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-02T15:03:09.302Z] ---> 1f672c4a958d [2021-08-02T15:03:09.302Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-02T15:03:09.937Z] ---> a9c4cf60907e [2021-08-02T15:03:09.937Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-02T15:03:09.937Z] ---> Running in 614a8d690db2 [2021-08-02T15:03:10.945Z] ---> Running in 82f271399c4a [2021-08-02T15:03:10.945Z] Removing intermediate container 614a8d690db2 [2021-08-02T15:03:10.945Z] ---> ce3b10ca5027 [2021-08-02T15:03:10.945Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T15:03:11.940Z] ---> Running in db4062768da6 [2021-08-02T15:03:11.940Z] Collecting docker-compose==1.23.2 [2021-08-02T15:03:11.941Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-02T15:03:11.941Z] Removing intermediate container 82f271399c4a [2021-08-02T15:03:11.941Z] ---> e61300b3f396 [2021-08-02T15:03:11.941Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-02T15:03:12.545Z] Collecting docopt<0.7,>=0.6.1 [2021-08-02T15:03:12.545Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-02T15:03:12.545Z] Removing intermediate container db4062768da6 [2021-08-02T15:03:12.545Z] ---> e89d6f0ddc25 [2021-08-02T15:03:12.545Z] Step 22/24 : LABEL arch=arm64 [2021-08-02T15:03:12.828Z] ---> Running in 240f40c3e247 [2021-08-02T15:03:13.442Z] ---> c7879312f08c [2021-08-02T15:03:13.442Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-02T15:03:13.715Z] Removing intermediate container 240f40c3e247 [2021-08-02T15:03:13.715Z] ---> b5edb4d994f5 [2021-08-02T15:03:13.715Z] Step 23/24 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 [2021-08-02T15:03:13.903Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-02T15:03:13.903Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-02T15:03:13.903Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-02T15:03:13.903Z] Fetched 0 B in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-02T15:03:13.903Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-02T15:03:13.903Z] Fetched 279 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-02T15:03:13.903Z] Fetched 122 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-02T15:03:13.903Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-02T15:03:13.903Z] Fetched 8848 B in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-02T15:03:13.903Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-02T15:03:13.903Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-02T15:03:13.903Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-02T15:03:13.903Z] Fetched 219 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-02T15:03:13.903Z] Fetched 154 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-02T15:03:13.903Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-02T15:03:13.903Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-02T15:03:13.903Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-02T15:03:13.903Z] Fetched 499 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-02T15:03:13.903Z] Fetched 111 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-02T15:03:13.903Z] Fetched 240 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-02T15:03:13.903Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-02T15:03:13.903Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-02T15:03:13.903Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-02T15:03:13.903Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-02T15:03:13.903Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-02T15:03:13.903Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-02T15:03:13.903Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-02T15:03:13.903Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-02T15:03:13.903Z] Fetched 8720 B in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-02T15:03:13.903Z] Fetched 140 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-02T15:03:13.903Z] Fetched 119 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-02T15:03:13.903Z] Fetched 111 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-02T15:03:13.903Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-02T15:03:13.903Z] Fetched 645 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-02T15:03:13.903Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-02T15:03:13.903Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-02T15:03:13.903Z] Fetched 368 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-02T15:03:13.903Z] Fetched 187 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-02T15:03:13.903Z] Fetched 175 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-02T15:03:13.903Z] Fetched 206 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-08-02T15:03:13.903Z] Fetched 1301 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-02T15:03:13.903Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-02T15:03:13.903Z] Fetched 159 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-02T15:03:13.903Z] Fetched 107 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-02T15:03:13.903Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-02T15:03:13.903Z] Pulling static-packages [2021-08-02T15:03:13.903Z] + snapcraftctl pull [2021-08-02T15:03:13.903Z] Pulling version [2021-08-02T15:03:13.903Z] + cd /root/project [2021-08-02T15:03:13.903Z] + git describe --tags --abbrev=0 [2021-08-02T15:03:13.903Z] + sed s/v// [2021-08-02T15:03:13.903Z] + GIT_VERSION=2.0.1-dev.18 [2021-08-02T15:03:13.903Z] + [ -z 2.0.1-dev.18 ] [2021-08-02T15:03:13.903Z] + snapcraftctl set-version 2.0.1-dev.18 [2021-08-02T15:03:14.323Z] ---> Running in a84be65de6a5 [2021-08-02T15:03:14.323Z] ---> Running in 688ee80fdf99 [2021-08-02T15:03:14.508Z] Building config-common [2021-08-02T15:03:14.508Z] + snapcraftctl build [2021-08-02T15:03:15.317Z] Collecting texttable<0.10,>=0.9.0 [2021-08-02T15:03:15.317Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-02T15:03:15.593Z] Removing intermediate container 688ee80fdf99 [2021-08-02T15:03:15.593Z] ---> ac7d5473b89d [2021-08-02T15:03:15.593Z] Step 24/24 : LABEL version=0.0.0 [2021-08-02T15:03:15.874Z] ---> Running in 38833e099858 [2021-08-02T15:03:16.805Z] Skipping build go-build-helper (already ran) [2021-08-02T15:03:16.805Z] Building edgex-go [2021-08-02T15:03:16.861Z] Removing intermediate container 38833e099858 [2021-08-02T15:03:16.862Z] ---> 69c902cb0423 [2021-08-02T15:03:16.862Z] [2021-08-02T15:03:17.080Z] + cd /root/parts/edgex-go/src [2021-08-02T15:03:17.080Z] + git describe --tags --abbrev=0 [2021-08-02T15:03:17.080Z] + sed s/v// [2021-08-02T15:03:17.080Z] + GIT_VERSION=2.0.1-dev.18 [2021-08-02T15:03:17.080Z] + [ -z 2.0.1-dev.18 ] [2021-08-02T15:03:17.080Z] + echo 2.0.1-dev.18 [2021-08-02T15:03:17.080Z] + make build [2021-08-02T15:03:17.080Z] go mod tidy [2021-08-02T15:03:17.465Z] Successfully built 69c902cb0423 [2021-08-02T15:03:17.466Z] Successfully tagged core-data-arm64:latest [2021-08-02T15:03:17.466Z]  Building core-data ... done Building core-command [2021-08-02T15:03:18.455Z] Collecting PyYAML<4,>=3.10 [2021-08-02T15:03:18.456Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-02T15:03:18.456Z] Removing intermediate container a84be65de6a5 [2021-08-02T15:03:18.456Z] ---> d462581e0355 [2021-08-02T15:03:18.456Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-02T15:03:19.433Z] ---> Running in b1e015e99f16 [2021-08-02T15:03:20.480Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-02T15:03:20.480Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-02T15:03:20.480Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.11 [2021-08-02T15:03:20.480Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-02T15:03:20.480Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-02T15:03:20.480Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-02T15:03:20.480Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-02T15:03:20.480Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-02T15:03:20.480Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-02T15:03:20.480Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-02T15:03:20.480Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-02T15:03:20.480Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-02T15:03:20.480Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-02T15:03:20.760Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-02T15:03:20.760Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-02T15:03:20.877Z] Removing intermediate container b1e015e99f16 [2021-08-02T15:03:20.877Z] ---> 036f3ea42a49 [2021-08-02T15:03:20.877Z] Step 29/32 : CMD ["gate"] [2021-08-02T15:03:21.036Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-02T15:03:21.309Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-02T15:03:21.472Z] ---> Running in 61a50325a816 [2021-08-02T15:03:21.913Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-02T15:03:21.913Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-02T15:03:21.913Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-02T15:03:21.913Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-02T15:03:21.913Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-02T15:03:21.913Z] go: downloading github.com/go-playground/validator/v10 v10.8.0 [2021-08-02T15:03:21.913Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-02T15:03:21.913Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-02T15:03:21.913Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-02T15:03:22.193Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-02T15:03:22.193Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-02T15:03:22.193Z] go: downloading golang.org/x/text v0.3.6 [2021-08-02T15:03:22.193Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-02T15:03:22.193Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-02T15:03:22.193Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-02T15:03:22.193Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-02T15:03:22.193Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-02T15:03:22.193Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-02T15:03:22.476Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-02T15:03:22.476Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-02T15:03:22.476Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-02T15:03:22.476Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-02T15:03:22.476Z] go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c [2021-08-02T15:03:22.476Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-02T15:03:22.476Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-02T15:03:22.796Z] go: downloading github.com/kr/text v0.1.0 [2021-08-02T15:03:22.796Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-02T15:03:22.796Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-02T15:03:22.796Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-02T15:03:22.918Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-02T15:03:22.918Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-02T15:03:22.918Z] 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-02T15:03:22.918Z] Removing intermediate container 61a50325a816 [2021-08-02T15:03:22.918Z] ---> 7350a5acd8ee [2021-08-02T15:03:22.918Z] Step 30/32 : LABEL arch=arm64 [2021-08-02T15:03:23.075Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-02T15:03:23.075Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-02T15:03:23.075Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-02T15:03:23.075Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-02T15:03:23.075Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-02T15:03:23.075Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-02T15:03:23.075Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-02T15:03:23.075Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-02T15:03:23.357Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-02T15:03:23.357Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-02T15:03:23.357Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-02T15:03:23.357Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-02T15:03:23.357Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-02T15:03:23.357Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-02T15:03:23.357Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-02T15:03:23.357Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-02T15:03:23.357Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-02T15:03:23.357Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-02T15:03:23.357Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-02T15:03:23.357Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-02T15:03:23.357Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-02T15:03:23.357Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-02T15:03:23.519Z] Collecting docker<4.0,>=3.6.0 [2021-08-02T15:03:23.519Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-02T15:03:23.639Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-02T15:03:23.639Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-02T15:03:23.639Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-02T15:03:23.639Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-02T15:03:23.639Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-02T15:03:23.639Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-02T15:03:23.639Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-02T15:03:23.639Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-02T15:03:23.639Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o cmd/core-data/core-data ./cmd/core-data [2021-08-02T15:03:23.791Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-02T15:03:23.791Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-02T15:03:24.068Z] ---> Running in 4273d8c40b34 [2021-08-02T15:03:25.058Z] Removing intermediate container 4273d8c40b34 [2021-08-02T15:03:25.058Z] ---> a63f6986a8e4 [2021-08-02T15:03:25.330Z] Step 31/32 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 [2021-08-02T15:03:25.928Z] ---> Running in f2d63563a4a2 [2021-08-02T15:03:26.202Z] Collecting jsonschema<3,>=2.5.1 [2021-08-02T15:03:26.202Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-02T15:03:26.796Z] Removing intermediate container f2d63563a4a2 [2021-08-02T15:03:26.796Z] ---> 2a72ea1c5435 [2021-08-02T15:03:26.796Z] Step 32/32 : LABEL version=0.0.0 [2021-08-02T15:03:27.391Z] ---> Running in c09b0bf7ac92 [2021-08-02T15:03:27.673Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-02T15:03:27.673Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-02T15:03:27.950Z] Collecting cached-property<2,>=1.2.0 [2021-08-02T15:03:27.950Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-02T15:03:28.551Z] Removing intermediate container c09b0bf7ac92 [2021-08-02T15:03:28.551Z] ---> d84ce49ccaf9 [2021-08-02T15:03:28.551Z] [2021-08-02T15:03:28.825Z] Successfully built d84ce49ccaf9 [2021-08-02T15:03:28.825Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-02T15:03:28.825Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2021-08-02T15:03:28.825Z] Collecting docker-pycreds>=0.4.0 [2021-08-02T15:03:29.097Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-02T15:03:29.688Z] Collecting certifi>=2017.4.17 [2021-08-02T15:03:29.688Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-02T15:03:30.665Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-02T15:03:30.665Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-02T15:03:30.665Z] Collecting idna<2.8,>=2.5 [2021-08-02T15:03:30.940Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-02T15:03:30.940Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-02T15:03:30.940Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-02T15:03:31.541Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T15:03:31.541Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-02T15:03:31.541Z] ---> 2c9aad8f4641 [2021-08-02T15:03:31.541Z] Step 3/22 : WORKDIR /edgex-go [2021-08-02T15:03:31.541Z] ---> Using cache [2021-08-02T15:03:31.541Z] ---> b69e4e71285c [2021-08-02T15:03:31.541Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T15:03:31.541Z] ---> Using cache [2021-08-02T15:03:31.541Z] ---> 3b05f3c07662 [2021-08-02T15:03:31.541Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-02T15:03:31.541Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-02T15:03:31.541Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-02T15:03:31.541Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-02T15:03:31.541Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-02T15:03:32.987Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-02T15:03:32.987Z] Attempting uninstall: urllib3 [2021-08-02T15:03:32.987Z] Found existing installation: urllib3 1.26.2 [2021-08-02T15:03:32.987Z] Uninstalling urllib3-1.26.2: [2021-08-02T15:03:32.987Z] Successfully uninstalled urllib3-1.26.2 [2021-08-02T15:03:33.258Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T15:03:33.258Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-02T15:03:33.258Z] ---> 2c9aad8f4641 [2021-08-02T15:03:33.258Z] Step 3/24 : WORKDIR /edgex-go [2021-08-02T15:03:33.258Z] ---> Using cache [2021-08-02T15:03:33.258Z] ---> b69e4e71285c [2021-08-02T15:03:33.258Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T15:03:33.258Z] ---> Using cache [2021-08-02T15:03:33.258Z] ---> 3b05f3c07662 [2021-08-02T15:03:33.258Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-02T15:03:33.258Z] ---> Running in fb7ab878b4f2 [2021-08-02T15:03:33.530Z] ---> Running in d8b38cdbae96 [2021-08-02T15:03:33.530Z] Attempting uninstall: idna [2021-08-02T15:03:33.530Z] Found existing installation: idna 3.1 [2021-08-02T15:03:33.531Z] Uninstalling idna-3.1: [2021-08-02T15:03:33.807Z] Successfully uninstalled idna-3.1 [2021-08-02T15:03:33.827Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-02T15:03:34.408Z] Attempting uninstall: chardet [2021-08-02T15:03:34.408Z] Found existing installation: chardet 4.0.0 [2021-08-02T15:03:34.408Z] Uninstalling chardet-4.0.0: [2021-08-02T15:03:34.683Z] Successfully uninstalled chardet-4.0.0 [2021-08-02T15:03:35.285Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T15:03:35.285Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T15:03:36.274Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T15:03:36.274Z] Attempting uninstall: requests [2021-08-02T15:03:36.274Z] Found existing installation: requests 2.25.1 [2021-08-02T15:03:36.274Z] Uninstalling requests-2.25.1: [2021-08-02T15:03:36.550Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T15:03:36.550Z] Successfully uninstalled requests-2.25.1 [2021-08-02T15:03:37.151Z] Running setup.py install for texttable: started [2021-08-02T15:03:37.151Z] OK: 218 MiB in 52 packages [2021-08-02T15:03:37.220Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o cmd/core-command/core-command ./cmd/core-command [2021-08-02T15:03:37.752Z] OK: 218 MiB in 52 packages [2021-08-02T15:03:37.818Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-02T15:03:39.261Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-02T15:03:39.539Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-02T15:03:39.745Z] Running setup.py install for texttable: finished with status 'done' [2021-08-02T15:03:40.024Z] Running setup.py install for PyYAML: started [2021-08-02T15:03:40.521Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-02T15:03:40.627Z] Removing intermediate container fb7ab878b4f2 [2021-08-02T15:03:40.627Z] ---> 3e328613094e [2021-08-02T15:03:40.627Z] Step 6/22 : COPY go.mod . [2021-08-02T15:03:41.245Z] Removing intermediate container d8b38cdbae96 [2021-08-02T15:03:41.245Z] ---> df842e600bd3 [2021-08-02T15:03:41.245Z] Step 6/24 : COPY go.mod . [2021-08-02T15:03:41.959Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-02T15:03:42.238Z] ---> 0bd6f724cf89 [2021-08-02T15:03:42.238Z] Step 7/22 : RUN go mod download [2021-08-02T15:03:42.559Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-02T15:03:42.840Z] ---> Running in 968e7e300d52 [2021-08-02T15:03:42.840Z] ---> fb5ef9d682d0 [2021-08-02T15:03:42.840Z] Step 7/24 : RUN go mod download [2021-08-02T15:03:43.117Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-02T15:03:43.395Z] ---> Running in c2df355e6c33 [2021-08-02T15:03:43.669Z] Running setup.py install for docopt: started [2021-08-02T15:03:43.993Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-02T15:03:44.594Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-02T15:03:45.576Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-02T15:03:46.310Z] Running setup.py install for docopt: finished with status 'done' [2021-08-02T15:03:46.310Z] Running setup.py install for dockerpty: started [2021-08-02T15:03:47.560Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-02T15:03:47.560Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-02T15:03:47.560Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-02T15:03:47.560Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-02T15:03:47.560Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-02T15:03:47.560Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-02T15:03:47.560Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-02T15:03:47.560Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-02T15:03:47.560Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-02T15:03:47.560Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-02T15:03:47.560Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-02T15:03:47.560Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-02T15:03:47.560Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-02T15:03:47.560Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-02T15:03:47.560Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-02T15:03:47.560Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-02T15:03:47.560Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-02T15:03:47.560Z] + 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-02T15:03:47.560Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-02T15:03:47.560Z] + 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-02T15:03:47.560Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-02T15:03:47.560Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-02T15:03:47.560Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-02T15:03:47.560Z] + 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-02T15:03:47.560Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-02T15:03:47.560Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-02T15:03:47.560Z] + 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-02T15:03:48.552Z] Building hooks [2021-08-02T15:03:48.552Z] + cd /root/parts/hooks/src [2021-08-02T15:03:48.552Z] + make build [2021-08-02T15:03:48.552Z] go mod tidy [2021-08-02T15:03:48.832Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-02T15:03:48.959Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-02T15:03:49.106Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-02T15:03:49.106Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-02T15:03:49.106Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-02T15:03:49.106Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-02T15:03:49.557Z] Removing intermediate container 968e7e300d52 [2021-08-02T15:03:49.558Z] ---> 6aefde1446fd [2021-08-02T15:03:49.558Z] Step 8/22 : COPY . . [2021-08-02T15:03:49.710Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-02T15:03:50.155Z] Removing intermediate container c2df355e6c33 [2021-08-02T15:03:50.156Z] ---> de7c83473f5e [2021-08-02T15:03:50.156Z] Step 8/24 : COPY . . [2021-08-02T15:03:50.312Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-02T15:03:50.312Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-02T15:03:50.755Z] 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-02T15:03:51.355Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T15:03:51.355Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-02T15:03:51.355Z] ---> 2c9aad8f4641 [2021-08-02T15:03:51.355Z] Step 3/24 : WORKDIR /edgex-go [2021-08-02T15:03:51.355Z] ---> Using cache [2021-08-02T15:03:51.355Z] ---> b69e4e71285c [2021-08-02T15:03:51.355Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T15:03:51.355Z] ---> Using cache [2021-08-02T15:03:51.355Z] ---> 3b05f3c07662 [2021-08-02T15:03:51.355Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-02T15:03:51.355Z] ---> Using cache [2021-08-02T15:03:51.355Z] ---> df842e600bd3 [2021-08-02T15:03:51.355Z] Step 6/24 : COPY go.mod . [2021-08-02T15:03:51.355Z] ---> Using cache [2021-08-02T15:03:51.355Z] ---> fb5ef9d682d0 [2021-08-02T15:03:51.355Z] Step 7/24 : RUN go mod download [2021-08-02T15:03:51.355Z] ---> Using cache [2021-08-02T15:03:51.355Z] ---> de7c83473f5e [2021-08-02T15:03:51.355Z] Step 8/24 : COPY . . [2021-08-02T15:03:53.717Z] Building static-packages [2021-08-02T15:03:53.717Z] + snapcraftctl build [2021-08-02T15:03:54.743Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T15:03:54.743Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-02T15:03:54.743Z] ---> 2c9aad8f4641 [2021-08-02T15:03:54.743Z] Step 3/26 : WORKDIR /edgex-go [2021-08-02T15:03:54.743Z] ---> Using cache [2021-08-02T15:03:54.743Z] ---> b69e4e71285c [2021-08-02T15:03:54.743Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T15:03:54.743Z] ---> Using cache [2021-08-02T15:03:54.743Z] ---> 3b05f3c07662 [2021-08-02T15:03:54.743Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-02T15:03:54.743Z] ---> Using cache [2021-08-02T15:03:54.743Z] ---> df842e600bd3 [2021-08-02T15:03:54.743Z] Step 6/26 : COPY go.mod . [2021-08-02T15:03:54.743Z] ---> Using cache [2021-08-02T15:03:54.743Z] ---> fb5ef9d682d0 [2021-08-02T15:03:54.743Z] Step 7/26 : RUN go mod download [2021-08-02T15:03:54.743Z] ---> Using cache [2021-08-02T15:03:54.743Z] ---> de7c83473f5e [2021-08-02T15:03:54.743Z] Step 8/26 : COPY . . [2021-08-02T15:03:55.718Z] Building version [2021-08-02T15:03:55.718Z] + snapcraftctl build [2021-08-02T15:03:58.339Z] Staging config-common [2021-08-02T15:03:58.339Z] + snapcraftctl stage [2021-08-02T15:03:58.940Z] Skipping stage go-build-helper (already ran) [2021-08-02T15:03:58.941Z] Staging edgex-go [2021-08-02T15:03:58.941Z] + snapcraftctl stage [2021-08-02T15:04:00.380Z] Staging hooks [2021-08-02T15:04:00.381Z] + snapcraftctl stage [2021-08-02T15:04:01.364Z] Staging static-packages [2021-08-02T15:04:01.364Z] + snapcraftctl stage [2021-08-02T15:04:02.350Z] Staging version [2021-08-02T15:04:02.350Z] + snapcraftctl stage [2021-08-02T15:04:03.793Z] Priming config-common [2021-08-02T15:04:03.793Z] + snapcraftctl prime [2021-08-02T15:04:04.780Z] Priming go-build-helper [2021-08-02T15:04:04.780Z] + snapcraftctl prime [2021-08-02T15:04:05.769Z] Priming edgex-go [2021-08-02T15:04:05.769Z] + snapcraftctl prime [2021-08-02T15:04:06.755Z] Priming hooks [2021-08-02T15:04:06.755Z] + snapcraftctl prime [2021-08-02T15:04:08.202Z] Priming static-packages [2021-08-02T15:04:08.202Z] + snapcraftctl prime [2021-08-02T15:04:10.845Z] Priming version [2021-08-02T15:04:10.845Z] + snapcraftctl prime [2021-08-02T15:04:11.454Z] 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-02T15:04:16.941Z] ---> b78b366fbd89 [2021-08-02T15:04:16.941Z] Step 9/24 : RUN go mod tidy [2021-08-02T15:04:16.941Z] ---> a56314c3db57 [2021-08-02T15:04:16.941Z] Step 9/24 : RUN go mod tidy [2021-08-02T15:04:16.941Z] ---> 88f294a3d039 [2021-08-02T15:04:17.214Z] Step 9/22 : RUN go mod tidy [2021-08-02T15:04:17.214Z] ---> ea9a62d6dd35 [2021-08-02T15:04:17.214Z] Step 9/26 : RUN go mod tidy [2021-08-02T15:04:17.485Z] ---> Running in 4316c1d529e9 [2021-08-02T15:04:17.485Z] ---> Running in f8faaad4d42a [2021-08-02T15:04:17.485Z] ---> Running in 793ebda6c7e4 [2021-08-02T15:04:17.485Z] ---> Running in 466ded59dfc7 [2021-08-02T15:04:17.756Z] Removing intermediate container f17ad4c33042 [2021-08-02T15:04:17.756Z] ---> 557cc7bb1d4a [2021-08-02T15:04:17.756Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-02T15:04:18.349Z] ---> Running in 79379175cfd1 [2021-08-02T15:04:18.942Z] Removing intermediate container 79379175cfd1 [2021-08-02T15:04:18.942Z] ---> a63ad812d2e1 [2021-08-02T15:04:18.942Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-02T15:04:19.213Z] ---> Running in 4bebc74ad179 [2021-08-02T15:04:19.811Z] Removing intermediate container 4bebc74ad179 [2021-08-02T15:04:19.811Z] ---> 548c45f00796 [2021-08-02T15:04:19.811Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-02T15:04:22.443Z] ---> 6f975ccfb5c3 [2021-08-02T15:04:22.443Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-02T15:04:23.060Z] ---> 8bbbf5f5fc86 [2021-08-02T15:04:23.060Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-02T15:04:24.507Z] ---> 897e11f47016 [2021-08-02T15:04:24.507Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-02T15:04:24.507Z] Removing intermediate container 4316c1d529e9 [2021-08-02T15:04:24.507Z] ---> 8192a1959846 [2021-08-02T15:04:24.507Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-02T15:04:24.784Z] ---> Running in 9632aaf9dd28 [2021-08-02T15:04:24.785Z] ---> Running in d09f95983f09 [2021-08-02T15:04:25.061Z] Removing intermediate container 466ded59dfc7 [2021-08-02T15:04:25.061Z] ---> 2ce24eb58813 [2021-08-02T15:04:25.336Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-02T15:04:25.336Z] Removing intermediate container 793ebda6c7e4 [2021-08-02T15:04:25.336Z] ---> 7dfd5ee75e93 [2021-08-02T15:04:25.336Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-02T15:04:25.336Z] Removing intermediate container f8faaad4d42a [2021-08-02T15:04:25.336Z] ---> 39148694bfc4 [2021-08-02T15:04:25.336Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-02T15:04:25.615Z] Removing intermediate container d09f95983f09 [2021-08-02T15:04:25.615Z] ---> e628c72bcc65 [2021-08-02T15:04:25.615Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T15:04:25.615Z] ---> Running in cb90facfc87f [2021-08-02T15:04:25.615Z] ---> Running in 7774eb2d5fc8 [2021-08-02T15:04:25.615Z] ---> Running in 49568dd7ea84 [2021-08-02T15:04:25.898Z] ---> Running in ef01f59052db [2021-08-02T15:04:26.499Z] Removing intermediate container ef01f59052db [2021-08-02T15:04:26.499Z] ---> ff363912c0f5 [2021-08-02T15:04:26.499Z] Step 22/24 : LABEL arch=arm64 [2021-08-02T15:04:26.499Z] 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-02T15:04:26.775Z] ---> Running in 597124cabad8 [2021-08-02T15:04:27.764Z] Removing intermediate container 597124cabad8 [2021-08-02T15:04:27.764Z] ---> 9ba5738084e5 [2021-08-02T15:04:27.764Z] Step 23/24 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 [2021-08-02T15:04:28.042Z] 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-02T15:04:28.042Z] ---> Running in 30dab864567e [2021-08-02T15:04:28.318Z] 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-02T15:04:28.593Z] 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-02T15:04:28.871Z] Removing intermediate container 30dab864567e [2021-08-02T15:04:28.871Z] ---> d8811dad3726 [2021-08-02T15:04:28.871Z] Step 24/24 : LABEL version=0.0.0 [2021-08-02T15:04:29.145Z] ---> Running in cce6399333fe [2021-08-02T15:04:30.133Z] Removing intermediate container cce6399333fe [2021-08-02T15:04:30.133Z] ---> 36db8700dc8c [2021-08-02T15:04:30.133Z] [2021-08-02T15:04:30.408Z] Successfully built 36db8700dc8c [2021-08-02T15:04:30.408Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-02T15:05:52.217Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-02T15:05:52.217Z] 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-02T15:05:58.967Z] Removing intermediate container 49568dd7ea84 [2021-08-02T15:05:58.967Z] ---> b4824ca4c0b9 [2021-08-02T15:05:58.967Z] [2021-08-02T15:05:58.967Z] Step 11/24 : FROM alpine:3.12 [2021-08-02T15:05:58.967Z] ---> c4fd0aeabfcf [2021-08-02T15:05:58.967Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-02T15:05:58.967Z] ---> Using cache [2021-08-02T15:05:58.967Z] ---> 3f3235e869bc [2021-08-02T15:05:59.295Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-02T15:05:59.295Z] ---> Using cache [2021-08-02T15:05:59.295Z] ---> 077d37a815a7 [2021-08-02T15:05:59.295Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-02T15:05:59.908Z] ---> Running in 77f3471c690f [2021-08-02T15:06:00.905Z] Removing intermediate container 77f3471c690f [2021-08-02T15:06:00.905Z] ---> 8f79a5ba78eb [2021-08-02T15:06:00.905Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-02T15:06:01.910Z] ---> Running in ed76268cdb1e [2021-08-02T15:06:03.348Z] Removing intermediate container ed76268cdb1e [2021-08-02T15:06:03.348Z] ---> bec6195ffd39 [2021-08-02T15:06:03.348Z] Step 16/24 : WORKDIR / [2021-08-02T15:06:03.620Z] ---> Running in 9ce685bcca90 [2021-08-02T15:06:03.620Z] Removing intermediate container 7774eb2d5fc8 [2021-08-02T15:06:03.620Z] ---> f8e4ec9d80bb [2021-08-02T15:06:03.620Z] [2021-08-02T15:06:03.620Z] Step 11/22 : FROM alpine:3.12 [2021-08-02T15:06:03.620Z] ---> c4fd0aeabfcf [2021-08-02T15:06:03.620Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-02T15:06:03.620Z] Removing intermediate container 9632aaf9dd28 [2021-08-02T15:06:03.620Z] ---> 82f1fbde697f [2021-08-02T15:06:03.620Z] [2021-08-02T15:06:03.620Z] Step 11/24 : FROM alpine:3.12 [2021-08-02T15:06:03.620Z] ---> c4fd0aeabfcf [2021-08-02T15:06:03.620Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-02T15:06:03.620Z] ---> Using cache [2021-08-02T15:06:03.620Z] ---> 3f3235e869bc [2021-08-02T15:06:03.620Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-02T15:06:03.620Z] ---> Using cache [2021-08-02T15:06:03.620Z] ---> 077d37a815a7 [2021-08-02T15:06:03.620Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-02T15:06:03.901Z] Removing intermediate container cb90facfc87f [2021-08-02T15:06:03.901Z] ---> 8b6820d51f7b [2021-08-02T15:06:03.901Z] [2021-08-02T15:06:03.901Z] Step 11/26 : FROM alpine:3.12 [2021-08-02T15:06:03.901Z] ---> c4fd0aeabfcf [2021-08-02T15:06:03.901Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-02T15:06:03.901Z] ---> Running in 1ec9424a70c6 [2021-08-02T15:06:03.901Z] ---> Running in 6a4d58edb5c9 [2021-08-02T15:06:04.175Z] ---> Running in b3488be68401 [2021-08-02T15:06:04.449Z] Removing intermediate container 9ce685bcca90 [2021-08-02T15:06:04.449Z] ---> e9ef3687590d [2021-08-02T15:06:04.449Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-02T15:06:04.722Z] Removing intermediate container 1ec9424a70c6 [2021-08-02T15:06:04.722Z] ---> 1b768148d688 [2021-08-02T15:06:04.722Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-02T15:06:04.997Z] ---> Running in 20626e998f22 [2021-08-02T15:06:05.591Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-02T15:06:05.865Z] ---> 383988373622 [2021-08-02T15:06:05.865Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-02T15:06:05.865Z] Removing intermediate container 20626e998f22 [2021-08-02T15:06:05.865Z] ---> 7dd36f4aefb0 [2021-08-02T15:06:05.865Z] Step 16/24 : WORKDIR / [2021-08-02T15:06:05.865Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-02T15:06:06.140Z] ---> Running in 899f99d2e631 [2021-08-02T15:06:06.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-02T15:06:06.417Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-02T15:06:06.692Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-02T15:06:06.692Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-02T15:06:06.692Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-02T15:06:06.973Z] (4/4) Installing curl (7.78.0-r0) [2021-08-02T15:06:06.974Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T15:06:06.974Z] Executing ca-certificates-20191127-r4.trigger [2021-08-02T15:06:06.974Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-02T15:06:06.974Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-02T15:06:06.974Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-02T15:06:06.974Z] OK: 7 MiB in 18 packages [2021-08-02T15:06:06.974Z] (4/6) Installing curl (7.78.0-r0) [2021-08-02T15:06:06.974Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-02T15:06:06.974Z] (6/6) Installing su-exec (0.2-r1) [2021-08-02T15:06:07.254Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T15:06:07.254Z] Executing ca-certificates-20191127-r4.trigger [2021-08-02T15:06:07.254Z] Removing intermediate container 899f99d2e631 [2021-08-02T15:06:07.254Z] ---> 82fe67befafb [2021-08-02T15:06:07.254Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-02T15:06:07.254Z] OK: 7 MiB in 20 packages [2021-08-02T15:06:07.873Z] ---> eada3fe552e5 [2021-08-02T15:06:07.874Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-02T15:06:08.476Z] ---> 204695404ecc [2021-08-02T15:06:08.476Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-02T15:06:09.076Z] ---> a64b21dac022 [2021-08-02T15:06:09.076Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-02T15:06:09.352Z] Removing intermediate container 6a4d58edb5c9 [2021-08-02T15:06:09.352Z] ---> c82ba6fd32ed [2021-08-02T15:06:09.352Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-02T15:06:09.352Z] ---> Running in 72ad02cfb585 [2021-08-02T15:06:09.627Z] Removing intermediate container b3488be68401 [2021-08-02T15:06:09.627Z] ---> d2712aa75960 [2021-08-02T15:06:09.627Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-02T15:06:09.905Z] ---> Running in 05a79d83e393 [2021-08-02T15:06:09.905Z] ---> Running in e919332b6f01 [2021-08-02T15:06:10.184Z] ---> 67eb2329599e [2021-08-02T15:06:10.184Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-02T15:06:10.184Z] Removing intermediate container 72ad02cfb585 [2021-08-02T15:06:10.184Z] ---> b92647a8f146 [2021-08-02T15:06:10.184Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T15:06:10.459Z] ---> Running in 922f8f8a732e [2021-08-02T15:06:10.459Z] Removing intermediate container 05a79d83e393 [2021-08-02T15:06:10.459Z] ---> 0c3225a7d4cf [2021-08-02T15:06:10.459Z] Step 14/22 : WORKDIR /edgex [2021-08-02T15:06:10.733Z] ---> Running in d42f05ea95d4 [2021-08-02T15:06:10.733Z] Removing intermediate container e919332b6f01 [2021-08-02T15:06:10.733Z] ---> fbf2e1b5eb9b [2021-08-02T15:06:10.733Z] Step 14/26 : WORKDIR / [2021-08-02T15:06:11.018Z] ---> Running in eb282c58f5d4 [2021-08-02T15:06:11.296Z] Removing intermediate container 922f8f8a732e [2021-08-02T15:06:11.296Z] ---> cdfc9f4cb571 [2021-08-02T15:06:11.296Z] Step 22/24 : LABEL arch=arm64 [2021-08-02T15:06:11.296Z] ---> 3770af778cc8 [2021-08-02T15:06:11.296Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-02T15:06:11.573Z] Removing intermediate container d42f05ea95d4 [2021-08-02T15:06:11.573Z] ---> Running in 59cd00d1febf [2021-08-02T15:06:11.573Z] ---> 9d986a8ea52b [2021-08-02T15:06:11.573Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-02T15:06:11.573Z] ---> Running in dfee0575ab4d [2021-08-02T15:06:11.849Z] Removing intermediate container eb282c58f5d4 [2021-08-02T15:06:11.850Z] ---> d4fcc688fed5 [2021-08-02T15:06:11.850Z] 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-02T15:06:12.451Z] Removing intermediate container 59cd00d1febf [2021-08-02T15:06:12.451Z] ---> 3a56f6ba1749 [2021-08-02T15:06:12.451Z] Step 23/24 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 [2021-08-02T15:06:12.451Z] Removing intermediate container dfee0575ab4d [2021-08-02T15:06:12.451Z] ---> 2e731b678777 [2021-08-02T15:06:12.451Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T15:06:12.451Z] ---> Running in 8bbf75db80c2 [2021-08-02T15:06:12.451Z] ---> Running in 9fdd77ba34bc [2021-08-02T15:06:12.728Z] ---> 2de92101e172 [2021-08-02T15:06:12.728Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-02T15:06:13.001Z] ---> fb81571e0839 [2021-08-02T15:06:13.001Z] 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-02T15:06:13.603Z] Removing intermediate container 9fdd77ba34bc [2021-08-02T15:06:13.603Z] ---> 5023850d7a5c [2021-08-02T15:06:13.603Z] Step 24/24 : LABEL version=0.0.0 [2021-08-02T15:06:13.603Z] Removing intermediate container 8bbf75db80c2 [2021-08-02T15:06:13.603Z] ---> 0696eb253048 [2021-08-02T15:06:13.603Z] Step 22/24 : LABEL arch=arm64 [2021-08-02T15:06:13.603Z] ---> Running in ca036ff65e73 [2021-08-02T15:06:13.878Z] ---> Running in e054100b5aea [2021-08-02T15:06:14.151Z] ---> 0cac169cf94e [2021-08-02T15:06:14.151Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-02T15:06:14.428Z] ---> 2593c4f23c9b [2021-08-02T15:06:14.428Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-02T15:06:14.428Z] Removing intermediate container e054100b5aea [2021-08-02T15:06:14.428Z] ---> 9da3479a94ab [2021-08-02T15:06:14.428Z] [2021-08-02T15:06:14.428Z] Removing intermediate container ca036ff65e73 [2021-08-02T15:06:14.428Z] ---> dd3c59fe17f9 [2021-08-02T15:06:14.428Z] Step 23/24 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 [2021-08-02T15:06:14.701Z] ---> Running in ec9d423a4f37 [2021-08-02T15:06:14.976Z] Successfully built 9da3479a94ab [2021-08-02T15:06:14.976Z] Successfully tagged core-command-arm64:latest [2021-08-02T15:06:15.569Z]  Building core-command ... done  ---> f178bc32edb4 [2021-08-02T15:06:15.569Z] 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-02T15:06:15.569Z] Removing intermediate container ec9d423a4f37 [2021-08-02T15:06:15.569Z] ---> 46fd6f17996c [2021-08-02T15:06:15.569Z] Step 24/24 : LABEL version=0.0.0 [2021-08-02T15:06:15.843Z] ---> de77cf08c1ca [2021-08-02T15:06:15.843Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-02T15:06:16.119Z] ---> Running in 8732fe001842 [2021-08-02T15:06:16.119Z] ---> Running in 40868357df92 [2021-08-02T15:06:16.402Z] ---> 0ff8e29b2582 [2021-08-02T15:06:16.402Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-02T15:06:16.678Z] Removing intermediate container 8732fe001842 [2021-08-02T15:06:16.678Z] ---> 461fecb19982 [2021-08-02T15:06:16.678Z] [2021-08-02T15:06:16.953Z] Removing intermediate container 40868357df92 [2021-08-02T15:06:16.953Z] ---> b3471b641bde [2021-08-02T15:06:16.953Z] Step 19/22 : CMD ["--init=true"] [2021-08-02T15:06:16.953Z] Successfully built 461fecb19982 [2021-08-02T15:06:17.228Z] Successfully tagged core-metadata-arm64:latest [2021-08-02T15:06:17.502Z]  Building core-metadata ... done  ---> Running in 75ae0902c2b3 [2021-08-02T15:06:17.774Z] ---> a9329abb79e3 [2021-08-02T15:06:17.774Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-02T15:06:18.055Z] Removing intermediate container 75ae0902c2b3 [2021-08-02T15:06:18.055Z] ---> 9af0e47e966f [2021-08-02T15:06:18.055Z] Step 20/22 : LABEL arch=arm64 [2021-08-02T15:06:18.331Z] ---> Running in 2784e2cb3c19 [2021-08-02T15:06:18.935Z] Removing intermediate container 2784e2cb3c19 [2021-08-02T15:06:18.935Z] ---> 3067803d37b9 [2021-08-02T15:06:18.935Z] Step 21/22 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 [2021-08-02T15:06:19.211Z] ---> 97fdb5f99ea8 [2021-08-02T15:06:19.211Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-02T15:06:19.492Z] ---> Running in e922968d578b [2021-08-02T15:06:20.087Z] Removing intermediate container e922968d578b [2021-08-02T15:06:20.087Z] ---> 0073536b5204 [2021-08-02T15:06:20.087Z] Step 22/22 : LABEL version=0.0.0 [2021-08-02T15:06:20.087Z] ---> Running in b0489ca68cdf [2021-08-02T15:06:20.679Z] ---> a9b7b94683e0 [2021-08-02T15:06:20.679Z] 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-02T15:06:20.679Z] ---> Running in f960ec22f848 [2021-08-02T15:06:20.679Z] Removing intermediate container b0489ca68cdf [2021-08-02T15:06:20.679Z] ---> 99c8b79152dd [2021-08-02T15:06:20.679Z] [2021-08-02T15:06:21.285Z] Successfully built 99c8b79152dd [2021-08-02T15:06:21.285Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-02T15:06:23.253Z]  Building security-proxy-setup ... done Removing intermediate container f960ec22f848 [2021-08-02T15:06:23.253Z] ---> facfc4dc7461 [2021-08-02T15:06:23.253Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-02T15:06:23.534Z] ---> Running in 9cd0d944ae7f [2021-08-02T15:06:24.170Z] Removing intermediate container 9cd0d944ae7f [2021-08-02T15:06:24.170Z] ---> 8356437191c2 [2021-08-02T15:06:24.170Z] Step 24/26 : LABEL arch=arm64 [2021-08-02T15:06:24.170Z] ---> Running in b6fc360144ed [2021-08-02T15:06:24.775Z] Removing intermediate container b6fc360144ed [2021-08-02T15:06:24.775Z] ---> 1a1433f0f5cd [2021-08-02T15:06:24.775Z] Step 25/26 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 [2021-08-02T15:06:25.051Z] ---> Running in 3de37f88f6a8 [2021-08-02T15:06:25.652Z] Removing intermediate container 3de37f88f6a8 [2021-08-02T15:06:25.652Z] ---> f994d6037b4f [2021-08-02T15:06:25.652Z] Step 26/26 : LABEL version=0.0.0 [2021-08-02T15:06:25.926Z] ---> Running in 42fede5b45f0 [2021-08-02T15:06:26.198Z] Removing intermediate container 42fede5b45f0 [2021-08-02T15:06:26.198Z] ---> 7f513467b49e [2021-08-02T15:06:26.198Z] [2021-08-02T15:06:26.791Z] Successfully built 7f513467b49e [2021-08-02T15:06:26.791Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-02T15:06:27.078Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-08-02T15:06:27.055Z] $ docker stop --time=1 36ce58a366d48e964be36b1b0947ea61496c96c8265282ff736e2db731dcc8bc [2021-08-02T15:06:28.974Z] $ docker rm -f 36ce58a366d48e964be36b1b0947ea61496c96c8265282ff736e2db731dcc8bc [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T15:06:29.630Z] + docker images [2021-08-02T15:06:29.913Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-02T15:06:29.913Z] security-secretstore-setup-arm64 latest 7f513467b49e 3 seconds ago 27.4MB [2021-08-02T15:06:29.913Z] security-proxy-setup-arm64 latest 99c8b79152dd 9 seconds ago 24.5MB [2021-08-02T15:06:29.913Z] core-metadata-arm64 latest 461fecb19982 13 seconds ago 15.8MB [2021-08-02T15:06:29.913Z] core-command-arm64 latest 9da3479a94ab 15 seconds ago 15.1MB [2021-08-02T15:06:29.913Z] 8b6820d51f7b 26 seconds ago 1.57GB [2021-08-02T15:06:29.913Z] 82f1fbde697f 26 seconds ago 1.56GB [2021-08-02T15:06:29.913Z] f8e4ec9d80bb 26 seconds ago 1.57GB [2021-08-02T15:06:29.913Z] b4824ca4c0b9 32 seconds ago 1.56GB [2021-08-02T15:06:29.913Z] sys-mgmt-agent-arm64 latest 36db8700dc8c 2 minutes ago 311MB [2021-08-02T15:06:29.913Z] security-bootstrapper-arm64 latest d84ce49ccaf9 3 minutes ago 17.7MB [2021-08-02T15:06:29.913Z] core-data-arm64 latest 69c902cb0423 3 minutes ago 19.3MB [2021-08-02T15:06:29.913Z] support-scheduler-arm64 latest fc046b6f482b 3 minutes ago 15.2MB [2021-08-02T15:06:29.913Z] support-notifications-arm64 latest 5ae09523adb8 3 minutes ago 15.9MB [2021-08-02T15:06:29.913Z] 0a14fd412a7a 3 minutes ago 1.57GB [2021-08-02T15:06:29.913Z] 028dbc1855bf 3 minutes ago 1.56GB [2021-08-02T15:06:29.913Z] b6db94d3ce7d 3 minutes ago 1.56GB [2021-08-02T15:06:29.913Z] df2d6f8a76fa 3 minutes ago 1.56GB [2021-08-02T15:06:29.913Z] 63ba70d14c33 4 minutes ago 1.56GB [2021-08-02T15:06:29.913Z] ci-base-image-arm64 latest 2c9aad8f4641 14 minutes ago 1.23GB [2021-08-02T15:06:29.913Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 2 weeks ago 451MB [2021-08-02T15:06:29.913Z] alpine 3.12 c4fd0aeabfcf 6 weeks ago 5.32MB [2021-08-02T15:06:29.913Z] docker 20.10.6 cdf2a7733a7b 3 months ago 234MB [2021-08-02T15:06:29.913Z] 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-02T15:06:30.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T15:06:30.798Z] [2021-08-02T15:06:30.798Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-02T15:06:31.152Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T15:06:31.425Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-02T15:06:31.425Z] 448f6bf000e3: Pulling fs layer [2021-08-02T15:06:31.425Z] f757da607395: Pulling fs layer [2021-08-02T15:06:31.425Z] 05883995daec: Pulling fs layer [2021-08-02T15:06:31.425Z] 8603b9c90790: Pulling fs layer [2021-08-02T15:06:31.425Z] 1560dd03e051: Pulling fs layer [2021-08-02T15:06:31.425Z] 27f5ce0e4adf: Pulling fs layer [2021-08-02T15:06:31.425Z] c2d8d7efcc4b: Pulling fs layer [2021-08-02T15:06:31.425Z] 8603b9c90790: Waiting [2021-08-02T15:06:31.425Z] 1560dd03e051: Waiting [2021-08-02T15:06:31.425Z] 27f5ce0e4adf: Waiting [2021-08-02T15:06:31.425Z] c2d8d7efcc4b: Waiting [2021-08-02T15:06:31.700Z] f757da607395: Verifying Checksum [2021-08-02T15:06:31.700Z] f757da607395: Download complete [2021-08-02T15:06:31.700Z] 8603b9c90790: Download complete [2021-08-02T15:06:31.971Z] 1560dd03e051: Download complete [2021-08-02T15:06:31.971Z] 27f5ce0e4adf: Verifying Checksum [2021-08-02T15:06:31.971Z] 27f5ce0e4adf: Download complete [2021-08-02T15:06:31.971Z] 05883995daec: Verifying Checksum [2021-08-02T15:06:31.971Z] 05883995daec: Download complete [2021-08-02T15:06:33.411Z] 448f6bf000e3: Verifying Checksum [2021-08-02T15:06:33.411Z] 448f6bf000e3: Download complete [2021-08-02T15:06:36.810Z] c2d8d7efcc4b: Verifying Checksum [2021-08-02T15:06:36.810Z] c2d8d7efcc4b: Download complete [2021-08-02T15:06:36.810Z] 448f6bf000e3: Pull complete [2021-08-02T15:06:37.785Z] f757da607395: Pull complete [2021-08-02T15:06:39.223Z] 05883995daec: Pull complete [2021-08-02T15:06:39.818Z] 8603b9c90790: Pull complete [2021-08-02T15:06:40.798Z] 1560dd03e051: Pull complete [2021-08-02T15:06:41.072Z] 27f5ce0e4adf: Pull complete [2021-08-02T15:06:56.147Z] c2d8d7efcc4b: Pull complete [2021-08-02T15:06:56.147Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-02T15:06:56.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T15:06:56.147Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-02T15:06:56.415Z] prd-ubuntu18.04-docker-arm64-4c-16g-1398 does not seem to be running inside a container [2021-08-02T15:06:56.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-02T15:07:01.065Z] $ docker top b9513d7725902452121cff2d81fbe5ce74e358504ec3a205a4b7a955059378fe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T15:07:02.230Z] ---> job-cost.sh [2021-08-02T15:07:02.230Z] lf-activate-venv: SKIPPING [2021-08-02T15:07:02.230Z] INFO: No Stack... [2021-08-02T15:07:03.658Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-02T15:07:03.928Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T15:07:04.625Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-08-02T15:07:04.625Z] + cut -d, -f6 [Pipeline] lock [2021-08-02T15:07:04.690Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3643-2-stack-cost] [2021-08-02T15:07:04.700Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3643-2-stack-cost] did not exist. Created. [2021-08-02T15:07:04.701Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3643-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T15:07:05.387Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-02T15:07:05.567Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T15:07:05.576Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3643-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T15:07:05.570Z] $ docker stop --time=1 b9513d7725902452121cff2d81fbe5ce74e358504ec3a205a4b7a955059378fe [2021-08-02T15:07:07.324Z] $ docker rm -f b9513d7725902452121cff2d81fbe5ce74e358504ec3a205a4b7a955059378fe [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-02T15:07:08.392Z] provisioning config files... [2021-08-02T15:07:08.409Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config5917153595022039995tmp [Pipeline] { [Pipeline] sh [2021-08-02T15:07:08.764Z] + set +x [2021-08-02T15:07:08.765Z] + curl -s https://codecov.io/bash [2021-08-02T15:07:08.765Z] + bash -s -- [2021-08-02T15:07:08.765Z] [2021-08-02T15:07:08.765Z] _____ _ [2021-08-02T15:07:08.765Z] / ____| | | [2021-08-02T15:07:08.765Z] | | ___ __| | ___ ___ _____ __ [2021-08-02T15:07:08.765Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-02T15:07:08.765Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-02T15:07:08.765Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-02T15:07:08.765Z] Bash-1.0.6 [2021-08-02T15:07:08.765Z] [2021-08-02T15:07:08.765Z] [2021-08-02T15:07:08.765Z] ==> git version 2.24.4 found [2021-08-02T15:07:08.765Z] ==> 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-02T15:07:08.765Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-02T15:07:08.765Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-02T15:07:08.765Z] ==> Jenkins CI detected. [2021-08-02T15:07:09.033Z] current dir:  /w/workspace/edgex-go/2 [2021-08-02T15:07:09.033Z] project root: . [2021-08-02T15:07:09.033Z] --> token set from env [2021-08-02T15:07:09.033Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-02T15:07:09.033Z] ==> Running gcov in . (disable via -X gcov) [2021-08-02T15:07:09.033Z] ==> Python coveragepy not found [2021-08-02T15:07:09.033Z] ==> Searching for coverage reports in: [2021-08-02T15:07:09.033Z] + . [2021-08-02T15:07:09.033Z] -> Found 1 reports [2021-08-02T15:07:09.033Z] ==> Detecting git/mercurial file structure [2021-08-02T15:07:09.033Z] ==> Reading reports [2021-08-02T15:07:09.033Z] + ./coverage.out bytes=403847 [2021-08-02T15:07:09.033Z] ==> Appending adjustments [2021-08-02T15:07:09.033Z] https://docs.codecov.io/docs/fixing-reports [2021-08-02T15:07:10.438Z] + Found adjustments [2021-08-02T15:07:10.438Z] ==> Gzipping contents [2021-08-02T15:07:10.438Z] 56K /tmp/codecov.BTCXwF.gz [2021-08-02T15:07:10.438Z] ==> Uploading reports [2021-08-02T15:07:10.438Z] url: https://codecov.io [2021-08-02T15:07:10.438Z] query: branch=PR-3643&commit=02b151ba2f00835c3912c8fcf04833060e454491&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3643%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3643&job=&cmd_args= [2021-08-02T15:07:10.438Z] -> Pinging Codecov [2021-08-02T15:07:10.438Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3643&commit=02b151ba2f00835c3912c8fcf04833060e454491&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3643%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3643&job=&cmd_args= [2021-08-02T15:07:10.704Z] -> Uploading to [2021-08-02T15:07:10.704Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-02/00271124DB129430A58F1EEE437C3FCB/02b151ba2f00835c3912c8fcf04833060e454491/d5207046-a023-40f4-9253-2e32d3475a06.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T150710Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e26fa59306a199cd6dcbe96c57abd12738071c05a87d4dfb5f10da6ef0eb263a [2021-08-02T15:07:10.704Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-02T15:07:10.704Z] Dload Upload Total Spent Left Speed [2021-08-02T15:07:10.972Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54492 0 0 100 54492 0 128k --:--:-- --:--:-- --:--:-- 128k [2021-08-02T15:07:10.972Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/02b151ba2f00835c3912c8fcf04833060e454491 [Pipeline] } [2021-08-02T15:07:10.986Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-08-02T15:07:12.331Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T15:07:12.931Z] ---> package-listing.sh [2021-08-02T15:07:12.931Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-02T15:07:12.932Z] ++ facter osfamily [2021-08-02T15:07:13.227Z] + OS_FAMILY=redhat [2021-08-02T15:07:13.227Z] + workspace=/w/workspace/edgex-go/2 [2021-08-02T15:07:13.227Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-02T15:07:13.227Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-02T15:07:13.227Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-02T15:07:13.227Z] + PACKAGES=/tmp/packages_start.txt [2021-08-02T15:07:13.227Z] + '[' /w/workspace/edgex-go/2 ']' [2021-08-02T15:07:13.227Z] + PACKAGES=/tmp/packages_end.txt [2021-08-02T15:07:13.227Z] + case "${OS_FAMILY}" in [2021-08-02T15:07:13.227Z] + rpm -qa [2021-08-02T15:07:13.227Z] + sort [2021-08-02T15:07:15.175Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-02T15:07:15.175Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-02T15:07:15.175Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-02T15:07:15.175Z] + '[' /w/workspace/edgex-go/2 ']' [2021-08-02T15:07:15.176Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-08-02T15:07:15.176Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-08-02T15:07:15.196Z] 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-02T15:07:15.506Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-02T15:07:16.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T15:07:16.093Z] [2021-08-02T15:07:16.093Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T15:07:16.432Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T15:07:16.432Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T15:07:16.432Z] b4d181a07f80: Pulling fs layer [2021-08-02T15:07:16.432Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T15:07:16.432Z] ed53099fbce6: Pulling fs layer [2021-08-02T15:07:16.432Z] dc539afda2c1: Pulling fs layer [2021-08-02T15:07:16.432Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T15:07:16.432Z] 9065ff56babe: Pulling fs layer [2021-08-02T15:07:16.432Z] d287ab97295c: Pulling fs layer [2021-08-02T15:07:16.432Z] 77bc0d833cb6: Waiting [2021-08-02T15:07:16.432Z] 9065ff56babe: Waiting [2021-08-02T15:07:16.432Z] d287ab97295c: Waiting [2021-08-02T15:07:16.432Z] dc539afda2c1: Waiting [2021-08-02T15:07:16.704Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T15:07:16.704Z] a1111a8f2ec3: Download complete [2021-08-02T15:07:16.704Z] dc539afda2c1: Verifying Checksum [2021-08-02T15:07:16.704Z] dc539afda2c1: Download complete [2021-08-02T15:07:16.704Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T15:07:16.704Z] 77bc0d833cb6: Download complete [2021-08-02T15:07:16.971Z] 9065ff56babe: Verifying Checksum [2021-08-02T15:07:16.971Z] 9065ff56babe: Download complete [2021-08-02T15:07:17.238Z] ed53099fbce6: Verifying Checksum [2021-08-02T15:07:17.238Z] ed53099fbce6: Download complete [2021-08-02T15:07:18.206Z] b4d181a07f80: Download complete [2021-08-02T15:07:19.182Z] b4d181a07f80: Pull complete [2021-08-02T15:07:19.450Z] a1111a8f2ec3: Pull complete [2021-08-02T15:07:19.718Z] ed53099fbce6: Pull complete [2021-08-02T15:07:19.986Z] dc539afda2c1: Pull complete [2021-08-02T15:07:20.253Z] 77bc0d833cb6: Pull complete [2021-08-02T15:07:20.253Z] 9065ff56babe: Pull complete [2021-08-02T15:07:21.663Z] d287ab97295c: Verifying Checksum [2021-08-02T15:07:21.663Z] d287ab97295c: Download complete [2021-08-02T15:07:25.948Z] d287ab97295c: Pull complete [2021-08-02T15:07:25.948Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T15:07:25.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T15:07:25.948Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T15:07:26.053Z] prd-centos7-docker-4c-2g-1395 does not seem to be running inside a container [2021-08-02T15:07:26.116Z] $ 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-02T15:07:29.516Z] $ docker top cc739e673fcffa2abbfc471443cc4136a2c7d34b11fa574594ca38e07f02c950 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T15:07:29.947Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-02T15:07:30.263Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-02T15:07:30.582Z] + ls /var/log/sa-host [2021-08-02T15:07:30.582Z] + sadf -c /var/log/sa-host/sa02 [2021-08-02T15:07:30.582Z] file_magic: OK [2021-08-02T15:07:30.582Z] HZ: Using current value: 100 [2021-08-02T15:07:30.582Z] file_header: OK [2021-08-02T15:07:30.582Z] 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-02T15:07:30.582Z] Statistics: [2021-08-02T15:07:30.582Z] 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... [2021-08-02T15:07:30.582Z] File successfully converted to sysstat format version 12.0.3 [2021-08-02T15:07:30.582Z] + sadf -c /var/log/sa-host/sa05 [2021-08-02T15:07:30.582Z] file_magic: OK [2021-08-02T15:07:30.582Z] HZ: Using current value: 100 [2021-08-02T15:07:30.582Z] file_header: OK [2021-08-02T15:07:30.582Z] 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-02T15:07:30.582Z] Statistics: [2021-08-02T15:07:30.582Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T15:07:30.582Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T15:07:30.779Z] provisioning config files... [2021-08-02T15:07:30.795Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config2839450905630162974tmp [Pipeline] { [Pipeline] echo [2021-08-02T15:07:30.821Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T15:07:31.137Z] ---> create-netrc.sh [Pipeline] } [2021-08-02T15:07:31.151Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-02T15:07:31.533Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-02T15:07:31.548Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T15:07:31.864Z] ---> sudo-logs.sh [2021-08-02T15:07:31.864Z] Archiving 'sudo' log.. [2021-08-02T15:07:31.864Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1395.vexxhost.local: Name or service not known [2021-08-02T15:07:31.864Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1395.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-02T15:07:31.902Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T15:07:32.270Z] ---> job-cost.sh [2021-08-02T15:07:32.270Z] lf-activate-venv: SKIPPING [2021-08-02T15:07:32.270Z] DEBUG: total: 0.18000000715255737 [2021-08-02T15:07:32.270Z] INFO: Retrieving Stack Cost... [2021-08-02T15:07:34.846Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T15:07:34.846Z] INFO: Archiving Costs [Pipeline] echo [2021-08-02T15:07:34.868Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T15:07:35.189Z] ---> logs-deploy.sh [2021-08-02T15:07:35.189Z] lf-activate-venv: SKIPPING [2021-08-02T15:07:35.189Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3643/2 [2021-08-02T15:07:35.189Z] INFO: archiving workspace using pattern(s): [2021-08-02T15:07:35.773Z] Archives upload complete. [2021-08-02T15:07:36.038Z] INFO: archiving logs to Nexus