bnevis-i commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 1b19fef8c8db951ed8e7ea5fdf541138171f5c42+2de07aa5618795465836e287608abcda04ffa72f (42a19ddb8f1872f4d8072b2a8e137d3d208ede57) 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-ssh6464053807132895308.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7117693902763851087.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3732/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-3732/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5408944093913666737.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9151055893305279967.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3732/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-3732/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3173702582810605341.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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-51 in /w/workspace/edgexfoundry_edgex-go_PR-3732 [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-ssh2530073797313659300.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 2de07aa5618795465836e287608abcda04ffa72f into PR head commit 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 Merge succeeded, producing 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 Checking out Revision 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 (PR-3732) > 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-ssh915659700385367457.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3732/head:refs/remotes/origin/PR-3732 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 # 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-ssh6483596561213693926.key > git merge 2de07aa5618795465836e287608abcda04ffa72f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 # timeout=10 Commit message: "style: Fix lost variable assignments and enable ineffassign linter" > git rev-list --no-walk 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-29T01:09:14.650Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-29T01:09:14.737Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-29T01:09:14.765Z] ========================================================= [2021-09-29T01:09:14.765Z] EdgeX Global Pipelines Version Info [2021-09-29T01:09:14.765Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:09:15.994Z] ------------------- [2021-09-29T01:09:15.994Z] stable info: [2021-09-29T01:09:15.994Z] ------------------- [2021-09-29T01:09:15.994Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-29T01:09:15.994Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T01:09:15.994Z] Message: update stable to v1.0.205 [2021-09-29T01:09:16.575Z] ------------------- [2021-09-29T01:09:16.576Z] experimental info: [2021-09-29T01:09:16.576Z] ------------------- [2021-09-29T01:09:16.576Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-29T01:09:16.576Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T01:09:16.576Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-29T01:09:16.704Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-29T01:09:16.727Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-29T01:09:16.750Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-29T01:09:16.772Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-29T01:09:16.793Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-29T01:09:16.815Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-29T01:09:16.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-29T01:09:16.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-29T01:09:16.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-29T01:09:16.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-29T01:09:16.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-29T01:09:16.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-29T01:09:16.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-29T01:09:16.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-29T01:09:17.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-29T01:09:17.035Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T01:09:17.057Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T01:09:17.079Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-29T01:09:17.102Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-29T01:09:17.123Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-29T01:09:17.146Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-29T01:09:17.167Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-29T01:09:17.190Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-29T01:09:17.213Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3732 [Pipeline] echo [2021-09-29T01:09:17.237Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3732 [Pipeline] echo [2021-09-29T01:09:17.260Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3732 [Pipeline] echo [2021-09-29T01:09:17.282Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 [Pipeline] echo [2021-09-29T01:09:17.305Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b19fef [Pipeline] echo [2021-09-29T01:09:17.327Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T01:09:17.400Z] provisioning config files... [2021-09-29T01:09:17.419Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8412149973926099652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:09:17.748Z] ---> docker-login.sh [2021-09-29T01:09:17.749Z] nexus3.edgexfoundry.org:10001 [2021-09-29T01:09:17.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:09:44.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:09:44.443Z] Configure a credential helper to remove this warning. See [2021-09-29T01:09:44.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:09:44.443Z] [2021-09-29T01:09:44.443Z] Login Succeeded [2021-09-29T01:09:44.443Z] nexus3.edgexfoundry.org:10002 [2021-09-29T01:09:44.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:09:44.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:09:44.443Z] Configure a credential helper to remove this warning. See [2021-09-29T01:09:44.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:09:44.443Z] [2021-09-29T01:09:44.443Z] Login Succeeded [2021-09-29T01:09:44.443Z] nexus3.edgexfoundry.org:10003 [2021-09-29T01:09:44.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:09:44.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:09:44.443Z] Configure a credential helper to remove this warning. See [2021-09-29T01:09:44.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:09:44.443Z] [2021-09-29T01:09:44.443Z] Login Succeeded [2021-09-29T01:09:44.443Z] nexus3.edgexfoundry.org:10004 [2021-09-29T01:09:44.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:09:44.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:09:44.443Z] Configure a credential helper to remove this warning. See [2021-09-29T01:09:44.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:09:44.443Z] [2021-09-29T01:09:44.443Z] Login Succeeded [2021-09-29T01:09:44.443Z] docker.io [2021-09-29T01:09:44.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:09:44.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:09:44.443Z] Configure a credential helper to remove this warning. See [2021-09-29T01:09:44.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:09:44.443Z] [2021-09-29T01:09:44.443Z] Login Succeeded [2021-09-29T01:09:44.443Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T01:09:44.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T01:09:44.811Z] ++ 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-09-29T01:09:44.811Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:09:44.811Z] ++ dirname cmd/core-command/Dockerfile [2021-09-29T01:09:44.811Z] ++ cut -d/ -f2 [2021-09-29T01:09:44.811Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-29T01:09:44.811Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:09:44.811Z] ++ dirname cmd/core-data/Dockerfile [2021-09-29T01:09:44.811Z] ++ cut -d/ -f2 [2021-09-29T01:09:44.811Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-29T01:09:44.811Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:09:44.811Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-29T01:09:44.811Z] ++ cut -d/ -f2 [2021-09-29T01:09:44.811Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-29T01:09:44.811Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:09:44.811Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-29T01:09:44.811Z] ++ cut -d/ -f2 [2021-09-29T01:09:44.811Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-29T01:09:44.811Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:09:44.811Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-29T01:09:44.811Z] ++ cut -d/ -f2 [2021-09-29T01:09:44.811Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-29T01:09:44.811Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:09:44.811Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-29T01:09:44.811Z] ++ cut -d/ -f2 [2021-09-29T01:09:44.811Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-29T01:09:44.811Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:09:44.811Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-29T01:09:44.811Z] ++ cut -d/ -f2 [2021-09-29T01:09:44.811Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-29T01:09:44.811Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:09:44.811Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-29T01:09:44.811Z] ++ cut -d/ -f2 [2021-09-29T01:09:44.811Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-29T01:09:44.811Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T01:09:44.811Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-29T01:09:44.811Z] ++ cut -d/ -f2 [2021-09-29T01:09:44.811Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-29T01:09:44.873Z] 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-09-29T01:09:45.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T01:09:45.605Z] [2021-09-29T01:09:45.605Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:09:45.946Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T01:09:45.946Z] latest: Pulling from edgex-devops/git-semver [2021-09-29T01:09:45.946Z] 31603596830f: Pulling fs layer [2021-09-29T01:09:45.946Z] 04fac38145f0: Pulling fs layer [2021-09-29T01:09:45.946Z] 701f6daf10bf: Pulling fs layer [2021-09-29T01:09:45.946Z] 24f72da36158: Pulling fs layer [2021-09-29T01:09:45.946Z] 24f72da36158: Waiting [2021-09-29T01:09:45.946Z] 04fac38145f0: Verifying Checksum [2021-09-29T01:09:45.946Z] 04fac38145f0: Download complete [2021-09-29T01:09:46.222Z] 31603596830f: Verifying Checksum [2021-09-29T01:09:46.222Z] 31603596830f: Download complete [2021-09-29T01:09:46.501Z] 31603596830f: Pull complete [2021-09-29T01:09:46.501Z] 24f72da36158: Verifying Checksum [2021-09-29T01:09:46.501Z] 24f72da36158: Download complete [2021-09-29T01:09:46.501Z] 701f6daf10bf: Verifying Checksum [2021-09-29T01:09:46.501Z] 701f6daf10bf: Download complete [2021-09-29T01:09:46.501Z] 04fac38145f0: Pull complete [2021-09-29T01:09:47.105Z] 701f6daf10bf: Pull complete [2021-09-29T01:09:47.374Z] 24f72da36158: Pull complete [2021-09-29T01:09:47.374Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-29T01:09:47.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T01:09:47.374Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-29T01:09:47.479Z] prd-centos7-docker-4c-2g-51 does not seem to be running inside a container [2021-09-29T01:09:47.548Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-29T01:09:48.303Z] $ docker top 96f31d02fff353be39735d9082b711f0b79116481b36f219a69c76228bfd6893 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-29T01:09:48.459Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T01:09:48.459Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T01:09:48.577Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T01:09:48.577Z] $ docker exec 96f31d02fff353be39735d9082b711f0b79116481b36f219a69c76228bfd6893 ssh-agent [2021-09-29T01:09:48.710Z] SSH_AUTH_SOCK=/tmp/ssh-4j3iQH0sxeB3/agent.14 [2021-09-29T01:09:48.710Z] SSH_AGENT_PID=21 [2021-09-29T01:09:48.721Z] Running ssh-add (command line suppressed) [2021-09-29T01:09:48.819Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4543043109569518637.key (/w/workspace/edgex-go/2@tmp/private_key_4543043109569518637.key) [2021-09-29T01:09:48.843Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T01:09:49.170Z] + git tag --points-at HEAD [Pipeline] } [2021-09-29T01:09:49.197Z] $ docker exec --env ******** --env ******** 96f31d02fff353be39735d9082b711f0b79116481b36f219a69c76228bfd6893 ssh-agent -k [2021-09-29T01:09:49.313Z] unset SSH_AUTH_SOCK; [2021-09-29T01:09:49.313Z] unset SSH_AGENT_PID; [2021-09-29T01:09:49.313Z] echo Agent pid 21 killed; [2021-09-29T01:09:49.336Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-29T01:09:49.408Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T01:09:49.408Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T01:09:49.547Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T01:09:49.549Z] $ docker exec 96f31d02fff353be39735d9082b711f0b79116481b36f219a69c76228bfd6893 ssh-agent [2021-09-29T01:09:49.675Z] SSH_AUTH_SOCK=/tmp/ssh-UYzj1xaohrcC/agent.54 [2021-09-29T01:09:49.675Z] SSH_AGENT_PID=60 [2021-09-29T01:09:49.689Z] Running ssh-add (command line suppressed) [2021-09-29T01:09:49.804Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3605605333720958198.key (/w/workspace/edgex-go/2@tmp/private_key_3605605333720958198.key) [2021-09-29T01:09:49.828Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T01:09:50.143Z] + git semver init [2021-09-29T01:09:50.143Z] # -> Open(): unable to determine branch for HEAD [2021-09-29T01:09:50.143Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-09-29T01:09:50.143Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-09-29T01:09:50.143Z] # $SEMVER_REMOTE_NAME = origin [2021-09-29T01:09:50.143Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-29T01:09:50.143Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-29T01:09:50.143Z] # $SEMVER_BRANCH = PR-3732 [2021-09-29T01:09:50.143Z] # $SEMVER_TEMP = /tmp/semver-288775106 [2021-09-29T01:09:50.143Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-29T01:11:11.777Z] # '/tmp/semver-288775106' -> '/w/workspace/edgex-go/2/.semver' [2021-09-29T01:11:11.777Z] # -> Force: false [2021-09-29T01:11:11.777Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-09-29T01:11:11.791Z] $ docker exec --env ******** --env ******** 96f31d02fff353be39735d9082b711f0b79116481b36f219a69c76228bfd6893 ssh-agent -k [2021-09-29T01:11:11.897Z] unset SSH_AUTH_SOCK; [2021-09-29T01:11:11.897Z] unset SSH_AGENT_PID; [2021-09-29T01:11:11.897Z] echo Agent pid 60 killed; [2021-09-29T01:11:11.916Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T01:11:12.268Z] + git semver [Pipeline] } [2021-09-29T01:11:12.289Z] $ docker stop --time=1 96f31d02fff353be39735d9082b711f0b79116481b36f219a69c76228bfd6893 [2021-09-29T01:11:13.949Z] $ docker rm -f 96f31d02fff353be39735d9082b711f0b79116481b36f219a69c76228bfd6893 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T01:11:14.370Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-29T01:11:14.704Z] Stashed 1 file(s) [Pipeline] echo [2021-09-29T01:11:14.709Z] [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-09-29T01:11:15.006Z] ========================================================= [2021-09-29T01:11:15.006Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-29T01:11:15.006Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T01:11:15.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T01:11:15.335Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-29T01:11:15.335Z] 540db60ca938: Pulling fs layer [2021-09-29T01:11:15.335Z] adcc1eea9eea: Pulling fs layer [2021-09-29T01:11:15.335Z] 4c4ab2625f07: Pulling fs layer [2021-09-29T01:11:15.335Z] db62176df00c: Pulling fs layer [2021-09-29T01:11:15.335Z] 3b30891b0d05: Pulling fs layer [2021-09-29T01:11:15.335Z] 06b49ca38bd5: Pulling fs layer [2021-09-29T01:11:15.335Z] c788192a36de: Pulling fs layer [2021-09-29T01:11:15.335Z] a77e37c0d609: Pulling fs layer [2021-09-29T01:11:15.335Z] c3185cebc471: Pulling fs layer [2021-09-29T01:11:15.335Z] db62176df00c: Waiting [2021-09-29T01:11:15.335Z] 3b30891b0d05: Waiting [2021-09-29T01:11:15.335Z] 06b49ca38bd5: Waiting [2021-09-29T01:11:15.335Z] c788192a36de: Waiting [2021-09-29T01:11:15.335Z] a77e37c0d609: Waiting [2021-09-29T01:11:15.335Z] c3185cebc471: Waiting [2021-09-29T01:11:15.335Z] 4c4ab2625f07: Verifying Checksum [2021-09-29T01:11:15.335Z] 4c4ab2625f07: Download complete [2021-09-29T01:11:15.335Z] adcc1eea9eea: Verifying Checksum [2021-09-29T01:11:15.335Z] adcc1eea9eea: Download complete [2021-09-29T01:11:15.603Z] 3b30891b0d05: Verifying Checksum [2021-09-29T01:11:15.603Z] 3b30891b0d05: Download complete [2021-09-29T01:11:15.603Z] 06b49ca38bd5: Verifying Checksum [2021-09-29T01:11:15.603Z] 06b49ca38bd5: Download complete [2021-09-29T01:11:15.603Z] 540db60ca938: Verifying Checksum [2021-09-29T01:11:15.603Z] c788192a36de: Verifying Checksum [2021-09-29T01:11:15.603Z] c788192a36de: Download complete [2021-09-29T01:11:15.870Z] 540db60ca938: Pull complete [2021-09-29T01:11:15.870Z] adcc1eea9eea: Pull complete [2021-09-29T01:11:15.870Z] 4c4ab2625f07: Pull complete [2021-09-29T01:11:16.450Z] a77e37c0d609: Verifying Checksum [2021-09-29T01:11:16.450Z] a77e37c0d609: Download complete [2021-09-29T01:11:21.106Z] db62176df00c: Verifying Checksum [2021-09-29T01:11:21.106Z] db62176df00c: Download complete [2021-09-29T01:11:21.106Z] c3185cebc471: Verifying Checksum [2021-09-29T01:11:21.106Z] c3185cebc471: Download complete [2021-09-29T01:11:23.732Z] db62176df00c: Pull complete [2021-09-29T01:11:23.732Z] 3b30891b0d05: Pull complete [2021-09-29T01:11:23.732Z] 06b49ca38bd5: Pull complete [2021-09-29T01:11:23.732Z] c788192a36de: Pull complete [2021-09-29T01:11:24.001Z] a77e37c0d609: Pull complete [2021-09-29T01:11:26.193Z] c3185cebc471: Pull complete [2021-09-29T01:11:26.193Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-29T01:11:26.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T01:11:26.193Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-29T01:11:26.755Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-29T01:11:26.755Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T01:11:26.755Z] WORKDIR /edgex [2021-09-29T01:11:26.755Z] COPY go.mod . [2021-09-29T01:11:26.755Z] RUN go mod download' [2021-09-29T01:11:28.180Z] Sending build context to Docker daemon 329MB [2021-09-29T01:11:28.180Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T01:11:28.180Z] ---> 031687cdd783 [2021-09-29T01:11:28.180Z] Step 2/4 : WORKDIR /edgex [2021-09-29T01:11:29.592Z] ---> Running in 69db8593933b [2021-09-29T01:11:29.857Z] Removing intermediate container 69db8593933b [2021-09-29T01:11:29.857Z] ---> 34e6a06d6ee5 [2021-09-29T01:11:29.857Z] Step 3/4 : COPY go.mod . [2021-09-29T01:11:29.857Z] ---> 0e309c74e548 [2021-09-29T01:11:29.857Z] Step 4/4 : RUN go mod download [2021-09-29T01:11:29.857Z] ---> Running in b03d32b54154 [2021-09-29T01:11:29.925Z] Still waiting to schedule task [2021-09-29T01:11:29.926Z] ‘prd-centos7-builder-2c-1g-48’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-09-29T01:11:29.926Z] ‘prd-centos7-docker-4c-2g-52’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-09-29T01:11:29.926Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-54’ is offline [2021-09-29T01:12:02.312Z] Removing intermediate container b03d32b54154 [2021-09-29T01:12:02.312Z] ---> fccce4fab99f [2021-09-29T01:12:02.312Z] Successfully built fccce4fab99f [2021-09-29T01:12:02.312Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:12:02.650Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T01:12:02.650Z] . [Pipeline] withDockerContainer [2021-09-29T01:12:02.741Z] prd-centos7-docker-4c-2g-51 does not seem to be running inside a container [2021-09-29T01:12:02.803Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-29T01:12:03.192Z] $ docker top ae62acc7e12fc1c846a01eed809069b0a6fb2882b294ed70e9ba11629b4d1550 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T01:12:03.751Z] + go version [2021-09-29T01:12:03.751Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-29T01:12:03.764Z] $ docker stop --time=1 ae62acc7e12fc1c846a01eed809069b0a6fb2882b294ed70e9ba11629b4d1550 [2021-09-29T01:12:04.971Z] $ docker rm -f ae62acc7e12fc1c846a01eed809069b0a6fb2882b294ed70e9ba11629b4d1550 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:12:05.614Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T01:12:05.614Z] . [Pipeline] withDockerContainer [2021-09-29T01:12:05.699Z] prd-centos7-docker-4c-2g-51 does not seem to be running inside a container [2021-09-29T01:12:05.759Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-29T01:12:06.131Z] $ docker top b1a3905dbcbbb479f3bb83600d1204d2cfb57aaa1780a11af2d61394e45b85e3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-29T01:12:06.229Z] ========================================================= [2021-09-29T01:12:06.229Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-29T01:12:06.229Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T01:12:06.552Z] + go mod tidy [Pipeline] sh [2021-09-29T01:12:07.141Z] + make test [2021-09-29T01:12:07.141Z] go mod tidy [2021-09-29T01:12:07.141Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-29T01:12:12.514Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-29T01:12:30.818Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-29T01:12:34.175Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-29T01:12:34.175Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-29T01:12:34.444Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-29T01:12:37.113Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-29T01:12:37.383Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-29T01:12:37.383Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-29T01:12:37.383Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-29T01:12:37.971Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-29T01:12:38.237Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-29T01:12:38.511Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-29T01:12:38.511Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-29T01:12:38.511Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-29T01:12:38.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-29T01:12:40.474Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2021-09-29T01:12:40.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-29T01:12:40.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-29T01:12:41.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.053s coverage: 98.5% of statements [2021-09-29T01:12:41.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-29T01:12:41.345Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.064s coverage: 46.3% of statements [2021-09-29T01:12:41.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-29T01:12:41.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-29T01:12:42.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.110s coverage: 90.1% of statements [2021-09-29T01:12:42.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-29T01:12:42.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:12:43.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 81.2% of statements [2021-09-29T01:12:43.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-29T01:12:43.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-29T01:12:43.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-29T01:12:43.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-29T01:12:43.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-29T01:12:43.964Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.241s coverage: 94.2% of statements [2021-09-29T01:12:43.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-29T01:12:43.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:12:43.964Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements [2021-09-29T01:12:43.964Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-29T01:12:43.964Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-29T01:12:43.964Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-29T01:12:43.964Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-29T01:12:43.964Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-29T01:12:44.570Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements [2021-09-29T01:12:44.570Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-29T01:12:44.570Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-29T01:12:44.570Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-29T01:12:45.187Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.8% of statements [2021-09-29T01:12:45.187Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-29T01:12:45.187Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2021-09-29T01:12:45.805Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements [2021-09-29T01:12:45.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-29T01:12:45.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-09-29T01:12:46.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements [2021-09-29T01:12:46.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2021-09-29T01:12:46.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.083s coverage: 96.3% of statements [2021-09-29T01:12:46.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-09-29T01:12:58.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements [2021-09-29T01:12:58.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-09-29T01:13:03.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.187s coverage: 81.8% of statements [2021-09-29T01:13:03.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-29T01:13:21.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements [2021-09-29T01:13:21.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-29T01:13:21.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-29T01:13:21.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-29T01:13:21.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements [2021-09-29T01:13:21.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-29T01:13:21.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-29T01:13:21.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-29T01:13:21.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-29T01:13:21.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-29T01:13:21.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-09-29T01:13:21.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-29T01:13:21.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-29T01:13:21.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-09-29T01:13:21.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-29T01:13:21.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2021-09-29T01:13:21.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-29T01:13:21.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.0% of statements [2021-09-29T01:13:21.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-09-29T01:13:21.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements [2021-09-29T01:13:21.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.131s coverage: 91.2% of statements [2021-09-29T01:13:21.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-29T01:13:21.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements [2021-09-29T01:13:21.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-29T01:13:21.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-29T01:13:21.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-09-29T01:13:21.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-09-29T01:13:21.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2021-09-29T01:13:21.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-09-29T01:13:21.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2021-09-29T01:13:21.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.219s coverage: 70.3% of statements [2021-09-29T01:13:21.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-29T01:13:21.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-29T01:13:21.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-29T01:13:21.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.110s coverage: 43.4% of statements [2021-09-29T01:13:21.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-29T01:13:21.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-29T01:13:22.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements [2021-09-29T01:13:22.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-29T01:13:22.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2021-09-29T01:13:22.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-29T01:13:29.449Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 19.5% of statements [2021-09-29T01:13:29.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-29T01:13:29.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-29T01:13:29.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-29T01:13:29.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-29T01:13:29.449Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.0% of statements [2021-09-29T01:13:29.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-29T01:13:29.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:13:29.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-29T01:13:29.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-29T01:13:29.449Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2021-09-29T01:13:29.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-29T01:13:29.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-29T01:13:29.449Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements [2021-09-29T01:13:29.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-29T01:13:29.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:13:29.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-29T01:13:29.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-29T01:13:29.449Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-09-29T01:13:29.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-29T01:13:29.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-29T01:13:29.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-29T01:13:29.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-29T01:13:29.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-29T01:13:29.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-29T01:13:29.449Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements [2021-09-29T01:13:29.449Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.036s coverage: 95.4% of statements [2021-09-29T01:13:29.449Z] 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-09-29T01:13:51.725Z] GO111MODULE=on go vet ./... [2021-09-29T01:13:59.951Z] gofmt -l . [2021-09-29T01:13:59.951Z] [ "`gofmt -l .`" = "" ] [2021-09-29T01:14:00.216Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-29T01:14:01.133Z] + ls -al . [2021-09-29T01:14:01.133Z] total 612 [2021-09-29T01:14:01.133Z] drwxrwxr-x 10 1001 1001 4096 Sep 29 01:14 . [2021-09-29T01:14:01.133Z] drwxr-xr-x 4 root root 28 Sep 29 01:12 .. [2021-09-29T01:14:01.133Z] -rw-rw-r-- 1 1001 1001 11 Sep 29 01:09 .dockerignore [2021-09-29T01:14:01.133Z] drwxrwxr-x 8 1001 1001 179 Sep 29 01:09 .git [2021-09-29T01:14:01.133Z] drwxrwxr-x 4 1001 1001 142 Sep 29 01:09 .github [2021-09-29T01:14:01.133Z] -rw-rw-r-- 1 1001 1001 818 Sep 29 01:09 .gitignore [2021-09-29T01:14:01.133Z] -rw-rw-r-- 1 1001 1001 111 Sep 29 01:09 .golangci.yml [2021-09-29T01:14:01.133Z] -rw-rw-r-- 1 1001 1001 76 Sep 29 01:09 .hadolint.yml [2021-09-29T01:14:01.133Z] drwx------ 3 1001 1001 58 Sep 29 01:11 .semver [2021-09-29T01:14:01.133Z] -rw-rw-r-- 1 1001 1001 166 Sep 29 01:09 .sonarcloud.properties [2021-09-29T01:14:01.133Z] -rw-rw-r-- 1 1001 1001 1171 Sep 29 01:09 ADOPTERS.md [2021-09-29T01:14:01.133Z] -rw-rw-r-- 1 1001 1001 8493 Sep 29 01:09 Attribution.txt [2021-09-29T01:14:01.133Z] -rw-rw-r-- 1 1001 1001 43881 Sep 29 01:09 CHANGELOG.md [2021-09-29T01:14:01.133Z] -rw-rw-r-- 1 1001 1001 3804 Sep 29 01:09 CONTRIBUTING.md [2021-09-29T01:14:01.133Z] -rw-rw-r-- 1 1001 1001 677 Sep 29 01:09 GOVERNANCE.md [2021-09-29T01:14:01.133Z] -rw-rw-r-- 1 1001 1001 849 Sep 29 01:09 Jenkinsfile [2021-09-29T01:14:01.133Z] -rw-rw-r-- 1 1001 1001 10775 Sep 29 01:09 LICENSE [2021-09-29T01:14:01.133Z] -rw-rw-r-- 1 1001 1001 6386 Sep 29 01:09 Makefile [2021-09-29T01:14:01.133Z] -rw-rw-r-- 1 1001 1001 582 Sep 29 01:09 OWNERS.md [2021-09-29T01:14:01.133Z] -rw-rw-r-- 1 1001 1001 8643 Sep 29 01:09 README.md [2021-09-29T01:14:01.133Z] -rw-rw-r-- 1 1001 1001 6912 Sep 29 01:09 SECURITY.md [2021-09-29T01:14:01.133Z] -rw-rw-r-- 1 1001 1001 5 Sep 29 01:11 VERSION [2021-09-29T01:14:01.133Z] -rw-rw-r-- 1 1001 1001 4131 Sep 29 01:09 ZMQWindows.md [2021-09-29T01:14:01.133Z] drwxrwxr-x 2 1001 1001 37 Sep 29 01:09 bin [2021-09-29T01:14:01.133Z] drwxrwxr-x 14 1001 1001 4096 Sep 29 01:09 cmd [2021-09-29T01:14:01.133Z] -rw-r--r-- 1 root root 403614 Sep 29 01:13 coverage.out [2021-09-29T01:14:01.133Z] -rw-rw-r-- 1 1001 1001 841 Sep 29 01:09 go.mod [2021-09-29T01:14:01.133Z] -rw-r--r-- 1 root root 50064 Sep 29 01:12 go.sum [2021-09-29T01:14:01.133Z] drwxrwxr-x 8 1001 1001 124 Sep 29 01:09 internal [2021-09-29T01:14:01.133Z] drwxrwxr-x 3 1001 1001 16 Sep 29 01:09 openapi [2021-09-29T01:14:01.133Z] drwxrwxr-x 4 1001 1001 71 Sep 29 01:09 snap [2021-09-29T01:14:01.133Z] -rw-rw-r-- 1 1001 1001 204 Sep 29 01:09 version.go [Pipeline] sh [2021-09-29T01:14:01.452Z] + '[' -e coverage.out ] [2021-09-29T01:14:01.452Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-29T01:14:01.560Z] Stashed 1 file(s) [Pipeline] sh [2021-09-29T01:14:01.885Z] + make build [2021-09-29T01:14:01.886Z] go mod tidy [2021-09-29T01:14:01.886Z] 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-09-29T01:14:03.300Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T01:14:09.975Z] 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-09-29T01:14:10.248Z] 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-09-29T01:14:11.230Z] 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-09-29T01:14:11.500Z] 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-09-29T01:14:12.081Z] 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-09-29T01:14:13.048Z] 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-09-29T01:14:13.632Z] 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-09-29T01:14:14.599Z] 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-09-29T01:14:15.770Z] 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-09-29T01:14:16.357Z] 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-09-29T01:14:17.832Z] $ docker stop --time=1 b1a3905dbcbbb479f3bb83600d1204d2cfb57aaa1780a11af2d61394e45b85e3 [2021-09-29T01:14:19.921Z] $ docker rm -f b1a3905dbcbbb479f3bb83600d1204d2cfb57aaa1780a11af2d61394e45b85e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:14:21.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T01:14:21.475Z] [2021-09-29T01:14:21.475Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:14:21.808Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T01:14:21.808Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-29T01:14:21.808Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-29T01:14:21.808Z] ca9280d653b3: Pulling fs layer [2021-09-29T01:14:21.808Z] 7e9c9ca2126c: Pulling fs layer [2021-09-29T01:14:22.076Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-29T01:14:22.077Z] cbdbe7a5bc2a: Download complete [2021-09-29T01:14:22.344Z] cbdbe7a5bc2a: Pull complete [2021-09-29T01:14:22.928Z] ca9280d653b3: Verifying Checksum [2021-09-29T01:14:22.928Z] ca9280d653b3: Download complete [2021-09-29T01:14:23.508Z] ca9280d653b3: Pull complete [2021-09-29T01:14:24.917Z] 7e9c9ca2126c: Verifying Checksum [2021-09-29T01:14:24.917Z] 7e9c9ca2126c: Download complete [2021-09-29T01:14:28.268Z] 7e9c9ca2126c: Pull complete [2021-09-29T01:14:28.268Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-29T01:14:28.268Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T01:14:28.268Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-29T01:14:28.358Z] prd-centos7-docker-4c-2g-51 does not seem to be running inside a container [2021-09-29T01:14:28.425Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-29T01:14:31.127Z] $ docker top ce2831d1351be9a1735ed1a9921ed897cd5e779fdeb710cd868b41ab4d741d2c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T01:14:31.523Z] + docker-compose build --help [2021-09-29T01:14:31.523Z] + grep parallel [2021-09-29T01:14:32.111Z] --parallel Build images in parallel. [Pipeline] } [2021-09-29T01:14:32.129Z] $ docker stop --time=1 ce2831d1351be9a1735ed1a9921ed897cd5e779fdeb710cd868b41ab4d741d2c [2021-09-29T01:14:33.322Z] $ docker rm -f ce2831d1351be9a1735ed1a9921ed897cd5e779fdeb710cd868b41ab4d741d2c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:14:33.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T01:14:33.767Z] . [Pipeline] withDockerContainer [2021-09-29T01:14:33.863Z] prd-centos7-docker-4c-2g-51 does not seem to be running inside a container [2021-09-29T01:14:33.927Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-29T01:14:34.277Z] $ docker top bba7912321ec3129cf4bf295267d4170d6e57f09fb703d5cc1a350d9d99a0282 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T01:14:34.878Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-29T01:14:35.463Z] Building core-command ... [2021-09-29T01:14:35.463Z] Building core-data ... [2021-09-29T01:14:35.463Z] Building core-metadata ... [2021-09-29T01:14:35.463Z] Building security-bootstrapper ... [2021-09-29T01:14:35.463Z] Building security-proxy-setup ... [2021-09-29T01:14:35.463Z] Building security-secretstore-setup ... [2021-09-29T01:14:35.463Z] Building support-notifications ... [2021-09-29T01:14:35.463Z] Building support-scheduler ... [2021-09-29T01:14:35.463Z] Building sys-mgmt-agent ... [2021-09-29T01:14:35.463Z] Building sys-mgmt-agent [2021-09-29T01:14:35.463Z] Building core-data [2021-09-29T01:14:35.463Z] Building security-bootstrapper [2021-09-29T01:14:35.463Z] Building core-command [2021-09-29T01:14:35.463Z] Building security-secretstore-setup [2021-09-29T01:14:45.746Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:14:45.746Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:14:45.746Z] ---> fccce4fab99f [2021-09-29T01:14:45.746Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T01:14:45.746Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:14:45.746Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:14:45.746Z] ---> fccce4fab99f [2021-09-29T01:14:45.746Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T01:14:51.080Z] ---> Running in 73f11f67adba [2021-09-29T01:14:51.080Z] ---> Running in 80ad9f241ea0 [2021-09-29T01:14:55.328Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:14:55.328Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:14:55.328Z] ---> fccce4fab99f [2021-09-29T01:14:55.328Z] Step 3/26 : WORKDIR /edgex-go [2021-09-29T01:14:57.268Z] ---> Running in 71d0f64fc9f6 [2021-09-29T01:14:57.268Z] Removing intermediate container 73f11f67adba [2021-09-29T01:14:57.268Z] ---> 68d9ff7ac287 [2021-09-29T01:14:57.268Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:14:57.268Z] Removing intermediate container 80ad9f241ea0 [2021-09-29T01:14:57.268Z] ---> 4a5c75d0caf7 [2021-09-29T01:14:57.268Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:14:57.531Z] ---> Running in e85b11f512ec [2021-09-29T01:14:57.531Z] ---> Running in 4dda75e8d355 [2021-09-29T01:14:57.531Z] Removing intermediate container 71d0f64fc9f6 [2021-09-29T01:14:57.531Z] ---> e2ed4da06858 [2021-09-29T01:14:57.531Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:14:57.799Z] ---> Running in a8271df67ae6 [2021-09-29T01:14:59.207Z] Removing intermediate container e85b11f512ec [2021-09-29T01:14:59.207Z] ---> 59653a2a0437 [2021-09-29T01:14:59.207Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-29T01:14:59.207Z] ---> Running in 5cb4eb4d2e80 [2021-09-29T01:14:59.207Z] Removing intermediate container a8271df67ae6 [2021-09-29T01:14:59.207Z] ---> e579e1468d35 [2021-09-29T01:14:59.207Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-29T01:14:59.207Z] Removing intermediate container 4dda75e8d355 [2021-09-29T01:14:59.207Z] ---> b3207daeca78 [2021-09-29T01:14:59.207Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-29T01:14:59.476Z] ---> Running in 3ee0858859ab [2021-09-29T01:14:59.476Z] ---> Running in 29bc62eb2eed [2021-09-29T01:15:00.064Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:15:00.064Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:15:00.064Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:15:00.328Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:15:00.328Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:15:00.328Z] ---> fccce4fab99f [2021-09-29T01:15:00.328Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T01:15:00.328Z] ---> Using cache [2021-09-29T01:15:00.328Z] ---> e2ed4da06858 [2021-09-29T01:15:00.328Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:15:00.328Z] ---> Using cache [2021-09-29T01:15:00.328Z] ---> e579e1468d35 [2021-09-29T01:15:00.328Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T01:15:00.594Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:15:00.594Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:15:00.594Z] ---> fccce4fab99f [2021-09-29T01:15:00.594Z] Step 3/32 : WORKDIR /edgex-go [2021-09-29T01:15:00.594Z] ---> Using cache [2021-09-29T01:15:00.594Z] ---> e2ed4da06858 [2021-09-29T01:15:00.594Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:15:00.594Z] ---> Using cache [2021-09-29T01:15:00.594Z] ---> e579e1468d35 [2021-09-29T01:15:00.594Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-29T01:15:00.859Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:15:00.859Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:15:01.129Z] ---> Running in be11b2f7c071 [2021-09-29T01:15:01.129Z] ---> Running in c8fbbd9600b7 [2021-09-29T01:15:01.129Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:15:01.395Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:15:01.395Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:15:01.395Z] OK: 219 MiB in 52 packages [2021-09-29T01:15:01.668Z] Removing intermediate container 5cb4eb4d2e80 [2021-09-29T01:15:01.668Z] ---> 602853764160 [2021-09-29T01:15:01.668Z] Step 6/24 : COPY go.mod . [2021-09-29T01:15:01.955Z] OK: 219 MiB in 52 packages [2021-09-29T01:15:01.955Z] OK: 219 MiB in 52 packages [2021-09-29T01:15:01.955Z] ---> 145dcf58de41 [2021-09-29T01:15:01.955Z] Step 7/24 : RUN go mod download [2021-09-29T01:15:01.955Z] ---> Running in ddb6e91c0b11 [2021-09-29T01:15:02.235Z] Removing intermediate container 3ee0858859ab [2021-09-29T01:15:02.236Z] ---> 80683013c7c9 [2021-09-29T01:15:02.236Z] Step 6/24 : COPY go.mod . [2021-09-29T01:15:02.236Z] Removing intermediate container 29bc62eb2eed [2021-09-29T01:15:02.236Z] ---> c5f2e9d218eb [2021-09-29T01:15:02.236Z] Step 6/26 : COPY go.mod . [2021-09-29T01:15:02.236Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:15:02.509Z] ---> 4a4a007bd86b [2021-09-29T01:15:02.509Z] Step 7/24 : RUN go mod download [2021-09-29T01:15:02.509Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:15:02.509Z] ---> 4c5c20140a05 [2021-09-29T01:15:02.509Z] Step 7/26 : RUN go mod download [2021-09-29T01:15:02.509Z] ---> Running in 6448f86e32dd [2021-09-29T01:15:02.509Z] ---> Running in dc8f0fdfaaa6 [2021-09-29T01:15:03.483Z] OK: 219 MiB in 52 packages [2021-09-29T01:15:03.483Z] Removing intermediate container ddb6e91c0b11 [2021-09-29T01:15:03.483Z] ---> 6877e359602d [2021-09-29T01:15:03.483Z] Step 8/24 : COPY . . [2021-09-29T01:15:03.483Z] OK: 219 MiB in 52 packages [2021-09-29T01:15:04.076Z] Removing intermediate container be11b2f7c071 [2021-09-29T01:15:04.076Z] ---> 65c546721030 [2021-09-29T01:15:04.076Z] Step 6/24 : COPY go.mod . [2021-09-29T01:15:05.054Z] Removing intermediate container c8fbbd9600b7 [2021-09-29T01:15:05.054Z] ---> 1b15cc8ba7f0 [2021-09-29T01:15:05.054Z] Step 6/32 : COPY go.mod . [2021-09-29T01:15:05.646Z] ---> bbb37fc1e9ee [2021-09-29T01:15:05.646Z] Step 7/24 : RUN go mod download [2021-09-29T01:15:05.646Z] ---> 421decd4cd47 [2021-09-29T01:15:05.646Z] Step 7/32 : RUN go mod download [2021-09-29T01:15:05.646Z] ---> Running in 44adca311ca6 [2021-09-29T01:15:05.646Z] ---> Running in 7d284362a619 [2021-09-29T01:15:05.646Z] Removing intermediate container dc8f0fdfaaa6 [2021-09-29T01:15:05.646Z] ---> bf958bcdc92c [2021-09-29T01:15:05.646Z] Step 8/26 : COPY . . [2021-09-29T01:15:05.646Z] Removing intermediate container 6448f86e32dd [2021-09-29T01:15:05.646Z] ---> 11ca7ec628f6 [2021-09-29T01:15:05.646Z] Step 8/24 : COPY . . [2021-09-29T01:15:11.046Z] ---> 83252ba75e32 [2021-09-29T01:15:11.046Z] Step 9/24 : RUN go mod tidy [2021-09-29T01:15:11.047Z] Removing intermediate container 7d284362a619 [2021-09-29T01:15:11.047Z] ---> 0b47925129b6 [2021-09-29T01:15:11.047Z] Step 8/32 : COPY . . [2021-09-29T01:15:11.315Z] ---> Running in 8a8b55b13c30 [2021-09-29T01:15:11.586Z] Removing intermediate container 44adca311ca6 [2021-09-29T01:15:11.586Z] ---> 26b08694ce91 [2021-09-29T01:15:11.586Z] Step 8/24 : COPY . . [2021-09-29T01:15:14.164Z] ---> 4a81578ee59f [2021-09-29T01:15:14.164Z] Step 9/24 : RUN go mod tidy [2021-09-29T01:15:14.941Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-56 in /w/workspace/edgexfoundry_edgex-go_PR-3732 [Pipeline] { [Pipeline] ws [2021-09-29T01:15:14.960Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-09-29T01:15:15.123Z] ---> 06730490ac3d [2021-09-29T01:15:15.123Z] Step 9/26 : RUN go mod tidy [2021-09-29T01:15:15.253Z] The recommended git tool is: git [2021-09-29T01:15:15.706Z] ---> Running in 6e24069ec2b2 [2021-09-29T01:15:16.666Z] ---> Running in fa2a9e750b6d [2021-09-29T01:15:16.666Z] Removing intermediate container 8a8b55b13c30 [2021-09-29T01:15:16.666Z] ---> e9db58638806 [2021-09-29T01:15:16.666Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-29T01:15:16.930Z] ---> 81adf2c0637c [2021-09-29T01:15:16.930Z] Step 9/32 : RUN go mod tidy [2021-09-29T01:15:17.199Z] ---> Running in 75735f67e1a5 [2021-09-29T01:15:17.465Z] ---> Running in 3b85d0e6da9c [2021-09-29T01:15:18.875Z] 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-09-29T01:15:20.279Z] Removing intermediate container 6e24069ec2b2 [2021-09-29T01:15:20.279Z] ---> 999ce7559409 [2021-09-29T01:15:20.279Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-29T01:15:20.550Z] ---> Running in 2198a889fddc [2021-09-29T01:15:20.819Z] Removing intermediate container fa2a9e750b6d [2021-09-29T01:15:20.819Z] ---> 1a321a2c0e4d [2021-09-29T01:15:20.819Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-29T01:15:20.819Z] ---> Running in 6a75cdb31d59 [2021-09-29T01:15:21.332Z] using credential edgex-jenkins-ssh [2021-09-29T01:15:21.412Z] Cloning the remote Git repository [2021-09-29T01:15:21.413Z] 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-09-29T01:15:21.680Z] 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-09-29T01:15:22.271Z] Removing intermediate container 3b85d0e6da9c [2021-09-29T01:15:22.271Z] ---> d3ea5a93f61f [2021-09-29T01:15:22.271Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-29T01:15:22.536Z] ---> Running in 3b05413b22cb [2021-09-29T01:15:21.529Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-29T01:15:21.727Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-09-29T01:15:21.830Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T01:15:21.831Z] > git --version # timeout=10 [2021-09-29T01:15:21.852Z] > git --version # 'git version 2.17.1' [2021-09-29T01:15:21.854Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T01:15:21.989Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T01:15:23.124Z] 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-09-29T01:15:28.483Z] ---> b5f29c5c9464 [2021-09-29T01:15:28.483Z] Step 9/24 : RUN go mod tidy [2021-09-29T01:15:28.483Z] ---> Running in 84d8ec8278eb [2021-09-29T01:15:30.429Z] Removing intermediate container 84d8ec8278eb [2021-09-29T01:15:30.429Z] ---> 218ed78790ac [2021-09-29T01:15:30.429Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-29T01:15:30.429Z] ---> Running in f5a016a205e2 [2021-09-29T01:15:30.702Z] 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-09-29T01:15:53.220Z] Removing intermediate container 75735f67e1a5 [2021-09-29T01:15:53.220Z] ---> 15b2603aeb02 [2021-09-29T01:15:53.220Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-29T01:15:53.220Z] ---> Running in 389017537f82 [2021-09-29T01:15:53.220Z] 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-09-29T01:15:55.181Z] Removing intermediate container 389017537f82 [2021-09-29T01:15:55.181Z] ---> 5747621cedc3 [2021-09-29T01:15:55.181Z] [2021-09-29T01:15:55.181Z] Step 12/24 : FROM docker:20.10.7 [2021-09-29T01:15:55.181Z] 20.10.7: Pulling from library/docker [2021-09-29T01:15:56.143Z] 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-09-29T01:15:59.501Z] Removing intermediate container 3b05413b22cb [2021-09-29T01:15:59.501Z] ---> 4c9235a917c7 [2021-09-29T01:15:59.501Z] [2021-09-29T01:15:59.501Z] Step 11/32 : FROM alpine:3.14 [2021-09-29T01:15:59.501Z] 3.14: Pulling from library/alpine [2021-09-29T01:16:00.500Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T01:16:00.500Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T01:16:00.500Z] ---> 14119a10abf4 [2021-09-29T01:16:00.500Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-29T01:16:01.128Z] ---> Running in c3375012dfe0 [2021-09-29T01:16:01.396Z] Removing intermediate container 6a75cdb31d59 [2021-09-29T01:16:01.396Z] ---> c4155f1ac221 [2021-09-29T01:16:01.396Z] [2021-09-29T01:16:01.396Z] Step 11/26 : FROM alpine:3.14 [2021-09-29T01:16:01.396Z] ---> 14119a10abf4 [2021-09-29T01:16:01.396Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-29T01:16:01.664Z] ---> Running in 430c959f49f5 [2021-09-29T01:16:01.664Z] Removing intermediate container c3375012dfe0 [2021-09-29T01:16:01.664Z] ---> dd32eae1b744 [2021-09-29T01:16:01.664Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-29T01:16:01.930Z] ---> Running in 87b632e940ee [2021-09-29T01:16:02.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:16:02.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:16:02.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:16:03.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:16:03.442Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-29T01:16:03.442Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-29T01:16:03.442Z] (3/3) Installing su-exec (0.2-r1) [2021-09-29T01:16:03.442Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:16:03.442Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T01:16:03.442Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-29T01:16:03.442Z] (2/2) Installing su-exec (0.2-r1) [2021-09-29T01:16:03.442Z] OK: 6 MiB in 17 packages [2021-09-29T01:16:03.442Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:16:03.442Z] OK: 6 MiB in 16 packages [2021-09-29T01:16:04.421Z] Removing intermediate container 87b632e940ee [2021-09-29T01:16:04.421Z] ---> 2d98e9e4e1a1 [2021-09-29T01:16:04.421Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-29T01:16:04.698Z] ---> Running in fd674511c245 [2021-09-29T01:16:04.698Z] Removing intermediate container 430c959f49f5 [2021-09-29T01:16:04.698Z] ---> 8b2015d78ba0 [2021-09-29T01:16:04.698Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T01:16:04.698Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-29T01:16:04.698Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-29T01:16:04.698Z] ---> 08bdaf2f88f9 [2021-09-29T01:16:04.698Z] 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-09-29T01:16:04.698Z] ---> Running in 57791a1df792 [2021-09-29T01:16:04.698Z] ---> Running in 7b19a451556c [2021-09-29T01:16:04.698Z] Removing intermediate container fd674511c245 [2021-09-29T01:16:04.698Z] ---> 794cf1702e84 [2021-09-29T01:16:04.698Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-29T01:16:04.698Z] ---> Running in 18802c78ad69 [2021-09-29T01:16:04.970Z] Removing intermediate container 7b19a451556c [2021-09-29T01:16:04.970Z] ---> 05f8a53c6f5c [2021-09-29T01:16:04.970Z] 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-09-29T01:16:04.970Z] Removing intermediate container 57791a1df792 [2021-09-29T01:16:04.970Z] ---> 471ea1bfa880 [2021-09-29T01:16:04.970Z] Step 14/26 : WORKDIR / [2021-09-29T01:16:05.234Z] ---> Running in 96c864b285e0 [2021-09-29T01:16:05.498Z] Removing intermediate container 18802c78ad69 [2021-09-29T01:16:05.498Z] ---> 3fb880f6f083 [2021-09-29T01:16:05.498Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-29T01:16:05.763Z] ---> Running in 600bc6a4e917 [2021-09-29T01:16:06.035Z] ---> Running in 0dafb9e2f9da [2021-09-29T01:16:06.035Z] Removing intermediate container f5a016a205e2 [2021-09-29T01:16:06.035Z] ---> e32e3126c3b0 [2021-09-29T01:16:06.035Z] [2021-09-29T01:16:06.035Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T01:16:06.035Z] ---> 14119a10abf4 [2021-09-29T01:16:06.035Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T01:16:06.035Z] Removing intermediate container 2198a889fddc [2021-09-29T01:16:06.035Z] ---> c69a4a048cc3 [2021-09-29T01:16:06.035Z] [2021-09-29T01:16:06.035Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T01:16:06.035Z] ---> 14119a10abf4 [2021-09-29T01:16:06.035Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-29T01:16:06.035Z] ---> Running in 91d676169c5e [2021-09-29T01:16:06.035Z] ---> Running in 504a56c455ef [2021-09-29T01:16:06.035Z] Removing intermediate container 600bc6a4e917 [2021-09-29T01:16:06.035Z] ---> 325181d9d526 [2021-09-29T01:16:06.035Z] 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-09-29T01:16:06.302Z] Removing intermediate container 504a56c455ef [2021-09-29T01:16:06.302Z] ---> cad75b58ec07 [2021-09-29T01:16:06.303Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-29T01:16:06.303Z] ---> Running in 3e1521449fbd [2021-09-29T01:16:06.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:16:06.579Z] Removing intermediate container 3e1521449fbd [2021-09-29T01:16:06.579Z] ---> d6655e1974a2 [2021-09-29T01:16:06.579Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-29T01:16:06.579Z] ---> 321a29a3a139 [2021-09-29T01:16:06.579Z] 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-09-29T01:16:06.579Z] ---> Running in b141bacf3636 [2021-09-29T01:16:06.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:16:06.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:16:06.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:16:06.850Z] Removing intermediate container b141bacf3636 [2021-09-29T01:16:06.850Z] ---> b4f2558c56e5 [2021-09-29T01:16:06.850Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:16:06.850Z] (1/39) Installing readline (8.1.0-r0) [2021-09-29T01:16:06.850Z] (2/39) Installing bash (5.1.0-r0) [2021-09-29T01:16:06.850Z] Executing bash-5.1.0-r0.post-install [2021-09-29T01:16:06.850Z] ---> bfff86767923 [2021-09-29T01:16:06.850Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-29T01:16:06.850Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-29T01:16:06.850Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-29T01:16:06.850Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-29T01:16:06.850Z] (6/39) Installing curl (7.79.1-r0) [2021-09-29T01:16:06.850Z] ---> Running in 2ce78b1777a3 [2021-09-29T01:16:06.850Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-29T01:16:06.850Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-29T01:16:06.850Z] (9/39) Installing expat (2.2.10-r1) [2021-09-29T01:16:06.850Z] (10/39) Installing libffi (3.3-r2) [2021-09-29T01:16:06.850Z] (11/39) Installing gdbm (1.19-r0) [2021-09-29T01:16:06.850Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-29T01:16:06.850Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-29T01:16:06.850Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T01:16:06.850Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:16:06.850Z] OK: 6 MiB in 15 packages [2021-09-29T01:16:06.850Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-29T01:16:07.116Z] Removing intermediate container 0dafb9e2f9da [2021-09-29T01:16:07.116Z] ---> 233743cfbb49 [2021-09-29T01:16:07.116Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-29T01:16:07.116Z] ---> Running in eb6c92a8c3df [2021-09-29T01:16:07.381Z] ---> ab7a5d173f13 [2021-09-29T01:16:07.381Z] 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-09-29T01:16:07.968Z] Removing intermediate container eb6c92a8c3df [2021-09-29T01:16:07.968Z] ---> 4c31822ec653 [2021-09-29T01:16:07.968Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-29T01:16:07.968Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-29T01:16:07.968Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-29T01:16:07.968Z] ---> ac5458902498 [2021-09-29T01:16:07.968Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-29T01:16:07.968Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-29T01:16:07.968Z] Removing intermediate container 91d676169c5e [2021-09-29T01:16:07.968Z] ---> 8554dc34c6b8 [2021-09-29T01:16:07.968Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T01:16:07.968Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-29T01:16:07.968Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-29T01:16:07.968Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-29T01:16:07.968Z] ---> Running in 83c323b515c6 [2021-09-29T01:16:08.233Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-29T01:16:08.233Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-29T01:16:08.233Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-29T01:16:08.233Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-29T01:16:08.233Z] Removing intermediate container 83c323b515c6 [2021-09-29T01:16:08.234Z] ---> f778ae852725 [2021-09-29T01:16:08.234Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-29T01:16:08.234Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-29T01:16:08.234Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-29T01:16:08.502Z] ---> 7623aefd9369 [2021-09-29T01:16:08.502Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-29T01:16:08.502Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-29T01:16:08.502Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-29T01:16:08.502Z] ---> 96120020fe82 [2021-09-29T01:16:08.502Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-29T01:16:08.502Z] ---> Running in dc7837cdbcd0 [2021-09-29T01:16:08.502Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-29T01:16:08.502Z] Removing intermediate container 2ce78b1777a3 [2021-09-29T01:16:08.502Z] ---> 6a13c8dbb8e7 [2021-09-29T01:16:08.502Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-29T01:16:08.502Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-29T01:16:08.502Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-29T01:16:08.502Z] ---> Running in 8211c665dec6 [2021-09-29T01:16:08.502Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-29T01:16:08.502Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-29T01:16:08.502Z] ---> Running in 170496e51e3c [2021-09-29T01:16:08.502Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-29T01:16:08.502Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-29T01:16:08.502Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-29T01:16:08.502Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-29T01:16:08.502Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-29T01:16:08.502Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-29T01:16:08.502Z] Removing intermediate container dc7837cdbcd0 [2021-09-29T01:16:08.502Z] ---> 376607fc1c9a [2021-09-29T01:16:08.502Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T01:16:08.772Z] ---> Running in a28b5cd6ae1e [2021-09-29T01:16:09.061Z] Executing busybox-1.32.1-r6.trigger [2021-09-29T01:16:09.061Z] OK: 82 MiB in 59 packages [2021-09-29T01:16:09.061Z] ---> 22e9369364bf [2021-09-29T01:16:09.061Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-29T01:16:09.551Z] Removing intermediate container a28b5cd6ae1e [2021-09-29T01:16:09.551Z] ---> f51ef8394071 [2021-09-29T01:16:09.551Z] Step 16/24 : WORKDIR / [2021-09-29T01:16:09.551Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:16:09.551Z] ---> Running in 21ee70163127 [2021-09-29T01:16:09.551Z] Removing intermediate container 21ee70163127 [2021-09-29T01:16:09.551Z] ---> 5713db82fa0a [2021-09-29T01:16:09.551Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:16:09.551Z] ---> a6a465eb3834 [2021-09-29T01:16:09.551Z] 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-09-29T01:16:09.551Z] ---> Running in 1a1884b6804b [2021-09-29T01:16:09.904Z] Removing intermediate container 8211c665dec6 [2021-09-29T01:16:09.904Z] ---> 7c17f109d353 [2021-09-29T01:16:09.904Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:16:09.904Z] ---> 7ecd28e53fd6 [2021-09-29T01:16:09.904Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-29T01:16:09.904Z] ---> 9e6bd1462ab1 [2021-09-29T01:16:09.904Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-29T01:16:10.311Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:16:10.586Z] ---> 47dee88ea354 [2021-09-29T01:16:10.586Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-29T01:16:10.586Z] ---> c7bc7710c05a [2021-09-29T01:16:10.586Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-29T01:16:10.586Z] Collecting docker-compose==1.23.2 [2021-09-29T01:16:10.586Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-29T01:16:10.866Z] Collecting docopt<0.7,>=0.6.1 [2021-09-29T01:16:10.866Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-29T01:16:10.866Z] ---> 12855654daa6 [2021-09-29T01:16:10.866Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-29T01:16:10.866Z] Removing intermediate container 1a1884b6804b [2021-09-29T01:16:10.866Z] ---> c616c4bc7681 [2021-09-29T01:16:10.866Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-29T01:16:10.866Z] ---> 180f18db0e84 [2021-09-29T01:16:10.866Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-29T01:16:10.866Z] ---> Running in 6d8342fe3cb3 [2021-09-29T01:16:10.866Z] ---> Running in df5dd969a141 [2021-09-29T01:16:11.148Z] Removing intermediate container 6d8342fe3cb3 [2021-09-29T01:16:11.148Z] ---> 3c3663ab4a87 [2021-09-29T01:16:11.148Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:16:11.148Z] Removing intermediate container df5dd969a141 [2021-09-29T01:16:11.148Z] ---> f7259f8eb469 [2021-09-29T01:16:11.148Z] Step 24/26 : LABEL arch=x86_64 [2021-09-29T01:16:11.148Z] ---> Running in e419eb027ee8 [2021-09-29T01:16:11.148Z] ---> 82612911d928 [2021-09-29T01:16:11.148Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-29T01:16:11.148Z] ---> Running in 31e37649cc07 [2021-09-29T01:16:11.148Z] Collecting jsonschema<3,>=2.5.1 [2021-09-29T01:16:11.148Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-29T01:16:11.422Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-29T01:16:11.422Z] Collecting PyYAML<4,>=3.10 [2021-09-29T01:16:11.422Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-29T01:16:11.422Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-29T01:16:11.422Z] Removing intermediate container e419eb027ee8 [2021-09-29T01:16:11.422Z] ---> 54d2229ee35b [2021-09-29T01:16:11.422Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T01:16:11.422Z] Removing intermediate container 31e37649cc07 [2021-09-29T01:16:11.422Z] ---> 85e38c9930e0 [2021-09-29T01:16:11.422Z] Step 25/26 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 [2021-09-29T01:16:11.422Z] ---> c72ab9ddbc62 [2021-09-29T01:16:11.422Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-29T01:16:11.422Z] ---> Running in e3758f4faa42 [2021-09-29T01:16:11.422Z] ---> Running in b2245af099e4 [2021-09-29T01:16:11.422Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-29T01:16:11.707Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-29T01:16:11.707Z] ---> Running in 616addbef622 [2021-09-29T01:16:11.707Z] Removing intermediate container e3758f4faa42 [2021-09-29T01:16:11.707Z] ---> 49f7c54230fe [2021-09-29T01:16:11.707Z] Step 23/24 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 [2021-09-29T01:16:11.984Z] Removing intermediate container b2245af099e4 [2021-09-29T01:16:11.984Z] ---> b43683b4d0b2 [2021-09-29T01:16:11.984Z] Step 26/26 : LABEL version=0.0.0 [2021-09-29T01:16:11.984Z] ---> Running in 8400336e39a0 [2021-09-29T01:16:11.984Z] Removing intermediate container 616addbef622 [2021-09-29T01:16:11.984Z] ---> c5a510f7ec48 [2021-09-29T01:16:11.984Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-29T01:16:11.984Z] ---> Running in e23169c649a5 [2021-09-29T01:16:11.984Z] Removing intermediate container 8400336e39a0 [2021-09-29T01:16:11.984Z] ---> 67a7843cf412 [2021-09-29T01:16:11.984Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T01:16:11.984Z] Collecting docker<4.0,>=3.6.0 [2021-09-29T01:16:11.984Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-29T01:16:11.984Z] ---> Running in 7ffdff4e09a0 [2021-09-29T01:16:11.984Z] Removing intermediate container e23169c649a5 [2021-09-29T01:16:11.984Z] ---> afd13d61b34f [2021-09-29T01:16:11.984Z] [2021-09-29T01:16:12.266Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-29T01:16:12.266Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-29T01:16:12.266Z] ---> 5d35c714748b [2021-09-29T01:16:12.266Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-29T01:16:12.266Z] Successfully built afd13d61b34f [2021-09-29T01:16:12.266Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-29T01:16:12.266Z] Removing intermediate container 7ffdff4e09a0 [2021-09-29T01:16:12.266Z] ---> da938c0f3912 [2021-09-29T01:16:12.266Z] [2021-09-29T01:16:12.266Z] Successfully tagged security-secretstore-setup:latest [2021-09-29T01:16:12.266Z] Building core-metadata [2021-09-29T01:16:12.266Z]  Building security-secretstore-setup ... done Collecting websocket-client<1.0,>=0.32.0 [2021-09-29T01:16:12.266Z] Successfully built da938c0f3912 [2021-09-29T01:16:12.266Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-29T01:16:12.266Z] Collecting texttable<0.10,>=0.9.0 [2021-09-29T01:16:12.266Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-29T01:16:12.266Z] Successfully tagged core-command:latest [2021-09-29T01:16:12.266Z]  Building core-command ... done Building security-proxy-setup [2021-09-29T01:16:12.538Z] ---> Running in 507386b90626 [2021-09-29T01:16:12.538Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-29T01:16:12.538Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:16:12.538Z] OK: 8 MiB in 20 packages [2021-09-29T01:16:12.806Z] Collecting cached-property<2,>=1.2.0 [2021-09-29T01:16:12.806Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-29T01:16:12.806Z] 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-09-29T01:16:12.806Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-29T01:16:12.806Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-29T01:16:13.391Z] Collecting docker-pycreds>=0.4.0 [2021-09-29T01:16:13.391Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-29T01:16:13.391Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-29T01:16:13.391Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-29T01:16:13.391Z] Collecting certifi>=2017.4.17 [2021-09-29T01:16:13.391Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-29T01:16:13.391Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-29T01:16:13.391Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-29T01:16:13.391Z] Collecting idna<2.8,>=2.5 [2021-09-29T01:16:13.391Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-29T01:16:13.657Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-29T01:16:13.657Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-29T01:16:13.657Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-29T01:16:13.657Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-29T01:16:13.657Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-29T01:16:13.657Z] Attempting uninstall: urllib3 [2021-09-29T01:16:13.657Z] Found existing installation: urllib3 1.26.2 [2021-09-29T01:16:13.657Z] Uninstalling urllib3-1.26.2: [2021-09-29T01:16:13.657Z] Successfully uninstalled urllib3-1.26.2 [2021-09-29T01:16:14.239Z] Attempting uninstall: idna [2021-09-29T01:16:14.239Z] Found existing installation: idna 3.1 [2021-09-29T01:16:14.239Z] Uninstalling idna-3.1: [2021-09-29T01:16:14.239Z] Successfully uninstalled idna-3.1 [2021-09-29T01:16:14.239Z] Attempting uninstall: chardet [2021-09-29T01:16:14.239Z] Found existing installation: chardet 4.0.0 [2021-09-29T01:16:14.239Z] Uninstalling chardet-4.0.0: [2021-09-29T01:16:14.239Z] Successfully uninstalled chardet-4.0.0 [2021-09-29T01:16:15.648Z] Removing intermediate container 170496e51e3c [2021-09-29T01:16:15.648Z] ---> c1eb6c91a0ef [2021-09-29T01:16:15.648Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:16:15.648Z] Attempting uninstall: requests [2021-09-29T01:16:15.648Z] Found existing installation: requests 2.25.1 [2021-09-29T01:16:15.648Z] Uninstalling requests-2.25.1: [2021-09-29T01:16:15.648Z] Successfully uninstalled requests-2.25.1 [2021-09-29T01:16:15.648Z] Removing intermediate container 507386b90626 [2021-09-29T01:16:15.648Z] ---> db1c65ed75fb [2021-09-29T01:16:15.648Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-29T01:16:15.648Z] Running setup.py install for texttable: started [2021-09-29T01:16:15.914Z] ---> Running in 2f5c0f9bbbf7 [2021-09-29T01:16:16.188Z] ---> 5cfebd5fe3b2 [2021-09-29T01:16:16.188Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-29T01:16:16.188Z] Running setup.py install for texttable: finished with status 'done' [2021-09-29T01:16:16.188Z] Running setup.py install for PyYAML: started [2021-09-29T01:16:16.188Z] Removing intermediate container 2f5c0f9bbbf7 [2021-09-29T01:16:16.188Z] ---> 2183419c20e7 [2021-09-29T01:16:16.188Z] Step 29/32 : CMD ["gate"] [2021-09-29T01:16:16.465Z] ---> Running in decbe4310721 [2021-09-29T01:16:16.465Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-29T01:16:17.424Z] Running setup.py install for docopt: started [2021-09-29T01:16:18.403Z] ---> 01f97a2dc0a8 [2021-09-29T01:16:18.403Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-29T01:16:18.403Z] Running setup.py install for docopt: finished with status 'done' [2021-09-29T01:16:18.403Z] Running setup.py install for dockerpty: started [2021-09-29T01:16:18.688Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-29T01:16:19.647Z] Removing intermediate container decbe4310721 [2021-09-29T01:16:19.647Z] ---> fd667b5845e1 [2021-09-29T01:16:19.647Z] Step 30/32 : LABEL arch=x86_64 [2021-09-29T01:16:20.608Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:16:20.608Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:16:20.608Z] ---> fccce4fab99f [2021-09-29T01:16:20.608Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T01:16:20.608Z] ---> Using cache [2021-09-29T01:16:20.608Z] ---> e2ed4da06858 [2021-09-29T01:16:20.608Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:16:20.608Z] ---> Using cache [2021-09-29T01:16:20.608Z] ---> e579e1468d35 [2021-09-29T01:16:20.608Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T01:16:20.608Z] ---> Using cache [2021-09-29T01:16:20.608Z] ---> 1b15cc8ba7f0 [2021-09-29T01:16:20.608Z] Step 6/24 : COPY go.mod . [2021-09-29T01:16:20.608Z] ---> Using cache [2021-09-29T01:16:20.608Z] ---> 421decd4cd47 [2021-09-29T01:16:20.608Z] Step 7/24 : RUN go mod download [2021-09-29T01:16:20.608Z] ---> Using cache [2021-09-29T01:16:20.608Z] ---> 0b47925129b6 [2021-09-29T01:16:20.608Z] Step 8/24 : COPY . . [2021-09-29T01:16:20.608Z] ---> Using cache [2021-09-29T01:16:20.608Z] ---> 81adf2c0637c [2021-09-29T01:16:20.608Z] Step 9/24 : RUN go mod tidy [2021-09-29T01:16:20.608Z] ---> Using cache [2021-09-29T01:16:20.608Z] ---> d3ea5a93f61f [2021-09-29T01:16:20.608Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-29T01:16:20.608Z] 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-09-29T01:16:20.873Z] ---> 69883da5799b [2021-09-29T01:16:20.873Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-29T01:16:21.144Z] ---> Running in 06ec961d0ea4 [2021-09-29T01:16:21.144Z] ---> Running in a3210a2260ae [2021-09-29T01:16:21.144Z] ---> Running in 1dd25611bb91 [2021-09-29T01:16:21.144Z] Removing intermediate container 06ec961d0ea4 [2021-09-29T01:16:21.144Z] ---> 28b0c2561835 [2021-09-29T01:16:21.144Z] Step 31/32 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 [2021-09-29T01:16:21.411Z] Removing intermediate container a3210a2260ae [2021-09-29T01:16:21.411Z] ---> 6f3c87ed25df [2021-09-29T01:16:21.411Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:16:21.411Z] ---> Running in bcc9894be477 [2021-09-29T01:16:21.411Z] ---> Running in 9d18e28e8d89 [2021-09-29T01:16:21.680Z] Removing intermediate container bcc9894be477 [2021-09-29T01:16:21.680Z] ---> a159552d6381 [2021-09-29T01:16:21.680Z] Step 32/32 : LABEL version=0.0.0 [2021-09-29T01:16:21.680Z] 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-09-29T01:16:21.959Z] Removing intermediate container 9d18e28e8d89 [2021-09-29T01:16:21.959Z] ---> 9ff1963c15ca [2021-09-29T01:16:21.959Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T01:16:22.227Z] ---> Running in 0f06aebc0d32 [2021-09-29T01:16:22.227Z] ---> Running in e42298351adf [2021-09-29T01:16:22.517Z] Removing intermediate container 0f06aebc0d32 [2021-09-29T01:16:22.517Z] ---> fd8f527ec034 [2021-09-29T01:16:22.517Z] [2021-09-29T01:16:22.517Z] Removing intermediate container e42298351adf [2021-09-29T01:16:22.517Z] ---> b871dfb6fa4b [2021-09-29T01:16:22.517Z] Step 23/24 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 [2021-09-29T01:16:22.827Z] Successfully built fd8f527ec034 [2021-09-29T01:16:22.827Z] Successfully tagged security-bootstrapper:latest [2021-09-29T01:16:22.827Z]  Building security-bootstrapper ... done Building support-notifications [2021-09-29T01:16:22.827Z] ---> Running in 2a18316c6b30 [2021-09-29T01:16:24.312Z] Removing intermediate container 2a18316c6b30 [2021-09-29T01:16:24.312Z] ---> 4aebb246c7cf [2021-09-29T01:16:24.312Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T01:16:25.300Z] Removing intermediate container 96c864b285e0 [2021-09-29T01:16:25.300Z] ---> 152234366b73 [2021-09-29T01:16:25.300Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-29T01:16:25.300Z] ---> Running in 0c8b9b98dfad [2021-09-29T01:16:25.300Z] ---> Running in eb00b2f04233 [2021-09-29T01:16:25.300Z] Removing intermediate container 0c8b9b98dfad [2021-09-29T01:16:25.300Z] ---> f9a96fb25b00 [2021-09-29T01:16:25.300Z] [2021-09-29T01:16:25.580Z] Removing intermediate container eb00b2f04233 [2021-09-29T01:16:25.580Z] ---> 5758350dd0e1 [2021-09-29T01:16:25.580Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-29T01:16:25.580Z] Successfully built f9a96fb25b00 [2021-09-29T01:16:25.580Z] Successfully tagged core-data:latest [2021-09-29T01:16:25.580Z]  Building core-data ... done Building support-scheduler [2021-09-29T01:16:25.580Z] ---> Running in 3e5ccd7b9519 [2021-09-29T01:16:25.857Z] Removing intermediate container 3e5ccd7b9519 [2021-09-29T01:16:25.857Z] ---> 6eaefd767dba [2021-09-29T01:16:25.857Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-29T01:16:31.495Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:16:31.495Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:16:31.495Z] ---> fccce4fab99f [2021-09-29T01:16:31.495Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T01:16:31.495Z] ---> Using cache [2021-09-29T01:16:31.495Z] ---> e2ed4da06858 [2021-09-29T01:16:31.495Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:16:31.495Z] ---> Using cache [2021-09-29T01:16:31.495Z] ---> e579e1468d35 [2021-09-29T01:16:31.495Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-29T01:16:31.495Z] ---> 6e78633c812e [2021-09-29T01:16:31.495Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-29T01:16:31.495Z] ---> Running in 2c16b6d349f0 [2021-09-29T01:16:32.463Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:16:32.463Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:16:32.463Z] ---> fccce4fab99f [2021-09-29T01:16:32.463Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T01:16:32.463Z] ---> Using cache [2021-09-29T01:16:32.463Z] ---> e2ed4da06858 [2021-09-29T01:16:32.463Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:16:32.463Z] ---> Using cache [2021-09-29T01:16:32.463Z] ---> e579e1468d35 [2021-09-29T01:16:32.463Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-29T01:16:32.463Z] ---> Using cache [2021-09-29T01:16:32.463Z] ---> 1b15cc8ba7f0 [2021-09-29T01:16:32.463Z] Step 6/23 : COPY go.mod . [2021-09-29T01:16:32.463Z] ---> Using cache [2021-09-29T01:16:32.463Z] ---> 421decd4cd47 [2021-09-29T01:16:32.463Z] Step 7/23 : RUN go mod download [2021-09-29T01:16:32.463Z] ---> Using cache [2021-09-29T01:16:32.463Z] ---> 0b47925129b6 [2021-09-29T01:16:32.463Z] Step 8/23 : COPY . . [2021-09-29T01:16:32.463Z] ---> Using cache [2021-09-29T01:16:32.463Z] ---> 81adf2c0637c [2021-09-29T01:16:32.463Z] Step 9/23 : RUN go mod tidy [2021-09-29T01:16:32.463Z] ---> Using cache [2021-09-29T01:16:32.463Z] ---> d3ea5a93f61f [2021-09-29T01:16:32.463Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-29T01:16:32.731Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:16:32.731Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:16:32.731Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:16:32.731Z] ---> fccce4fab99f [2021-09-29T01:16:32.731Z] Step 3/22 : WORKDIR /edgex-go [2021-09-29T01:16:32.731Z] ---> Using cache [2021-09-29T01:16:32.731Z] ---> e2ed4da06858 [2021-09-29T01:16:32.731Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:16:32.731Z] ---> Using cache [2021-09-29T01:16:32.731Z] ---> e579e1468d35 [2021-09-29T01:16:32.731Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-29T01:16:32.731Z] ---> Using cache [2021-09-29T01:16:32.731Z] ---> 1b15cc8ba7f0 [2021-09-29T01:16:32.731Z] Step 6/22 : COPY go.mod . [2021-09-29T01:16:32.731Z] ---> Using cache [2021-09-29T01:16:32.731Z] ---> 421decd4cd47 [2021-09-29T01:16:32.731Z] Step 7/22 : RUN go mod download [2021-09-29T01:16:32.731Z] ---> Using cache [2021-09-29T01:16:32.731Z] ---> 0b47925129b6 [2021-09-29T01:16:32.731Z] Step 8/22 : COPY . . [2021-09-29T01:16:32.731Z] ---> Using cache [2021-09-29T01:16:32.731Z] ---> 81adf2c0637c [2021-09-29T01:16:32.731Z] Step 9/22 : RUN go mod tidy [2021-09-29T01:16:32.731Z] ---> Using cache [2021-09-29T01:16:32.731Z] ---> d3ea5a93f61f [2021-09-29T01:16:32.731Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-29T01:16:33.001Z] ---> c5f16a2b084b [2021-09-29T01:16:33.001Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-29T01:16:33.001Z] ---> Running in 2e64ef1e19b0 [2021-09-29T01:16:33.001Z] ---> Running in 918ed117aff2 [2021-09-29T01:16:33.278Z] ---> 1bff39e0fd1f [2021-09-29T01:16:33.278Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-29T01:16:33.278Z] ---> Running in 9d9ac5502278 [2021-09-29T01:16:33.555Z] Removing intermediate container 9d9ac5502278 [2021-09-29T01:16:33.555Z] ---> 9b6d94acb39e [2021-09-29T01:16:33.555Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:16:33.825Z] ---> Running in f0535d6ee7cd [2021-09-29T01:16:33.825Z] 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-09-29T01:16:33.825Z] Removing intermediate container f0535d6ee7cd [2021-09-29T01:16:33.825Z] ---> 77f8abe68047 [2021-09-29T01:16:33.825Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T01:16:34.103Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:16:34.103Z] ---> Running in 480cabb9d892 [2021-09-29T01:16:34.103Z] 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-09-29T01:16:34.370Z] Removing intermediate container 480cabb9d892 [2021-09-29T01:16:34.370Z] ---> 211bd1e1c106 [2021-09-29T01:16:34.370Z] Step 23/24 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 [2021-09-29T01:16:34.370Z] ---> Running in d618f4a201f0 [2021-09-29T01:16:34.370Z] Removing intermediate container d618f4a201f0 [2021-09-29T01:16:34.370Z] ---> d9dc523646f2 [2021-09-29T01:16:34.370Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T01:16:34.638Z] ---> Running in b7a7a22b2f76 [2021-09-29T01:16:34.638Z] Removing intermediate container b7a7a22b2f76 [2021-09-29T01:16:34.638Z] ---> d44b93e6e8b8 [2021-09-29T01:16:34.638Z] [2021-09-29T01:16:34.638Z] Successfully built d44b93e6e8b8 [2021-09-29T01:16:34.905Z] Successfully tagged sys-mgmt-agent:latest [2021-09-29T01:16:35.486Z]  Building sys-mgmt-agent ... done OK: 219 MiB in 52 packages [2021-09-29T01:16:35.762Z] Removing intermediate container 2c16b6d349f0 [2021-09-29T01:16:35.762Z] ---> ca26786e4abb [2021-09-29T01:16:35.762Z] Step 6/23 : COPY go.mod . [2021-09-29T01:16:36.037Z] ---> f4a588238ad1 [2021-09-29T01:16:36.037Z] Step 7/23 : RUN go mod download [2021-09-29T01:16:36.037Z] ---> Running in 831d8b74dbfc [2021-09-29T01:16:37.705Z] Merging remotes/origin/main commit 2de07aa5618795465836e287608abcda04ffa72f into PR head commit 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 [2021-09-29T01:16:38.133Z] Merge succeeded, producing 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 [2021-09-29T01:16:38.133Z] Checking out Revision 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 (PR-3732) [2021-09-29T01:16:38.620Z] Removing intermediate container 831d8b74dbfc [2021-09-29T01:16:38.620Z] ---> 547fa90390ab [2021-09-29T01:16:38.620Z] Step 8/23 : COPY . . [2021-09-29T01:16:36.664Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T01:16:36.683Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T01:16:36.718Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T01:16:36.764Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T01:16:36.765Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T01:16:36.782Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3732/head:refs/remotes/origin/PR-3732 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-29T01:16:37.719Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T01:16:37.742Z] > git checkout -f 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 # timeout=10 [2021-09-29T01:16:38.000Z] > git remote # timeout=10 [2021-09-29T01:16:38.028Z] > git config --get remote.origin.url # timeout=10 [2021-09-29T01:16:38.044Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T01:16:38.062Z] > git merge 2de07aa5618795465836e287608abcda04ffa72f # timeout=10 [2021-09-29T01:16:38.094Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-29T01:16:38.133Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T01:16:38.146Z] > git checkout -f 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 # timeout=10 [2021-09-29T01:16:42.941Z] Commit message: "style: Fix lost variable assignments and enable ineffassign linter" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T01:16:43.377Z] provisioning config files... [2021-09-29T01:16:43.420Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2368927534754774806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:16:44.018Z] ---> ba6c007beff7 [2021-09-29T01:16:44.018Z] Step 9/23 : RUN go mod tidy [2021-09-29T01:16:44.018Z] ---> Running in fd065a70e801 [2021-09-29T01:16:44.108Z] ---> docker-login.sh [2021-09-29T01:16:44.108Z] nexus3.edgexfoundry.org:10001 [2021-09-29T01:16:44.818Z] Removing intermediate container fd065a70e801 [2021-09-29T01:16:44.818Z] ---> fa9988d3ce7b [2021-09-29T01:16:44.818Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-29T01:16:44.818Z] ---> Running in 0ac68da76c28 [2021-09-29T01:16:45.417Z] 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-09-29T01:16:46.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:16:46.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:16:46.748Z] Configure a credential helper to remove this warning. See [2021-09-29T01:16:46.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:16:46.748Z] [2021-09-29T01:16:46.748Z] Login Succeeded [2021-09-29T01:16:46.748Z] nexus3.edgexfoundry.org:10002 [2021-09-29T01:16:47.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:16:47.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:16:47.311Z] Configure a credential helper to remove this warning. See [2021-09-29T01:16:47.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:16:47.311Z] [2021-09-29T01:16:47.311Z] Login Succeeded [2021-09-29T01:16:47.311Z] nexus3.edgexfoundry.org:10003 [2021-09-29T01:16:47.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:16:47.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:16:47.921Z] Configure a credential helper to remove this warning. See [2021-09-29T01:16:47.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:16:47.921Z] [2021-09-29T01:16:47.921Z] Login Succeeded [2021-09-29T01:16:47.921Z] nexus3.edgexfoundry.org:10004 [2021-09-29T01:16:48.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:16:48.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:16:48.533Z] Configure a credential helper to remove this warning. See [2021-09-29T01:16:48.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:16:48.533Z] [2021-09-29T01:16:48.533Z] Login Succeeded [2021-09-29T01:16:48.533Z] docker.io [2021-09-29T01:16:49.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T01:16:49.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T01:16:49.741Z] Configure a credential helper to remove this warning. See [2021-09-29T01:16:49.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T01:16:49.741Z] [2021-09-29T01:16:49.741Z] Login Succeeded [2021-09-29T01:16:49.741Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T01:16:49.854Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-29T01:16:50.486Z] ========================================================= [2021-09-29T01:16:50.487Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-29T01:16:50.487Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T01:16:50.872Z] Removing intermediate container 1dd25611bb91 [2021-09-29T01:16:50.872Z] ---> a76311fcab31 [2021-09-29T01:16:50.872Z] [2021-09-29T01:16:50.872Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T01:16:50.872Z] ---> 14119a10abf4 [2021-09-29T01:16:50.872Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T01:16:50.872Z] ---> Using cache [2021-09-29T01:16:50.872Z] ---> 8554dc34c6b8 [2021-09-29T01:16:50.872Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T01:16:50.872Z] ---> Using cache [2021-09-29T01:16:50.872Z] ---> f778ae852725 [2021-09-29T01:16:50.872Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-29T01:16:50.872Z] ---> Running in 0584e2e21c07 [2021-09-29T01:16:50.872Z] Removing intermediate container 0584e2e21c07 [2021-09-29T01:16:50.872Z] ---> c72e2d09d25c [2021-09-29T01:16:50.872Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T01:16:50.872Z] ---> Running in 6c38d173e59f [2021-09-29T01:16:50.872Z] Removing intermediate container 6c38d173e59f [2021-09-29T01:16:50.872Z] ---> 007eb4be8980 [2021-09-29T01:16:50.872Z] Step 16/24 : WORKDIR / [2021-09-29T01:16:50.872Z] ---> Running in 94acb66bfaf7 [2021-09-29T01:16:50.872Z] Removing intermediate container 94acb66bfaf7 [2021-09-29T01:16:50.872Z] ---> 0bbe38a246c6 [2021-09-29T01:16:50.872Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:16:50.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T01:16:51.152Z] ---> 525d96749ca7 [2021-09-29T01:16:51.152Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-29T01:16:51.250Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-29T01:16:51.250Z] 595b0fe564bb: Pulling fs layer [2021-09-29T01:16:51.250Z] 24495759ef45: Pulling fs layer [2021-09-29T01:16:51.250Z] d148012ef14d: Pulling fs layer [2021-09-29T01:16:51.250Z] e90a11edd702: Pulling fs layer [2021-09-29T01:16:51.250Z] d77568369979: Pulling fs layer [2021-09-29T01:16:51.250Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-29T01:16:51.250Z] 170f2ba95c9a: Pulling fs layer [2021-09-29T01:16:51.250Z] 97ac5df62f85: Pulling fs layer [2021-09-29T01:16:51.250Z] e90a11edd702: Waiting [2021-09-29T01:16:51.250Z] d77568369979: Waiting [2021-09-29T01:16:51.250Z] fc1c9f9a7f3b: Waiting [2021-09-29T01:16:51.250Z] 170f2ba95c9a: Waiting [2021-09-29T01:16:51.250Z] 97ac5df62f85: Waiting [2021-09-29T01:16:51.250Z] d148012ef14d: Download complete [2021-09-29T01:16:51.544Z] 24495759ef45: Verifying Checksum [2021-09-29T01:16:51.544Z] 24495759ef45: Download complete [2021-09-29T01:16:51.544Z] d77568369979: Verifying Checksum [2021-09-29T01:16:51.544Z] d77568369979: Download complete [2021-09-29T01:16:51.544Z] 595b0fe564bb: Download complete [2021-09-29T01:16:51.544Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-29T01:16:51.544Z] fc1c9f9a7f3b: Download complete [2021-09-29T01:16:51.751Z] ---> 4651646bb374 [2021-09-29T01:16:51.751Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-29T01:16:51.821Z] 170f2ba95c9a: Download complete [2021-09-29T01:16:52.025Z] ---> e2fa2733578f [2021-09-29T01:16:52.025Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-29T01:16:52.025Z] ---> Running in 0d40fbdf331c [2021-09-29T01:16:52.298Z] Removing intermediate container 0d40fbdf331c [2021-09-29T01:16:52.298Z] ---> 771f5d2c0d0b [2021-09-29T01:16:52.298Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:16:52.298Z] ---> Running in f960989871e8 [2021-09-29T01:16:52.298Z] Removing intermediate container f960989871e8 [2021-09-29T01:16:52.298Z] ---> 9dc44f4e80f5 [2021-09-29T01:16:52.298Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T01:16:52.428Z] 595b0fe564bb: Pull complete [2021-09-29T01:16:52.578Z] ---> Running in 598abb1e1fc4 [2021-09-29T01:16:52.578Z] Removing intermediate container 598abb1e1fc4 [2021-09-29T01:16:52.578Z] ---> 6663ecba4a3e [2021-09-29T01:16:52.578Z] Step 23/24 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 [2021-09-29T01:16:52.578Z] ---> Running in 27134b947a19 [2021-09-29T01:16:52.851Z] Removing intermediate container 27134b947a19 [2021-09-29T01:16:52.851Z] ---> ba7b1aafa0d8 [2021-09-29T01:16:52.851Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T01:16:52.851Z] ---> Running in 5c761810efad [2021-09-29T01:16:52.851Z] Removing intermediate container 5c761810efad [2021-09-29T01:16:52.851Z] ---> 104fedc86780 [2021-09-29T01:16:52.851Z] [2021-09-29T01:16:53.034Z] 24495759ef45: Pull complete [2021-09-29T01:16:53.125Z] Successfully built 104fedc86780 [2021-09-29T01:16:53.125Z] Successfully tagged core-metadata:latest [2021-09-29T01:16:53.637Z] d148012ef14d: Pull complete [2021-09-29T01:16:55.101Z] 97ac5df62f85: Download complete [2021-09-29T01:16:56.087Z] e90a11edd702: Verifying Checksum [2021-09-29T01:16:56.087Z] e90a11edd702: Download complete [2021-09-29T01:16:59.841Z]  Building core-metadata ... 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-09-29T01:17:03.252Z] Removing intermediate container 918ed117aff2 [2021-09-29T01:17:03.252Z] ---> eea7aa894dca [2021-09-29T01:17:03.252Z] [2021-09-29T01:17:03.252Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T01:17:03.252Z] ---> 14119a10abf4 [2021-09-29T01:17:03.252Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-29T01:17:03.252Z] ---> Using cache [2021-09-29T01:17:03.252Z] ---> 8554dc34c6b8 [2021-09-29T01:17:03.252Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T01:17:03.252Z] ---> Using cache [2021-09-29T01:17:03.252Z] ---> f778ae852725 [2021-09-29T01:17:03.252Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-29T01:17:03.544Z] ---> Running in 167bf9c7e423 [2021-09-29T01:17:03.544Z] Removing intermediate container 2e64ef1e19b0 [2021-09-29T01:17:03.544Z] ---> 90f56a14809e [2021-09-29T01:17:03.544Z] [2021-09-29T01:17:03.544Z] Step 11/22 : FROM alpine:3.14 [2021-09-29T01:17:03.544Z] ---> 14119a10abf4 [2021-09-29T01:17:03.544Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-29T01:17:03.831Z] ---> Running in 1eef8a9ef899 [2021-09-29T01:17:03.831Z] Removing intermediate container 167bf9c7e423 [2021-09-29T01:17:03.831Z] ---> 08d262f709af [2021-09-29T01:17:03.831Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T01:17:03.831Z] ---> Running in 2e1056812fa1 [2021-09-29T01:17:04.112Z] Removing intermediate container 2e1056812fa1 [2021-09-29T01:17:04.112Z] ---> d0bc89da1b3e [2021-09-29T01:17:04.112Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:17:04.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:17:04.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:17:04.400Z] ---> 39401cd0b473 [2021-09-29T01:17:04.400Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-29T01:17:04.693Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-29T01:17:04.693Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-29T01:17:04.693Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-29T01:17:04.693Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-29T01:17:04.693Z] (5/5) Installing curl (7.79.1-r0) [2021-09-29T01:17:04.693Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:17:04.693Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T01:17:04.982Z] ---> 7d70bfc798ca [2021-09-29T01:17:04.982Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-29T01:17:04.982Z] OK: 8 MiB in 19 packages [2021-09-29T01:17:05.267Z] ---> 6b44720b8f6d [2021-09-29T01:17:05.267Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-29T01:17:05.267Z] ---> Running in d5a88821b31a [2021-09-29T01:17:05.539Z] Removing intermediate container d5a88821b31a [2021-09-29T01:17:05.539Z] ---> 9aeb9d56bb81 [2021-09-29T01:17:05.539Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:17:05.539Z] Removing intermediate container 1eef8a9ef899 [2021-09-29T01:17:05.539Z] ---> 405846f387bd [2021-09-29T01:17:05.539Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T01:17:05.539Z] ---> Running in 602510b1fc58 [2021-09-29T01:17:05.539Z] ---> Running in 5ebf61e03635 [2021-09-29T01:17:05.818Z] Removing intermediate container 602510b1fc58 [2021-09-29T01:17:05.818Z] ---> 399c6b2cb568 [2021-09-29T01:17:05.818Z] Step 21/23 : LABEL arch=x86_64 [2021-09-29T01:17:05.818Z] Removing intermediate container 5ebf61e03635 [2021-09-29T01:17:05.818Z] ---> d142b4d755a6 [2021-09-29T01:17:05.818Z] Step 14/22 : WORKDIR /edgex [2021-09-29T01:17:05.818Z] ---> Running in cf7735c32cda [2021-09-29T01:17:05.818Z] ---> Running in 797bc8fcb392 [2021-09-29T01:17:06.101Z] Removing intermediate container cf7735c32cda [2021-09-29T01:17:06.101Z] ---> d6f2dd17367d [2021-09-29T01:17:06.101Z] Step 22/23 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 [2021-09-29T01:17:06.101Z] Removing intermediate container 797bc8fcb392 [2021-09-29T01:17:06.101Z] ---> b0110d2b8e35 [2021-09-29T01:17:06.101Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-29T01:17:06.101Z] ---> Running in 4e4c519ad136 [2021-09-29T01:17:06.308Z] e90a11edd702: Pull complete [2021-09-29T01:17:06.398Z] Removing intermediate container 4e4c519ad136 [2021-09-29T01:17:06.398Z] ---> 25bd63549c18 [2021-09-29T01:17:06.398Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T01:17:06.398Z] ---> f419215d6f63 [2021-09-29T01:17:06.398Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-29T01:17:06.398Z] ---> Running in 75a68763c76a [2021-09-29T01:17:06.596Z] d77568369979: Pull complete [2021-09-29T01:17:06.697Z] Removing intermediate container 75a68763c76a [2021-09-29T01:17:06.697Z] ---> 9a6b68b07d1a [2021-09-29T01:17:06.697Z] [2021-09-29T01:17:06.697Z] ---> 6b46c7d02e74 [2021-09-29T01:17:06.697Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-29T01:17:06.697Z] Successfully built 9a6b68b07d1a [2021-09-29T01:17:06.697Z] Successfully tagged support-scheduler:latest [2021-09-29T01:17:06.971Z]  Building support-scheduler ... done  ---> b375ba4d7905 [2021-09-29T01:17:06.971Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-29T01:17:07.201Z] fc1c9f9a7f3b: Pull complete [2021-09-29T01:17:07.248Z] ---> Running in 37fdf2c458a2 [2021-09-29T01:17:07.248Z] Removing intermediate container 37fdf2c458a2 [2021-09-29T01:17:07.248Z] ---> c06a1227bbda [2021-09-29T01:17:07.248Z] Step 19/22 : CMD ["--init=true"] [2021-09-29T01:17:07.248Z] ---> Running in 39bb232cac1e [2021-09-29T01:17:07.524Z] Removing intermediate container 39bb232cac1e [2021-09-29T01:17:07.524Z] ---> e6d665b30a8e [2021-09-29T01:17:07.524Z] Step 20/22 : LABEL arch=x86_64 [2021-09-29T01:17:07.799Z] ---> Running in a7fce520e96f [2021-09-29T01:17:07.799Z] Removing intermediate container 0ac68da76c28 [2021-09-29T01:17:07.799Z] ---> 0c000262160c [2021-09-29T01:17:07.799Z] [2021-09-29T01:17:07.799Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T01:17:07.799Z] ---> 14119a10abf4 [2021-09-29T01:17:07.799Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-29T01:17:07.799Z] ---> Running in 1fc8bfccca55 [2021-09-29T01:17:07.799Z] Removing intermediate container a7fce520e96f [2021-09-29T01:17:07.799Z] ---> 711ebdf02717 [2021-09-29T01:17:07.799Z] Step 21/22 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 [2021-09-29T01:17:07.799Z] ---> Running in a003b699a604 [2021-09-29T01:17:07.799Z] Removing intermediate container a003b699a604 [2021-09-29T01:17:07.799Z] ---> 93f00cd316db [2021-09-29T01:17:07.799Z] Step 22/22 : LABEL version=0.0.0 [2021-09-29T01:17:07.802Z] 170f2ba95c9a: Pull complete [2021-09-29T01:17:08.069Z] ---> Running in 8466d0c59a1e [2021-09-29T01:17:08.069Z] Removing intermediate container 8466d0c59a1e [2021-09-29T01:17:08.069Z] ---> c48fd16ec5a5 [2021-09-29T01:17:08.069Z] [2021-09-29T01:17:08.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T01:17:08.069Z] Successfully built c48fd16ec5a5 [2021-09-29T01:17:08.069Z] Successfully tagged security-proxy-setup:latest [2021-09-29T01:17:08.069Z]  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T01:17:08.341Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-29T01:17:08.341Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-29T01:17:08.341Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:17:08.341Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T01:17:08.341Z] OK: 6 MiB in 16 packages [2021-09-29T01:17:08.613Z] Removing intermediate container 1fc8bfccca55 [2021-09-29T01:17:08.613Z] ---> ef3a8f8eb9e6 [2021-09-29T01:17:08.613Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T01:17:08.886Z] ---> Running in 041c5e3a0a63 [2021-09-29T01:17:08.886Z] Removing intermediate container 041c5e3a0a63 [2021-09-29T01:17:08.886Z] ---> 7748f6a4afea [2021-09-29T01:17:08.886Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-29T01:17:08.886Z] ---> Running in 693bee313942 [2021-09-29T01:17:08.886Z] Removing intermediate container 693bee313942 [2021-09-29T01:17:08.886Z] ---> 10a837fb2cca [2021-09-29T01:17:08.886Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T01:17:08.886Z] ---> Running in 42e392e2aba5 [2021-09-29T01:17:09.159Z] Removing intermediate container 42e392e2aba5 [2021-09-29T01:17:09.159Z] ---> d34bbc070d5a [2021-09-29T01:17:09.159Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:17:09.159Z] ---> 62d082130553 [2021-09-29T01:17:09.159Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-29T01:17:09.432Z] ---> 3e9c18d819f1 [2021-09-29T01:17:09.432Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-29T01:17:09.702Z] ---> ec9901722b7f [2021-09-29T01:17:09.702Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-29T01:17:09.702Z] ---> Running in 421fdd53f8ab [2021-09-29T01:17:09.702Z] Removing intermediate container 421fdd53f8ab [2021-09-29T01:17:09.702Z] ---> a17f9485c14f [2021-09-29T01:17:09.702Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:17:09.978Z] ---> Running in 3b60bae4b412 [2021-09-29T01:17:09.978Z] Removing intermediate container 3b60bae4b412 [2021-09-29T01:17:09.978Z] ---> 2b207cc95bbb [2021-09-29T01:17:09.978Z] Step 21/23 : LABEL arch=x86_64 [2021-09-29T01:17:09.978Z] ---> Running in 35d33c3a7b2f [2021-09-29T01:17:09.978Z] Removing intermediate container 35d33c3a7b2f [2021-09-29T01:17:09.978Z] ---> 07381d905ffa [2021-09-29T01:17:09.978Z] Step 22/23 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 [2021-09-29T01:17:09.978Z] ---> Running in 812cbc3bb414 [2021-09-29T01:17:10.254Z] Removing intermediate container 812cbc3bb414 [2021-09-29T01:17:10.254Z] ---> 5c8edf79cfdb [2021-09-29T01:17:10.254Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T01:17:10.254Z] ---> Running in b0b058856520 [2021-09-29T01:17:10.254Z] Removing intermediate container b0b058856520 [2021-09-29T01:17:10.254Z] ---> 35d149138ff5 [2021-09-29T01:17:10.254Z] [2021-09-29T01:17:10.254Z] Successfully built 35d149138ff5 [2021-09-29T01:17:10.529Z] Successfully tagged support-notifications:latest [2021-09-29T01:17:10.552Z]  Building support-notifications ... done  [Pipeline] } [2021-09-29T01:17:10.558Z] $ docker stop --time=1 bba7912321ec3129cf4bf295267d4170d6e57f09fb703d5cc1a350d9d99a0282 [2021-09-29T01:17:11.922Z] $ docker rm -f bba7912321ec3129cf4bf295267d4170d6e57f09fb703d5cc1a350d9d99a0282 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T01:17:12.438Z] + docker images [2021-09-29T01:17:12.438Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-29T01:17:12.438Z] support-notifications latest 35d149138ff5 2 seconds ago 16.8MB [2021-09-29T01:17:12.438Z] security-proxy-setup latest c48fd16ec5a5 5 seconds ago 26.7MB [2021-09-29T01:17:12.438Z] 0c000262160c 5 seconds ago 1.75GB [2021-09-29T01:17:12.438Z] support-scheduler latest 9a6b68b07d1a 6 seconds ago 16.1MB [2021-09-29T01:17:12.438Z] 90f56a14809e 9 seconds ago 1.76GB [2021-09-29T01:17:12.438Z] eea7aa894dca 10 seconds ago 1.75GB [2021-09-29T01:17:12.438Z] core-metadata latest 104fedc86780 20 seconds ago 16.8MB [2021-09-29T01:17:12.438Z] a76311fcab31 23 seconds ago 1.76GB [2021-09-29T01:17:12.438Z] sys-mgmt-agent latest d44b93e6e8b8 38 seconds ago 325MB [2021-09-29T01:17:12.438Z] core-data latest f9a96fb25b00 47 seconds ago 20.5MB [2021-09-29T01:17:12.438Z] security-bootstrapper latest fd8f527ec034 50 seconds ago 18.8MB [2021-09-29T01:17:12.438Z] core-command latest da938c0f3912 About a minute ago 16MB [2021-09-29T01:17:12.438Z] security-secretstore-setup latest afd13d61b34f About a minute ago 28.2MB [2021-09-29T01:17:12.438Z] e32e3126c3b0 About a minute ago 1.75GB [2021-09-29T01:17:12.438Z] c69a4a048cc3 About a minute ago 1.76GB [2021-09-29T01:17:12.438Z] c4155f1ac221 About a minute ago 1.76GB [2021-09-29T01:17:12.438Z] 4c9235a917c7 About a minute ago 1.75GB [2021-09-29T01:17:12.438Z] 5747621cedc3 About a minute ago 1.75GB [2021-09-29T01:17:12.438Z] ci-base-image-x86_64 latest fccce4fab99f 5 minutes ago 1.25GB [2021-09-29T01:17:12.438Z] alpine 3.14 14119a10abf4 4 weeks ago 5.6MB [2021-09-29T01:17:12.438Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB [2021-09-29T01:17:12.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-29T01:17:12.438Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-29T01:17:12.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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-09-29T01:17:14.556Z] 97ac5df62f85: Pull complete [2021-09-29T01:17:14.556Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-29T01:17:14.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T01:17:14.556Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-29T01:17:14.928Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T01:17:14.928Z] WORKDIR /edgex [2021-09-29T01:17:14.928Z] COPY go.mod . [2021-09-29T01:17:14.928Z] RUN go mod download [2021-09-29T01:17:14.928Z] docker build -t ci-base-image-arm64 -f - . [2021-09-29T01:17:16.921Z] Sending build context to Docker daemon 166.1MB [2021-09-29T01:17:16.921Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T01:17:16.921Z] ---> 04bc70af865f [2021-09-29T01:17:16.921Z] Step 2/4 : WORKDIR /edgex [2021-09-29T01:17:25.196Z] ---> Running in 2197ff8823e5 [2021-09-29T01:17:25.196Z] Removing intermediate container 2197ff8823e5 [2021-09-29T01:17:25.196Z] ---> 2370706860ea [2021-09-29T01:17:25.196Z] Step 3/4 : COPY go.mod . [2021-09-29T01:17:25.791Z] ---> af8116056027 [2021-09-29T01:17:25.791Z] Step 4/4 : RUN go mod download [2021-09-29T01:17:26.064Z] ---> Running in 88b378ffa05c [2021-09-29T01:17:27.846Z] Still waiting to schedule task [2021-09-29T01:17:27.846Z] ‘prd-ubuntu18.04-docker-8c-8g-57’ is offline [2021-09-29T01:19:02.971Z] Removing intermediate container 88b378ffa05c [2021-09-29T01:19:02.971Z] ---> 2b43bf280d7a [2021-09-29T01:19:02.971Z] Successfully built 2b43bf280d7a [2021-09-29T01:19:02.971Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:19:03.328Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T01:19:03.328Z] . [Pipeline] withDockerContainer [2021-09-29T01:19:03.610Z] prd-ubuntu18.04-docker-arm64-4c-16g-56 does not seem to be running inside a container [2021-09-29T01:19:03.676Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-29T01:19:05.294Z] $ docker top ec0f16fcdfbc024a167e11aabeb0d143cd1ca8a086f860f8dffcdc36857207c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T01:19:06.275Z] + go version [2021-09-29T01:19:06.275Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-29T01:19:06.275Z] $ docker stop --time=1 ec0f16fcdfbc024a167e11aabeb0d143cd1ca8a086f860f8dffcdc36857207c5 [2021-09-29T01:19:08.110Z] $ docker rm -f ec0f16fcdfbc024a167e11aabeb0d143cd1ca8a086f860f8dffcdc36857207c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:19:08.964Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T01:19:08.964Z] . [Pipeline] withDockerContainer [2021-09-29T01:19:09.227Z] prd-ubuntu18.04-docker-arm64-4c-16g-56 does not seem to be running inside a container [2021-09-29T01:19:09.284Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-29T01:19:10.954Z] $ docker top 1cfeb7b811ed47b1470dfcd3b964f5cf38631dcb5433ec55bcf6f7952a37a665 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-29T01:19:11.384Z] ========================================================= [2021-09-29T01:19:11.384Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-29T01:19:11.384Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T01:19:12.064Z] + go mod tidy [Pipeline] sh [2021-09-29T01:19:14.230Z] + make test [2021-09-29T01:19:14.230Z] go mod tidy [2021-09-29T01:19:15.225Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-29T01:19:37.247Z] Running on prd-ubuntu18.04-docker-8c-8g-59 in /w/workspace/edgexfoundry_edgex-go_PR-3732 [Pipeline] { [Pipeline] ws [2021-09-29T01:19:37.265Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-09-29T01:19:37.402Z] The recommended git tool is: git [2021-09-29T01:19:40.096Z] using credential edgex-jenkins-ssh [2021-09-29T01:19:40.112Z] Cloning the remote Git repository [2021-09-29T01:19:40.138Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-29T01:19:40.206Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-09-29T01:19:40.242Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T01:19:40.242Z] > git --version # timeout=10 [2021-09-29T01:19:40.249Z] > git --version # 'git version 2.17.1' [2021-09-29T01:19:40.250Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T01:19:40.284Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T01:19:47.629Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-29T01:20:55.734Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-29T01:21:01.193Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-29T01:21:02.648Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-29T01:21:02.931Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-29T01:21:07.483Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T01:21:07.488Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T01:21:07.501Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T01:21:07.514Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T01:21:07.514Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T01:21:07.518Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3732/head:refs/remotes/origin/PR-3732 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-29T01:21:08.218Z] Merging remotes/origin/main commit 2de07aa5618795465836e287608abcda04ffa72f into PR head commit 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 [2021-09-29T01:21:08.344Z] Merge succeeded, producing 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 [2021-09-29T01:21:08.345Z] Checking out Revision 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 (PR-3732) [2021-09-29T01:21:12.099Z] Commit message: "style: Fix lost variable assignments and enable ineffassign linter" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:21:13.088Z] + echo snap-build.sh [2021-09-29T01:21:13.089Z] snap-build.sh [2021-09-29T01:21:13.089Z] + SNAP_BASE_DIR=. [2021-09-29T01:21:13.089Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-09-29T01:21:13.089Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-09-29T01:21:13.089Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-09-29T01:21:13.089Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-09-29T01:21:13.089Z] + cd /w/workspace/edgex-go/2 [2021-09-29T01:21:13.089Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-29T01:21:13.089Z] Reading package lists... [2021-09-29T01:21:13.089Z] Building dependency tree... [2021-09-29T01:21:13.089Z] Reading state information... [2021-09-29T01:21:13.089Z] The following packages were automatically installed and are no longer required: [2021-09-29T01:21:13.089Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-29T01:21:13.089Z] uidmap xdelta3 [2021-09-29T01:21:13.089Z] Use 'sudo apt autoremove' to remove them. [2021-09-29T01:21:13.089Z] The following packages will be REMOVED: [2021-09-29T01:21:13.089Z] lxd* lxd-client* [2021-09-29T01:21:08.227Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T01:21:08.234Z] > git checkout -f 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 # timeout=10 [2021-09-29T01:21:08.302Z] > git remote # timeout=10 [2021-09-29T01:21:08.315Z] > git config --get remote.origin.url # timeout=10 [2021-09-29T01:21:08.319Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T01:21:08.323Z] > git merge 2de07aa5618795465836e287608abcda04ffa72f # timeout=10 [2021-09-29T01:21:08.336Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-29T01:21:08.348Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T01:21:08.352Z] > git checkout -f 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 # timeout=10 [2021-09-29T01:21:13.358Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-29T01:21:13.358Z] After this operation, 31.7 MB disk space will be freed. [2021-09-29T01:21:13.893Z] (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-09-29T01:21:13.893Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-29T01:21:14.476Z] Removing lxd dnsmasq configuration [2021-09-29T01:21:14.741Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-29T01:21:14.741Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-29T01:21:15.327Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T01:21:15.595Z] (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-09-29T01:21:15.595Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-29T01:21:17.009Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-29T01:21:17.009Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-29T01:21:17.279Z] + sudo snap remove --purge lxd [2021-09-29T01:21:17.549Z] snap "lxd" is not installed [2021-09-29T01:21:17.549Z] + sudo groupadd --force --system lxd [2021-09-29T01:21:17.549Z] ++ whoami [2021-09-29T01:21:17.549Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-29T01:21:17.549Z] + newgrp - lxd [2021-09-29T01:21:17.549Z] + sudo snap install lxd [2021-09-29T01:21:18.099Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-29T01:21:18.100Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-29T01:21:18.100Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-29T01:21:18.100Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-29T01:21:18.100Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-29T01:21:18.100Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-29T01:21:18.712Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-29T01:21:18.712Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-29T01:21:18.712Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-29T01:21:18.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-29T01:21:27.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.195s coverage: 28.7% of statements [2021-09-29T01:21:27.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-29T01:21:27.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-29T01:21:27.628Z] 2021-09-29T01:21:24Z INFO Waiting for automatic snapd restart... [2021-09-29T01:21:32.864Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.420s coverage: 98.5% of statements [2021-09-29T01:21:32.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-29T01:21:32.864Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.444s coverage: 46.3% of statements [2021-09-29T01:21:32.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-29T01:21:32.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-29T01:21:35.504Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.732s coverage: 90.1% of statements [2021-09-29T01:21:35.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-29T01:21:35.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:21:36.949Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.247s coverage: 81.2% of statements [2021-09-29T01:21:36.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-29T01:21:36.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-29T01:21:36.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-29T01:21:36.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-29T01:21:36.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-29T01:21:42.618Z] lxd 4.18 from Canonical* installed [2021-09-29T01:21:42.618Z] + sudo lxd init --auto [2021-09-29T01:21:45.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.838s coverage: 94.2% of statements [2021-09-29T01:21:45.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-29T01:21:45.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:21:45.267Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.231s coverage: 59.1% of statements [2021-09-29T01:21:45.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-29T01:21:45.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-29T01:21:45.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-29T01:21:45.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-29T01:21:45.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-29T01:21:45.267Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.237s coverage: 60.0% of statements [2021-09-29T01:21:45.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-29T01:21:45.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-29T01:21:45.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-29T01:21:45.267Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.315s coverage: 0.8% of statements [2021-09-29T01:21:45.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-29T01:21:45.267Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.267s coverage: 58.8% of statements [2021-09-29T01:21:45.267Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.211s coverage: 21.7% of statements [2021-09-29T01:21:45.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-29T01:21:45.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.268s coverage: 47.1% of statements [2021-09-29T01:21:45.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.317s coverage: 79.5% of statements [2021-09-29T01:21:45.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.220s coverage: 94.1% of statements [2021-09-29T01:21:47.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.352s coverage: 96.3% of statements [2021-09-29T01:21:48.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.309s coverage: 87.5% of statements [2021-09-29T01:21:50.831Z] + sudo snap install --classic snapcraft [2021-09-29T01:22:00.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.308s coverage: 94.4% of statements [2021-09-29T01:22:00.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.206s coverage: 44.8% of statements [2021-09-29T01:22:05.822Z] snapcraft 5.0 from Canonical* installed [2021-09-29T01:22:05.822Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-29T01:22:05.822Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-29T01:22:05.822Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T01:22:05.822Z] Dload Upload Total Spent Left Speed [2021-09-29T01:22:05.822Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 6670 0 --:--:-- --:--:-- --:--:-- 6670 [2021-09-29T01:22:05.822Z] 28 3325k 28 959k 0 0 5271k 0 --:--:-- --:--:-- --:--:-- 5271k 100 3325k 100 3325k 0 0 10.6M 0 --:--:-- --:--:-- --:--:-- 18.9M [2021-09-29T01:22:05.822Z] ./yq_linux_amd64 [2021-09-29T01:22:05.822Z] + sudo snapcraft prime --use-lxd [2021-09-29T01:22:07.241Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-29T01:22:07.241Z] 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-09-29T01:22:07.241Z] - README.md [2021-09-29T01:22:07.241Z] [2021-09-29T01:22:07.241Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-29T01:22:07.241Z] Launching a container. [2021-09-29T01:22:07.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.783s coverage: 81.8% of statements [2021-09-29T01:22:07.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-29T01:22:13.917Z] Waiting for container to be ready [2021-09-29T01:22:14.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.296s coverage: 92.9% of statements [2021-09-29T01:22:14.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-29T01:22:14.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-29T01:22:14.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-29T01:22:14.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements [2021-09-29T01:22:14.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-29T01:22:14.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-29T01:22:14.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-29T01:22:14.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-29T01:22:14.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-29T01:22:14.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.204s coverage: 87.2% of statements [2021-09-29T01:22:14.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-29T01:22:14.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-29T01:22:14.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.192s coverage: 100.0% of statements [2021-09-29T01:22:14.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-29T01:22:14.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.323s coverage: 58.8% of statements [2021-09-29T01:22:14.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-29T01:22:14.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.302s coverage: 80.0% of statements [2021-09-29T01:22:14.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.278s coverage: 87.2% of statements [2021-09-29T01:22:14.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.313s coverage: 85.4% of statements [2021-09-29T01:22:14.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.951s coverage: 91.2% of statements [2021-09-29T01:22:14.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-29T01:22:14.183Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-29T01:22:14.183Z] [2021-09-29T01:22:17.523Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-29T01:22:18.107Z] Waiting for network to be ready... [2021-09-29T01:22:18.375Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-29T01:22:18.375Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-29T01:22:18.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.085s coverage: 64.4% of statements [2021-09-29T01:22:18.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-29T01:22:18.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-29T01:22:18.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.211s coverage: 100.0% of statements [2021-09-29T01:22:18.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 91.3% of statements [2021-09-29T01:22:18.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements [2021-09-29T01:22:18.643Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-29T01:22:18.643Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-29T01:22:18.643Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-29T01:22:18.643Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-29T01:22:18.643Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-29T01:22:18.643Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-29T01:22:18.643Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-29T01:22:18.643Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-29T01:22:18.910Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-29T01:22:19.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.122s coverage: 73.7% of statements [2021-09-29T01:22:19.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2021-09-29T01:22:19.176Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-29T01:22:19.176Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-29T01:22:19.441Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-29T01:22:19.441Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-29T01:22:19.441Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-29T01:22:19.441Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-29T01:22:19.441Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-29T01:22:20.023Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-29T01:22:20.023Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2262 kB] [2021-09-29T01:22:20.288Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-29T01:22:20.288Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-29T01:22:20.288Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-29T01:22:20.288Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-29T01:22:20.288Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-29T01:22:20.288Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1750 kB] [2021-09-29T01:22:20.557Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-29T01:22:22.501Z] Fetched 25.4 MB in 4s (6057 kB/s) [2021-09-29T01:22:23.463Z] Reading package lists... [2021-09-29T01:22:23.729Z] Reading package lists... [2021-09-29T01:22:23.996Z] Building dependency tree... [2021-09-29T01:22:23.996Z] Reading state information... [2021-09-29T01:22:23.996Z] The following additional packages will be installed: [2021-09-29T01:22:23.996Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-29T01:22:23.996Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-29T01:22:23.996Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-29T01:22:23.996Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-29T01:22:23.996Z] Suggested packages: [2021-09-29T01:22:23.996Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-29T01:22:23.996Z] Recommended packages: [2021-09-29T01:22:23.996Z] gnupg libsasl2-modules [2021-09-29T01:22:23.996Z] The following NEW packages will be installed: [2021-09-29T01:22:23.996Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-29T01:22:23.996Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-29T01:22:23.996Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-29T01:22:23.996Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-29T01:22:23.996Z] The following packages will be upgraded: [2021-09-29T01:22:23.996Z] gpg gpg-agent gpgconf libudev1 [2021-09-29T01:22:24.264Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-29T01:22:24.264Z] Need to get 3527 kB of archives. [2021-09-29T01:22:24.264Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-29T01:22:24.264Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-09-29T01:22:24.264Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-09-29T01:22:24.264Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-29T01:22:24.264Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-09-29T01:22:24.264Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-09-29T01:22:24.530Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-09-29T01:22:24.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.673s coverage: 70.3% of statements [2021-09-29T01:22:24.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-29T01:22:24.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-29T01:22:24.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-29T01:22:25.118Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-29T01:22:25.118Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-29T01:22:25.118Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-29T01:22:25.118Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-29T01:22:25.118Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-29T01:22:25.118Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-29T01:22:25.118Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-29T01:22:25.118Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-29T01:22:25.118Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-29T01:22:25.118Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-29T01:22:25.386Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-29T01:22:25.386Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-29T01:22:25.386Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-29T01:22:25.386Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-29T01:22:25.386Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-29T01:22:25.386Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-29T01:22:25.386Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T01:22:25.386Z] Fetched 3527 kB in 1s (2770 kB/s) [2021-09-29T01:22:25.654Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-29T01:22:25.654Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-09-29T01:22:25.654Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T01:22:25.654Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-09-29T01:22:25.654Z] Selecting previously unselected package udev. [2021-09-29T01:22:25.654Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-29T01:22:25.654Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-09-29T01:22:25.654Z] Unpacking udev (237-3ubuntu10.52) ... [2021-09-29T01:22:25.919Z] Selecting previously unselected package libfuse2:amd64. [2021-09-29T01:22:25.919Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-29T01:22:25.919Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-29T01:22:25.919Z] Selecting previously unselected package fuse. [2021-09-29T01:22:25.919Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-29T01:22:25.919Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-29T01:22:25.919Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T01:22:25.919Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T01:22:26.185Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T01:22:26.185Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T01:22:26.185Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T01:22:26.185Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T01:22:26.185Z] Selecting previously unselected package libksba8:amd64. [2021-09-29T01:22:26.185Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-29T01:22:26.185Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-29T01:22:26.185Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-29T01:22:26.185Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T01:22:26.185Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:22:26.452Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-29T01:22:26.452Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T01:22:26.452Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:22:26.452Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-29T01:22:26.452Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T01:22:26.452Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:22:26.452Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-29T01:22:26.452Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T01:22:26.452Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:22:26.452Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-29T01:22:26.452Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T01:22:26.452Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:22:26.452Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-29T01:22:26.452Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T01:22:26.452Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:22:26.717Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-29T01:22:26.717Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T01:22:26.717Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:22:26.717Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-29T01:22:26.717Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T01:22:26.717Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:22:26.717Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-29T01:22:26.717Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T01:22:26.717Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:22:26.717Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-29T01:22:26.717Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-29T01:22:26.717Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T01:22:26.717Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-29T01:22:26.717Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-29T01:22:26.717Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T01:22:26.984Z] Selecting previously unselected package libldap-common. [2021-09-29T01:22:26.984Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-29T01:22:26.984Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T01:22:26.984Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-29T01:22:26.984Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-29T01:22:26.984Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T01:22:26.984Z] Selecting previously unselected package dirmngr. [2021-09-29T01:22:26.984Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T01:22:26.984Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-29T01:22:26.985Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T01:22:27.250Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-29T01:22:27.250Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-29T01:22:27.250Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T01:22:27.250Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T01:22:27.250Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-29T01:22:27.250Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:22:27.250Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-29T01:22:27.250Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T01:22:27.250Z] Setting up udev (237-3ubuntu10.52) ... [2021-09-29T01:22:27.517Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-29T01:22:27.517Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:22:27.517Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-29T01:22:27.785Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-29T01:22:27.785Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-29T01:22:27.785Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:22:27.785Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:22:27.785Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:22:27.785Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:22:27.785Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:22:27.785Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:22:27.785Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T01:22:27.785Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T01:22:27.785Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-29T01:22:27.785Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T01:22:28.052Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-29T01:22:28.052Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-29T01:22:28.052Z] This means they are not meant to be enabled using systemctl. [2021-09-29T01:22:28.052Z] Possible reasons for having this kind of units are: [2021-09-29T01:22:28.052Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-29T01:22:28.052Z] .wants/ or .requires/ directory. [2021-09-29T01:22:28.052Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-29T01:22:28.052Z] a requirement dependency on it. [2021-09-29T01:22:28.052Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-29T01:22:28.052Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-29T01:22:28.052Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-29T01:22:28.052Z] instance name specified. [2021-09-29T01:22:28.608Z] Reading package lists... [2021-09-29T01:22:28.608Z] Building dependency tree... [2021-09-29T01:22:28.608Z] Reading state information... [2021-09-29T01:22:28.608Z] The following additional packages will be installed: [2021-09-29T01:22:28.608Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-29T01:22:28.608Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-29T01:22:28.608Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-29T01:22:28.608Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-29T01:22:28.608Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-29T01:22:28.608Z] Suggested packages: [2021-09-29T01:22:28.608Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-29T01:22:28.608Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-29T01:22:28.608Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-29T01:22:28.608Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-29T01:22:28.608Z] systemd-container policykit-1 [2021-09-29T01:22:28.608Z] Recommended packages: [2021-09-29T01:22:28.608Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-29T01:22:28.877Z] The following NEW packages will be installed: [2021-09-29T01:22:28.877Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-29T01:22:28.877Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-29T01:22:28.877Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-29T01:22:28.877Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-29T01:22:28.877Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-29T01:22:28.877Z] The following packages will be upgraded: [2021-09-29T01:22:28.877Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-29T01:22:28.877Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-29T01:22:28.877Z] Need to get 36.8 MB of archives. [2021-09-29T01:22:28.877Z] After this operation, 147 MB of additional disk space will be used. [2021-09-29T01:22:28.877Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-09-29T01:22:28.877Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-09-29T01:22:28.877Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-29T01:22:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.117s coverage: 43.4% of statements [2021-09-29T01:22:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-29T01:22:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-29T01:22:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.314s coverage: 89.5% of statements [2021-09-29T01:22:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-29T01:22:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.277s coverage: 84.8% of statements [2021-09-29T01:22:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-29T01:22:29.144Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-29T01:22:29.144Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-09-29T01:22:29.144Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-09-29T01:22:29.144Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-29T01:22:29.144Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-29T01:22:29.144Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-29T01:22:29.144Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-29T01:22:29.144Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-29T01:22:29.144Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-29T01:22:29.144Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-29T01:22:29.144Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-29T01:22:29.144Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-29T01:22:29.144Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-29T01:22:29.144Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-09-29T01:22:30.104Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-09-29T01:22:30.104Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-29T01:22:30.104Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-29T01:22:30.104Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-29T01:22:30.104Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-29T01:22:30.104Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-29T01:22:30.104Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-29T01:22:30.104Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-29T01:22:30.104Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-29T01:22:30.104Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-29T01:22:30.104Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-29T01:22:30.104Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-29T01:22:30.370Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-09-29T01:22:31.789Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T01:22:31.789Z] Fetched 36.8 MB in 3s (13.6 MB/s) [2021-09-29T01:22:31.789Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-29T01:22:31.789Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-09-29T01:22:31.789Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T01:22:32.373Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-09-29T01:22:32.374Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T01:22:32.374Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-09-29T01:22:32.374Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-29T01:22:32.374Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-29T01:22:32.374Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-29T01:22:32.374Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-29T01:22:32.640Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-29T01:22:32.640Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-29T01:22:32.640Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-29T01:22:32.907Z] Setting up apt (1.6.14) ... [2021-09-29T01:22:32.907Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-29T01:22:33.173Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-29T01:22:33.440Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-29T01:22:33.440Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-29T01:22:33.440Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-29T01:22:33.440Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-29T01:22:33.440Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T01:22:33.440Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T01:22:33.707Z] Selecting previously unselected package libexpat1:amd64. [2021-09-29T01:22:33.707Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-29T01:22:33.707Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-29T01:22:33.707Z] Selecting previously unselected package python3.6-minimal. [2021-09-29T01:22:33.707Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T01:22:33.707Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T01:22:33.973Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-29T01:22:33.973Z] Checking for services that may need to be restarted...done. [2021-09-29T01:22:33.973Z] Checking for services that may need to be restarted...done. [2021-09-29T01:22:33.973Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T01:22:33.973Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-29T01:22:33.973Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T01:22:34.262Z] Selecting previously unselected package python3-minimal. [2021-09-29T01:22:34.543Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-29T01:22:34.543Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-29T01:22:34.543Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-29T01:22:34.543Z] Selecting previously unselected package mime-support. [2021-09-29T01:22:34.543Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-29T01:22:34.543Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-29T01:22:34.543Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-29T01:22:34.543Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-29T01:22:34.543Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-29T01:22:34.543Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-29T01:22:34.543Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T01:22:34.543Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T01:22:34.825Z] Selecting previously unselected package python3.6. [2021-09-29T01:22:34.825Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T01:22:34.825Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T01:22:34.825Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-29T01:22:34.825Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-29T01:22:34.825Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-29T01:22:34.825Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-29T01:22:35.115Z] Selecting previously unselected package python3. [2021-09-29T01:22:35.115Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-29T01:22:35.115Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-29T01:22:35.115Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-29T01:22:35.115Z] Selecting previously unselected package multiarch-support. [2021-09-29T01:22:35.115Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T01:22:35.115Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-29T01:22:35.115Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-29T01:22:35.115Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-29T01:22:35.115Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-29T01:22:35.115Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-29T01:22:35.115Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-29T01:22:35.115Z] Selecting previously unselected package libbsd0:amd64. [2021-09-29T01:22:35.115Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-29T01:22:35.115Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-29T01:22:35.391Z] Selecting previously unselected package sudo. [2021-09-29T01:22:35.391Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-29T01:22:35.391Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-29T01:22:35.391Z] Selecting previously unselected package apparmor. [2021-09-29T01:22:35.391Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-29T01:22:35.391Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-29T01:22:35.391Z] Selecting previously unselected package libedit2:amd64. [2021-09-29T01:22:35.391Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-29T01:22:35.391Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-29T01:22:35.658Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-29T01:22:35.658Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T01:22:35.658Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T01:22:35.658Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-29T01:22:35.658Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T01:22:35.658Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T01:22:35.658Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-29T01:22:35.658Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-29T01:22:35.658Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-29T01:22:35.658Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-29T01:22:35.658Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T01:22:35.658Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T01:22:35.658Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-29T01:22:35.658Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T01:22:35.658Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T01:22:35.925Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-29T01:22:35.925Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-29T01:22:35.925Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-29T01:22:35.925Z] Selecting previously unselected package openssh-client. [2021-09-29T01:22:35.925Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-29T01:22:35.925Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-29T01:22:36.192Z] Selecting previously unselected package squashfs-tools. [2021-09-29T01:22:36.192Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-09-29T01:22:36.192Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-29T01:22:36.192Z] Selecting previously unselected package snapd. [2021-09-29T01:22:36.192Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-09-29T01:22:36.192Z] Unpacking snapd (2.51.1+18.04) ... [2021-09-29T01:22:37.260Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.291s coverage: 19.5% of statements [2021-09-29T01:22:37.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-29T01:22:37.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-29T01:22:37.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-29T01:22:37.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-29T01:22:37.260Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.746s coverage: 92.0% of statements [2021-09-29T01:22:37.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-29T01:22:37.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:22:37.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-29T01:22:37.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-29T01:22:37.260Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.302s coverage: 63.2% of statements [2021-09-29T01:22:37.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-29T01:22:37.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-29T01:22:37.260Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.509s coverage: 97.7% of statements [2021-09-29T01:22:37.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-29T01:22:37.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-29T01:22:37.260Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-29T01:22:37.260Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-29T01:22:37.260Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.223s coverage: 28.9% of statements [2021-09-29T01:22:37.260Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-29T01:22:37.260Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-29T01:22:37.260Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-29T01:22:37.260Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-29T01:22:37.260Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-29T01:22:37.260Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-29T01:22:37.260Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.227s coverage: 100.0% of statements [2021-09-29T01:22:37.260Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 95.4% of statements [2021-09-29T01:22:38.134Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-29T01:22:38.134Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-29T01:22:38.134Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-29T01:22:38.134Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-29T01:22:38.134Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-29T01:22:38.134Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T01:22:38.246Z] 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-09-29T01:22:38.246Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-09-29T01:22:38.246Z] GO111MODULE=on go vet ./... [2021-09-29T01:22:38.400Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T01:22:38.400Z] Setting up systemd (237-3ubuntu10.52) ... [2021-09-29T01:22:38.400Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-29T01:22:38.980Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-29T01:22:38.980Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-29T01:22:38.980Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-29T01:22:38.980Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T01:22:38.980Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T01:22:38.980Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T01:22:39.562Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-29T01:22:39.562Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T01:22:39.562Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-29T01:22:39.562Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-29T01:22:39.562Z] running python rtupdate hooks for python3.6... [2021-09-29T01:22:39.562Z] running python post-rtupdate hooks for python3.6... [2021-09-29T01:22:39.562Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-29T01:22:40.148Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-29T01:22:40.415Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T01:22:40.415Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-29T01:22:40.681Z] Setting up snapd (2.51.1+18.04) ... [2021-09-29T01:22:40.947Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-29T01:22:41.213Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-29T01:22:41.213Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-29T01:22:41.481Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-29T01:22:41.481Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-29T01:22:41.481Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-29T01:22:41.747Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-29T01:22:42.016Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-29T01:22:42.016Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-29T01:22:42.283Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-29T01:22:42.551Z] /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-09-29T01:22:42.551Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T01:22:42.551Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-29T01:22:43.133Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-29T01:22:43.398Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-29T01:22:43.398Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-29T01:22:44.627Z] Reading package lists... [2021-09-29T01:22:44.627Z] Reading package lists... [2021-09-29T01:22:44.894Z] Building dependency tree... [2021-09-29T01:22:44.894Z] Reading state information... [2021-09-29T01:22:44.894Z] Calculating upgrade... [2021-09-29T01:22:45.161Z] The following packages will be upgraded: [2021-09-29T01:22:45.161Z] advancecomp base-files bash binutils binutils-common [2021-09-29T01:22:45.161Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-29T01:22:45.161Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-29T01:22:45.161Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-29T01:22:45.161Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-29T01:22:45.161Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-29T01:22:45.161Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-29T01:22:45.161Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-29T01:22:45.161Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-29T01:22:45.161Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-29T01:22:45.161Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-29T01:22:45.161Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-29T01:22:45.161Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-29T01:22:45.161Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-29T01:22:45.161Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-29T01:22:45.161Z] ubuntu-keyring util-linux [2021-09-29T01:22:45.161Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-29T01:22:45.161Z] Need to get 64.2 MB of archives. [2021-09-29T01:22:45.161Z] After this operation, 5142 kB of additional disk space will be used. [2021-09-29T01:22:45.161Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] [2021-09-29T01:22:45.161Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-29T01:22:45.161Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-29T01:22:45.636Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-29T01:22:45.636Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-29T01:22:45.636Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-29T01:22:45.636Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-29T01:22:45.636Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-29T01:22:45.636Z] 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-09-29T01:22:45.636Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-29T01:22:45.636Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-29T01:22:45.636Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-29T01:22:45.636Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-29T01:22:45.636Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-29T01:22:45.636Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-29T01:22:45.636Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-29T01:22:45.636Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-29T01:22:45.636Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-29T01:22:45.636Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-29T01:22:45.636Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-29T01:22:45.636Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-29T01:22:45.636Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-29T01:22:45.636Z] 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-09-29T01:22:45.636Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-29T01:22:45.636Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-29T01:22:45.636Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-29T01:22:45.636Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-29T01:22:45.636Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-29T01:22:45.636Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-29T01:22:45.636Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-29T01:22:45.636Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-29T01:22:45.636Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-29T01:22:45.636Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-29T01:22:45.636Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-09-29T01:22:45.636Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-29T01:22:45.636Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-29T01:22:45.636Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-29T01:22:45.636Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-29T01:22:45.636Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-29T01:22:45.636Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-29T01:22:45.636Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-29T01:22:45.636Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-29T01:22:45.636Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-09-29T01:22:45.636Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-29T01:22:45.636Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-29T01:22:45.637Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-29T01:22:45.637Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-29T01:22:45.637Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-29T01:22:45.637Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-29T01:22:45.637Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-09-29T01:22:45.904Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-29T01:22:45.904Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-29T01:22:45.904Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-29T01:22:45.904Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-29T01:22:45.904Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-29T01:22:45.904Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-29T01:22:45.904Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-29T01:22:46.172Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-29T01:22:46.172Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-29T01:22:46.172Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-29T01:22:46.439Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-29T01:22:46.439Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-29T01:22:46.439Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-29T01:22:46.439Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-29T01:22:46.439Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-29T01:22:46.439Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-29T01:22:46.439Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-29T01:22:46.439Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-29T01:22:46.707Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-09-29T01:22:46.707Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-29T01:22:46.707Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-29T01:22:46.707Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-29T01:22:46.707Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-29T01:22:46.707Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-29T01:22:46.707Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-29T01:22:46.707Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-29T01:22:46.707Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-29T01:22:46.707Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-29T01:22:46.976Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-29T01:22:46.976Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-29T01:22:46.976Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-29T01:22:46.976Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-29T01:22:46.976Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-29T01:22:46.976Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-09-29T01:22:46.976Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-09-29T01:22:46.976Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-09-29T01:22:46.976Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-09-29T01:22:46.976Z] 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-09-29T01:22:46.976Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-29T01:22:47.244Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-29T01:22:47.244Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-29T01:22:47.244Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-09-29T01:22:47.244Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-29T01:22:47.244Z] 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-09-29T01:22:47.244Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-29T01:22:47.244Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-29T01:22:47.244Z] 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-09-29T01:22:47.244Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-29T01:22:47.244Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-29T01:22:47.244Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-29T01:22:47.244Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-29T01:22:47.512Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-29T01:22:47.512Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-29T01:22:47.779Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T01:22:47.779Z] Fetched 64.2 MB in 2s (25.7 MB/s) [2021-09-29T01:22:47.779Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T01:22:47.779Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T01:22:47.779Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T01:22:48.047Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T01:22:48.318Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T01:22:48.318Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... [2021-09-29T01:22:48.318Z] Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... [2021-09-29T01:22:48.590Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T01:22:48.590Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T01:22:48.590Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T01:22:48.590Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T01:22:48.590Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T01:22:48.590Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T01:22:48.590Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T01:22:48.590Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T01:22:48.857Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T01:22:48.857Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T01:22:48.857Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T01:22:48.857Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T01:22:48.857Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T01:22:48.857Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T01:22:48.857Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T01:22:48.857Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T01:22:48.857Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T01:22:48.857Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-29T01:22:49.127Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-29T01:22:49.127Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T01:22:49.127Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T01:22:49.127Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T01:22:49.127Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T01:22:49.127Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T01:22:49.127Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T01:22:49.127Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T01:22:49.395Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T01:22:49.395Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T01:22:49.395Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T01:22:49.662Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T01:22:49.933Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-29T01:22:49.933Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T01:22:49.933Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-09-29T01:22:50.200Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-29T01:22:50.200Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-29T01:22:50.200Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-09-29T01:22:50.200Z] Setting up base-files (10.1ubuntu2.11) ... [2021-09-29T01:22:50.466Z] Installing new version of config file /etc/issue ... [2021-09-29T01:22:50.466Z] Installing new version of config file /etc/issue.net ... [2021-09-29T01:22:50.466Z] Installing new version of config file /etc/lsb-release ... [2021-09-29T01:22:50.466Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-29T01:22:50.466Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-29T01:22:50.737Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-29T01:22:50.737Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-29T01:22:50.737Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:22:50.737Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-29T01:22:50.737Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-29T01:22:50.737Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-29T01:22:51.004Z] 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-09-29T01:22:51.004Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:22:51.004Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T01:22:51.004Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-29T01:22:51.004Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-29T01:22:51.004Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:22:51.004Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-29T01:22:51.004Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-29T01:22:51.273Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-29T01:22:51.273Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:22:51.273Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-29T01:22:51.273Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-29T01:22:51.539Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-29T01:22:51.539Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:22:51.539Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T01:22:51.539Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T01:22:51.539Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-29T01:22:51.807Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:22:51.807Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T01:22:51.807Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T01:22:52.078Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-29T01:22:52.078Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:22:52.078Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-29T01:22:52.078Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-29T01:22:52.078Z] Setting up grep (3.1-2build1) ... [2021-09-29T01:22:52.078Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:22:52.078Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-29T01:22:52.078Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-29T01:22:52.346Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-29T01:22:52.346Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:22:52.346Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-29T01:22:52.346Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-29T01:22:52.346Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-29T01:22:52.346Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:22:52.346Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T01:22:52.346Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T01:22:52.346Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-29T01:22:52.614Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:22:52.614Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-29T01:22:52.614Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T01:22:52.882Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-29T01:22:52.882Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T01:22:53.149Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-29T01:22:53.149Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T01:22:53.149Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-29T01:22:53.416Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:22:53.416Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-29T01:22:53.416Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T01:22:53.685Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-29T01:22:53.685Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-29T01:22:53.685Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-29T01:22:53.685Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-29T01:22:53.685Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-29T01:22:53.952Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:22:53.952Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-29T01:22:53.952Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-29T01:22:53.952Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-29T01:22:53.952Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:22:53.952Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T01:22:53.952Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T01:22:53.952Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T01:22:54.220Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:22:54.220Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T01:22:54.220Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T01:22:54.220Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T01:22:54.220Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:22:54.220Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T01:22:54.220Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T01:22:54.220Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T01:22:54.220Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:22:54.220Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T01:22:54.488Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T01:22:54.488Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T01:22:54.488Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:22:54.488Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T01:22:54.488Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T01:22:54.488Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T01:22:54.488Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T01:22:54.488Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-29T01:22:54.755Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:22:54.755Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T01:22:54.755Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T01:22:54.755Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-29T01:22:54.755Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:22:54.755Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T01:22:54.755Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T01:22:54.755Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T01:22:54.755Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:22:54.755Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T01:22:54.755Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T01:22:55.023Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-29T01:22:55.023Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:22:55.023Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T01:22:55.023Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T01:22:55.291Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-29T01:22:55.561Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-29T01:22:55.831Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-29T01:22:55.832Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:22:55.832Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T01:22:55.832Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T01:22:56.101Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T01:22:56.101Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T01:22:56.101Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-29T01:22:56.101Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T01:22:56.101Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-29T01:22:56.370Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T01:22:56.370Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-29T01:22:56.370Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-29T01:22:56.370Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-29T01:22:56.639Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T01:22:56.639Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-29T01:22:56.639Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-29T01:22:56.639Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-29T01:22:56.639Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T01:22:56.639Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-29T01:22:56.639Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-29T01:22:56.639Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-29T01:22:56.639Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T01:22:56.639Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-29T01:22:56.639Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T01:22:56.906Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T01:22:56.906Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T01:22:56.906Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-29T01:22:56.906Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T01:22:56.906Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T01:22:57.174Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-29T01:22:57.174Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-29T01:22:57.174Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T01:22:57.174Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T01:22:57.442Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:22:57.442Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T01:22:57.442Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T01:22:57.442Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-09-29T01:22:57.442Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T01:22:57.442Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T01:22:57.442Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T01:22:57.442Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-29T01:22:57.442Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:22:57.442Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-09-29T01:22:57.714Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-09-29T01:22:57.714Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-09-29T01:22:57.714Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:22:57.714Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-29T01:22:57.714Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-29T01:22:57.714Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-29T01:22:57.714Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:22:57.714Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-29T01:22:57.714Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T01:22:57.985Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T01:22:57.985Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:22:57.985Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T01:22:57.985Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T01:22:58.252Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-29T01:22:58.252Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:22:58.252Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-29T01:22:58.252Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-29T01:22:58.252Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-29T01:22:58.252Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:22:58.252Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-29T01:22:58.252Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-29T01:22:58.522Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-29T01:22:58.522Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:22:58.522Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T01:22:58.522Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T01:22:58.792Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-29T01:22:58.792Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:22:58.792Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-29T01:22:58.792Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-29T01:22:58.792Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-29T01:22:58.792Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:22:58.792Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-29T01:22:58.792Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-29T01:22:58.792Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-29T01:22:59.061Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:22:59.061Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-29T01:22:59.061Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-29T01:22:59.061Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-29T01:22:59.061Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:22:59.061Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-29T01:22:59.061Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-29T01:22:59.061Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-29T01:22:59.328Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:22:59.328Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-29T01:22:59.328Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-29T01:22:59.328Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-29T01:22:59.328Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:22:59.328Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-09-29T01:22:59.328Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-09-29T01:22:59.328Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-09-29T01:22:59.596Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:22:59.596Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-29T01:22:59.596Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-29T01:22:59.596Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-29T01:22:59.596Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T01:22:59.596Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-29T01:22:59.596Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-29T01:22:59.596Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-29T01:22:59.596Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-29T01:22:59.596Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-29T01:22:59.596Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-29T01:22:59.596Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-29T01:22:59.596Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-29T01:22:59.863Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-29T01:22:59.863Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-29T01:23:00.132Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-09-29T01:23:00.132Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-09-29T01:23:00.132Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-29T01:23:00.132Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-29T01:23:00.132Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-29T01:23:00.132Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-29T01:23:00.132Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-29T01:23:00.132Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-29T01:23:00.400Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-29T01:23:00.400Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-29T01:23:00.400Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-29T01:23:00.400Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-29T01:23:00.400Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-29T01:23:00.400Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-29T01:23:00.400Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-29T01:23:00.400Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-29T01:23:00.667Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-29T01:23:00.667Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-29T01:23:00.933Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-29T01:23:00.933Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-29T01:23:00.933Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-29T01:23:00.933Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-29T01:23:00.933Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T01:23:00.933Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T01:23:01.202Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T01:23:01.202Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T01:23:01.470Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T01:23:01.470Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T01:23:01.470Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T01:23:01.470Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T01:23:01.470Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T01:23:01.470Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T01:23:01.470Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T01:23:01.470Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T01:23:01.739Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T01:23:01.739Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T01:23:01.739Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T01:23:01.739Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T01:23:02.701Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T01:23:02.701Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T01:23:03.285Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T01:23:03.285Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T01:23:03.551Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T01:23:03.551Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T01:23:03.817Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T01:23:03.817Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T01:23:04.780Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T01:23:04.780Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T01:23:04.780Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-29T01:23:04.780Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-29T01:23:04.780Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-29T01:23:04.780Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-29T01:23:04.780Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-29T01:23:04.780Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-29T01:23:04.780Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-29T01:23:04.780Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-29T01:23:05.048Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-29T01:23:05.048Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-29T01:23:05.048Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-29T01:23:05.048Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-29T01:23:05.048Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-29T01:23:05.048Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-29T01:23:05.048Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T01:23:05.048Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-29T01:23:05.319Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T01:23:05.319Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T01:23:05.319Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T01:23:05.319Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-29T01:23:05.319Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-29T01:23:05.319Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-29T01:23:05.319Z] [2021-09-29T01:23:05.319Z] Current default time zone: 'Etc/UTC' [2021-09-29T01:23:05.319Z] Local time is now: Wed Sep 29 01:23:05 UTC 2021. [2021-09-29T01:23:05.319Z] Universal Time is now: Wed Sep 29 01:23:05 UTC 2021. [2021-09-29T01:23:05.319Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-29T01:23:05.319Z] [2021-09-29T01:23:05.319Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-09-29T01:23:05.319Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T01:23:05.319Z] Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... [2021-09-29T01:23:05.319Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-29T01:23:05.319Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-29T01:23:05.319Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-29T01:23:05.319Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-29T01:23:05.319Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-29T01:23:05.319Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-29T01:23:05.319Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-29T01:23:05.319Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T01:23:05.319Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-29T01:23:05.587Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T01:23:05.587Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-29T01:23:05.587Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T01:23:05.587Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-29T01:23:05.587Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-29T01:23:05.587Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-29T01:23:05.587Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-29T01:23:05.587Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-29T01:23:05.587Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-29T01:23:05.587Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-29T01:23:05.587Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-09-29T01:23:07.540Z] Updating certificates in /etc/ssl/certs... [2021-09-29T01:23:08.127Z] 23 added, 28 removed; done. [2021-09-29T01:23:08.395Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-29T01:23:08.395Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T01:23:08.395Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-29T01:23:08.395Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-29T01:23:08.395Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-29T01:23:08.395Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T01:23:08.395Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-29T01:23:08.395Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T01:23:08.395Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T01:23:08.395Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T01:23:08.395Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T01:23:08.395Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T01:23:08.395Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-29T01:23:08.395Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-29T01:23:08.395Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-29T01:23:08.395Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-29T01:23:08.395Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-29T01:23:08.395Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T01:23:08.395Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T01:23:08.395Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-29T01:23:08.395Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-29T01:23:08.395Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-29T01:23:08.662Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T01:23:08.662Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-29T01:23:08.662Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-29T01:23:08.662Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-09-29T01:23:08.662Z] Updating certificates in /etc/ssl/certs... [2021-09-29T01:23:09.247Z] 0 added, 0 removed; done. [2021-09-29T01:23:09.247Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-29T01:23:09.247Z] done. [2021-09-29T01:23:09.514Z] Reading package lists... [2021-09-29T01:23:10.098Z] Building dependency tree... [2021-09-29T01:23:10.098Z] Reading state information... [2021-09-29T01:23:10.098Z] The following NEW packages will be installed: [2021-09-29T01:23:10.098Z] apt-transport-https [2021-09-29T01:23:10.098Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-29T01:23:10.363Z] Need to get 4348 B of archives. [2021-09-29T01:23:10.363Z] After this operation, 154 kB of additional disk space will be used. [2021-09-29T01:23:10.363Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-29T01:23:10.633Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T01:23:10.633Z] Fetched 4348 B in 0s (22.9 kB/s) [2021-09-29T01:23:10.633Z] Selecting previously unselected package apt-transport-https. [2021-09-29T01:23:10.633Z] (Reading database ... 13928 files and directories currently installed.) [2021-09-29T01:23:10.633Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-29T01:23:10.633Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-29T01:23:10.633Z] Setting up apt-transport-https (1.6.14) ... [2021-09-29T01:23:10.900Z] Waiting for network to be ready... [2021-09-29T01:23:17.553Z] 2021-09-29T01:23:14Z INFO Waiting for automatic snapd restart... [2021-09-29T01:23:17.820Z] snapd 2.51.7 from Canonical* installed [2021-09-29T01:23:18.781Z] "snapd" switched to the "latest/stable" channel [2021-09-29T01:23:18.781Z] [2021-09-29T01:23:21.362Z] core18 20210722 from Canonical* installed [2021-09-29T01:23:21.362Z] "core18" switched to the "latest/stable" channel [2021-09-29T01:23:21.362Z] [2021-09-29T01:23:23.943Z] snapcraft 5.0 from Canonical* installed [2021-09-29T01:23:23.943Z] "snapcraft" switched to the "latest/stable" channel [2021-09-29T01:23:23.943Z] [2021-09-29T01:23:28.196Z] 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-09-29T01:23:28.196Z] - README.md [2021-09-29T01:23:28.196Z] [2021-09-29T01:23:28.196Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-29T01:23:28.196Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-29T01:23:28.465Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-29T01:23:28.465Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-29T01:23:29.710Z] Reading package lists... [2021-09-29T01:23:29.977Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 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-09-29T01:23:29.977Z] Reading package lists... [2021-09-29T01:23:30.245Z] Building dependency tree... [2021-09-29T01:23:30.245Z] Reading state information... [2021-09-29T01:23:30.245Z] Suggested packages: [2021-09-29T01:23:30.245Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-29T01:23:30.245Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-29T01:23:30.245Z] Recommended packages: [2021-09-29T01:23:30.245Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-29T01:23:30.245Z] The following NEW packages will be installed: [2021-09-29T01:23:30.245Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-29T01:23:30.245Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-29T01:23:30.245Z] pkg-config zip [2021-09-29T01:23:30.245Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-29T01:23:30.519Z] Need to get 7670 kB of archives. [2021-09-29T01:23:30.519Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-29T01:23:30.519Z] 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-09-29T01:23:30.519Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-29T01:23:30.519Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-09-29T01:23:30.519Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-09-29T01:23:30.519Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-09-29T01:23:30.788Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-29T01:23:30.788Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-29T01:23:30.788Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-29T01:23:31.057Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-29T01:23:31.057Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-29T01:23:31.057Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-29T01:23:31.057Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-29T01:23:31.057Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-29T01:23:31.326Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-29T01:23:31.326Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-29T01:23:31.326Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T01:23:31.326Z] Fetched 7670 kB in 1s (8914 kB/s) [2021-09-29T01:23:31.326Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-29T01:23:31.326Z] (Reading database ... 13932 files and directories currently installed.) [2021-09-29T01:23:31.326Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-29T01:23:31.326Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-29T01:23:31.595Z] Selecting previously unselected package libpsl5:amd64. [2021-09-29T01:23:31.595Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-29T01:23:31.595Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-29T01:23:31.595Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-29T01:23:31.595Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-29T01:23:31.595Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-29T01:23:31.595Z] Selecting previously unselected package librtmp1:amd64. [2021-09-29T01:23:31.595Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-29T01:23:31.595Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-29T01:23:31.595Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-29T01:23:31.595Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-09-29T01:23:31.595Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-29T01:23:31.862Z] Selecting previously unselected package liberror-perl. [2021-09-29T01:23:31.862Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-29T01:23:31.862Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-29T01:23:31.862Z] Selecting previously unselected package git-man. [2021-09-29T01:23:31.862Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-09-29T01:23:31.862Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-29T01:23:31.862Z] Selecting previously unselected package git. [2021-09-29T01:23:31.862Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-09-29T01:23:31.862Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-09-29T01:23:32.450Z] Selecting previously unselected package libnorm1:amd64. [2021-09-29T01:23:32.450Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-29T01:23:32.450Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-29T01:23:32.450Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-29T01:23:32.450Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-29T01:23:32.450Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-29T01:23:32.450Z] Selecting previously unselected package libsodium23:amd64. [2021-09-29T01:23:32.450Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-29T01:23:32.450Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-29T01:23:32.719Z] Selecting previously unselected package libzmq5:amd64. [2021-09-29T01:23:32.719Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-29T01:23:32.719Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T01:23:32.719Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-29T01:23:32.719Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-29T01:23:32.719Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T01:23:32.719Z] Selecting previously unselected package pkg-config. [2021-09-29T01:23:32.719Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-29T01:23:32.719Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-29T01:23:32.719Z] Selecting previously unselected package zip. [2021-09-29T01:23:32.719Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-29T01:23:32.719Z] Unpacking zip (3.0-11build1) ... [2021-09-29T01:23:32.986Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-29T01:23:32.986Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-29T01:23:32.986Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-29T01:23:32.986Z] Setting up liberror-perl (0.17025-1) ... [2021-09-29T01:23:32.986Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-29T01:23:32.986Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-29T01:23:32.986Z] No schema files found: doing nothing. [2021-09-29T01:23:32.986Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-29T01:23:32.986Z] Setting up zip (3.0-11build1) ... [2021-09-29T01:23:32.986Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-29T01:23:32.986Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-29T01:23:32.986Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-29T01:23:32.986Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T01:23:32.986Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-29T01:23:32.986Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T01:23:32.986Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-09-29T01:23:32.986Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T01:23:33.570Z] git set to automatically installed. [2021-09-29T01:23:33.570Z] git-man set to automatically installed. [2021-09-29T01:23:33.570Z] libcurl3-gnutls set to automatically installed. [2021-09-29T01:23:33.570Z] liberror-perl set to automatically installed. [2021-09-29T01:23:33.570Z] libglib2.0-0 set to automatically installed. [2021-09-29T01:23:33.570Z] libnghttp2-14 set to automatically installed. [2021-09-29T01:23:33.570Z] libnorm1 set to automatically installed. [2021-09-29T01:23:33.570Z] libpgm-5.2-0 set to automatically installed. [2021-09-29T01:23:33.570Z] libpsl5 set to automatically installed. [2021-09-29T01:23:33.570Z] librtmp1 set to automatically installed. [2021-09-29T01:23:33.570Z] libsodium23 set to automatically installed. [2021-09-29T01:23:33.570Z] libzmq3-dev set to automatically installed. [2021-09-29T01:23:33.570Z] libzmq5 set to automatically installed. [2021-09-29T01:23:33.570Z] pkg-config set to automatically installed. [2021-09-29T01:23:33.570Z] zip set to automatically installed. [2021-09-29T01:23:34.983Z] snapd is not logged in, snap install commands will use sudo [2021-09-29T01:23:40.333Z] go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed [2021-09-29T01:23:40.333Z] snapd is not logged in, snap install commands will use sudo [2021-09-29T01:23:40.919Z] snap "core18" has no updates available [2021-09-29T01:23:41.504Z] Pulling config-common [2021-09-29T01:23:41.504Z] + snapcraftctl pull [2021-09-29T01:23:42.469Z] Pulling go-build-helper [2021-09-29T01:23:42.469Z] + snapcraftctl pull [2021-09-29T01:23:43.429Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-29T01:23:43.696Z] Skipping pull go-build-helper (already ran) [2021-09-29T01:23:43.696Z] Building go-build-helper [2021-09-29T01:23:43.696Z] + snapcraftctl build [2021-09-29T01:23:45.841Z] Staging go-build-helper [2021-09-29T01:23:45.841Z] + snapcraftctl stage [2021-09-29T01:23:55.913Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-29T01:23:55.913Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-29T01:23:55.913Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-29T01:23:55.913Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-29T01:23:55.913Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-29T01:23:55.913Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-29T01:23:55.913Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-29T01:23:55.913Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-29T01:23:55.914Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-29T01:23:55.914Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-29T01:23:55.914Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-29T01:23:55.914Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-29T01:23:55.914Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-29T01:23:55.914Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-29T01:23:55.914Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-29T01:23:55.914Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-29T01:23:55.914Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-29T01:23:55.914Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-29T01:23:55.914Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-29T01:23:55.914Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2262 kB] [2021-09-29T01:23:55.914Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-29T01:23:55.914Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-29T01:23:55.914Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-29T01:23:55.914Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-29T01:23:55.914Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-29T01:23:55.914Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1750 kB] [2021-09-29T01:23:55.914Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-29T01:23:55.914Z] Fetched 25.4 MB in 0s (0 B/s) [2021-09-29T01:23:55.914Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-29T01:23:55.914Z] Fetched 224 kB in 0s (0 B/s) [2021-09-29T01:23:55.914Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-29T01:23:55.914Z] Fetched 157 kB in 0s (0 B/s) [2021-09-29T01:23:55.914Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-29T01:23:55.914Z] Fetched 221 kB in 0s (0 B/s) [2021-09-29T01:23:55.914Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-29T01:23:55.914Z] Fetched 143 kB in 0s (0 B/s) [2021-09-29T01:23:55.914Z] Pulling edgex-go [2021-09-29T01:23:55.914Z] + snapcraftctl pull [2021-09-29T01:23:56.182Z] Pulling hooks [2021-09-29T01:23:56.182Z] + snapcraftctl pull [2021-09-29T01:24:14.931Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-29T01:24:14.931Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-29T01:24:14.931Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-29T01:24:14.931Z] Fetched 0 B in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-29T01:24:14.931Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-29T01:24:14.931Z] Fetched 279 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-29T01:24:14.931Z] Fetched 122 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-29T01:24:14.931Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-29T01:24:14.931Z] Fetched 8848 B in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-29T01:24:14.931Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-29T01:24:14.931Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-29T01:24:14.931Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-09-29T01:24:14.931Z] Fetched 220 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-29T01:24:14.931Z] Fetched 154 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-29T01:24:14.931Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-29T01:24:14.931Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-29T01:24:14.931Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-29T01:24:14.931Z] Fetched 499 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-29T01:24:14.931Z] Fetched 111 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-29T01:24:14.931Z] Fetched 240 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-29T01:24:14.931Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-29T01:24:14.931Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-29T01:24:14.931Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-29T01:24:14.931Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-29T01:24:14.931Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-29T01:24:14.931Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-29T01:24:14.931Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-29T01:24:14.931Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-29T01:24:14.931Z] Fetched 8720 B in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-29T01:24:14.931Z] Fetched 140 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-29T01:24:14.931Z] Fetched 119 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-29T01:24:14.931Z] Fetched 111 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-29T01:24:14.931Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-09-29T01:24:14.931Z] Fetched 646 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-29T01:24:14.931Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-29T01:24:14.931Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-29T01:24:14.931Z] Fetched 368 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-29T01:24:14.931Z] Fetched 187 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-29T01:24:14.931Z] Fetched 175 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-29T01:24:14.931Z] Fetched 206 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-29T01:24:14.931Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-29T01:24:14.931Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-29T01:24:14.931Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-09-29T01:24:14.932Z] Fetched 159 kB in 0s (0 B/s) [2021-09-29T01:24:14.932Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-29T01:24:14.932Z] Fetched 107 kB in 0s (0 B/s) [2021-09-29T01:24:14.932Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-29T01:24:14.932Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-29T01:24:14.932Z] Pulling static-packages [2021-09-29T01:24:14.932Z] + snapcraftctl pull [2021-09-29T01:24:14.932Z] Pulling version [2021-09-29T01:24:14.932Z] + cd /root/project [2021-09-29T01:24:14.932Z] + git describe --tags --abbrev=0 [2021-09-29T01:24:14.932Z] + sed s/v// [2021-09-29T01:24:14.932Z] + GIT_VERSION=2.0.1-dev.54 [2021-09-29T01:24:14.932Z] + [ -z 2.0.1-dev.54 ] [2021-09-29T01:24:14.932Z] + snapcraftctl set-version 2.0.1-dev.54 [2021-09-29T01:24:15.101Z] gofmt -l . [2021-09-29T01:24:15.101Z] [ "`gofmt -l .`" = "" ] [2021-09-29T01:24:15.101Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-29T01:24:15.765Z] + ls -al . [2021-09-29T01:24:15.765Z] total 640 [2021-09-29T01:24:15.765Z] drwxrwxr-x 9 1001 1001 4096 Sep 29 01:24 . [2021-09-29T01:24:15.765Z] drwxr-xr-x 4 root root 4096 Sep 29 01:19 .. [2021-09-29T01:24:15.765Z] -rw-rw-r-- 1 1001 1001 11 Sep 29 01:16 .dockerignore [2021-09-29T01:24:15.765Z] drwxrwxr-x 8 1001 1001 4096 Sep 29 01:16 .git [2021-09-29T01:24:15.765Z] drwxrwxr-x 4 1001 1001 4096 Sep 29 01:16 .github [2021-09-29T01:24:15.765Z] -rw-rw-r-- 1 1001 1001 818 Sep 29 01:16 .gitignore [2021-09-29T01:24:15.765Z] -rw-rw-r-- 1 1001 1001 111 Sep 29 01:16 .golangci.yml [2021-09-29T01:24:15.765Z] -rw-rw-r-- 1 1001 1001 76 Sep 29 01:16 .hadolint.yml [2021-09-29T01:24:15.765Z] -rw-rw-r-- 1 1001 1001 166 Sep 29 01:16 .sonarcloud.properties [2021-09-29T01:24:15.765Z] -rw-rw-r-- 1 1001 1001 1171 Sep 29 01:16 ADOPTERS.md [2021-09-29T01:24:15.765Z] -rw-rw-r-- 1 1001 1001 8493 Sep 29 01:16 Attribution.txt [2021-09-29T01:24:15.765Z] -rw-rw-r-- 1 1001 1001 43881 Sep 29 01:16 CHANGELOG.md [2021-09-29T01:24:15.765Z] -rw-rw-r-- 1 1001 1001 3804 Sep 29 01:16 CONTRIBUTING.md [2021-09-29T01:24:15.765Z] -rw-rw-r-- 1 1001 1001 677 Sep 29 01:16 GOVERNANCE.md [2021-09-29T01:24:15.765Z] -rw-rw-r-- 1 1001 1001 849 Sep 29 01:16 Jenkinsfile [2021-09-29T01:24:15.765Z] -rw-rw-r-- 1 1001 1001 10775 Sep 29 01:16 LICENSE [2021-09-29T01:24:15.765Z] -rw-rw-r-- 1 1001 1001 6386 Sep 29 01:16 Makefile [2021-09-29T01:24:15.765Z] -rw-rw-r-- 1 1001 1001 582 Sep 29 01:16 OWNERS.md [2021-09-29T01:24:15.765Z] -rw-rw-r-- 1 1001 1001 8643 Sep 29 01:16 README.md [2021-09-29T01:24:15.765Z] -rw-rw-r-- 1 1001 1001 6912 Sep 29 01:16 SECURITY.md [2021-09-29T01:24:15.765Z] -rw-rw-r-- 1 1001 1001 5 Sep 29 01:11 VERSION [2021-09-29T01:24:15.765Z] -rw-rw-r-- 1 1001 1001 4131 Sep 29 01:16 ZMQWindows.md [2021-09-29T01:24:15.765Z] drwxrwxr-x 2 1001 1001 4096 Sep 29 01:16 bin [2021-09-29T01:24:15.765Z] drwxrwxr-x 14 1001 1001 4096 Sep 29 01:16 cmd [2021-09-29T01:24:15.765Z] -rw-r--r-- 1 root root 403614 Sep 29 01:22 coverage.out [2021-09-29T01:24:15.765Z] -rw-rw-r-- 1 1001 1001 841 Sep 29 01:16 go.mod [2021-09-29T01:24:15.765Z] -rw-r--r-- 1 root root 50064 Sep 29 01:19 go.sum [2021-09-29T01:24:15.765Z] drwxrwxr-x 8 1001 1001 4096 Sep 29 01:16 internal [2021-09-29T01:24:15.765Z] drwxrwxr-x 3 1001 1001 4096 Sep 29 01:16 openapi [2021-09-29T01:24:15.765Z] drwxrwxr-x 4 1001 1001 4096 Sep 29 01:16 snap [2021-09-29T01:24:15.765Z] -rw-rw-r-- 1 1001 1001 204 Sep 29 01:16 version.go [Pipeline] sh [2021-09-29T01:24:15.918Z] Building config-common [2021-09-29T01:24:15.918Z] + snapcraftctl build [2021-09-29T01:24:16.435Z] + '[' -e coverage.out ] [2021-09-29T01:24:16.435Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-29T01:24:16.469Z] Warning: overwriting stash ‘coverage-report’ [2021-09-29T01:24:17.545Z] Stashed 1 file(s) [Pipeline] sh [2021-09-29T01:24:17.920Z] Skipping build go-build-helper (already ran) [2021-09-29T01:24:17.920Z] Building edgex-go [2021-09-29T01:24:17.920Z] + cd /root/parts/edgex-go/src [2021-09-29T01:24:17.920Z] + git describe --tags --abbrev=0 [2021-09-29T01:24:17.920Z] + sed s/v// [2021-09-29T01:24:17.920Z] + GIT_VERSION=2.0.1-dev.54 [2021-09-29T01:24:17.920Z] + [ -z 2.0.1-dev.54 ] [2021-09-29T01:24:17.920Z] + echo 2.0.1-dev.54 [2021-09-29T01:24:17.920Z] + make build [2021-09-29T01:24:17.920Z] go mod tidy [2021-09-29T01:24:18.204Z] + make build [2021-09-29T01:24:18.204Z] go mod tidy [2021-09-29T01:24:18.801Z] 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-09-29T01:24:20.550Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-29T01:24:20.550Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-29T01:24:20.550Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-29T01:24:20.550Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-29T01:24:20.550Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-29T01:24:20.550Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-29T01:24:20.550Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-29T01:24:20.550Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-29T01:24:20.550Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-29T01:24:20.550Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-29T01:24:20.550Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-29T01:24:20.550Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-29T01:24:20.550Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-29T01:24:20.550Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-29T01:24:20.825Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-29T01:24:20.825Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-29T01:24:20.825Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-29T01:24:21.101Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-29T01:24:21.701Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-29T01:24:21.701Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-29T01:24:21.701Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-29T01:24:21.701Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-29T01:24:21.701Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-29T01:24:21.978Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-29T01:24:21.978Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-29T01:24:22.277Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-29T01:24:22.277Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-29T01:24:22.277Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-29T01:24:22.277Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-29T01:24:22.277Z] go: downloading golang.org/x/text v0.3.6 [2021-09-29T01:24:22.277Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-29T01:24:22.277Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-29T01:24:22.277Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-29T01:24:22.277Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-29T01:24:22.564Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-29T01:24:22.564Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-29T01:24:22.564Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-29T01:24:22.564Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-29T01:24:22.564Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-29T01:24:22.564Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-29T01:24:22.844Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-29T01:24:22.844Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-29T01:24:22.844Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-29T01:24:23.117Z] go: downloading github.com/kr/text v0.2.0 [2021-09-29T01:24:23.117Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-29T01:24:23.117Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-29T01:24:23.117Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-29T01:24:23.117Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-29T01:24:23.117Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-29T01:24:23.117Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-29T01:24:23.117Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-29T01:24:23.117Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-29T01:24:23.117Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-29T01:24:23.117Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-29T01:24:23.117Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-29T01:24:23.391Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-29T01:24:23.391Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-29T01:24:23.391Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-29T01:24:23.391Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-29T01:24:23.391Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-29T01:24:23.391Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-29T01:24:23.391Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-29T01:24:23.391Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-29T01:24:23.391Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-29T01:24:23.391Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-29T01:24:23.391Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-29T01:24:23.391Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-29T01:24:23.391Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-29T01:24:23.391Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-29T01:24:23.391Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-29T01:24:23.391Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-29T01:24:23.391Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-29T01:24:23.391Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-29T01:24:23.666Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-29T01:24:23.666Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-29T01:24:23.666Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-29T01:24:23.666Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-29T01:24:23.666Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T01:24:27.079Z] 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-09-29T01:24:31.976Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T01:24:36.295Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T01:24:37.286Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T01:24:38.729Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T01:24:39.006Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T01:24:39.990Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T01:24:40.983Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T01:24:41.968Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T01:24:43.413Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T01:24:44.400Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T01:24:45.387Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-29T01:24:46.837Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-29T01:24:46.837Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-29T01:24:46.837Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-29T01:24:46.837Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-29T01:24:46.837Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-29T01:24:46.837Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-29T01:24:46.837Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-29T01:24:46.837Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-29T01:24:46.837Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-29T01:24:46.837Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-29T01:24:46.837Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-29T01:24:46.837Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-29T01:24:46.837Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-29T01:24:46.837Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-29T01:24:46.837Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-29T01:24:46.837Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-29T01:24:46.837Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-29T01:24:46.837Z] + 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-09-29T01:24:46.837Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-29T01:24:46.837Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-29T01:24:46.837Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-29T01:24:46.837Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-29T01:24:46.837Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-29T01:24:46.837Z] + 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-09-29T01:24:46.837Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-29T01:24:46.837Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-29T01:24:46.837Z] + 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-09-29T01:24:48.278Z] Building hooks [2021-09-29T01:24:48.278Z] + cd /root/parts/hooks/src [2021-09-29T01:24:48.278Z] + make build [2021-09-29T01:24:48.278Z] go mod tidy [2021-09-29T01:24:48.278Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 [2021-09-29T01:24:48.278Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-29T01:24:48.278Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-29T01:24:48.278Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-29T01:24:48.278Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-29T01:24:48.880Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-29T01:24:49.488Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-29T01:24:49.488Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-29T01:24:52.901Z] Building static-packages [2021-09-29T01:24:52.901Z] + snapcraftctl build [2021-09-29T01:24:53.998Z] 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-09-29T01:24:54.275Z] 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-09-29T01:24:54.341Z] Building version [2021-09-29T01:24:54.341Z] + snapcraftctl build [2021-09-29T01:24:56.343Z] Staging config-common [2021-09-29T01:24:56.343Z] + snapcraftctl stage [2021-09-29T01:24:57.338Z] Skipping stage go-build-helper (already ran) [2021-09-29T01:24:57.338Z] Staging edgex-go [2021-09-29T01:24:57.338Z] + snapcraftctl stage [2021-09-29T01:24:58.577Z] 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-09-29T01:24:58.793Z] Staging hooks [2021-09-29T01:24:58.794Z] + snapcraftctl stage [2021-09-29T01:24:59.793Z] Staging static-packages [2021-09-29T01:24:59.793Z] + snapcraftctl stage [2021-09-29T01:25:00.014Z] 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-09-29T01:25:01.243Z] Staging version [2021-09-29T01:25:01.243Z] + snapcraftctl stage [2021-09-29T01:25:02.229Z] Priming config-common [2021-09-29T01:25:02.229Z] + snapcraftctl prime [2021-09-29T01:25:03.219Z] Priming go-build-helper [2021-09-29T01:25:03.219Z] + snapcraftctl prime [2021-09-29T01:25:03.401Z] 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-09-29T01:25:04.210Z] Priming edgex-go [2021-09-29T01:25:04.211Z] + snapcraftctl prime [2021-09-29T01:25:05.665Z] Priming hooks [2021-09-29T01:25:05.665Z] + snapcraftctl prime [2021-09-29T01:25:06.650Z] Priming static-packages [2021-09-29T01:25:06.650Z] + snapcraftctl prime [2021-09-29T01:25:07.703Z] 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-09-29T01:25:09.285Z] Priming version [2021-09-29T01:25:09.285Z] + snapcraftctl prime [2021-09-29T01:25:10.279Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-09-29T01:25:10.315Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-29T01:25:15.720Z] 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-09-29T01:25:18.339Z] 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-09-29T01:25:22.650Z] 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-09-29T01:25:29.333Z] $ docker stop --time=1 1cfeb7b811ed47b1470dfcd3b964f5cf38631dcb5433ec55bcf6f7952a37a665 [2021-09-29T01:25:33.215Z] $ docker rm -f 1cfeb7b811ed47b1470dfcd3b964f5cf38631dcb5433ec55bcf6f7952a37a665 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:25:35.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T01:25:35.898Z] [2021-09-29T01:25:35.898Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:25:36.283Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T01:25:36.566Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-29T01:25:36.566Z] 29e5d40040c1: Pulling fs layer [2021-09-29T01:25:36.566Z] 1ce36da41761: Pulling fs layer [2021-09-29T01:25:36.566Z] 25b303627fd3: Pulling fs layer [2021-09-29T01:25:36.848Z] 29e5d40040c1: Verifying Checksum [2021-09-29T01:25:36.848Z] 29e5d40040c1: Download complete [2021-09-29T01:25:37.846Z] 29e5d40040c1: Pull complete [2021-09-29T01:25:37.846Z] 1ce36da41761: Verifying Checksum [2021-09-29T01:25:37.846Z] 1ce36da41761: Download complete [2021-09-29T01:25:39.297Z] 1ce36da41761: Pull complete [2021-09-29T01:25:39.899Z] 25b303627fd3: Verifying Checksum [2021-09-29T01:25:39.899Z] 25b303627fd3: Download complete [2021-09-29T01:25:52.356Z] 25b303627fd3: Pull complete [2021-09-29T01:25:52.356Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-29T01:25:52.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T01:25:52.356Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-29T01:25:52.631Z] prd-ubuntu18.04-docker-arm64-4c-16g-56 does not seem to be running inside a container [2021-09-29T01:25:52.667Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-29T01:25:57.088Z] $ docker top 2b4fa47cf6e11020db976dc3003691c43a31b175398298187d4481e235c4d4d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T01:25:58.228Z] + grep parallel [2021-09-29T01:25:58.228Z] + docker-compose build --help [2021-09-29T01:26:04.951Z] --parallel Build images in parallel. [Pipeline] } [2021-09-29T01:26:05.185Z] $ docker stop --time=1 2b4fa47cf6e11020db976dc3003691c43a31b175398298187d4481e235c4d4d6 [2021-09-29T01:26:07.209Z] $ docker rm -f 2b4fa47cf6e11020db976dc3003691c43a31b175398298187d4481e235c4d4d6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:26:08.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T01:26:08.027Z] . [Pipeline] withDockerContainer [2021-09-29T01:26:08.344Z] prd-ubuntu18.04-docker-arm64-4c-16g-56 does not seem to be running inside a container [2021-09-29T01:26:08.387Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-29T01:26:10.231Z] $ docker top ffb1d6f96fe459de0a4874c299a853c70d8000722ab869b393aef451f2989066 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T01:26:11.359Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-29T01:26:18.145Z] Building core-command ... [2021-09-29T01:26:18.145Z] Building core-data ... [2021-09-29T01:26:18.145Z] Building core-metadata ... [2021-09-29T01:26:18.145Z] Building security-bootstrapper ... [2021-09-29T01:26:18.145Z] Building security-proxy-setup ... [2021-09-29T01:26:18.145Z] Building security-secretstore-setup ... [2021-09-29T01:26:18.145Z] Building support-notifications ... [2021-09-29T01:26:18.145Z] Building support-scheduler ... [2021-09-29T01:26:18.145Z] Building sys-mgmt-agent ... [2021-09-29T01:26:18.145Z] Building support-notifications [2021-09-29T01:26:18.145Z] Building security-secretstore-setup [2021-09-29T01:26:18.145Z] Building sys-mgmt-agent [2021-09-29T01:26:18.145Z] Building security-bootstrapper [2021-09-29T01:26:18.145Z] Building core-data [2021-09-29T01:27:26.177Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:27:26.177Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:27:26.177Z] ---> 2b43bf280d7a [2021-09-29T01:27:26.177Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T01:27:26.177Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:27:26.177Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:27:26.177Z] ---> 2b43bf280d7a [2021-09-29T01:27:26.177Z] Step 3/26 : WORKDIR /edgex-go [2021-09-29T01:27:26.177Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:27:26.177Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:27:26.177Z] ---> 2b43bf280d7a [2021-09-29T01:27:26.177Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T01:27:26.177Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:27:26.177Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:27:26.177Z] ---> 2b43bf280d7a [2021-09-29T01:27:26.177Z] Step 3/32 : WORKDIR /edgex-go [2021-09-29T01:27:26.177Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:27:26.177Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:27:26.177Z] ---> 2b43bf280d7a [2021-09-29T01:27:26.177Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T01:27:27.615Z] ---> Running in c8de3596cea2 [2021-09-29T01:27:27.615Z] ---> Running in 72ac79f81508 [2021-09-29T01:27:27.615Z] ---> Running in e982ea176f10 [2021-09-29T01:27:27.615Z] ---> Running in 1ea9c10315cf [2021-09-29T01:27:27.615Z] ---> Running in 1fd377d56dde [2021-09-29T01:27:28.216Z] Removing intermediate container 1fd377d56dde [2021-09-29T01:27:28.216Z] ---> c01310342d91 [2021-09-29T01:27:28.216Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:27:28.490Z] Removing intermediate container 72ac79f81508 [2021-09-29T01:27:28.490Z] ---> acccf4db34a1 [2021-09-29T01:27:28.490Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:27:28.490Z] ---> Running in c28f4aed8b28 [2021-09-29T01:27:28.490Z] Removing intermediate container c8de3596cea2 [2021-09-29T01:27:28.490Z] ---> 4444b6bb3837 [2021-09-29T01:27:28.490Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:27:28.774Z] Removing intermediate container 1ea9c10315cf [2021-09-29T01:27:28.774Z] ---> 83116efa26cd [2021-09-29T01:27:28.774Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:27:28.774Z] Removing intermediate container e982ea176f10 [2021-09-29T01:27:28.774Z] ---> e174b81deb7e [2021-09-29T01:27:28.774Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:27:28.774Z] ---> Running in d3ac35cb6400 [2021-09-29T01:27:28.774Z] ---> Running in a5b17cc059bc [2021-09-29T01:27:29.052Z] ---> Running in 1c941d005d5c [2021-09-29T01:27:29.052Z] ---> Running in 9c3447c0abcc [2021-09-29T01:27:32.503Z] Removing intermediate container c28f4aed8b28 [2021-09-29T01:27:32.503Z] ---> dbb761b92c47 [2021-09-29T01:27:32.503Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-29T01:27:32.503Z] ---> Running in bce0cff47d6f [2021-09-29T01:27:32.778Z] Removing intermediate container d3ac35cb6400 [2021-09-29T01:27:32.778Z] ---> 489ff398a93b [2021-09-29T01:27:32.778Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-29T01:27:33.379Z] ---> Running in 07f454451ec7 [2021-09-29T01:27:33.662Z] Removing intermediate container a5b17cc059bc [2021-09-29T01:27:33.662Z] ---> 456311a98991 [2021-09-29T01:27:33.662Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-29T01:27:33.662Z] ---> Running in 711f6e8ab03d [2021-09-29T01:27:33.953Z] Removing intermediate container 9c3447c0abcc [2021-09-29T01:27:33.953Z] ---> 64cd730c5cb2 [2021-09-29T01:27:33.953Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-29T01:27:33.953Z] Removing intermediate container 1c941d005d5c [2021-09-29T01:27:33.953Z] ---> 3e6310255a40 [2021-09-29T01:27:33.953Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-29T01:27:34.226Z] ---> Running in f74164144d4c [2021-09-29T01:27:34.226Z] ---> Running in 483d4f371e13 [2021-09-29T01:27:34.829Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:27:35.437Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:27:35.711Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:27:35.985Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:27:36.258Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:27:36.258Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:27:36.858Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:27:37.138Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:27:37.420Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:27:37.420Z] OK: 218 MiB in 52 packages [2021-09-29T01:27:38.027Z] OK: 218 MiB in 52 packages [2021-09-29T01:27:38.308Z] OK: 218 MiB in 52 packages [2021-09-29T01:27:38.590Z] OK: 218 MiB in 52 packages [2021-09-29T01:27:39.193Z] Removing intermediate container bce0cff47d6f [2021-09-29T01:27:39.193Z] ---> 89514d133072 [2021-09-29T01:27:39.193Z] Step 6/32 : COPY go.mod . [2021-09-29T01:27:39.798Z] Removing intermediate container 711f6e8ab03d [2021-09-29T01:27:39.798Z] ---> ffce47839898 [2021-09-29T01:27:39.798Z] Step 6/23 : COPY go.mod . [2021-09-29T01:27:39.798Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:27:39.798Z] Removing intermediate container f74164144d4c [2021-09-29T01:27:39.798Z] ---> afcd47d8a3fe [2021-09-29T01:27:39.798Z] Step 6/24 : COPY go.mod . [2021-09-29T01:27:40.409Z] ---> 05c5332c4f1e [2021-09-29T01:27:40.409Z] Step 7/32 : RUN go mod download [2021-09-29T01:27:40.409Z] Removing intermediate container 483d4f371e13 [2021-09-29T01:27:40.409Z] ---> b751a5f8c643 [2021-09-29T01:27:40.409Z] Step 6/26 : COPY go.mod . [2021-09-29T01:27:40.687Z] ---> Running in 649c2f9bcdc8 [2021-09-29T01:27:40.963Z] ---> 540f70f9b234 [2021-09-29T01:27:40.963Z] Step 7/23 : RUN go mod download [2021-09-29T01:27:41.242Z] ---> 29e0fe8dacd0 [2021-09-29T01:27:41.242Z] Step 7/24 : RUN go mod download [2021-09-29T01:27:41.242Z] ---> Running in e1cd9d7ae19c [2021-09-29T01:27:41.523Z] ---> Running in 5350cf875134 [2021-09-29T01:27:41.801Z] ---> 96b81ab6ddea [2021-09-29T01:27:41.801Z] Step 7/26 : RUN go mod download [2021-09-29T01:27:42.088Z] ---> Running in 7b302c09d112 [2021-09-29T01:27:45.524Z] OK: 218 MiB in 52 packages [2021-09-29T01:27:46.993Z] Removing intermediate container 649c2f9bcdc8 [2021-09-29T01:27:46.993Z] ---> d810d666b5d9 [2021-09-29T01:27:46.993Z] Step 8/32 : COPY . . [2021-09-29T01:27:47.603Z] Removing intermediate container 07f454451ec7 [2021-09-29T01:27:47.603Z] ---> 12fb7b53d07b [2021-09-29T01:27:47.603Z] Step 6/24 : COPY go.mod . [2021-09-29T01:27:50.267Z] ---> ffeaf49ef7d7 [2021-09-29T01:27:50.267Z] Step 7/24 : RUN go mod download [2021-09-29T01:27:50.267Z] Removing intermediate container e1cd9d7ae19c [2021-09-29T01:27:50.267Z] ---> f55b676d5efd [2021-09-29T01:27:50.267Z] Step 8/23 : COPY . . [2021-09-29T01:27:55.710Z] ---> Running in 54273a1edc33 [2021-09-29T01:27:55.710Z] Removing intermediate container 7b302c09d112 [2021-09-29T01:27:55.710Z] ---> 02705158b971 [2021-09-29T01:27:55.710Z] Step 8/26 : COPY . . [2021-09-29T01:27:55.710Z] Removing intermediate container 5350cf875134 [2021-09-29T01:27:55.710Z] ---> a1ac78db41d4 [2021-09-29T01:27:55.710Z] Step 8/24 : COPY . . [2021-09-29T01:28:10.917Z] ---> 1369d72cae03 [2021-09-29T01:28:10.917Z] Step 9/32 : RUN go mod tidy [2021-09-29T01:28:12.366Z] Removing intermediate container 54273a1edc33 [2021-09-29T01:28:12.366Z] ---> aa7175878373 [2021-09-29T01:28:12.366Z] Step 8/24 : COPY . . [2021-09-29T01:28:12.366Z] ---> Running in db8e0a5fe84c [2021-09-29T01:28:12.982Z] ---> ac7d7c85297f [2021-09-29T01:28:12.982Z] Step 9/23 : RUN go mod tidy [2021-09-29T01:28:13.265Z] ---> Running in 85374b02cb8a [2021-09-29T01:28:13.265Z] ---> 6f5d922fd831 [2021-09-29T01:28:13.265Z] Step 9/26 : RUN go mod tidy [2021-09-29T01:28:13.589Z] ---> 39611aca3fef [2021-09-29T01:28:13.589Z] Step 9/24 : RUN go mod tidy [2021-09-29T01:28:14.194Z] ---> Running in 1f5207ba46a6 [2021-09-29T01:28:14.475Z] ---> Running in b27add16dfb5 [2021-09-29T01:28:24.725Z] Removing intermediate container db8e0a5fe84c [2021-09-29T01:28:24.725Z] ---> 3903370dcad3 [2021-09-29T01:28:24.725Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-29T01:28:26.180Z] ---> Running in f96d3a46c173 [2021-09-29T01:28:26.783Z] Removing intermediate container 1f5207ba46a6 [2021-09-29T01:28:26.783Z] ---> cddca6f0f64a [2021-09-29T01:28:26.783Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-29T01:28:26.783Z] Removing intermediate container 85374b02cb8a [2021-09-29T01:28:26.783Z] ---> 0f8b67d20051 [2021-09-29T01:28:26.783Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-29T01:28:27.072Z] Removing intermediate container b27add16dfb5 [2021-09-29T01:28:27.072Z] ---> 7677b643c7b7 [2021-09-29T01:28:27.072Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-29T01:28:27.354Z] ---> Running in 8616b4bad9b7 [2021-09-29T01:28:27.354Z] ---> Running in 5a89dab24282 [2021-09-29T01:28:27.354Z] ---> Running in 3fefe7877158 [2021-09-29T01:28:28.368Z] ---> 446bf78fa390 [2021-09-29T01:28:28.368Z] Step 9/24 : RUN go mod tidy [2021-09-29T01:28:28.647Z] ---> Running in 4d93f3ec01f3 [2021-09-29T01:28:29.259Z] 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-09-29T01:28:30.255Z] 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-09-29T01:28:30.538Z] 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-09-29T01:28:30.816Z] 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-09-29T01:28:37.914Z] Removing intermediate container 4d93f3ec01f3 [2021-09-29T01:28:37.914Z] ---> deb4481b608e [2021-09-29T01:28:37.914Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-29T01:28:37.914Z] ---> Running in f1ffa3048d15 [2021-09-29T01:28:39.942Z] 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-09-29T01:31:02.110Z] 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-09-29T01:31:07.643Z] Removing intermediate container 3fefe7877158 [2021-09-29T01:31:07.643Z] ---> 9b5e2ad120e1 [2021-09-29T01:31:07.643Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-29T01:31:08.251Z] ---> Running in 4e3ba543a529 [2021-09-29T01:31:08.251Z] Removing intermediate container f96d3a46c173 [2021-09-29T01:31:08.251Z] ---> f75a8b41278e [2021-09-29T01:31:08.251Z] [2021-09-29T01:31:08.251Z] Step 11/32 : FROM alpine:3.14 [2021-09-29T01:31:08.875Z] 3.14: Pulling from library/alpine [2021-09-29T01:31:11.568Z] 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-09-29T01:31:11.874Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T01:31:11.874Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T01:31:12.171Z] ---> bb3de5531c18 [2021-09-29T01:31:12.171Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-29T01:31:14.236Z] ---> Running in 9084f135d273 [2021-09-29T01:31:14.859Z] Removing intermediate container 5a89dab24282 [2021-09-29T01:31:14.859Z] ---> 0c1870fa1249 [2021-09-29T01:31:14.859Z] [2021-09-29T01:31:14.859Z] Step 11/26 : FROM alpine:3.14 [2021-09-29T01:31:14.859Z] ---> bb3de5531c18 [2021-09-29T01:31:14.859Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-29T01:31:15.852Z] ---> Running in 96b4770f6a87 [2021-09-29T01:31:15.852Z] Removing intermediate container 9084f135d273 [2021-09-29T01:31:15.852Z] ---> 39a787a5641b [2021-09-29T01:31:15.852Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-29T01:31:16.466Z] ---> Running in 55e525c67510 [2021-09-29T01:31:19.109Z] Removing intermediate container 4e3ba543a529 [2021-09-29T01:31:19.109Z] ---> 29fa4d275314 [2021-09-29T01:31:19.109Z] [2021-09-29T01:31:19.109Z] Step 12/24 : FROM docker:20.10.7 [2021-09-29T01:31:19.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:31:19.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:31:19.666Z] 20.10.7: Pulling from library/docker [2021-09-29T01:31:19.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:31:19.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:31:21.467Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-29T01:31:21.467Z] (2/2) Installing su-exec (0.2-r1) [2021-09-29T01:31:21.467Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:31:21.467Z] OK: 5 MiB in 16 packages [2021-09-29T01:31:21.467Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-29T01:31:21.750Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-29T01:31:21.750Z] (3/3) Installing su-exec (0.2-r1) [2021-09-29T01:31:21.750Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:31:21.750Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T01:31:21.750Z] Removing intermediate container 8616b4bad9b7 [2021-09-29T01:31:21.750Z] ---> 1d15a22e0ac5 [2021-09-29T01:31:21.750Z] [2021-09-29T01:31:21.750Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T01:31:21.750Z] ---> bb3de5531c18 [2021-09-29T01:31:21.750Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-29T01:31:22.035Z] OK: 6 MiB in 17 packages [2021-09-29T01:31:23.034Z] ---> Running in 0fd15f270ddd [2021-09-29T01:31:25.016Z] Removing intermediate container 55e525c67510 [2021-09-29T01:31:25.016Z] ---> fd1545fcfb47 [2021-09-29T01:31:25.016Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-29T01:31:25.293Z] ---> Running in 277bf4a5b625 [2021-09-29T01:31:25.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:31:25.900Z] Removing intermediate container 96b4770f6a87 [2021-09-29T01:31:25.900Z] ---> 2ef2511fb98b [2021-09-29T01:31:25.900Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T01:31:26.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:31:26.448Z] ---> Running in abaa9ec17f0d [2021-09-29T01:31:27.055Z] Removing intermediate container 277bf4a5b625 [2021-09-29T01:31:27.055Z] ---> 967a1a104530 [2021-09-29T01:31:27.055Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-29T01:31:27.656Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-29T01:31:27.656Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-29T01:31:27.656Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:31:27.656Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T01:31:27.932Z] OK: 6 MiB in 16 packages [2021-09-29T01:31:28.210Z] ---> Running in 736f71a359a8 [2021-09-29T01:31:28.210Z] Removing intermediate container abaa9ec17f0d [2021-09-29T01:31:28.210Z] ---> 605d1dfe2cb8 [2021-09-29T01:31:28.210Z] Step 14/26 : WORKDIR / [2021-09-29T01:31:28.809Z] ---> Running in f214ffec870a [2021-09-29T01:31:29.409Z] Removing intermediate container 736f71a359a8 [2021-09-29T01:31:29.409Z] ---> 937a11a47102 [2021-09-29T01:31:29.409Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-29T01:31:29.688Z] ---> Running in 6e0860176f51 [2021-09-29T01:31:29.688Z] Removing intermediate container f214ffec870a [2021-09-29T01:31:29.688Z] ---> e4309bebb8dd [2021-09-29T01:31:29.688Z] 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-09-29T01:31:31.148Z] Removing intermediate container 0fd15f270ddd [2021-09-29T01:31:31.148Z] ---> 9231fe976539 [2021-09-29T01:31:31.148Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T01:31:32.136Z] ---> 3c629233ba06 [2021-09-29T01:31:32.136Z] 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-09-29T01:31:32.413Z] ---> Running in aba39572697e [2021-09-29T01:31:33.867Z] Removing intermediate container aba39572697e [2021-09-29T01:31:33.867Z] ---> 4da29026bc05 [2021-09-29T01:31:33.867Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-29T01:31:33.867Z] ---> aeb023c1a071 [2021-09-29T01:31:33.867Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-29T01:31:34.151Z] ---> Running in 6e7edb0e1467 [2021-09-29T01:31:34.436Z] Removing intermediate container 6e0860176f51 [2021-09-29T01:31:34.436Z] ---> 5756f00995e2 [2021-09-29T01:31:34.436Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-29T01:31:35.038Z] ---> Running in ecbc31d85166 [2021-09-29T01:31:35.038Z] Removing intermediate container f1ffa3048d15 [2021-09-29T01:31:35.038Z] ---> 17eeb688f4a5 [2021-09-29T01:31:35.038Z] [2021-09-29T01:31:35.038Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T01:31:35.038Z] ---> bb3de5531c18 [2021-09-29T01:31:35.038Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-29T01:31:35.313Z] Removing intermediate container 6e7edb0e1467 [2021-09-29T01:31:35.313Z] ---> 50ae4e1f0da6 [2021-09-29T01:31:35.313Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T01:31:35.588Z] ---> Running in 141d57e20c8f [2021-09-29T01:31:35.588Z] ---> 7cfa6c3c36a0 [2021-09-29T01:31:35.588Z] 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-09-29T01:31:35.588Z] ---> Running in 163987472d77 [2021-09-29T01:31:36.189Z] Removing intermediate container ecbc31d85166 [2021-09-29T01:31:36.189Z] ---> edb5ac7b2792 [2021-09-29T01:31:36.189Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-29T01:31:36.464Z] Removing intermediate container 141d57e20c8f [2021-09-29T01:31:36.464Z] Removing intermediate container 163987472d77 [2021-09-29T01:31:36.464Z] ---> d80eec0e1aaf [2021-09-29T01:31:36.464Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:31:36.464Z] ---> 343c1d68344c [2021-09-29T01:31:36.464Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-29T01:31:37.073Z] ---> Running in c990c86e7f62 [2021-09-29T01:31:37.073Z] ---> aa771017f0b9 [2021-09-29T01:31:37.073Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-29T01:31:37.347Z] ---> 4799b011f295 [2021-09-29T01:31:37.347Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-29T01:31:37.622Z] ---> Running in 2f898c4d481f [2021-09-29T01:31:37.622Z] Removing intermediate container c990c86e7f62 [2021-09-29T01:31:37.622Z] ---> c7e2fb5b21a0 [2021-09-29T01:31:37.622Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-29T01:31:38.216Z] ---> 44526e9caded [2021-09-29T01:31:38.216Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-29T01:31:38.216Z] ---> Running in 30ecfefd2ccd [2021-09-29T01:31:38.216Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-29T01:31:38.216Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-29T01:31:38.216Z] ---> df445af6242a [2021-09-29T01:31:38.216Z] 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-09-29T01:31:38.491Z] ---> Running in 658f17a236a1 [2021-09-29T01:31:38.767Z] ---> 0a07f0fef32e [2021-09-29T01:31:38.767Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-29T01:31:39.047Z] Removing intermediate container 30ecfefd2ccd [2021-09-29T01:31:39.047Z] ---> cbcd98dee4db [2021-09-29T01:31:39.047Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:31:39.321Z] ---> Running in 5e578c631853 [2021-09-29T01:31:39.321Z] Removing intermediate container 658f17a236a1 [2021-09-29T01:31:39.604Z] ---> f5e727ec9652 [2021-09-29T01:31:39.604Z] 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-09-29T01:31:40.206Z] ---> Running in a7f7dbe1a8d9 [2021-09-29T01:31:40.206Z] ---> b0b5c6668e1c [2021-09-29T01:31:40.206Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-29T01:31:40.808Z] ---> a63824497347 [2021-09-29T01:31:40.808Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-29T01:31:41.410Z] Removing intermediate container 2f898c4d481f [2021-09-29T01:31:41.410Z] ---> 331246255ad7 [2021-09-29T01:31:41.410Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:31:41.698Z] ---> 3b7952092140 [2021-09-29T01:31:41.698Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-29T01:31:42.303Z] ---> Running in f2f9f1751504 [2021-09-29T01:31:42.304Z] ---> 4ffdae3b6a50 [2021-09-29T01:31:42.304Z] 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-09-29T01:31:42.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:31:42.580Z] ---> Running in 2014a317c908 [2021-09-29T01:31:42.854Z] ---> 2e3885b9040a [2021-09-29T01:31:42.854Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-29T01:31:42.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:31:43.129Z] Removing intermediate container 5e578c631853 [2021-09-29T01:31:43.129Z] ---> b40c854b6cf4 [2021-09-29T01:31:43.129Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-29T01:31:43.129Z] Removing intermediate container f2f9f1751504 [2021-09-29T01:31:43.129Z] ---> e8ab106bab64 [2021-09-29T01:31:43.129Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:31:43.414Z] ---> Running in a32643ab518b [2021-09-29T01:31:43.414Z] ---> Running in 1672a568be4e [2021-09-29T01:31:43.690Z] (1/39) Installing readline (8.1.0-r0) [2021-09-29T01:31:43.970Z] (2/39) Installing bash (5.1.0-r0) [2021-09-29T01:31:43.970Z] Executing bash-5.1.0-r0.post-install [2021-09-29T01:31:43.970Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-29T01:31:43.970Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-29T01:31:44.245Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-29T01:31:44.245Z] (6/39) Installing curl (7.79.1-r0) [2021-09-29T01:31:44.245Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-29T01:31:44.245Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-29T01:31:44.245Z] (9/39) Installing expat (2.2.10-r1) [2021-09-29T01:31:44.245Z] (10/39) Installing libffi (3.3-r2) [2021-09-29T01:31:44.245Z] (11/39) Installing gdbm (1.19-r0) [2021-09-29T01:31:44.245Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-29T01:31:44.245Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-29T01:31:44.245Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-29T01:31:44.519Z] Removing intermediate container 1672a568be4e [2021-09-29T01:31:44.519Z] ---> e47ebf4a2f46 [2021-09-29T01:31:44.519Z] Step 21/23 : LABEL arch=arm64 [2021-09-29T01:31:45.130Z] ---> Running in 8890f1ea9dd5 [2021-09-29T01:31:45.130Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:31:45.407Z] ---> 76dfbfa7fc65 [2021-09-29T01:31:45.407Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-29T01:31:46.008Z] Removing intermediate container 8890f1ea9dd5 [2021-09-29T01:31:46.008Z] ---> 35b7271bb2cd [2021-09-29T01:31:46.008Z] Step 22/23 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 [2021-09-29T01:31:46.285Z] ---> Running in d6dd4958f12a [2021-09-29T01:31:46.285Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:31:46.880Z] ---> 147c65ddbaff [2021-09-29T01:31:46.880Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-29T01:31:46.880Z] Removing intermediate container 2014a317c908 [2021-09-29T01:31:46.880Z] ---> 0e7709abacfa [2021-09-29T01:31:46.880Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-29T01:31:46.880Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-29T01:31:47.154Z] Removing intermediate container d6dd4958f12a [2021-09-29T01:31:47.154Z] ---> 30293e4f30bc [2021-09-29T01:31:47.154Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T01:31:47.154Z] ---> Running in 578ef1607adf [2021-09-29T01:31:47.154Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-29T01:31:47.154Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-29T01:31:47.435Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-29T01:31:47.435Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-29T01:31:47.435Z] ---> Running in fc1e8a80799d [2021-09-29T01:31:47.435Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-29T01:31:47.435Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-29T01:31:47.707Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-29T01:31:47.707Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-29T01:31:47.707Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-29T01:31:47.707Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-29T01:31:47.707Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-29T01:31:47.989Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-29T01:31:47.989Z] ---> 0c56a07de0e6 [2021-09-29T01:31:47.989Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-29T01:31:47.989Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-29T01:31:47.989Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-29T01:31:47.989Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-29T01:31:47.989Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-29T01:31:47.989Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-29T01:31:47.989Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-29T01:31:47.989Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-29T01:31:47.989Z] Removing intermediate container 578ef1607adf [2021-09-29T01:31:47.989Z] ---> a8570f634bbb [2021-09-29T01:31:47.989Z] Step 24/26 : LABEL arch=arm64 [2021-09-29T01:31:47.989Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-29T01:31:47.989Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-29T01:31:47.989Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-29T01:31:48.262Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-29T01:31:48.262Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-29T01:31:48.262Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-29T01:31:48.262Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-29T01:31:48.262Z] Removing intermediate container fc1e8a80799d [2021-09-29T01:31:48.262Z] ---> f4720d059f18 [2021-09-29T01:31:48.262Z] [2021-09-29T01:31:48.262Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-29T01:31:48.262Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-29T01:31:48.262Z] ---> Running in b8de038e1a96 [2021-09-29T01:31:48.550Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-29T01:31:48.550Z] Successfully built f4720d059f18 [2021-09-29T01:31:48.830Z] Successfully tagged support-notifications-arm64:latest [2021-09-29T01:31:48.830Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-29T01:31:48.830Z]  Building support-notifications ... done Building security-proxy-setup [2021-09-29T01:31:48.830Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:31:48.830Z] OK: 8 MiB in 20 packages [2021-09-29T01:31:49.113Z] ---> cb904ac54010 [2021-09-29T01:31:49.113Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-29T01:31:49.113Z] Removing intermediate container b8de038e1a96 [2021-09-29T01:31:49.113Z] ---> d28911753ddb [2021-09-29T01:31:49.113Z] Executing busybox-1.32.1-r6.trigger [2021-09-29T01:31:49.113Z] Step 25/26 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 [2021-09-29T01:31:49.113Z] OK: 82 MiB in 59 packages [2021-09-29T01:31:49.412Z] ---> Running in 73a1add7cfe9 [2021-09-29T01:31:49.694Z] ---> Running in a6bdbc1aa608 [2021-09-29T01:31:50.300Z] Removing intermediate container 73a1add7cfe9 [2021-09-29T01:31:50.300Z] ---> 0d90d6a9bdeb [2021-09-29T01:31:50.300Z] Step 26/26 : LABEL version=0.0.0 [2021-09-29T01:31:50.917Z] ---> Running in f2fb055cf3e4 [2021-09-29T01:31:51.215Z] Removing intermediate container a6bdbc1aa608 [2021-09-29T01:31:51.215Z] ---> 88d68db233fa [2021-09-29T01:31:51.215Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-29T01:31:51.215Z] Removing intermediate container a32643ab518b [2021-09-29T01:31:51.215Z] ---> 510604553ea8 [2021-09-29T01:31:51.215Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:31:52.222Z] Removing intermediate container f2fb055cf3e4 [2021-09-29T01:31:52.222Z] ---> 1b020ad7dc67 [2021-09-29T01:31:52.222Z] [2021-09-29T01:31:52.835Z] Successfully built 1b020ad7dc67 [2021-09-29T01:31:52.836Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-29T01:31:52.836Z]  Building security-secretstore-setup ... done Building core-command [2021-09-29T01:31:52.836Z] ---> b382e0032a47 [2021-09-29T01:31:52.836Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-29T01:31:52.836Z] ---> 95bc216f3512 [2021-09-29T01:31:52.836Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-29T01:31:53.457Z] ---> Running in 55a032c2a864 [2021-09-29T01:31:55.478Z] ---> 7d42763ff4d7 [2021-09-29T01:31:55.478Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-29T01:31:57.474Z] ---> 2d1d734e93fb [2021-09-29T01:31:57.474Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-29T01:31:57.749Z] Removing intermediate container 55a032c2a864 [2021-09-29T01:31:57.749Z] ---> f008fc5fbe91 [2021-09-29T01:31:57.749Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-29T01:31:57.749Z] ---> Running in 51e065a3d450 [2021-09-29T01:31:58.352Z] ---> Running in 6fab509dd9f8 [2021-09-29T01:31:58.631Z] Removing intermediate container 51e065a3d450 [2021-09-29T01:31:58.631Z] ---> 454b6e115912 [2021-09-29T01:31:58.631Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:31:58.950Z] ---> Running in 9c19111f09af [2021-09-29T01:31:58.950Z] Removing intermediate container 6fab509dd9f8 [2021-09-29T01:31:58.950Z] ---> 8b4f5c524a63 [2021-09-29T01:31:58.950Z] Step 29/32 : CMD ["gate"] [2021-09-29T01:31:59.949Z] ---> Running in ca5d967d2c85 [2021-09-29T01:31:59.949Z] Removing intermediate container 9c19111f09af [2021-09-29T01:31:59.949Z] ---> f4472a08ef11 [2021-09-29T01:31:59.949Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T01:32:00.228Z] ---> Running in 291fbad927f2 [2021-09-29T01:32:00.514Z] Collecting docker-compose==1.23.2 [2021-09-29T01:32:00.514Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-29T01:32:00.514Z] Removing intermediate container ca5d967d2c85 [2021-09-29T01:32:00.514Z] ---> af66b3519eaa [2021-09-29T01:32:00.514Z] Step 30/32 : LABEL arch=arm64 [2021-09-29T01:32:01.109Z] Collecting texttable<0.10,>=0.9.0 [2021-09-29T01:32:01.109Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-29T01:32:01.109Z] ---> Running in 5d22c2ab87bd [2021-09-29T01:32:01.380Z] Removing intermediate container 291fbad927f2 [2021-09-29T01:32:01.380Z] ---> 5fd0330d265d [2021-09-29T01:32:01.380Z] Step 23/24 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 [2021-09-29T01:32:01.737Z] ---> Running in 13e517577bf6 [2021-09-29T01:32:02.078Z] Removing intermediate container 5d22c2ab87bd [2021-09-29T01:32:02.078Z] ---> d8213494a940 [2021-09-29T01:32:02.078Z] Step 31/32 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 [2021-09-29T01:32:02.730Z] Removing intermediate container 13e517577bf6 [2021-09-29T01:32:02.730Z] ---> b820aba2c1bf [2021-09-29T01:32:02.730Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T01:32:02.730Z] ---> Running in 7466a0feda7d [2021-09-29T01:32:03.029Z] ---> Running in 433e95684da5 [2021-09-29T01:32:03.681Z] Removing intermediate container 7466a0feda7d [2021-09-29T01:32:03.681Z] ---> db3d85d1e0f9 [2021-09-29T01:32:03.681Z] Step 32/32 : LABEL version=0.0.0 [2021-09-29T01:32:04.668Z] Removing intermediate container 433e95684da5 [2021-09-29T01:32:04.668Z] ---> 4b24a5e83171 [2021-09-29T01:32:04.668Z] [2021-09-29T01:32:04.668Z] ---> Running in be2cbcfbb0eb [2021-09-29T01:32:04.941Z] Successfully built 4b24a5e83171 [2021-09-29T01:32:05.220Z] Successfully tagged core-data-arm64:latest [2021-09-29T01:32:05.220Z]  Building core-data ... done Building core-metadata [2021-09-29T01:32:05.220Z] Removing intermediate container be2cbcfbb0eb [2021-09-29T01:32:05.220Z] ---> 7b96cbc225e6 [2021-09-29T01:32:05.220Z] [2021-09-29T01:32:05.496Z] Collecting PyYAML<4,>=3.10 [2021-09-29T01:32:05.496Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-29T01:32:05.496Z] Successfully built 7b96cbc225e6 [2021-09-29T01:32:05.496Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-29T01:32:05.768Z] Building support-scheduler [2021-09-29T01:32:10.096Z]  Building security-bootstrapper ... done Collecting dockerpty<0.5,>=0.4.1 [2021-09-29T01:32:10.096Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-29T01:32:13.532Z] 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-09-29T01:32:14.987Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-29T01:32:14.987Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-29T01:32:15.271Z] Collecting jsonschema<3,>=2.5.1 [2021-09-29T01:32:15.271Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-29T01:32:15.891Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-29T01:32:15.891Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-29T01:32:16.175Z] Collecting docopt<0.7,>=0.6.1 [2021-09-29T01:32:16.175Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-29T01:32:19.602Z] Collecting cached-property<2,>=1.2.0 [2021-09-29T01:32:19.602Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-29T01:32:19.877Z] Collecting docker<4.0,>=3.6.0 [2021-09-29T01:32:19.877Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-29T01:32:20.477Z] Collecting docker-pycreds>=0.4.0 [2021-09-29T01:32:20.477Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-29T01:32:21.470Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-29T01:32:21.470Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-29T01:32:22.457Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-29T01:32:22.457Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-29T01:32:23.063Z] Collecting certifi>=2017.4.17 [2021-09-29T01:32:23.063Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-29T01:32:23.339Z] Collecting idna<2.8,>=2.5 [2021-09-29T01:32:23.339Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-29T01:32:23.937Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-29T01:32:23.937Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-29T01:32:23.937Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-29T01:32:23.937Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-29T01:32:25.381Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-29T01:32:25.381Z] Attempting uninstall: urllib3 [2021-09-29T01:32:25.381Z] Found existing installation: urllib3 1.26.2 [2021-09-29T01:32:25.381Z] Uninstalling urllib3-1.26.2: [2021-09-29T01:32:25.656Z] Successfully uninstalled urllib3-1.26.2 [2021-09-29T01:32:26.250Z] Attempting uninstall: idna [2021-09-29T01:32:26.250Z] Found existing installation: idna 3.1 [2021-09-29T01:32:26.250Z] Uninstalling idna-3.1: [2021-09-29T01:32:26.531Z] Successfully uninstalled idna-3.1 [2021-09-29T01:32:27.130Z] Attempting uninstall: chardet [2021-09-29T01:32:27.405Z] Found existing installation: chardet 4.0.0 [2021-09-29T01:32:27.405Z] Uninstalling chardet-4.0.0: [2021-09-29T01:32:27.405Z] Successfully uninstalled chardet-4.0.0 [2021-09-29T01:32:28.405Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:32:28.405Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:32:28.405Z] ---> 2b43bf280d7a [2021-09-29T01:32:28.405Z] Step 3/22 : WORKDIR /edgex-go [2021-09-29T01:32:28.405Z] ---> Using cache [2021-09-29T01:32:28.405Z] ---> e174b81deb7e [2021-09-29T01:32:28.405Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:32:28.405Z] ---> Using cache [2021-09-29T01:32:28.405Z] ---> 64cd730c5cb2 [2021-09-29T01:32:28.405Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-29T01:32:32.703Z] Attempting uninstall: requests [2021-09-29T01:32:32.703Z] Found existing installation: requests 2.25.1 [2021-09-29T01:32:32.703Z] Uninstalling requests-2.25.1: [2021-09-29T01:32:32.703Z] Successfully uninstalled requests-2.25.1 [2021-09-29T01:32:34.129Z] Running setup.py install for texttable: started [2021-09-29T01:32:34.129Z] ---> Running in be3f2778bf8c [2021-09-29T01:32:36.110Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:32:36.715Z] Running setup.py install for texttable: finished with status 'done' [2021-09-29T01:32:36.715Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:32:36.716Z] Running setup.py install for PyYAML: started [2021-09-29T01:32:37.710Z] OK: 218 MiB in 52 packages [2021-09-29T01:32:37.989Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:32:37.989Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:32:37.989Z] ---> 2b43bf280d7a [2021-09-29T01:32:37.989Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T01:32:37.989Z] ---> Using cache [2021-09-29T01:32:37.989Z] ---> e174b81deb7e [2021-09-29T01:32:37.989Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:32:37.989Z] ---> Using cache [2021-09-29T01:32:37.989Z] ---> 64cd730c5cb2 [2021-09-29T01:32:37.989Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T01:32:38.976Z] ---> Running in a6140d5c317f [2021-09-29T01:32:39.976Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-29T01:32:40.578Z] Running setup.py install for docopt: started [2021-09-29T01:32:40.578Z] Removing intermediate container be3f2778bf8c [2021-09-29T01:32:40.578Z] ---> b5ccf795b4f1 [2021-09-29T01:32:40.578Z] Step 6/22 : COPY go.mod . [2021-09-29T01:32:41.197Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:32:42.660Z] ---> a7f030bcf926 [2021-09-29T01:32:42.660Z] Step 7/22 : RUN go mod download [2021-09-29T01:32:42.935Z] ---> Running in 595428e7ad0f [2021-09-29T01:32:42.935Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:32:43.539Z] Running setup.py install for docopt: finished with status 'done' [2021-09-29T01:32:43.539Z] Running setup.py install for dockerpty: started [2021-09-29T01:32:44.141Z] OK: 218 MiB in 52 packages [2021-09-29T01:32:46.787Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-29T01:32:46.787Z] Removing intermediate container a6140d5c317f [2021-09-29T01:32:46.787Z] ---> 5501966f0496 [2021-09-29T01:32:46.787Z] Step 6/24 : COPY go.mod . [2021-09-29T01:32:47.384Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:32:47.659Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:32:47.659Z] ---> 2b43bf280d7a [2021-09-29T01:32:47.659Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T01:32:47.659Z] ---> Using cache [2021-09-29T01:32:47.659Z] ---> e174b81deb7e [2021-09-29T01:32:47.659Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:32:47.659Z] ---> Using cache [2021-09-29T01:32:47.659Z] ---> 64cd730c5cb2 [2021-09-29T01:32:47.659Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T01:32:47.659Z] ---> Using cache [2021-09-29T01:32:47.659Z] ---> 5501966f0496 [2021-09-29T01:32:47.659Z] Step 6/24 : COPY go.mod . [2021-09-29T01:32:48.263Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T01:32:48.263Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T01:32:48.263Z] ---> 2b43bf280d7a [2021-09-29T01:32:48.263Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T01:32:48.263Z] ---> Using cache [2021-09-29T01:32:48.263Z] ---> e174b81deb7e [2021-09-29T01:32:48.263Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T01:32:48.263Z] ---> Using cache [2021-09-29T01:32:48.263Z] ---> 64cd730c5cb2 [2021-09-29T01:32:48.263Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-29T01:32:48.263Z] ---> Using cache [2021-09-29T01:32:48.263Z] ---> 5501966f0496 [2021-09-29T01:32:48.263Z] Step 6/23 : COPY go.mod . [2021-09-29T01:32:48.546Z] 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-09-29T01:32:48.546Z] ---> 8ce4aeba86b2 [2021-09-29T01:32:48.546Z] Step 7/24 : RUN go mod download [2021-09-29T01:32:48.821Z] ---> c74a3021d44c [2021-09-29T01:32:48.821Z] Step 7/24 : RUN go mod download [2021-09-29T01:32:49.095Z] ---> Running in 8af86ac5b312 [2021-09-29T01:32:49.096Z] ---> Running in 7f0b100a5b71 [2021-09-29T01:32:49.370Z] ---> f65149766c23 [2021-09-29T01:32:49.370Z] Step 7/23 : RUN go mod download [2021-09-29T01:32:49.641Z] ---> Running in e36d597cd89d [2021-09-29T01:32:49.916Z] Removing intermediate container 595428e7ad0f [2021-09-29T01:32:49.916Z] ---> 9348b5625db7 [2021-09-29T01:32:49.916Z] Step 8/22 : COPY . . [2021-09-29T01:32:56.645Z] Removing intermediate container 8af86ac5b312 [2021-09-29T01:32:56.645Z] ---> 69c50847eede [2021-09-29T01:32:56.645Z] Step 8/24 : COPY . . [2021-09-29T01:32:56.915Z] Removing intermediate container 7f0b100a5b71 [2021-09-29T01:32:56.915Z] ---> c1d57e7c0093 [2021-09-29T01:32:56.915Z] Step 8/24 : COPY . . [2021-09-29T01:32:56.915Z] Removing intermediate container e36d597cd89d [2021-09-29T01:32:56.915Z] ---> 573f9a52e871 [2021-09-29T01:32:56.915Z] Step 8/23 : COPY . . [2021-09-29T01:33:07.056Z] Removing intermediate container a7f7dbe1a8d9 [2021-09-29T01:33:07.056Z] ---> 834ff67b14bd [2021-09-29T01:33:07.056Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-29T01:33:08.511Z] ---> Running in 3562d160f7fd [2021-09-29T01:33:11.134Z] ---> 08233741275a [2021-09-29T01:33:11.134Z] Step 9/22 : RUN go mod tidy [2021-09-29T01:33:13.758Z] Removing intermediate container 3562d160f7fd [2021-09-29T01:33:13.758Z] ---> 256654f5964a [2021-09-29T01:33:13.758Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-29T01:33:14.742Z] ---> Running in a414fa369d95 [2021-09-29T01:33:15.014Z] ---> Running in 65816e730633 [2021-09-29T01:33:15.623Z] Removing intermediate container 65816e730633 [2021-09-29T01:33:15.623Z] ---> 240e619baee4 [2021-09-29T01:33:15.623Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-29T01:33:15.623Z] ---> 63d03b623659 [2021-09-29T01:33:15.623Z] Step 9/24 : RUN go mod tidy [2021-09-29T01:33:15.899Z] ---> 6866fa7c8990 [2021-09-29T01:33:15.899Z] Step 9/24 : RUN go mod tidy [2021-09-29T01:33:15.899Z] ---> 3b3ce6734a60 [2021-09-29T01:33:15.899Z] Step 9/23 : RUN go mod tidy [2021-09-29T01:33:15.899Z] ---> Running in 3c7cce846273 [2021-09-29T01:33:15.899Z] ---> Running in 5037c646cd41 [2021-09-29T01:33:16.189Z] ---> Running in 12cfdcd5aecc [2021-09-29T01:33:18.314Z] ---> b5bb42c93134 [2021-09-29T01:33:18.314Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-29T01:33:19.956Z] ---> c85bca3b22fa [2021-09-29T01:33:19.957Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-29T01:33:20.997Z] Removing intermediate container a414fa369d95 [2021-09-29T01:33:20.997Z] ---> 99284897a908 [2021-09-29T01:33:20.997Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-29T01:33:21.279Z] ---> Running in ca09c7ea1035 [2021-09-29T01:33:21.557Z] ---> 26099f7ad4b2 [2021-09-29T01:33:21.557Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-29T01:33:21.829Z] ---> Running in 8e2ce1de7bea [2021-09-29T01:33:22.824Z] Removing intermediate container 8e2ce1de7bea [2021-09-29T01:33:22.824Z] ---> 197f5c968a78 [2021-09-29T01:33:22.824Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:33:22.824Z] ---> Running in 55de36a35bd0 [2021-09-29T01:33:23.813Z] 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-09-29T01:33:23.813Z] Removing intermediate container 55de36a35bd0 [2021-09-29T01:33:23.813Z] ---> 206e875ab0d5 [2021-09-29T01:33:23.813Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T01:33:24.090Z] ---> Running in 9b8b7290c1f7 [2021-09-29T01:33:24.365Z] Removing intermediate container 3c7cce846273 [2021-09-29T01:33:24.365Z] ---> 2dc1b767e351 [2021-09-29T01:33:24.365Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-29T01:33:24.642Z] ---> Running in 8a4e743aee4f [2021-09-29T01:33:24.916Z] Removing intermediate container 9b8b7290c1f7 [2021-09-29T01:33:24.916Z] ---> 5323d3ed5961 [2021-09-29T01:33:24.916Z] Step 23/24 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 [2021-09-29T01:33:25.204Z] Removing intermediate container 12cfdcd5aecc [2021-09-29T01:33:25.205Z] ---> 6651cb81a3e6 [2021-09-29T01:33:25.205Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-29T01:33:25.205Z] Removing intermediate container 5037c646cd41 [2021-09-29T01:33:25.205Z] ---> 8b22781fc1e5 [2021-09-29T01:33:25.205Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-29T01:33:25.205Z] ---> Running in 2ad7d3128d2e [2021-09-29T01:33:25.482Z] ---> Running in 1f76815b4ce3 [2021-09-29T01:33:25.482Z] ---> Running in 5bb5ec5d3b8c [2021-09-29T01:33:26.491Z] Removing intermediate container 2ad7d3128d2e [2021-09-29T01:33:26.491Z] ---> fa38a1314cad [2021-09-29T01:33:26.491Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T01:33:26.771Z] ---> Running in 65f7dd890cb9 [2021-09-29T01:33:27.050Z] 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-09-29T01:33:27.651Z] Removing intermediate container 65f7dd890cb9 [2021-09-29T01:33:27.651Z] ---> de5f5be90c7e [2021-09-29T01:33:27.651Z] [2021-09-29T01:33:28.265Z] Successfully built de5f5be90c7e [2021-09-29T01:33:28.545Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-29T01:33:28.820Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T01:33:28.820Z] 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-09-29T01:35:05.648Z] 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-09-29T01:35:13.954Z] Removing intermediate container 1f76815b4ce3 [2021-09-29T01:35:13.954Z] ---> 5117a79b9ae2 [2021-09-29T01:35:13.954Z] [2021-09-29T01:35:13.954Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T01:35:13.954Z] ---> bb3de5531c18 [2021-09-29T01:35:13.954Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T01:35:13.954Z] Removing intermediate container ca09c7ea1035 [2021-09-29T01:35:13.954Z] ---> c79717102c53 [2021-09-29T01:35:13.954Z] [2021-09-29T01:35:13.954Z] Step 11/22 : FROM alpine:3.14 [2021-09-29T01:35:13.954Z] ---> bb3de5531c18 [2021-09-29T01:35:13.954Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-29T01:35:13.954Z] ---> Running in bd4571e07663 [2021-09-29T01:35:13.954Z] ---> Running in 9abc2ebed5a9 [2021-09-29T01:35:16.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:35:16.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:35:16.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:35:16.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:35:17.467Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T01:35:17.467Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:35:17.467Z] OK: 5 MiB in 15 packages [2021-09-29T01:35:17.738Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-29T01:35:18.011Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-29T01:35:18.011Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-29T01:35:18.011Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-29T01:35:18.011Z] (5/5) Installing curl (7.79.1-r0) [2021-09-29T01:35:18.011Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:35:18.011Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T01:35:18.282Z] OK: 8 MiB in 19 packages [2021-09-29T01:35:19.263Z] Removing intermediate container 8a4e743aee4f [2021-09-29T01:35:19.263Z] ---> 772e5c0f28fd [2021-09-29T01:35:19.263Z] [2021-09-29T01:35:19.263Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T01:35:19.263Z] ---> bb3de5531c18 [2021-09-29T01:35:19.263Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T01:35:19.536Z] Removing intermediate container 5bb5ec5d3b8c [2021-09-29T01:35:19.536Z] ---> c7600885b208 [2021-09-29T01:35:19.536Z] [2021-09-29T01:35:19.536Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T01:35:19.536Z] ---> bb3de5531c18 [2021-09-29T01:35:19.536Z] Step 12/23 : RUN apk add --update --no-cache dumb-init ---> Running in ef4d586883ce [2021-09-29T01:35:19.536Z] [2021-09-29T01:35:19.815Z] ---> Running in 98369ef2a651 [2021-09-29T01:35:20.091Z] Removing intermediate container 9abc2ebed5a9 [2021-09-29T01:35:20.091Z] ---> 917f221a3963 [2021-09-29T01:35:20.091Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T01:35:20.368Z] ---> Running in 127a263ed1d6 [2021-09-29T01:35:20.640Z] Removing intermediate container bd4571e07663 [2021-09-29T01:35:20.640Z] ---> 6fffbaec28b2 [2021-09-29T01:35:20.640Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T01:35:20.912Z] ---> Running in d8adc38591d1 [2021-09-29T01:35:21.190Z] Removing intermediate container 127a263ed1d6 [2021-09-29T01:35:21.190Z] ---> b11e822f0748 [2021-09-29T01:35:21.190Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-29T01:35:21.190Z] ---> Running in 47b026088179 [2021-09-29T01:35:21.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:35:21.462Z] Removing intermediate container d8adc38591d1 [2021-09-29T01:35:21.462Z] ---> 95d0aad2cfbd [2021-09-29T01:35:21.462Z] Step 14/22 : WORKDIR /edgex [2021-09-29T01:35:21.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:35:21.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T01:35:21.750Z] ---> Running in 69138e8a032a [2021-09-29T01:35:21.750Z] Removing intermediate container 47b026088179 [2021-09-29T01:35:21.750Z] ---> a260d76a2bd8 [2021-09-29T01:35:21.750Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T01:35:22.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T01:35:22.027Z] ---> Running in 89996ab38447 [2021-09-29T01:35:22.302Z] Removing intermediate container 69138e8a032a [2021-09-29T01:35:22.302Z] ---> 44c719f5ec2c [2021-09-29T01:35:22.302Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-29T01:35:22.584Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T01:35:22.584Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:35:22.584Z] OK: 5 MiB in 15 packages [2021-09-29T01:35:22.584Z] Removing intermediate container 89996ab38447 [2021-09-29T01:35:22.584Z] ---> 30c0d1572fd6 [2021-09-29T01:35:22.584Z] Step 16/24 : WORKDIR / [2021-09-29T01:35:22.859Z] ---> Running in 9a8a571f7f84 [2021-09-29T01:35:22.859Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T01:35:22.859Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T01:35:22.859Z] OK: 5 MiB in 15 packages [2021-09-29T01:35:23.833Z] ---> f6b1d193d973 [2021-09-29T01:35:23.833Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-29T01:35:23.833Z] Removing intermediate container 9a8a571f7f84 [2021-09-29T01:35:23.833Z] ---> 9b9601839e25 [2021-09-29T01:35:23.833Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:35:24.105Z] Removing intermediate container ef4d586883ce [2021-09-29T01:35:24.105Z] ---> 552880b325c8 [2021-09-29T01:35:24.105Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T01:35:24.697Z] ---> Running in e2a9559f1d14 [2021-09-29T01:35:24.971Z] ---> aa2b08dcbf30 [2021-09-29T01:35:24.971Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-29T01:35:24.971Z] Removing intermediate container 98369ef2a651 [2021-09-29T01:35:24.971Z] ---> 40b5f39ef9fc [2021-09-29T01:35:24.971Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T01:35:24.971Z] ---> 5759809cce55 [2021-09-29T01:35:24.971Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-29T01:35:25.261Z] ---> Running in 348e61ef3b80 [2021-09-29T01:35:25.261Z] Removing intermediate container e2a9559f1d14 [2021-09-29T01:35:25.261Z] ---> 8b1398f62686 [2021-09-29T01:35:25.261Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-29T01:35:25.545Z] ---> Running in 8d34df7f92dd [2021-09-29T01:35:26.141Z] Removing intermediate container 348e61ef3b80 [2021-09-29T01:35:26.141Z] ---> ec465d365454 [2021-09-29T01:35:26.141Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-29T01:35:26.737Z] ---> Running in 8535f065ceac [2021-09-29T01:35:26.737Z] Removing intermediate container 8d34df7f92dd [2021-09-29T01:35:26.737Z] ---> f132a680b963 [2021-09-29T01:35:26.737Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T01:35:26.737Z] ---> 673abed81f07 [2021-09-29T01:35:26.737Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-29T01:35:27.010Z] ---> 23c36556cbb6 [2021-09-29T01:35:27.010Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-29T01:35:27.010Z] ---> Running in 6e1ddfd475be [2021-09-29T01:35:27.010Z] ---> Running in d111b992a4a6 [2021-09-29T01:35:27.282Z] Removing intermediate container 8535f065ceac [2021-09-29T01:35:27.282Z] ---> 732c83e6ce4f [2021-09-29T01:35:27.282Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T01:35:27.562Z] ---> Running in b706b7635850 [2021-09-29T01:35:27.562Z] Removing intermediate container 6e1ddfd475be [2021-09-29T01:35:27.562Z] ---> 8bef232183b3 [2021-09-29T01:35:27.562Z] Step 16/24 : WORKDIR / [2021-09-29T01:35:27.838Z] Removing intermediate container d111b992a4a6 [2021-09-29T01:35:27.838Z] ---> 7ddf35c80710 [2021-09-29T01:35:27.838Z] Step 19/22 : CMD ["--init=true"] [2021-09-29T01:35:27.838Z] ---> a76182f4f7b7 [2021-09-29T01:35:27.838Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-29T01:35:27.838Z] ---> Running in 9143e4665d47 [2021-09-29T01:35:28.113Z] ---> Running in e58602b02371 [2021-09-29T01:35:28.113Z] ---> Running in 111081e4f7d2 [2021-09-29T01:35:28.113Z] Removing intermediate container b706b7635850 [2021-09-29T01:35:28.113Z] ---> 18c01aca2b0d [2021-09-29T01:35:28.113Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:35:28.713Z] Removing intermediate container 9143e4665d47 [2021-09-29T01:35:28.713Z] ---> 2ab57e75dcc5 [2021-09-29T01:35:28.713Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T01:35:28.713Z] Removing intermediate container 111081e4f7d2 [2021-09-29T01:35:28.713Z] ---> 69da88feca40 [2021-09-29T01:35:28.713Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:35:28.713Z] Removing intermediate container e58602b02371 [2021-09-29T01:35:28.713Z] ---> 89888df3bb08 [2021-09-29T01:35:28.713Z] Step 20/22 : LABEL arch=arm64 [2021-09-29T01:35:28.986Z] ---> Running in ae1caea89767 [2021-09-29T01:35:28.986Z] ---> Running in e25ed52b8550 [2021-09-29T01:35:29.260Z] ---> 7a54addcb39a [2021-09-29T01:35:29.260Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-29T01:35:29.857Z] Removing intermediate container e25ed52b8550 [2021-09-29T01:35:29.857Z] ---> e5bdd94f6922 [2021-09-29T01:35:29.857Z] Step 21/22 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 [2021-09-29T01:35:29.857Z] Removing intermediate container ae1caea89767 [2021-09-29T01:35:29.857Z] ---> 4ef2e0f6e443 [2021-09-29T01:35:29.857Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T01:35:29.857Z] ---> 31d6d0ee336d [2021-09-29T01:35:29.857Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-29T01:35:30.145Z] ---> Running in 712a2990032f [2021-09-29T01:35:30.145Z] ---> Running in 3544d4fae93c [2021-09-29T01:35:30.738Z] ---> 890e89a0b956 [2021-09-29T01:35:30.738Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-29T01:35:31.012Z] Removing intermediate container 3544d4fae93c [2021-09-29T01:35:31.012Z] ---> c2c6c4313949 [2021-09-29T01:35:31.012Z] Step 23/24 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 [2021-09-29T01:35:31.012Z] Removing intermediate container 712a2990032f [2021-09-29T01:35:31.012Z] ---> 3cefb4f1a2cd [2021-09-29T01:35:31.012Z] Step 22/22 : LABEL version=0.0.0 [2021-09-29T01:35:31.296Z] ---> e970bfd3b3da [2021-09-29T01:35:31.296Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-29T01:35:31.296Z] ---> Running in 71f286134179 [2021-09-29T01:35:31.296Z] ---> Running in 655e2b0511d0 [2021-09-29T01:35:31.576Z] ---> d6352d6bf864 [2021-09-29T01:35:31.576Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-29T01:35:31.849Z] ---> Running in 58baa53d7718 [2021-09-29T01:35:32.132Z] Removing intermediate container 655e2b0511d0 [2021-09-29T01:35:32.132Z] ---> ae98864f1b7d [2021-09-29T01:35:32.132Z] [2021-09-29T01:35:32.132Z] Removing intermediate container 71f286134179 [2021-09-29T01:35:32.132Z] ---> 72f801daaa44 [2021-09-29T01:35:32.132Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T01:35:32.132Z] ---> Running in a48bed89ccd4 [2021-09-29T01:35:32.404Z] ---> 394c0b6abf85 [2021-09-29T01:35:32.404Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-29T01:35:32.404Z] Successfully built ae98864f1b7d [2021-09-29T01:35:32.404Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-29T01:35:32.675Z]  Building security-proxy-setup ... done  ---> Running in b00b49c6aa25 [2021-09-29T01:35:32.675Z] Removing intermediate container 58baa53d7718 [2021-09-29T01:35:32.675Z] ---> 223ca64f1998 [2021-09-29T01:35:32.675Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:35:32.675Z] ---> Running in ce3f2f077f65 [2021-09-29T01:35:32.945Z] Removing intermediate container a48bed89ccd4 [2021-09-29T01:35:32.945Z] ---> 60e8e0ae7542 [2021-09-29T01:35:32.945Z] [2021-09-29T01:35:33.215Z] Successfully built 60e8e0ae7542 [2021-09-29T01:35:33.489Z] Successfully tagged core-command-arm64:latest [2021-09-29T01:35:33.489Z]  Building core-command ... done Removing intermediate container b00b49c6aa25 [2021-09-29T01:35:33.489Z] ---> 1b93fd8b1c78 [2021-09-29T01:35:33.489Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T01:35:33.489Z] Removing intermediate container ce3f2f077f65 [2021-09-29T01:35:33.489Z] ---> 2224c1e2e4ce [2021-09-29T01:35:33.489Z] Step 21/23 : LABEL arch=arm64 [2021-09-29T01:35:33.489Z] ---> Running in a2190577f402 [2021-09-29T01:35:33.777Z] ---> Running in 73a2b46e6095 [2021-09-29T01:35:34.055Z] Removing intermediate container a2190577f402 [2021-09-29T01:35:34.055Z] ---> 9cb21b9f75a6 [2021-09-29T01:35:34.055Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T01:35:34.327Z] Removing intermediate container 73a2b46e6095 [2021-09-29T01:35:34.327Z] ---> ea83a4542504 [2021-09-29T01:35:34.327Z] Step 22/23 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 [2021-09-29T01:35:34.327Z] ---> Running in 60351238d439 [2021-09-29T01:35:34.327Z] ---> Running in cf83486571e7 [2021-09-29T01:35:34.929Z] Removing intermediate container 60351238d439 [2021-09-29T01:35:34.929Z] ---> 49283199a544 [2021-09-29T01:35:34.929Z] Step 23/24 : LABEL git_sha=1b19fef8c8db951ed8e7ea5fdf541138171f5c42 [2021-09-29T01:35:34.929Z] Removing intermediate container cf83486571e7 [2021-09-29T01:35:34.929Z] ---> 22baf126b00e [2021-09-29T01:35:34.929Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T01:35:34.929Z] ---> Running in aa309ca01c33 [2021-09-29T01:35:35.199Z] ---> Running in bc516f842f3b [2021-09-29T01:35:35.469Z] Removing intermediate container aa309ca01c33 [2021-09-29T01:35:35.469Z] ---> 806d5262699e [2021-09-29T01:35:35.469Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T01:35:35.744Z] ---> Running in 1cd2db40075a [2021-09-29T01:35:35.744Z] Removing intermediate container bc516f842f3b [2021-09-29T01:35:35.744Z] ---> ae396922420e [2021-09-29T01:35:35.744Z] [2021-09-29T01:35:36.021Z] Successfully built ae396922420e [2021-09-29T01:35:36.021Z] Successfully tagged support-scheduler-arm64:latest [2021-09-29T01:35:36.293Z]  Building support-scheduler ... done Removing intermediate container 1cd2db40075a [2021-09-29T01:35:36.293Z] ---> f0878efa6771 [2021-09-29T01:35:36.293Z] [2021-09-29T01:35:36.885Z] Successfully built f0878efa6771 [2021-09-29T01:35:36.885Z] Successfully tagged core-metadata-arm64:latest [2021-09-29T01:35:36.906Z]  Building core-metadata ... done  [Pipeline] } [2021-09-29T01:35:36.862Z] $ docker stop --time=1 ffb1d6f96fe459de0a4874c299a853c70d8000722ab869b393aef451f2989066 [2021-09-29T01:35:38.794Z] $ docker rm -f ffb1d6f96fe459de0a4874c299a853c70d8000722ab869b393aef451f2989066 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T01:35:39.459Z] + docker images [2021-09-29T01:35:39.732Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-29T01:35:39.732Z] core-metadata-arm64 latest f0878efa6771 3 seconds ago 15.8MB [2021-09-29T01:35:39.732Z] support-scheduler-arm64 latest ae396922420e 4 seconds ago 15.2MB [2021-09-29T01:35:39.732Z] core-command-arm64 latest 60e8e0ae7542 7 seconds ago 15.2MB [2021-09-29T01:35:39.732Z] security-proxy-setup-arm64 latest ae98864f1b7d 8 seconds ago 25.3MB [2021-09-29T01:35:39.733Z] c7600885b208 21 seconds ago 1.57GB [2021-09-29T01:35:39.733Z] 772e5c0f28fd 22 seconds ago 1.57GB [2021-09-29T01:35:39.733Z] c79717102c53 28 seconds ago 1.57GB [2021-09-29T01:35:39.733Z] 5117a79b9ae2 28 seconds ago 1.56GB [2021-09-29T01:35:39.733Z] sys-mgmt-agent-arm64 latest de5f5be90c7e 2 minutes ago 312MB [2021-09-29T01:35:39.733Z] security-bootstrapper-arm64 latest 7b96cbc225e6 3 minutes ago 17.7MB [2021-09-29T01:35:39.733Z] core-data-arm64 latest 4b24a5e83171 3 minutes ago 19.4MB [2021-09-29T01:35:39.733Z] security-secretstore-setup-arm64 latest 1b020ad7dc67 3 minutes ago 26.5MB [2021-09-29T01:35:39.733Z] support-notifications-arm64 latest f4720d059f18 3 minutes ago 15.9MB [2021-09-29T01:35:39.733Z] 17eeb688f4a5 4 minutes ago 1.57GB [2021-09-29T01:35:39.733Z] 1d15a22e0ac5 4 minutes ago 1.57GB [2021-09-29T01:35:39.733Z] 29fa4d275314 4 minutes ago 1.57GB [2021-09-29T01:35:39.733Z] 0c1870fa1249 4 minutes ago 1.57GB [2021-09-29T01:35:39.733Z] f75a8b41278e 4 minutes ago 1.57GB [2021-09-29T01:35:39.733Z] ci-base-image-arm64 latest 2b43bf280d7a 16 minutes ago 1.24GB [2021-09-29T01:35:39.733Z] alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB [2021-09-29T01:35:39.733Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB [2021-09-29T01:35:39.733Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-29T01:35:39.733Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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-09-29T01:35:40.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T01:35:40.911Z] [2021-09-29T01:35:40.911Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:35:41.306Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T01:35:41.587Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-29T01:35:41.588Z] 448f6bf000e3: Pulling fs layer [2021-09-29T01:35:41.588Z] f757da607395: Pulling fs layer [2021-09-29T01:35:41.588Z] 05883995daec: Pulling fs layer [2021-09-29T01:35:41.588Z] 8603b9c90790: Pulling fs layer [2021-09-29T01:35:41.588Z] 1560dd03e051: Pulling fs layer [2021-09-29T01:35:41.588Z] 27f5ce0e4adf: Pulling fs layer [2021-09-29T01:35:41.588Z] c2d8d7efcc4b: Pulling fs layer [2021-09-29T01:35:41.588Z] 27f5ce0e4adf: Waiting [2021-09-29T01:35:41.588Z] 8603b9c90790: Waiting [2021-09-29T01:35:41.588Z] 1560dd03e051: Waiting [2021-09-29T01:35:41.588Z] c2d8d7efcc4b: Waiting [2021-09-29T01:35:41.873Z] f757da607395: Verifying Checksum [2021-09-29T01:35:41.873Z] f757da607395: Download complete [2021-09-29T01:35:41.873Z] 8603b9c90790: Verifying Checksum [2021-09-29T01:35:41.873Z] 8603b9c90790: Download complete [2021-09-29T01:35:42.155Z] 1560dd03e051: Verifying Checksum [2021-09-29T01:35:42.155Z] 1560dd03e051: Download complete [2021-09-29T01:35:42.155Z] 27f5ce0e4adf: Verifying Checksum [2021-09-29T01:35:42.155Z] 27f5ce0e4adf: Download complete [2021-09-29T01:35:42.155Z] 05883995daec: Verifying Checksum [2021-09-29T01:35:42.155Z] 05883995daec: Download complete [2021-09-29T01:35:43.592Z] 448f6bf000e3: Verifying Checksum [2021-09-29T01:35:43.592Z] 448f6bf000e3: Download complete [2021-09-29T01:35:46.228Z] c2d8d7efcc4b: Verifying Checksum [2021-09-29T01:35:46.228Z] c2d8d7efcc4b: Download complete [2021-09-29T01:35:47.208Z] 448f6bf000e3: Pull complete [2021-09-29T01:35:48.189Z] f757da607395: Pull complete [2021-09-29T01:35:49.632Z] 05883995daec: Pull complete [2021-09-29T01:35:49.905Z] 8603b9c90790: Pull complete [2021-09-29T01:35:50.882Z] 1560dd03e051: Pull complete [2021-09-29T01:35:51.478Z] 27f5ce0e4adf: Pull complete [2021-09-29T01:36:06.565Z] c2d8d7efcc4b: Pull complete [2021-09-29T01:36:06.565Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-29T01:36:06.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T01:36:06.565Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-29T01:36:06.790Z] prd-ubuntu18.04-docker-arm64-4c-16g-56 does not seem to be running inside a container [2021-09-29T01:36:06.815Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-29T01:36:11.123Z] $ docker top 23f6f23a6914afcda59d09eddb88c922c8495e9796036faac21aa4bd67bf8456 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:36:12.202Z] ---> job-cost.sh [2021-09-29T01:36:12.202Z] lf-activate-venv: SKIPPING [2021-09-29T01:36:12.202Z] INFO: No Stack... [2021-09-29T01:36:14.178Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-29T01:36:14.178Z] INFO: Archiving Costs [Pipeline] sh [2021-09-29T01:36:14.843Z] + + cut -d, -f6cat [2021-09-29T01:36:14.843Z] /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2021-09-29T01:36:14.908Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3732-2-stack-cost] [2021-09-29T01:36:14.917Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3732-2-stack-cost] did not exist. Created. [2021-09-29T01:36:14.917Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3732-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-29T01:36:15.597Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-29T01:36:15.773Z] Stashed 1 file(s) [Pipeline] } [2021-09-29T01:36:15.788Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3732-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-29T01:36:15.767Z] $ docker stop --time=1 23f6f23a6914afcda59d09eddb88c922c8495e9796036faac21aa4bd67bf8456 [2021-09-29T01:36:17.388Z] $ docker rm -f 23f6f23a6914afcda59d09eddb88c922c8495e9796036faac21aa4bd67bf8456 [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-09-29T01:36:18.258Z] provisioning config files... [2021-09-29T01:36:18.275Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config9155596784160952468tmp [Pipeline] { [Pipeline] sh [2021-09-29T01:36:18.613Z] + set +x [2021-09-29T01:36:18.613Z] + curl -s https://codecov.io/bash [2021-09-29T01:36:18.613Z] + bash -s -- [2021-09-29T01:36:18.613Z] [2021-09-29T01:36:18.613Z] _____ _ [2021-09-29T01:36:18.613Z] / ____| | | [2021-09-29T01:36:18.613Z] | | ___ __| | ___ ___ _____ __ [2021-09-29T01:36:18.613Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-29T01:36:18.613Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-29T01:36:18.613Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-29T01:36:18.613Z] Bash-1.0.6 [2021-09-29T01:36:18.613Z] [2021-09-29T01:36:18.613Z] [2021-09-29T01:36:18.613Z] ==> git version 2.24.4 found [2021-09-29T01:36:18.613Z] ==> 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-09-29T01:36:18.613Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-29T01:36:18.613Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-29T01:36:18.613Z] ==> Jenkins CI detected. [2021-09-29T01:36:18.613Z] current dir:  /w/workspace/edgex-go/2 [2021-09-29T01:36:18.613Z] project root: . [2021-09-29T01:36:18.613Z] --> token set from env [2021-09-29T01:36:18.613Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-29T01:36:18.880Z] ==> Running gcov in . (disable via -X gcov) [2021-09-29T01:36:18.880Z] ==> Python coveragepy not found [2021-09-29T01:36:18.880Z] ==> Searching for coverage reports in: [2021-09-29T01:36:18.880Z] + . [2021-09-29T01:36:18.880Z] -> Found 1 reports [2021-09-29T01:36:18.880Z] ==> Detecting git/mercurial file structure [2021-09-29T01:36:18.880Z] ==> Reading reports [2021-09-29T01:36:18.880Z] + ./coverage.out bytes=403614 [2021-09-29T01:36:18.880Z] ==> Appending adjustments [2021-09-29T01:36:18.880Z] https://docs.codecov.io/docs/fixing-reports [2021-09-29T01:36:19.852Z] + Found adjustments [2021-09-29T01:36:19.852Z] ==> Gzipping contents [2021-09-29T01:36:19.852Z] 56K /tmp/codecov.9nJ4Xg.gz [2021-09-29T01:36:19.852Z] ==> Uploading reports [2021-09-29T01:36:19.852Z] url: https://codecov.io [2021-09-29T01:36:19.852Z] query: branch=PR-3732&commit=1b19fef8c8db951ed8e7ea5fdf541138171f5c42&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3732%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3732&job=&cmd_args= [2021-09-29T01:36:19.852Z] -> Pinging Codecov [2021-09-29T01:36:19.852Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3732&commit=1b19fef8c8db951ed8e7ea5fdf541138171f5c42&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3732%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3732&job=&cmd_args= [2021-09-29T01:36:20.432Z] -> Uploading to [2021-09-29T01:36:20.432Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-29/00271124DB129430A58F1EEE437C3FCB/1b19fef8c8db951ed8e7ea5fdf541138171f5c42/8cb9b034-6c5c-4553-aa9e-308e4be32d5d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210929T013620Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=83decacd20a3bffb612355a0a4e2bc06ad93f614ed63e0cc1d355b1ab5cc1211 [2021-09-29T01:36:20.432Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T01:36:20.432Z] Dload Upload Total Spent Left Speed [2021-09-29T01:36:20.696Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54238 0 0 100 54238 0 165k --:--:-- --:--:-- --:--:-- 165k [2021-09-29T01:36:20.696Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1b19fef8c8db951ed8e7ea5fdf541138171f5c42 [Pipeline] } [2021-09-29T01:36:20.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-29T01:36:21.883Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:36:22.213Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:36:22.816Z] ---> package-listing.sh [2021-09-29T01:36:22.816Z] ++ facter osfamily [2021-09-29T01:36:22.816Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-29T01:36:23.085Z] + OS_FAMILY=redhat [2021-09-29T01:36:23.085Z] + workspace=/w/workspace/edgex-go/2 [2021-09-29T01:36:23.085Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-29T01:36:23.085Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-29T01:36:23.085Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-29T01:36:23.085Z] + PACKAGES=/tmp/packages_start.txt [2021-09-29T01:36:23.085Z] + '[' /w/workspace/edgex-go/2 ']' [2021-09-29T01:36:23.085Z] + PACKAGES=/tmp/packages_end.txt [2021-09-29T01:36:23.085Z] + case "${OS_FAMILY}" in [2021-09-29T01:36:23.085Z] + rpm -qa [2021-09-29T01:36:23.085Z] + sort [2021-09-29T01:36:25.024Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-29T01:36:25.024Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-29T01:36:25.024Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-29T01:36:25.024Z] + '[' /w/workspace/edgex-go/2 ']' [2021-09-29T01:36:25.024Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-09-29T01:36:25.024Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-09-29T01:36:25.039Z] 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-09-29T01:36:25.348Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:36:25.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T01:36:25.958Z] [2021-09-29T01:36:25.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T01:36:26.307Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T01:36:26.307Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-29T01:36:26.307Z] b4d181a07f80: Pulling fs layer [2021-09-29T01:36:26.307Z] a1111a8f2ec3: Pulling fs layer [2021-09-29T01:36:26.307Z] ed53099fbce6: Pulling fs layer [2021-09-29T01:36:26.307Z] dc539afda2c1: Pulling fs layer [2021-09-29T01:36:26.307Z] 77bc0d833cb6: Pulling fs layer [2021-09-29T01:36:26.307Z] 9065ff56babe: Pulling fs layer [2021-09-29T01:36:26.307Z] d287ab97295c: Pulling fs layer [2021-09-29T01:36:26.307Z] 77bc0d833cb6: Waiting [2021-09-29T01:36:26.307Z] 9065ff56babe: Waiting [2021-09-29T01:36:26.307Z] d287ab97295c: Waiting [2021-09-29T01:36:26.307Z] dc539afda2c1: Waiting [2021-09-29T01:36:26.577Z] a1111a8f2ec3: Verifying Checksum [2021-09-29T01:36:26.577Z] a1111a8f2ec3: Download complete [2021-09-29T01:36:26.577Z] dc539afda2c1: Verifying Checksum [2021-09-29T01:36:26.577Z] dc539afda2c1: Download complete [2021-09-29T01:36:26.909Z] 77bc0d833cb6: Verifying Checksum [2021-09-29T01:36:26.909Z] 77bc0d833cb6: Download complete [2021-09-29T01:36:26.909Z] ed53099fbce6: Verifying Checksum [2021-09-29T01:36:26.909Z] ed53099fbce6: Download complete [2021-09-29T01:36:26.909Z] 9065ff56babe: Verifying Checksum [2021-09-29T01:36:26.909Z] 9065ff56babe: Download complete [2021-09-29T01:36:27.499Z] b4d181a07f80: Verifying Checksum [2021-09-29T01:36:27.499Z] b4d181a07f80: Download complete [2021-09-29T01:36:28.463Z] b4d181a07f80: Pull complete [2021-09-29T01:36:28.733Z] a1111a8f2ec3: Pull complete [2021-09-29T01:36:29.313Z] ed53099fbce6: Pull complete [2021-09-29T01:36:29.313Z] dc539afda2c1: Pull complete [2021-09-29T01:36:29.577Z] 77bc0d833cb6: Pull complete [2021-09-29T01:36:29.577Z] 9065ff56babe: Pull complete [2021-09-29T01:36:30.534Z] d287ab97295c: Verifying Checksum [2021-09-29T01:36:30.534Z] d287ab97295c: Download complete [2021-09-29T01:36:34.797Z] d287ab97295c: Pull complete [2021-09-29T01:36:34.797Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-29T01:36:34.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T01:36:34.797Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-29T01:36:34.889Z] prd-centos7-docker-4c-2g-51 does not seem to be running inside a container [2021-09-29T01:36:34.947Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-29T01:36:38.257Z] $ docker top c338312e4069ebec51f3e77d98ade80c14f1cba5c0a680551d0007aa4831758f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T01:36:38.664Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-29T01:36:39.183Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-29T01:36:39.499Z] + ls /var/log/sa-host [2021-09-29T01:36:39.499Z] + sadf -c /var/log/sa-host/sa05 [2021-09-29T01:36:39.499Z] file_magic: OK [2021-09-29T01:36:39.499Z] HZ: Using current value: 100 [2021-09-29T01:36:39.499Z] file_header: OK [2021-09-29T01:36:39.499Z] 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-09-29T01:36:39.499Z] Statistics: [2021-09-29T01:36:39.499Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T01:36:39.499Z] File successfully converted to sysstat format version 12.0.3 [2021-09-29T01:36:39.499Z] + sadf -c /var/log/sa-host/sa29 [2021-09-29T01:36:39.499Z] file_magic: OK [2021-09-29T01:36:39.499Z] HZ: Using current value: 100 [2021-09-29T01:36:39.499Z] file_header: OK [2021-09-29T01:36:39.499Z] 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-09-29T01:36:39.499Z] Statistics: [2021-09-29T01:36:39.499Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T01:36:39.499Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T01:36:39.679Z] provisioning config files... [2021-09-29T01:36:39.696Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3072808992898835678tmp [Pipeline] { [Pipeline] echo [2021-09-29T01:36:39.720Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:36:40.030Z] ---> create-netrc.sh [Pipeline] } [2021-09-29T01:36:40.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:36:40.424Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-29T01:36:40.440Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:36:40.943Z] ---> sudo-logs.sh [2021-09-29T01:36:40.943Z] Archiving 'sudo' log.. [2021-09-29T01:36:40.943Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-51.vexxhost.local: Name or service not known [2021-09-29T01:36:40.943Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-51.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-29T01:36:40.980Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:36:41.288Z] ---> job-cost.sh [2021-09-29T01:36:41.288Z] lf-activate-venv: SKIPPING [2021-09-29T01:36:41.288Z] DEBUG: total: 0.10999999940395355 [2021-09-29T01:36:41.288Z] INFO: Retrieving Stack Cost... [2021-09-29T01:36:42.250Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-29T01:36:42.517Z] INFO: Archiving Costs [Pipeline] echo [2021-09-29T01:36:42.535Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T01:36:42.847Z] ---> logs-deploy.sh [2021-09-29T01:36:42.847Z] lf-activate-venv: SKIPPING [2021-09-29T01:36:42.847Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3732/2 [2021-09-29T01:36:42.847Z] INFO: archiving workspace using pattern(s): [2021-09-29T01:36:43.430Z] Archives upload complete. [2021-09-29T01:36:43.697Z] INFO: archiving logs to Nexus