Pull request #3806 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 rather than 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 Obtained Jenkinsfile from cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 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-ssh5459022781297270697.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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-ssh8129638476919185640.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 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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-3806/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-3806/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5332030291270542858.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 # timeout=10 Commit message: "Merge pull request #363 from ernestojeda/fix-lts-clone" > 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-ssh2559053933557178761.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-3806/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-3806/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8586801464092894483.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 USE_ALPINE: true 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 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 Running on prd-centos7-docker-4c-2g-77 in /w/workspace/edgexfoundry_edgex-go_PR-3806 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh1115139965765375626.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 cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 Merge succeeded, producing 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 Checking out Revision 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 (PR-3806) Commit message: "docs(snap): update README.md (part 3) " > 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/3@tmp/jenkins-gitclient-ssh1962733070871424854.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3806/head:refs/remotes/origin/PR-3806 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 # 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/3@tmp/jenkins-gitclient-ssh7193894361742619909.key > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 # timeout=10 > git rev-list --no-walk eaf4e576f236368c56084bef1bfbbcdd268a0dd5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-11T15:06:46.509Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-11T15:06:46.542Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-11T15:06:46.555Z] ========================================================= [2021-11-11T15:06:46.555Z] EdgeX Global Pipelines Version Info [2021-11-11T15:06:46.555Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:06:47.710Z] ------------------- [2021-11-11T15:06:47.710Z] stable info: [2021-11-11T15:06:47.710Z] ------------------- [2021-11-11T15:06:47.710Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-11T15:06:47.710Z] Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [2021-11-11T15:06:47.710Z] Message: update stable to v1.0.212 [2021-11-11T15:06:48.291Z] ------------------- [2021-11-11T15:06:48.291Z] experimental info: [2021-11-11T15:06:48.291Z] ------------------- [2021-11-11T15:06:48.291Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-11T15:06:48.291Z] Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [2021-11-11T15:06:48.291Z] Message: update experimental to v1.0.212 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-11T15:06:48.385Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-11T15:06:48.397Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-11T15:06:48.410Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-11T15:06:48.424Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-11T15:06:48.433Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-11T15:06:48.442Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-11T15:06:48.450Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-11T15:06:48.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-11T15:06:48.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-11T15:06:48.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-11T15:06:48.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-11T15:06:48.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-11T15:06:48.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-11T15:06:48.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-11T15:06:48.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-11T15:06:48.549Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-11T15:06:48.560Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-11T15:06:48.572Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-11T15:06:48.581Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-11T15:06:48.595Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-11T15:06:48.607Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-11T15:06:48.619Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-11T15:06:48.629Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3806 [Pipeline] echo [2021-11-11T15:06:48.641Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3806 [Pipeline] echo [2021-11-11T15:06:48.652Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3806 [Pipeline] echo [2021-11-11T15:06:48.666Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 [Pipeline] echo [2021-11-11T15:06:48.675Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d4f5f9 [Pipeline] echo [2021-11-11T15:06:48.687Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T15:06:48.738Z] provisioning config files... [2021-11-11T15:06:48.752Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6466015048523196059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:06:49.062Z] ---> docker-login.sh [2021-11-11T15:06:49.062Z] nexus3.edgexfoundry.org:10001 [2021-11-11T15:06:49.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T15:06:49.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T15:06:49.326Z] Configure a credential helper to remove this warning. See [2021-11-11T15:06:49.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T15:06:49.326Z] [2021-11-11T15:06:49.326Z] Login Succeeded [2021-11-11T15:06:49.326Z] nexus3.edgexfoundry.org:10002 [2021-11-11T15:06:49.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T15:06:49.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T15:06:49.588Z] Configure a credential helper to remove this warning. See [2021-11-11T15:06:49.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T15:06:49.588Z] [2021-11-11T15:06:49.588Z] Login Succeeded [2021-11-11T15:06:49.588Z] nexus3.edgexfoundry.org:10003 [2021-11-11T15:06:49.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T15:06:49.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T15:06:49.588Z] Configure a credential helper to remove this warning. See [2021-11-11T15:06:49.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T15:06:49.588Z] [2021-11-11T15:06:49.588Z] Login Succeeded [2021-11-11T15:06:49.588Z] nexus3.edgexfoundry.org:10004 [2021-11-11T15:06:49.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T15:06:49.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T15:06:49.849Z] Configure a credential helper to remove this warning. See [2021-11-11T15:06:49.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T15:06:49.849Z] [2021-11-11T15:06:49.849Z] Login Succeeded [2021-11-11T15:06:49.849Z] docker.io [2021-11-11T15:06:49.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T15:06:50.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T15:06:50.112Z] Configure a credential helper to remove this warning. See [2021-11-11T15:06:50.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T15:06:50.112Z] [2021-11-11T15:06:50.112Z] Login Succeeded [2021-11-11T15:06:50.112Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T15:06:50.123Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T15:06:50.450Z] ++ 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-11-11T15:06:50.450Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T15:06:50.450Z] ++ dirname cmd/core-command/Dockerfile [2021-11-11T15:06:50.450Z] ++ cut -d/ -f2 [2021-11-11T15:06:50.450Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-11T15:06:50.450Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T15:06:50.450Z] ++ dirname cmd/core-data/Dockerfile [2021-11-11T15:06:50.450Z] ++ cut -d/ -f2 [2021-11-11T15:06:50.450Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-11T15:06:50.450Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T15:06:50.450Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-11T15:06:50.450Z] ++ cut -d/ -f2 [2021-11-11T15:06:50.450Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-11T15:06:50.450Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T15:06:50.450Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-11T15:06:50.450Z] ++ cut -d/ -f2 [2021-11-11T15:06:50.450Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-11T15:06:50.450Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T15:06:50.450Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-11T15:06:50.450Z] ++ cut -d/ -f2 [2021-11-11T15:06:50.450Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-11T15:06:50.450Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T15:06:50.450Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-11T15:06:50.450Z] ++ cut -d/ -f2 [2021-11-11T15:06:50.450Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-11T15:06:50.450Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T15:06:50.450Z] ++ cut -d/ -f2 [2021-11-11T15:06:50.450Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-11T15:06:50.450Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-11T15:06:50.450Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T15:06:50.450Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-11T15:06:50.450Z] ++ cut -d/ -f2 [2021-11-11T15:06:50.450Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-11T15:06:50.450Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T15:06:50.450Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-11T15:06:50.450Z] ++ cut -d/ -f2 [2021-11-11T15:06:50.450Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-11T15:06:50.497Z] 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] { (Build Check) [Pipeline] sh [2021-11-11T15:06:50.996Z] + git rev-list -1 --merges 0d4f5f991dd63a3a4725219e8e047f3ce77f3610~1..0d4f5f991dd63a3a4725219e8e047f3ce77f3610 [Pipeline] echo [2021-11-11T15:06:51.010Z] -----------> git rev-list -1 --merges 0d4f5f991dd63a3a4725219e8e047f3ce77f3610~1..0d4f5f991dd63a3a4725219e8e047f3ce77f3610 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 [false] [Pipeline] sh [2021-11-11T15:06:51.302Z] + git log --format=format:%s -1 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 [Pipeline] echo [2021-11-11T15:06:51.322Z] ========================================================= [2021-11-11T15:06:51.322Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-11T15:06:51.322Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:06:52.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T15:06:52.082Z] [2021-11-11T15:06:52.082Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:06:52.385Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T15:06:52.385Z] latest: Pulling from edgex-devops/git-semver [2021-11-11T15:06:52.385Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T15:06:52.385Z] 3e5f54012d9b: Pulling fs layer [2021-11-11T15:06:52.385Z] 4c7163046ea9: Pulling fs layer [2021-11-11T15:06:52.385Z] 0c2d73faf560: Pulling fs layer [2021-11-11T15:06:52.385Z] 0c2d73faf560: Waiting [2021-11-11T15:06:52.385Z] 3e5f54012d9b: Verifying Checksum [2021-11-11T15:06:52.385Z] 3e5f54012d9b: Download complete [2021-11-11T15:06:52.385Z] a0d0a0d46f8b: Verifying Checksum [2021-11-11T15:06:52.385Z] a0d0a0d46f8b: Download complete [2021-11-11T15:06:52.651Z] 0c2d73faf560: Verifying Checksum [2021-11-11T15:06:52.651Z] 0c2d73faf560: Download complete [2021-11-11T15:06:52.651Z] 4c7163046ea9: Verifying Checksum [2021-11-11T15:06:52.651Z] 4c7163046ea9: Download complete [2021-11-11T15:06:52.651Z] a0d0a0d46f8b: Pull complete [2021-11-11T15:06:52.651Z] 3e5f54012d9b: Pull complete [2021-11-11T15:06:52.915Z] 4c7163046ea9: Pull complete [2021-11-11T15:06:53.179Z] 0c2d73faf560: Pull complete [2021-11-11T15:06:53.179Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-11T15:06:53.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T15:06:53.179Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-11T15:06:53.255Z] prd-centos7-docker-4c-2g-77 does not seem to be running inside a container [2021-11-11T15:06:53.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-11T15:06:54.066Z] $ docker top 3943d01964371fb9a63c7c0ea08a3c20be45f6a955ef8790f751ae338b37906b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T15:06:54.175Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T15:06:54.176Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T15:06:54.309Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T15:06:54.309Z] $ docker exec 3943d01964371fb9a63c7c0ea08a3c20be45f6a955ef8790f751ae338b37906b ssh-agent [2021-11-11T15:06:54.453Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlnLhOC/agent.15 [2021-11-11T15:06:54.453Z] SSH_AGENT_PID=21 [2021-11-11T15:06:54.464Z] Running ssh-add (command line suppressed) [2021-11-11T15:06:54.577Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_1994717821188797808.key (/w/workspace/edgex-go/3@tmp/private_key_1994717821188797808.key) [2021-11-11T15:06:54.594Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T15:06:54.891Z] + git tag --points-at HEAD [Pipeline] } [2021-11-11T15:06:54.901Z] $ docker exec --env ******** --env ******** 3943d01964371fb9a63c7c0ea08a3c20be45f6a955ef8790f751ae338b37906b ssh-agent -k [2021-11-11T15:06:55.023Z] unset SSH_AUTH_SOCK; [2021-11-11T15:06:55.023Z] unset SSH_AGENT_PID; [2021-11-11T15:06:55.023Z] echo Agent pid 21 killed; [2021-11-11T15:06:55.038Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-11T15:06:55.063Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T15:06:55.063Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T15:06:55.177Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T15:06:55.177Z] $ docker exec 3943d01964371fb9a63c7c0ea08a3c20be45f6a955ef8790f751ae338b37906b ssh-agent [2021-11-11T15:06:55.283Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOACbEe/agent.53 [2021-11-11T15:06:55.283Z] SSH_AGENT_PID=59 [2021-11-11T15:06:55.288Z] Running ssh-add (command line suppressed) [2021-11-11T15:06:55.384Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_1061721893730374398.key (/w/workspace/edgex-go/3@tmp/private_key_1061721893730374398.key) [2021-11-11T15:06:55.400Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T15:06:55.693Z] + git semver init [2021-11-11T15:06:55.693Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T15:06:55.693Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-11-11T15:06:55.693Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-11-11T15:06:55.693Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T15:06:55.693Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T15:06:55.693Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T15:06:55.693Z] # $SEMVER_BRANCH = PR-3806 [2021-11-11T15:06:55.693Z] # $SEMVER_TEMP = /tmp/semver-750280809 [2021-11-11T15:06:55.693Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-11T15:08:47.221Z] # '/tmp/semver-750280809' -> '/w/workspace/edgex-go/3/.semver' [2021-11-11T15:08:47.221Z] # -> Force: false [2021-11-11T15:08:47.221Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-11-11T15:08:47.229Z] $ docker exec --env ******** --env ******** 3943d01964371fb9a63c7c0ea08a3c20be45f6a955ef8790f751ae338b37906b ssh-agent -k [2021-11-11T15:08:47.341Z] unset SSH_AUTH_SOCK; [2021-11-11T15:08:47.342Z] unset SSH_AGENT_PID; [2021-11-11T15:08:47.342Z] echo Agent pid 59 killed; [2021-11-11T15:08:47.355Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T15:08:47.679Z] + git semver [Pipeline] } [2021-11-11T15:08:47.687Z] $ docker stop --time=1 3943d01964371fb9a63c7c0ea08a3c20be45f6a955ef8790f751ae338b37906b [2021-11-11T15:08:49.412Z] $ docker rm -f 3943d01964371fb9a63c7c0ea08a3c20be45f6a955ef8790f751ae338b37906b [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T15:08:49.799Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-11T15:08:50.045Z] Stashed 1 file(s) [Pipeline] echo [2021-11-11T15:08:50.049Z] [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-11-11T15:08:50.269Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T15:08:50.280Z] ========================================================= [2021-11-11T15:08:50.280Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-11T15:08:50.280Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T15:08:50.569Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T15:08:50.569Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-11T15:08:50.569Z] a0d0a0d46f8b: Already exists [2021-11-11T15:08:50.569Z] 31adcdaf11c8: Pulling fs layer [2021-11-11T15:08:50.569Z] b8b176561691: Pulling fs layer [2021-11-11T15:08:50.569Z] 4527c011a84f: Pulling fs layer [2021-11-11T15:08:50.569Z] 5d74067f8e1e: Pulling fs layer [2021-11-11T15:08:50.569Z] e0aca202a116: Pulling fs layer [2021-11-11T15:08:50.569Z] 3a43be97a3b4: Pulling fs layer [2021-11-11T15:08:50.569Z] 34cad66bf833: Pulling fs layer [2021-11-11T15:08:50.569Z] b4e3c513aaa6: Pulling fs layer [2021-11-11T15:08:50.569Z] 5d74067f8e1e: Waiting [2021-11-11T15:08:50.569Z] e0aca202a116: Waiting [2021-11-11T15:08:50.569Z] 3a43be97a3b4: Waiting [2021-11-11T15:08:50.569Z] 34cad66bf833: Waiting [2021-11-11T15:08:50.569Z] b4e3c513aaa6: Waiting [2021-11-11T15:08:50.569Z] b8b176561691: Verifying Checksum [2021-11-11T15:08:50.569Z] b8b176561691: Download complete [2021-11-11T15:08:50.569Z] 31adcdaf11c8: Verifying Checksum [2021-11-11T15:08:50.569Z] 31adcdaf11c8: Download complete [2021-11-11T15:08:50.569Z] 5d74067f8e1e: Verifying Checksum [2021-11-11T15:08:50.569Z] 5d74067f8e1e: Download complete [2021-11-11T15:08:50.569Z] e0aca202a116: Verifying Checksum [2021-11-11T15:08:50.569Z] e0aca202a116: Download complete [2021-11-11T15:08:50.569Z] 3a43be97a3b4: Verifying Checksum [2021-11-11T15:08:50.569Z] 3a43be97a3b4: Download complete [2021-11-11T15:08:50.835Z] 31adcdaf11c8: Pull complete [2021-11-11T15:08:50.835Z] 34cad66bf833: Verifying Checksum [2021-11-11T15:08:50.835Z] 34cad66bf833: Download complete [2021-11-11T15:08:50.835Z] b8b176561691: Pull complete [2021-11-11T15:08:51.426Z] 4527c011a84f: Verifying Checksum [2021-11-11T15:08:51.426Z] 4527c011a84f: Download complete [2021-11-11T15:08:51.426Z] b4e3c513aaa6: Verifying Checksum [2021-11-11T15:08:51.426Z] b4e3c513aaa6: Download complete [2021-11-11T15:08:55.695Z] 4527c011a84f: Pull complete [2021-11-11T15:08:55.695Z] 5d74067f8e1e: Pull complete [2021-11-11T15:08:55.695Z] e0aca202a116: Pull complete [2021-11-11T15:08:55.695Z] 3a43be97a3b4: Pull complete [2021-11-11T15:08:55.695Z] 34cad66bf833: Pull complete [2021-11-11T15:08:58.281Z] b4e3c513aaa6: Pull complete [2021-11-11T15:08:58.281Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-11T15:08:58.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T15:08:58.281Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-11T15:08:58.592Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T15:08:58.592Z] WORKDIR /edgex [2021-11-11T15:08:58.592Z] COPY go.mod . [2021-11-11T15:08:58.592Z] RUN go mod download' [2021-11-11T15:08:58.592Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-11T15:09:00.533Z] Sending build context to Docker daemon 329.9MB [2021-11-11T15:09:00.533Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T15:09:00.533Z] ---> 9f6097aaca64 [2021-11-11T15:09:00.533Z] Step 2/4 : WORKDIR /edgex [2021-11-11T15:09:03.086Z] ---> Running in 38325cb76e14 [2021-11-11T15:09:03.086Z] Removing intermediate container 38325cb76e14 [2021-11-11T15:09:03.086Z] ---> 02e5d3a8c494 [2021-11-11T15:09:03.086Z] Step 3/4 : COPY go.mod . [2021-11-11T15:09:03.086Z] ---> a2da7c83eac5 [2021-11-11T15:09:03.086Z] Step 4/4 : RUN go mod download [2021-11-11T15:09:03.086Z] ---> Running in 1610d8b26cae [2021-11-11T15:09:05.228Z] Still waiting to schedule task [2021-11-11T15:09:05.229Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-11T15:09:41.892Z] Removing intermediate container 1610d8b26cae [2021-11-11T15:09:41.892Z] ---> 70fbb17fddd5 [2021-11-11T15:09:41.892Z] Successfully built 70fbb17fddd5 [2021-11-11T15:09:41.892Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:09:42.191Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T15:09:42.191Z] . [Pipeline] withDockerContainer [2021-11-11T15:09:42.283Z] prd-centos7-docker-4c-2g-77 does not seem to be running inside a container [2021-11-11T15:09:42.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2021-11-11T15:09:42.752Z] $ docker top 15d65eca7f89eaec09058e06ba1fd37eae49d634967ae167cd389a8f28ab05e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T15:09:43.131Z] + go version [2021-11-11T15:09:43.131Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-11T15:09:43.143Z] $ docker stop --time=1 15d65eca7f89eaec09058e06ba1fd37eae49d634967ae167cd389a8f28ab05e8 [2021-11-11T15:09:44.325Z] $ docker rm -f 15d65eca7f89eaec09058e06ba1fd37eae49d634967ae167cd389a8f28ab05e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:09:44.768Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T15:09:44.768Z] . [Pipeline] withDockerContainer [2021-11-11T15:09:44.831Z] prd-centos7-docker-4c-2g-77 does not seem to be running inside a container [2021-11-11T15:09:44.860Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2021-11-11T15:09:45.263Z] $ docker top 0305979758af9382fee39ac0d24fcf2b39d24d05a7aaf06325fac779b79170ac -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-11T15:09:45.335Z] ========================================================= [2021-11-11T15:09:45.335Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-11T15:09:45.335Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T15:09:45.628Z] + make test [2021-11-11T15:09:45.628Z] go mod tidy [2021-11-11T15:09:45.628Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-11T15:09:50.976Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-11T15:10:09.221Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-11T15:10:13.521Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-11T15:10:13.521Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-11T15:10:14.098Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-11T15:10:16.669Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-11T15:10:16.935Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-11T15:10:16.935Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-11T15:10:16.935Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-11T15:10:17.539Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-11T15:10:17.811Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-11T15:10:18.080Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-11T15:10:18.080Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-11T15:10:18.080Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-11T15:10:18.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-11T15:10:19.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2021-11-11T15:10:19.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-11T15:10:19.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-11T15:10:20.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.064s coverage: 98.5% of statements [2021-11-11T15:10:20.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-11T15:10:20.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.077s coverage: 44.7% of statements [2021-11-11T15:10:20.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-11T15:10:20.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-11T15:10:22.314Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.128s coverage: 89.5% of statements [2021-11-11T15:10:22.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-11T15:10:22.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-11T15:10:22.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.044s coverage: 84.4% of statements [2021-11-11T15:10:22.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-11T15:10:22.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-11T15:10:22.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-11T15:10:22.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-11T15:10:22.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-11T15:10:23.855Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.309s coverage: 94.2% of statements [2021-11-11T15:10:23.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-11T15:10:23.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-11T15:10:23.855Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.042s coverage: 59.1% of statements [2021-11-11T15:10:23.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-11T15:10:23.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-11T15:10:23.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-11T15:10:23.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-11T15:10:23.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-11T15:10:24.443Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements [2021-11-11T15:10:24.443Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-11T15:10:24.443Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-11T15:10:24.443Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-11T15:10:25.025Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements [2021-11-11T15:10:25.025Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-11T15:10:25.025Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2021-11-11T15:10:25.977Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements [2021-11-11T15:10:25.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-11T15:10:25.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements [2021-11-11T15:10:26.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements [2021-11-11T15:10:26.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-11-11T15:10:26.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements [2021-11-11T15:10:26.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-11-11T15:10:39.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements [2021-11-11T15:10:39.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-11-11T15:10:43.498Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-78 in /w/workspace/edgexfoundry_edgex-go_PR-3806 [Pipeline] { [Pipeline] ws [2021-11-11T15:10:43.507Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-11-11T15:10:43.675Z] The recommended git tool is: git [2021-11-11T15:10:45.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.185s coverage: 82.5% of statements [2021-11-11T15:10:45.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-11T15:10:48.508Z] using credential edgex-jenkins-ssh [2021-11-11T15:10:48.537Z] Cloning the remote Git repository [2021-11-11T15:10:48.592Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-11T15:10:48.686Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-11-11T15:10:48.805Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-11T15:10:48.806Z] > git --version # timeout=10 [2021-11-11T15:10:48.861Z] > git --version # 'git version 2.17.1' [2021-11-11T15:10:48.862Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T15:10:48.940Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T15:11:03.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2021-11-11T15:11:03.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-11T15:11:03.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-11T15:11:03.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-11T15:11:03.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-11-11T15:11:03.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-11T15:11:03.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-11T15:11:03.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-11T15:11:03.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-11T15:11:03.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-11T15:11:03.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-11-11T15:11:03.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-11T15:11:03.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-11T15:11:03.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-11-11T15:11:03.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-11T15:11:03.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2021-11-11T15:11:03.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-11T15:11:03.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2021-11-11T15:11:03.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-11-11T15:11:03.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-11-11T15:11:03.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements [2021-11-11T15:11:03.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-11T15:11:03.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.134s coverage: 64.4% of statements [2021-11-11T15:11:03.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-11T15:11:03.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-11T15:11:03.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements [2021-11-11T15:11:03.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements [2021-11-11T15:11:03.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2021-11-11T15:11:03.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-11-11T15:11:03.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-11-11T15:11:03.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.229s coverage: 65.4% of statements [2021-11-11T15:11:03.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-11T15:11:03.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-11T15:11:03.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-11T15:11:03.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.139s coverage: 43.8% of statements [2021-11-11T15:11:03.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-11T15:11:03.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-11T15:11:03.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2021-11-11T15:11:03.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-11T15:11:04.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2021-11-11T15:11:04.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-11T15:11:12.206Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.058s coverage: 17.7% of statements [2021-11-11T15:11:12.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-11T15:11:12.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-11T15:11:12.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-11T15:11:12.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-11T15:11:12.206Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 92.3% of statements [2021-11-11T15:11:12.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-11T15:11:12.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-11T15:11:12.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-11T15:11:12.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-11T15:11:12.206Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2021-11-11T15:11:12.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-11T15:11:12.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-11T15:11:12.206Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements [2021-11-11T15:11:12.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-11T15:11:12.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-11T15:11:12.206Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-11T15:11:12.206Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-11T15:11:12.206Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-11-11T15:11:12.206Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-11T15:11:12.206Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-11T15:11:12.206Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-11T15:11:12.206Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-11T15:11:12.206Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-11T15:11:12.206Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-11T15:11:12.206Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2021-11-11T15:11:12.206Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-11-11T15:11:12.206Z] 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-11-11T15:11:51.083Z] GO111MODULE=on go vet ./... [2021-11-11T15:12:01.143Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-11T15:12:01.143Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-11T15:12:01.143Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-11-11T15:12:01.436Z] + ls -al . [2021-11-11T15:12:01.436Z] total 636 [2021-11-11T15:12:01.436Z] drwxrwxr-x 10 1001 1001 4096 Nov 11 15:12 . [2021-11-11T15:12:01.436Z] drwxr-xr-x 4 root root 28 Nov 11 15:09 .. [2021-11-11T15:12:01.436Z] -rw-rw-r-- 1 1001 1001 11 Nov 11 15:06 .dockerignore [2021-11-11T15:12:01.436Z] drwxrwxr-x 8 1001 1001 179 Nov 11 15:06 .git [2021-11-11T15:12:01.436Z] drwxrwxr-x 4 1001 1001 142 Nov 11 15:06 .github [2021-11-11T15:12:01.436Z] -rw-rw-r-- 1 1001 1001 804 Nov 11 15:06 .gitignore [2021-11-11T15:12:01.436Z] -rw-rw-r-- 1 1001 1001 42 Nov 11 15:06 .golangci.yml [2021-11-11T15:12:01.436Z] -rw-rw-r-- 1 1001 1001 76 Nov 11 15:06 .hadolint.yml [2021-11-11T15:12:01.436Z] drwx------ 3 1001 1001 58 Nov 11 15:08 .semver [2021-11-11T15:12:01.436Z] -rw-rw-r-- 1 1001 1001 166 Nov 11 15:06 .sonarcloud.properties [2021-11-11T15:12:01.436Z] -rw-rw-r-- 1 1001 1001 1171 Nov 11 15:06 ADOPTERS.md [2021-11-11T15:12:01.436Z] -rw-rw-r-- 1 1001 1001 8910 Nov 11 15:06 Attribution.txt [2021-11-11T15:12:01.436Z] -rw-rw-r-- 1 1001 1001 43881 Nov 11 15:06 CHANGELOG.md [2021-11-11T15:12:01.436Z] -rw-rw-r-- 1 1001 1001 3804 Nov 11 15:06 CONTRIBUTING.md [2021-11-11T15:12:01.436Z] -rw-rw-r-- 1 1001 1001 677 Nov 11 15:06 GOVERNANCE.md [2021-11-11T15:12:01.436Z] -rw-rw-r-- 1 1001 1001 849 Nov 11 15:06 Jenkinsfile [2021-11-11T15:12:01.436Z] -rw-rw-r-- 1 1001 1001 10775 Nov 11 15:06 LICENSE [2021-11-11T15:12:01.436Z] -rw-rw-r-- 1 1001 1001 6508 Nov 11 15:06 Makefile [2021-11-11T15:12:01.436Z] -rw-rw-r-- 1 1001 1001 582 Nov 11 15:06 OWNERS.md [2021-11-11T15:12:01.436Z] -rw-rw-r-- 1 1001 1001 8256 Nov 11 15:06 README.md [2021-11-11T15:12:01.436Z] -rw-rw-r-- 1 1001 1001 6912 Nov 11 15:06 SECURITY.md [2021-11-11T15:12:01.436Z] -rw-rw-r-- 1 1001 1001 5 Nov 11 15:08 VERSION [2021-11-11T15:12:01.436Z] -rw-rw-r-- 1 1001 1001 4131 Nov 11 15:06 ZMQWindows.md [2021-11-11T15:12:01.436Z] drwxrwxr-x 2 1001 1001 37 Nov 11 15:06 bin [2021-11-11T15:12:01.436Z] drwxrwxr-x 14 1001 1001 4096 Nov 11 15:06 cmd [2021-11-11T15:12:01.436Z] -rw-r--r-- 1 root root 428381 Nov 11 15:11 coverage.out [2021-11-11T15:12:01.436Z] -rw-rw-r-- 1 1001 1001 854 Nov 11 15:06 go.mod [2021-11-11T15:12:01.436Z] -rw-rw-r-- 1 1001 1001 49665 Nov 11 15:06 go.sum [2021-11-11T15:12:01.436Z] drwxrwxr-x 8 1001 1001 124 Nov 11 15:06 internal [2021-11-11T15:12:01.436Z] drwxrwxr-x 3 1001 1001 16 Nov 11 15:06 openapi [2021-11-11T15:12:01.436Z] drwxrwxr-x 4 1001 1001 71 Nov 11 15:06 snap [2021-11-11T15:12:01.436Z] -rw-rw-r-- 1 1001 1001 204 Nov 11 15:06 version.go [Pipeline] sh [2021-11-11T15:12:01.731Z] + '[' -e coverage.out ] [2021-11-11T15:12:01.731Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-11T15:12:01.852Z] Stashed 1 file(s) [Pipeline] sh [2021-11-11T15:12:02.145Z] + make build [2021-11-11T15:12:02.145Z] 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-11-11T15:12:03.531Z] 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-11-11T15:12:07.175Z] Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 [2021-11-11T15:12:07.494Z] Merge succeeded, producing 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 [2021-11-11T15:12:07.495Z] Checking out Revision 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 (PR-3806) [2021-11-11T15:12:06.116Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-11T15:12:06.137Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T15:12:06.168Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-11T15:12:06.204Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-11T15:12:06.205Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T15:12:06.218Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3806/head:refs/remotes/origin/PR-3806 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-11T15:12:07.195Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T15:12:07.212Z] > git checkout -f 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 # timeout=10 [2021-11-11T15:12:07.419Z] > git remote # timeout=10 [2021-11-11T15:12:07.435Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T15:12:07.450Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T15:12:07.461Z] > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 [2021-11-11T15:12:07.481Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T15:12:07.502Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T15:12:07.514Z] > git checkout -f 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 # timeout=10 [2021-11-11T15:12:10.267Z] 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-11-11T15:12:10.915Z] 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-11-11T15:12:11.749Z] Commit message: "docs(snap): update README.md (part 3) " [2021-11-11T15:12:12.050Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-11-11T15:12:12.317Z] 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 [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T15:12:12.809Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-11T15:12:12.809Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T15:12:12.809Z] Dload Upload Total Spent Left Speed [2021-11-11T15:12:12.809Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 84457 0 --:--:-- --:--:-- --:--:-- 85064 [Pipeline] sh [2021-11-11T15:12:13.226Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-11T15:12:13.272Z] 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-11-11T15:12:13.563Z] + sudo tee /etc/docker/daemon.new [2021-11-11T15:12:13.563Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-11T15:12:13.563Z] { [2021-11-11T15:12:13.563Z] "registry-mirrors": [ [2021-11-11T15:12:13.563Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-11T15:12:13.563Z] ], [2021-11-11T15:12:13.563Z] "bip": "10.250.0.254/24", [2021-11-11T15:12:13.563Z] "hosts": [ [2021-11-11T15:12:13.563Z] "tcp://0.0.0.0:5555", [2021-11-11T15:12:13.563Z] "unix:///var/run/docker.sock" [2021-11-11T15:12:13.563Z] ], [2021-11-11T15:12:13.563Z] "mtu": 1458, [2021-11-11T15:12:13.563Z] "selinux-enabled": true, [2021-11-11T15:12:13.563Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-11T15:12:13.563Z] } [Pipeline] sh [2021-11-11T15:12:13.900Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-11T15:12:14.219Z] 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-11-11T15:12:14.382Z] + sudo service docker restart [2021-11-11T15:12:14.806Z] 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-11-11T15:12:15.754Z] 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-11-11T15:12:16.329Z] 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-11-11T15:12:17.282Z] 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-11-11T15:12:18.684Z] $ docker stop --time=1 0305979758af9382fee39ac0d24fcf2b39d24d05a7aaf06325fac779b79170ac [2021-11-11T15:12:20.575Z] $ docker rm -f 0305979758af9382fee39ac0d24fcf2b39d24d05a7aaf06325fac779b79170ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:12:22.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-11T15:12:22.224Z] [2021-11-11T15:12:22.224Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:12:22.528Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-11T15:12:22.528Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-11T15:12:22.528Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-11T15:12:22.528Z] ca9280d653b3: Pulling fs layer [2021-11-11T15:12:22.528Z] 7e9c9ca2126c: Pulling fs layer [2021-11-11T15:12:22.801Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-11T15:12:22.801Z] cbdbe7a5bc2a: Download complete [2021-11-11T15:12:22.801Z] ca9280d653b3: Verifying Checksum [2021-11-11T15:12:22.801Z] ca9280d653b3: Download complete [2021-11-11T15:12:22.801Z] cbdbe7a5bc2a: Pull complete [2021-11-11T15:12:23.076Z] 7e9c9ca2126c: Verifying Checksum [2021-11-11T15:12:23.076Z] 7e9c9ca2126c: Download complete [2021-11-11T15:12:23.346Z] ca9280d653b3: Pull complete [2021-11-11T15:12:27.561Z] 7e9c9ca2126c: Pull complete [2021-11-11T15:12:27.561Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-11T15:12:27.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-11T15:12:27.561Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-11T15:12:27.630Z] prd-centos7-docker-4c-2g-77 does not seem to be running inside a container [2021-11-11T15:12:27.668Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-11T15:12:30.213Z] $ docker top abcd63f700594355841e1bea7734d251eb8fc9f00f8fa703180fb66dcdeba22c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T15:12:30.558Z] + grep parallel [2021-11-11T15:12:30.558Z] + docker-compose build --help [2021-11-11T15:12:31.133Z] --parallel Build images in parallel. [Pipeline] } [2021-11-11T15:12:31.143Z] $ docker stop --time=1 abcd63f700594355841e1bea7734d251eb8fc9f00f8fa703180fb66dcdeba22c [2021-11-11T15:12:32.333Z] $ docker rm -f abcd63f700594355841e1bea7734d251eb8fc9f00f8fa703180fb66dcdeba22c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T15:12:32.717Z] provisioning config files... [2021-11-11T15:12:32.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-11T15:12:32.729Z] . [Pipeline] withDockerContainer [2021-11-11T15:12:32.741Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2935944850743968804tmp [2021-11-11T15:12:32.794Z] prd-centos7-docker-4c-2g-77 does not seem to be running inside a container [2021-11-11T15:12:32.834Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-11-11T15:12:33.143Z] $ docker top 10169fa85bea7c60b81c21273789695ba74112f0595a90fadf55da23fb6be144 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh [2021-11-11T15:12:33.548Z] ---> docker-login.sh [2021-11-11T15:12:33.548Z] nexus3.edgexfoundry.org:10001 [2021-11-11T15:12:33.580Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-11T15:12:34.148Z] Building core-command ... [2021-11-11T15:12:34.148Z] Building core-data ... [2021-11-11T15:12:34.148Z] Building core-metadata ... [2021-11-11T15:12:34.148Z] Building security-bootstrapper ... [2021-11-11T15:12:34.148Z] Building security-proxy-setup ... [2021-11-11T15:12:34.148Z] Building security-secretstore-setup ... [2021-11-11T15:12:34.148Z] Building support-notifications ... [2021-11-11T15:12:34.148Z] Building support-scheduler ... [2021-11-11T15:12:34.148Z] Building sys-mgmt-agent ... [2021-11-11T15:12:34.148Z] Building security-secretstore-setup [2021-11-11T15:12:34.148Z] Building core-metadata [2021-11-11T15:12:34.148Z] Building security-proxy-setup [2021-11-11T15:12:34.148Z] Building support-scheduler [2021-11-11T15:12:34.148Z] Building core-data [2021-11-11T15:12:34.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T15:12:34.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T15:12:34.423Z] Configure a credential helper to remove this warning. See [2021-11-11T15:12:34.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T15:12:34.423Z] [2021-11-11T15:12:34.423Z] Login Succeeded [2021-11-11T15:12:34.423Z] nexus3.edgexfoundry.org:10002 [2021-11-11T15:12:34.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T15:12:34.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T15:12:34.969Z] Configure a credential helper to remove this warning. See [2021-11-11T15:12:34.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T15:12:34.969Z] [2021-11-11T15:12:34.969Z] Login Succeeded [2021-11-11T15:12:34.969Z] nexus3.edgexfoundry.org:10003 [2021-11-11T15:12:35.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T15:12:35.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T15:12:35.518Z] Configure a credential helper to remove this warning. See [2021-11-11T15:12:35.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T15:12:35.518Z] [2021-11-11T15:12:35.518Z] Login Succeeded [2021-11-11T15:12:35.518Z] nexus3.edgexfoundry.org:10004 [2021-11-11T15:12:35.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T15:12:36.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T15:12:36.071Z] Configure a credential helper to remove this warning. See [2021-11-11T15:12:36.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T15:12:36.071Z] [2021-11-11T15:12:36.071Z] Login Succeeded [2021-11-11T15:12:36.071Z] docker.io [2021-11-11T15:12:36.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T15:12:36.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T15:12:36.940Z] Configure a credential helper to remove this warning. See [2021-11-11T15:12:36.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T15:12:36.940Z] [2021-11-11T15:12:36.940Z] Login Succeeded [2021-11-11T15:12:36.940Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T15:12:36.957Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-11T15:12:37.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T15:12:37.400Z] ========================================================= [2021-11-11T15:12:37.400Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-11T15:12:37.400Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T15:12:37.823Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T15:12:38.101Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-11T15:12:38.101Z] 552d1f2373af: Pulling fs layer [2021-11-11T15:12:38.101Z] ea3f2d53f512: Pulling fs layer [2021-11-11T15:12:38.101Z] 9e70ebbbe112: Pulling fs layer [2021-11-11T15:12:38.101Z] 7a9cfe048b4a: Pulling fs layer [2021-11-11T15:12:38.101Z] 72dc09318566: Pulling fs layer [2021-11-11T15:12:38.101Z] f4f7b4309257: Pulling fs layer [2021-11-11T15:12:38.101Z] 7a9cfe048b4a: Waiting [2021-11-11T15:12:38.101Z] 72dc09318566: Waiting [2021-11-11T15:12:38.101Z] f4f7b4309257: Waiting [2021-11-11T15:12:38.101Z] 0ac9a79272e3: Pulling fs layer [2021-11-11T15:12:38.101Z] b78e95d17946: Pulling fs layer [2021-11-11T15:12:38.101Z] 0ac9a79272e3: Waiting [2021-11-11T15:12:38.101Z] b78e95d17946: Waiting [2021-11-11T15:12:38.101Z] 9e70ebbbe112: Verifying Checksum [2021-11-11T15:12:38.101Z] 9e70ebbbe112: Download complete [2021-11-11T15:12:38.101Z] ea3f2d53f512: Verifying Checksum [2021-11-11T15:12:38.101Z] ea3f2d53f512: Download complete [2021-11-11T15:12:38.101Z] 72dc09318566: Verifying Checksum [2021-11-11T15:12:38.101Z] 72dc09318566: Download complete [2021-11-11T15:12:38.101Z] f4f7b4309257: Verifying Checksum [2021-11-11T15:12:38.101Z] f4f7b4309257: Download complete [2021-11-11T15:12:38.101Z] 552d1f2373af: Verifying Checksum [2021-11-11T15:12:38.101Z] 552d1f2373af: Download complete [2021-11-11T15:12:38.101Z] 0ac9a79272e3: Download complete [2021-11-11T15:12:39.086Z] 552d1f2373af: Pull complete [2021-11-11T15:12:39.690Z] ea3f2d53f512: Pull complete [2021-11-11T15:12:39.963Z] 9e70ebbbe112: Pull complete [2021-11-11T15:12:39.963Z] b78e95d17946: Verifying Checksum [2021-11-11T15:12:39.963Z] b78e95d17946: Download complete [2021-11-11T15:12:40.566Z] 7a9cfe048b4a: Verifying Checksum [2021-11-11T15:12:40.566Z] 7a9cfe048b4a: Download complete [2021-11-11T15:12:44.170Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:12:44.170Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:12:44.430Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:12:44.430Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:12:44.691Z] ---> 70fbb17fddd5 [2021-11-11T15:12:44.691Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T15:12:44.691Z] ---> 70fbb17fddd5 [2021-11-11T15:12:44.691Z] Step 3/20 : WORKDIR /edgex-go [2021-11-11T15:12:49.978Z] ---> Running in 34b8cfad136a [2021-11-11T15:12:49.978Z] ---> Running in 28b40323ee66 [2021-11-11T15:12:50.712Z] 7a9cfe048b4a: Pull complete [2021-11-11T15:12:50.987Z] 72dc09318566: Pull complete [2021-11-11T15:12:51.269Z] f4f7b4309257: Pull complete [2021-11-11T15:12:51.862Z] 0ac9a79272e3: Pull complete [2021-11-11T15:12:56.560Z] Removing intermediate container 34b8cfad136a [2021-11-11T15:12:56.560Z] ---> 27cad9320d55 [2021-11-11T15:12:56.560Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:12:56.560Z] Removing intermediate container 28b40323ee66 [2021-11-11T15:12:56.560Z] ---> 34117c92dfb6 [2021-11-11T15:12:56.560Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:12:56.560Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:12:56.560Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:12:56.560Z] ---> 70fbb17fddd5 [2021-11-11T15:12:56.560Z] Step 3/23 : WORKDIR /edgex-go [2021-11-11T15:12:56.560Z] ---> Using cache [2021-11-11T15:12:56.560Z] ---> 27cad9320d55 [2021-11-11T15:12:56.560Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:12:56.560Z] ---> Running in 0b91e7496ec5 [2021-11-11T15:12:56.560Z] ---> Running in bd753dea3ed1 [2021-11-11T15:12:56.560Z] ---> Running in c887584cb6e1 [2021-11-11T15:12:57.130Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:12:57.130Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:12:57.130Z] ---> 70fbb17fddd5 [2021-11-11T15:12:57.130Z] Step 3/24 : WORKDIR /edgex-go [2021-11-11T15:12:57.130Z] ---> Using cache [2021-11-11T15:12:57.130Z] ---> 27cad9320d55 [2021-11-11T15:12:57.130Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:12:57.262Z] b78e95d17946: Pull complete [2021-11-11T15:12:57.262Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-11T15:12:57.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T15:12:57.262Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-11T15:12:57.389Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:12:57.389Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:12:57.389Z] ---> 70fbb17fddd5 [2021-11-11T15:12:57.389Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T15:12:57.389Z] ---> Using cache [2021-11-11T15:12:57.389Z] ---> 27cad9320d55 [2021-11-11T15:12:57.389Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:12:57.616Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T15:12:57.616Z] WORKDIR /edgex [2021-11-11T15:12:57.616Z] COPY go.mod . [2021-11-11T15:12:57.616Z] RUN go mod download build [2021-11-11T15:12:57.616Z] -t ci-base-image-arm64 -f - . [2021-11-11T15:12:57.963Z] ---> Running in 73da532e9710 [2021-11-11T15:12:57.963Z] ---> Running in d1ee008bf8ef [2021-11-11T15:12:58.545Z] Removing intermediate container bd753dea3ed1 [2021-11-11T15:12:58.545Z] ---> d1386494249f [2021-11-11T15:12:58.545Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-11T15:12:58.545Z] Removing intermediate container 0b91e7496ec5 [2021-11-11T15:12:58.545Z] ---> 3c7afde1b3f3 [2021-11-11T15:12:58.545Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-11T15:12:58.545Z] ---> Running in 554d12826aef [2021-11-11T15:12:58.545Z] ---> Running in 092ef7799f18 [2021-11-11T15:12:58.545Z] Removing intermediate container c887584cb6e1 [2021-11-11T15:12:58.545Z] ---> b305049b7945 [2021-11-11T15:12:58.545Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-11T15:12:58.812Z] ---> Running in 41081d8458a5 [2021-11-11T15:12:58.812Z] Removing intermediate container 73da532e9710 [2021-11-11T15:12:58.812Z] ---> 276fcd94f608 [2021-11-11T15:12:58.812Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-11T15:12:58.812Z] ---> Running in 05d8eabb6247 [2021-11-11T15:12:59.089Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T15:12:59.351Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T15:12:59.351Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T15:12:59.351Z] Removing intermediate container d1ee008bf8ef [2021-11-11T15:12:59.351Z] ---> 84d6e3cefd99 [2021-11-11T15:12:59.351Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-11T15:12:59.351Z] ---> Running in 3949366eb187 [2021-11-11T15:12:59.351Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T15:12:59.610Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T15:13:00.191Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T15:13:00.191Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T15:13:00.191Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T15:13:00.191Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T15:13:00.253Z] Sending build context to Docker daemon 166.6MB [2021-11-11T15:13:00.253Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T15:13:00.253Z] ---> 8b459fc5aaf0 [2021-11-11T15:13:00.253Z] Step 2/4 : WORKDIR /edgex [2021-11-11T15:13:00.458Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T15:13:00.458Z] OK: 220 MiB in 52 packages [2021-11-11T15:13:00.724Z] OK: 220 MiB in 52 packages [2021-11-11T15:13:00.724Z] OK: 220 MiB in 52 packages [2021-11-11T15:13:00.724Z] OK: 220 MiB in 52 packages [2021-11-11T15:13:00.724Z] OK: 220 MiB in 52 packages [2021-11-11T15:13:00.990Z] Removing intermediate container 092ef7799f18 [2021-11-11T15:13:00.990Z] ---> 994cc8cf33d9 [2021-11-11T15:13:00.990Z] Step 6/20 : COPY . . [2021-11-11T15:13:00.990Z] Removing intermediate container 41081d8458a5 [2021-11-11T15:13:00.990Z] ---> ae70b13985db [2021-11-11T15:13:00.990Z] Step 6/23 : COPY go.mod . [2021-11-11T15:13:01.688Z] ---> Running in 3577de080cc5 [2021-11-11T15:13:02.283Z] Removing intermediate container 3577de080cc5 [2021-11-11T15:13:02.283Z] ---> 8e57e43b11f9 [2021-11-11T15:13:02.283Z] Step 3/4 : COPY go.mod . [2021-11-11T15:13:02.882Z] ---> ffeba199c143 [2021-11-11T15:13:02.882Z] Step 4/4 : RUN go mod download [2021-11-11T15:13:02.882Z] ---> Running in 21735811bb61 [2021-11-11T15:13:03.546Z] ---> ca4251dc54ec [2021-11-11T15:13:03.546Z] Step 7/23 : RUN go mod download [2021-11-11T15:13:03.546Z] Removing intermediate container 554d12826aef [2021-11-11T15:13:03.546Z] ---> 46c0f6513128 [2021-11-11T15:13:03.546Z] Step 6/22 : COPY . . [2021-11-11T15:13:03.813Z] ---> Running in 791e218a4488 [2021-11-11T15:13:03.813Z] Removing intermediate container 3949366eb187 [2021-11-11T15:13:03.813Z] ---> c87e4a621857 [2021-11-11T15:13:03.813Z] Step 6/22 : COPY . . [2021-11-11T15:13:03.813Z] Removing intermediate container 05d8eabb6247 [2021-11-11T15:13:03.813Z] ---> 86e0e2027a17 [2021-11-11T15:13:03.813Z] Step 6/24 : COPY . . [2021-11-11T15:13:08.055Z] ---> 44d3c088a4df [2021-11-11T15:13:08.055Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T15:13:11.363Z] ---> Running in 42dbb3adfd44 [2021-11-11T15:13:11.629Z] ---> ff3978ad54d0 [2021-11-11T15:13:11.629Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T15:13:12.210Z] ---> Running in f614fbc6563b [2021-11-11T15:13:12.488Z] ---> 0601924672cf [2021-11-11T15:13:12.488Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T15:13:12.488Z] ---> 903df012e019 [2021-11-11T15:13:12.488Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T15:13:12.488Z] Removing intermediate container 791e218a4488 [2021-11-11T15:13:12.488Z] ---> 9cd27b3615c8 [2021-11-11T15:13:12.488Z] Step 8/23 : COPY . . [2021-11-11T15:13:12.488Z] ---> Running in 861f655a5c6f [2021-11-11T15:13:12.488Z] ---> Running in f332c80c1e8a [2021-11-11T15:13:15.786Z] Removing intermediate container 42dbb3adfd44 [2021-11-11T15:13:15.786Z] ---> e7ad3f1ea7c1 [2021-11-11T15:13:15.786Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-11T15:13:16.354Z] ---> Running in 3ae6f8078d76 [2021-11-11T15:13:16.922Z] Removing intermediate container f614fbc6563b [2021-11-11T15:13:16.922Z] ---> 6312cf9fa624 [2021-11-11T15:13:16.922Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-11T15:13:17.489Z] ---> Running in d63384a86229 [2021-11-11T15:13:17.489Z] Removing intermediate container 861f655a5c6f [2021-11-11T15:13:17.489Z] ---> 5b6c206bb90a [2021-11-11T15:13:17.489Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-11T15:13:17.748Z] Removing intermediate container f332c80c1e8a [2021-11-11T15:13:17.748Z] ---> 03e742ee457b [2021-11-11T15:13:17.748Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-11T15:13:17.748Z] ---> Running in 913d3ecbd8f3 [2021-11-11T15:13:17.748Z] ---> Running in a60243634f0d [2021-11-11T15:13:18.011Z] 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-11-11T15:13:18.277Z] 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-11-11T15:13:18.277Z] 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-11-11T15:13:18.277Z] 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-11-11T15:13:28.322Z] ---> afbfff39782a [2021-11-11T15:13:28.322Z] Step 9/23 : RUN go mod tidy [2021-11-11T15:13:28.322Z] ---> Running in 77573ef0ed4e [2021-11-11T15:13:30.261Z] Removing intermediate container 77573ef0ed4e [2021-11-11T15:13:30.261Z] ---> d3cc626e6b03 [2021-11-11T15:13:30.261Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-11T15:13:30.532Z] ---> Running in 4406ce64c46d [2021-11-11T15:13:30.797Z] 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-11-11T15:13:52.861Z] 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-11-11T15:13:55.419Z] 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-11-11T15:13:57.972Z] Removing intermediate container 3ae6f8078d76 [2021-11-11T15:13:57.972Z] ---> 6f7ba594d74c [2021-11-11T15:13:57.972Z] [2021-11-11T15:13:57.972Z] Step 9/20 : FROM alpine:3.14 [2021-11-11T15:13:58.233Z] 3.14: Pulling from library/alpine [2021-11-11T15:13:58.233Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-11T15:13:58.233Z] Status: Downloaded newer image for alpine:3.14 [2021-11-11T15:13:58.233Z] ---> 14119a10abf4 [2021-11-11T15:13:58.233Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-11T15:13:58.494Z] ---> Running in b6a37a5c82e9 [2021-11-11T15:13:59.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T15:13:59.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T15:14:00.043Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-11T15:14:00.043Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-11T15:14:00.043Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-11T15:14:00.043Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-11T15:14:00.043Z] (5/5) Installing curl (7.79.1-r0) [2021-11-11T15:14:00.043Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T15:14:00.306Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T15:14:00.306Z] OK: 8 MiB in 19 packages [2021-11-11T15:14:00.887Z] Removing intermediate container 913d3ecbd8f3 [2021-11-11T15:14:00.887Z] ---> 2d7c27517f5e [2021-11-11T15:14:00.887Z] [2021-11-11T15:14:00.887Z] Step 9/24 : FROM alpine:3.14 [2021-11-11T15:14:00.887Z] ---> 14119a10abf4 [2021-11-11T15:14:00.887Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-11T15:14:01.160Z] ---> Running in 28a6023c355f [2021-11-11T15:14:01.422Z] Removing intermediate container a60243634f0d [2021-11-11T15:14:01.422Z] ---> f0dd2ddbfae0 [2021-11-11T15:14:01.422Z] [2021-11-11T15:14:01.422Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T15:14:01.422Z] ---> 14119a10abf4 [2021-11-11T15:14:01.422Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-11T15:14:01.422Z] ---> Running in ec91308a00bb [2021-11-11T15:14:01.686Z] Removing intermediate container b6a37a5c82e9 [2021-11-11T15:14:01.686Z] ---> 0cd2f8a52aef [2021-11-11T15:14:01.686Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-11T15:14:01.686Z] ---> Running in 93af1bb07d4e [2021-11-11T15:14:01.953Z] Removing intermediate container 93af1bb07d4e [2021-11-11T15:14:01.953Z] ---> 8b7bc6bc639c [2021-11-11T15:14:01.953Z] Step 12/20 : WORKDIR /edgex [2021-11-11T15:14:01.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T15:14:01.953Z] ---> Running in a2589d84ebae [2021-11-11T15:14:01.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T15:14:02.216Z] Removing intermediate container a2589d84ebae [2021-11-11T15:14:02.216Z] ---> fa3c2351372a [2021-11-11T15:14:02.216Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-11T15:14:02.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T15:14:02.216Z] ---> 4221953437ad [2021-11-11T15:14:02.216Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-11T15:14:02.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T15:14:02.481Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-11T15:14:02.481Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-11T15:14:02.481Z] (3/3) Installing su-exec (0.2-r1) [2021-11-11T15:14:02.481Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T15:14:02.481Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T15:14:02.481Z] OK: 6 MiB in 17 packages [2021-11-11T15:14:02.740Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-11T15:14:02.740Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T15:14:02.740Z] OK: 6 MiB in 15 packages [2021-11-11T15:14:03.008Z] ---> 8d95372144e5 [2021-11-11T15:14:03.008Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-11T15:14:03.274Z] Removing intermediate container 28a6023c355f [2021-11-11T15:14:03.274Z] ---> e8b2a0c1be63 [2021-11-11T15:14:03.274Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-11T15:14:03.539Z] ---> Running in ca3513b6b4d0 [2021-11-11T15:14:03.540Z] Removing intermediate container ec91308a00bb [2021-11-11T15:14:03.540Z] ---> 833392283d4d [2021-11-11T15:14:03.540Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T15:14:03.540Z] ---> Running in b9535d291cd6 [2021-11-11T15:14:03.540Z] ---> e2f0a5c5ff48 [2021-11-11T15:14:03.540Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-11T15:14:03.540Z] Removing intermediate container ca3513b6b4d0 [2021-11-11T15:14:03.540Z] ---> 4b2b7650b8f0 [2021-11-11T15:14:03.540Z] Step 12/24 : WORKDIR / [2021-11-11T15:14:03.800Z] ---> Running in c980120e72cd [2021-11-11T15:14:03.800Z] ---> Running in f3b0b0a8aec3 [2021-11-11T15:14:03.800Z] Removing intermediate container b9535d291cd6 [2021-11-11T15:14:03.800Z] ---> 59afb78d2b1e [2021-11-11T15:14:03.800Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-11T15:14:03.800Z] ---> Running in 2f016a396fce [2021-11-11T15:14:03.800Z] Removing intermediate container f3b0b0a8aec3 [2021-11-11T15:14:03.800Z] ---> 13477a354068 [2021-11-11T15:14:03.800Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-11T15:14:03.800Z] Removing intermediate container c980120e72cd [2021-11-11T15:14:03.800Z] ---> e75a3dfcbe30 [2021-11-11T15:14:03.800Z] Step 17/20 : CMD ["--init=true"] [2021-11-11T15:14:04.061Z] ---> Running in 4294f80e5a0b [2021-11-11T15:14:04.061Z] Removing intermediate container 2f016a396fce [2021-11-11T15:14:04.061Z] ---> e90938200df1 [2021-11-11T15:14:04.061Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-11T15:14:04.061Z] Removing intermediate container 4294f80e5a0b [2021-11-11T15:14:04.061Z] ---> 1dc556b1d48c [2021-11-11T15:14:04.061Z] Step 18/20 : LABEL arch=x86_64 [2021-11-11T15:14:04.326Z] ---> Running in 64615175cc04 [2021-11-11T15:14:04.326Z] ---> Running in 9b34337072e8 [2021-11-11T15:14:04.326Z] ---> 4eecb3f5d1c7 [2021-11-11T15:14:04.326Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-11T15:14:04.588Z] Removing intermediate container 9b34337072e8 [2021-11-11T15:14:04.588Z] ---> d55742848cab [2021-11-11T15:14:04.588Z] Step 19/20 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 [2021-11-11T15:14:04.588Z] Removing intermediate container 64615175cc04 [2021-11-11T15:14:04.588Z] ---> 8ba3e34604ae [2021-11-11T15:14:04.588Z] Step 14/22 : WORKDIR / [2021-11-11T15:14:04.588Z] ---> Running in 4c5ab4f2f514 [2021-11-11T15:14:04.588Z] ---> Running in dae7cfa382e3 [2021-11-11T15:14:04.588Z] ---> 72b601cc4a46 [2021-11-11T15:14:04.588Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-11T15:14:04.865Z] Removing intermediate container 4c5ab4f2f514 [2021-11-11T15:14:04.865Z] ---> 78785641b34c [2021-11-11T15:14:04.865Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T15:14:04.865Z] Removing intermediate container dae7cfa382e3 [2021-11-11T15:14:04.865Z] ---> 4b1a489e1ce5 [2021-11-11T15:14:04.865Z] Step 20/20 : LABEL version=0.0.0 [2021-11-11T15:14:04.865Z] ---> Running in fe69ac19beae [2021-11-11T15:14:05.164Z] ---> d2b6bbfa3709 [2021-11-11T15:14:05.164Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-11T15:14:05.164Z] Removing intermediate container fe69ac19beae [2021-11-11T15:14:05.164Z] ---> 3f70921220f8 [2021-11-11T15:14:05.164Z] [2021-11-11T15:14:05.164Z] ---> 66e39718c424 [2021-11-11T15:14:05.164Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-11T15:14:05.430Z] Successfully built 3f70921220f8 [2021-11-11T15:14:05.430Z] Successfully tagged security-proxy-setup:latest [2021-11-11T15:14:05.430Z] Building security-bootstrapper [2021-11-11T15:14:05.707Z]  Building security-proxy-setup ... done  ---> dc802d987753 [2021-11-11T15:14:05.707Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-11T15:14:06.649Z] ---> d9171a4138dc [2021-11-11T15:14:06.649Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-11T15:14:06.911Z] ---> 6068436375cb [2021-11-11T15:14:06.911Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-11T15:14:07.872Z] ---> f0cd4397d575 [2021-11-11T15:14:07.872Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-11T15:14:08.132Z] ---> Running in 811696e9a098 [2021-11-11T15:14:08.132Z] ---> 27f622acf4dc [2021-11-11T15:14:08.132Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-11T15:14:08.701Z] Removing intermediate container 811696e9a098 [2021-11-11T15:14:08.701Z] ---> 79922d1b8611 [2021-11-11T15:14:08.701Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T15:14:08.701Z] ---> fbd4f5858668 [2021-11-11T15:14:08.701Z] Step 20/24 : 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-11-11T15:14:08.962Z] ---> Running in 7614aec04c4e [2021-11-11T15:14:08.962Z] ---> Running in 5b0caa937ae4 [2021-11-11T15:14:08.962Z] Removing intermediate container d63384a86229 [2021-11-11T15:14:08.962Z] ---> 67f5086f2c57 [2021-11-11T15:14:08.962Z] [2021-11-11T15:14:08.962Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T15:14:08.962Z] ---> 14119a10abf4 [2021-11-11T15:14:08.962Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-11T15:14:09.223Z] ---> Running in 5db74cc677ce [2021-11-11T15:14:09.223Z] Removing intermediate container 5b0caa937ae4 [2021-11-11T15:14:09.223Z] ---> 0224af241c74 [2021-11-11T15:14:09.223Z] Step 20/22 : LABEL arch=x86_64 [2021-11-11T15:14:09.484Z] ---> Running in 9a902147e2e0 [2021-11-11T15:14:09.484Z] Removing intermediate container 5db74cc677ce [2021-11-11T15:14:09.484Z] ---> 59167c3c0f0a [2021-11-11T15:14:09.484Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-11T15:14:09.750Z] Removing intermediate container 4406ce64c46d [2021-11-11T15:14:09.750Z] ---> 6d97a1073afe [2021-11-11T15:14:09.750Z] [2021-11-11T15:14:09.750Z] Step 11/23 : FROM alpine:3.14 [2021-11-11T15:14:09.750Z] ---> 14119a10abf4 [2021-11-11T15:14:09.750Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-11T15:14:09.750Z] ---> Using cache [2021-11-11T15:14:09.750Z] ---> 833392283d4d [2021-11-11T15:14:09.750Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T15:14:09.750Z] ---> Using cache [2021-11-11T15:14:09.750Z] ---> 59afb78d2b1e [2021-11-11T15:14:09.750Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-11T15:14:09.750Z] ---> Running in e7801306b34e [2021-11-11T15:14:09.750Z] Removing intermediate container 9a902147e2e0 [2021-11-11T15:14:09.750Z] ---> f889d93699ad [2021-11-11T15:14:09.750Z] Step 21/22 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 [2021-11-11T15:14:09.750Z] ---> Running in 935260b85f75 [2021-11-11T15:14:09.750Z] ---> Running in 5e8d70ec2dc0 [2021-11-11T15:14:09.750Z] Removing intermediate container e7801306b34e [2021-11-11T15:14:09.750Z] ---> 7d2d21242b40 [2021-11-11T15:14:09.750Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-11T15:14:10.024Z] ---> Running in b624dab8cbb0 [2021-11-11T15:14:10.024Z] Removing intermediate container 935260b85f75 [2021-11-11T15:14:10.024Z] ---> e8de1959ada6 [2021-11-11T15:14:10.024Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-11T15:14:10.024Z] Removing intermediate container 5e8d70ec2dc0 [2021-11-11T15:14:10.024Z] ---> e9bc619f79d2 [2021-11-11T15:14:10.024Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T15:14:10.024Z] ---> Running in e568c82612ae [2021-11-11T15:14:10.024Z] Removing intermediate container 7614aec04c4e [2021-11-11T15:14:10.024Z] ---> b47b85bc7709 [2021-11-11T15:14:10.024Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-11T15:14:10.024Z] ---> Running in 620a2ff2f5b4 [2021-11-11T15:14:10.024Z] Removing intermediate container b624dab8cbb0 [2021-11-11T15:14:10.024Z] ---> 6facce69770d [2021-11-11T15:14:10.024Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:14:10.289Z] ---> Running in b29df83acc2c [2021-11-11T15:14:10.289Z] ---> Running in 825ea4e2fe20 [2021-11-11T15:14:10.289Z] Removing intermediate container 620a2ff2f5b4 [2021-11-11T15:14:10.289Z] ---> 755111d64219 [2021-11-11T15:14:10.289Z] [2021-11-11T15:14:10.289Z] Removing intermediate container e568c82612ae [2021-11-11T15:14:10.289Z] ---> 34b5b9f6a5eb [2021-11-11T15:14:10.289Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T15:14:10.289Z] Removing intermediate container b29df83acc2c [2021-11-11T15:14:10.289Z] ---> 9c230d533991 [2021-11-11T15:14:10.289Z] Step 22/24 : LABEL arch=x86_64 [2021-11-11T15:14:10.289Z] Successfully built 755111d64219 [2021-11-11T15:14:10.289Z] Successfully tagged core-metadata:latest [2021-11-11T15:14:10.289Z]  Building core-metadata ... done Building support-notifications [2021-11-11T15:14:10.553Z] ---> Running in b4c1dcf859fe [2021-11-11T15:14:10.553Z] ---> bd84c36e7a42 [2021-11-11T15:14:10.553Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-11T15:14:11.935Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:14:11.935Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:14:11.935Z] ---> 70fbb17fddd5 [2021-11-11T15:14:11.935Z] Step 3/30 : WORKDIR /edgex-go [2021-11-11T15:14:11.935Z] ---> Using cache [2021-11-11T15:14:11.935Z] ---> 27cad9320d55 [2021-11-11T15:14:11.935Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:14:11.935Z] ---> Using cache [2021-11-11T15:14:11.935Z] ---> 84d6e3cefd99 [2021-11-11T15:14:11.935Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-11T15:14:12.883Z] Removing intermediate container b4c1dcf859fe [2021-11-11T15:14:12.883Z] ---> e3aa14ae0ba6 [2021-11-11T15:14:12.883Z] Step 23/24 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 [2021-11-11T15:14:13.459Z] ---> Running in 6178793106a5 [2021-11-11T15:14:13.459Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:14:13.459Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:14:13.459Z] ---> 70fbb17fddd5 [2021-11-11T15:14:13.459Z] Step 3/21 : WORKDIR /edgex-go [2021-11-11T15:14:13.459Z] ---> Using cache [2021-11-11T15:14:13.459Z] ---> 27cad9320d55 [2021-11-11T15:14:13.459Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:14:13.459Z] ---> Using cache [2021-11-11T15:14:13.459Z] ---> 84d6e3cefd99 [2021-11-11T15:14:13.459Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-11T15:14:13.459Z] ---> 59d3bcf690c4 [2021-11-11T15:14:13.459Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-11T15:14:13.723Z] ---> Running in b7efeae6f1e8 [2021-11-11T15:14:13.723Z] ---> Running in 6f830f4ad104 [2021-11-11T15:14:13.723Z] Removing intermediate container b7efeae6f1e8 [2021-11-11T15:14:13.723Z] ---> 0a004c8c9bdc [2021-11-11T15:14:13.723Z] Step 24/24 : LABEL version=0.0.0 [2021-11-11T15:14:13.723Z] ---> Running in 7eb06d5887f3 [2021-11-11T15:14:13.723Z] Removing intermediate container 825ea4e2fe20 [2021-11-11T15:14:13.723Z] ---> 057e785a8e63 [2021-11-11T15:14:13.723Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-11T15:14:13.723Z] ---> 699ab00cc729 [2021-11-11T15:14:13.723Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-11T15:14:13.986Z] ---> Running in a8af2c5a73d5 [2021-11-11T15:14:13.986Z] ---> Running in 4a3d375af9f2 [2021-11-11T15:14:13.986Z] Removing intermediate container 7eb06d5887f3 [2021-11-11T15:14:13.986Z] ---> 6ecab0beb7a4 [2021-11-11T15:14:13.986Z] [2021-11-11T15:14:13.986Z] Removing intermediate container 4a3d375af9f2 [2021-11-11T15:14:13.986Z] ---> e6dd8772f02e [2021-11-11T15:14:13.986Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T15:14:14.245Z] ---> Running in 0616de6b8af0 [2021-11-11T15:14:14.245Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T15:14:14.245Z] Successfully built 6ecab0beb7a4 [2021-11-11T15:14:14.245Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T15:14:14.245Z] Successfully tagged security-secretstore-setup:latest [2021-11-11T15:14:14.245Z] Building core-command [2021-11-11T15:14:14.505Z]  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T15:14:14.772Z] Removing intermediate container 0616de6b8af0 [2021-11-11T15:14:14.772Z] ---> 43adbe7b66cb [2021-11-11T15:14:14.772Z] Step 21/23 : LABEL arch=x86_64 [2021-11-11T15:14:15.032Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T15:14:15.032Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T15:14:15.295Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T15:14:15.295Z] OK: 220 MiB in 52 packages [2021-11-11T15:14:15.295Z] OK: 220 MiB in 52 packages [2021-11-11T15:14:15.555Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-11T15:14:15.816Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T15:14:15.816Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-11T15:14:15.816Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T15:14:16.078Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-11T15:14:16.342Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-11T15:14:16.342Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T15:14:16.342Z] ---> Running in e5f040721d13 [2021-11-11T15:14:16.342Z] OK: 8 MiB in 20 packages [2021-11-11T15:14:16.910Z] Removing intermediate container e5f040721d13 [2021-11-11T15:14:16.910Z] ---> 36f400ae77c2 [2021-11-11T15:14:16.910Z] Step 22/23 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 [2021-11-11T15:14:17.182Z] ---> Running in e02c60f9fd25 [2021-11-11T15:14:17.182Z] Removing intermediate container 6f830f4ad104 [2021-11-11T15:14:17.182Z] ---> 3429cf7293b3 [2021-11-11T15:14:17.182Z] Step 6/21 : COPY . . [2021-11-11T15:14:17.182Z] Removing intermediate container 6178793106a5 [2021-11-11T15:14:17.182Z] ---> 091af342fdf5 [2021-11-11T15:14:17.182Z] Step 6/30 : COPY . . [2021-11-11T15:14:17.459Z] Removing intermediate container e02c60f9fd25 [2021-11-11T15:14:17.459Z] ---> e259a848747b [2021-11-11T15:14:17.459Z] Step 23/23 : LABEL version=0.0.0 [2021-11-11T15:14:18.032Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:14:18.032Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:14:18.032Z] ---> 70fbb17fddd5 [2021-11-11T15:14:18.032Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T15:14:18.032Z] ---> Using cache [2021-11-11T15:14:18.032Z] ---> 27cad9320d55 [2021-11-11T15:14:18.032Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:14:18.032Z] ---> Using cache [2021-11-11T15:14:18.032Z] ---> 84d6e3cefd99 [2021-11-11T15:14:18.032Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-11T15:14:18.032Z] ---> Using cache [2021-11-11T15:14:18.032Z] ---> 091af342fdf5 [2021-11-11T15:14:18.032Z] Step 6/22 : COPY . . [2021-11-11T15:14:21.342Z] ---> Running in a9f48cbb6073 [2021-11-11T15:14:21.342Z] Removing intermediate container a8af2c5a73d5 [2021-11-11T15:14:21.342Z] ---> 941c4f4b9f98 [2021-11-11T15:14:21.342Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T15:14:23.269Z] Removing intermediate container a9f48cbb6073 [2021-11-11T15:14:23.269Z] ---> 7787fc2e0ccf [2021-11-11T15:14:23.269Z] [2021-11-11T15:14:23.269Z] Successfully built 7787fc2e0ccf [2021-11-11T15:14:23.548Z] Successfully tagged support-scheduler:latest [2021-11-11T15:14:23.548Z] Building sys-mgmt-agent [2021-11-11T15:14:23.548Z]  Building support-scheduler ... done  ---> b514e63d7ff4 [2021-11-11T15:14:23.548Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-11T15:14:24.663Z] Removing intermediate container 21735811bb61 [2021-11-11T15:14:24.663Z] ---> 302ed8866317 [2021-11-11T15:14:24.663Z] Successfully built 302ed8866317 [2021-11-11T15:14:24.663Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:14:25.003Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T15:14:25.004Z] . [Pipeline] withDockerContainer [2021-11-11T15:14:25.267Z] prd-ubuntu18.04-docker-arm64-4c-16g-78 does not seem to be running inside a container [2021-11-11T15:14:25.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat [2021-11-11T15:14:26.801Z] $ docker top 677a59a7a41313f78ba96138fc1ac47c7727a142c62ef8b6009eefa2198593a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T15:14:27.715Z] + go version [2021-11-11T15:14:27.715Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-11T15:14:27.738Z] $ docker stop --time=1 677a59a7a41313f78ba96138fc1ac47c7727a142c62ef8b6009eefa2198593a2 [2021-11-11T15:14:28.895Z] ---> f241e92968fa [2021-11-11T15:14:28.895Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-11T15:14:28.895Z] ---> bd00a7f3c59e [2021-11-11T15:14:28.895Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T15:14:28.895Z] ---> e709219843cd [2021-11-11T15:14:28.895Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T15:14:28.895Z] ---> a43309afc4b2 [2021-11-11T15:14:28.895Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-11T15:14:28.895Z] ---> Running in 27fa5cbbe3d5 [2021-11-11T15:14:28.895Z] ---> Running in 7c1a136584f2 [2021-11-11T15:14:28.895Z] ---> f6659e949bb5 [2021-11-11T15:14:28.895Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T15:14:28.895Z] ---> Running in b34108241eb6 [2021-11-11T15:14:28.895Z] ---> Running in 7c86badb3fa5 [2021-11-11T15:14:28.895Z] Removing intermediate container b34108241eb6 [2021-11-11T15:14:28.895Z] ---> 4ee8cc9b0ebb [2021-11-11T15:14:28.895Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T15:14:28.895Z] ---> Running in 23fcb6970237 [2021-11-11T15:14:29.154Z] Removing intermediate container 23fcb6970237 [2021-11-11T15:14:29.154Z] ---> 211b0a9ed293 [2021-11-11T15:14:29.154Z] Step 20/22 : LABEL arch=x86_64 [2021-11-11T15:14:29.154Z] ---> Running in 7f06b7646d3d [2021-11-11T15:14:29.362Z] $ docker rm -f 677a59a7a41313f78ba96138fc1ac47c7727a142c62ef8b6009eefa2198593a2 [2021-11-11T15:14:29.417Z] Removing intermediate container 7f06b7646d3d [2021-11-11T15:14:29.417Z] ---> e6f2bdf05050 [2021-11-11T15:14:29.417Z] Step 21/22 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-11-11T15:14:29.679Z] ---> Running in 9546ef90a81f [2021-11-11T15:14:29.680Z] Removing intermediate container 9546ef90a81f [2021-11-11T15:14:29.680Z] ---> 542ac057c15d [2021-11-11T15:14:29.680Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T15:14:29.680Z] ---> Running in c85e219ec122 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:14:29.942Z] Removing intermediate container c85e219ec122 [2021-11-11T15:14:29.942Z] ---> 37d6f81d476d [2021-11-11T15:14:29.942Z] [2021-11-11T15:14:30.072Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T15:14:30.072Z] . [Pipeline] withDockerContainer [2021-11-11T15:14:30.204Z] Successfully built 37d6f81d476d [2021-11-11T15:14:30.204Z] Successfully tagged core-data:latest [2021-11-11T15:14:30.204Z]  Building core-data ... done Removing intermediate container 27fa5cbbe3d5 [2021-11-11T15:14:30.204Z] ---> ec47131be070 [2021-11-11T15:14:30.204Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-11T15:14:30.204Z] ---> Running in 16114036ab7f [2021-11-11T15:14:30.204Z] Removing intermediate container 7c1a136584f2 [2021-11-11T15:14:30.204Z] ---> b82497b6ab6f [2021-11-11T15:14:30.204Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-11T15:14:30.204Z] ---> Running in 8a7309f22dcd [2021-11-11T15:14:30.288Z] prd-ubuntu18.04-docker-arm64-4c-16g-78 does not seem to be running inside a container [2021-11-11T15:14:30.359Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat [2021-11-11T15:14:30.463Z] Removing intermediate container 7c86badb3fa5 [2021-11-11T15:14:30.463Z] ---> e605ba919c64 [2021-11-11T15:14:30.463Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-11T15:14:30.463Z] ---> Running in e40db22e1b5d [2021-11-11T15:14:30.722Z] 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-11-11T15:14:30.723Z] 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-11-11T15:14:30.988Z] 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-11-11T15:14:31.621Z] $ docker top 8f06ab7760abbc20f1468d78f2378eb62dc092d409a8d5deeb9c8caa6c13d92c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-11T15:14:31.892Z] ========================================================= [2021-11-11T15:14:31.892Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-11T15:14:31.892Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T15:14:31.940Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:14:31.940Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:14:31.940Z] ---> 70fbb17fddd5 [2021-11-11T15:14:31.940Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T15:14:31.940Z] ---> Using cache [2021-11-11T15:14:31.940Z] ---> 27cad9320d55 [2021-11-11T15:14:31.940Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:14:31.940Z] ---> Using cache [2021-11-11T15:14:31.940Z] ---> 84d6e3cefd99 [2021-11-11T15:14:31.940Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-11T15:14:32.542Z] + make test [2021-11-11T15:14:32.542Z] go mod tidy [2021-11-11T15:14:32.904Z] ---> Running in e67692e09ed7 [2021-11-11T15:14:33.141Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-11T15:14:33.175Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T15:14:34.146Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T15:14:34.421Z] OK: 220 MiB in 52 packages [2021-11-11T15:14:35.045Z] Removing intermediate container e67692e09ed7 [2021-11-11T15:14:35.045Z] ---> de9285943ba3 [2021-11-11T15:14:35.045Z] Step 6/22 : COPY . . [2021-11-11T15:14:41.867Z] ---> 361267ff1761 [2021-11-11T15:14:41.867Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T15:14:41.867Z] ---> Running in afef1d474acf [2021-11-11T15:14:42.815Z] Removing intermediate container afef1d474acf [2021-11-11T15:14:42.815Z] ---> c95e2fed183e [2021-11-11T15:14:42.815Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-11T15:14:42.815Z] ---> Running in d425292b8188 [2021-11-11T15:14:43.392Z] 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-11-11T15:14:59.975Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-11T15:15:01.520Z] Removing intermediate container e40db22e1b5d [2021-11-11T15:15:01.520Z] ---> 37942958550c [2021-11-11T15:15:01.520Z] [2021-11-11T15:15:01.520Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T15:15:01.520Z] ---> 14119a10abf4 [2021-11-11T15:15:01.520Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-11T15:15:01.520Z] ---> Using cache [2021-11-11T15:15:01.520Z] ---> 833392283d4d [2021-11-11T15:15:01.520Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T15:15:01.520Z] ---> Using cache [2021-11-11T15:15:01.520Z] ---> 59afb78d2b1e [2021-11-11T15:15:01.520Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-11T15:15:01.520Z] ---> Running in b7302d89175a [2021-11-11T15:15:01.786Z] Removing intermediate container b7302d89175a [2021-11-11T15:15:01.786Z] ---> e58c695f8ef1 [2021-11-11T15:15:01.786Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-11T15:15:01.786Z] Removing intermediate container 8a7309f22dcd [2021-11-11T15:15:01.786Z] ---> 36fbe9427b3b [2021-11-11T15:15:01.786Z] [2021-11-11T15:15:01.786Z] Step 9/30 : FROM alpine:3.14 [2021-11-11T15:15:01.786Z] ---> 14119a10abf4 [2021-11-11T15:15:01.786Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-11T15:15:01.786Z] ---> Running in bf394e59d889 [2021-11-11T15:15:02.050Z] ---> Running in 619262ae4097 [2021-11-11T15:15:02.050Z] Removing intermediate container bf394e59d889 [2021-11-11T15:15:02.050Z] ---> 947970a8d1f2 [2021-11-11T15:15:02.050Z] Step 14/22 : WORKDIR / [2021-11-11T15:15:02.050Z] ---> Running in c244947158de [2021-11-11T15:15:02.050Z] Removing intermediate container 619262ae4097 [2021-11-11T15:15:02.050Z] ---> 535be5d5c13a [2021-11-11T15:15:02.050Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-11T15:15:02.050Z] ---> Running in bd479767815c [2021-11-11T15:15:02.308Z] Removing intermediate container c244947158de [2021-11-11T15:15:02.308Z] ---> ba078ebe6592 [2021-11-11T15:15:02.308Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T15:15:02.882Z] ---> bc04c50a4a97 [2021-11-11T15:15:02.882Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-11T15:15:02.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T15:15:02.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T15:15:03.142Z] ---> b3e22b7a6a48 [2021-11-11T15:15:03.143Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-11T15:15:03.143Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-11T15:15:03.143Z] (2/2) Installing su-exec (0.2-r1) [2021-11-11T15:15:03.143Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T15:15:03.402Z] OK: 6 MiB in 16 packages [2021-11-11T15:15:03.402Z] ---> 6f2eaecc8e4f [2021-11-11T15:15:03.402Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-11T15:15:03.402Z] ---> Running in f20bc315b649 [2021-11-11T15:15:03.670Z] Removing intermediate container f20bc315b649 [2021-11-11T15:15:03.670Z] ---> ed347f19125e [2021-11-11T15:15:03.670Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T15:15:03.670Z] ---> Running in 1768f21a1048 [2021-11-11T15:15:03.934Z] Removing intermediate container 1768f21a1048 [2021-11-11T15:15:03.934Z] ---> 60a9b60bddf5 [2021-11-11T15:15:03.934Z] Step 20/22 : LABEL arch=x86_64 [2021-11-11T15:15:03.934Z] Removing intermediate container bd479767815c [2021-11-11T15:15:03.934Z] ---> 107b0c8abb88 [2021-11-11T15:15:03.934Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-11T15:15:03.934Z] ---> Running in 9859bd631da5 [2021-11-11T15:15:03.934Z] ---> Running in 9ad173cbcbe6 [2021-11-11T15:15:04.195Z] Removing intermediate container 9ad173cbcbe6 [2021-11-11T15:15:04.195Z] ---> 5250d695a3d0 [2021-11-11T15:15:04.195Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-11T15:15:04.195Z] ---> Running in ab1c31e39ffa [2021-11-11T15:15:04.195Z] Removing intermediate container 9859bd631da5 [2021-11-11T15:15:04.195Z] ---> 3cc967e096d3 [2021-11-11T15:15:04.195Z] Step 21/22 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 [2021-11-11T15:15:04.195Z] ---> Running in 315290a09ae4 [2021-11-11T15:15:04.468Z] Removing intermediate container ab1c31e39ffa [2021-11-11T15:15:04.468Z] ---> 72b3fbcdcd52 [2021-11-11T15:15:04.468Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-11T15:15:04.468Z] ---> Running in 93397475398c [2021-11-11T15:15:04.468Z] Removing intermediate container 315290a09ae4 [2021-11-11T15:15:04.468Z] ---> 590ef06fce60 [2021-11-11T15:15:04.468Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T15:15:04.739Z] ---> Running in e2e56c5795da [2021-11-11T15:15:05.321Z] Removing intermediate container e2e56c5795da [2021-11-11T15:15:05.321Z] ---> f4c21f049ef0 [2021-11-11T15:15:05.321Z] [2021-11-11T15:15:05.321Z] Successfully built f4c21f049ef0 [2021-11-11T15:15:05.321Z] Successfully tagged core-command:latest [2021-11-11T15:15:05.597Z]  Building core-command ... done Removing intermediate container 16114036ab7f [2021-11-11T15:15:05.597Z] ---> 142ffc5c41d1 [2021-11-11T15:15:05.597Z] [2021-11-11T15:15:05.597Z] Step 9/21 : FROM alpine:3.14 [2021-11-11T15:15:05.597Z] ---> 14119a10abf4 [2021-11-11T15:15:05.597Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-11T15:15:05.597Z] ---> Running in 1419162f331b [2021-11-11T15:15:05.597Z] Removing intermediate container 93397475398c [2021-11-11T15:15:05.597Z] ---> ea40da340816 [2021-11-11T15:15:05.597Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-11T15:15:05.872Z] ---> Running in e5aefb84af07 [2021-11-11T15:15:06.143Z] Removing intermediate container e5aefb84af07 [2021-11-11T15:15:06.143Z] ---> 3cd7864ec671 [2021-11-11T15:15:06.143Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-11T15:15:06.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T15:15:06.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T15:15:06.415Z] ---> 3c913ea1926b [2021-11-11T15:15:06.415Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-11T15:15:06.415Z] ---> Running in a56ba062a2fc [2021-11-11T15:15:06.678Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-11T15:15:06.679Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-11T15:15:06.679Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T15:15:06.679Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T15:15:06.679Z] OK: 6 MiB in 16 packages [2021-11-11T15:15:06.956Z] Removing intermediate container 1419162f331b [2021-11-11T15:15:06.956Z] ---> b4ec8701e679 [2021-11-11T15:15:06.956Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T15:15:07.217Z] ---> Running in cd8e4b0c9948 [2021-11-11T15:15:07.217Z] Removing intermediate container a56ba062a2fc [2021-11-11T15:15:07.217Z] ---> cff4ba10e500 [2021-11-11T15:15:07.217Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T15:15:07.217Z] Removing intermediate container cd8e4b0c9948 [2021-11-11T15:15:07.217Z] ---> 1ef3d33ce83b [2021-11-11T15:15:07.217Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-11T15:15:07.533Z] ---> bb4bc886ff68 [2021-11-11T15:15:07.533Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-11T15:15:07.533Z] ---> Running in ee51a755450c [2021-11-11T15:15:07.533Z] Removing intermediate container ee51a755450c [2021-11-11T15:15:07.533Z] ---> 84b58ae8e463 [2021-11-11T15:15:07.533Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-11T15:15:07.533Z] ---> Running in e65495843175 [2021-11-11T15:15:07.854Z] ---> 8e97bf844b12 [2021-11-11T15:15:07.854Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-11T15:15:07.854Z] Removing intermediate container e65495843175 [2021-11-11T15:15:07.854Z] ---> bfcef8142cb6 [2021-11-11T15:15:07.854Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T15:15:08.161Z] ---> 76588f93aa5f [2021-11-11T15:15:08.161Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-11T15:15:08.457Z] ---> f6bc40556eb9 [2021-11-11T15:15:08.457Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-11T15:15:08.457Z] ---> f050398f2627 [2021-11-11T15:15:08.457Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-11T15:15:08.811Z] Removing intermediate container d425292b8188 [2021-11-11T15:15:08.811Z] ---> 983d79568318 [2021-11-11T15:15:08.811Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-11T15:15:08.811Z] ---> Running in 012031f8ca6e [2021-11-11T15:15:08.811Z] ---> d1db26379b2b [2021-11-11T15:15:08.811Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-11T15:15:08.811Z] ---> 7e52368562dc [2021-11-11T15:15:08.811Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-11T15:15:08.811Z] ---> 599b9d493ac2 [2021-11-11T15:15:08.811Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-11T15:15:09.111Z] ---> Running in 7f9ac5233088 [2021-11-11T15:15:09.111Z] 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-11-11T15:15:09.526Z] ---> Running in 426b563589f1 [2021-11-11T15:15:09.526Z] Removing intermediate container 7f9ac5233088 [2021-11-11T15:15:09.526Z] ---> 4a0e3fad7016 [2021-11-11T15:15:09.526Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T15:15:09.526Z] ---> Running in 266184642c8b [2021-11-11T15:15:09.526Z] Removing intermediate container 426b563589f1 [2021-11-11T15:15:09.526Z] ---> 1d7c7626f388 [2021-11-11T15:15:09.526Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-11T15:15:09.526Z] Removing intermediate container 266184642c8b [2021-11-11T15:15:09.526Z] ---> 0b1a8440aad8 [2021-11-11T15:15:09.526Z] Step 19/21 : LABEL arch=x86_64 [2021-11-11T15:15:09.526Z] ---> Running in 864fd99d0a19 [2021-11-11T15:15:09.827Z] ---> cb950028cf75 [2021-11-11T15:15:09.827Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-11T15:15:09.827Z] Removing intermediate container 864fd99d0a19 [2021-11-11T15:15:09.827Z] ---> 46ae7f245685 [2021-11-11T15:15:09.827Z] Step 20/21 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 [2021-11-11T15:15:09.827Z] ---> Running in 95977fdcc935 [2021-11-11T15:15:09.827Z] ---> Running in ed2dac12a092 [2021-11-11T15:15:09.827Z] Removing intermediate container 95977fdcc935 [2021-11-11T15:15:09.827Z] ---> 524eb79d019c [2021-11-11T15:15:09.827Z] Step 21/21 : LABEL version=0.0.0 [2021-11-11T15:15:09.827Z] ---> Running in af1b57ef23fd [2021-11-11T15:15:10.091Z] Removing intermediate container af1b57ef23fd [2021-11-11T15:15:10.091Z] ---> f6fc351ae4c0 [2021-11-11T15:15:10.091Z] [2021-11-11T15:15:10.091Z] Removing intermediate container 012031f8ca6e [2021-11-11T15:15:10.091Z] ---> 1be40db1224b [2021-11-11T15:15:10.091Z] [2021-11-11T15:15:10.091Z] Step 10/22 : FROM docker:20.10.8 [2021-11-11T15:15:10.091Z] Successfully built f6fc351ae4c0 [2021-11-11T15:15:10.091Z] Successfully tagged support-notifications:latest [2021-11-11T15:15:10.091Z]  Building support-notifications ... done 20.10.8: Pulling from library/docker [2021-11-11T15:15:10.666Z] Removing intermediate container ed2dac12a092 [2021-11-11T15:15:10.666Z] ---> d20c4cfb3aa3 [2021-11-11T15:15:10.666Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-11T15:15:10.928Z] ---> Running in 656cfa00e073 [2021-11-11T15:15:10.928Z] Removing intermediate container 656cfa00e073 [2021-11-11T15:15:10.928Z] ---> 6da6418e964a [2021-11-11T15:15:10.928Z] Step 27/30 : CMD ["gate"] [2021-11-11T15:15:11.197Z] ---> Running in 9cd89b0e0a24 [2021-11-11T15:15:11.197Z] Removing intermediate container 9cd89b0e0a24 [2021-11-11T15:15:11.197Z] ---> 20b0db9b5cd1 [2021-11-11T15:15:11.197Z] Step 28/30 : LABEL arch=x86_64 [2021-11-11T15:15:11.457Z] ---> Running in 861ba8477220 [2021-11-11T15:15:11.457Z] Removing intermediate container 861ba8477220 [2021-11-11T15:15:11.457Z] ---> 8127e885411b [2021-11-11T15:15:11.457Z] Step 29/30 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 [2021-11-11T15:15:11.723Z] ---> Running in 793e5a3cf740 [2021-11-11T15:15:11.983Z] Removing intermediate container 793e5a3cf740 [2021-11-11T15:15:11.983Z] ---> e00ecd2c2a5c [2021-11-11T15:15:11.983Z] Step 30/30 : LABEL version=0.0.0 [2021-11-11T15:15:11.983Z] ---> Running in a833930a6229 [2021-11-11T15:15:12.246Z] Removing intermediate container a833930a6229 [2021-11-11T15:15:12.246Z] ---> e828e54c59de [2021-11-11T15:15:12.246Z] [2021-11-11T15:15:12.246Z] Successfully built e828e54c59de [2021-11-11T15:15:12.246Z] Successfully tagged security-bootstrapper:latest [2021-11-11T15:15:13.181Z]  Building security-bootstrapper ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-11T15:15:13.181Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-11T15:15:13.181Z] ---> bc6c0ffef665 [2021-11-11T15:15:13.181Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-11T15:15:13.441Z] ---> Running in 1c49d882599a [2021-11-11T15:15:13.700Z] Removing intermediate container 1c49d882599a [2021-11-11T15:15:13.700Z] ---> e852984dc7f8 [2021-11-11T15:15:13.700Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-11T15:15:13.700Z] ---> Running in 880aa59274d0 [2021-11-11T15:15:13.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T15:15:13.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T15:15:14.223Z] (1/42) Installing readline (8.1.0-r0) [2021-11-11T15:15:14.223Z] (2/42) Installing bash (5.1.4-r0) [2021-11-11T15:15:14.223Z] Executing bash-5.1.4-r0.post-install [2021-11-11T15:15:14.223Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-11T15:15:14.223Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-11T15:15:14.223Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-11T15:15:14.223Z] (6/42) Installing curl (7.79.1-r0) [2021-11-11T15:15:14.223Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-11T15:15:14.223Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-11T15:15:14.223Z] (9/42) Installing expat (2.4.1-r0) [2021-11-11T15:15:14.223Z] (10/42) Installing libffi (3.3-r2) [2021-11-11T15:15:14.223Z] (11/42) Installing gdbm (1.19-r0) [2021-11-11T15:15:14.223Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-11T15:15:14.223Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T15:15:14.223Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T15:15:14.223Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-11T15:15:14.223Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-11T15:15:14.223Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-11T15:15:14.797Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-11T15:15:14.797Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-11T15:15:14.797Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-11T15:15:14.797Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-11T15:15:15.062Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-11T15:15:15.062Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-11T15:15:15.062Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-11T15:15:15.062Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-11T15:15:15.062Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-11T15:15:15.062Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-11T15:15:15.062Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-11T15:15:15.062Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-11T15:15:15.062Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-11T15:15:15.062Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-11T15:15:15.062Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-11T15:15:15.062Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-11T15:15:15.062Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-11T15:15:15.062Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-11T15:15:15.062Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-11T15:15:15.062Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-11T15:15:15.323Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-11T15:15:15.323Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-11T15:15:15.323Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-11T15:15:15.323Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-11T15:15:15.323Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-11T15:15:15.323Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T15:15:15.323Z] OK: 84 MiB in 64 packages [2021-11-11T15:15:15.898Z] Collecting docker-compose==1.23.2 [2021-11-11T15:15:16.160Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-11T15:15:16.160Z] Collecting docker<4.0,>=3.6.0 [2021-11-11T15:15:16.160Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-11T15:15:16.160Z] Collecting docopt<0.7,>=0.6.1 [2021-11-11T15:15:16.160Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-11T15:15:16.420Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-11T15:15:16.420Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-11T15:15:16.683Z] Collecting texttable<0.10,>=0.9.0 [2021-11-11T15:15:16.683Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-11T15:15:16.944Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-11T15:15:16.944Z] Collecting cached-property<2,>=1.2.0 [2021-11-11T15:15:16.944Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-11T15:15:17.205Z] Collecting PyYAML<4,>=3.10 [2021-11-11T15:15:17.205Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-11T15:15:17.777Z] Collecting jsonschema<3,>=2.5.1 [2021-11-11T15:15:17.777Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-11T15:15:17.777Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-11T15:15:17.777Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-11T15:15:17.777Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-11T15:15:17.777Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-11T15:15:18.038Z] Collecting docker-pycreds>=0.4.0 [2021-11-11T15:15:18.038Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-11T15:15:18.038Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-11T15:15:18.038Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-11T15:15:18.038Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-11T15:15:18.038Z] Collecting idna<2.8,>=2.5 [2021-11-11T15:15:18.038Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-11T15:15:18.038Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-11T15:15:18.298Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-11T15:15:18.298Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-11T15:15:18.298Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-11T15:15:18.298Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-11T15:15:18.298Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-11T15:15:18.298Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-11T15:15:18.298Z] Attempting uninstall: urllib3 [2021-11-11T15:15:18.298Z] Found existing installation: urllib3 1.26.5 [2021-11-11T15:15:18.298Z] Uninstalling urllib3-1.26.5: [2021-11-11T15:15:18.298Z] Successfully uninstalled urllib3-1.26.5 [2021-11-11T15:15:18.561Z] Attempting uninstall: idna [2021-11-11T15:15:18.561Z] Found existing installation: idna 3.2 [2021-11-11T15:15:18.561Z] Uninstalling idna-3.2: [2021-11-11T15:15:18.561Z] Successfully uninstalled idna-3.2 [2021-11-11T15:15:18.561Z] Attempting uninstall: chardet [2021-11-11T15:15:18.561Z] Found existing installation: chardet 4.0.0 [2021-11-11T15:15:18.561Z] Uninstalling chardet-4.0.0: [2021-11-11T15:15:18.561Z] Successfully uninstalled chardet-4.0.0 [2021-11-11T15:15:19.132Z] Attempting uninstall: requests [2021-11-11T15:15:19.132Z] Found existing installation: requests 2.25.1 [2021-11-11T15:15:19.132Z] Uninstalling requests-2.25.1: [2021-11-11T15:15:19.132Z] Successfully uninstalled requests-2.25.1 [2021-11-11T15:15:19.132Z] Running setup.py install for texttable: started [2021-11-11T15:15:19.393Z] Running setup.py install for texttable: finished with status 'done' [2021-11-11T15:15:19.393Z] Running setup.py install for PyYAML: started [2021-11-11T15:15:19.656Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-11T15:15:19.917Z] Running setup.py install for docopt: started [2021-11-11T15:15:20.181Z] Running setup.py install for docopt: finished with status 'done' [2021-11-11T15:15:20.181Z] Running setup.py install for dockerpty: started [2021-11-11T15:15:20.442Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-11T15:15:20.702Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-11-11T15:15:24.006Z] Removing intermediate container 880aa59274d0 [2021-11-11T15:15:24.006Z] ---> a3387398f851 [2021-11-11T15:15:24.006Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-11T15:15:24.006Z] ---> Running in 3d9270fbdd4b [2021-11-11T15:15:24.006Z] Removing intermediate container 3d9270fbdd4b [2021-11-11T15:15:24.006Z] ---> 31ebad95a7cb [2021-11-11T15:15:24.006Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-11T15:15:24.268Z] ---> Running in a665e85b4f60 [2021-11-11T15:15:24.268Z] Removing intermediate container a665e85b4f60 [2021-11-11T15:15:24.268Z] ---> 130a5f0a81cf [2021-11-11T15:15:24.268Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-11T15:15:24.528Z] ---> 4bac3baa70ba [2021-11-11T15:15:24.528Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-11T15:15:24.789Z] ---> 72d68d5d8f21 [2021-11-11T15:15:24.789Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-11T15:15:25.050Z] ---> cefc9c6842c8 [2021-11-11T15:15:25.050Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-11T15:15:25.050Z] ---> Running in 5b7c0d52376a [2021-11-11T15:15:25.050Z] Removing intermediate container 5b7c0d52376a [2021-11-11T15:15:25.050Z] ---> 800a6ba94790 [2021-11-11T15:15:25.050Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T15:15:25.050Z] ---> Running in 6852c06c1133 [2021-11-11T15:15:25.050Z] Removing intermediate container 6852c06c1133 [2021-11-11T15:15:25.050Z] ---> 6b52b4046867 [2021-11-11T15:15:25.050Z] Step 20/22 : LABEL arch=x86_64 [2021-11-11T15:15:25.050Z] ---> Running in 4e722a3c2bc3 [2021-11-11T15:15:25.311Z] Removing intermediate container 4e722a3c2bc3 [2021-11-11T15:15:25.311Z] ---> e32a27ec66eb [2021-11-11T15:15:25.311Z] Step 21/22 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 [2021-11-11T15:15:25.311Z] ---> Running in fa6404ad8e7c [2021-11-11T15:15:25.311Z] Removing intermediate container fa6404ad8e7c [2021-11-11T15:15:25.311Z] ---> 66330beed84f [2021-11-11T15:15:25.311Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T15:15:25.311Z] ---> Running in 972b5dcd4ae7 [2021-11-11T15:15:25.311Z] Removing intermediate container 972b5dcd4ae7 [2021-11-11T15:15:25.311Z] ---> 243ca6c9d88c [2021-11-11T15:15:25.311Z] [2021-11-11T15:15:25.571Z] Successfully built 243ca6c9d88c [2021-11-11T15:15:25.571Z] Successfully tagged sys-mgmt-agent:latest [2021-11-11T15:15:25.577Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-11T15:15:25.582Z] $ docker stop --time=1 10169fa85bea7c60b81c21273789695ba74112f0595a90fadf55da23fb6be144 [2021-11-11T15:15:26.864Z] $ docker rm -f 10169fa85bea7c60b81c21273789695ba74112f0595a90fadf55da23fb6be144 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T15:15:27.204Z] + docker images [2021-11-11T15:15:27.204Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T15:15:27.204Z] sys-mgmt-agent latest 243ca6c9d88c 2 seconds ago 294MB [2021-11-11T15:15:27.204Z] security-bootstrapper latest e828e54c59de 16 seconds ago 18.9MB [2021-11-11T15:15:27.204Z] 1be40db1224b 18 seconds ago 1.76GB [2021-11-11T15:15:27.204Z] support-notifications latest f6fc351ae4c0 18 seconds ago 16.9MB [2021-11-11T15:15:27.204Z] 142ffc5c41d1 22 seconds ago 1.76GB [2021-11-11T15:15:27.204Z] core-command latest f4c21f049ef0 23 seconds ago 16.1MB [2021-11-11T15:15:27.204Z] 36fbe9427b3b 26 seconds ago 1.76GB [2021-11-11T15:15:27.204Z] 37942958550c 27 seconds ago 1.75GB [2021-11-11T15:15:27.204Z] core-data latest 37d6f81d476d 58 seconds ago 20.7MB [2021-11-11T15:15:27.204Z] support-scheduler latest 7787fc2e0ccf About a minute ago 16.2MB [2021-11-11T15:15:27.204Z] security-secretstore-setup latest 6ecab0beb7a4 About a minute ago 28.4MB [2021-11-11T15:15:27.204Z] core-metadata latest 755111d64219 About a minute ago 16.9MB [2021-11-11T15:15:27.204Z] 6d97a1073afe About a minute ago 1.76GB [2021-11-11T15:15:27.204Z] 67f5086f2c57 About a minute ago 1.76GB [2021-11-11T15:15:27.204Z] security-proxy-setup latest 3f70921220f8 About a minute ago 26.9MB [2021-11-11T15:15:27.204Z] f0dd2ddbfae0 About a minute ago 1.76GB [2021-11-11T15:15:27.204Z] 2d7c27517f5e About a minute ago 1.76GB [2021-11-11T15:15:27.204Z] 6f7ba594d74c About a minute ago 1.76GB [2021-11-11T15:15:27.204Z] ci-base-image-x86_64 latest 70fbb17fddd5 5 minutes ago 1.25GB [2021-11-11T15:15:27.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB [2021-11-11T15:15:27.204Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 weeks ago 34.5MB [2021-11-11T15:15:27.204Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-11T15:15:27.204Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-11-11T15:15:27.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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-11-11T15:15:42.551Z] Still waiting to schedule task [2021-11-11T15:15:42.552Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-11-11T15:15:56.542Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-11T15:15:59.174Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-11T15:15:59.450Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-11T15:16:00.889Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-11T15:16:11.077Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-11T15:16:11.077Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-11T15:16:11.077Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-11T15:16:11.077Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-11T15:16:11.676Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-11T15:16:12.273Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-11T15:16:13.722Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-11T15:16:13.722Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-11T15:16:13.722Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-11T15:16:13.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-11T15:16:20.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.269s coverage: 28.7% of statements [2021-11-11T15:16:20.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-11T15:16:20.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-11T15:16:24.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.414s coverage: 98.5% of statements [2021-11-11T15:16:24.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-11T15:16:26.215Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.326s coverage: 44.7% of statements [2021-11-11T15:16:26.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-11T15:16:26.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-11T15:16:27.655Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.635s coverage: 89.5% of statements [2021-11-11T15:16:27.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-11T15:16:27.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-11T15:16:28.451Z] Running on prd-ubuntu18.04-docker-8c-8g-79 in /w/workspace/edgexfoundry_edgex-go_PR-3806 [Pipeline] { [Pipeline] ws [2021-11-11T15:16:28.462Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-11-11T15:16:28.553Z] The recommended git tool is: git [2021-11-11T15:16:29.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.263s coverage: 84.4% of statements [2021-11-11T15:16:29.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-11T15:16:29.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-11T15:16:29.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-11T15:16:29.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-11T15:16:29.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-11T15:16:30.236Z] using credential edgex-jenkins-ssh [2021-11-11T15:16:30.248Z] Cloning the remote Git repository [2021-11-11T15:16:30.268Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-11T15:16:30.327Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-11-11T15:16:30.368Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-11T15:16:30.368Z] > git --version # timeout=10 [2021-11-11T15:16:30.375Z] > git --version # 'git version 2.17.1' [2021-11-11T15:16:30.376Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T15:16:30.403Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T15:16:37.422Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.162s coverage: 94.2% of statements [2021-11-11T15:16:37.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-11T15:16:37.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-11T15:16:37.422Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.192s coverage: 59.1% of statements [2021-11-11T15:16:37.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-11T15:16:37.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-11T15:16:37.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-11T15:16:37.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-11T15:16:37.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-11T15:16:37.423Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.208s coverage: 60.0% of statements [2021-11-11T15:16:37.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-11T15:16:37.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-11T15:16:37.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-11T15:16:37.423Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.261s coverage: 0.9% of statements [2021-11-11T15:16:37.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-11T15:16:37.423Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.208s coverage: 58.8% of statements [2021-11-11T15:16:37.423Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.250s coverage: 21.7% of statements [2021-11-11T15:16:37.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-11T15:16:37.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.200s coverage: 47.1% of statements [2021-11-11T15:16:37.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.336s coverage: 79.5% of statements [2021-11-11T15:16:37.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.182s coverage: 94.1% of statements [2021-11-11T15:16:39.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.210s coverage: 96.3% of statements [2021-11-11T15:16:39.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.238s coverage: 87.5% of statements [2021-11-11T15:16:49.778Z] Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 [2021-11-11T15:16:49.894Z] Merge succeeded, producing 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 [2021-11-11T15:16:49.894Z] Checking out Revision 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 (PR-3806) [2021-11-11T15:16:49.027Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-11T15:16:49.034Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T15:16:49.049Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-11T15:16:49.061Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-11T15:16:49.062Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T15:16:49.065Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3806/head:refs/remotes/origin/PR-3806 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-11T15:16:49.787Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T15:16:49.793Z] > git checkout -f 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 # timeout=10 [2021-11-11T15:16:49.855Z] > git remote # timeout=10 [2021-11-11T15:16:49.864Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T15:16:49.869Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T15:16:49.873Z] > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 [2021-11-11T15:16:49.881Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T15:16:49.897Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T15:16:49.902Z] > git checkout -f 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 # timeout=10 [2021-11-11T15:16:52.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.228s coverage: 94.4% of statements [2021-11-11T15:16:52.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.208s coverage: 44.8% of statements [2021-11-11T15:16:53.449Z] Commit message: "docs(snap): update README.md (part 3) " [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:16:54.229Z] + echo snap-build.sh [2021-11-11T15:16:54.229Z] snap-build.sh [2021-11-11T15:16:54.229Z] + SNAP_BASE_DIR=. [2021-11-11T15:16:54.229Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-11-11T15:16:54.229Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-11-11T15:16:54.229Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-11-11T15:16:54.229Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-11-11T15:16:54.229Z] + cd /w/workspace/edgex-go/3 [2021-11-11T15:16:54.229Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-11T15:16:54.229Z] Reading package lists... [2021-11-11T15:16:54.229Z] Building dependency tree... [2021-11-11T15:16:54.229Z] Reading state information... [2021-11-11T15:16:54.229Z] The following packages were automatically installed and are no longer required: [2021-11-11T15:16:54.229Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-11T15:16:54.229Z] uidmap xdelta3 [2021-11-11T15:16:54.229Z] Use 'sudo apt autoremove' to remove them. [2021-11-11T15:16:54.229Z] The following packages will be REMOVED: [2021-11-11T15:16:54.229Z] lxd* lxd-client* [2021-11-11T15:16:54.492Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-11T15:16:54.492Z] After this operation, 31.7 MB disk space will be freed. [2021-11-11T15:16:55.281Z] (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-11-11T15:16:55.281Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-11T15:16:55.853Z] Removing lxd dnsmasq configuration [2021-11-11T15:16:56.114Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-11T15:16:56.114Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-11T15:16:57.069Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-11T15:16:57.069Z] (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-11-11T15:16:57.069Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-11T15:16:57.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.532s coverage: 82.5% of statements [2021-11-11T15:16:57.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-11T15:16:58.457Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-11T15:16:58.457Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-11T15:16:59.029Z] + sudo snap remove --purge lxd [2021-11-11T15:16:59.289Z] snap "lxd" is not installed [2021-11-11T15:16:59.289Z] + sudo groupadd --force --system lxd [2021-11-11T15:16:59.289Z] ++ whoami [2021-11-11T15:16:59.289Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-11T15:16:59.289Z] + newgrp - lxd [2021-11-11T15:16:59.289Z] + sudo snap install lxd [2021-11-11T15:17:04.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.295s coverage: 92.9% of statements [2021-11-11T15:17:04.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-11T15:17:04.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-11T15:17:04.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-11T15:17:04.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-11-11T15:17:04.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-11T15:17:04.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-11T15:17:04.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-11T15:17:04.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-11T15:17:04.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-11T15:17:04.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.175s coverage: 87.2% of statements [2021-11-11T15:17:04.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-11T15:17:04.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-11T15:17:04.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements [2021-11-11T15:17:04.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-11T15:17:04.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.244s coverage: 58.8% of statements [2021-11-11T15:17:04.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-11T15:17:04.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.227s coverage: 80.0% of statements [2021-11-11T15:17:04.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.231s coverage: 87.2% of statements [2021-11-11T15:17:04.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.264s coverage: 85.4% of statements [2021-11-11T15:17:04.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.735s coverage: 91.2% of statements [2021-11-11T15:17:04.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-11T15:17:04.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.696s coverage: 64.4% of statements [2021-11-11T15:17:04.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-11T15:17:04.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-11T15:17:04.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.188s coverage: 100.0% of statements [2021-11-11T15:17:04.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 89.4% of statements [2021-11-11T15:17:04.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements [2021-11-11T15:17:05.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements [2021-11-11T15:17:06.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2021-11-11T15:17:07.441Z] 2021-11-11T15:17:04Z INFO Waiting for automatic snapd restart... [2021-11-11T15:17:10.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.357s coverage: 65.4% of statements [2021-11-11T15:17:10.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-11T15:17:10.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-11T15:17:10.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-11T15:17:12.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.865s coverage: 43.8% of statements [2021-11-11T15:17:12.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-11T15:17:12.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-11T15:17:12.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.322s coverage: 89.5% of statements [2021-11-11T15:17:12.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-11T15:17:12.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.213s coverage: 84.8% of statements [2021-11-11T15:17:12.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-11T15:17:20.966Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.249s coverage: 17.7% of statements [2021-11-11T15:17:20.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-11T15:17:20.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-11T15:17:20.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-11T15:17:20.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-11T15:17:20.966Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.605s coverage: 92.3% of statements [2021-11-11T15:17:20.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-11T15:17:20.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-11T15:17:20.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-11T15:17:20.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-11T15:17:20.966Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.227s coverage: 63.2% of statements [2021-11-11T15:17:20.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-11T15:17:20.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-11T15:17:20.966Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.371s coverage: 97.7% of statements [2021-11-11T15:17:20.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-11T15:17:20.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-11T15:17:20.966Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-11T15:17:20.966Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-11T15:17:20.966Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.189s coverage: 28.9% of statements [2021-11-11T15:17:20.966Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-11T15:17:20.966Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-11T15:17:20.966Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-11T15:17:20.966Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-11T15:17:20.966Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-11T15:17:20.966Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-11T15:17:20.966Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.178s coverage: 100.0% of statements [2021-11-11T15:17:20.966Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2021-11-11T15:17:21.560Z] 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-11-11T15:17:21.560Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-11T15:17:21.560Z] GO111MODULE=on go vet ./... [2021-11-11T15:17:29.418Z] lxd 4.20 from Canonical* installed [2021-11-11T15:17:29.418Z] + sudo lxd init --auto [2021-11-11T15:17:37.577Z] + sudo snap install --classic snapcraft [2021-11-11T15:17:47.586Z] snapcraft 5.0 from Canonical* installed [2021-11-11T15:17:47.586Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-11T15:17:47.586Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-11T15:17:47.586Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T15:17:47.586Z] Dload Upload Total Spent Left Speed [2021-11-11T15:17:47.846Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3624 0 --:--:-- --:--:-- --:--:-- 3624 [2021-11-11T15:17:47.846Z] 100 3325k 100 3325k 0 0 8460k 0 --:--:-- --:--:-- --:--:-- 8460k [2021-11-11T15:17:47.846Z] ./yq_linux_amd64 [2021-11-11T15:17:48.115Z] + sudo snapcraft prime --use-lxd [2021-11-11T15:17:50.667Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-11T15:17:50.667Z] 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-11-11T15:17:50.667Z] - README.md [2021-11-11T15:17:50.667Z] [2021-11-11T15:17:50.667Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-11T15:17:50.667Z] Launching a container. [2021-11-11T15:18:00.664Z] Waiting for container to be ready [2021-11-11T15:18:00.924Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-11T15:18:00.924Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-11T15:18:00.924Z] [2021-11-11T15:18:05.124Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-11T15:18:05.125Z] Waiting for network to be ready... [2021-11-11T15:18:05.385Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-11T15:18:05.385Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-11T15:18:05.959Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-11T15:18:05.959Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-11T15:18:05.959Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-11T15:18:06.220Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-11T15:18:06.220Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-11T15:18:06.220Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-11T15:18:06.220Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-11T15:18:06.220Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-11T15:18:06.220Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-11T15:18:06.481Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-11T15:18:06.481Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-11T15:18:06.481Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-11T15:18:06.481Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-11T15:18:06.481Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-11T15:18:06.481Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-11T15:18:06.481Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-11T15:18:06.741Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-11T15:18:06.741Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] [2021-11-11T15:18:07.001Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-11T15:18:07.001Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-11T15:18:07.001Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-11T15:18:07.001Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-11T15:18:07.001Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-11T15:18:07.001Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] [2021-11-11T15:18:07.001Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-11T15:18:10.300Z] Fetched 25.6 MB in 5s (5561 kB/s) [2021-11-11T15:18:10.872Z] Reading package lists... [2021-11-11T15:18:10.872Z] Reading package lists... [2021-11-11T15:18:11.132Z] Building dependency tree... [2021-11-11T15:18:11.132Z] Reading state information... [2021-11-11T15:18:11.393Z] The following additional packages will be installed: [2021-11-11T15:18:11.393Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-11T15:18:11.393Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-11T15:18:11.393Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-11T15:18:11.393Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-11T15:18:11.393Z] Suggested packages: [2021-11-11T15:18:11.393Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-11T15:18:11.393Z] Recommended packages: [2021-11-11T15:18:11.393Z] gnupg libsasl2-modules [2021-11-11T15:18:11.393Z] The following NEW packages will be installed: [2021-11-11T15:18:11.393Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-11T15:18:11.393Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-11T15:18:11.393Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-11T15:18:11.393Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-11T15:18:11.393Z] The following packages will be upgraded: [2021-11-11T15:18:11.393Z] gpg gpg-agent gpgconf libudev1 [2021-11-11T15:18:11.393Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-11T15:18:11.393Z] Need to get 3527 kB of archives. [2021-11-11T15:18:11.393Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-11T15:18:11.393Z] 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-11-11T15:18:11.393Z] 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-11-11T15:18:11.393Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-11T15:18:11.393Z] 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-11-11T15:18:11.653Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-11T15:18:11.914Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-11T15:18:12.485Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-11T15:18:12.485Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-11T15:18:12.485Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-11T15:18:12.485Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-11T15:18:12.485Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-11T15:18:12.485Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-11T15:18:12.485Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-11T15:18:12.485Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-11T15:18:12.485Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-11T15:18:12.485Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-11T15:18:12.485Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-11T15:18:12.485Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-11T15:18:12.485Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-11T15:18:12.485Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-11T15:18:12.485Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-11T15:18:12.485Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-11T15:18:12.747Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T15:18:12.747Z] Fetched 3527 kB in 1s (2931 kB/s) [2021-11-11T15:18:12.747Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-11T15:18:12.747Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-11T15:18:12.747Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-11T15:18:12.747Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-11T15:18:13.008Z] Selecting previously unselected package udev. [2021-11-11T15:18:13.008Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-11T15:18:13.008Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-11T15:18:13.008Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-11T15:18:13.008Z] Selecting previously unselected package libfuse2:amd64. [2021-11-11T15:18:13.008Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-11T15:18:13.008Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-11T15:18:13.269Z] Selecting previously unselected package fuse. [2021-11-11T15:18:13.269Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-11T15:18:13.269Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-11T15:18:13.269Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-11T15:18:13.269Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-11T15:18:13.269Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-11T15:18:13.269Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-11T15:18:13.530Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-11T15:18:13.530Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-11T15:18:13.530Z] Selecting previously unselected package libksba8:amd64. [2021-11-11T15:18:13.530Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-11T15:18:13.530Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-11T15:18:13.530Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-11T15:18:13.530Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T15:18:13.530Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T15:18:13.530Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-11T15:18:13.530Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T15:18:13.530Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T15:18:13.790Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-11T15:18:13.790Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T15:18:13.790Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T15:18:13.790Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-11T15:18:13.790Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T15:18:13.790Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T15:18:13.790Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-11T15:18:13.790Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T15:18:13.790Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T15:18:13.790Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-11T15:18:13.790Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T15:18:13.790Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T15:18:14.050Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-11T15:18:14.050Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T15:18:14.050Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T15:18:14.050Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-11T15:18:14.050Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T15:18:14.050Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T15:18:14.050Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-11T15:18:14.050Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-11T15:18:14.050Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T15:18:14.050Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-11T15:18:14.050Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-11T15:18:14.050Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-11T15:18:14.050Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-11T15:18:14.050Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-11T15:18:14.050Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-11T15:18:14.311Z] Selecting previously unselected package libldap-common. [2021-11-11T15:18:14.311Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-11T15:18:14.311Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-11T15:18:14.311Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-11T15:18:14.311Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-11T15:18:14.311Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-11T15:18:14.311Z] Selecting previously unselected package dirmngr. [2021-11-11T15:18:14.312Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-11T15:18:14.312Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-11T15:18:14.571Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-11T15:18:14.571Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-11T15:18:14.571Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-11T15:18:14.571Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-11T15:18:14.571Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-11T15:18:14.571Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-11T15:18:14.571Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T15:18:14.571Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-11T15:18:14.571Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-11T15:18:14.571Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-11T15:18:14.831Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-11T15:18:15.092Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T15:18:15.092Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-11T15:18:15.092Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-11T15:18:15.092Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-11T15:18:15.092Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T15:18:15.092Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T15:18:15.092Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T15:18:15.092Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T15:18:15.092Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T15:18:15.092Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T15:18:15.092Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-11T15:18:15.092Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-11T15:18:15.092Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-11T15:18:15.092Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-11T15:18:15.662Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-11T15:18:15.662Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-11T15:18:15.662Z] This means they are not meant to be enabled using systemctl. [2021-11-11T15:18:15.662Z] Possible reasons for having this kind of units are: [2021-11-11T15:18:15.662Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-11T15:18:15.662Z] .wants/ or .requires/ directory. [2021-11-11T15:18:15.662Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-11T15:18:15.662Z] a requirement dependency on it. [2021-11-11T15:18:15.662Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-11T15:18:15.662Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-11T15:18:15.662Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-11T15:18:15.662Z] instance name specified. [2021-11-11T15:18:15.922Z] Reading package lists... [2021-11-11T15:18:16.186Z] Building dependency tree... [2021-11-11T15:18:16.186Z] Reading state information... [2021-11-11T15:18:16.186Z] The following additional packages will be installed: [2021-11-11T15:18:16.186Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-11T15:18:16.186Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-11T15:18:16.186Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-11T15:18:16.186Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-11T15:18:16.186Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-11T15:18:16.186Z] Suggested packages: [2021-11-11T15:18:16.186Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-11T15:18:16.186Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-11T15:18:16.186Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-11T15:18:16.186Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-11T15:18:16.186Z] systemd-container policykit-1 [2021-11-11T15:18:16.186Z] Recommended packages: [2021-11-11T15:18:16.186Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-11T15:18:16.186Z] The following NEW packages will be installed: [2021-11-11T15:18:16.186Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-11T15:18:16.186Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-11T15:18:16.186Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-11T15:18:16.186Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-11T15:18:16.186Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-11T15:18:16.186Z] The following packages will be upgraded: [2021-11-11T15:18:16.186Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-11T15:18:16.449Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-11T15:18:16.449Z] Need to get 36.8 MB of archives. [2021-11-11T15:18:16.449Z] After this operation, 147 MB of additional disk space will be used. [2021-11-11T15:18:16.449Z] 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-11-11T15:18:16.449Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-11T15:18:17.022Z] 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-11-11T15:18:17.282Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-11T15:18:17.282Z] 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-11-11T15:18:17.282Z] 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-11-11T15:18:17.282Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-11T15:18:17.282Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-11T15:18:17.282Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-11T15:18:17.282Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-11T15:18:17.282Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-11T15:18:17.282Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-11T15:18:17.282Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-11T15:18:17.283Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-11T15:18:17.283Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-11T15:18:17.283Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-11T15:18:17.283Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-11T15:18:17.283Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-11T15:18:17.283Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-11T15:18:17.283Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-11T15:18:17.283Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-11T15:18:17.283Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-11T15:18:17.283Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-11T15:18:17.283Z] Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-11T15:18:17.542Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-11T15:18:17.542Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-11T15:18:17.542Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-11T15:18:17.542Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-11T15:18:17.542Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-11T15:18:17.542Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-11T15:18:18.488Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T15:18:18.488Z] Fetched 36.8 MB in 2s (19.4 MB/s) [2021-11-11T15:18:18.488Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-11T15:18:18.488Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-11T15:18:18.488Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-11T15:18:19.060Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-11T15:18:19.060Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-11T15:18:19.060Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-11T15:18:19.060Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-11T15:18:19.060Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-11T15:18:19.060Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-11T15:18:19.060Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-11T15:18:19.320Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-11T15:18:19.320Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-11T15:18:19.320Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-11T15:18:19.580Z] Setting up apt (1.6.14) ... [2021-11-11T15:18:19.581Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-11T15:18:19.859Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-11T15:18:20.123Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-11T15:18:20.123Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-11T15:18:20.123Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-11T15:18:20.123Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-11T15:18:20.123Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-11T15:18:20.123Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-11T15:18:20.402Z] Selecting previously unselected package libexpat1:amd64. [2021-11-11T15:18:20.402Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-11T15:18:20.402Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-11T15:18:20.402Z] Selecting previously unselected package python3.6-minimal. [2021-11-11T15:18:20.402Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-11T15:18:20.402Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-11T15:18:20.674Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-11T15:18:20.674Z] Checking for services that may need to be restarted...done. [2021-11-11T15:18:20.674Z] Checking for services that may need to be restarted...done. [2021-11-11T15:18:20.674Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-11T15:18:20.674Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-11T15:18:20.674Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-11T15:18:21.270Z] Selecting previously unselected package python3-minimal. [2021-11-11T15:18:21.270Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-11T15:18:21.270Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-11T15:18:21.270Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-11T15:18:21.270Z] Selecting previously unselected package mime-support. [2021-11-11T15:18:21.270Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-11T15:18:21.270Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-11T15:18:21.270Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-11T15:18:21.270Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-11T15:18:21.270Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-11T15:18:21.270Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-11T15:18:21.270Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-11T15:18:21.270Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-11T15:18:21.530Z] Selecting previously unselected package python3.6. [2021-11-11T15:18:21.530Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-11T15:18:21.530Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-11T15:18:21.530Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-11T15:18:21.530Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-11T15:18:21.530Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-11T15:18:21.530Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-11T15:18:21.790Z] Selecting previously unselected package python3. [2021-11-11T15:18:21.790Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-11T15:18:21.790Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-11T15:18:21.790Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-11T15:18:21.790Z] Selecting previously unselected package multiarch-support. [2021-11-11T15:18:21.790Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-11T15:18:21.790Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-11T15:18:22.050Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-11T15:18:22.050Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-11T15:18:22.050Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-11T15:18:22.050Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-11T15:18:22.050Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-11T15:18:22.050Z] Selecting previously unselected package libbsd0:amd64. [2021-11-11T15:18:22.050Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-11T15:18:22.050Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-11T15:18:22.050Z] Selecting previously unselected package sudo. [2021-11-11T15:18:22.050Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-11T15:18:22.050Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-11T15:18:22.310Z] Selecting previously unselected package apparmor. [2021-11-11T15:18:22.310Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-11T15:18:22.311Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-11T15:18:22.311Z] Selecting previously unselected package libedit2:amd64. [2021-11-11T15:18:22.311Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-11T15:18:22.311Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-11T15:18:22.311Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-11T15:18:22.311Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-11T15:18:22.311Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-11T15:18:22.572Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-11T15:18:22.572Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-11T15:18:22.572Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-11T15:18:22.572Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-11T15:18:22.572Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-11T15:18:22.572Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-11T15:18:22.572Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-11T15:18:22.572Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-11T15:18:22.572Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-11T15:18:22.572Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-11T15:18:22.572Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-11T15:18:22.832Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-11T15:18:22.832Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-11T15:18:22.832Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-11T15:18:22.832Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-11T15:18:22.832Z] Selecting previously unselected package openssh-client. [2021-11-11T15:18:22.832Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-11T15:18:22.832Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-11T15:18:23.120Z] Selecting previously unselected package squashfs-tools. [2021-11-11T15:18:23.120Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-11T15:18:23.120Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-11T15:18:23.120Z] Selecting previously unselected package snapd. [2021-11-11T15:18:23.120Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-11T15:18:23.120Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-11T15:18:25.664Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-11T15:18:25.664Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-11T15:18:25.664Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-11T15:18:25.664Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-11T15:18:25.664Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-11T15:18:25.664Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-11T15:18:25.664Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-11T15:18:25.664Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-11T15:18:25.664Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-11T15:18:26.234Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-11T15:18:26.234Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-11T15:18:26.234Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-11T15:18:26.234Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-11T15:18:26.234Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-11T15:18:26.234Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-11T15:18:26.805Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-11T15:18:26.805Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-11T15:18:26.805Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-11T15:18:26.805Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-11T15:18:26.805Z] running python rtupdate hooks for python3.6... [2021-11-11T15:18:26.805Z] running python post-rtupdate hooks for python3.6... [2021-11-11T15:18:26.805Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-11T15:18:27.747Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-11T15:18:27.747Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-11T15:18:27.747Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-11T15:18:27.747Z] Setting up snapd (2.51.1+18.04) ... [2021-11-11T15:18:28.318Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-11T15:18:28.318Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-11T15:18:28.577Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-11T15:18:28.577Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-11T15:18:28.837Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-11T15:18:28.837Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-11T15:18:29.098Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-11T15:18:29.357Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-11T15:18:29.358Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-11T15:18:29.619Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-11T15:18:29.619Z] /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-11-11T15:18:29.619Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-11T15:18:29.619Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-11T15:18:30.560Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-11T15:18:30.819Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-11T15:18:30.819Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-11T15:18:32.025Z] Reading package lists... [2021-11-11T15:18:32.286Z] Reading package lists... [2021-11-11T15:18:32.286Z] Building dependency tree... [2021-11-11T15:18:32.286Z] Reading state information... [2021-11-11T15:18:32.547Z] Calculating upgrade... [2021-11-11T15:18:32.547Z] The following packages will be upgraded: [2021-11-11T15:18:32.547Z] advancecomp base-files bash binutils binutils-common [2021-11-11T15:18:32.547Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-11T15:18:32.547Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-11T15:18:32.547Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-11T15:18:32.547Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-11T15:18:32.547Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-11T15:18:32.547Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-11T15:18:32.547Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-11T15:18:32.547Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-11T15:18:32.547Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-11T15:18:32.547Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-11T15:18:32.547Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-11T15:18:32.547Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-11T15:18:32.547Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-11T15:18:32.547Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-11T15:18:32.547Z] ubuntu-keyring util-linux [2021-11-11T15:18:32.808Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-11T15:18:32.808Z] Need to get 64.2 MB of archives. [2021-11-11T15:18:32.808Z] After this operation, 5152 kB of additional disk space will be used. [2021-11-11T15:18:32.808Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] [2021-11-11T15:18:32.808Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-11T15:18:33.377Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-11T15:18:33.377Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-11T15:18:33.377Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-11T15:18:33.377Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-11T15:18:33.377Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-11T15:18:33.377Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-11T15:18:33.377Z] 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-11-11T15:18:33.377Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-11-11T15:18:33.377Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-11-11T15:18:33.637Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-11T15:18:33.637Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-11T15:18:33.637Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-11T15:18:33.637Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-11T15:18:33.637Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-11-11T15:18:33.637Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-11T15:18:33.637Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-11T15:18:33.637Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-11T15:18:33.637Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-11T15:18:33.899Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-11T15:18:33.899Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-11T15:18:33.899Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-11T15:18:33.899Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-11T15:18:33.899Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-11T15:18:33.899Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-11T15:18:33.899Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-11T15:18:33.899Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-11T15:18:33.899Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-11T15:18:33.899Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-11T15:18:33.899Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-11T15:18:33.899Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-11T15:18:33.899Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-11T15:18:33.899Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-11T15:18:33.899Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-11T15:18:33.899Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-11T15:18:33.899Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-11T15:18:33.899Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-11T15:18:33.899Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-11-11T15:18:33.899Z] Get:40 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-11-11T15:18:33.899Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-11-11T15:18:33.899Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-11T15:18:33.899Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-11-11T15:18:33.899Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-11T15:18:33.899Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-11T15:18:34.160Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-11T15:18:34.160Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-11T15:18:34.160Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-11T15:18:34.160Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-11T15:18:34.160Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-11T15:18:34.160Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-11T15:18:34.160Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-11-11T15:18:34.160Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-11T15:18:34.160Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-11T15:18:34.160Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-11T15:18:34.160Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-11T15:18:34.160Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-11T15:18:34.160Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-11T15:18:34.160Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-11T15:18:34.160Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-11T15:18:34.160Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-11T15:18:34.160Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-11T15:18:34.160Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-11-11T15:18:34.160Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-11T15:18:34.160Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-11T15:18:34.160Z] Get:66 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-11-11T15:18:34.160Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-11T15:18:34.160Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-11T15:18:34.160Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-11T15:18:34.160Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-11T15:18:34.160Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-11T15:18:34.160Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-11T15:18:34.419Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-11T15:18:34.419Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-11T15:18:34.419Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-11T15:18:34.419Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-11T15:18:34.419Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-11T15:18:34.419Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-11T15:18:34.419Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-11T15:18:34.419Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-11T15:18:34.419Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-11T15:18:34.419Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-11T15:18:34.420Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-11T15:18:34.420Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-11T15:18:34.420Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-11T15:18:34.420Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-11T15:18:34.420Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-11-11T15:18:34.420Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-11T15:18:34.420Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-11T15:18:34.420Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-11T15:18:34.420Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-11T15:18:34.679Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-11T15:18:34.679Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-11T15:18:34.679Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-11T15:18:34.940Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-11T15:18:35.513Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-11T15:18:35.513Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-11T15:18:35.513Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-11T15:18:36.084Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-11-11T15:18:36.084Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-11T15:18:36.084Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-11T15:18:36.084Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-11T15:18:36.084Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-11T15:18:36.084Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T15:18:36.084Z] Fetched 64.2 MB in 3s (19.3 MB/s) [2021-11-11T15:18:36.084Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-11T15:18:36.084Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-11T15:18:36.084Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-11T15:18:36.658Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-11T15:18:36.658Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-11T15:18:36.658Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... [2021-11-11T15:18:36.658Z] Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... [2021-11-11T15:18:36.919Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T15:18:36.919Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T15:18:36.919Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T15:18:37.178Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T15:18:37.178Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T15:18:37.178Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T15:18:37.178Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T15:18:37.178Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T15:18:37.178Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T15:18:37.178Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T15:18:37.178Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T15:18:37.178Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T15:18:37.437Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T15:18:37.437Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T15:18:37.437Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T15:18:37.438Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-11T15:18:37.438Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T15:18:37.438Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-11T15:18:37.438Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-11T15:18:37.438Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-11T15:18:37.438Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T15:18:37.438Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T15:18:37.698Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T15:18:37.698Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T15:18:37.698Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-11T15:18:37.698Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-11T15:18:37.698Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T15:18:37.957Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-11T15:18:37.957Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-11T15:18:37.957Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-11T15:18:38.216Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-11T15:18:38.483Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-11T15:18:38.483Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-11T15:18:38.483Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-11T15:18:38.483Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-11T15:18:38.483Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-11T15:18:38.743Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-11T15:18:38.743Z] Installing new version of config file /etc/issue ... [2021-11-11T15:18:38.743Z] Installing new version of config file /etc/issue.net ... [2021-11-11T15:18:38.743Z] Installing new version of config file /etc/lsb-release ... [2021-11-11T15:18:38.743Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-11T15:18:39.003Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-11T15:18:39.003Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-11T15:18:39.003Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-11T15:18:39.003Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T15:18:39.003Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-11T15:18:39.268Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-11T15:18:39.268Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-11T15:18:39.268Z] 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-11-11T15:18:39.268Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T15:18:39.268Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T15:18:39.268Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-11T15:18:39.268Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-11T15:18:39.531Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T15:18:39.531Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-11T15:18:39.531Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-11T15:18:39.531Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-11T15:18:39.531Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T15:18:39.531Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-11T15:18:39.531Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-11T15:18:39.796Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-11T15:18:39.796Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T15:18:39.796Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-11T15:18:39.796Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-11T15:18:39.796Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-11T15:18:40.056Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T15:18:40.056Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-11T15:18:40.056Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-11T15:18:40.056Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-11T15:18:40.056Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T15:18:40.056Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-11T15:18:40.056Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-11T15:18:40.318Z] Setting up grep (3.1-2build1) ... [2021-11-11T15:18:40.318Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T15:18:40.318Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-11T15:18:40.318Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-11T15:18:40.318Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-11T15:18:40.318Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T15:18:40.318Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-11T15:18:40.318Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-11T15:18:40.578Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-11T15:18:40.578Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T15:18:40.578Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-11T15:18:40.578Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-11T15:18:40.578Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-11T15:18:40.578Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T15:18:40.578Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-11T15:18:40.578Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-11T15:18:41.146Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-11T15:18:41.146Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-11T15:18:41.146Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-11T15:18:41.146Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-11T15:18:41.405Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-11T15:18:41.405Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T15:18:41.405Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-11T15:18:41.405Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-11T15:18:42.349Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-11T15:18:42.349Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-11T15:18:42.349Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-11T15:18:42.349Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-11T15:18:42.349Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-11T15:18:42.349Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T15:18:42.349Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-11T15:18:42.349Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-11T15:18:42.349Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-11T15:18:42.611Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T15:18:42.611Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T15:18:42.611Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-11T15:18:42.611Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-11T15:18:42.611Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T15:18:42.611Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T15:18:42.611Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-11T15:18:42.611Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-11T15:18:42.611Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T15:18:42.611Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T15:18:42.872Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-11T15:18:42.872Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-11T15:18:42.872Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T15:18:42.872Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T15:18:42.872Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-11T15:18:42.872Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-11T15:18:42.872Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T15:18:42.872Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-11T15:18:42.872Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-11T15:18:43.150Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-11T15:18:43.150Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-11T15:18:43.150Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-11T15:18:43.150Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T15:18:43.150Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-11T15:18:43.150Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-11T15:18:43.150Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-11T15:18:43.343Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-11T15:18:43.343Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-11T15:18:43.343Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-11-11T15:18:43.421Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T15:18:43.421Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T15:18:43.421Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-11T15:18:43.421Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-11T15:18:43.421Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T15:18:43.421Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T15:18:43.421Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-11T15:18:43.421Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-11T15:18:43.421Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T15:18:43.421Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T15:18:43.687Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-11T15:18:43.946Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-11T15:18:44.001Z] + ls -al . [2021-11-11T15:18:44.001Z] total 664 [2021-11-11T15:18:44.001Z] drwxrwxr-x 9 1001 1001 4096 Nov 11 15:18 . [2021-11-11T15:18:44.001Z] drwxr-xr-x 4 root root 4096 Nov 11 15:14 .. [2021-11-11T15:18:44.001Z] -rw-rw-r-- 1 1001 1001 11 Nov 11 15:12 .dockerignore [2021-11-11T15:18:44.001Z] drwxrwxr-x 8 1001 1001 4096 Nov 11 15:12 .git [2021-11-11T15:18:44.001Z] drwxrwxr-x 4 1001 1001 4096 Nov 11 15:12 .github [2021-11-11T15:18:44.001Z] -rw-rw-r-- 1 1001 1001 804 Nov 11 15:12 .gitignore [2021-11-11T15:18:44.001Z] -rw-rw-r-- 1 1001 1001 42 Nov 11 15:12 .golangci.yml [2021-11-11T15:18:44.001Z] -rw-rw-r-- 1 1001 1001 76 Nov 11 15:12 .hadolint.yml [2021-11-11T15:18:44.001Z] -rw-rw-r-- 1 1001 1001 166 Nov 11 15:12 .sonarcloud.properties [2021-11-11T15:18:44.001Z] -rw-rw-r-- 1 1001 1001 1171 Nov 11 15:12 ADOPTERS.md [2021-11-11T15:18:44.001Z] -rw-rw-r-- 1 1001 1001 8910 Nov 11 15:12 Attribution.txt [2021-11-11T15:18:44.001Z] -rw-rw-r-- 1 1001 1001 43881 Nov 11 15:12 CHANGELOG.md [2021-11-11T15:18:44.001Z] -rw-rw-r-- 1 1001 1001 3804 Nov 11 15:12 CONTRIBUTING.md [2021-11-11T15:18:44.001Z] -rw-rw-r-- 1 1001 1001 677 Nov 11 15:12 GOVERNANCE.md [2021-11-11T15:18:44.001Z] -rw-rw-r-- 1 1001 1001 849 Nov 11 15:12 Jenkinsfile [2021-11-11T15:18:44.001Z] -rw-rw-r-- 1 1001 1001 10775 Nov 11 15:12 LICENSE [2021-11-11T15:18:44.001Z] -rw-rw-r-- 1 1001 1001 6508 Nov 11 15:12 Makefile [2021-11-11T15:18:44.001Z] -rw-rw-r-- 1 1001 1001 582 Nov 11 15:12 OWNERS.md [2021-11-11T15:18:44.001Z] -rw-rw-r-- 1 1001 1001 8256 Nov 11 15:12 README.md [2021-11-11T15:18:44.001Z] -rw-rw-r-- 1 1001 1001 6912 Nov 11 15:12 SECURITY.md [2021-11-11T15:18:44.001Z] -rw-rw-r-- 1 1001 1001 5 Nov 11 15:08 VERSION [2021-11-11T15:18:44.001Z] -rw-rw-r-- 1 1001 1001 4131 Nov 11 15:12 ZMQWindows.md [2021-11-11T15:18:44.001Z] drwxrwxr-x 2 1001 1001 4096 Nov 11 15:12 bin [2021-11-11T15:18:44.001Z] drwxrwxr-x 14 1001 1001 4096 Nov 11 15:12 cmd [2021-11-11T15:18:44.001Z] -rw-r--r-- 1 root root 428381 Nov 11 15:17 coverage.out [2021-11-11T15:18:44.001Z] -rw-rw-r-- 1 1001 1001 854 Nov 11 15:12 go.mod [2021-11-11T15:18:44.001Z] -rw-rw-r-- 1 1001 1001 49665 Nov 11 15:12 go.sum [2021-11-11T15:18:44.001Z] drwxrwxr-x 8 1001 1001 4096 Nov 11 15:12 internal [2021-11-11T15:18:44.001Z] drwxrwxr-x 3 1001 1001 4096 Nov 11 15:12 openapi [2021-11-11T15:18:44.001Z] drwxrwxr-x 4 1001 1001 4096 Nov 11 15:12 snap [2021-11-11T15:18:44.001Z] -rw-rw-r-- 1 1001 1001 204 Nov 11 15:12 version.go [Pipeline] sh [2021-11-11T15:18:44.208Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-11T15:18:44.471Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-11T15:18:44.471Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T15:18:44.471Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-11T15:18:44.471Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-11T15:18:44.660Z] + '[' -e coverage.out ] [2021-11-11T15:18:44.660Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-11T15:18:44.680Z] Warning: overwriting stash ‘coverage-report’ [2021-11-11T15:18:44.731Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-11T15:18:44.731Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-11T15:18:44.731Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-11T15:18:44.731Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-11T15:18:44.731Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-11T15:18:44.992Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-11T15:18:44.992Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-11T15:18:44.992Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-11T15:18:44.992Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-11T15:18:45.252Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-11T15:18:45.252Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-11T15:18:45.252Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-11T15:18:45.252Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-11T15:18:45.252Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-11T15:18:45.252Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-11T15:18:45.252Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-11T15:18:45.252Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-11T15:18:45.408Z] Stashed 1 file(s) [Pipeline] sh [2021-11-11T15:18:45.512Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-11T15:18:45.512Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-11T15:18:45.512Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-11T15:18:45.512Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-11T15:18:45.512Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-11T15:18:45.512Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-11T15:18:45.512Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-11T15:18:45.773Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-11T15:18:45.773Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-11T15:18:45.774Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-11T15:18:45.774Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-11T15:18:46.036Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-11T15:18:46.036Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T15:18:46.036Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-11T15:18:46.036Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-11T15:18:46.036Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-11T15:18:46.036Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-11T15:18:46.036Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-11T15:18:46.036Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-11T15:18:46.052Z] + make build [2021-11-11T15:18:46.052Z] 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-11-11T15:18:46.296Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-11T15:18:46.296Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T15:18:46.296Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-11T15:18:46.296Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-11T15:18:46.296Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-11T15:18:46.296Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T15:18:46.296Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-11T15:18:46.296Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-11T15:18:46.556Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-11T15:18:46.556Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T15:18:46.556Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-11T15:18:46.556Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-11T15:18:46.556Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-11T15:18:46.816Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T15:18:46.816Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-11T15:18:46.816Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-11T15:18:46.816Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-11T15:18:46.816Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T15:18:46.816Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-11T15:18:46.816Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-11T15:18:47.076Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-11T15:18:47.076Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T15:18:47.076Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-11T15:18:47.076Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-11T15:18:47.337Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-11T15:18:47.337Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T15:18:47.337Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-11T15:18:47.337Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-11T15:18:47.337Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-11T15:18:47.337Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T15:18:47.337Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-11T15:18:47.337Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-11T15:18:47.598Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-11T15:18:47.598Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T15:18:47.598Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-11T15:18:47.598Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-11T15:18:47.598Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-11T15:18:47.598Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T15:18:47.598Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-11T15:18:47.598Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-11T15:18:47.858Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-11T15:18:47.858Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T15:18:47.858Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-11T15:18:47.858Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-11T15:18:47.858Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-11T15:18:47.858Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T15:18:47.858Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-11T15:18:47.858Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-11T15:18:48.119Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-11T15:18:48.119Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T15:18:48.119Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-11T15:18:48.119Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-11T15:18:48.119Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-11T15:18:48.380Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T15:18:48.380Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-11T15:18:48.380Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-11T15:18:48.380Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-11T15:18:48.380Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-11T15:18:48.380Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-11T15:18:48.380Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-11T15:18:48.380Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-11T15:18:48.380Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-11T15:18:48.380Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-11T15:18:48.380Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-11T15:18:48.640Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-11T15:18:48.640Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-11T15:18:48.640Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-11T15:18:48.640Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-11T15:18:48.900Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-11T15:18:48.900Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-11T15:18:48.900Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-11T15:18:48.900Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-11T15:18:48.900Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-11T15:18:48.900Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-11T15:18:49.160Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-11T15:18:49.160Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-11T15:18:49.160Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-11T15:18:49.160Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-11T15:18:49.160Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-11T15:18:49.160Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-11T15:18:49.160Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-11T15:18:49.160Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-11T15:18:49.421Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-11T15:18:49.421Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-11T15:18:49.421Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-11T15:18:49.421Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-11T15:18:49.683Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-11T15:18:49.683Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-11T15:18:49.683Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-11T15:18:49.683Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-11T15:18:49.943Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-11T15:18:49.943Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-11T15:18:50.203Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-11T15:18:50.203Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-11T15:18:50.203Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-11T15:18:50.203Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-11T15:18:50.203Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-11T15:18:50.203Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-11T15:18:50.464Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T15:18:50.464Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T15:18:50.464Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T15:18:50.464Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T15:18:50.464Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T15:18:50.464Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T15:18:50.726Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T15:18:50.726Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T15:18:51.299Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T15:18:51.299Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T15:18:52.240Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T15:18:52.240Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T15:18:52.501Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T15:18:52.501Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T15:18:52.762Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T15:18:52.762Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T15:18:53.702Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-11T15:18:53.702Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-11T15:18:53.702Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-11T15:18:53.702Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-11T15:18:53.702Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-11T15:18:53.702Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-11T15:18:53.702Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-11T15:18:53.702Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-11T15:18:53.965Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-11T15:18:53.965Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-11T15:18:53.965Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-11T15:18:53.965Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-11T15:18:53.965Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-11T15:18:53.965Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-11T15:18:53.965Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-11T15:18:53.965Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-11T15:18:54.226Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T15:18:54.226Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-11T15:18:54.226Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T15:18:54.226Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T15:18:54.226Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T15:18:54.226Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-11T15:18:54.226Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-11T15:18:54.226Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-11T15:18:54.226Z] [2021-11-11T15:18:54.226Z] Current default time zone: 'Etc/UTC' [2021-11-11T15:18:54.226Z] Local time is now: Thu Nov 11 15:18:54 UTC 2021. [2021-11-11T15:18:54.226Z] Universal Time is now: Thu Nov 11 15:18:54 UTC 2021. [2021-11-11T15:18:54.226Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-11T15:18:54.226Z] [2021-11-11T15:18:54.226Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-11T15:18:54.226Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T15:18:54.226Z] Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... [2021-11-11T15:18:54.226Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-11T15:18:54.226Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-11T15:18:54.327Z] 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-11-11T15:18:54.487Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-11T15:18:54.487Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-11T15:18:54.487Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-11T15:18:54.487Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-11T15:18:54.487Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-11T15:18:54.487Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T15:18:54.487Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-11T15:18:54.487Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T15:18:54.487Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-11T15:18:54.487Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T15:18:54.487Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-11T15:18:54.487Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-11T15:18:54.487Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-11T15:18:54.487Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-11T15:18:54.487Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-11T15:18:54.487Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-11T15:18:54.487Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-11T15:18:54.747Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-11T15:18:56.656Z] Updating certificates in /etc/ssl/certs... [2021-11-11T15:18:57.235Z] 23 added, 28 removed; done. [2021-11-11T15:18:57.500Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-11T15:18:57.500Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-11T15:18:57.500Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-11T15:18:57.500Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-11T15:18:57.500Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-11T15:18:57.500Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T15:18:57.500Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-11T15:18:57.500Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T15:18:57.500Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T15:18:57.500Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T15:18:57.500Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T15:18:57.500Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T15:18:57.500Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-11T15:18:57.500Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-11T15:18:57.500Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-11T15:18:57.500Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-11T15:18:57.500Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-11T15:18:57.500Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T15:18:57.500Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-11T15:18:57.500Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-11T15:18:57.500Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-11T15:18:57.500Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-11T15:18:57.760Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-11T15:18:57.760Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-11T15:18:57.760Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-11T15:18:57.760Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-11T15:18:57.760Z] Updating certificates in /etc/ssl/certs... [2021-11-11T15:18:58.332Z] 0 added, 0 removed; done. [2021-11-11T15:18:58.332Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-11T15:18:58.332Z] done. [2021-11-11T15:18:58.904Z] Reading package lists... [2021-11-11T15:18:58.904Z] Building dependency tree... [2021-11-11T15:18:58.904Z] Reading state information... [2021-11-11T15:18:59.164Z] The following NEW packages will be installed: [2021-11-11T15:18:59.164Z] apt-transport-https [2021-11-11T15:18:59.164Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-11T15:18:59.424Z] Need to get 4348 B of archives. [2021-11-11T15:18:59.424Z] After this operation, 154 kB of additional disk space will be used. [2021-11-11T15:18:59.424Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-11T15:18:59.424Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T15:18:59.424Z] Fetched 4348 B in 0s (21.4 kB/s) [2021-11-11T15:18:59.424Z] Selecting previously unselected package apt-transport-https. [2021-11-11T15:18:59.424Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-11T15:18:59.424Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-11T15:18:59.682Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-11T15:18:59.682Z] Setting up apt-transport-https (1.6.14) ... [2021-11-11T15:18:59.682Z] Waiting for network to be ready... [2021-11-11T15:19:06.261Z] 2021-11-11T15:19:03Z INFO Waiting for automatic snapd restart... [2021-11-11T15:19:07.202Z] snapd 2.52.1 from Canonical* installed [2021-11-11T15:19:08.140Z] "snapd" switched to the "latest/stable" channel [2021-11-11T15:19:08.140Z] [2021-11-11T15:19:10.674Z] core18 20211015 from Canonical* installed [2021-11-11T15:19:10.674Z] "core18" switched to the "latest/stable" channel [2021-11-11T15:19:10.674Z] [2021-11-11T15:19:13.236Z] snapcraft 5.0 from Canonical* installed [2021-11-11T15:19:13.236Z] "snapcraft" switched to the "latest/stable" channel [2021-11-11T15:19:13.236Z] [2021-11-11T15:19:16.476Z] 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-11-11T15:19:16.751Z] 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-11-11T15:19:17.442Z] 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-11-11T15:19:17.442Z] - README.md [2021-11-11T15:19:17.442Z] [2021-11-11T15:19:17.442Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-11T15:19:17.702Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-11T15:19:17.961Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-11T15:19:17.961Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-11T15:19:19.158Z] Reading package lists... [2021-11-11T15:19:19.417Z] 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-11-11T15:19:19.417Z] Reading package lists... [2021-11-11T15:19:19.676Z] Building dependency tree... [2021-11-11T15:19:19.676Z] Reading state information... [2021-11-11T15:19:19.676Z] Suggested packages: [2021-11-11T15:19:19.676Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-11T15:19:19.676Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-11T15:19:19.676Z] Recommended packages: [2021-11-11T15:19:19.676Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-11T15:19:19.936Z] The following NEW packages will be installed: [2021-11-11T15:19:19.936Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-11T15:19:19.936Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-11T15:19:19.936Z] pkg-config zip [2021-11-11T15:19:19.936Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-11T15:19:20.196Z] Need to get 7670 kB of archives. [2021-11-11T15:19:20.196Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-11T15:19:20.196Z] 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-11-11T15:19:20.196Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-11T15:19:20.196Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-11T15:19:20.465Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-11T15:19:20.465Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-11T15:19:20.465Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-11T15:19:20.465Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-11T15:19:20.725Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-11T15:19:20.725Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-11T15:19:20.725Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-11T15:19:20.725Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-11T15:19:20.725Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-11T15:19:20.725Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-11T15:19:20.985Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-11T15:19:20.985Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-11T15:19:21.042Z] 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-11-11T15:19:21.245Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T15:19:21.245Z] Fetched 7670 kB in 1s (6843 kB/s) [2021-11-11T15:19:21.245Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-11T15:19:21.245Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-11T15:19:21.245Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-11T15:19:21.245Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-11T15:19:21.245Z] Selecting previously unselected package libpsl5:amd64. [2021-11-11T15:19:21.245Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-11T15:19:21.245Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-11T15:19:21.504Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-11T15:19:21.505Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-11T15:19:21.505Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-11T15:19:21.505Z] Selecting previously unselected package librtmp1:amd64. [2021-11-11T15:19:21.505Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-11T15:19:21.505Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-11T15:19:21.505Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-11T15:19:21.505Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-11T15:19:21.505Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-11T15:19:21.505Z] Selecting previously unselected package liberror-perl. [2021-11-11T15:19:21.505Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-11T15:19:21.505Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-11T15:19:21.642Z] 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-11-11T15:19:21.763Z] Selecting previously unselected package git-man. [2021-11-11T15:19:21.763Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-11T15:19:21.763Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-11T15:19:21.763Z] Selecting previously unselected package git. [2021-11-11T15:19:21.763Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-11T15:19:21.763Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-11T15:19:22.333Z] Selecting previously unselected package libnorm1:amd64. [2021-11-11T15:19:22.333Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-11T15:19:22.333Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-11T15:19:22.333Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-11T15:19:22.333Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-11T15:19:22.333Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-11T15:19:22.333Z] Selecting previously unselected package libsodium23:amd64. [2021-11-11T15:19:22.333Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-11T15:19:22.333Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-11T15:19:22.593Z] Selecting previously unselected package libzmq5:amd64. [2021-11-11T15:19:22.593Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-11T15:19:22.593Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-11T15:19:22.593Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-11T15:19:22.593Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-11T15:19:22.593Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-11T15:19:22.593Z] Selecting previously unselected package pkg-config. [2021-11-11T15:19:22.593Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-11T15:19:22.593Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-11T15:19:22.593Z] Selecting previously unselected package zip. [2021-11-11T15:19:22.593Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-11T15:19:22.852Z] Unpacking zip (3.0-11build1) ... [2021-11-11T15:19:22.852Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-11T15:19:22.852Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-11T15:19:22.852Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-11T15:19:22.852Z] Setting up liberror-perl (0.17025-1) ... [2021-11-11T15:19:22.852Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-11T15:19:22.852Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-11T15:19:22.852Z] No schema files found: doing nothing. [2021-11-11T15:19:22.852Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-11T15:19:22.852Z] Setting up zip (3.0-11build1) ... [2021-11-11T15:19:22.852Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-11T15:19:22.852Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-11T15:19:22.852Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-11T15:19:22.852Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-11T15:19:22.852Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-11T15:19:22.852Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-11T15:19:22.852Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-11T15:19:23.112Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-11T15:19:23.681Z] git set to automatically installed. [2021-11-11T15:19:23.681Z] git-man set to automatically installed. [2021-11-11T15:19:23.681Z] libcurl3-gnutls set to automatically installed. [2021-11-11T15:19:23.681Z] liberror-perl set to automatically installed. [2021-11-11T15:19:23.681Z] libglib2.0-0 set to automatically installed. [2021-11-11T15:19:23.681Z] libnghttp2-14 set to automatically installed. [2021-11-11T15:19:23.681Z] libnorm1 set to automatically installed. [2021-11-11T15:19:23.681Z] libpgm-5.2-0 set to automatically installed. [2021-11-11T15:19:23.681Z] libpsl5 set to automatically installed. [2021-11-11T15:19:23.681Z] librtmp1 set to automatically installed. [2021-11-11T15:19:23.681Z] libsodium23 set to automatically installed. [2021-11-11T15:19:23.681Z] libzmq3-dev set to automatically installed. [2021-11-11T15:19:23.681Z] libzmq5 set to automatically installed. [2021-11-11T15:19:23.681Z] pkg-config set to automatically installed. [2021-11-11T15:19:23.681Z] zip set to automatically installed. [2021-11-11T15:19:25.068Z] snapd is not logged in, snap install commands will use sudo [2021-11-11T15:19:26.021Z] 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-11-11T15:19:28.639Z] 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-11-11T15:19:32.020Z] 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-11-11T15:19:33.372Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-11T15:19:33.372Z] snapd is not logged in, snap install commands will use sudo [2021-11-11T15:19:34.314Z] snap "core18" has no updates available [2021-11-11T15:19:34.885Z] Pulling config-common [2021-11-11T15:19:34.885Z] + snapcraftctl pull [2021-11-11T15:19:36.267Z] Pulling go-build-helper [2021-11-11T15:19:36.267Z] + snapcraftctl pull [2021-11-11T15:19:36.324Z] 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-11-11T15:19:37.216Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-11T15:19:37.216Z] Skipping pull go-build-helper (already ran) [2021-11-11T15:19:37.216Z] Building go-build-helper [2021-11-11T15:19:37.216Z] + snapcraftctl build [2021-11-11T15:19:39.126Z] Staging go-build-helper [2021-11-11T15:19:39.126Z] + snapcraftctl stage [2021-11-11T15:19:39.702Z] 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-11-11T15:19:43.084Z] 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-11-11T15:19:48.489Z] $ docker stop --time=1 8f06ab7760abbc20f1468d78f2378eb62dc092d409a8d5deeb9c8caa6c13d92c [2021-11-11T15:19:49.132Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-11T15:19:49.132Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-11T15:19:49.132Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-11T15:19:49.132Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-11T15:19:49.132Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-11T15:19:49.132Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-11T15:19:49.132Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-11T15:19:49.132Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-11T15:19:49.132Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-11T15:19:49.132Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-11T15:19:49.132Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-11T15:19:49.132Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-11T15:19:49.132Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-11T15:19:49.132Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-11T15:19:49.132Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-11T15:19:49.132Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-11T15:19:49.132Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-11T15:19:49.132Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-11T15:19:49.133Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-11T15:19:49.133Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] [2021-11-11T15:19:49.133Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-11T15:19:49.133Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-11T15:19:49.133Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-11T15:19:49.133Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-11T15:19:49.133Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-11T15:19:49.133Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] [2021-11-11T15:19:49.133Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-11T15:19:49.133Z] Fetched 25.6 MB in 0s (0 B/s) [2021-11-11T15:19:49.133Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-11T15:19:49.133Z] Fetched 224 kB in 0s (0 B/s) [2021-11-11T15:19:49.133Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-11T15:19:49.133Z] Fetched 157 kB in 0s (0 B/s) [2021-11-11T15:19:49.133Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-11T15:19:49.133Z] Fetched 221 kB in 0s (0 B/s) [2021-11-11T15:19:49.133Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-11T15:19:49.133Z] Fetched 143 kB in 0s (0 B/s) [2021-11-11T15:19:49.133Z] Pulling edgex-go [2021-11-11T15:19:49.133Z] + snapcraftctl pull [2021-11-11T15:19:49.702Z] Pulling hooks [2021-11-11T15:19:49.702Z] + snapcraftctl pull [2021-11-11T15:19:50.541Z] $ docker rm -f 8f06ab7760abbc20f1468d78f2378eb62dc092d409a8d5deeb9c8caa6c13d92c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:19:52.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-11T15:19:52.396Z] [2021-11-11T15:19:52.396Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:19:52.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-11T15:19:53.016Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-11T15:19:53.016Z] 29e5d40040c1: Pulling fs layer [2021-11-11T15:19:53.016Z] 1ce36da41761: Pulling fs layer [2021-11-11T15:19:53.016Z] 25b303627fd3: Pulling fs layer [2021-11-11T15:19:53.016Z] 29e5d40040c1: Verifying Checksum [2021-11-11T15:19:53.016Z] 29e5d40040c1: Download complete [2021-11-11T15:19:53.289Z] 1ce36da41761: Verifying Checksum [2021-11-11T15:19:53.289Z] 1ce36da41761: Download complete [2021-11-11T15:19:53.561Z] 29e5d40040c1: Pull complete [2021-11-11T15:19:54.989Z] 25b303627fd3: Download complete [2021-11-11T15:19:54.989Z] 1ce36da41761: Pull complete [2021-11-11T15:20:05.125Z] 25b303627fd3: Pull complete [2021-11-11T15:20:05.125Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-11T15:20:05.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-11T15:20:05.125Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-11T15:20:05.385Z] prd-ubuntu18.04-docker-arm64-4c-16g-78 does not seem to be running inside a container [2021-11-11T15:20:05.453Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-11T15:20:07.904Z] $ docker top 10625be89f5227334c3cb7d43ee91187309d7577048bfcb24dd24c29293589b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T15:20:08.861Z] + docker-compose build --help [2021-11-11T15:20:08.861Z] + grep parallel [2021-11-11T15:20:11.655Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-11T15:20:11.655Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-11T15:20:11.655Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-11T15:20:11.655Z] Fetched 0 B in 0s (0 B/s) [2021-11-11T15:20:11.655Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-11T15:20:11.655Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-11T15:20:11.655Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-11T15:20:11.655Z] Fetched 279 kB in 0s (0 B/s) [2021-11-11T15:20:11.655Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-11T15:20:11.655Z] Fetched 122 kB in 0s (0 B/s) [2021-11-11T15:20:11.655Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-11T15:20:11.655Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-11T15:20:11.655Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-11T15:20:11.655Z] Fetched 8848 B in 0s (0 B/s) [2021-11-11T15:20:11.655Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-11T15:20:11.655Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-11T15:20:11.655Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-11T15:20:11.655Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-11T15:20:11.655Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-11T15:20:11.655Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-11T15:20:11.655Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-11T15:20:11.655Z] Fetched 220 kB in 0s (0 B/s) [2021-11-11T15:20:11.655Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-11T15:20:11.655Z] Fetched 154 kB in 0s (0 B/s) [2021-11-11T15:20:11.655Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-11T15:20:11.655Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-11T15:20:11.655Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-11T15:20:11.655Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-11T15:20:11.655Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-11T15:20:11.655Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-11T15:20:11.655Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-11T15:20:11.655Z] Fetched 499 kB in 0s (0 B/s) [2021-11-11T15:20:11.655Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-11T15:20:11.655Z] Fetched 111 kB in 0s (0 B/s) [2021-11-11T15:20:11.655Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-11T15:20:11.655Z] Fetched 240 kB in 0s (0 B/s) [2021-11-11T15:20:11.656Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-11T15:20:11.656Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-11T15:20:11.656Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-11T15:20:11.656Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-11T15:20:11.656Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-11T15:20:11.656Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-11T15:20:11.656Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-11T15:20:11.656Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-11T15:20:11.656Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-11T15:20:11.656Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-11T15:20:11.656Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-11T15:20:11.656Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-11T15:20:11.656Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-11T15:20:11.656Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-11T15:20:11.656Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-11T15:20:11.656Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-11T15:20:11.656Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-11T15:20:11.656Z] Fetched 8720 B in 0s (0 B/s) [2021-11-11T15:20:11.656Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-11T15:20:11.656Z] Fetched 140 kB in 0s (0 B/s) [2021-11-11T15:20:11.656Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-11T15:20:11.656Z] Fetched 119 kB in 0s (0 B/s) [2021-11-11T15:20:11.656Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-11T15:20:11.656Z] Fetched 111 kB in 0s (0 B/s) [2021-11-11T15:20:11.656Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-11T15:20:11.656Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-11T15:20:11.656Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-11T15:20:11.656Z] Fetched 646 kB in 0s (0 B/s) [2021-11-11T15:20:11.656Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-11T15:20:11.656Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-11T15:20:11.656Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-11T15:20:11.656Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-11T15:20:11.656Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-11T15:20:11.656Z] Fetched 368 kB in 0s (0 B/s) [2021-11-11T15:20:11.656Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-11T15:20:11.656Z] Fetched 187 kB in 0s (0 B/s) [2021-11-11T15:20:11.656Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-11T15:20:11.656Z] Fetched 175 kB in 0s (0 B/s) [2021-11-11T15:20:11.656Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-11T15:20:11.656Z] Fetched 206 kB in 0s (0 B/s) [2021-11-11T15:20:11.656Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-11T15:20:11.656Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-11T15:20:11.656Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-11T15:20:11.656Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-11T15:20:11.656Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-11T15:20:11.656Z] Fetched 159 kB in 0s (0 B/s) [2021-11-11T15:20:11.656Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-11T15:20:11.656Z] Fetched 107 kB in 0s (0 B/s) [2021-11-11T15:20:11.656Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-11T15:20:11.656Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-11T15:20:11.656Z] Pulling static-packages [2021-11-11T15:20:11.656Z] + snapcraftctl pull [2021-11-11T15:20:11.656Z] Pulling version [2021-11-11T15:20:11.656Z] + cd /root/project [2021-11-11T15:20:11.656Z] + git describe --tags --abbrev=0 [2021-11-11T15:20:11.656Z] + sed s/v// [2021-11-11T15:20:11.656Z] + GIT_VERSION=2.0.1-dev.91 [2021-11-11T15:20:11.656Z] + [ -z 2.0.1-dev.91 ] [2021-11-11T15:20:11.656Z] + snapcraftctl set-version 2.0.1-dev.91 [2021-11-11T15:20:11.656Z] Building config-common [2021-11-11T15:20:11.656Z] + snapcraftctl build [2021-11-11T15:20:12.224Z] --parallel Build images in parallel. [Pipeline] } [2021-11-11T15:20:12.507Z] $ docker stop --time=1 10625be89f5227334c3cb7d43ee91187309d7577048bfcb24dd24c29293589b9 [2021-11-11T15:20:14.194Z] Skipping build go-build-helper (already ran) [2021-11-11T15:20:14.194Z] Building edgex-go [2021-11-11T15:20:14.194Z] + cd /root/parts/edgex-go/src [2021-11-11T15:20:14.194Z] + + sed s/v// [2021-11-11T15:20:14.194Z] git describe --tags --abbrev=0 [2021-11-11T15:20:14.194Z] + GIT_VERSION=2.0.1-dev.91 [2021-11-11T15:20:14.194Z] + [ -z 2.0.1-dev.91 ] [2021-11-11T15:20:14.194Z] + echo 2.0.1-dev.91 [2021-11-11T15:20:14.194Z] + [ ! -d vendor ] [2021-11-11T15:20:14.194Z] + go mod download all [2021-11-11T15:20:14.220Z] $ docker rm -f 10625be89f5227334c3cb7d43ee91187309d7577048bfcb24dd24c29293589b9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:20:14.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-11T15:20:14.832Z] . [Pipeline] withDockerContainer [2021-11-11T15:20:15.088Z] prd-ubuntu18.04-docker-arm64-4c-16g-78 does not seem to be running inside a container [2021-11-11T15:20:15.153Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-11-11T15:20:16.559Z] $ docker top 894608de3317d6f9a0d5923fc4ebf8054e65c9acd831cdb01d31945241154ae9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T15:20:17.525Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-11T15:20:21.812Z] Building core-command ... [2021-11-11T15:20:21.812Z] Building core-data ... [2021-11-11T15:20:21.812Z] Building core-metadata ... [2021-11-11T15:20:21.812Z] Building security-bootstrapper ... [2021-11-11T15:20:21.812Z] Building security-proxy-setup ... [2021-11-11T15:20:21.812Z] Building security-secretstore-setup ... [2021-11-11T15:20:21.812Z] Building support-notifications ... [2021-11-11T15:20:21.812Z] Building support-scheduler ... [2021-11-11T15:20:21.812Z] Building sys-mgmt-agent ... [2021-11-11T15:20:21.812Z] Building security-secretstore-setup [2021-11-11T15:20:21.812Z] Building sys-mgmt-agent [2021-11-11T15:20:21.812Z] Building security-proxy-setup [2021-11-11T15:20:21.812Z] Building support-scheduler [2021-11-11T15:20:21.812Z] Building core-metadata [2021-11-11T15:20:24.201Z] + make build [2021-11-11T15:20:24.201Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-data/core-data ./cmd/core-data [2021-11-11T15:20:34.194Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-11T15:20:38.387Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-command/core-command ./cmd/core-command [2021-11-11T15:20:39.324Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-11T15:20:40.703Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-11T15:20:41.270Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-11T15:20:42.652Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-11T15:20:43.598Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-11T15:20:44.540Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-11T15:20:45.924Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-11T15:20:46.866Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-11T15:20:47.805Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-11T15:20:49.716Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-11T15:20:49.716Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-11T15:20:49.716Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-11T15:20:49.716Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-11T15:20:49.716Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-11T15:20:49.716Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-11T15:20:49.716Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-11T15:20:49.716Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-11T15:20:49.716Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-11T15:20:49.716Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-11T15:20:49.716Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-11T15:20:49.716Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-11T15:20:49.716Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-11T15:20:49.716Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-11T15:20:49.716Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-11T15:20:49.716Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-11T15:20:49.716Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-11T15:20:49.716Z] + 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-11-11T15:20:49.716Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-11T15:20:49.716Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-11-11T15:20:49.716Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-11T15:20:49.716Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-11T15:20:49.716Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-11T15:20:49.716Z] + 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-11-11T15:20:49.716Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-11T15:20:49.716Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-11T15:20:49.716Z] + 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-11-11T15:20:50.656Z] Building hooks [2021-11-11T15:20:50.656Z] + cd /root/parts/hooks/src [2021-11-11T15:20:50.656Z] + make build [2021-11-11T15:20:50.656Z] go mod tidy [2021-11-11T15:20:51.225Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-11-11T15:20:51.484Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-11T15:20:51.484Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-11T15:20:51.744Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-11T15:20:52.683Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-11T15:20:52.943Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-11T15:20:52.943Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-11T15:20:56.255Z] Building static-packages [2021-11-11T15:20:56.255Z] + snapcraftctl build [2021-11-11T15:20:58.172Z] Building version [2021-11-11T15:20:58.172Z] + snapcraftctl build [2021-11-11T15:21:00.080Z] Staging config-common [2021-11-11T15:21:00.080Z] + snapcraftctl stage [2021-11-11T15:21:01.462Z] Skipping stage go-build-helper (already ran) [2021-11-11T15:21:01.463Z] Staging edgex-go [2021-11-11T15:21:01.463Z] + snapcraftctl stage [2021-11-11T15:21:02.401Z] Staging hooks [2021-11-11T15:21:02.401Z] + snapcraftctl stage [2021-11-11T15:21:03.340Z] Staging static-packages [2021-11-11T15:21:03.340Z] + snapcraftctl stage [2021-11-11T15:21:04.724Z] Staging version [2021-11-11T15:21:04.724Z] + snapcraftctl stage [2021-11-11T15:21:05.662Z] Priming config-common [2021-11-11T15:21:05.662Z] + snapcraftctl prime [2021-11-11T15:21:07.044Z] Priming go-build-helper [2021-11-11T15:21:07.044Z] + snapcraftctl prime [2021-11-11T15:21:07.985Z] Priming edgex-go [2021-11-11T15:21:07.985Z] + snapcraftctl prime [2021-11-11T15:21:09.366Z] Priming hooks [2021-11-11T15:21:09.366Z] + snapcraftctl prime [2021-11-11T15:21:10.306Z] Priming static-packages [2021-11-11T15:21:10.565Z] + snapcraftctl prime [2021-11-11T15:21:13.102Z] Priming version [2021-11-11T15:21:13.102Z] + snapcraftctl prime [2021-11-11T15:21:14.482Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T15:21:30.026Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:21:30.026Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:21:30.026Z] ---> 302ed8866317 [2021-11-11T15:21:30.026Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T15:21:30.026Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:21:30.026Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:21:30.026Z] ---> 302ed8866317 [2021-11-11T15:21:30.026Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T15:21:30.026Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:21:30.026Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:21:30.026Z] ---> 302ed8866317 [2021-11-11T15:21:30.026Z] Step 3/23 : WORKDIR /edgex-go [2021-11-11T15:21:30.026Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:21:30.026Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:21:30.026Z] ---> 302ed8866317 [2021-11-11T15:21:30.026Z] Step 3/20 : WORKDIR /edgex-go [2021-11-11T15:21:30.026Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:21:30.026Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:21:30.026Z] ---> 302ed8866317 [2021-11-11T15:21:30.026Z] Step 3/24 : WORKDIR /edgex-go [2021-11-11T15:21:30.026Z] ---> Running in c2be97d2146d [2021-11-11T15:21:30.026Z] ---> Running in a4b7af1d0e74 [2021-11-11T15:21:30.026Z] ---> Running in c9ec2eb8159f [2021-11-11T15:21:30.026Z] ---> Running in 6636fea95795 [2021-11-11T15:21:30.026Z] ---> Running in a92e183511fb [2021-11-11T15:21:30.026Z] Removing intermediate container 6636fea95795 [2021-11-11T15:21:30.026Z] ---> f771a2986f9c [2021-11-11T15:21:30.026Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:21:30.026Z] Removing intermediate container c2be97d2146d [2021-11-11T15:21:30.026Z] ---> d4b6f752e58c [2021-11-11T15:21:30.026Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:21:30.026Z] ---> Running in d4044cdde7e4 [2021-11-11T15:21:30.026Z] Removing intermediate container c9ec2eb8159f [2021-11-11T15:21:30.026Z] ---> 8ecbeb1e5a61 [2021-11-11T15:21:30.026Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:21:30.026Z] Removing intermediate container a92e183511fb [2021-11-11T15:21:30.026Z] ---> 89ffd60ec918 [2021-11-11T15:21:30.026Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:21:30.026Z] Removing intermediate container a4b7af1d0e74 [2021-11-11T15:21:30.026Z] ---> f76ff29518af [2021-11-11T15:21:30.026Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:21:30.026Z] ---> Running in c98dd5e07379 [2021-11-11T15:21:30.026Z] ---> Running in 465e5b32456e [2021-11-11T15:21:30.026Z] ---> Running in 6e24b435843b [2021-11-11T15:21:30.026Z] ---> Running in e009ff40f5fc [2021-11-11T15:21:31.019Z] Removing intermediate container d4044cdde7e4 [2021-11-11T15:21:31.019Z] ---> fd1dd988d965 [2021-11-11T15:21:31.019Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-11T15:21:31.296Z] ---> Running in 538d1c1e87df [2021-11-11T15:21:31.296Z] Removing intermediate container c98dd5e07379 [2021-11-11T15:21:31.296Z] ---> 7d80447709bf [2021-11-11T15:21:31.296Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-11T15:21:31.296Z] ---> Running in b5182fae51af [2021-11-11T15:21:31.897Z] Removing intermediate container 465e5b32456e [2021-11-11T15:21:31.897Z] ---> d5e08720dc3c [2021-11-11T15:21:31.897Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-11T15:21:31.897Z] Removing intermediate container 6e24b435843b [2021-11-11T15:21:31.897Z] ---> d1312acc8685 [2021-11-11T15:21:31.897Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-11T15:21:31.897Z] Removing intermediate container e009ff40f5fc [2021-11-11T15:21:31.897Z] ---> 08a420742dec [2021-11-11T15:21:31.897Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-11T15:21:31.897Z] ---> Running in cfd132e1fcb0 [2021-11-11T15:21:31.897Z] ---> Running in ed301c8b24ba [2021-11-11T15:21:31.897Z] ---> Running in 400e0025a61f [2021-11-11T15:21:33.336Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T15:21:33.609Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T15:21:33.883Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T15:21:33.883Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T15:21:34.156Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T15:21:34.156Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T15:21:34.753Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T15:21:34.753Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T15:21:34.753Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T15:21:35.199Z] OK: 219 MiB in 52 packages [2021-11-11T15:21:35.199Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T15:21:35.879Z] OK: 219 MiB in 52 packages [2021-11-11T15:21:36.190Z] OK: 219 MiB in 52 packages [2021-11-11T15:21:36.478Z] OK: 219 MiB in 52 packages [2021-11-11T15:21:36.767Z] OK: 219 MiB in 52 packages [2021-11-11T15:21:37.113Z] Removing intermediate container 538d1c1e87df [2021-11-11T15:21:37.114Z] ---> ad644ffc3db2 [2021-11-11T15:21:37.114Z] Step 6/22 : COPY . . [2021-11-11T15:21:38.112Z] Removing intermediate container b5182fae51af [2021-11-11T15:21:38.112Z] ---> b60a84545a59 [2021-11-11T15:21:38.112Z] Step 6/20 : COPY . . [2021-11-11T15:21:38.112Z] Removing intermediate container 400e0025a61f [2021-11-11T15:21:38.112Z] ---> 47711443260c [2021-11-11T15:21:38.112Z] Step 6/23 : COPY go.mod . [2021-11-11T15:21:38.387Z] Removing intermediate container cfd132e1fcb0 [2021-11-11T15:21:38.387Z] ---> 43e5fb48f0f7 [2021-11-11T15:21:38.387Z] Step 6/24 : COPY . . [2021-11-11T15:21:38.664Z] Removing intermediate container ed301c8b24ba [2021-11-11T15:21:38.664Z] ---> 4a23692153e5 [2021-11-11T15:21:38.664Z] Step 6/22 : COPY . . [2021-11-11T15:21:39.643Z] ---> 18aaf9012033 [2021-11-11T15:21:39.643Z] Step 7/23 : RUN go mod download [2021-11-11T15:21:39.923Z] ---> Running in 222d8eebb9e6 [2021-11-11T15:21:45.337Z] Removing intermediate container 222d8eebb9e6 [2021-11-11T15:21:45.337Z] ---> f312f6447fae [2021-11-11T15:21:45.337Z] Step 8/23 : COPY . . [2021-11-11T15:22:03.632Z] ---> ec5608a81944 [2021-11-11T15:22:03.632Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T15:22:03.632Z] ---> 272c7f5472fd [2021-11-11T15:22:03.632Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T15:22:03.632Z] ---> 66d4f91d5019 [2021-11-11T15:22:03.632Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T15:22:03.632Z] ---> 8b3440f547bb [2021-11-11T15:22:03.632Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T15:22:03.632Z] ---> Running in f118f1c05e50 [2021-11-11T15:22:03.632Z] ---> Running in cc4b19cfb67c [2021-11-11T15:22:03.632Z] ---> Running in 7e396949e336 [2021-11-11T15:22:03.632Z] ---> Running in dae34747d49c [2021-11-11T15:22:05.641Z] ---> 629a9bfde7da [2021-11-11T15:22:05.641Z] Step 9/23 : RUN go mod tidy [2021-11-11T15:22:05.641Z] ---> Running in 4ee2217bbe68 [2021-11-11T15:22:07.639Z] Removing intermediate container cc4b19cfb67c [2021-11-11T15:22:07.639Z] ---> 3c08bcf357d8 [2021-11-11T15:22:07.639Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-11T15:22:07.639Z] ---> Running in 62fb83d07282 [2021-11-11T15:22:07.639Z] Removing intermediate container f118f1c05e50 [2021-11-11T15:22:07.639Z] ---> 323e2aa29171 [2021-11-11T15:22:07.639Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-11T15:22:07.639Z] Removing intermediate container 7e396949e336 [2021-11-11T15:22:07.639Z] ---> b0886d6d472a [2021-11-11T15:22:07.639Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-11T15:22:07.639Z] ---> Running in a6033fe10a59 [2021-11-11T15:22:07.639Z] ---> Running in eeb6f41c2432 [2021-11-11T15:22:07.639Z] Removing intermediate container dae34747d49c [2021-11-11T15:22:07.639Z] ---> 8f7fe17fbed1 [2021-11-11T15:22:07.639Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-11T15:22:08.240Z] ---> Running in f4ad9d6e144b [2021-11-11T15:22:10.264Z] 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-11-11T15:22:10.539Z] 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-11-11T15:22:10.539Z] 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-11-11T15:22:10.814Z] 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-11-11T15:22:11.091Z] Removing intermediate container 4ee2217bbe68 [2021-11-11T15:22:11.091Z] ---> bf7fb04bbe79 [2021-11-11T15:22:11.091Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-11T15:22:11.091Z] ---> Running in 2f76b9fc0a57 [2021-11-11T15:22:13.073Z] 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-11-11T15:24:04.917Z] 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-11-11T15:24:04.917Z] 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-11-11T15:24:10.345Z] Removing intermediate container 62fb83d07282 [2021-11-11T15:24:10.345Z] ---> 2f55f981c849 [2021-11-11T15:24:10.345Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-11T15:24:10.345Z] ---> Running in 2398c4354c63 [2021-11-11T15:24:12.346Z] 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-11-11T15:24:17.786Z] Removing intermediate container f4ad9d6e144b [2021-11-11T15:24:17.786Z] ---> 18bb096bf502 [2021-11-11T15:24:17.786Z] [2021-11-11T15:24:17.786Z] Step 9/24 : FROM alpine:3.14 [2021-11-11T15:24:17.786Z] 3.14: Pulling from library/alpine [2021-11-11T15:24:17.786Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-11T15:24:17.786Z] Status: Downloaded newer image for alpine:3.14 [2021-11-11T15:24:17.786Z] ---> bb3de5531c18 [2021-11-11T15:24:17.786Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-11T15:24:17.786Z] Removing intermediate container eeb6f41c2432 [2021-11-11T15:24:17.786Z] ---> 1357970ee7cd [2021-11-11T15:24:17.786Z] [2021-11-11T15:24:17.786Z] Step 9/20 : FROM alpine:3.14 [2021-11-11T15:24:17.786Z] ---> bb3de5531c18 [2021-11-11T15:24:17.786Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-11T15:24:17.786Z] Removing intermediate container 2398c4354c63 [2021-11-11T15:24:17.786Z] ---> c30bfa989868 [2021-11-11T15:24:17.786Z] [2021-11-11T15:24:17.786Z] Step 10/22 : FROM docker:20.10.8 [2021-11-11T15:24:18.065Z] ---> Running in d26fc8b92fb6 [2021-11-11T15:24:18.065Z] ---> Running in 2d715245b6b8 [2021-11-11T15:24:18.343Z] 20.10.8: Pulling from library/docker [2021-11-11T15:24:20.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T15:24:20.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T15:24:20.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T15:24:20.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T15:24:21.978Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-11T15:24:21.978Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-11T15:24:21.978Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-11T15:24:21.978Z] (3/3) Installing su-exec (0.2-r1) [2021-11-11T15:24:21.978Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-11T15:24:21.978Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T15:24:21.978Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-11T15:24:21.978Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-11T15:24:21.978Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T15:24:22.254Z] (5/5) Installing curl (7.79.1-r0) [2021-11-11T15:24:22.254Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T15:24:22.254Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T15:24:22.254Z] OK: 6 MiB in 17 packages [2021-11-11T15:24:22.532Z] OK: 8 MiB in 19 packages [2021-11-11T15:24:24.509Z] Removing intermediate container 2f76b9fc0a57 [2021-11-11T15:24:24.509Z] ---> 5097b50eef3d [2021-11-11T15:24:24.509Z] [2021-11-11T15:24:24.509Z] Step 11/23 : FROM alpine:3.14 [2021-11-11T15:24:24.509Z] ---> bb3de5531c18 [2021-11-11T15:24:24.509Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-11T15:24:24.509Z] ---> Running in 85de32f6fd48 [2021-11-11T15:24:25.497Z] Removing intermediate container d26fc8b92fb6 [2021-11-11T15:24:25.497Z] ---> 341b1059b747 [2021-11-11T15:24:25.497Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-11T15:24:25.497Z] Removing intermediate container 2d715245b6b8 [2021-11-11T15:24:25.497Z] ---> 44b87adc167e [2021-11-11T15:24:25.497Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-11T15:24:25.769Z] ---> Running in 93f3b2d2e27c [2021-11-11T15:24:25.769Z] ---> Running in 73c37d110f35 [2021-11-11T15:24:25.769Z] Removing intermediate container a6033fe10a59 [2021-11-11T15:24:25.769Z] ---> e1f7a9333bf9 [2021-11-11T15:24:25.769Z] [2021-11-11T15:24:25.769Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T15:24:25.769Z] ---> bb3de5531c18 [2021-11-11T15:24:25.769Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-11T15:24:26.060Z] ---> Running in ebbb3bad8fb7 [2021-11-11T15:24:26.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T15:24:26.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T15:24:26.615Z] Removing intermediate container 93f3b2d2e27c [2021-11-11T15:24:26.615Z] ---> 95b91c022e48 [2021-11-11T15:24:26.615Z] Step 12/24 : WORKDIR / [2021-11-11T15:24:26.615Z] Removing intermediate container 73c37d110f35 [2021-11-11T15:24:26.615Z] ---> 8feb1004fc5b [2021-11-11T15:24:26.615Z] Step 12/20 : WORKDIR /edgex [2021-11-11T15:24:26.889Z] ---> Running in 47ca87531eef [2021-11-11T15:24:26.889Z] ---> Running in c5c47b66d24c [2021-11-11T15:24:27.484Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-11T15:24:27.485Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T15:24:27.485Z] OK: 5 MiB in 15 packages [2021-11-11T15:24:27.758Z] Removing intermediate container 47ca87531eef [2021-11-11T15:24:27.758Z] ---> ac977b99a02f [2021-11-11T15:24:27.758Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-11T15:24:28.030Z] Removing intermediate container c5c47b66d24c [2021-11-11T15:24:28.030Z] ---> 541600eff23f [2021-11-11T15:24:28.030Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-11T15:24:28.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T15:24:28.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T15:24:28.864Z] Removing intermediate container 85de32f6fd48 [2021-11-11T15:24:28.864Z] ---> 2f921ab84ca0 [2021-11-11T15:24:28.864Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T15:24:29.144Z] ---> Running in a0e43a49bb72 [2021-11-11T15:24:29.144Z] ---> 5384d735b522 [2021-11-11T15:24:29.144Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-11T15:24:29.420Z] ---> 894403f9c732 [2021-11-11T15:24:29.420Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-11T15:24:29.700Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-11T15:24:29.700Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T15:24:29.700Z] OK: 5 MiB in 15 packages [2021-11-11T15:24:29.978Z] Removing intermediate container a0e43a49bb72 [2021-11-11T15:24:29.978Z] ---> 1dd5987d6427 [2021-11-11T15:24:29.978Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-11T15:24:30.255Z] ---> Running in 3fa4adb05478 [2021-11-11T15:24:30.858Z] ---> 783f97a27961 [2021-11-11T15:24:30.858Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-11T15:24:31.133Z] Removing intermediate container 3fa4adb05478 [2021-11-11T15:24:31.133Z] ---> ca93c19dccc4 [2021-11-11T15:24:31.133Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-11T15:24:31.133Z] Removing intermediate container ebbb3bad8fb7 [2021-11-11T15:24:31.133Z] ---> 70ce73dbeb15 [2021-11-11T15:24:31.133Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T15:24:31.133Z] ---> Running in 4b408128720c [2021-11-11T15:24:31.409Z] ---> Running in df93babffd9b [2021-11-11T15:24:32.014Z] ---> c01815dff9ef [2021-11-11T15:24:32.014Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-11T15:24:32.014Z] Removing intermediate container 4b408128720c [2021-11-11T15:24:32.014Z] ---> 2b3331aaceb8 [2021-11-11T15:24:32.014Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T15:24:32.287Z] Removing intermediate container df93babffd9b [2021-11-11T15:24:32.287Z] ---> a2e2e2e417a1 [2021-11-11T15:24:32.287Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-11T15:24:32.287Z] ---> 241cacaab2ea [2021-11-11T15:24:32.287Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-11T15:24:32.287Z] ---> Running in c3aa24a24e60 [2021-11-11T15:24:33.270Z] Removing intermediate container c3aa24a24e60 [2021-11-11T15:24:33.270Z] ---> 2151a778d19f [2021-11-11T15:24:33.270Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-11T15:24:33.270Z] ---> Running in 2ba35c471933 [2021-11-11T15:24:33.543Z] ---> e9f1f5598146 [2021-11-11T15:24:33.543Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-11T15:24:33.543Z] ---> e6b9d190f11b [2021-11-11T15:24:33.543Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-11T15:24:34.139Z] ---> 674883c08abc [2021-11-11T15:24:34.139Z] Removing intermediate container 2ba35c471933 [2021-11-11T15:24:34.139Z] ---> dfda56b4fec0 [2021-11-11T15:24:34.139Z] Step 14/22 : WORKDIR / [2021-11-11T15:24:34.139Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-11T15:24:34.415Z] ---> Running in 74757d48df56 [2021-11-11T15:24:34.415Z] ---> Running in ece60fa4a130 [2021-11-11T15:24:35.010Z] Removing intermediate container 74757d48df56 [2021-11-11T15:24:35.010Z] ---> 6563480ce89b [2021-11-11T15:24:35.010Z] Step 17/20 : CMD ["--init=true"] [2021-11-11T15:24:35.292Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-11T15:24:35.292Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-11T15:24:35.292Z] ---> Running in 8ebf0208e9d0 [2021-11-11T15:24:35.292Z] ---> 3734d5adc5ac [2021-11-11T15:24:35.292Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-11T15:24:35.292Z] Removing intermediate container ece60fa4a130 [2021-11-11T15:24:35.292Z] ---> 61404f1ace14 [2021-11-11T15:24:35.292Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T15:24:35.292Z] ---> 642e8bfb728f [2021-11-11T15:24:35.292Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-11T15:24:35.567Z] ---> Running in 3202f7bab4aa [2021-11-11T15:24:35.567Z] ---> dad021073dc5 [2021-11-11T15:24:35.567Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-11T15:24:35.842Z] Removing intermediate container 8ebf0208e9d0 [2021-11-11T15:24:35.842Z] ---> 9ac0ad948c35 [2021-11-11T15:24:35.842Z] Step 18/20 : LABEL arch=arm64 [2021-11-11T15:24:36.119Z] ---> Running in fcc49f144e6c [2021-11-11T15:24:36.394Z] Removing intermediate container 3202f7bab4aa [2021-11-11T15:24:36.394Z] ---> 555961c4d1e2 [2021-11-11T15:24:36.394Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-11T15:24:36.394Z] ---> Running in 0cf82201ef8a [2021-11-11T15:24:36.668Z] ---> f40542ca9f36 [2021-11-11T15:24:36.668Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-11T15:24:36.668Z] ---> 771beee33440 [2021-11-11T15:24:36.668Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-11T15:24:36.945Z] ---> Running in 5144185ae6e1 [2021-11-11T15:24:36.945Z] Removing intermediate container fcc49f144e6c [2021-11-11T15:24:36.945Z] ---> 76100bdd864d [2021-11-11T15:24:36.945Z] Step 19/20 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 [2021-11-11T15:24:37.217Z] ---> Running in 2f118dce886f [2021-11-11T15:24:37.494Z] Removing intermediate container 5144185ae6e1 [2021-11-11T15:24:37.494Z] ---> e7023040b451 [2021-11-11T15:24:37.494Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T15:24:37.792Z] ---> 9a489cd0ac94 [2021-11-11T15:24:37.792Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-11T15:24:37.792Z] ---> Running in 734a10217bdf [2021-11-11T15:24:38.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T15:24:38.070Z] Removing intermediate container 2f118dce886f [2021-11-11T15:24:38.070Z] ---> dfde090a724c [2021-11-11T15:24:38.070Z] Step 20/20 : LABEL version=0.0.0 [2021-11-11T15:24:38.364Z] ---> Running in 9fb5ceda555f [2021-11-11T15:24:38.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T15:24:38.364Z] ---> 83a7d57e12a9 [2021-11-11T15:24:38.646Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-11T15:24:38.646Z] Removing intermediate container 734a10217bdf [2021-11-11T15:24:38.646Z] ---> bb64ad130ea5 [2021-11-11T15:24:38.646Z] Step 21/23 : LABEL arch=arm64 [2021-11-11T15:24:38.925Z] ---> Running in d436b93c8e9e [2021-11-11T15:24:38.925Z] Removing intermediate container 9fb5ceda555f [2021-11-11T15:24:38.925Z] ---> 4b65e76d35f8 [2021-11-11T15:24:38.925Z] [2021-11-11T15:24:39.206Z] (1/42) Installing readline (8.1.0-r0) [2021-11-11T15:24:39.206Z] (2/42) Installing bash (5.1.4-r0) [2021-11-11T15:24:39.206Z] Executing bash-5.1.4-r0.post-install [2021-11-11T15:24:39.486Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-11T15:24:39.486Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-11T15:24:39.486Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-11T15:24:39.486Z] (6/42) Installing curl (7.79.1-r0) [2021-11-11T15:24:39.486Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-11T15:24:39.486Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-11T15:24:39.486Z] (9/42) Installing expat (2.4.1-r0) [2021-11-11T15:24:39.486Z] (10/42) Installing libffi (3.3-r2) [2021-11-11T15:24:39.486Z] (11/42) Installing gdbm (1.19-r0) [2021-11-11T15:24:39.486Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-11T15:24:39.486Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T15:24:39.486Z] ---> 87f59b65ea2a [2021-11-11T15:24:39.486Z] Step 20/24 : 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-11-11T15:24:39.486Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T15:24:39.486Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-11T15:24:39.486Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-11T15:24:39.760Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-11T15:24:39.760Z] Removing intermediate container d436b93c8e9e [2021-11-11T15:24:39.760Z] ---> 4525b4c1b01f [2021-11-11T15:24:39.760Z] Step 22/23 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 [2021-11-11T15:24:39.760Z] ---> Running in 8caf653b5bbe [2021-11-11T15:24:39.760Z] Successfully built 4b65e76d35f8 [2021-11-11T15:24:39.760Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-11T15:24:39.760Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-11-11T15:24:40.045Z] ---> Running in 3096ea5852ac [2021-11-11T15:24:40.045Z] ---> 5894f8efa07f [2021-11-11T15:24:40.045Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-11T15:24:40.317Z] ---> Running in 77d4fde779d1 [2021-11-11T15:24:40.914Z] Removing intermediate container 3096ea5852ac [2021-11-11T15:24:40.914Z] ---> 74f0fbe7a015 [2021-11-11T15:24:40.914Z] Step 23/23 : LABEL version=0.0.0 [2021-11-11T15:24:41.327Z] Removing intermediate container 77d4fde779d1 [2021-11-11T15:24:41.327Z] ---> d28d6cbd75ce [2021-11-11T15:24:41.327Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T15:24:41.327Z] ---> Running in 326153770e8d [2021-11-11T15:24:41.327Z] ---> Running in 458d58c8dde9 [2021-11-11T15:24:42.419Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-11T15:24:42.419Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-11T15:24:42.419Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-11T15:24:42.419Z] Removing intermediate container 326153770e8d [2021-11-11T15:24:42.419Z] ---> 35c612534906 [2021-11-11T15:24:42.419Z] [2021-11-11T15:24:42.419Z] Removing intermediate container 458d58c8dde9 [2021-11-11T15:24:42.419Z] ---> 0e9239cb8fd5 [2021-11-11T15:24:42.419Z] Step 20/22 : LABEL arch=arm64 [2021-11-11T15:24:42.419Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-11T15:24:42.419Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-11T15:24:42.419Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-11T15:24:42.709Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-11T15:24:42.709Z] ---> Running in b322e23e6744 [2021-11-11T15:24:42.709Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-11T15:24:42.709Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-11T15:24:42.710Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-11T15:24:42.710Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-11T15:24:42.710Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-11T15:24:42.710Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-11T15:24:42.710Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-11T15:24:42.710Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-11T15:24:42.710Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-11T15:24:43.031Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-11T15:24:43.031Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-11T15:24:43.031Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-11T15:24:43.031Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-11T15:24:43.031Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-11T15:24:43.031Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-11T15:24:43.031Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-11T15:24:43.031Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-11T15:24:43.348Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-11T15:24:43.681Z] Successfully built 35c612534906 [2021-11-11T15:24:43.681Z] Successfully tagged support-scheduler-arm64:latest [2021-11-11T15:24:43.681Z] Building core-command [2021-11-11T15:24:43.959Z]  Building support-scheduler ... done Removing intermediate container b322e23e6744 [2021-11-11T15:24:43.959Z] ---> 7281a0c7bd47 [2021-11-11T15:24:43.959Z] Step 21/22 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 [2021-11-11T15:24:43.959Z] Removing intermediate container 8caf653b5bbe [2021-11-11T15:24:43.959Z] ---> 08878245cf7e [2021-11-11T15:24:43.959Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-11T15:24:43.959Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T15:24:43.959Z] OK: 84 MiB in 64 packages [2021-11-11T15:24:43.959Z] ---> Running in cb13b608d7aa [2021-11-11T15:24:43.959Z] ---> Running in 3f5c2071b1b8 [2021-11-11T15:24:44.946Z] Removing intermediate container cb13b608d7aa [2021-11-11T15:24:44.946Z] ---> d9c1d56da885 [2021-11-11T15:24:44.946Z] Step 22/24 : LABEL arch=arm64 [2021-11-11T15:24:44.946Z] Removing intermediate container 3f5c2071b1b8 [2021-11-11T15:24:44.946Z] ---> bec56ce0a680 [2021-11-11T15:24:44.946Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T15:24:44.946Z] ---> Running in a3376c0617ff [2021-11-11T15:24:44.946Z] ---> Running in 78670cb7b86c [2021-11-11T15:24:45.550Z] Removing intermediate container a3376c0617ff [2021-11-11T15:24:45.550Z] ---> 1e882641a024 [2021-11-11T15:24:45.550Z] Step 23/24 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 [2021-11-11T15:24:45.550Z] Removing intermediate container 78670cb7b86c [2021-11-11T15:24:45.550Z] ---> 59ceeeb07e82 [2021-11-11T15:24:45.550Z] [2021-11-11T15:24:45.550Z] ---> Running in 0d82446ab64a [2021-11-11T15:24:46.152Z] Successfully built 59ceeeb07e82 [2021-11-11T15:24:46.153Z] Successfully tagged core-metadata-arm64:latest [2021-11-11T15:24:46.153Z]  Building core-metadata ... done Building core-data [2021-11-11T15:24:46.153Z] Removing intermediate container 0d82446ab64a [2021-11-11T15:24:46.153Z] ---> 5c1bc75b7935 [2021-11-11T15:24:46.153Z] Step 24/24 : LABEL version=0.0.0 [2021-11-11T15:24:46.427Z] ---> Running in ec63445f2c9d [2021-11-11T15:24:47.032Z] Removing intermediate container ec63445f2c9d [2021-11-11T15:24:47.032Z] ---> dc54636cc292 [2021-11-11T15:24:47.032Z] [2021-11-11T15:24:47.305Z] Successfully built dc54636cc292 [2021-11-11T15:24:47.305Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-11T15:24:47.305Z]  Building security-secretstore-setup ... done Building support-notifications [2021-11-11T15:24:47.903Z] Collecting docker-compose==1.23.2 [2021-11-11T15:24:48.180Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-11T15:24:48.785Z] Collecting jsonschema<3,>=2.5.1 [2021-11-11T15:24:48.785Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-11T15:24:48.785Z] Collecting docopt<0.7,>=0.6.1 [2021-11-11T15:24:48.785Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-11T15:24:50.777Z] Collecting cached-property<2,>=1.2.0 [2021-11-11T15:24:50.777Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-11T15:24:51.065Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-11T15:24:51.065Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-11T15:24:53.060Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-11T15:24:53.664Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-11T15:24:53.664Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-11T15:24:54.268Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-11T15:24:54.268Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-11T15:24:54.268Z] Collecting texttable<0.10,>=0.9.0 [2021-11-11T15:24:54.268Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-11T15:24:56.906Z] Collecting PyYAML<4,>=3.10 [2021-11-11T15:24:56.906Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-11T15:25:01.245Z] Collecting docker<4.0,>=3.6.0 [2021-11-11T15:25:01.245Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-11T15:25:01.245Z] Collecting docker-pycreds>=0.4.0 [2021-11-11T15:25:01.245Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-11T15:25:01.522Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-11T15:25:01.522Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-11T15:25:01.522Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-11T15:25:01.799Z] Collecting idna<2.8,>=2.5 [2021-11-11T15:25:01.799Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-11T15:25:02.400Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-11T15:25:02.400Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-11T15:25:03.006Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-11T15:25:03.006Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-11T15:25:03.006Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-11T15:25:03.006Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-11T15:25:03.988Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-11T15:25:03.988Z] Attempting uninstall: urllib3 [2021-11-11T15:25:03.988Z] Found existing installation: urllib3 1.26.5 [2021-11-11T15:25:03.988Z] Uninstalling urllib3-1.26.5: [2021-11-11T15:25:03.988Z] Successfully uninstalled urllib3-1.26.5 [2021-11-11T15:25:04.585Z] Attempting uninstall: idna [2021-11-11T15:25:04.585Z] Found existing installation: idna 3.2 [2021-11-11T15:25:04.585Z] Uninstalling idna-3.2: [2021-11-11T15:25:04.585Z] Successfully uninstalled idna-3.2 [2021-11-11T15:25:05.568Z] Attempting uninstall: chardet [2021-11-11T15:25:05.568Z] Found existing installation: chardet 4.0.0 [2021-11-11T15:25:05.568Z] Uninstalling chardet-4.0.0: [2021-11-11T15:25:05.568Z] Successfully uninstalled chardet-4.0.0 [2021-11-11T15:25:07.552Z] Attempting uninstall: requests [2021-11-11T15:25:07.552Z] Found existing installation: requests 2.25.1 [2021-11-11T15:25:07.552Z] Uninstalling requests-2.25.1: [2021-11-11T15:25:07.552Z] Successfully uninstalled requests-2.25.1 [2021-11-11T15:25:07.823Z] Running setup.py install for texttable: started [2021-11-11T15:25:09.801Z] Running setup.py install for texttable: finished with status 'done' [2021-11-11T15:25:09.801Z] Running setup.py install for PyYAML: started [2021-11-11T15:25:12.419Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-11T15:25:12.419Z] Running setup.py install for docopt: started [2021-11-11T15:25:15.165Z] Running setup.py install for docopt: finished with status 'done' [2021-11-11T15:25:15.165Z] Running setup.py install for dockerpty: started [2021-11-11T15:25:17.189Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-11T15:25:19.859Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-11-11T15:25:25.262Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:25:25.262Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:25:25.262Z] ---> 302ed8866317 [2021-11-11T15:25:25.262Z] Step 3/30 : WORKDIR /edgex-go [2021-11-11T15:25:25.262Z] ---> Using cache [2021-11-11T15:25:25.262Z] ---> f76ff29518af [2021-11-11T15:25:25.262Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:25:25.262Z] ---> Using cache [2021-11-11T15:25:25.262Z] ---> 08a420742dec [2021-11-11T15:25:25.262Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-11T15:25:25.262Z] ---> Running in 9160e1517698 [2021-11-11T15:25:27.243Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T15:25:28.232Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T15:25:28.832Z] OK: 219 MiB in 52 packages [2021-11-11T15:25:31.513Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:25:31.513Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:25:31.513Z] ---> 302ed8866317 [2021-11-11T15:25:31.513Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T15:25:31.513Z] ---> Using cache [2021-11-11T15:25:31.513Z] ---> f76ff29518af [2021-11-11T15:25:31.513Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:25:31.513Z] ---> Using cache [2021-11-11T15:25:31.513Z] ---> 08a420742dec [2021-11-11T15:25:31.513Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-11T15:25:31.513Z] ---> Running in 4545b728069d [2021-11-11T15:25:31.513Z] Removing intermediate container 9160e1517698 [2021-11-11T15:25:31.513Z] ---> 72c5635a8e5f [2021-11-11T15:25:31.513Z] Step 6/30 : COPY . . [2021-11-11T15:25:33.175Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:25:33.175Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:25:33.175Z] ---> 302ed8866317 [2021-11-11T15:25:33.175Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T15:25:33.175Z] ---> Using cache [2021-11-11T15:25:33.175Z] ---> f76ff29518af [2021-11-11T15:25:33.175Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:25:33.175Z] ---> Using cache [2021-11-11T15:25:33.175Z] ---> 08a420742dec [2021-11-11T15:25:33.175Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-11T15:25:33.457Z] ---> Running in ff81549aabc8 [2021-11-11T15:25:33.457Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T15:25:33.457Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-11T15:25:33.457Z] ---> 302ed8866317 [2021-11-11T15:25:33.457Z] Step 3/21 : WORKDIR /edgex-go [2021-11-11T15:25:33.457Z] ---> Using cache [2021-11-11T15:25:33.457Z] ---> f76ff29518af [2021-11-11T15:25:33.457Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:25:33.457Z] ---> Using cache [2021-11-11T15:25:33.457Z] ---> 08a420742dec [2021-11-11T15:25:33.457Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-11T15:25:33.457Z] ---> Running in 9391536e9dae [2021-11-11T15:25:34.442Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T15:25:35.039Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T15:25:35.637Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T15:25:35.637Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T15:25:36.238Z] OK: 219 MiB in 52 packages [2021-11-11T15:25:36.519Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T15:25:36.519Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T15:25:37.555Z] OK: 219 MiB in 52 packages [2021-11-11T15:25:37.555Z] OK: 219 MiB in 52 packages [2021-11-11T15:25:38.173Z] Removing intermediate container 4545b728069d [2021-11-11T15:25:38.173Z] ---> 4169a732ea72 [2021-11-11T15:25:38.173Z] Step 6/22 : COPY . . [2021-11-11T15:25:39.152Z] Removing intermediate container ff81549aabc8 [2021-11-11T15:25:39.152Z] ---> 93fd4f9a5e2d [2021-11-11T15:25:39.152Z] Step 6/22 : COPY . . [2021-11-11T15:25:39.152Z] Removing intermediate container 9391536e9dae [2021-11-11T15:25:39.152Z] ---> a7a23a01133f [2021-11-11T15:25:39.152Z] Step 6/21 : COPY . . [2021-11-11T15:25:40.126Z] Removing intermediate container 0cf82201ef8a [2021-11-11T15:25:40.126Z] ---> 5c777702a791 [2021-11-11T15:25:40.126Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-11T15:25:40.399Z] ---> Running in dee8be00627c [2021-11-11T15:25:41.377Z] Removing intermediate container dee8be00627c [2021-11-11T15:25:41.377Z] ---> fe45c6f68f96 [2021-11-11T15:25:41.377Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-11T15:25:41.377Z] ---> Running in 79c8ed3b0aed [2021-11-11T15:25:42.379Z] Removing intermediate container 79c8ed3b0aed [2021-11-11T15:25:42.379Z] ---> ffdf63f01015 [2021-11-11T15:25:42.379Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-11T15:25:45.002Z] ---> 8c4f059b16fa [2021-11-11T15:25:45.003Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-11T15:25:46.440Z] ---> 77387030d425 [2021-11-11T15:25:46.440Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-11T15:25:48.416Z] ---> bc155ddb5506 [2021-11-11T15:25:48.416Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-11T15:25:48.416Z] ---> Running in 728becc312ce [2021-11-11T15:25:49.401Z] Removing intermediate container 728becc312ce [2021-11-11T15:25:49.401Z] ---> af65098ad245 [2021-11-11T15:25:49.401Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T15:25:49.672Z] ---> Running in 1cfd46e8481b [2021-11-11T15:25:50.651Z] Removing intermediate container 1cfd46e8481b [2021-11-11T15:25:50.651Z] ---> b300b4c062f8 [2021-11-11T15:25:50.651Z] Step 20/22 : LABEL arch=arm64 [2021-11-11T15:25:50.651Z] ---> Running in f093ebf95a06 [2021-11-11T15:25:51.634Z] Removing intermediate container f093ebf95a06 [2021-11-11T15:25:51.634Z] ---> 024ac594611e [2021-11-11T15:25:51.634Z] Step 21/22 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 [2021-11-11T15:25:51.634Z] ---> Running in edfc7e5e4fc7 [2021-11-11T15:25:52.613Z] Removing intermediate container edfc7e5e4fc7 [2021-11-11T15:25:52.613Z] ---> dada5e0c1b5a [2021-11-11T15:25:52.613Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T15:25:52.613Z] ---> Running in 10244911c928 [2021-11-11T15:25:53.591Z] Removing intermediate container 10244911c928 [2021-11-11T15:25:53.591Z] ---> fc1c63417fc0 [2021-11-11T15:25:53.591Z] [2021-11-11T15:25:54.184Z] Successfully built fc1c63417fc0 [2021-11-11T15:25:54.184Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-11T15:25:56.153Z]  Building sys-mgmt-agent ... done  ---> c45719e541de [2021-11-11T15:25:56.153Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T15:25:56.425Z] ---> Running in 844045ac3448 [2021-11-11T15:25:59.831Z] ---> 41a1f69bc8f4 [2021-11-11T15:25:59.831Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T15:26:00.107Z] ---> Running in e494ca6154c7 [2021-11-11T15:26:00.107Z] Removing intermediate container 844045ac3448 [2021-11-11T15:26:00.107Z] ---> b2125056d0a8 [2021-11-11T15:26:00.107Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-11T15:26:00.107Z] ---> Running in 65415c8b2ef2 [2021-11-11T15:26:01.088Z] ---> 06e86fbcad43 [2021-11-11T15:26:01.088Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T15:26:01.088Z] ---> Running in ccfc5b1e4b75 [2021-11-11T15:26:01.361Z] ---> 244f44e0d7eb [2021-11-11T15:26:01.361Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T15:26:01.361Z] ---> Running in 9a8f09b2bd0f [2021-11-11T15:26:02.342Z] 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-11-11T15:26:04.321Z] Removing intermediate container e494ca6154c7 [2021-11-11T15:26:04.321Z] ---> 0d9d259cf369 [2021-11-11T15:26:04.321Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-11T15:26:04.321Z] ---> Running in 2073cf0cd7ba [2021-11-11T15:26:06.392Z] Removing intermediate container ccfc5b1e4b75 [2021-11-11T15:26:06.393Z] ---> cb1a074f5308 [2021-11-11T15:26:06.393Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-11T15:26:06.393Z] ---> Running in 79be3fc6b8a0 [2021-11-11T15:26:06.706Z] Removing intermediate container 9a8f09b2bd0f [2021-11-11T15:26:06.706Z] ---> 74915af951cb [2021-11-11T15:26:06.706Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-11T15:26:06.706Z] 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-11-11T15:26:06.706Z] ---> Running in d14387b98beb [2021-11-11T15:26:08.797Z] 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-11-11T15:26:09.405Z] 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-11-11T15:28:01.299Z] Removing intermediate container 65415c8b2ef2 [2021-11-11T15:28:01.299Z] ---> 76891604cd88 [2021-11-11T15:28:01.299Z] [2021-11-11T15:28:01.299Z] Step 9/30 : FROM alpine:3.14 [2021-11-11T15:28:01.299Z] ---> bb3de5531c18 [2021-11-11T15:28:01.299Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-11T15:28:01.299Z] ---> Running in 1f8785ed8229 [2021-11-11T15:28:01.299Z] Removing intermediate container 1f8785ed8229 [2021-11-11T15:28:01.299Z] ---> 30aac3bf0f6a [2021-11-11T15:28:01.299Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-11T15:28:01.299Z] ---> Running in 06dbc848cc94 [2021-11-11T15:28:01.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T15:28:01.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T15:28:01.299Z] Removing intermediate container 2073cf0cd7ba [2021-11-11T15:28:01.299Z] ---> 898272debbaf [2021-11-11T15:28:01.299Z] [2021-11-11T15:28:01.299Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T15:28:01.299Z] ---> bb3de5531c18 [2021-11-11T15:28:01.299Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-11T15:28:01.299Z] ---> Using cache [2021-11-11T15:28:01.299Z] ---> 70ce73dbeb15 [2021-11-11T15:28:01.299Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T15:28:01.299Z] ---> Using cache [2021-11-11T15:28:01.299Z] ---> a2e2e2e417a1 [2021-11-11T15:28:01.299Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-11T15:28:01.299Z] ---> Running in f28702b1de22 [2021-11-11T15:28:01.299Z] Removing intermediate container f28702b1de22 [2021-11-11T15:28:01.299Z] ---> 5e5283e3b01d [2021-11-11T15:28:01.299Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-11T15:28:01.299Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-11T15:28:01.299Z] (2/2) Installing su-exec (0.2-r1) [2021-11-11T15:28:01.299Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T15:28:01.299Z] OK: 5 MiB in 16 packages [2021-11-11T15:28:01.299Z] ---> Running in 36e96abbdfd9 [2021-11-11T15:28:01.299Z] Removing intermediate container 36e96abbdfd9 [2021-11-11T15:28:01.299Z] ---> b4df42bf8ac9 [2021-11-11T15:28:01.299Z] Step 14/22 : WORKDIR / [2021-11-11T15:28:01.299Z] ---> Running in e43c42dc1ef1 [2021-11-11T15:28:01.299Z] Removing intermediate container 06dbc848cc94 [2021-11-11T15:28:01.299Z] ---> 6360d3f4653e [2021-11-11T15:28:01.299Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-11T15:28:01.299Z] ---> Running in 29108e8a1d45 [2021-11-11T15:28:01.299Z] Removing intermediate container e43c42dc1ef1 [2021-11-11T15:28:01.299Z] ---> 243fe83265a0 [2021-11-11T15:28:01.299Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T15:28:01.299Z] Removing intermediate container 29108e8a1d45 [2021-11-11T15:28:01.299Z] ---> 14cc3d4d2863 [2021-11-11T15:28:01.299Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-11T15:28:01.299Z] ---> Running in 870fd66a7eeb [2021-11-11T15:28:01.299Z] ---> 385c85920543 [2021-11-11T15:28:01.299Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-11T15:28:01.299Z] Removing intermediate container 870fd66a7eeb [2021-11-11T15:28:01.299Z] ---> 3ff06c2d2056 [2021-11-11T15:28:01.299Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-11T15:28:01.299Z] ---> Running in ecae082b5d39 [2021-11-11T15:28:01.299Z] ---> bb9d77c47d4f [2021-11-11T15:28:01.299Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-11T15:28:01.299Z] ---> cfd08909ff44 [2021-11-11T15:28:01.299Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-11T15:28:01.299Z] ---> Running in 643a62c7e9e9 [2021-11-11T15:28:01.299Z] Removing intermediate container ecae082b5d39 [2021-11-11T15:28:01.299Z] ---> 799cd4dc8821 [2021-11-11T15:28:01.299Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-11T15:28:01.299Z] Removing intermediate container 643a62c7e9e9 [2021-11-11T15:28:01.299Z] ---> a910fac4ee4c [2021-11-11T15:28:01.299Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T15:28:01.299Z] ---> Running in 5d56ee425b43 [2021-11-11T15:28:01.299Z] ---> Running in d257acef60ac [2021-11-11T15:28:01.299Z] Removing intermediate container 5d56ee425b43 [2021-11-11T15:28:01.299Z] ---> 62a5a92750cc [2021-11-11T15:28:01.299Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-11T15:28:01.575Z] Removing intermediate container d257acef60ac [2021-11-11T15:28:01.575Z] ---> 66b74092b9a3 [2021-11-11T15:28:01.575Z] Step 20/22 : LABEL arch=arm64 [2021-11-11T15:28:01.575Z] ---> Running in 3167b0bc943b [2021-11-11T15:28:03.059Z] Removing intermediate container 3167b0bc943b [2021-11-11T15:28:03.059Z] ---> 571e7202d99c [2021-11-11T15:28:03.059Z] Step 21/22 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 [2021-11-11T15:28:03.059Z] ---> be43488c44d7 [2021-11-11T15:28:03.059Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-11T15:28:03.059Z] ---> Running in 190a8f56a56c [2021-11-11T15:28:03.340Z] ---> Running in 7dabafb32d04 [2021-11-11T15:28:03.945Z] Removing intermediate container d14387b98beb [2021-11-11T15:28:03.945Z] ---> 8555b15b1f25 [2021-11-11T15:28:03.945Z] [2021-11-11T15:28:03.945Z] Step 9/21 : FROM alpine:3.14 [2021-11-11T15:28:03.945Z] ---> bb3de5531c18 [2021-11-11T15:28:03.945Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-11T15:28:03.945Z] ---> Running in ee9d0b9f1967 [2021-11-11T15:28:03.946Z] Removing intermediate container 190a8f56a56c [2021-11-11T15:28:03.946Z] ---> c1a2f618cef8 [2021-11-11T15:28:03.946Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T15:28:04.238Z] ---> Running in 770d80cc4b83 [2021-11-11T15:28:04.837Z] Removing intermediate container 770d80cc4b83 [2021-11-11T15:28:04.837Z] ---> 2c884768255e [2021-11-11T15:28:04.837Z] [2021-11-11T15:28:05.441Z] Successfully built 2c884768255e [2021-11-11T15:28:05.441Z] Successfully tagged core-command-arm64:latest [2021-11-11T15:28:05.720Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T15:28:05.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T15:28:06.273Z] Removing intermediate container 7dabafb32d04 [2021-11-11T15:28:06.273Z] ---> 28867e48cedb [2021-11-11T15:28:06.273Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T15:28:06.882Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-11T15:28:06.882Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-11T15:28:06.882Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T15:28:07.155Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T15:28:07.155Z] ---> a1883ce4c240 [2021-11-11T15:28:07.155Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-11T15:28:07.155Z] OK: 6 MiB in 16 packages [2021-11-11T15:28:09.150Z] Removing intermediate container ee9d0b9f1967 [2021-11-11T15:28:09.150Z] ---> e192a6afe472 [2021-11-11T15:28:09.150Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T15:28:09.150Z] ---> ea19ffac6e42 [2021-11-11T15:28:09.150Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-11T15:28:09.431Z] ---> Running in 7b5a74c026a7 [2021-11-11T15:28:10.028Z] Removing intermediate container 7b5a74c026a7 [2021-11-11T15:28:10.028Z] ---> 53d44e52d4d9 [2021-11-11T15:28:10.028Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-11T15:28:10.299Z] ---> 998b58b61f5e [2021-11-11T15:28:10.299Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-11T15:28:10.299Z] ---> Running in 83a13d7d8511 [2021-11-11T15:28:10.899Z] Removing intermediate container 83a13d7d8511 [2021-11-11T15:28:10.900Z] ---> ea61922f6b7e [2021-11-11T15:28:10.900Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-11T15:28:10.900Z] Removing intermediate container 79be3fc6b8a0 [2021-11-11T15:28:10.900Z] ---> e334df7136b7 [2021-11-11T15:28:10.900Z] [2021-11-11T15:28:10.900Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T15:28:10.900Z] ---> bb3de5531c18 [2021-11-11T15:28:10.900Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-11T15:28:10.900Z] ---> Running in b80f075b1d1c [2021-11-11T15:28:11.174Z] ---> Running in 0ac0e7bde802 [2021-11-11T15:28:11.174Z] ---> 38de1281d9b1 [2021-11-11T15:28:11.174Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-11T15:28:11.446Z] Removing intermediate container b80f075b1d1c [2021-11-11T15:28:11.446Z] ---> f6a493d1c9b0 [2021-11-11T15:28:11.446Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T15:28:11.725Z] Removing intermediate container 0ac0e7bde802 [2021-11-11T15:28:11.725Z] ---> 0ac69499e42b [2021-11-11T15:28:11.725Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-11T15:28:11.725Z] ---> Running in bfca3eed2057 [2021-11-11T15:28:12.339Z] Removing intermediate container bfca3eed2057 [2021-11-11T15:28:12.339Z] ---> 084478bef302 [2021-11-11T15:28:12.339Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-11T15:28:12.339Z] ---> 3164b802dccc [2021-11-11T15:28:12.339Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-11T15:28:12.339Z] ---> Running in 33cec90f2a17 [2021-11-11T15:28:12.339Z] ---> 5af0584559d8 [2021-11-11T15:28:12.339Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-11T15:28:12.619Z] ---> Running in c400e07e19f6 [2021-11-11T15:28:12.893Z] Removing intermediate container 33cec90f2a17 [2021-11-11T15:28:12.893Z] ---> 187ccbd9bf81 [2021-11-11T15:28:12.893Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T15:28:13.166Z] ---> Running in 2e319e56e346 [2021-11-11T15:28:13.166Z] Removing intermediate container c400e07e19f6 [2021-11-11T15:28:13.166Z] ---> 5858c2995007 [2021-11-11T15:28:13.166Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-11T15:28:14.148Z] ---> 00b9e35bb518 [2021-11-11T15:28:14.148Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-11T15:28:14.148Z] ---> 1fb0ac1d522e [2021-11-11T15:28:14.148Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-11T15:28:14.420Z] ---> Running in 86ee949e40e6 [2021-11-11T15:28:15.014Z] ---> 80043019a3d9 [2021-11-11T15:28:15.014Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-11T15:28:15.014Z] ---> Running in aa12d76f458e [2021-11-11T15:28:15.617Z] Removing intermediate container aa12d76f458e [2021-11-11T15:28:15.617Z] ---> df4f4bb537b7 [2021-11-11T15:28:15.617Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T15:28:15.617Z] Removing intermediate container 2e319e56e346 [2021-11-11T15:28:15.617Z] ---> 4779ec21a89a [2021-11-11T15:28:15.617Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-11T15:28:15.617Z] ---> Running in 60e08fefc056 [2021-11-11T15:28:15.891Z] ---> Running in 9cd63b41a8ab [2021-11-11T15:28:16.489Z] Removing intermediate container 60e08fefc056 [2021-11-11T15:28:16.489Z] ---> 37aabb3bb65d [2021-11-11T15:28:16.489Z] Step 19/21 : LABEL arch=arm64 [2021-11-11T15:28:16.489Z] ---> Running in e8ca89fee95c [2021-11-11T15:28:17.090Z] Removing intermediate container 86ee949e40e6 [2021-11-11T15:28:17.090Z] ---> 931c965d4336 [2021-11-11T15:28:17.090Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-11T15:28:17.090Z] Removing intermediate container e8ca89fee95c [2021-11-11T15:28:17.090Z] ---> 64394fae0104 [2021-11-11T15:28:17.090Z] Step 20/21 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 [2021-11-11T15:28:17.090Z] ---> Running in 569473e2854c [2021-11-11T15:28:17.364Z] ---> Running in c45a8cf3e064 [2021-11-11T15:28:17.639Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T15:28:17.639Z] Removing intermediate container c45a8cf3e064 [2021-11-11T15:28:17.639Z] ---> c8a94c39437a [2021-11-11T15:28:17.639Z] Step 21/21 : LABEL version=0.0.0 [2021-11-11T15:28:17.639Z] Removing intermediate container 569473e2854c [2021-11-11T15:28:17.639Z] ---> 985cbcfedc58 [2021-11-11T15:28:17.639Z] Step 27/30 : CMD ["gate"] [2021-11-11T15:28:17.916Z] ---> Running in ee425f8071c3 [2021-11-11T15:28:17.916Z] ---> Running in 998b6e43f70e [2021-11-11T15:28:18.197Z] Removing intermediate container ee425f8071c3 [2021-11-11T15:28:18.197Z] ---> 127a25a7b457 [2021-11-11T15:28:18.197Z] [2021-11-11T15:28:18.469Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T15:28:18.742Z] Removing intermediate container 998b6e43f70e [2021-11-11T15:28:18.742Z] ---> 1cf787102477 [2021-11-11T15:28:18.742Z] Step 28/30 : LABEL arch=arm64 [2021-11-11T15:28:18.742Z] Successfully built 127a25a7b457 [2021-11-11T15:28:18.742Z] Successfully tagged support-notifications-arm64:latest [2021-11-11T15:28:19.015Z]  Building support-notifications ... done  ---> Running in cd5af1e2c51b [2021-11-11T15:28:19.285Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-11T15:28:19.285Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T15:28:19.556Z] Removing intermediate container cd5af1e2c51b [2021-11-11T15:28:19.556Z] ---> 2d1a530333f5 [2021-11-11T15:28:19.556Z] Step 29/30 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 [2021-11-11T15:28:19.556Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-11T15:28:19.556Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T15:28:19.556Z] ---> Running in 03f74d0f25aa [2021-11-11T15:28:19.827Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-11T15:28:19.827Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-11T15:28:19.827Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T15:28:20.099Z] OK: 8 MiB in 20 packages [2021-11-11T15:28:20.099Z] Removing intermediate container 03f74d0f25aa [2021-11-11T15:28:20.099Z] ---> ac6dfa458ddf [2021-11-11T15:28:20.099Z] Step 30/30 : LABEL version=0.0.0 [2021-11-11T15:28:20.371Z] ---> Running in 654a0bbdc62b [2021-11-11T15:28:20.962Z] Removing intermediate container 654a0bbdc62b [2021-11-11T15:28:20.962Z] ---> 18f60c354764 [2021-11-11T15:28:20.962Z] [2021-11-11T15:28:21.234Z] Removing intermediate container 9cd63b41a8ab [2021-11-11T15:28:21.235Z] ---> a7016fae6899 [2021-11-11T15:28:21.235Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T15:28:21.507Z] Successfully built 18f60c354764 [2021-11-11T15:28:21.507Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-11T15:28:22.099Z]  Building security-bootstrapper ... done  ---> 94283221bd16 [2021-11-11T15:28:22.099Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-11T15:28:23.527Z] ---> 8ef254382f68 [2021-11-11T15:28:23.527Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-11T15:28:24.119Z] ---> f7e06cbf1fa0 [2021-11-11T15:28:24.119Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-11T15:28:24.119Z] ---> Running in 7b3f4376d6bd [2021-11-11T15:28:24.390Z] Removing intermediate container 7b3f4376d6bd [2021-11-11T15:28:24.390Z] ---> 3968ba1258bf [2021-11-11T15:28:24.390Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T15:28:24.661Z] ---> Running in b2487b269f20 [2021-11-11T15:28:24.933Z] Removing intermediate container b2487b269f20 [2021-11-11T15:28:24.933Z] ---> ac2166f1a6f9 [2021-11-11T15:28:24.933Z] Step 20/22 : LABEL arch=arm64 [2021-11-11T15:28:25.207Z] ---> Running in f1367c70c0bc [2021-11-11T15:28:25.479Z] Removing intermediate container f1367c70c0bc [2021-11-11T15:28:25.479Z] ---> 44ec8d159dab [2021-11-11T15:28:25.479Z] Step 21/22 : LABEL git_sha=0d4f5f991dd63a3a4725219e8e047f3ce77f3610 [2021-11-11T15:28:25.751Z] ---> Running in a4c59c1e0389 [2021-11-11T15:28:26.026Z] Removing intermediate container a4c59c1e0389 [2021-11-11T15:28:26.026Z] ---> ef352ec4f540 [2021-11-11T15:28:26.026Z] Step 22/22 : LABEL version=0.0.0 [2021-11-11T15:28:26.026Z] ---> Running in b683241586b7 [2021-11-11T15:28:26.619Z] Removing intermediate container b683241586b7 [2021-11-11T15:28:26.619Z] ---> 7a992f7ea9af [2021-11-11T15:28:26.619Z] [2021-11-11T15:28:26.890Z] Successfully built 7a992f7ea9af [2021-11-11T15:28:26.890Z] Successfully tagged core-data-arm64:latest [2021-11-11T15:28:27.496Z]  Building core-data ... done  [Pipeline] } [2021-11-11T15:28:27.488Z] $ docker stop --time=1 894608de3317d6f9a0d5923fc4ebf8054e65c9acd831cdb01d31945241154ae9 [2021-11-11T15:28:29.232Z] $ docker rm -f 894608de3317d6f9a0d5923fc4ebf8054e65c9acd831cdb01d31945241154ae9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T15:28:29.835Z] + docker images [2021-11-11T15:28:30.106Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T15:28:30.106Z] core-data-arm64 latest 7a992f7ea9af 3 seconds ago 19.5MB [2021-11-11T15:28:30.106Z] security-bootstrapper-arm64 latest 18f60c354764 9 seconds ago 17.8MB [2021-11-11T15:28:30.106Z] support-notifications-arm64 latest 127a25a7b457 11 seconds ago 16.1MB [2021-11-11T15:28:30.106Z] e334df7136b7 19 seconds ago 1.58GB [2021-11-11T15:28:30.106Z] core-command-arm64 latest 2c884768255e 25 seconds ago 15.2MB [2021-11-11T15:28:30.106Z] 8555b15b1f25 26 seconds ago 1.57GB [2021-11-11T15:28:30.106Z] 898272debbaf 38 seconds ago 1.57GB [2021-11-11T15:28:30.106Z] 76891604cd88 43 seconds ago 1.57GB [2021-11-11T15:28:30.106Z] sys-mgmt-agent-arm64 latest fc1c63417fc0 2 minutes ago 277MB [2021-11-11T15:28:30.106Z] security-secretstore-setup-arm64 latest dc54636cc292 3 minutes ago 26.8MB [2021-11-11T15:28:30.106Z] core-metadata-arm64 latest 59ceeeb07e82 3 minutes ago 15.9MB [2021-11-11T15:28:30.106Z] support-scheduler-arm64 latest 35c612534906 3 minutes ago 15.3MB [2021-11-11T15:28:30.106Z] security-proxy-setup-arm64 latest 4b65e76d35f8 3 minutes ago 25.4MB [2021-11-11T15:28:30.106Z] e1f7a9333bf9 4 minutes ago 1.57GB [2021-11-11T15:28:30.106Z] 5097b50eef3d 4 minutes ago 1.57GB [2021-11-11T15:28:30.106Z] c30bfa989868 4 minutes ago 1.57GB [2021-11-11T15:28:30.106Z] 18bb096bf502 4 minutes ago 1.58GB [2021-11-11T15:28:30.106Z] 1357970ee7cd 4 minutes ago 1.57GB [2021-11-11T15:28:30.106Z] ci-base-image-arm64 latest 302ed8866317 14 minutes ago 1.24GB [2021-11-11T15:28:30.106Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB [2021-11-11T15:28:30.106Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-11T15:28:30.106Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-11-11T15:28:30.106Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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-11-11T15:28:30.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T15:28:31.032Z] [2021-11-11T15:28:31.032Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:28:31.367Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T15:28:31.642Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-11T15:28:31.642Z] 448f6bf000e3: Pulling fs layer [2021-11-11T15:28:31.642Z] f757da607395: Pulling fs layer [2021-11-11T15:28:31.642Z] 05883995daec: Pulling fs layer [2021-11-11T15:28:31.642Z] 8603b9c90790: Pulling fs layer [2021-11-11T15:28:31.642Z] 1560dd03e051: Pulling fs layer [2021-11-11T15:28:31.642Z] 27f5ce0e4adf: Pulling fs layer [2021-11-11T15:28:31.642Z] c2d8d7efcc4b: Pulling fs layer [2021-11-11T15:28:31.642Z] 8603b9c90790: Waiting [2021-11-11T15:28:31.642Z] 1560dd03e051: Waiting [2021-11-11T15:28:31.642Z] 27f5ce0e4adf: Waiting [2021-11-11T15:28:31.642Z] c2d8d7efcc4b: Waiting [2021-11-11T15:28:31.642Z] f757da607395: Verifying Checksum [2021-11-11T15:28:31.642Z] f757da607395: Download complete [2021-11-11T15:28:31.642Z] 8603b9c90790: Verifying Checksum [2021-11-11T15:28:31.642Z] 8603b9c90790: Download complete [2021-11-11T15:28:31.916Z] 1560dd03e051: Verifying Checksum [2021-11-11T15:28:31.916Z] 1560dd03e051: Download complete [2021-11-11T15:28:31.916Z] 05883995daec: Download complete [2021-11-11T15:28:31.916Z] 27f5ce0e4adf: Verifying Checksum [2021-11-11T15:28:31.916Z] 27f5ce0e4adf: Download complete [2021-11-11T15:28:32.192Z] 448f6bf000e3: Verifying Checksum [2021-11-11T15:28:32.192Z] 448f6bf000e3: Download complete [2021-11-11T15:28:34.808Z] c2d8d7efcc4b: Verifying Checksum [2021-11-11T15:28:34.808Z] c2d8d7efcc4b: Download complete [2021-11-11T15:28:35.782Z] 448f6bf000e3: Pull complete [2021-11-11T15:28:36.372Z] f757da607395: Pull complete [2021-11-11T15:28:37.797Z] 05883995daec: Pull complete [2021-11-11T15:28:38.068Z] 8603b9c90790: Pull complete [2021-11-11T15:28:39.046Z] 1560dd03e051: Pull complete [2021-11-11T15:28:39.319Z] 27f5ce0e4adf: Pull complete [2021-11-11T15:28:54.467Z] c2d8d7efcc4b: Pull complete [2021-11-11T15:28:54.467Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-11T15:28:54.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T15:28:54.467Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-11T15:28:54.730Z] prd-ubuntu18.04-docker-arm64-4c-16g-78 does not seem to be running inside a container [2021-11-11T15:28:54.802Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:arm64 cat [2021-11-11T15:28:57.845Z] $ docker top 39be89fe733ac7f362fa21732c080a6e8b39c8cef8f985400004969499e5a96e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:28:58.905Z] ---> job-cost.sh [2021-11-11T15:28:58.905Z] lf-activate-venv: SKIPPING [2021-11-11T15:28:58.905Z] INFO: No Stack... [2021-11-11T15:28:59.176Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-11T15:28:59.764Z] INFO: Archiving Costs [Pipeline] sh [2021-11-11T15:29:00.415Z] + cut -d, -f6 [2021-11-11T15:29:00.415Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2021-11-11T15:29:00.474Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3806-3-stack-cost] [2021-11-11T15:29:00.481Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3806-3-stack-cost] did not exist. Created. [2021-11-11T15:29:00.481Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3806-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-11T15:29:01.138Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-11T15:29:01.316Z] Stashed 1 file(s) [Pipeline] } [2021-11-11T15:29:01.322Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3806-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-11T15:29:01.326Z] $ docker stop --time=1 39be89fe733ac7f362fa21732c080a6e8b39c8cef8f985400004969499e5a96e [2021-11-11T15:29:02.905Z] $ docker rm -f 39be89fe733ac7f362fa21732c080a6e8b39c8cef8f985400004969499e5a96e [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-11-11T15:29:03.711Z] provisioning config files... [2021-11-11T15:29:03.720Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config6948802007815440746tmp [Pipeline] { [Pipeline] sh [2021-11-11T15:29:04.020Z] + set +x [2021-11-11T15:29:04.020Z] + curl -s https://codecov.io/bash [2021-11-11T15:29:04.020Z] + bash -s -- [2021-11-11T15:29:04.280Z] [2021-11-11T15:29:04.280Z] _____ _ [2021-11-11T15:29:04.280Z] / ____| | | [2021-11-11T15:29:04.280Z] | | ___ __| | ___ ___ _____ __ [2021-11-11T15:29:04.280Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-11T15:29:04.280Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-11T15:29:04.280Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-11T15:29:04.280Z] Bash-1.0.6 [2021-11-11T15:29:04.280Z] [2021-11-11T15:29:04.280Z] [2021-11-11T15:29:04.280Z] ==> git version 2.24.4 found [2021-11-11T15:29:04.280Z] ==> 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-11-11T15:29:04.280Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-11T15:29:04.280Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-11T15:29:04.280Z] ==> Jenkins CI detected. [2021-11-11T15:29:04.280Z] current dir:  /w/workspace/edgex-go/3 [2021-11-11T15:29:04.280Z] project root: . [2021-11-11T15:29:04.280Z] --> token set from env [2021-11-11T15:29:04.280Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-11T15:29:04.280Z] ==> Running gcov in . (disable via -X gcov) [2021-11-11T15:29:04.280Z] ==> Python coveragepy not found [2021-11-11T15:29:04.280Z] ==> Searching for coverage reports in: [2021-11-11T15:29:04.280Z] + . [2021-11-11T15:29:04.280Z] -> Found 1 reports [2021-11-11T15:29:04.280Z] ==> Detecting git/mercurial file structure [2021-11-11T15:29:04.280Z] ==> Reading reports [2021-11-11T15:29:04.280Z] + ./coverage.out bytes=428381 [2021-11-11T15:29:04.280Z] ==> Appending adjustments [2021-11-11T15:29:04.280Z] https://docs.codecov.io/docs/fixing-reports [2021-11-11T15:29:05.216Z] + Found adjustments [2021-11-11T15:29:05.216Z] ==> Gzipping contents [2021-11-11T15:29:05.216Z] 60K /tmp/codecov.GBeniM.gz [2021-11-11T15:29:05.216Z] ==> Uploading reports [2021-11-11T15:29:05.216Z] url: https://codecov.io [2021-11-11T15:29:05.216Z] query: branch=PR-3806&commit=0d4f5f991dd63a3a4725219e8e047f3ce77f3610&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3806%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3806&job=&cmd_args= [2021-11-11T15:29:05.216Z] -> Pinging Codecov [2021-11-11T15:29:05.216Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3806&commit=0d4f5f991dd63a3a4725219e8e047f3ce77f3610&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3806%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3806&job=&cmd_args= [2021-11-11T15:29:05.784Z] -> Uploading to [2021-11-11T15:29:05.784Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-11/00271124DB129430A58F1EEE437C3FCB/0d4f5f991dd63a3a4725219e8e047f3ce77f3610/36f04d54-c9c4-41d5-87b1-0e062d4c0ef7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211111T152905Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=297ae9fe18f8aec53cfa8fb2297c9db6da913a014081f9fa29440bb4dea62b6e [2021-11-11T15:29:05.784Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T15:29:05.784Z] Dload Upload Total Spent Left Speed [2021-11-11T15:29:06.044Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57677 0 0 100 57677 0 170k --:--:-- --:--:-- --:--:-- 171k [2021-11-11T15:29:06.044Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0d4f5f991dd63a3a4725219e8e047f3ce77f3610 [Pipeline] } [2021-11-11T15:29:06.050Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-11T15:29:06.976Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:29:07.270Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:29:07.827Z] ---> package-listing.sh [2021-11-11T15:29:07.827Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-11T15:29:07.827Z] ++ facter osfamily [2021-11-11T15:29:08.088Z] + OS_FAMILY=redhat [2021-11-11T15:29:08.088Z] + workspace=/w/workspace/edgex-go/3 [2021-11-11T15:29:08.088Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-11T15:29:08.088Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-11T15:29:08.088Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-11T15:29:08.088Z] + PACKAGES=/tmp/packages_start.txt [2021-11-11T15:29:08.088Z] + '[' /w/workspace/edgex-go/3 ']' [2021-11-11T15:29:08.088Z] + PACKAGES=/tmp/packages_end.txt [2021-11-11T15:29:08.088Z] + case "${OS_FAMILY}" in [2021-11-11T15:29:08.088Z] + sort [2021-11-11T15:29:08.088Z] + rpm -qa [2021-11-11T15:29:11.381Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-11T15:29:11.381Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-11T15:29:11.381Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-11T15:29:11.381Z] + '[' /w/workspace/edgex-go/3 ']' [2021-11-11T15:29:11.381Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-11-11T15:29:11.381Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-11-11T15:29:11.391Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-11T15:29:11.672Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:29:12.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T15:29:12.226Z] [2021-11-11T15:29:12.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:29:12.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T15:29:12.527Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-11T15:29:12.527Z] b4d181a07f80: Pulling fs layer [2021-11-11T15:29:12.527Z] a1111a8f2ec3: Pulling fs layer [2021-11-11T15:29:12.527Z] ed53099fbce6: Pulling fs layer [2021-11-11T15:29:12.527Z] dc539afda2c1: Pulling fs layer [2021-11-11T15:29:12.527Z] 77bc0d833cb6: Pulling fs layer [2021-11-11T15:29:12.527Z] 9065ff56babe: Pulling fs layer [2021-11-11T15:29:12.527Z] d287ab97295c: Pulling fs layer [2021-11-11T15:29:12.527Z] 77bc0d833cb6: Waiting [2021-11-11T15:29:12.527Z] 9065ff56babe: Waiting [2021-11-11T15:29:12.527Z] d287ab97295c: Waiting [2021-11-11T15:29:12.527Z] dc539afda2c1: Waiting [2021-11-11T15:29:12.527Z] a1111a8f2ec3: Verifying Checksum [2021-11-11T15:29:12.527Z] a1111a8f2ec3: Download complete [2021-11-11T15:29:12.527Z] dc539afda2c1: Verifying Checksum [2021-11-11T15:29:12.527Z] dc539afda2c1: Download complete [2021-11-11T15:29:12.793Z] ed53099fbce6: Verifying Checksum [2021-11-11T15:29:12.793Z] ed53099fbce6: Download complete [2021-11-11T15:29:12.793Z] 77bc0d833cb6: Verifying Checksum [2021-11-11T15:29:12.793Z] 77bc0d833cb6: Download complete [2021-11-11T15:29:12.793Z] 9065ff56babe: Verifying Checksum [2021-11-11T15:29:12.793Z] 9065ff56babe: Download complete [2021-11-11T15:29:12.793Z] b4d181a07f80: Download complete [2021-11-11T15:29:13.367Z] d287ab97295c: Verifying Checksum [2021-11-11T15:29:13.367Z] d287ab97295c: Download complete [2021-11-11T15:29:14.324Z] b4d181a07f80: Pull complete [2021-11-11T15:29:14.324Z] a1111a8f2ec3: Pull complete [2021-11-11T15:29:14.903Z] ed53099fbce6: Pull complete [2021-11-11T15:29:14.903Z] dc539afda2c1: Pull complete [2021-11-11T15:29:15.168Z] 77bc0d833cb6: Pull complete [2021-11-11T15:29:15.168Z] 9065ff56babe: Pull complete [2021-11-11T15:29:20.485Z] d287ab97295c: Pull complete [2021-11-11T15:29:20.485Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-11T15:29:20.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T15:29:20.485Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-11T15:29:20.551Z] prd-centos7-docker-4c-2g-77 does not seem to be running inside a container [2021-11-11T15:29:20.586Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-11T15:29:23.729Z] $ docker top 065d72db290792f401f3015e3ca8deefbbebdf64a4797b0d6d0297ef753292b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T15:29:24.079Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-11T15:29:24.367Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-11T15:29:24.653Z] + ls /var/log/sa-host [2021-11-11T15:29:24.653Z] + sadf -c /var/log/sa-host/sa11 [2021-11-11T15:29:24.653Z] file_magic: OK [2021-11-11T15:29:24.653Z] HZ: Using current value: 100 [2021-11-11T15:29:24.653Z] file_header: OK [2021-11-11T15:29:24.653Z] 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-11-11T15:29:24.653Z] Statistics: [2021-11-11T15:29:24.654Z] 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... [2021-11-11T15:29:24.654Z] File successfully converted to sysstat format version 12.0.3 [2021-11-11T15:29:24.654Z] + sadf -c /var/log/sa-host/sa30 [2021-11-11T15:29:24.654Z] file_magic: OK [2021-11-11T15:29:24.654Z] HZ: Using current value: 100 [2021-11-11T15:29:24.654Z] file_header: OK [2021-11-11T15:29:24.654Z] 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-11-11T15:29:24.654Z] Statistics: [2021-11-11T15:29:24.654Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T15:29:24.654Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T15:29:24.737Z] provisioning config files... [2021-11-11T15:29:24.747Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config3868275900675522256tmp [Pipeline] { [Pipeline] echo [2021-11-11T15:29:24.758Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:29:25.049Z] ---> create-netrc.sh [Pipeline] } [2021-11-11T15:29:25.056Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:29:25.376Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-11T15:29:25.383Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:29:25.676Z] ---> sudo-logs.sh [2021-11-11T15:29:25.676Z] Archiving 'sudo' log.. [2021-11-11T15:29:25.676Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-77.novalocal: Name or service not known [2021-11-11T15:29:25.676Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-77.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-11T15:29:25.696Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:29:25.983Z] ---> job-cost.sh [2021-11-11T15:29:25.983Z] lf-activate-venv: SKIPPING [2021-11-11T15:29:25.983Z] DEBUG: total: 0.10999999940395355 [2021-11-11T15:29:25.983Z] INFO: Retrieving Stack Cost... [2021-11-11T15:29:26.247Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-11T15:29:26.816Z] INFO: Archiving Costs [Pipeline] echo [2021-11-11T15:29:26.830Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:29:27.124Z] ---> logs-deploy.sh [2021-11-11T15:29:27.124Z] lf-activate-venv: SKIPPING [2021-11-11T15:29:27.124Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3806/3 [2021-11-11T15:29:27.124Z] INFO: archiving workspace using pattern(s): [2021-11-11T15:29:27.695Z] Archives upload complete. [2021-11-11T15:29:27.956Z] INFO: archiving logs to Nexus