Pull request #3770 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 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 rather than 14d94aae050e755f68cf03827263d7737d685eb5 Obtained Jenkinsfile from d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 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-ssh242540578007238181.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh3754639743272107162.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-3770/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-3770/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7464516329812266971.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh7385456155074740479.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-3770/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-3770/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3162187185843116018.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre 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-1175 in /w/workspace/edgexfoundry_edgex-go_PR-3770 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5644289784240050016.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 d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 into PR head commit 14d94aae050e755f68cf03827263d7737d685eb5 Merge succeeded, producing 14d94aae050e755f68cf03827263d7737d685eb5 Checking out Revision 14d94aae050e755f68cf03827263d7737d685eb5 (PR-3770) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2980598448459566632.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3770/head:refs/remotes/origin/PR-3770 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 14d94aae050e755f68cf03827263d7737d685eb5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh3610019173345445287.key > git merge d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 14d94aae050e755f68cf03827263d7737d685eb5 # timeout=10 Commit message: "fix: addressed PR feedback" > git rev-list --no-walk 062d1ec46d4557d4c9ca351fa75cc296f6392d47 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-22T14:53:22.344Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-22T14:53:22.392Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-22T14:53:22.404Z] ========================================================= [2021-10-22T14:53:22.404Z] EdgeX Global Pipelines Version Info [2021-10-22T14:53:22.404Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-22T14:53:23.543Z] ------------------- [2021-10-22T14:53:23.543Z] stable info: [2021-10-22T14:53:23.543Z] ------------------- [2021-10-22T14:53:23.543Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-22T14:53:23.543Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-22T14:53:23.543Z] Message: update stable to v1.0.210 [2021-10-22T14:53:24.118Z] ------------------- [2021-10-22T14:53:24.118Z] experimental info: [2021-10-22T14:53:24.118Z] ------------------- [2021-10-22T14:53:24.118Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-22T14:53:24.118Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-22T14:53:24.118Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-22T14:53:24.197Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-22T14:53:24.208Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-22T14:53:24.217Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-22T14:53:24.226Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-22T14:53:24.234Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-22T14:53:24.243Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-22T14:53:24.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-22T14:53:24.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-22T14:53:24.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-22T14:53:24.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-22T14:53:24.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-22T14:53:24.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-22T14:53:24.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-22T14:53:24.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-22T14:53:24.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-22T14:53:24.329Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-22T14:53:24.337Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-22T14:53:24.346Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-22T14:53:24.354Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-22T14:53:24.363Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-22T14:53:24.371Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-22T14:53:24.382Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-22T14:53:24.391Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3770 [Pipeline] echo [2021-10-22T14:53:24.399Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3770 [Pipeline] echo [2021-10-22T14:53:24.407Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3770 [Pipeline] echo [2021-10-22T14:53:24.416Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 14d94aae050e755f68cf03827263d7737d685eb5 [Pipeline] echo [2021-10-22T14:53:24.424Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 14d94aa [Pipeline] echo [2021-10-22T14:53:24.433Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-22T14:53:24.469Z] provisioning config files... [2021-10-22T14:53:24.481Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3381437190603755852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-22T14:53:24.790Z] ---> docker-login.sh [2021-10-22T14:53:24.790Z] nexus3.edgexfoundry.org:10001 [2021-10-22T14:53:24.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T14:53:25.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T14:53:25.051Z] Configure a credential helper to remove this warning. See [2021-10-22T14:53:25.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T14:53:25.051Z] [2021-10-22T14:53:25.051Z] Login Succeeded [2021-10-22T14:53:25.051Z] nexus3.edgexfoundry.org:10002 [2021-10-22T14:53:25.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T14:53:25.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T14:53:25.051Z] Configure a credential helper to remove this warning. See [2021-10-22T14:53:25.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T14:53:25.051Z] [2021-10-22T14:53:25.051Z] Login Succeeded [2021-10-22T14:53:25.051Z] nexus3.edgexfoundry.org:10003 [2021-10-22T14:53:25.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T14:53:25.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T14:53:25.310Z] Configure a credential helper to remove this warning. See [2021-10-22T14:53:25.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T14:53:25.310Z] [2021-10-22T14:53:25.310Z] Login Succeeded [2021-10-22T14:53:25.310Z] nexus3.edgexfoundry.org:10004 [2021-10-22T14:53:25.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T14:53:25.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T14:53:25.310Z] Configure a credential helper to remove this warning. See [2021-10-22T14:53:25.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T14:53:25.310Z] [2021-10-22T14:53:25.310Z] Login Succeeded [2021-10-22T14:53:25.310Z] docker.io [2021-10-22T14:53:25.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T14:53:25.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T14:53:25.887Z] Configure a credential helper to remove this warning. See [2021-10-22T14:53:25.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T14:53:25.887Z] [2021-10-22T14:53:25.887Z] Login Succeeded [2021-10-22T14:53:25.887Z] ---> docker-login.sh ends [Pipeline] } [2021-10-22T14:53:25.896Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-22T14:53:26.203Z] ++ 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-10-22T14:53:26.203Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T14:53:26.203Z] ++ cut -d/ -f2 [2021-10-22T14:53:26.203Z] ++ dirname cmd/core-command/Dockerfile [2021-10-22T14:53:26.203Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-22T14:53:26.203Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T14:53:26.203Z] ++ dirname cmd/core-data/Dockerfile [2021-10-22T14:53:26.203Z] ++ cut -d/ -f2 [2021-10-22T14:53:26.203Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-22T14:53:26.203Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T14:53:26.203Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-22T14:53:26.203Z] ++ cut -d/ -f2 [2021-10-22T14:53:26.203Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-22T14:53:26.203Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T14:53:26.203Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-22T14:53:26.203Z] ++ cut -d/ -f2 [2021-10-22T14:53:26.203Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-22T14:53:26.203Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T14:53:26.203Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-22T14:53:26.203Z] ++ cut -d/ -f2 [2021-10-22T14:53:26.203Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-22T14:53:26.203Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T14:53:26.203Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-22T14:53:26.203Z] ++ cut -d/ -f2 [2021-10-22T14:53:26.203Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-22T14:53:26.203Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T14:53:26.203Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-22T14:53:26.203Z] ++ cut -d/ -f2 [2021-10-22T14:53:26.203Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-22T14:53:26.203Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T14:53:26.203Z] ++ cut -d/ -f2 [2021-10-22T14:53:26.203Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-22T14:53:26.203Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-22T14:53:26.203Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T14:53:26.203Z] ++ cut -d/ -f2 [2021-10-22T14:53:26.203Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-22T14:53:26.203Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-22T14:53:26.241Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-10-22T14:53:27.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-22T14:53:27.140Z] [2021-10-22T14:53:27.140Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T14:53:27.449Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-22T14:53:27.449Z] latest: Pulling from edgex-devops/git-semver [2021-10-22T14:53:27.449Z] a0d0a0d46f8b: Pulling fs layer [2021-10-22T14:53:27.449Z] 3e5f54012d9b: Pulling fs layer [2021-10-22T14:53:27.449Z] 4c7163046ea9: Pulling fs layer [2021-10-22T14:53:27.449Z] 0c2d73faf560: Pulling fs layer [2021-10-22T14:53:27.449Z] 0c2d73faf560: Waiting [2021-10-22T14:53:27.449Z] 3e5f54012d9b: Verifying Checksum [2021-10-22T14:53:27.449Z] 3e5f54012d9b: Download complete [2021-10-22T14:53:27.449Z] a0d0a0d46f8b: Verifying Checksum [2021-10-22T14:53:27.449Z] a0d0a0d46f8b: Download complete [2021-10-22T14:53:27.449Z] 4c7163046ea9: Verifying Checksum [2021-10-22T14:53:27.449Z] 4c7163046ea9: Download complete [2021-10-22T14:53:27.449Z] 0c2d73faf560: Verifying Checksum [2021-10-22T14:53:27.449Z] 0c2d73faf560: Download complete [2021-10-22T14:53:27.713Z] a0d0a0d46f8b: Pull complete [2021-10-22T14:53:27.714Z] 3e5f54012d9b: Pull complete [2021-10-22T14:53:27.978Z] 4c7163046ea9: Pull complete [2021-10-22T14:53:28.239Z] 0c2d73faf560: Pull complete [2021-10-22T14:53:28.239Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-22T14:53:28.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-22T14:53:28.239Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-22T14:53:28.313Z] prd-centos7-docker-4c-2g-1175 does not seem to be running inside a container [2021-10-22T14:53:28.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-22T14:53:28.949Z] $ docker top 3bf32689cd5d39dfc24e7ebb2f09bec023d87e3a65806fbd9e66acbf9475be2c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-22T14:53:29.038Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-22T14:53:29.038Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-22T14:53:29.144Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-22T14:53:29.145Z] $ docker exec 3bf32689cd5d39dfc24e7ebb2f09bec023d87e3a65806fbd9e66acbf9475be2c ssh-agent [2021-10-22T14:53:29.246Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaKGnJG/agent.14 [2021-10-22T14:53:29.246Z] SSH_AGENT_PID=20 [2021-10-22T14:53:29.254Z] Running ssh-add (command line suppressed) [2021-10-22T14:53:29.352Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1652424506508350443.key (/w/workspace/edgex-go/2@tmp/private_key_1652424506508350443.key) [2021-10-22T14:53:29.366Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-22T14:53:29.673Z] + git tag --points-at HEAD [Pipeline] } [2021-10-22T14:53:29.685Z] $ docker exec --env ******** --env ******** 3bf32689cd5d39dfc24e7ebb2f09bec023d87e3a65806fbd9e66acbf9475be2c ssh-agent -k [2021-10-22T14:53:29.787Z] unset SSH_AUTH_SOCK; [2021-10-22T14:53:29.787Z] unset SSH_AGENT_PID; [2021-10-22T14:53:29.787Z] echo Agent pid 20 killed; [2021-10-22T14:53:29.798Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-22T14:53:29.818Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-22T14:53:29.818Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-22T14:53:29.947Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-22T14:53:29.948Z] $ docker exec 3bf32689cd5d39dfc24e7ebb2f09bec023d87e3a65806fbd9e66acbf9475be2c ssh-agent [2021-10-22T14:53:30.060Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFeBdlm/agent.54 [2021-10-22T14:53:30.060Z] SSH_AGENT_PID=61 [2021-10-22T14:53:30.064Z] Running ssh-add (command line suppressed) [2021-10-22T14:53:30.155Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8645669414367994361.key (/w/workspace/edgex-go/2@tmp/private_key_8645669414367994361.key) [2021-10-22T14:53:30.171Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-22T14:53:30.465Z] + git semver init [2021-10-22T14:53:30.465Z] # -> Open(): unable to determine branch for HEAD [2021-10-22T14:53:30.466Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-10-22T14:53:30.466Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-10-22T14:53:30.466Z] # $SEMVER_REMOTE_NAME = origin [2021-10-22T14:53:30.466Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-22T14:53:30.466Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-22T14:53:30.466Z] # $SEMVER_BRANCH = PR-3770 [2021-10-22T14:53:30.466Z] # $SEMVER_TEMP = /tmp/semver-315271767 [2021-10-22T14:53:30.466Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-22T14:55:06.975Z] # '/tmp/semver-315271767' -> '/w/workspace/edgex-go/2/.semver' [2021-10-22T14:55:06.975Z] # -> Force: false [2021-10-22T14:55:06.975Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-10-22T14:55:06.998Z] $ docker exec --env ******** --env ******** 3bf32689cd5d39dfc24e7ebb2f09bec023d87e3a65806fbd9e66acbf9475be2c ssh-agent -k [2021-10-22T14:55:07.098Z] unset SSH_AUTH_SOCK; [2021-10-22T14:55:07.098Z] unset SSH_AGENT_PID; [2021-10-22T14:55:07.098Z] echo Agent pid 61 killed; [2021-10-22T14:55:07.111Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-22T14:55:07.421Z] + git semver [Pipeline] } [2021-10-22T14:55:07.434Z] $ docker stop --time=1 3bf32689cd5d39dfc24e7ebb2f09bec023d87e3a65806fbd9e66acbf9475be2c [2021-10-22T14:55:09.035Z] $ docker rm -f 3bf32689cd5d39dfc24e7ebb2f09bec023d87e3a65806fbd9e66acbf9475be2c [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-22T14:55:09.416Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-22T14:55:09.640Z] Stashed 1 file(s) [Pipeline] echo [2021-10-22T14:55:09.642Z] [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-10-22T14:55:09.855Z] ========================================================= [2021-10-22T14:55:09.855Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-22T14:55:09.855Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-22T14:55:10.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-22T14:55:10.157Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-22T14:55:10.157Z] a0d0a0d46f8b: Already exists [2021-10-22T14:55:10.157Z] 31adcdaf11c8: Pulling fs layer [2021-10-22T14:55:10.157Z] b8b176561691: Pulling fs layer [2021-10-22T14:55:10.157Z] 4527c011a84f: Pulling fs layer [2021-10-22T14:55:10.157Z] 5d74067f8e1e: Pulling fs layer [2021-10-22T14:55:10.157Z] e0aca202a116: Pulling fs layer [2021-10-22T14:55:10.157Z] 3a43be97a3b4: Pulling fs layer [2021-10-22T14:55:10.157Z] 34cad66bf833: Pulling fs layer [2021-10-22T14:55:10.157Z] b4e3c513aaa6: Pulling fs layer [2021-10-22T14:55:10.157Z] 5d74067f8e1e: Waiting [2021-10-22T14:55:10.157Z] e0aca202a116: Waiting [2021-10-22T14:55:10.157Z] 3a43be97a3b4: Waiting [2021-10-22T14:55:10.157Z] 34cad66bf833: Waiting [2021-10-22T14:55:10.157Z] b4e3c513aaa6: Waiting [2021-10-22T14:55:10.157Z] b8b176561691: Verifying Checksum [2021-10-22T14:55:10.157Z] b8b176561691: Download complete [2021-10-22T14:55:10.157Z] 31adcdaf11c8: Verifying Checksum [2021-10-22T14:55:10.157Z] 31adcdaf11c8: Download complete [2021-10-22T14:55:10.157Z] 5d74067f8e1e: Verifying Checksum [2021-10-22T14:55:10.157Z] 5d74067f8e1e: Download complete [2021-10-22T14:55:10.157Z] e0aca202a116: Verifying Checksum [2021-10-22T14:55:10.157Z] e0aca202a116: Download complete [2021-10-22T14:55:10.157Z] 3a43be97a3b4: Verifying Checksum [2021-10-22T14:55:10.157Z] 3a43be97a3b4: Download complete [2021-10-22T14:55:10.434Z] 34cad66bf833: Verifying Checksum [2021-10-22T14:55:10.434Z] 34cad66bf833: Download complete [2021-10-22T14:55:10.434Z] 31adcdaf11c8: Pull complete [2021-10-22T14:55:10.434Z] b8b176561691: Pull complete [2021-10-22T14:55:10.704Z] 4527c011a84f: Verifying Checksum [2021-10-22T14:55:10.704Z] 4527c011a84f: Download complete [2021-10-22T14:55:10.704Z] b4e3c513aaa6: Verifying Checksum [2021-10-22T14:55:10.704Z] b4e3c513aaa6: Download complete [2021-10-22T14:55:14.954Z] 4527c011a84f: Pull complete [2021-10-22T14:55:14.954Z] 5d74067f8e1e: Pull complete [2021-10-22T14:55:14.954Z] e0aca202a116: Pull complete [2021-10-22T14:55:14.954Z] 3a43be97a3b4: Pull complete [2021-10-22T14:55:15.230Z] 34cad66bf833: Pull complete [2021-10-22T14:55:17.204Z] b4e3c513aaa6: Pull complete [2021-10-22T14:55:17.465Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-22T14:55:17.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-22T14:55:17.465Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-22T14:55:17.764Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-22T14:55:17.764Z] WORKDIR /edgex [2021-10-22T14:55:17.764Z] COPY go.mod . [2021-10-22T14:55:17.764Z] RUN go mod download' [2021-10-22T14:55:17.764Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-22T14:55:19.159Z] Sending build context to Docker daemon 329.7MB [2021-10-22T14:55:19.159Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-22T14:55:19.159Z] ---> 9f6097aaca64 [2021-10-22T14:55:19.159Z] Step 2/4 : WORKDIR /edgex [2021-10-22T14:55:21.707Z] ---> Running in 28a886921b99 [2021-10-22T14:55:21.707Z] Removing intermediate container 28a886921b99 [2021-10-22T14:55:21.707Z] ---> 3b5229145fb2 [2021-10-22T14:55:21.707Z] Step 3/4 : COPY go.mod . [2021-10-22T14:55:21.707Z] ---> 119a05cad89b [2021-10-22T14:55:21.707Z] Step 4/4 : RUN go mod download [2021-10-22T14:55:21.707Z] ---> Running in 1e08c0dd1edf [2021-10-22T14:55:24.813Z] Still waiting to schedule task [2021-10-22T14:55:24.814Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-22T14:55:53.865Z] Removing intermediate container 1e08c0dd1edf [2021-10-22T14:55:53.865Z] ---> c6e077ff2a94 [2021-10-22T14:55:53.865Z] Successfully built c6e077ff2a94 [2021-10-22T14:55:53.865Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T14:55:54.166Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-22T14:55:54.166Z] . [Pipeline] withDockerContainer [2021-10-22T14:55:54.266Z] prd-centos7-docker-4c-2g-1175 does not seem to be running inside a container [2021-10-22T14:55:54.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-22T14:55:54.648Z] $ docker top a2b7c7a4d562097cab16d8faa0b28c1a3f6e8460eb7dd65e02e9f8b2d707ae1f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-22T14:55:54.999Z] + go version [2021-10-22T14:55:54.999Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-22T14:55:55.008Z] $ docker stop --time=1 a2b7c7a4d562097cab16d8faa0b28c1a3f6e8460eb7dd65e02e9f8b2d707ae1f [2021-10-22T14:55:56.184Z] $ docker rm -f a2b7c7a4d562097cab16d8faa0b28c1a3f6e8460eb7dd65e02e9f8b2d707ae1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T14:55:56.635Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-22T14:55:56.635Z] . [Pipeline] withDockerContainer [2021-10-22T14:55:56.695Z] prd-centos7-docker-4c-2g-1175 does not seem to be running inside a container [2021-10-22T14:55:56.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-22T14:55:57.065Z] $ docker top 30febac156566600e070d80317f85b93fef8291eeb0bcca92dba3eff3865179e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-22T14:55:57.138Z] ========================================================= [2021-10-22T14:55:57.138Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-22T14:55:57.138Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-22T14:55:57.426Z] + make test [2021-10-22T14:55:57.426Z] go mod tidy [2021-10-22T14:55:57.689Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-22T14:56:03.060Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-22T14:56:21.319Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-22T14:56:24.679Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-22T14:56:24.946Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-22T14:56:25.525Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-22T14:56:28.100Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-22T14:56:28.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-22T14:56:28.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-22T14:56:28.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-22T14:56:28.941Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-22T14:56:29.203Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-22T14:56:29.793Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-22T14:56:29.793Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-22T14:56:29.793Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-22T14:56:29.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-22T14:56:31.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements [2021-10-22T14:56:31.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-22T14:56:31.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-22T14:56:32.704Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2021-10-22T14:56:32.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-22T14:56:32.704Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.099s coverage: 44.7% of statements [2021-10-22T14:56:32.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-22T14:56:32.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-22T14:56:34.112Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.155s coverage: 89.5% of statements [2021-10-22T14:56:34.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-22T14:56:34.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-22T14:56:34.683Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 84.4% of statements [2021-10-22T14:56:34.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-22T14:56:34.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-22T14:56:34.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-22T14:56:34.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-22T14:56:34.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-22T14:56:35.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.258s coverage: 94.2% of statements [2021-10-22T14:56:35.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-22T14:56:35.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-22T14:56:35.636Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 59.1% of statements [2021-10-22T14:56:35.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-22T14:56:35.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-22T14:56:35.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-22T14:56:35.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-22T14:56:35.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-22T14:56:35.906Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.084s coverage: 60.0% of statements [2021-10-22T14:56:35.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-22T14:56:35.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-22T14:56:35.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-22T14:56:36.858Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.9% of statements [2021-10-22T14:56:36.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-22T14:56:36.859Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2021-10-22T14:56:36.859Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 21.7% of statements [2021-10-22T14:56:36.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-22T14:56:37.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2021-10-22T14:56:38.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.063s coverage: 79.5% of statements [2021-10-22T14:56:38.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-10-22T14:56:38.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements [2021-10-22T14:56:38.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements [2021-10-22T14:56:50.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.047s coverage: 94.4% of statements [2021-10-22T14:56:50.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-10-22T14:56:55.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.190s coverage: 82.5% of statements [2021-10-22T14:56:55.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-22T14:57:09.993Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1176 in /w/workspace/edgexfoundry_edgex-go_PR-3770 [Pipeline] { [Pipeline] ws [2021-10-22T14:57:10.004Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-10-22T14:57:10.198Z] The recommended git tool is: git [2021-10-22T14:57:13.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2021-10-22T14:57:13.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-22T14:57:13.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-22T14:57:13.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-22T14:57:13.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-10-22T14:57:13.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-22T14:57:13.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-22T14:57:13.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-22T14:57:13.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-22T14:57:13.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-22T14:57:13.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-10-22T14:57:13.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-22T14:57:13.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-22T14:57:13.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-10-22T14:57:13.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-22T14:57:13.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 58.8% of statements [2021-10-22T14:57:13.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-22T14:57:13.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2021-10-22T14:57:13.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-10-22T14:57:13.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2021-10-22T14:57:13.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.138s coverage: 91.2% of statements [2021-10-22T14:57:13.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-22T14:57:13.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements [2021-10-22T14:57:13.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-22T14:57:13.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-22T14:57:13.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-10-22T14:57:13.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2021-10-22T14:57:13.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-10-22T14:57:13.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2021-10-22T14:57:13.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.017s coverage: 100.0% of statements [2021-10-22T14:57:13.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.220s coverage: 70.4% of statements [2021-10-22T14:57:13.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-22T14:57:13.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-22T14:57:13.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-22T14:57:14.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.105s coverage: 43.4% of statements [2021-10-22T14:57:14.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-22T14:57:14.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-22T14:57:14.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2021-10-22T14:57:14.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-22T14:57:14.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2021-10-22T14:57:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-22T14:57:15.638Z] using credential edgex-jenkins-ssh [2021-10-22T14:57:15.655Z] Cloning the remote Git repository [2021-10-22T14:57:15.708Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-22T14:57:15.803Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-10-22T14:57:15.907Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-22T14:57:15.908Z] > git --version # timeout=10 [2021-10-22T14:57:15.926Z] > git --version # 'git version 2.17.1' [2021-10-22T14:57:15.927Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-22T14:57:15.997Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-22T14:57:21.265Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 17.7% of statements [2021-10-22T14:57:21.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-22T14:57:21.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-22T14:57:21.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-22T14:57:21.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-22T14:57:21.265Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.122s coverage: 92.3% of statements [2021-10-22T14:57:21.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-22T14:57:21.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-22T14:57:21.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-22T14:57:21.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-22T14:57:21.265Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2021-10-22T14:57:21.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-22T14:57:21.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-22T14:57:21.265Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements [2021-10-22T14:57:21.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-22T14:57:21.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-22T14:57:21.265Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-22T14:57:21.265Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-22T14:57:21.266Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements [2021-10-22T14:57:21.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-22T14:57:21.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-22T14:57:21.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-22T14:57:21.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-22T14:57:21.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-22T14:57:21.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-22T14:57:21.266Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-10-22T14:57:21.266Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-10-22T14:57:21.266Z] 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-10-22T14:58:00.117Z] GO111MODULE=on go vet ./... [2021-10-22T14:58:03.446Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-22T14:58:03.446Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-22T14:58:03.707Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-22T14:58:04.585Z] + ls -al . [2021-10-22T14:58:04.585Z] total 632 [2021-10-22T14:58:04.585Z] drwxrwxr-x 10 1001 1001 4096 Oct 22 14:58 . [2021-10-22T14:58:04.585Z] drwxr-xr-x 4 root root 28 Oct 22 14:55 .. [2021-10-22T14:58:04.585Z] -rw-rw-r-- 1 1001 1001 11 Oct 22 14:53 .dockerignore [2021-10-22T14:58:04.585Z] drwxrwxr-x 8 1001 1001 179 Oct 22 14:53 .git [2021-10-22T14:58:04.585Z] drwxrwxr-x 4 1001 1001 142 Oct 22 14:53 .github [2021-10-22T14:58:04.585Z] -rw-rw-r-- 1 1001 1001 804 Oct 22 14:53 .gitignore [2021-10-22T14:58:04.585Z] -rw-rw-r-- 1 1001 1001 42 Oct 22 14:53 .golangci.yml [2021-10-22T14:58:04.585Z] -rw-rw-r-- 1 1001 1001 76 Oct 22 14:53 .hadolint.yml [2021-10-22T14:58:04.585Z] drwx------ 3 1001 1001 58 Oct 22 14:54 .semver [2021-10-22T14:58:04.585Z] -rw-rw-r-- 1 1001 1001 166 Oct 22 14:53 .sonarcloud.properties [2021-10-22T14:58:04.585Z] -rw-rw-r-- 1 1001 1001 1171 Oct 22 14:53 ADOPTERS.md [2021-10-22T14:58:04.585Z] -rw-rw-r-- 1 1001 1001 8910 Oct 22 14:53 Attribution.txt [2021-10-22T14:58:04.585Z] -rw-rw-r-- 1 1001 1001 43881 Oct 22 14:53 CHANGELOG.md [2021-10-22T14:58:04.585Z] -rw-rw-r-- 1 1001 1001 3804 Oct 22 14:53 CONTRIBUTING.md [2021-10-22T14:58:04.585Z] -rw-rw-r-- 1 1001 1001 677 Oct 22 14:53 GOVERNANCE.md [2021-10-22T14:58:04.585Z] -rw-rw-r-- 1 1001 1001 849 Oct 22 14:53 Jenkinsfile [2021-10-22T14:58:04.585Z] -rw-rw-r-- 1 1001 1001 10775 Oct 22 14:53 LICENSE [2021-10-22T14:58:04.585Z] -rw-rw-r-- 1 1001 1001 6508 Oct 22 14:53 Makefile [2021-10-22T14:58:04.585Z] -rw-rw-r-- 1 1001 1001 582 Oct 22 14:53 OWNERS.md [2021-10-22T14:58:04.585Z] -rw-rw-r-- 1 1001 1001 8256 Oct 22 14:53 README.md [2021-10-22T14:58:04.585Z] -rw-rw-r-- 1 1001 1001 6912 Oct 22 14:53 SECURITY.md [2021-10-22T14:58:04.585Z] -rw-rw-r-- 1 1001 1001 5 Oct 22 14:55 VERSION [2021-10-22T14:58:04.585Z] -rw-rw-r-- 1 1001 1001 4131 Oct 22 14:53 ZMQWindows.md [2021-10-22T14:58:04.585Z] drwxrwxr-x 2 1001 1001 37 Oct 22 14:53 bin [2021-10-22T14:58:04.585Z] drwxrwxr-x 14 1001 1001 4096 Oct 22 14:53 cmd [2021-10-22T14:58:04.585Z] -rw-r--r-- 1 root root 425844 Oct 22 14:57 coverage.out [2021-10-22T14:58:04.585Z] -rw-rw-r-- 1 1001 1001 848 Oct 22 14:53 go.mod [2021-10-22T14:58:04.585Z] -rw-rw-r-- 1 1001 1001 50414 Oct 22 14:55 go.sum [2021-10-22T14:58:04.585Z] drwxrwxr-x 8 1001 1001 124 Oct 22 14:53 internal [2021-10-22T14:58:04.585Z] drwxrwxr-x 3 1001 1001 16 Oct 22 14:53 openapi [2021-10-22T14:58:04.585Z] drwxrwxr-x 4 1001 1001 71 Oct 22 14:53 snap [2021-10-22T14:58:04.585Z] -rw-rw-r-- 1 1001 1001 204 Oct 22 14:53 version.go [Pipeline] sh [2021-10-22T14:58:04.881Z] + '[' -e coverage.out ] [2021-10-22T14:58:04.882Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-22T14:58:04.973Z] Stashed 1 file(s) [Pipeline] sh [2021-10-22T14:58:05.269Z] + make build [2021-10-22T14:58:05.269Z] 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-10-22T14:58:06.662Z] 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-10-22T14:58:12.436Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-22T14:58:12.458Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-22T14:58:12.480Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-22T14:58:12.518Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-22T14:58:12.519Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-22T14:58:12.530Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3770/head:refs/remotes/origin/PR-3770 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-22T14:58:13.341Z] Merging remotes/origin/main commit d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 into PR head commit 14d94aae050e755f68cf03827263d7737d685eb5 [2021-10-22T14:58:13.353Z] 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-10-22T14:58:13.643Z] Merge succeeded, producing 14d94aae050e755f68cf03827263d7737d685eb5 [2021-10-22T14:58:13.643Z] Checking out Revision 14d94aae050e755f68cf03827263d7737d685eb5 (PR-3770) [2021-10-22T14:58:13.926Z] 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-10-22T14:58:15.304Z] 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-10-22T14:58:15.304Z] 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-10-22T14:58:16.263Z] 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-10-22T14:58:13.356Z] > git config core.sparsecheckout # timeout=10 [2021-10-22T14:58:13.372Z] > git checkout -f 14d94aae050e755f68cf03827263d7737d685eb5 # timeout=10 [2021-10-22T14:58:13.567Z] > git remote # timeout=10 [2021-10-22T14:58:13.586Z] > git config --get remote.origin.url # timeout=10 [2021-10-22T14:58:13.600Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-22T14:58:13.610Z] > git merge d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 # timeout=10 [2021-10-22T14:58:13.630Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-22T14:58:13.649Z] > git config core.sparsecheckout # timeout=10 [2021-10-22T14:58:13.658Z] > git checkout -f 14d94aae050e755f68cf03827263d7737d685eb5 # timeout=10 [2021-10-22T14:58:17.212Z] 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-10-22T14:58:17.787Z] 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-10-22T14:58:17.855Z] Commit message: "fix: addressed PR feedback" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-22T14:58:18.744Z] 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-10-22T14:58:18.886Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-22T14:58:18.886Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-22T14:58:18.886Z] Dload Upload Total Spent Left Speed [2021-10-22T14:58:18.886Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 64612 0 --:--:-- --:--:-- --:--:-- 64967 [Pipeline] sh [2021-10-22T14:58:19.289Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-22T14:58:19.629Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-22T14:58:19.629Z] + sudo tee /etc/docker/daemon.new [2021-10-22T14:58:19.629Z] { [2021-10-22T14:58:19.629Z] "registry-mirrors": [ [2021-10-22T14:58:19.629Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-22T14:58:19.629Z] ], [2021-10-22T14:58:19.629Z] "bip": "10.250.0.254/24", [2021-10-22T14:58:19.629Z] "hosts": [ [2021-10-22T14:58:19.629Z] "tcp://0.0.0.0:5555", [2021-10-22T14:58:19.630Z] "unix:///var/run/docker.sock" [2021-10-22T14:58:19.630Z] ], [2021-10-22T14:58:19.630Z] "mtu": 1458, [2021-10-22T14:58:19.630Z] "selinux-enabled": true, [2021-10-22T14:58:19.630Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-22T14:58:19.630Z] } [Pipeline] sh [2021-10-22T14:58:19.684Z] 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-10-22T14:58:19.963Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-22T14:58:20.257Z] 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-10-22T14:58:20.305Z] + sudo service docker restart [Pipeline] } [2021-10-22T14:58:21.670Z] $ docker stop --time=1 30febac156566600e070d80317f85b93fef8291eeb0bcca92dba3eff3865179e [2021-10-22T14:58:23.348Z] $ docker rm -f 30febac156566600e070d80317f85b93fef8291eeb0bcca92dba3eff3865179e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T14:58:25.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-22T14:58:25.073Z] [2021-10-22T14:58:25.073Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T14:58:25.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-22T14:58:25.373Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-22T14:58:25.373Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-22T14:58:25.373Z] ca9280d653b3: Pulling fs layer [2021-10-22T14:58:25.373Z] 7e9c9ca2126c: Pulling fs layer [2021-10-22T14:58:25.638Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-22T14:58:25.638Z] cbdbe7a5bc2a: Download complete [2021-10-22T14:58:25.638Z] ca9280d653b3: Verifying Checksum [2021-10-22T14:58:25.638Z] ca9280d653b3: Download complete [2021-10-22T14:58:25.900Z] cbdbe7a5bc2a: Pull complete [2021-10-22T14:58:25.900Z] 7e9c9ca2126c: Verifying Checksum [2021-10-22T14:58:25.900Z] 7e9c9ca2126c: Download complete [2021-10-22T14:58:26.161Z] ca9280d653b3: Pull complete [2021-10-22T14:58:30.792Z] 7e9c9ca2126c: Pull complete [2021-10-22T14:58:30.792Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-22T14:58:30.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-22T14:58:30.792Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-22T14:58:30.898Z] prd-centos7-docker-4c-2g-1175 does not seem to be running inside a container [2021-10-22T14:58:30.933Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-22T14:58:33.741Z] $ docker top 7db07244d86b49d93946cb4911dc6f457d80f6f7618463d6bc553d45f96ea620 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-22T14:58:34.102Z] + grep parallel [2021-10-22T14:58:34.102Z] + docker-compose build --help [2021-10-22T14:58:34.678Z] --parallel Build images in parallel. [Pipeline] } [2021-10-22T14:58:34.688Z] $ docker stop --time=1 7db07244d86b49d93946cb4911dc6f457d80f6f7618463d6bc553d45f96ea620 [2021-10-22T14:58:35.875Z] $ docker rm -f 7db07244d86b49d93946cb4911dc6f457d80f6f7618463d6bc553d45f96ea620 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T14:58:36.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-22T14:58:36.249Z] . [Pipeline] withDockerContainer [2021-10-22T14:58:36.316Z] prd-centos7-docker-4c-2g-1175 does not seem to be running inside a container [2021-10-22T14:58:36.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-22T14:58:36.676Z] $ docker top 467beaaa3ceb67e137a67beb5e416d073cc3714cbd3bf31f888c38ff43bc5647 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-22T14:58:37.034Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-22T14:58:37.603Z] Building core-command ... [2021-10-22T14:58:37.603Z] Building core-data ... [2021-10-22T14:58:37.603Z] Building core-metadata ... [2021-10-22T14:58:37.603Z] Building security-bootstrapper ... [2021-10-22T14:58:37.603Z] Building security-proxy-setup ... [2021-10-22T14:58:37.603Z] Building security-secretstore-setup ... [2021-10-22T14:58:37.603Z] Building support-notifications ... [2021-10-22T14:58:37.603Z] Building support-scheduler ... [2021-10-22T14:58:37.603Z] Building sys-mgmt-agent ... [2021-10-22T14:58:37.603Z] Building security-secretstore-setup [2021-10-22T14:58:37.603Z] Building sys-mgmt-agent [2021-10-22T14:58:37.603Z] Building core-metadata [2021-10-22T14:58:37.603Z] Building support-notifications [2021-10-22T14:58:37.603Z] Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-22T14:58:38.645Z] provisioning config files... [2021-10-22T14:58:38.667Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1572649136496521066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-22T14:58:39.018Z] ---> docker-login.sh [2021-10-22T14:58:39.018Z] nexus3.edgexfoundry.org:10001 [2021-10-22T14:58:39.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T14:58:39.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T14:58:39.889Z] Configure a credential helper to remove this warning. See [2021-10-22T14:58:39.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T14:58:39.889Z] [2021-10-22T14:58:39.889Z] Login Succeeded [2021-10-22T14:58:39.889Z] nexus3.edgexfoundry.org:10002 [2021-10-22T14:58:40.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T14:58:40.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T14:58:40.439Z] Configure a credential helper to remove this warning. See [2021-10-22T14:58:40.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T14:58:40.439Z] [2021-10-22T14:58:40.439Z] Login Succeeded [2021-10-22T14:58:40.439Z] nexus3.edgexfoundry.org:10003 [2021-10-22T14:58:40.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T14:58:40.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T14:58:40.990Z] Configure a credential helper to remove this warning. See [2021-10-22T14:58:40.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T14:58:40.990Z] [2021-10-22T14:58:40.990Z] Login Succeeded [2021-10-22T14:58:40.990Z] nexus3.edgexfoundry.org:10004 [2021-10-22T14:58:41.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T14:58:41.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T14:58:41.264Z] Configure a credential helper to remove this warning. See [2021-10-22T14:58:41.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T14:58:41.264Z] [2021-10-22T14:58:41.264Z] Login Succeeded [2021-10-22T14:58:41.264Z] docker.io [2021-10-22T14:58:41.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T14:58:42.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T14:58:42.125Z] Configure a credential helper to remove this warning. See [2021-10-22T14:58:42.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T14:58:42.125Z] [2021-10-22T14:58:42.125Z] Login Succeeded [2021-10-22T14:58:42.125Z] ---> docker-login.sh ends [Pipeline] } [2021-10-22T14:58:42.141Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-22T14:58:42.557Z] ========================================================= [2021-10-22T14:58:42.557Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-22T14:58:42.557Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-22T14:58:42.918Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-22T14:58:43.206Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-22T14:58:43.206Z] 552d1f2373af: Pulling fs layer [2021-10-22T14:58:43.206Z] ea3f2d53f512: Pulling fs layer [2021-10-22T14:58:43.206Z] 9e70ebbbe112: Pulling fs layer [2021-10-22T14:58:43.206Z] 7a9cfe048b4a: Pulling fs layer [2021-10-22T14:58:43.206Z] 72dc09318566: Pulling fs layer [2021-10-22T14:58:43.206Z] f4f7b4309257: Pulling fs layer [2021-10-22T14:58:43.206Z] 0ac9a79272e3: Pulling fs layer [2021-10-22T14:58:43.206Z] b78e95d17946: Pulling fs layer [2021-10-22T14:58:43.206Z] f4f7b4309257: Waiting [2021-10-22T14:58:43.206Z] 0ac9a79272e3: Waiting [2021-10-22T14:58:43.206Z] b78e95d17946: Waiting [2021-10-22T14:58:43.206Z] 7a9cfe048b4a: Waiting [2021-10-22T14:58:43.206Z] 72dc09318566: Waiting [2021-10-22T14:58:43.206Z] 9e70ebbbe112: Verifying Checksum [2021-10-22T14:58:43.206Z] 9e70ebbbe112: Download complete [2021-10-22T14:58:43.206Z] ea3f2d53f512: Download complete [2021-10-22T14:58:43.206Z] 72dc09318566: Verifying Checksum [2021-10-22T14:58:43.206Z] 72dc09318566: Download complete [2021-10-22T14:58:43.206Z] f4f7b4309257: Verifying Checksum [2021-10-22T14:58:43.206Z] f4f7b4309257: Download complete [2021-10-22T14:58:43.206Z] 552d1f2373af: Verifying Checksum [2021-10-22T14:58:43.206Z] 552d1f2373af: Download complete [2021-10-22T14:58:43.206Z] 0ac9a79272e3: Verifying Checksum [2021-10-22T14:58:43.206Z] 0ac9a79272e3: Download complete [2021-10-22T14:58:44.211Z] 552d1f2373af: Pull complete [2021-10-22T14:58:44.808Z] ea3f2d53f512: Pull complete [2021-10-22T14:58:45.410Z] 9e70ebbbe112: Pull complete [2021-10-22T14:58:45.410Z] b78e95d17946: Verifying Checksum [2021-10-22T14:58:45.410Z] b78e95d17946: Download complete [2021-10-22T14:58:46.001Z] 7a9cfe048b4a: Verifying Checksum [2021-10-22T14:58:46.001Z] 7a9cfe048b4a: Download complete [2021-10-22T14:58:47.630Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T14:58:47.630Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-22T14:58:47.630Z] ---> c6e077ff2a94 [2021-10-22T14:58:47.630Z] Step 3/22 : WORKDIR /edgex-go [2021-10-22T14:58:47.630Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T14:58:47.630Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-22T14:58:47.630Z] ---> c6e077ff2a94 [2021-10-22T14:58:47.630Z] Step 3/30 : WORKDIR /edgex-go [2021-10-22T14:58:54.213Z] ---> Running in 530501cf5c98 [2021-10-22T14:58:54.213Z] ---> Running in 822f5001e194 [2021-10-22T14:58:54.487Z] Removing intermediate container 530501cf5c98 [2021-10-22T14:58:54.487Z] ---> 6e6c5c60d33b [2021-10-22T14:58:54.487Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T14:58:54.487Z] Removing intermediate container 822f5001e194 [2021-10-22T14:58:54.487Z] ---> 2343f15f3763 [2021-10-22T14:58:54.487Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T14:58:55.453Z] ---> Running in 2fa0a24eace4 [2021-10-22T14:58:55.453Z] ---> Running in 1eee9b195d59 [2021-10-22T14:58:56.158Z] 7a9cfe048b4a: Pull complete [2021-10-22T14:58:56.158Z] 72dc09318566: Pull complete [2021-10-22T14:58:56.430Z] f4f7b4309257: Pull complete [2021-10-22T14:58:56.837Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T14:58:56.837Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-22T14:58:56.837Z] ---> c6e077ff2a94 [2021-10-22T14:58:56.837Z] Step 3/21 : WORKDIR /edgex-go [2021-10-22T14:58:56.837Z] ---> Using cache [2021-10-22T14:58:56.837Z] ---> 6e6c5c60d33b [2021-10-22T14:58:56.837Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T14:58:56.837Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T14:58:56.837Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-22T14:58:56.837Z] ---> c6e077ff2a94 [2021-10-22T14:58:56.837Z] Step 3/22 : WORKDIR /edgex-go [2021-10-22T14:58:56.837Z] ---> Using cache [2021-10-22T14:58:56.837Z] ---> 6e6c5c60d33b [2021-10-22T14:58:56.837Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T14:58:57.030Z] 0ac9a79272e3: Pull complete [2021-10-22T14:58:57.799Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T14:58:57.799Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-22T14:58:57.799Z] ---> c6e077ff2a94 [2021-10-22T14:58:57.799Z] Step 3/24 : WORKDIR /edgex-go [2021-10-22T14:58:57.799Z] ---> Using cache [2021-10-22T14:58:57.799Z] ---> 6e6c5c60d33b [2021-10-22T14:58:57.799Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T14:58:57.799Z] ---> Running in 7caa1ebaef99 [2021-10-22T14:58:57.799Z] ---> Running in f1de0b800bb4 [2021-10-22T14:58:57.799Z] ---> Running in eb799dcdf2ef [2021-10-22T14:58:57.799Z] Removing intermediate container 2fa0a24eace4 [2021-10-22T14:58:57.799Z] ---> 569270fc06ee [2021-10-22T14:58:57.799Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-22T14:58:57.799Z] Removing intermediate container 1eee9b195d59 [2021-10-22T14:58:57.799Z] ---> 482244a253b4 [2021-10-22T14:58:57.799Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-22T14:58:57.799Z] ---> Running in b19ffa12856d [2021-10-22T14:58:57.799Z] ---> Running in c640ea9e84da [2021-10-22T14:58:58.764Z] Removing intermediate container 7caa1ebaef99 [2021-10-22T14:58:58.764Z] ---> 83993a1af7d5 [2021-10-22T14:58:58.764Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-22T14:58:58.764Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T14:58:58.764Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T14:58:58.764Z] ---> Running in 672c89bbe51f [2021-10-22T14:58:58.764Z] Removing intermediate container f1de0b800bb4 [2021-10-22T14:58:58.764Z] ---> e16b84d60dcd [2021-10-22T14:58:58.764Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-22T14:58:58.764Z] ---> Running in 539ed1c015db [2021-10-22T14:58:59.028Z] Removing intermediate container eb799dcdf2ef [2021-10-22T14:58:59.028Z] ---> 8b41e173b168 [2021-10-22T14:58:59.028Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-22T14:58:59.028Z] ---> Running in e1c03f227098 [2021-10-22T14:58:59.028Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T14:58:59.293Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T14:58:59.293Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T14:58:59.863Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T14:58:59.863Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T14:58:59.863Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T14:59:00.129Z] OK: 220 MiB in 52 packages [2021-10-22T14:59:00.129Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T14:59:00.129Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T14:59:00.129Z] OK: 220 MiB in 52 packages [2021-10-22T14:59:00.434Z] OK: 220 MiB in 52 packages [2021-10-22T14:59:00.434Z] Removing intermediate container b19ffa12856d [2021-10-22T14:59:00.434Z] ---> 1e1c53a7e053 [2021-10-22T14:59:00.434Z] Step 6/30 : COPY . . [2021-10-22T14:59:00.702Z] OK: 220 MiB in 52 packages [2021-10-22T14:59:00.702Z] OK: 220 MiB in 52 packages [2021-10-22T14:59:00.702Z] Removing intermediate container c640ea9e84da [2021-10-22T14:59:00.702Z] ---> 7eaa0144a40d [2021-10-22T14:59:00.702Z] Step 6/22 : COPY . . [2021-10-22T14:59:03.745Z] b78e95d17946: Pull complete [2021-10-22T14:59:03.745Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-22T14:59:03.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-22T14:59:03.745Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-22T14:59:04.016Z] Removing intermediate container 672c89bbe51f [2021-10-22T14:59:04.016Z] ---> 0e0afa6619d5 [2021-10-22T14:59:04.016Z] Step 6/21 : COPY . . [2021-10-22T14:59:04.095Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-22T14:59:04.095Z] WORKDIR /edgex [2021-10-22T14:59:04.095Z] COPY go.mod . [2021-10-22T14:59:04.095Z] RUN go mod download [2021-10-22T14:59:04.095Z] + docker build -t ci-base-image-arm64 -f - . [2021-10-22T14:59:04.276Z] Removing intermediate container e1c03f227098 [2021-10-22T14:59:04.276Z] ---> 58cf902c4b70 [2021-10-22T14:59:04.276Z] Step 6/24 : COPY . . [2021-10-22T14:59:05.224Z] Removing intermediate container 539ed1c015db [2021-10-22T14:59:05.224Z] ---> ea7b13d5f000 [2021-10-22T14:59:05.224Z] Step 6/22 : COPY . . [2021-10-22T14:59:06.738Z] Sending build context to Docker daemon 166.5MB [2021-10-22T14:59:06.738Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-22T14:59:06.738Z] ---> 8b459fc5aaf0 [2021-10-22T14:59:06.738Z] Step 2/4 : WORKDIR /edgex [2021-10-22T14:59:08.167Z] ---> Running in f19213467524 [2021-10-22T14:59:08.767Z] Removing intermediate container f19213467524 [2021-10-22T14:59:08.767Z] ---> a4cce834659f [2021-10-22T14:59:08.767Z] Step 3/4 : COPY go.mod . [2021-10-22T14:59:09.365Z] ---> 8636fd67287a [2021-10-22T14:59:09.365Z] Step 4/4 : RUN go mod download [2021-10-22T14:59:09.365Z] ---> Running in d676aad4c46e [2021-10-22T14:59:10.525Z] ---> c6fbf747787e [2021-10-22T14:59:10.525Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T14:59:10.525Z] ---> 26dc3e1421e5 [2021-10-22T14:59:10.525Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T14:59:11.915Z] ---> Running in 0d9b397fd79d [2021-10-22T14:59:11.915Z] ---> Running in 9514f759fff4 [2021-10-22T14:59:11.915Z] ---> 07076b14a201 [2021-10-22T14:59:11.915Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T14:59:12.176Z] ---> Running in fa560b8bc2e9 [2021-10-22T14:59:12.176Z] ---> c634e64689c4 [2021-10-22T14:59:12.176Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T14:59:12.436Z] ---> Running in 4f168b9fd5bc [2021-10-22T14:59:17.754Z] Removing intermediate container fa560b8bc2e9 [2021-10-22T14:59:17.754Z] ---> 02339f7df1c8 [2021-10-22T14:59:17.754Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-22T14:59:17.754Z] Removing intermediate container 4f168b9fd5bc [2021-10-22T14:59:17.754Z] ---> 229d6560f0df [2021-10-22T14:59:17.754Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-22T14:59:17.754Z] ---> Running in b13a837ff1ee [2021-10-22T14:59:17.754Z] Removing intermediate container 0d9b397fd79d [2021-10-22T14:59:17.754Z] ---> 6f97a1220c2d [2021-10-22T14:59:17.754Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-22T14:59:17.754Z] Removing intermediate container 9514f759fff4 [2021-10-22T14:59:17.754Z] ---> a466cbb0992a [2021-10-22T14:59:17.754Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-22T14:59:17.754Z] ---> Running in 453d0b74d522 [2021-10-22T14:59:17.754Z] ---> Running in c4c9acfa9af3 [2021-10-22T14:59:17.754Z] ---> Running in 2df9dfcf193f [2021-10-22T14:59:18.025Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-22T14:59:18.295Z] 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-10-22T14:59:18.295Z] 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-10-22T14:59:18.571Z] 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-10-22T14:59:20.603Z] ---> 8395327e7457 [2021-10-22T14:59:20.603Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T14:59:20.867Z] ---> Running in 9c601e8308ec [2021-10-22T14:59:22.290Z] Removing intermediate container 9c601e8308ec [2021-10-22T14:59:22.290Z] ---> a5b44f604c24 [2021-10-22T14:59:22.290Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-22T14:59:22.290Z] ---> Running in 045802e94b2d [2021-10-22T14:59:22.872Z] 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-10-22T15:00:01.723Z] 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-10-22T15:00:01.723Z] Removing intermediate container c4c9acfa9af3 [2021-10-22T15:00:01.723Z] ---> 959f0e6bd730 [2021-10-22T15:00:01.723Z] [2021-10-22T15:00:01.723Z] Step 9/30 : FROM alpine:3.14 [2021-10-22T15:00:01.723Z] 3.14: Pulling from library/alpine [2021-10-22T15:00:01.723Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-22T15:00:01.723Z] Status: Downloaded newer image for alpine:3.14 [2021-10-22T15:00:01.723Z] ---> 14119a10abf4 [2021-10-22T15:00:01.723Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-22T15:00:01.723Z] ---> Running in 554af295edce [2021-10-22T15:00:01.723Z] Removing intermediate container 2df9dfcf193f [2021-10-22T15:00:01.723Z] ---> d5c4eb89b959 [2021-10-22T15:00:01.723Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-22T15:00:01.723Z] Removing intermediate container 554af295edce [2021-10-22T15:00:01.723Z] ---> e7369bb00253 [2021-10-22T15:00:01.723Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-22T15:00:01.723Z] ---> Running in 5012d2809402 [2021-10-22T15:00:01.723Z] ---> Running in 7a10c2c4a9d7 [2021-10-22T15:00:01.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T15:00:01.723Z] 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-10-22T15:00:01.723Z] Removing intermediate container b13a837ff1ee [2021-10-22T15:00:01.723Z] ---> edced632d294 [2021-10-22T15:00:01.723Z] [2021-10-22T15:00:01.723Z] Step 9/24 : FROM alpine:3.14 [2021-10-22T15:00:01.723Z] ---> 14119a10abf4 [2021-10-22T15:00:01.723Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-22T15:00:01.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T15:00:01.723Z] ---> Running in 89b786fcf98e [2021-10-22T15:00:01.723Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-22T15:00:01.723Z] (2/2) Installing su-exec (0.2-r1) [2021-10-22T15:00:01.723Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T15:00:01.723Z] OK: 6 MiB in 16 packages [2021-10-22T15:00:01.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T15:00:01.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T15:00:02.277Z] Removing intermediate container 7a10c2c4a9d7 [2021-10-22T15:00:02.277Z] ---> 95ac3a8c7548 [2021-10-22T15:00:02.277Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-22T15:00:02.277Z] ---> Running in 97a123742d17 [2021-10-22T15:00:02.277Z] Removing intermediate container 453d0b74d522 [2021-10-22T15:00:02.277Z] ---> db076bf38674 [2021-10-22T15:00:02.277Z] [2021-10-22T15:00:02.277Z] Step 9/21 : FROM alpine:3.14 [2021-10-22T15:00:02.277Z] ---> 14119a10abf4 [2021-10-22T15:00:02.277Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-22T15:00:02.277Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-22T15:00:02.277Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-22T15:00:02.277Z] (3/3) Installing su-exec (0.2-r1) [2021-10-22T15:00:02.277Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T15:00:02.277Z] Executing ca-certificates-20191127-r5.trigger [2021-10-22T15:00:02.277Z] OK: 6 MiB in 17 packages [2021-10-22T15:00:02.277Z] ---> Running in 129778a50383 [2021-10-22T15:00:02.554Z] Removing intermediate container 5012d2809402 [2021-10-22T15:00:02.554Z] ---> 88fe2dd44932 [2021-10-22T15:00:02.554Z] [2021-10-22T15:00:02.554Z] Step 10/22 : FROM docker:20.10.8 [2021-10-22T15:00:02.554Z] Removing intermediate container 97a123742d17 [2021-10-22T15:00:02.554Z] ---> e49978271917 [2021-10-22T15:00:02.554Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-22T15:00:02.554Z] ---> Running in d0fe8eaae381 [2021-10-22T15:00:02.554Z] 20.10.8: Pulling from library/docker [2021-10-22T15:00:02.832Z] Removing intermediate container d0fe8eaae381 [2021-10-22T15:00:02.832Z] ---> 59447812aa1c [2021-10-22T15:00:02.832Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-22T15:00:02.832Z] ---> Running in 6ddaf621b4b7 [2021-10-22T15:00:03.108Z] Removing intermediate container 89b786fcf98e [2021-10-22T15:00:03.108Z] ---> 3c3c1343246a [2021-10-22T15:00:03.108Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-22T15:00:03.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T15:00:03.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T15:00:03.108Z] ---> Running in 5f4dae3c44e7 [2021-10-22T15:00:03.684Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-22T15:00:03.684Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-22T15:00:03.684Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T15:00:03.684Z] Executing ca-certificates-20191127-r5.trigger [2021-10-22T15:00:03.684Z] OK: 6 MiB in 16 packages [2021-10-22T15:00:03.684Z] Removing intermediate container 5f4dae3c44e7 [2021-10-22T15:00:03.684Z] ---> fafe3ee34085 [2021-10-22T15:00:03.684Z] Step 12/24 : WORKDIR / [2021-10-22T15:00:03.944Z] ---> Running in da29428425ea [2021-10-22T15:00:04.205Z] Removing intermediate container da29428425ea [2021-10-22T15:00:04.205Z] ---> 46596f229c51 [2021-10-22T15:00:04.205Z] 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-10-22T15:00:04.466Z] Removing intermediate container 129778a50383 [2021-10-22T15:00:04.466Z] ---> 47d5ee97660a [2021-10-22T15:00:04.466Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-22T15:00:04.466Z] ---> 11d9398ceaf6 [2021-10-22T15:00:04.466Z] 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-10-22T15:00:04.466Z] Removing intermediate container 6ddaf621b4b7 [2021-10-22T15:00:04.466Z] ---> 95e10b3acdf8 [2021-10-22T15:00:04.466Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-22T15:00:04.466Z] ---> Running in 6271993903de [2021-10-22T15:00:04.466Z] ---> Running in 5ead3aa2e87a [2021-10-22T15:00:04.729Z] Removing intermediate container 6271993903de [2021-10-22T15:00:04.729Z] ---> dd8a8bd505f8 [2021-10-22T15:00:04.729Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-22T15:00:04.729Z] ---> a5f3fcf2d1f8 [2021-10-22T15:00:04.729Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-22T15:00:04.993Z] ---> Running in 5f571f5fbb4b [2021-10-22T15:00:04.993Z] Removing intermediate container 5ead3aa2e87a [2021-10-22T15:00:04.993Z] ---> 97a5c8c8e5f0 [2021-10-22T15:00:04.993Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-22T15:00:05.261Z] Removing intermediate container 5f571f5fbb4b [2021-10-22T15:00:05.261Z] ---> 20c95f40e6dc [2021-10-22T15:00:05.261Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-22T15:00:05.261Z] ---> 4aca224c2d44 [2021-10-22T15:00:05.261Z] 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-10-22T15:00:05.261Z] ---> d63c5fbf31d7 [2021-10-22T15:00:05.261Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-22T15:00:05.261Z] ---> Running in 56012b6d7c4f [2021-10-22T15:00:05.261Z] Removing intermediate container 045802e94b2d [2021-10-22T15:00:05.261Z] ---> 227cde12f6a0 [2021-10-22T15:00:05.261Z] [2021-10-22T15:00:05.261Z] Step 9/22 : FROM alpine:3.14 [2021-10-22T15:00:05.261Z] ---> 14119a10abf4 [2021-10-22T15:00:05.261Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-22T15:00:05.531Z] ---> Running in e453da4df8f6 [2021-10-22T15:00:05.531Z] ---> Running in 18b85163a831 [2021-10-22T15:00:05.531Z] Removing intermediate container 56012b6d7c4f [2021-10-22T15:00:05.531Z] ---> f6f44a018401 [2021-10-22T15:00:05.531Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T15:00:05.531Z] ---> 3547807e7063 [2021-10-22T15:00:05.531Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-22T15:00:05.795Z] ---> f1ec19e824fc [2021-10-22T15:00:05.795Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-22T15:00:06.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T15:00:06.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T15:00:06.335Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-22T15:00:06.335Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T15:00:06.335Z] OK: 6 MiB in 15 packages [2021-10-22T15:00:06.335Z] ---> 0ebf955f906e [2021-10-22T15:00:06.335Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-22T15:00:06.603Z] ---> 1234345244fd [2021-10-22T15:00:06.603Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-22T15:00:06.603Z] Removing intermediate container e453da4df8f6 [2021-10-22T15:00:06.603Z] ---> 3c5be54f2c8e [2021-10-22T15:00:06.603Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T15:00:07.185Z] ---> b6536a954a88 [2021-10-22T15:00:07.185Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-22T15:00:07.185Z] Removing intermediate container 18b85163a831 [2021-10-22T15:00:07.185Z] ---> 7b28d182e9d6 [2021-10-22T15:00:07.185Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-22T15:00:07.185Z] ---> 2aea5b1e5e0e [2021-10-22T15:00:07.185Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-22T15:00:07.185Z] ---> 195145c57b2c [2021-10-22T15:00:07.185Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-22T15:00:07.185Z] ---> Running in d4724c64d2f0 [2021-10-22T15:00:07.185Z] ---> Running in 867dc2a160aa [2021-10-22T15:00:07.467Z] ---> e4405edbf8c9 [2021-10-22T15:00:07.467Z] 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-10-22T15:00:07.467Z] Removing intermediate container 867dc2a160aa [2021-10-22T15:00:07.467Z] ---> 511a04aa24f3 [2021-10-22T15:00:07.467Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-22T15:00:07.467Z] Removing intermediate container d4724c64d2f0 [2021-10-22T15:00:07.467Z] ---> 9460da640bc3 [2021-10-22T15:00:07.467Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T15:00:07.467Z] ---> Running in 5ecca08f3582 [2021-10-22T15:00:07.467Z] ---> Running in a17429ca5604 [2021-10-22T15:00:07.467Z] ---> Running in c42090235928 [2021-10-22T15:00:07.735Z] ---> 331189a52e8a [2021-10-22T15:00:07.735Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-22T15:00:07.735Z] Removing intermediate container a17429ca5604 [2021-10-22T15:00:07.735Z] ---> 68cf0599cb05 [2021-10-22T15:00:07.735Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-22T15:00:07.735Z] ---> Running in 27509d5af5ab [2021-10-22T15:00:07.735Z] Removing intermediate container c42090235928 [2021-10-22T15:00:07.735Z] ---> 07e53bb98e45 [2021-10-22T15:00:07.735Z] Step 19/21 : LABEL arch=x86_64 [2021-10-22T15:00:07.996Z] ---> Running in 10b62291976c [2021-10-22T15:00:07.996Z] ---> 3075e1a4ef2c [2021-10-22T15:00:07.996Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-22T15:00:07.996Z] Removing intermediate container 27509d5af5ab [2021-10-22T15:00:07.996Z] ---> 4d196972cc5a [2021-10-22T15:00:07.996Z] Step 14/22 : WORKDIR / [2021-10-22T15:00:07.996Z] ---> Running in d7fee0b8b55c [2021-10-22T15:00:07.996Z] Removing intermediate container 10b62291976c [2021-10-22T15:00:07.996Z] ---> 93f7c19130b7 [2021-10-22T15:00:07.996Z] Step 20/21 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 [2021-10-22T15:00:08.257Z] ---> Running in 073bd7a48abd [2021-10-22T15:00:08.257Z] ---> 73041b31ea8c [2021-10-22T15:00:08.257Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-22T15:00:08.257Z] Removing intermediate container d7fee0b8b55c [2021-10-22T15:00:08.257Z] ---> 703703df770d [2021-10-22T15:00:08.257Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T15:00:08.257Z] Removing intermediate container 5ecca08f3582 [2021-10-22T15:00:08.257Z] ---> f04797b55fd8 [2021-10-22T15:00:08.257Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-22T15:00:08.257Z] Removing intermediate container 073bd7a48abd [2021-10-22T15:00:08.257Z] ---> 7ef70b43c64e [2021-10-22T15:00:08.257Z] Step 21/21 : LABEL version=0.0.0 [2021-10-22T15:00:08.257Z] ---> Running in 8443be4284e6 [2021-10-22T15:00:08.519Z] ---> Running in 9db14488c644 [2021-10-22T15:00:08.519Z] ---> 645ae3d436bd [2021-10-22T15:00:08.519Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-22T15:00:08.519Z] ---> Running in 7a630deed385 [2021-10-22T15:00:08.519Z] ---> f11b078e5909 [2021-10-22T15:00:08.519Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-22T15:00:08.519Z] Removing intermediate container 9db14488c644 [2021-10-22T15:00:08.519Z] ---> 098cc9b2dc2a [2021-10-22T15:00:08.519Z] [2021-10-22T15:00:08.519Z] Removing intermediate container 8443be4284e6 [2021-10-22T15:00:08.519Z] ---> 859046f45fd8 [2021-10-22T15:00:08.519Z] Step 22/24 : LABEL arch=x86_64 [2021-10-22T15:00:08.519Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-22T15:00:08.519Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-22T15:00:08.519Z] ---> bc6c0ffef665 [2021-10-22T15:00:08.519Z] 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-10-22T15:00:08.785Z] ---> Running in 50441691de91 [2021-10-22T15:00:08.785Z] Successfully built 098cc9b2dc2a [2021-10-22T15:00:08.785Z] ---> Running in 29ee2baec2cf [2021-10-22T15:00:08.785Z] Successfully tagged support-notifications:latest [2021-10-22T15:00:08.785Z] Building core-command [2021-10-22T15:00:08.785Z] Removing intermediate container 7a630deed385 [2021-10-22T15:00:08.785Z] ---> b96aaad51123 [2021-10-22T15:00:08.785Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-22T15:00:09.359Z]  Building support-notifications ... done Removing intermediate container 50441691de91 [2021-10-22T15:00:09.359Z] ---> d35099ab763a [2021-10-22T15:00:09.359Z] Step 23/24 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 [2021-10-22T15:00:09.619Z] Removing intermediate container 29ee2baec2cf [2021-10-22T15:00:09.619Z] ---> 606e2c1408fd [2021-10-22T15:00:09.619Z] 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-10-22T15:00:10.192Z] ---> a66c7003d1d1 [2021-10-22T15:00:10.192Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-22T15:00:10.192Z] ---> Running in d39a71c907f2 [2021-10-22T15:00:10.192Z] ---> 1b1aed8e8235 [2021-10-22T15:00:10.192Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-22T15:00:10.192Z] ---> Running in f731b6688f85 [2021-10-22T15:00:10.453Z] ---> Running in e335f83f9723 [2021-10-22T15:00:10.714Z] Removing intermediate container d39a71c907f2 [2021-10-22T15:00:10.714Z] ---> 8a413a37609d [2021-10-22T15:00:10.714Z] Step 24/24 : LABEL version=0.0.0 [2021-10-22T15:00:10.714Z] ---> 50c81eedcee1 [2021-10-22T15:00:10.714Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-22T15:00:10.714Z] ---> Running in f4e865af19b6 [2021-10-22T15:00:10.714Z] ---> Running in 7aa25aaeb2a3 [2021-10-22T15:00:10.714Z] Removing intermediate container f4e865af19b6 [2021-10-22T15:00:10.714Z] ---> 74b3094668fc [2021-10-22T15:00:10.714Z] [2021-10-22T15:00:10.976Z] Removing intermediate container 7aa25aaeb2a3 [2021-10-22T15:00:10.976Z] ---> 6814e37129e9 [2021-10-22T15:00:10.976Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T15:00:10.976Z] Successfully built 74b3094668fc [2021-10-22T15:00:10.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T15:00:10.976Z] Successfully tagged security-secretstore-setup:latest [2021-10-22T15:00:10.976Z] Building core-data [2021-10-22T15:00:10.976Z]  Building security-secretstore-setup ... done  ---> Running in f3e6438fb243 [2021-10-22T15:00:10.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T15:00:11.405Z] Removing intermediate container f3e6438fb243 [2021-10-22T15:00:11.405Z] ---> 16eeaff73047 [2021-10-22T15:00:11.405Z] Step 20/22 : LABEL arch=x86_64 [2021-10-22T15:00:11.405Z] ---> Running in 757e00d19161 [2021-10-22T15:00:11.405Z] (1/42) Installing readline (8.1.0-r0) [2021-10-22T15:00:11.665Z] (2/42) Installing bash (5.1.4-r0) [2021-10-22T15:00:11.665Z] Executing bash-5.1.4-r0.post-install [2021-10-22T15:00:11.665Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-22T15:00:11.665Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-22T15:00:11.665Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-22T15:00:11.665Z] (6/42) Installing curl (7.79.1-r0) [2021-10-22T15:00:11.665Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-22T15:00:11.665Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-22T15:00:11.665Z] (9/42) Installing expat (2.4.1-r0) [2021-10-22T15:00:11.665Z] (10/42) Installing libffi (3.3-r2) [2021-10-22T15:00:11.665Z] (11/42) Installing gdbm (1.19-r0) [2021-10-22T15:00:11.665Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-22T15:00:11.665Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-22T15:00:11.665Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-22T15:00:11.665Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-22T15:00:11.665Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-22T15:00:11.665Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-22T15:00:14.221Z] Removing intermediate container 757e00d19161 [2021-10-22T15:00:14.221Z] ---> 329c1eebab8b [2021-10-22T15:00:14.221Z] Step 21/22 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 [2021-10-22T15:00:14.221Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-22T15:00:14.221Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-22T15:00:14.221Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-22T15:00:14.221Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-22T15:00:14.485Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-22T15:00:14.485Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-22T15:00:14.485Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-22T15:00:14.753Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-22T15:00:14.753Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-22T15:00:15.016Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-22T15:00:15.016Z] ---> Running in 9e300d8c6248 [2021-10-22T15:00:15.016Z] Removing intermediate container e335f83f9723 [2021-10-22T15:00:15.016Z] ---> d4630678605c [2021-10-22T15:00:15.016Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-22T15:00:15.016Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-22T15:00:15.016Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-22T15:00:15.016Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-22T15:00:15.276Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-22T15:00:15.276Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-22T15:00:15.276Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-22T15:00:15.276Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-22T15:00:15.276Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-22T15:00:15.276Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-22T15:00:15.276Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-22T15:00:15.536Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-22T15:00:15.536Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-22T15:00:15.536Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-22T15:00:15.536Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-22T15:00:15.536Z] ---> Running in 0a01b921ff93 [2021-10-22T15:00:15.536Z] Removing intermediate container 9e300d8c6248 [2021-10-22T15:00:15.536Z] ---> 8aee288a7456 [2021-10-22T15:00:15.536Z] Step 22/22 : LABEL version=0.0.0 [2021-10-22T15:00:15.536Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-22T15:00:15.797Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T15:00:15.797Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-22T15:00:15.797Z] ---> c6e077ff2a94 [2021-10-22T15:00:15.797Z] Step 3/22 : WORKDIR /edgex-go [2021-10-22T15:00:15.797Z] ---> Using cache [2021-10-22T15:00:15.797Z] ---> 6e6c5c60d33b [2021-10-22T15:00:15.797Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T15:00:15.797Z] ---> Using cache [2021-10-22T15:00:15.797Z] ---> 8b41e173b168 [2021-10-22T15:00:15.797Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-22T15:00:16.075Z] ---> Running in 5b1623ebbbe8 [2021-10-22T15:00:16.075Z] ---> Running in eac12d63786e [2021-10-22T15:00:16.075Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T15:00:16.075Z] Removing intermediate container 0a01b921ff93 [2021-10-22T15:00:16.075Z] ---> 1dd922edc297 [2021-10-22T15:00:16.075Z] Step 27/30 : CMD ["gate"] [2021-10-22T15:00:16.075Z] OK: 84 MiB in 64 packages [2021-10-22T15:00:16.351Z] Removing intermediate container 5b1623ebbbe8 [2021-10-22T15:00:16.351Z] ---> 4bad8e07f19e [2021-10-22T15:00:16.351Z] [2021-10-22T15:00:16.351Z] Successfully built 4bad8e07f19e [2021-10-22T15:00:16.351Z] ---> Running in 2d1d95770c83 [2021-10-22T15:00:16.351Z] Successfully tagged core-metadata:latest [2021-10-22T15:00:16.351Z] Building security-proxy-setup [2021-10-22T15:00:16.618Z]  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T15:00:16.886Z] Removing intermediate container 2d1d95770c83 [2021-10-22T15:00:16.886Z] ---> 75a708461645 [2021-10-22T15:00:16.886Z] Step 28/30 : LABEL arch=x86_64 [2021-10-22T15:00:18.280Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T15:00:18.565Z] OK: 220 MiB in 52 packages [2021-10-22T15:00:18.565Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T15:00:18.565Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-22T15:00:18.565Z] ---> c6e077ff2a94 [2021-10-22T15:00:18.565Z] Step 3/22 : WORKDIR /edgex-go [2021-10-22T15:00:18.565Z] ---> Using cache [2021-10-22T15:00:18.565Z] ---> 6e6c5c60d33b [2021-10-22T15:00:18.565Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T15:00:18.565Z] ---> Using cache [2021-10-22T15:00:18.565Z] ---> 8b41e173b168 [2021-10-22T15:00:18.565Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-22T15:00:18.565Z] ---> Using cache [2021-10-22T15:00:18.565Z] ---> 58cf902c4b70 [2021-10-22T15:00:18.565Z] Step 6/22 : COPY . . [2021-10-22T15:00:18.565Z] ---> Using cache [2021-10-22T15:00:18.565Z] ---> 07076b14a201 [2021-10-22T15:00:18.565Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T15:00:18.565Z] ---> Using cache [2021-10-22T15:00:18.565Z] ---> 02339f7df1c8 [2021-10-22T15:00:18.565Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-22T15:00:18.565Z] Collecting docker-compose==1.23.2 [2021-10-22T15:00:18.565Z] ---> Running in 518c1e990e70 [2021-10-22T15:00:18.565Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-22T15:00:18.565Z] ---> Running in 7989a97dd73e [2021-10-22T15:00:18.565Z] Collecting jsonschema<3,>=2.5.1 [2021-10-22T15:00:18.565Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-22T15:00:18.565Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-22T15:00:18.877Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-22T15:00:18.877Z] Removing intermediate container 518c1e990e70 [2021-10-22T15:00:18.877Z] ---> ab17e99be7ac [2021-10-22T15:00:18.877Z] Step 29/30 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 [2021-10-22T15:00:19.150Z] 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-10-22T15:00:19.150Z] Removing intermediate container eac12d63786e [2021-10-22T15:00:19.150Z] ---> 2e2d0fc68902 [2021-10-22T15:00:19.150Z] Step 6/22 : COPY . . [2021-10-22T15:00:19.150Z] Collecting texttable<0.10,>=0.9.0 [2021-10-22T15:00:19.150Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-22T15:00:19.150Z] ---> Running in 1a550b77f4dd [2021-10-22T15:00:19.150Z] 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-10-22T15:00:19.439Z] Removing intermediate container 1a550b77f4dd [2021-10-22T15:00:19.439Z] ---> d6b6e36bd160 [2021-10-22T15:00:19.439Z] Step 30/30 : LABEL version=0.0.0 [2021-10-22T15:00:19.752Z] Collecting docker<4.0,>=3.6.0 [2021-10-22T15:00:19.752Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-22T15:00:19.752Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-22T15:00:19.752Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-22T15:00:19.752Z] Collecting docopt<0.7,>=0.6.1 [2021-10-22T15:00:19.752Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-22T15:00:20.357Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-22T15:00:20.357Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-22T15:00:20.357Z] Collecting PyYAML<4,>=3.10 [2021-10-22T15:00:20.357Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-22T15:00:21.314Z] Collecting cached-property<2,>=1.2.0 [2021-10-22T15:00:21.314Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-22T15:00:21.314Z] Collecting docker-pycreds>=0.4.0 [2021-10-22T15:00:21.314Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-22T15:00:21.314Z] 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-10-22T15:00:21.314Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-22T15:00:21.314Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-22T15:00:21.587Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-22T15:00:21.587Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-22T15:00:21.587Z] Collecting idna<2.8,>=2.5 [2021-10-22T15:00:21.587Z] ---> Running in 020dd74f55d4 [2021-10-22T15:00:21.587Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-22T15:00:21.587Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-22T15:00:21.587Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-22T15:00:21.587Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-22T15:00:21.587Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-22T15:00:21.865Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-22T15:00:21.865Z] Attempting uninstall: urllib3 [2021-10-22T15:00:21.865Z] Found existing installation: urllib3 1.26.5 [2021-10-22T15:00:21.865Z] Uninstalling urllib3-1.26.5: [2021-10-22T15:00:21.865Z] Successfully uninstalled urllib3-1.26.5 [2021-10-22T15:00:23.255Z] Removing intermediate container 020dd74f55d4 [2021-10-22T15:00:23.255Z] ---> 2eee4eef5e37 [2021-10-22T15:00:23.255Z] [2021-10-22T15:00:23.255Z] Attempting uninstall: idna [2021-10-22T15:00:23.255Z] Found existing installation: idna 3.2 [2021-10-22T15:00:23.255Z] Uninstalling idna-3.2: [2021-10-22T15:00:23.255Z] Successfully uninstalled idna-3.2 [2021-10-22T15:00:23.255Z] Successfully built 2eee4eef5e37 [2021-10-22T15:00:23.255Z] Successfully tagged security-bootstrapper:latest [2021-10-22T15:00:23.255Z] Building support-scheduler [2021-10-22T15:00:23.521Z]  Building security-bootstrapper ... done  Attempting uninstall: chardet [2021-10-22T15:00:23.521Z] Found existing installation: chardet 4.0.0 [2021-10-22T15:00:23.521Z] Uninstalling chardet-4.0.0: [2021-10-22T15:00:23.521Z] Successfully uninstalled chardet-4.0.0 [2021-10-22T15:00:24.097Z] Attempting uninstall: requests [2021-10-22T15:00:24.097Z] Found existing installation: requests 2.25.1 [2021-10-22T15:00:24.097Z] Uninstalling requests-2.25.1: [2021-10-22T15:00:24.097Z] Successfully uninstalled requests-2.25.1 [2021-10-22T15:00:24.671Z] Running setup.py install for texttable: started [2021-10-22T15:00:25.626Z] Running setup.py install for texttable: finished with status 'done' [2021-10-22T15:00:25.626Z] Running setup.py install for PyYAML: started [2021-10-22T15:00:26.597Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-22T15:00:26.866Z] Running setup.py install for docopt: started [2021-10-22T15:00:27.817Z] Running setup.py install for docopt: finished with status 'done' [2021-10-22T15:00:27.817Z] Running setup.py install for dockerpty: started [2021-10-22T15:00:28.084Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-22T15:00:30.098Z] ---> 3efe72109166 [2021-10-22T15:00:30.098Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T15:00:30.695Z] ---> Running in 0909c56a7559 [2021-10-22T15:00:30.695Z] 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-10-22T15:00:31.148Z] Removing intermediate container d676aad4c46e [2021-10-22T15:00:31.148Z] ---> a65f93871d5b [2021-10-22T15:00:31.148Z] Successfully built a65f93871d5b [2021-10-22T15:00:31.148Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T15:00:31.487Z] + docker inspect -f . ci-base-image-arm64 [2021-10-22T15:00:31.487Z] . [Pipeline] withDockerContainer [2021-10-22T15:00:31.750Z] prd-ubuntu18.04-docker-arm64-4c-16g-1176 does not seem to be running inside a container [2021-10-22T15:00:31.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-22T15:00:31.860Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T15:00:31.860Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-22T15:00:31.860Z] ---> c6e077ff2a94 [2021-10-22T15:00:31.860Z] Step 3/23 : WORKDIR /edgex-go [2021-10-22T15:00:31.860Z] ---> Using cache [2021-10-22T15:00:31.860Z] ---> 6e6c5c60d33b [2021-10-22T15:00:31.860Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T15:00:31.860Z] ---> Using cache [2021-10-22T15:00:31.860Z] ---> 8b41e173b168 [2021-10-22T15:00:31.860Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-22T15:00:31.860Z] ---> Using cache [2021-10-22T15:00:31.860Z] ---> 58cf902c4b70 [2021-10-22T15:00:31.860Z] Step 6/23 : COPY go.mod . [2021-10-22T15:00:31.860Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T15:00:31.860Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-22T15:00:31.860Z] ---> c6e077ff2a94 [2021-10-22T15:00:31.860Z] Step 3/20 : WORKDIR /edgex-go [2021-10-22T15:00:31.860Z] ---> Using cache [2021-10-22T15:00:31.860Z] ---> 6e6c5c60d33b [2021-10-22T15:00:31.860Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T15:00:31.860Z] ---> Using cache [2021-10-22T15:00:31.860Z] ---> 8b41e173b168 [2021-10-22T15:00:31.860Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-22T15:00:31.860Z] ---> Using cache [2021-10-22T15:00:31.860Z] ---> 58cf902c4b70 [2021-10-22T15:00:31.860Z] Step 6/20 : COPY . . [2021-10-22T15:00:31.860Z] ---> Using cache [2021-10-22T15:00:31.860Z] ---> 07076b14a201 [2021-10-22T15:00:31.860Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T15:00:31.860Z] ---> Using cache [2021-10-22T15:00:31.860Z] ---> 02339f7df1c8 [2021-10-22T15:00:31.860Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-22T15:00:32.129Z] ---> c4a0abe9db5a [2021-10-22T15:00:32.129Z] Step 7/23 : RUN go mod download [2021-10-22T15:00:32.129Z] ---> Running in d2e9a8f8fc95 [2021-10-22T15:00:32.129Z] ---> Running in 02f0a2953a47 [2021-10-22T15:00:33.097Z] Removing intermediate container 0909c56a7559 [2021-10-22T15:00:33.097Z] ---> bfe61998434b [2021-10-22T15:00:33.097Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-22T15:00:33.097Z] ---> Running in 83cfe057c3d9 [2021-10-22T15:00:33.097Z] 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-10-22T15:00:33.409Z] $ docker top 43f5fe2f02fe966c38d00553dea905835a7cd6678fecd1e6ac43c27ea4f72f9b -eo pid,comm [2021-10-22T15:00:33.694Z] 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 [Pipeline] { [Pipeline] sh [2021-10-22T15:00:34.370Z] + go version [2021-10-22T15:00:34.370Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-22T15:00:34.391Z] $ docker stop --time=1 43f5fe2f02fe966c38d00553dea905835a7cd6678fecd1e6ac43c27ea4f72f9b [2021-10-22T15:00:35.119Z] Removing intermediate container 02f0a2953a47 [2021-10-22T15:00:35.119Z] ---> 10dddfc9b39a [2021-10-22T15:00:35.119Z] Step 8/23 : COPY . . [2021-10-22T15:00:36.089Z] $ docker rm -f 43f5fe2f02fe966c38d00553dea905835a7cd6678fecd1e6ac43c27ea4f72f9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T15:00:36.812Z] + docker inspect -f . ci-base-image-arm64 [2021-10-22T15:00:36.812Z] . [Pipeline] withDockerContainer [2021-10-22T15:00:37.044Z] prd-ubuntu18.04-docker-arm64-4c-16g-1176 does not seem to be running inside a container [2021-10-22T15:00:37.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-22T15:00:38.538Z] $ docker top 99753f491ad56995e7dc44bb7ba56d0522193f15445c9602b880e224c12a163b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-22T15:00:38.824Z] ========================================================= [2021-10-22T15:00:38.824Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-22T15:00:38.824Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-22T15:00:39.470Z] Removing intermediate container f731b6688f85 [2021-10-22T15:00:39.470Z] ---> 7b6a9b6bbf27 [2021-10-22T15:00:39.470Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-22T15:00:39.479Z] + make test [2021-10-22T15:00:39.480Z] go mod tidy [2021-10-22T15:00:39.733Z] ---> Running in bb686ff82521 [2021-10-22T15:00:40.077Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-22T15:00:40.309Z] Removing intermediate container bb686ff82521 [2021-10-22T15:00:40.309Z] ---> c3fe0b10bcda [2021-10-22T15:00:40.309Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-22T15:00:40.569Z] ---> Running in 7c3e828f5160 [2021-10-22T15:00:40.835Z] Removing intermediate container 7c3e828f5160 [2021-10-22T15:00:40.835Z] ---> 040dcba79c11 [2021-10-22T15:00:40.835Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-22T15:00:42.241Z] ---> 0400f19f7807 [2021-10-22T15:00:42.241Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-22T15:00:42.500Z] ---> 2d4b208b319b [2021-10-22T15:00:42.500Z] Step 9/23 : RUN go mod tidy [2021-10-22T15:00:42.760Z] ---> Running in 9a7a1ccdeea1 [2021-10-22T15:00:42.760Z] ---> 46304ac6fb07 [2021-10-22T15:00:42.760Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-22T15:00:43.337Z] ---> d38cfddfa0d9 [2021-10-22T15:00:43.337Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-22T15:00:43.337Z] ---> Running in 7d8faf1904f5 [2021-10-22T15:00:43.337Z] Removing intermediate container 7d8faf1904f5 [2021-10-22T15:00:43.337Z] ---> 5278ebc47f3f [2021-10-22T15:00:43.337Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T15:00:43.337Z] ---> Running in 4908e8a0626d [2021-10-22T15:00:43.602Z] Removing intermediate container 4908e8a0626d [2021-10-22T15:00:43.602Z] ---> a4c8a419322a [2021-10-22T15:00:43.602Z] Step 20/22 : LABEL arch=x86_64 [2021-10-22T15:00:43.602Z] ---> Running in 4f2cb7d24ea4 [2021-10-22T15:00:43.872Z] Removing intermediate container 4f2cb7d24ea4 [2021-10-22T15:00:43.872Z] ---> 4877bdda9992 [2021-10-22T15:00:43.872Z] Step 21/22 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 [2021-10-22T15:00:43.872Z] ---> Running in 8060e89dea29 [2021-10-22T15:00:44.133Z] Removing intermediate container 8060e89dea29 [2021-10-22T15:00:44.133Z] ---> c96a4f19f92d [2021-10-22T15:00:44.133Z] Step 22/22 : LABEL version=0.0.0 [2021-10-22T15:00:44.133Z] ---> Running in 44d8008ffe9e [2021-10-22T15:00:44.133Z] Removing intermediate container 44d8008ffe9e [2021-10-22T15:00:44.133Z] ---> f9931872d45f [2021-10-22T15:00:44.133Z] [2021-10-22T15:00:44.393Z] Successfully built f9931872d45f [2021-10-22T15:00:44.393Z] Successfully tagged sys-mgmt-agent:latest [2021-10-22T15:00:46.312Z]  Building sys-mgmt-agent ... done Removing intermediate container 9a7a1ccdeea1 [2021-10-22T15:00:46.312Z] ---> bad9cc261f21 [2021-10-22T15:00:46.312Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-22T15:00:46.312Z] ---> Running in e0278d856b0d [2021-10-22T15:00:47.261Z] 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-10-22T15:00:50.636Z] Removing intermediate container 7989a97dd73e [2021-10-22T15:00:50.636Z] ---> 1ee7476d0942 [2021-10-22T15:00:50.636Z] [2021-10-22T15:00:50.636Z] Step 9/22 : FROM alpine:3.14 [2021-10-22T15:00:50.636Z] ---> 14119a10abf4 [2021-10-22T15:00:50.636Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-22T15:00:50.636Z] ---> Using cache [2021-10-22T15:00:50.636Z] ---> 7b28d182e9d6 [2021-10-22T15:00:50.636Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-22T15:00:50.636Z] ---> Using cache [2021-10-22T15:00:50.636Z] ---> 511a04aa24f3 [2021-10-22T15:00:50.636Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-22T15:00:50.636Z] ---> Running in 8b423ad52442 [2021-10-22T15:00:50.636Z] Removing intermediate container 8b423ad52442 [2021-10-22T15:00:50.636Z] ---> c88789faa723 [2021-10-22T15:00:50.636Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-22T15:00:50.636Z] ---> Running in f51067344a44 [2021-10-22T15:00:50.636Z] Removing intermediate container f51067344a44 [2021-10-22T15:00:50.636Z] ---> 71f4df0d7005 [2021-10-22T15:00:50.636Z] Step 14/22 : WORKDIR / [2021-10-22T15:00:50.636Z] ---> Running in dfd32b6d1a4a [2021-10-22T15:00:50.913Z] Removing intermediate container dfd32b6d1a4a [2021-10-22T15:00:50.913Z] ---> 504d13a22d3b [2021-10-22T15:00:50.913Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T15:00:51.181Z] ---> d50798e5eb04 [2021-10-22T15:00:51.181Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-22T15:00:51.779Z] ---> a1ce7e7c2bac [2021-10-22T15:00:51.779Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-22T15:00:52.047Z] ---> 927ca8e7b80b [2021-10-22T15:00:52.047Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-22T15:00:52.325Z] ---> Running in 6a66e3d130d3 [2021-10-22T15:00:52.325Z] Removing intermediate container 6a66e3d130d3 [2021-10-22T15:00:52.325Z] ---> 341e97f5ecbe [2021-10-22T15:00:52.325Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T15:00:52.325Z] ---> Running in 2c34081ec0e8 [2021-10-22T15:00:52.597Z] Removing intermediate container 2c34081ec0e8 [2021-10-22T15:00:52.597Z] ---> 0ce550e012d5 [2021-10-22T15:00:52.597Z] Step 20/22 : LABEL arch=x86_64 [2021-10-22T15:00:52.597Z] ---> Running in 644f23c2391d [2021-10-22T15:00:52.869Z] Removing intermediate container 644f23c2391d [2021-10-22T15:00:52.869Z] ---> a8cf04c50b9e [2021-10-22T15:00:52.869Z] Step 21/22 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 [2021-10-22T15:00:52.869Z] ---> Running in dfe181b9c459 [2021-10-22T15:00:52.869Z] Removing intermediate container dfe181b9c459 [2021-10-22T15:00:52.869Z] ---> 88fbd82b2161 [2021-10-22T15:00:52.869Z] Step 22/22 : LABEL version=0.0.0 [2021-10-22T15:00:53.136Z] ---> Running in 3083286b312d [2021-10-22T15:00:53.136Z] Removing intermediate container 3083286b312d [2021-10-22T15:00:53.136Z] ---> a17590a9b406 [2021-10-22T15:00:53.136Z] [2021-10-22T15:00:53.136Z] Successfully built a17590a9b406 [2021-10-22T15:00:53.136Z] Successfully tagged core-command:latest [2021-10-22T15:01:01.329Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-22T15:01:05.569Z] Removing intermediate container d2e9a8f8fc95 [2021-10-22T15:01:05.569Z] ---> ad9f49c31d78 [2021-10-22T15:01:05.569Z] [2021-10-22T15:01:05.569Z] Step 9/20 : FROM alpine:3.14 [2021-10-22T15:01:05.569Z] ---> 14119a10abf4 [2021-10-22T15:01:05.569Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-22T15:01:05.569Z] ---> Running in 2266cc3670f7 [2021-10-22T15:01:05.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T15:01:06.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T15:01:06.091Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-22T15:01:06.356Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-22T15:01:06.356Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-22T15:01:06.356Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-22T15:01:06.356Z] (5/5) Installing curl (7.79.1-r0) [2021-10-22T15:01:06.356Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T15:01:06.356Z] Executing ca-certificates-20191127-r5.trigger [2021-10-22T15:01:06.356Z] OK: 8 MiB in 19 packages [2021-10-22T15:01:06.885Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-22T15:01:06.930Z] Removing intermediate container 2266cc3670f7 [2021-10-22T15:01:06.930Z] ---> ff3099b6179b [2021-10-22T15:01:06.930Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-22T15:01:06.930Z] ---> Running in d9251c89f860 [2021-10-22T15:01:07.195Z] Removing intermediate container d9251c89f860 [2021-10-22T15:01:07.195Z] ---> 2c7a5f39f5e1 [2021-10-22T15:01:07.195Z] Step 12/20 : WORKDIR /edgex [2021-10-22T15:01:07.195Z] ---> Running in af91e97e8394 [2021-10-22T15:01:07.459Z] Removing intermediate container af91e97e8394 [2021-10-22T15:01:07.459Z] ---> 6e20463fa01d [2021-10-22T15:01:07.459Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-22T15:01:07.729Z] ---> c256bb5a8d9a [2021-10-22T15:01:07.729Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-22T15:01:08.316Z] ---> 5ac422f48b43 [2021-10-22T15:01:08.316Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-22T15:01:08.907Z] ---> 53d0d69f94fa [2021-10-22T15:01:08.907Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-22T15:01:08.907Z] ---> Running in 7ea84da976b6 [2021-10-22T15:01:08.907Z] Removing intermediate container 7ea84da976b6 [2021-10-22T15:01:08.907Z] ---> 80814dd81fdd [2021-10-22T15:01:08.907Z] Step 17/20 : CMD ["--init=true"] [2021-10-22T15:01:09.174Z] ---> Running in 9b3e54216da9 [2021-10-22T15:01:09.174Z] Removing intermediate container 9b3e54216da9 [2021-10-22T15:01:09.174Z] ---> 1486241cbe91 [2021-10-22T15:01:09.174Z] Step 18/20 : LABEL arch=x86_64 [2021-10-22T15:01:09.439Z] ---> Running in 687df112ab10 [2021-10-22T15:01:09.701Z] Removing intermediate container 687df112ab10 [2021-10-22T15:01:09.701Z] ---> 9bbe227eb0b7 [2021-10-22T15:01:09.701Z] Step 19/20 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 [2021-10-22T15:01:09.965Z] ---> Running in 3d6e9f33dc61 [2021-10-22T15:01:10.547Z] Removing intermediate container 3d6e9f33dc61 [2021-10-22T15:01:10.547Z] ---> bf97079de90d [2021-10-22T15:01:10.547Z] Step 20/20 : LABEL version=0.0.0 [2021-10-22T15:01:10.547Z] ---> Running in a606a4fe7ccf [2021-10-22T15:01:10.547Z] Removing intermediate container 83cfe057c3d9 [2021-10-22T15:01:10.547Z] ---> 115220b1e467 [2021-10-22T15:01:10.547Z] [2021-10-22T15:01:10.547Z] Step 9/22 : FROM alpine:3.14 [2021-10-22T15:01:10.547Z] ---> 14119a10abf4 [2021-10-22T15:01:10.547Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-22T15:01:10.547Z] ---> Running in a0778048748e [2021-10-22T15:01:10.547Z] Removing intermediate container a606a4fe7ccf [2021-10-22T15:01:10.547Z] ---> f34af74b7984 [2021-10-22T15:01:10.547Z] [2021-10-22T15:01:10.817Z] Successfully built f34af74b7984 [2021-10-22T15:01:10.817Z] Successfully tagged security-proxy-setup:latest [2021-10-22T15:01:10.817Z]  Building security-proxy-setup ... done Removing intermediate container a0778048748e [2021-10-22T15:01:10.817Z] ---> 0fd448e31d37 [2021-10-22T15:01:10.817Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-22T15:01:10.817Z] ---> Running in 7e9e1ac7fde5 [2021-10-22T15:01:10.817Z] Removing intermediate container 7e9e1ac7fde5 [2021-10-22T15:01:10.817Z] ---> a99d0c7122c5 [2021-10-22T15:01:10.817Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-22T15:01:11.099Z] ---> Running in a06feec670e6 [2021-10-22T15:01:11.099Z] Removing intermediate container a06feec670e6 [2021-10-22T15:01:11.099Z] ---> f61554c18d3f [2021-10-22T15:01:11.099Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T15:01:11.099Z] ---> Running in 1ad6fd1403e9 [2021-10-22T15:01:12.041Z] Removing intermediate container 1ad6fd1403e9 [2021-10-22T15:01:12.041Z] ---> fcda460581ca [2021-10-22T15:01:12.041Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-22T15:01:12.041Z] ---> Running in 82f15d4783aa [2021-10-22T15:01:12.041Z] Removing intermediate container e0278d856b0d [2021-10-22T15:01:12.041Z] ---> 751854f60fb4 [2021-10-22T15:01:12.041Z] [2021-10-22T15:01:12.041Z] Step 11/23 : FROM alpine:3.14 [2021-10-22T15:01:12.041Z] ---> 14119a10abf4 [2021-10-22T15:01:12.041Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-22T15:01:12.041Z] ---> Using cache [2021-10-22T15:01:12.041Z] ---> 7b28d182e9d6 [2021-10-22T15:01:12.041Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-22T15:01:12.041Z] ---> Using cache [2021-10-22T15:01:12.041Z] ---> 511a04aa24f3 [2021-10-22T15:01:12.041Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-22T15:01:12.315Z] ---> Running in 5d2fbc4149b8 [2021-10-22T15:01:12.315Z] Removing intermediate container 5d2fbc4149b8 [2021-10-22T15:01:12.315Z] ---> 0205420d48c0 [2021-10-22T15:01:12.315Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-22T15:01:12.315Z] ---> Running in d9ab4f49844f [2021-10-22T15:01:12.580Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T15:01:12.580Z] Removing intermediate container d9ab4f49844f [2021-10-22T15:01:12.580Z] ---> 5f3c9af51de6 [2021-10-22T15:01:12.580Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T15:01:12.580Z] ---> 04f6259d367b [2021-10-22T15:01:12.580Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-22T15:01:12.840Z] ---> c02238951473 [2021-10-22T15:01:12.840Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-22T15:01:13.101Z] ---> 96e8ed5369af [2021-10-22T15:01:13.101Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-22T15:01:13.101Z] ---> Running in 8659c0abd206 [2021-10-22T15:01:13.101Z] Removing intermediate container 8659c0abd206 [2021-10-22T15:01:13.101Z] ---> a7650a9ba6e4 [2021-10-22T15:01:13.101Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T15:01:13.101Z] ---> Running in 9ea960c459cc [2021-10-22T15:01:13.361Z] Removing intermediate container 9ea960c459cc [2021-10-22T15:01:13.361Z] ---> 97ac106bf904 [2021-10-22T15:01:13.361Z] Step 21/23 : LABEL arch=x86_64 [2021-10-22T15:01:13.361Z] ---> Running in 2212cfa0f036 [2021-10-22T15:01:13.361Z] Removing intermediate container 2212cfa0f036 [2021-10-22T15:01:13.361Z] ---> 55f41b29d36a [2021-10-22T15:01:13.361Z] Step 22/23 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 [2021-10-22T15:01:13.361Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T15:01:13.361Z] ---> Running in 16e04d0aeb74 [2021-10-22T15:01:13.621Z] Removing intermediate container 16e04d0aeb74 [2021-10-22T15:01:13.621Z] ---> 5642562a19e9 [2021-10-22T15:01:13.621Z] Step 23/23 : LABEL version=0.0.0 [2021-10-22T15:01:13.621Z] ---> Running in dbffd53bfed6 [2021-10-22T15:01:13.621Z] Removing intermediate container dbffd53bfed6 [2021-10-22T15:01:13.621Z] ---> 2bf3aa7e1f7a [2021-10-22T15:01:13.621Z] [2021-10-22T15:01:13.621Z] Successfully built 2bf3aa7e1f7a [2021-10-22T15:01:13.621Z] Successfully tagged support-scheduler:latest [2021-10-22T15:01:13.880Z]  Building support-scheduler ... done (1/6) Installing dumb-init (1.2.5-r1) [2021-10-22T15:01:13.880Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-22T15:01:14.140Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-22T15:01:14.140Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-22T15:01:14.140Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-22T15:01:14.401Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-22T15:01:14.401Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T15:01:14.401Z] OK: 8 MiB in 20 packages [2021-10-22T15:01:14.662Z] Removing intermediate container 82f15d4783aa [2021-10-22T15:01:14.662Z] ---> 112757c4661c [2021-10-22T15:01:14.662Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T15:01:14.926Z] ---> eb4b0c0f5121 [2021-10-22T15:01:14.926Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-22T15:01:15.193Z] ---> 379680a72e44 [2021-10-22T15:01:15.193Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-22T15:01:15.456Z] ---> 0ebe270a8f10 [2021-10-22T15:01:15.456Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-22T15:01:15.456Z] ---> Running in 6a695d23cc0f [2021-10-22T15:01:15.456Z] Removing intermediate container 6a695d23cc0f [2021-10-22T15:01:15.456Z] ---> 3ee4d681d5ba [2021-10-22T15:01:15.456Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T15:01:15.456Z] ---> Running in c3501bf0c9df [2021-10-22T15:01:15.727Z] Removing intermediate container c3501bf0c9df [2021-10-22T15:01:15.727Z] ---> 72979b6ff9b9 [2021-10-22T15:01:15.727Z] Step 20/22 : LABEL arch=x86_64 [2021-10-22T15:01:15.727Z] ---> Running in 42fba34f754a [2021-10-22T15:01:15.727Z] Removing intermediate container 42fba34f754a [2021-10-22T15:01:15.727Z] ---> 6cdc7866a72d [2021-10-22T15:01:15.727Z] Step 21/22 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 [2021-10-22T15:01:15.727Z] ---> Running in 2f39a09f0f05 [2021-10-22T15:01:15.727Z] Removing intermediate container 2f39a09f0f05 [2021-10-22T15:01:15.727Z] ---> 21aeffa5e335 [2021-10-22T15:01:15.727Z] Step 22/22 : LABEL version=0.0.0 [2021-10-22T15:01:15.990Z] ---> Running in 12e58c4b8b23 [2021-10-22T15:01:15.990Z] Removing intermediate container 12e58c4b8b23 [2021-10-22T15:01:15.990Z] ---> 75df93800ce7 [2021-10-22T15:01:15.990Z] [2021-10-22T15:01:15.990Z] Successfully built 75df93800ce7 [2021-10-22T15:01:15.990Z] Successfully tagged core-data:latest [2021-10-22T15:01:16.270Z]  Building core-data ... done  [Pipeline] } [2021-10-22T15:01:16.276Z] $ docker stop --time=1 467beaaa3ceb67e137a67beb5e416d073cc3714cbd3bf31f888c38ff43bc5647 [2021-10-22T15:01:17.608Z] $ docker rm -f 467beaaa3ceb67e137a67beb5e416d073cc3714cbd3bf31f888c38ff43bc5647 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-22T15:01:17.961Z] + docker images [2021-10-22T15:01:17.961Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-22T15:01:17.961Z] core-data latest 75df93800ce7 2 seconds ago 20.7MB [2021-10-22T15:01:17.961Z] support-scheduler latest 2bf3aa7e1f7a 4 seconds ago 16.2MB [2021-10-22T15:01:17.961Z] 751854f60fb4 6 seconds ago 1.76GB [2021-10-22T15:01:17.961Z] 115220b1e467 7 seconds ago 1.76GB [2021-10-22T15:01:17.961Z] security-proxy-setup latest f34af74b7984 7 seconds ago 26.8MB [2021-10-22T15:01:17.961Z] ad9f49c31d78 13 seconds ago 1.76GB [2021-10-22T15:01:17.961Z] core-command latest a17590a9b406 25 seconds ago 16.1MB [2021-10-22T15:01:17.961Z] 1ee7476d0942 28 seconds ago 1.75GB [2021-10-22T15:01:17.961Z] sys-mgmt-agent latest f9931872d45f 33 seconds ago 294MB [2021-10-22T15:01:17.961Z] security-bootstrapper latest 2eee4eef5e37 56 seconds ago 18.9MB [2021-10-22T15:01:17.961Z] core-metadata latest 4bad8e07f19e About a minute ago 16.9MB [2021-10-22T15:01:17.961Z] security-secretstore-setup latest 74b3094668fc About a minute ago 28.3MB [2021-10-22T15:01:17.961Z] support-notifications latest 098cc9b2dc2a About a minute ago 16.9MB [2021-10-22T15:01:17.961Z] 227cde12f6a0 About a minute ago 1.76GB [2021-10-22T15:01:17.961Z] 88fe2dd44932 About a minute ago 1.76GB [2021-10-22T15:01:17.961Z] db076bf38674 About a minute ago 1.76GB [2021-10-22T15:01:17.962Z] edced632d294 About a minute ago 1.76GB [2021-10-22T15:01:17.962Z] 959f0e6bd730 About a minute ago 1.76GB [2021-10-22T15:01:17.962Z] ci-base-image-x86_64 latest c6e077ff2a94 5 minutes ago 1.25GB [2021-10-22T15:01:17.962Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 8 days ago 548MB [2021-10-22T15:01:17.962Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB [2021-10-22T15:01:17.962Z] docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB [2021-10-22T15:01:17.962Z] alpine 3.14 14119a10abf4 7 weeks ago 5.6MB [2021-10-22T15:01:17.962Z] 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-10-22T15:01:33.302Z] Still waiting to schedule task [2021-10-22T15:01:33.303Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-10-22T15:02:03.500Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-22T15:02:06.919Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-22T15:02:07.198Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-22T15:02:08.186Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-22T15:02:20.628Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-22T15:02:20.628Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-22T15:02:20.628Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-22T15:02:20.628Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-22T15:02:20.628Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-22T15:02:20.628Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-22T15:02:21.235Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-22T15:02:21.235Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-22T15:02:21.235Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-22T15:02:21.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-22T15:02:29.562Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.227s coverage: 28.7% of statements [2021-10-22T15:02:29.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-22T15:02:29.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-22T15:02:32.219Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.422s coverage: 98.5% of statements [2021-10-22T15:02:32.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-22T15:02:32.500Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.361s coverage: 44.7% of statements [2021-10-22T15:02:32.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-22T15:02:32.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-22T15:02:34.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.689s coverage: 89.5% of statements [2021-10-22T15:02:34.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-22T15:02:34.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-22T15:02:37.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.189s coverage: 84.4% of statements [2021-10-22T15:02:37.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-22T15:02:37.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-22T15:02:37.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-22T15:02:37.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-22T15:02:37.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-22T15:02:43.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.621s coverage: 94.2% of statements [2021-10-22T15:02:43.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-22T15:02:43.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-22T15:02:43.357Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.272s coverage: 59.1% of statements [2021-10-22T15:02:43.357Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-22T15:02:43.357Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-22T15:02:43.357Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-22T15:02:43.357Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-22T15:02:43.357Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-22T15:02:43.357Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.204s coverage: 60.0% of statements [2021-10-22T15:02:43.357Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-22T15:02:43.357Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-22T15:02:43.357Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-22T15:02:43.357Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.321s coverage: 0.9% of statements [2021-10-22T15:02:43.357Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-22T15:02:43.357Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.199s coverage: 58.8% of statements [2021-10-22T15:02:43.357Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.239s coverage: 21.7% of statements [2021-10-22T15:02:43.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-22T15:02:43.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.205s coverage: 47.1% of statements [2021-10-22T15:02:45.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.241s coverage: 79.5% of statements [2021-10-22T15:02:45.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.167s coverage: 94.1% of statements [2021-10-22T15:02:45.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.182s coverage: 96.3% of statements [2021-10-22T15:02:45.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.166s coverage: 87.5% of statements [2021-10-22T15:02:58.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.191s coverage: 94.4% of statements [2021-10-22T15:02:58.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.161s coverage: 44.8% of statements [2021-10-22T15:03:05.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.543s coverage: 82.5% of statements [2021-10-22T15:03:05.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-22T15:03:12.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.369s coverage: 92.9% of statements [2021-10-22T15:03:12.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-22T15:03:12.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-22T15:03:12.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-22T15:03:12.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.051s coverage: 65.1% of statements [2021-10-22T15:03:12.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-22T15:03:12.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-22T15:03:12.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-22T15:03:12.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-22T15:03:12.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-22T15:03:12.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.174s coverage: 87.2% of statements [2021-10-22T15:03:12.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-22T15:03:12.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-22T15:03:12.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements [2021-10-22T15:03:12.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-22T15:03:12.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.233s coverage: 58.8% of statements [2021-10-22T15:03:12.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-22T15:03:12.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.262s coverage: 80.0% of statements [2021-10-22T15:03:12.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.266s coverage: 87.2% of statements [2021-10-22T15:03:12.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.254s coverage: 85.4% of statements [2021-10-22T15:03:12.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.752s coverage: 91.2% of statements [2021-10-22T15:03:12.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-22T15:03:12.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.729s coverage: 64.4% of statements [2021-10-22T15:03:12.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-22T15:03:12.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-22T15:03:12.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.169s coverage: 100.0% of statements [2021-10-22T15:03:12.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 89.4% of statements [2021-10-22T15:03:12.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2021-10-22T15:03:12.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements [2021-10-22T15:03:13.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2021-10-22T15:03:17.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.354s coverage: 70.4% of statements [2021-10-22T15:03:17.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-22T15:03:17.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-22T15:03:17.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-22T15:03:19.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.873s coverage: 43.4% of statements [2021-10-22T15:03:19.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-22T15:03:19.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-22T15:03:19.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.359s coverage: 89.5% of statements [2021-10-22T15:03:19.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-22T15:03:19.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.213s coverage: 84.8% of statements [2021-10-22T15:03:19.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-22T15:03:27.939Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.251s coverage: 17.7% of statements [2021-10-22T15:03:27.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-22T15:03:27.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-22T15:03:27.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-22T15:03:27.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-22T15:03:27.939Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.647s coverage: 92.3% of statements [2021-10-22T15:03:27.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-22T15:03:27.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-22T15:03:27.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-22T15:03:27.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-22T15:03:27.939Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.206s coverage: 63.2% of statements [2021-10-22T15:03:27.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-22T15:03:27.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-22T15:03:27.939Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.382s coverage: 97.7% of statements [2021-10-22T15:03:27.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-22T15:03:27.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-22T15:03:27.939Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-22T15:03:27.939Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-22T15:03:27.939Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.174s coverage: 28.9% of statements [2021-10-22T15:03:27.939Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-22T15:03:27.939Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-22T15:03:27.939Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-22T15:03:27.939Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-22T15:03:27.939Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-22T15:03:27.939Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-22T15:03:27.939Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.162s coverage: 100.0% of statements [2021-10-22T15:03:27.939Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2021-10-22T15:03:28.529Z] 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-10-22T15:03:28.529Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-22T15:03:28.529Z] GO111MODULE=on go vet ./... [2021-10-22T15:04:50.344Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-22T15:04:50.344Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-22T15:04:50.344Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-22T15:04:51.015Z] + ls -al . [2021-10-22T15:04:51.015Z] total 660 [2021-10-22T15:04:51.015Z] drwxrwxr-x 9 1001 1001 4096 Oct 22 15:04 . [2021-10-22T15:04:51.015Z] drwxr-xr-x 4 root root 4096 Oct 22 15:00 .. [2021-10-22T15:04:51.015Z] -rw-rw-r-- 1 1001 1001 11 Oct 22 14:58 .dockerignore [2021-10-22T15:04:51.015Z] drwxrwxr-x 8 1001 1001 4096 Oct 22 14:58 .git [2021-10-22T15:04:51.015Z] drwxrwxr-x 4 1001 1001 4096 Oct 22 14:58 .github [2021-10-22T15:04:51.015Z] -rw-rw-r-- 1 1001 1001 804 Oct 22 14:58 .gitignore [2021-10-22T15:04:51.015Z] -rw-rw-r-- 1 1001 1001 42 Oct 22 14:58 .golangci.yml [2021-10-22T15:04:51.015Z] -rw-rw-r-- 1 1001 1001 76 Oct 22 14:58 .hadolint.yml [2021-10-22T15:04:51.015Z] -rw-rw-r-- 1 1001 1001 166 Oct 22 14:58 .sonarcloud.properties [2021-10-22T15:04:51.015Z] -rw-rw-r-- 1 1001 1001 1171 Oct 22 14:58 ADOPTERS.md [2021-10-22T15:04:51.015Z] -rw-rw-r-- 1 1001 1001 8910 Oct 22 14:58 Attribution.txt [2021-10-22T15:04:51.015Z] -rw-rw-r-- 1 1001 1001 43881 Oct 22 14:58 CHANGELOG.md [2021-10-22T15:04:51.015Z] -rw-rw-r-- 1 1001 1001 3804 Oct 22 14:58 CONTRIBUTING.md [2021-10-22T15:04:51.015Z] -rw-rw-r-- 1 1001 1001 677 Oct 22 14:58 GOVERNANCE.md [2021-10-22T15:04:51.015Z] -rw-rw-r-- 1 1001 1001 849 Oct 22 14:58 Jenkinsfile [2021-10-22T15:04:51.015Z] -rw-rw-r-- 1 1001 1001 10775 Oct 22 14:58 LICENSE [2021-10-22T15:04:51.015Z] -rw-rw-r-- 1 1001 1001 6508 Oct 22 14:58 Makefile [2021-10-22T15:04:51.015Z] -rw-rw-r-- 1 1001 1001 582 Oct 22 14:58 OWNERS.md [2021-10-22T15:04:51.015Z] -rw-rw-r-- 1 1001 1001 8256 Oct 22 14:58 README.md [2021-10-22T15:04:51.015Z] -rw-rw-r-- 1 1001 1001 6912 Oct 22 14:58 SECURITY.md [2021-10-22T15:04:51.015Z] -rw-rw-r-- 1 1001 1001 5 Oct 22 14:55 VERSION [2021-10-22T15:04:51.015Z] -rw-rw-r-- 1 1001 1001 4131 Oct 22 14:58 ZMQWindows.md [2021-10-22T15:04:51.015Z] drwxrwxr-x 2 1001 1001 4096 Oct 22 14:58 bin [2021-10-22T15:04:51.015Z] drwxrwxr-x 14 1001 1001 4096 Oct 22 14:58 cmd [2021-10-22T15:04:51.015Z] -rw-r--r-- 1 root root 425844 Oct 22 15:03 coverage.out [2021-10-22T15:04:51.015Z] -rw-rw-r-- 1 1001 1001 848 Oct 22 14:58 go.mod [2021-10-22T15:04:51.015Z] -rw-rw-r-- 1 1001 1001 50414 Oct 22 15:00 go.sum [2021-10-22T15:04:51.015Z] drwxrwxr-x 8 1001 1001 4096 Oct 22 14:58 internal [2021-10-22T15:04:51.015Z] drwxrwxr-x 3 1001 1001 4096 Oct 22 14:58 openapi [2021-10-22T15:04:51.015Z] drwxrwxr-x 4 1001 1001 4096 Oct 22 14:58 snap [2021-10-22T15:04:51.015Z] -rw-rw-r-- 1 1001 1001 204 Oct 22 14:58 version.go [Pipeline] sh [2021-10-22T15:04:51.675Z] + '[' -e coverage.out ] [2021-10-22T15:04:51.675Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-22T15:04:51.701Z] Warning: overwriting stash ‘coverage-report’ [2021-10-22T15:04:52.437Z] Stashed 1 file(s) [Pipeline] sh [2021-10-22T15:04:53.083Z] + make build [2021-10-22T15:04:53.083Z] 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-10-22T15:05:01.361Z] 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-10-22T15:05:23.540Z] 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-10-22T15:05:24.529Z] 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-10-22T15:05:28.833Z] 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-10-22T15:05:29.819Z] 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-10-22T15:05:33.211Z] 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-10-22T15:05:36.669Z] 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-10-22T15:05:39.297Z] 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-10-22T15:05:43.606Z] 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-10-22T15:05:46.230Z] 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-10-22T15:05:49.621Z] 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-10-22T15:05:56.342Z] $ docker stop --time=1 99753f491ad56995e7dc44bb7ba56d0522193f15445c9602b880e224c12a163b [2021-10-22T15:05:58.331Z] $ docker rm -f 99753f491ad56995e7dc44bb7ba56d0522193f15445c9602b880e224c12a163b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T15:05:59.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-22T15:05:59.855Z] [2021-10-22T15:05:59.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T15:06:00.196Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-22T15:06:00.473Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-22T15:06:00.473Z] 29e5d40040c1: Pulling fs layer [2021-10-22T15:06:00.473Z] 1ce36da41761: Pulling fs layer [2021-10-22T15:06:00.473Z] 25b303627fd3: Pulling fs layer [2021-10-22T15:06:00.473Z] 29e5d40040c1: Verifying Checksum [2021-10-22T15:06:00.473Z] 29e5d40040c1: Download complete [2021-10-22T15:06:00.745Z] 1ce36da41761: Download complete [2021-10-22T15:06:01.342Z] 29e5d40040c1: Pull complete [2021-10-22T15:06:02.325Z] 25b303627fd3: Verifying Checksum [2021-10-22T15:06:02.325Z] 25b303627fd3: Download complete [2021-10-22T15:06:02.597Z] 1ce36da41761: Pull complete [2021-10-22T15:06:12.737Z] 25b303627fd3: Pull complete [2021-10-22T15:06:12.737Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-22T15:06:12.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-22T15:06:12.737Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-22T15:06:12.964Z] prd-ubuntu18.04-docker-arm64-4c-16g-1176 does not seem to be running inside a container [2021-10-22T15:06:13.030Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-22T15:06:15.581Z] $ docker top 33d0f1869626308f56dc884ee850c49ddf86f815040b72a92e318dc702f9c005 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-22T15:06:16.545Z] + docker-compose build --help [2021-10-22T15:06:16.545Z] + grep parallel [2021-10-22T15:06:19.918Z] --parallel Build images in parallel. [Pipeline] } [2021-10-22T15:06:20.198Z] $ docker stop --time=1 33d0f1869626308f56dc884ee850c49ddf86f815040b72a92e318dc702f9c005 [2021-10-22T15:06:21.921Z] $ docker rm -f 33d0f1869626308f56dc884ee850c49ddf86f815040b72a92e318dc702f9c005 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T15:06:22.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-22T15:06:22.537Z] . [Pipeline] withDockerContainer [2021-10-22T15:06:22.797Z] prd-ubuntu18.04-docker-arm64-4c-16g-1176 does not seem to be running inside a container [2021-10-22T15:06:22.859Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-22T15:06:24.280Z] $ docker top 44650d6d2539e6eff694c046e08d3fc2f632fcb466f59317b70dd12745419e1e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-22T15:06:25.250Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-22T15:06:29.553Z] Building core-command ... [2021-10-22T15:06:29.553Z] Building core-data ... [2021-10-22T15:06:29.553Z] Building core-metadata ... [2021-10-22T15:06:29.553Z] Building security-bootstrapper ... [2021-10-22T15:06:29.553Z] Building security-proxy-setup ... [2021-10-22T15:06:29.553Z] Building security-secretstore-setup ... [2021-10-22T15:06:29.553Z] Building support-notifications ... [2021-10-22T15:06:29.553Z] Building support-scheduler ... [2021-10-22T15:06:29.553Z] Building sys-mgmt-agent ... [2021-10-22T15:06:29.553Z] Building security-bootstrapper [2021-10-22T15:06:29.553Z] Building core-metadata [2021-10-22T15:06:29.553Z] Building sys-mgmt-agent [2021-10-22T15:06:29.553Z] Building security-secretstore-setup [2021-10-22T15:06:29.553Z] Building security-proxy-setup [2021-10-22T15:07:37.551Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T15:07:37.551Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-22T15:07:37.551Z] ---> a65f93871d5b [2021-10-22T15:07:37.551Z] Step 3/22 : WORKDIR /edgex-go [2021-10-22T15:07:37.551Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T15:07:37.551Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-22T15:07:37.551Z] ---> a65f93871d5b [2021-10-22T15:07:37.551Z] Step 3/20 : WORKDIR /edgex-go [2021-10-22T15:07:37.551Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T15:07:37.551Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-22T15:07:37.551Z] ---> a65f93871d5b [2021-10-22T15:07:37.551Z] Step 3/24 : WORKDIR /edgex-go [2021-10-22T15:07:37.551Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T15:07:37.551Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-22T15:07:37.551Z] ---> a65f93871d5b [2021-10-22T15:07:37.551Z] Step 3/22 : WORKDIR /edgex-go [2021-10-22T15:07:37.551Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T15:07:37.551Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-22T15:07:37.551Z] ---> a65f93871d5b [2021-10-22T15:07:37.551Z] Step 3/30 : WORKDIR /edgex-go [2021-10-22T15:07:37.551Z] ---> Running in ea26f26e1310 [2021-10-22T15:07:37.551Z] ---> Running in 7d7af5c1a29f [2021-10-22T15:07:37.551Z] ---> Running in fe5a9e3f0c10 [2021-10-22T15:07:37.551Z] ---> Running in 95346a5b5b4f [2021-10-22T15:07:37.551Z] ---> Running in aa460fc6b0bc [2021-10-22T15:07:37.551Z] Removing intermediate container 7d7af5c1a29f [2021-10-22T15:07:37.551Z] ---> a278c5b202e6 [2021-10-22T15:07:37.551Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T15:07:37.551Z] Removing intermediate container 95346a5b5b4f [2021-10-22T15:07:37.551Z] ---> ead894c0b076 [2021-10-22T15:07:37.551Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T15:07:37.551Z] ---> Running in beff666beead [2021-10-22T15:07:37.551Z] Removing intermediate container ea26f26e1310 [2021-10-22T15:07:37.551Z] ---> f8ea8044865d [2021-10-22T15:07:37.551Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T15:07:37.551Z] Removing intermediate container aa460fc6b0bc [2021-10-22T15:07:37.551Z] ---> 44f1e6e0b971 [2021-10-22T15:07:37.551Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container fe5a9e3f0c10 [2021-10-22T15:07:37.551Z] ---> 56985e5ca1fc [2021-10-22T15:07:37.551Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T15:07:37.551Z] ---> Running in 0774325401b6 [2021-10-22T15:07:37.551Z] [2021-10-22T15:07:37.551Z] ---> Running in 4ea30ac5cdb9 [2021-10-22T15:07:37.551Z] ---> Running in fc16e4e516fa [2021-10-22T15:07:37.551Z] ---> Running in aaeffeb32dd8 [2021-10-22T15:07:38.994Z] Removing intermediate container beff666beead [2021-10-22T15:07:38.994Z] ---> 2015dcfd0748 [2021-10-22T15:07:38.994Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-22T15:07:38.994Z] Removing intermediate container 0774325401b6 [2021-10-22T15:07:38.994Z] ---> 4c439e7dc183 [2021-10-22T15:07:38.994Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-22T15:07:38.994Z] Removing intermediate container 4ea30ac5cdb9 [2021-10-22T15:07:38.994Z] ---> a8388d8f48b8 [2021-10-22T15:07:38.994Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-22T15:07:38.994Z] ---> Running in 62f71e16c994 [2021-10-22T15:07:38.994Z] ---> Running in 6e1b7c5a5afd [2021-10-22T15:07:39.267Z] ---> Running in b6be6041c488 [2021-10-22T15:07:39.267Z] Removing intermediate container aaeffeb32dd8 [2021-10-22T15:07:39.267Z] ---> f1d051b53f17 [2021-10-22T15:07:39.267Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-22T15:07:39.267Z] ---> Running in 082449100cb4 [2021-10-22T15:07:39.267Z] Removing intermediate container fc16e4e516fa [2021-10-22T15:07:39.267Z] ---> 0eac2c83a202 [2021-10-22T15:07:39.267Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-22T15:07:39.542Z] ---> Running in 025e17ab9cd4 [2021-10-22T15:07:40.990Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T15:07:41.265Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T15:07:41.539Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T15:07:41.811Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T15:07:41.812Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T15:07:42.088Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T15:07:42.363Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T15:07:42.642Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T15:07:42.642Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T15:07:42.642Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T15:07:42.921Z] OK: 219 MiB in 52 packages [2021-10-22T15:07:43.201Z] OK: 219 MiB in 52 packages [2021-10-22T15:07:43.856Z] OK: 219 MiB in 52 packages [2021-10-22T15:07:43.856Z] OK: 219 MiB in 52 packages [2021-10-22T15:07:43.856Z] OK: 219 MiB in 52 packages [2021-10-22T15:07:44.471Z] Removing intermediate container 62f71e16c994 [2021-10-22T15:07:44.471Z] ---> 5d231c5207f9 [2021-10-22T15:07:44.471Z] Step 6/20 : COPY . . [2021-10-22T15:07:44.774Z] Removing intermediate container b6be6041c488 [2021-10-22T15:07:44.774Z] ---> 1ca74e632c83 [2021-10-22T15:07:44.774Z] Step 6/22 : COPY . . [2021-10-22T15:07:45.555Z] Removing intermediate container 6e1b7c5a5afd [2021-10-22T15:07:45.555Z] ---> d4f4692af5cb [2021-10-22T15:07:45.555Z] Step 6/30 : COPY . . [2021-10-22T15:07:45.877Z] Removing intermediate container 025e17ab9cd4 [2021-10-22T15:07:45.877Z] ---> 6e8dc2473e89 [2021-10-22T15:07:45.877Z] Step 6/24 : COPY . . [2021-10-22T15:07:45.877Z] Removing intermediate container 082449100cb4 [2021-10-22T15:07:45.877Z] ---> 01df1a849cae [2021-10-22T15:07:46.216Z] Step 6/22 : COPY . . [2021-10-22T15:08:08.408Z] ---> bd57ca0d1670 [2021-10-22T15:08:08.408Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T15:08:08.408Z] ---> ed633a794da3 [2021-10-22T15:08:08.408Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T15:08:08.408Z] ---> 650574af8473 [2021-10-22T15:08:08.408Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T15:08:08.408Z] ---> Running in 1aa19237be52 [2021-10-22T15:08:08.408Z] ---> Running in fa35e34eb4f5 [2021-10-22T15:08:08.408Z] ---> Running in 41374594eb43 [2021-10-22T15:08:08.408Z] ---> 8dd0a2126f4c [2021-10-22T15:08:08.408Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T15:08:08.408Z] ---> Running in 736d6b303101 [2021-10-22T15:08:08.408Z] ---> 3cecdf9558a7 [2021-10-22T15:08:08.408Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T15:08:08.408Z] ---> Running in 9b1b01a0c88e [2021-10-22T15:08:12.729Z] Removing intermediate container 1aa19237be52 [2021-10-22T15:08:12.729Z] ---> 8ad6f6810c2c [2021-10-22T15:08:12.729Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-22T15:08:12.729Z] Removing intermediate container 41374594eb43 [2021-10-22T15:08:12.729Z] ---> 228f859679c9 [2021-10-22T15:08:12.729Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-22T15:08:12.729Z] ---> Running in dcef2086d433 [2021-10-22T15:08:12.729Z] ---> Running in 3a8b34ce360c [2021-10-22T15:08:12.729Z] Removing intermediate container fa35e34eb4f5 [2021-10-22T15:08:12.729Z] ---> bde65e91638b [2021-10-22T15:08:12.729Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-22T15:08:12.729Z] ---> Running in e5e5b7c4b8c9 [2021-10-22T15:08:12.729Z] Removing intermediate container 736d6b303101 [2021-10-22T15:08:12.729Z] ---> 8b7d76daa5d3 [2021-10-22T15:08:12.729Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-22T15:08:13.015Z] ---> Running in acb0bd055ec1 [2021-10-22T15:08:13.015Z] Removing intermediate container 9b1b01a0c88e [2021-10-22T15:08:13.015Z] ---> d9d8bfd4b12a [2021-10-22T15:08:13.015Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-22T15:08:13.289Z] ---> Running in 3dc2ff8e15c8 [2021-10-22T15:08:15.266Z] 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-10-22T15:08:15.266Z] 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-10-22T15:08:15.266Z] 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-10-22T15:08:15.266Z] 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-10-22T15:08:15.538Z] 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-10-22T15:08:44.908Z] Running on prd-ubuntu18.04-docker-8c-8g-1185 in /w/workspace/edgexfoundry_edgex-go_PR-3770 [Pipeline] { [Pipeline] ws [2021-10-22T15:08:44.921Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-10-22T15:08:45.018Z] The recommended git tool is: git [2021-10-22T15:08:46.983Z] using credential edgex-jenkins-ssh [2021-10-22T15:08:46.994Z] Cloning the remote Git repository [2021-10-22T15:08:47.017Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-22T15:08:47.077Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-10-22T15:08:47.128Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-22T15:08:47.128Z] > git --version # timeout=10 [2021-10-22T15:08:47.138Z] > git --version # 'git version 2.17.1' [2021-10-22T15:08:47.139Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-22T15:08:47.173Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-22T15:10:07.398Z] 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-10-22T15:10:07.398Z] 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-10-22T15:10:07.398Z] Removing intermediate container dcef2086d433 [2021-10-22T15:10:07.398Z] ---> 0e537592165d [2021-10-22T15:10:07.399Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-22T15:10:07.399Z] ---> Running in abac12fe1a0e [2021-10-22T15:10:09.396Z] 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-10-22T15:10:12.829Z] Removing intermediate container e5e5b7c4b8c9 [2021-10-22T15:10:12.829Z] ---> 2243dbd70ef2 [2021-10-22T15:10:12.829Z] [2021-10-22T15:10:12.829Z] Step 9/30 : FROM alpine:3.14 [2021-10-22T15:10:12.829Z] 3.14: Pulling from library/alpine [2021-10-22T15:10:12.829Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-22T15:10:12.829Z] Status: Downloaded newer image for alpine:3.14 [2021-10-22T15:10:12.829Z] ---> bb3de5531c18 [2021-10-22T15:10:12.829Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-22T15:10:12.829Z] ---> Running in 09055832b9f6 [2021-10-22T15:10:13.832Z] Removing intermediate container 09055832b9f6 [2021-10-22T15:10:13.832Z] ---> 8d7cc24af6aa [2021-10-22T15:10:13.832Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-22T15:10:14.105Z] ---> Running in fb0dc920e43f [2021-10-22T15:10:14.377Z] Removing intermediate container abac12fe1a0e [2021-10-22T15:10:14.377Z] ---> 4d92d2ad80b4 [2021-10-22T15:10:14.377Z] [2021-10-22T15:10:14.377Z] Step 10/22 : FROM docker:20.10.8 [2021-10-22T15:10:14.397Z] Merging remotes/origin/main commit d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 into PR head commit 14d94aae050e755f68cf03827263d7737d685eb5 [2021-10-22T15:10:14.526Z] Merge succeeded, producing 14d94aae050e755f68cf03827263d7737d685eb5 [2021-10-22T15:10:14.526Z] Checking out Revision 14d94aae050e755f68cf03827263d7737d685eb5 (PR-3770) [2021-10-22T15:10:14.660Z] 20.10.8: Pulling from library/docker [2021-10-22T15:10:13.652Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-22T15:10:13.662Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-22T15:10:13.672Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-22T15:10:13.683Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-22T15:10:13.683Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-22T15:10:13.687Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3770/head:refs/remotes/origin/PR-3770 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-22T15:10:14.408Z] > git config core.sparsecheckout # timeout=10 [2021-10-22T15:10:14.416Z] > git checkout -f 14d94aae050e755f68cf03827263d7737d685eb5 # timeout=10 [2021-10-22T15:10:14.494Z] > git remote # timeout=10 [2021-10-22T15:10:14.502Z] > git config --get remote.origin.url # timeout=10 [2021-10-22T15:10:14.507Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-22T15:10:14.510Z] > git merge d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 # timeout=10 [2021-10-22T15:10:14.519Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-22T15:10:14.531Z] > git config core.sparsecheckout # timeout=10 [2021-10-22T15:10:14.536Z] > git checkout -f 14d94aae050e755f68cf03827263d7737d685eb5 # timeout=10 [2021-10-22T15:10:16.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T15:10:16.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T15:10:17.633Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-22T15:10:17.633Z] (2/2) Installing su-exec (0.2-r1) [2021-10-22T15:10:17.633Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T15:10:17.633Z] OK: 5 MiB in 16 packages [2021-10-22T15:10:17.916Z] Removing intermediate container 3dc2ff8e15c8 [2021-10-22T15:10:17.916Z] ---> 3eeeefc3b744 [2021-10-22T15:10:17.916Z] [2021-10-22T15:10:17.916Z] Step 9/24 : FROM alpine:3.14 [2021-10-22T15:10:17.916Z] ---> bb3de5531c18 [2021-10-22T15:10:17.916Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-22T15:10:18.128Z] Commit message: "fix: addressed PR feedback" [2021-10-22T15:10:18.191Z] ---> Running in def2124fbcf3 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-22T15:10:19.097Z] + echo snap-build.sh [2021-10-22T15:10:19.098Z] snap-build.sh [2021-10-22T15:10:19.098Z] + SNAP_BASE_DIR=. [2021-10-22T15:10:19.098Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-10-22T15:10:19.098Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-10-22T15:10:19.098Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-10-22T15:10:19.098Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-10-22T15:10:19.098Z] + cd /w/workspace/edgex-go/2 [2021-10-22T15:10:19.098Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-22T15:10:19.098Z] Reading package lists... [2021-10-22T15:10:19.098Z] Building dependency tree... [2021-10-22T15:10:19.098Z] Reading state information... [2021-10-22T15:10:19.098Z] The following packages were automatically installed and are no longer required: [2021-10-22T15:10:19.098Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-22T15:10:19.098Z] uidmap xdelta3 [2021-10-22T15:10:19.098Z] Use 'sudo apt autoremove' to remove them. [2021-10-22T15:10:19.098Z] The following packages will be REMOVED: [2021-10-22T15:10:19.098Z] lxd* lxd-client* [2021-10-22T15:10:19.173Z] Removing intermediate container fb0dc920e43f [2021-10-22T15:10:19.173Z] ---> 20d8dd862f44 [2021-10-22T15:10:19.173Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-22T15:10:19.362Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-22T15:10:19.362Z] After this operation, 31.7 MB disk space will be freed. [2021-10-22T15:10:19.458Z] ---> Running in 12c8ad6ad385 [2021-10-22T15:10:19.886Z] (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-10-22T15:10:19.887Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-22T15:10:20.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T15:10:20.059Z] Removing intermediate container acb0bd055ec1 [2021-10-22T15:10:20.059Z] ---> 62e5b686e168 [2021-10-22T15:10:20.059Z] [2021-10-22T15:10:20.059Z] Step 9/20 : FROM alpine:3.14 [2021-10-22T15:10:20.059Z] ---> bb3de5531c18 [2021-10-22T15:10:20.059Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-22T15:10:20.059Z] Removing intermediate container 12c8ad6ad385 [2021-10-22T15:10:20.059Z] ---> 06113855fc90 [2021-10-22T15:10:20.059Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-22T15:10:20.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T15:10:20.335Z] ---> Running in 128773def0d7 [2021-10-22T15:10:20.335Z] ---> Running in 4e0f90f015b3 [2021-10-22T15:10:20.831Z] Removing lxd dnsmasq configuration [2021-10-22T15:10:20.831Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-22T15:10:20.831Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-22T15:10:21.315Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-22T15:10:21.315Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-22T15:10:21.315Z] (3/3) Installing su-exec (0.2-r1) [2021-10-22T15:10:21.315Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T15:10:21.315Z] Executing ca-certificates-20191127-r5.trigger [2021-10-22T15:10:21.403Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-22T15:10:21.593Z] OK: 6 MiB in 17 packages [2021-10-22T15:10:21.593Z] Removing intermediate container 4e0f90f015b3 [2021-10-22T15:10:21.593Z] ---> 1b8ba1c3f562 [2021-10-22T15:10:21.593Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-22T15:10:21.664Z] (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-10-22T15:10:21.664Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-22T15:10:21.868Z] ---> Running in 024ff17b3d95 [2021-10-22T15:10:22.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T15:10:22.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T15:10:23.056Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-22T15:10:23.056Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-22T15:10:23.422Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-22T15:10:23.422Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-22T15:10:23.422Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-22T15:10:23.422Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-22T15:10:23.422Z] (5/5) Installing curl (7.79.1-r0) [2021-10-22T15:10:23.422Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T15:10:23.422Z] Removing intermediate container 3a8b34ce360c [2021-10-22T15:10:23.422Z] ---> 3934e7b79af7 [2021-10-22T15:10:23.422Z] [2021-10-22T15:10:23.422Z] Step 9/22 : FROM alpine:3.14 [2021-10-22T15:10:23.422Z] ---> bb3de5531c18 [2021-10-22T15:10:23.422Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-22T15:10:23.422Z] Executing ca-certificates-20191127-r5.trigger [2021-10-22T15:10:23.629Z] + sudo snap remove --purge lxd [2021-10-22T15:10:23.629Z] snap "lxd" is not installed [2021-10-22T15:10:23.629Z] + sudo groupadd --force --system lxd [2021-10-22T15:10:23.629Z] ++ whoami [2021-10-22T15:10:23.629Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-22T15:10:23.629Z] + newgrp - lxd [2021-10-22T15:10:23.702Z] OK: 8 MiB in 19 packages [2021-10-22T15:10:23.702Z] ---> Running in 6ae06f7fa625 [2021-10-22T15:10:23.891Z] + sudo snap install lxd [2021-10-22T15:10:23.984Z] Removing intermediate container def2124fbcf3 [2021-10-22T15:10:23.984Z] ---> 6090efded71c [2021-10-22T15:10:23.984Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-22T15:10:24.260Z] ---> Running in 10fb4c9e3863 [2021-10-22T15:10:25.245Z] Removing intermediate container 10fb4c9e3863 [2021-10-22T15:10:25.245Z] ---> f4d21c6d982d [2021-10-22T15:10:25.245Z] Step 12/24 : WORKDIR / [2021-10-22T15:10:25.245Z] ---> Running in fee1b63878c1 [2021-10-22T15:10:25.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T15:10:25.846Z] Removing intermediate container 024ff17b3d95 [2021-10-22T15:10:25.846Z] ---> 51a53997e004 [2021-10-22T15:10:25.846Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-22T15:10:25.846Z] ---> Running in ba5b43da47bc [2021-10-22T15:10:25.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T15:10:26.117Z] Removing intermediate container fee1b63878c1 [2021-10-22T15:10:26.117Z] ---> f690c31296c5 [2021-10-22T15:10:26.117Z] 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-10-22T15:10:26.391Z] Removing intermediate container 128773def0d7 [2021-10-22T15:10:26.391Z] ---> 5e00b87ee8f7 [2021-10-22T15:10:26.391Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-22T15:10:26.673Z] ---> Running in 9689b27e5174 [2021-10-22T15:10:26.673Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-22T15:10:26.673Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T15:10:26.673Z] OK: 5 MiB in 15 packages [2021-10-22T15:10:26.673Z] Removing intermediate container ba5b43da47bc [2021-10-22T15:10:26.673Z] ---> 3ecb2c8b5afe [2021-10-22T15:10:26.673Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-22T15:10:27.660Z] Removing intermediate container 9689b27e5174 [2021-10-22T15:10:27.660Z] ---> d504af594a2e [2021-10-22T15:10:27.660Z] Step 12/20 : WORKDIR /edgex [2021-10-22T15:10:27.660Z] ---> cb3a288d5c63 [2021-10-22T15:10:27.660Z] 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-10-22T15:10:27.934Z] ---> Running in 2c2f6bfca90b [2021-10-22T15:10:28.208Z] Removing intermediate container 6ae06f7fa625 [2021-10-22T15:10:28.208Z] ---> 733ac6c8c425 [2021-10-22T15:10:28.208Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-22T15:10:28.208Z] ---> 9c7f74f7dc84 [2021-10-22T15:10:28.208Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-22T15:10:28.488Z] ---> Running in 0c1e148d86e7 [2021-10-22T15:10:28.488Z] ---> Running in 905620c88ae9 [2021-10-22T15:10:28.772Z] Removing intermediate container 2c2f6bfca90b [2021-10-22T15:10:28.772Z] ---> faafa01c0f5d [2021-10-22T15:10:28.772Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-22T15:10:29.374Z] ---> 7dfd72f87fa1 [2021-10-22T15:10:29.374Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-22T15:10:29.646Z] Removing intermediate container 0c1e148d86e7 [2021-10-22T15:10:29.646Z] ---> 1d1bf3c13bfb [2021-10-22T15:10:29.646Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-22T15:10:29.646Z] ---> Running in d4d5d3ba2cc4 [2021-10-22T15:10:30.246Z] ---> c7293d47c1f3 [2021-10-22T15:10:30.246Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-22T15:10:30.525Z] Removing intermediate container d4d5d3ba2cc4 [2021-10-22T15:10:30.525Z] ---> 0420f2dbf82b [2021-10-22T15:10:30.525Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-22T15:10:30.525Z] ---> Running in 8da3926e1355 [2021-10-22T15:10:30.802Z] ---> f3e84ace385f [2021-10-22T15:10:30.802Z] 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-10-22T15:10:31.397Z] Removing intermediate container 8da3926e1355 [2021-10-22T15:10:31.397Z] ---> 3b21322fbfe8 [2021-10-22T15:10:31.397Z] Step 14/22 : WORKDIR / [2021-10-22T15:10:31.669Z] ---> Running in 3a1a6acbb78a [2021-10-22T15:10:31.669Z] Removing intermediate container 905620c88ae9 [2021-10-22T15:10:31.669Z] ---> 01cedb3fa7eb [2021-10-22T15:10:31.669Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T15:10:31.943Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-22T15:10:31.943Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-22T15:10:31.943Z] ---> 3734d5adc5ac [2021-10-22T15:10:31.943Z] 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-10-22T15:10:32.220Z] ---> Running in 5e7be7af60dd [2021-10-22T15:10:32.220Z] ---> 60bb04c360c4 [2021-10-22T15:10:32.220Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-22T15:10:32.220Z] Removing intermediate container 3a1a6acbb78a [2021-10-22T15:10:32.220Z] ---> 1e77bedd77f8 [2021-10-22T15:10:32.220Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T15:10:32.492Z] ---> 278e9e97925d [2021-10-22T15:10:32.492Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-22T15:10:32.776Z] ---> b65d82f4b35f [2021-10-22T15:10:32.776Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-22T15:10:33.054Z] Removing intermediate container 5e7be7af60dd [2021-10-22T15:10:33.054Z] ---> d29f3d0f863d [2021-10-22T15:10:33.054Z] 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-10-22T15:10:33.054Z] ---> Running in c5a7f34a51b0 [2021-10-22T15:10:33.650Z] ---> 39fefe5a5c6f [2021-10-22T15:10:33.651Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-22T15:10:34.649Z] ---> 3a53e163d07f [2021-10-22T15:10:34.649Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-22T15:10:34.649Z] ---> 413c93b0bbbb [2021-10-22T15:10:34.649Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-22T15:10:34.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T15:10:34.649Z] ---> Running in c8c34f22d852 [2021-10-22T15:10:34.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T15:10:35.201Z] ---> 6d7406bece62 [2021-10-22T15:10:35.201Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-22T15:10:35.497Z] Removing intermediate container c8c34f22d852 [2021-10-22T15:10:35.497Z] ---> a6b3e6cd5a27 [2021-10-22T15:10:35.497Z] Step 17/20 : CMD ["--init=true"] [2021-10-22T15:10:35.772Z] ---> efabe5dbd7c8 [2021-10-22T15:10:35.772Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-22T15:10:35.772Z] ---> Running in aee2d414fa64 [2021-10-22T15:10:35.772Z] (1/42) Installing readline (8.1.0-r0) [2021-10-22T15:10:35.772Z] (2/42) Installing bash (5.1.4-r0) [2021-10-22T15:10:35.772Z] Executing bash-5.1.4-r0.post-install [2021-10-22T15:10:35.772Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-22T15:10:36.046Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-22T15:10:36.046Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-22T15:10:36.046Z] (6/42) Installing curl (7.79.1-r0) [2021-10-22T15:10:36.046Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-22T15:10:36.046Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-22T15:10:36.046Z] (9/42) Installing expat (2.4.1-r0) [2021-10-22T15:10:36.046Z] (10/42) Installing libffi (3.3-r2) [2021-10-22T15:10:36.046Z] (11/42) Installing gdbm (1.19-r0) [2021-10-22T15:10:36.046Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-22T15:10:36.046Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-22T15:10:36.046Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-22T15:10:36.046Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-22T15:10:36.046Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-22T15:10:36.046Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-22T15:10:36.651Z] ---> 2930a95b671d [2021-10-22T15:10:36.651Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-22T15:10:36.651Z] Removing intermediate container aee2d414fa64 [2021-10-22T15:10:36.651Z] ---> d22b29bc5ce7 [2021-10-22T15:10:36.651Z] Step 18/20 : LABEL arch=arm64 [2021-10-22T15:10:36.651Z] ---> 0e8d30dd5619 [2021-10-22T15:10:36.651Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-22T15:10:36.939Z] ---> Running in 097e351517b3 [2021-10-22T15:10:36.939Z] ---> 06136261789a [2021-10-22T15:10:36.939Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-22T15:10:37.213Z] ---> Running in 440454cea19f [2021-10-22T15:10:37.495Z] Removing intermediate container 097e351517b3 [2021-10-22T15:10:37.495Z] ---> 07168b52a3af [2021-10-22T15:10:37.495Z] Step 19/20 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 [2021-10-22T15:10:37.766Z] ---> 35714d59fad9 [2021-10-22T15:10:37.766Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-22T15:10:37.766Z] ---> Running in 58af1ff8c0ef [2021-10-22T15:10:38.040Z] Removing intermediate container 440454cea19f [2021-10-22T15:10:38.040Z] ---> ec92a8f6e89d [2021-10-22T15:10:38.040Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T15:10:38.040Z] ---> fa6b01d197ce [2021-10-22T15:10:38.040Z] 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-10-22T15:10:38.040Z] ---> Running in 609a59ecfa07 [2021-10-22T15:10:38.315Z] ---> Running in 50ff30ae6d19 [2021-10-22T15:10:38.591Z] Removing intermediate container 58af1ff8c0ef [2021-10-22T15:10:38.591Z] ---> 770c84bdf393 [2021-10-22T15:10:38.591Z] Step 20/20 : LABEL version=0.0.0 [2021-10-22T15:10:38.591Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-22T15:10:38.591Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-22T15:10:38.591Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-22T15:10:38.591Z] ---> Running in 77dd4cf616d4 [2021-10-22T15:10:38.591Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-22T15:10:38.801Z] 2021-10-22T15:10:36Z INFO Waiting for automatic snapd restart... [2021-10-22T15:10:38.868Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-22T15:10:38.868Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-22T15:10:38.868Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-22T15:10:38.868Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-22T15:10:38.869Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-22T15:10:38.869Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-22T15:10:38.869Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-22T15:10:38.869Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-22T15:10:38.869Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-22T15:10:38.869Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-22T15:10:38.869Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-22T15:10:38.869Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-22T15:10:39.141Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-22T15:10:39.141Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-22T15:10:39.141Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-22T15:10:39.141Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-22T15:10:39.141Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-22T15:10:39.141Z] ---> 56ef6d24039a [2021-10-22T15:10:39.141Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-22T15:10:39.141Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-22T15:10:39.141Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-22T15:10:39.141Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-22T15:10:39.141Z] Removing intermediate container 609a59ecfa07 [2021-10-22T15:10:39.141Z] ---> 89a6fa7b1fab [2021-10-22T15:10:39.141Z] Step 20/22 : LABEL arch=arm64 [2021-10-22T15:10:39.429Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-22T15:10:39.429Z] ---> Running in 368c181ebcf7 [2021-10-22T15:10:39.429Z] ---> Running in 2a85a308f7b4 [2021-10-22T15:10:39.704Z] Removing intermediate container 77dd4cf616d4 [2021-10-22T15:10:39.704Z] ---> a8fab1cdb9e0 [2021-10-22T15:10:39.704Z] [2021-10-22T15:10:39.977Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T15:10:39.977Z] OK: 84 MiB in 64 packages [2021-10-22T15:10:39.977Z] Removing intermediate container 368c181ebcf7 [2021-10-22T15:10:39.977Z] ---> f5c7b7c301c1 [2021-10-22T15:10:39.977Z] Step 21/22 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 [2021-10-22T15:10:39.977Z] Successfully built a8fab1cdb9e0 [2021-10-22T15:10:40.262Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-22T15:10:40.262Z]  Building security-proxy-setup ... done Building support-scheduler [2021-10-22T15:10:40.262Z] ---> Running in baaacd75abcb [2021-10-22T15:10:40.536Z] Removing intermediate container 2a85a308f7b4 [2021-10-22T15:10:40.536Z] ---> a20a3b0127be [2021-10-22T15:10:40.536Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-22T15:10:41.144Z] Removing intermediate container baaacd75abcb [2021-10-22T15:10:41.144Z] ---> c79c7a996b08 [2021-10-22T15:10:41.144Z] Step 22/22 : LABEL version=0.0.0 [2021-10-22T15:10:41.424Z] ---> Running in dbb9ff0620e6 [2021-10-22T15:10:41.424Z] Removing intermediate container 50ff30ae6d19 [2021-10-22T15:10:41.424Z] ---> b2534d015fed [2021-10-22T15:10:41.424Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-22T15:10:41.698Z] ---> Running in 866a3cea13c7 [2021-10-22T15:10:41.698Z] ---> 64de669970aa [2021-10-22T15:10:41.698Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-22T15:10:41.969Z] Removing intermediate container dbb9ff0620e6 [2021-10-22T15:10:41.969Z] ---> 9d69216dd1f1 [2021-10-22T15:10:41.969Z] [2021-10-22T15:10:42.247Z] ---> Running in 401be7913d49 [2021-10-22T15:10:42.247Z] Removing intermediate container 866a3cea13c7 [2021-10-22T15:10:42.247Z] ---> f31a36884365 [2021-10-22T15:10:42.247Z] Step 22/24 : LABEL arch=arm64 [2021-10-22T15:10:42.525Z] Successfully built 9d69216dd1f1 [2021-10-22T15:10:42.525Z] Successfully tagged core-metadata-arm64:latest [2021-10-22T15:10:42.525Z] Building support-notifications [2021-10-22T15:10:42.525Z]  Building core-metadata ... done  ---> Running in 080e9d72dce9 [2021-10-22T15:10:43.124Z] Removing intermediate container 080e9d72dce9 [2021-10-22T15:10:43.124Z] ---> 4325d1514563 [2021-10-22T15:10:43.124Z] Step 23/24 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 [2021-10-22T15:10:43.399Z] ---> Running in f6b971f9cb76 [2021-10-22T15:10:44.000Z] Removing intermediate container f6b971f9cb76 [2021-10-22T15:10:44.000Z] ---> 1d44139958f0 [2021-10-22T15:10:44.000Z] Step 24/24 : LABEL version=0.0.0 [2021-10-22T15:10:44.271Z] ---> Running in 368bfdcd194b [2021-10-22T15:10:44.882Z] Removing intermediate container 368bfdcd194b [2021-10-22T15:10:44.882Z] ---> 6760b40bae6d [2021-10-22T15:10:44.882Z] [2021-10-22T15:10:44.882Z] Collecting docker-compose==1.23.2 [2021-10-22T15:10:44.882Z] Removing intermediate container 401be7913d49 [2021-10-22T15:10:44.882Z] ---> 60fa3af5365d [2021-10-22T15:10:44.882Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-22T15:10:44.882Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-22T15:10:45.155Z] ---> Running in a02bbe03ad5d [2021-10-22T15:10:45.427Z] Successfully built 6760b40bae6d [2021-10-22T15:10:45.427Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-22T15:10:45.427Z]  Building security-secretstore-setup ... done Building core-command [2021-10-22T15:10:45.427Z] Collecting jsonschema<3,>=2.5.1 [2021-10-22T15:10:45.427Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-22T15:10:45.700Z] Removing intermediate container a02bbe03ad5d [2021-10-22T15:10:45.700Z] ---> 697824903e51 [2021-10-22T15:10:45.700Z] Step 27/30 : CMD ["gate"] [2021-10-22T15:10:45.973Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-22T15:10:45.973Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-22T15:10:45.973Z] 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-10-22T15:10:45.973Z] ---> Running in 7a3e51b2f93f [2021-10-22T15:10:46.567Z] Removing intermediate container 7a3e51b2f93f [2021-10-22T15:10:46.567Z] ---> 274bf8ca225d [2021-10-22T15:10:46.567Z] Step 28/30 : LABEL arch=arm64 [2021-10-22T15:10:46.846Z] ---> Running in a023f32a640e [2021-10-22T15:10:46.846Z] Collecting PyYAML<4,>=3.10 [2021-10-22T15:10:46.846Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-22T15:10:47.119Z] Removing intermediate container a023f32a640e [2021-10-22T15:10:47.119Z] ---> 5cd6393988f5 [2021-10-22T15:10:47.119Z] Step 29/30 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 [2021-10-22T15:10:47.390Z] ---> Running in 0dcdc8619bcb [2021-10-22T15:10:48.005Z] Removing intermediate container 0dcdc8619bcb [2021-10-22T15:10:48.005Z] ---> 4dbce1cc2696 [2021-10-22T15:10:48.005Z] Step 30/30 : LABEL version=0.0.0 [2021-10-22T15:10:48.394Z] ---> Running in e77a23719522 [2021-10-22T15:10:49.083Z] Removing intermediate container e77a23719522 [2021-10-22T15:10:49.083Z] ---> 63c6fb81171c [2021-10-22T15:10:49.083Z] [2021-10-22T15:10:49.363Z] Successfully built 63c6fb81171c [2021-10-22T15:10:49.363Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-22T15:10:49.363Z]  Building security-bootstrapper ... done Building core-data [2021-10-22T15:10:50.405Z] Collecting cached-property<2,>=1.2.0 [2021-10-22T15:10:50.405Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-22T15:10:50.681Z] Collecting docker<4.0,>=3.6.0 [2021-10-22T15:10:50.681Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-22T15:10:52.112Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-22T15:10:52.112Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-22T15:10:52.112Z] Collecting docopt<0.7,>=0.6.1 [2021-10-22T15:10:52.112Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-22T15:10:54.095Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-22T15:10:54.095Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-22T15:10:55.529Z] Collecting texttable<0.10,>=0.9.0 [2021-10-22T15:10:55.529Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-22T15:10:57.509Z] Collecting docker-pycreds>=0.4.0 [2021-10-22T15:10:57.509Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-22T15:10:58.106Z] 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-10-22T15:10:58.703Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-22T15:10:58.703Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-22T15:10:58.976Z] Collecting idna<2.8,>=2.5 [2021-10-22T15:10:58.976Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-22T15:10:58.976Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-22T15:10:58.976Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-22T15:10:59.249Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-22T15:10:59.249Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-22T15:10:59.249Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-22T15:10:59.249Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-22T15:11:00.227Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-22T15:11:00.227Z] Attempting uninstall: urllib3 [2021-10-22T15:11:00.227Z] Found existing installation: urllib3 1.26.5 [2021-10-22T15:11:00.227Z] Uninstalling urllib3-1.26.5: [2021-10-22T15:11:00.227Z] Successfully uninstalled urllib3-1.26.5 [2021-10-22T15:11:00.824Z] Attempting uninstall: idna [2021-10-22T15:11:00.824Z] Found existing installation: idna 3.2 [2021-10-22T15:11:00.824Z] Uninstalling idna-3.2: [2021-10-22T15:11:01.095Z] Successfully uninstalled idna-3.2 [2021-10-22T15:11:02.074Z] Attempting uninstall: chardet [2021-10-22T15:11:02.074Z] Found existing installation: chardet 4.0.0 [2021-10-22T15:11:02.074Z] Uninstalling chardet-4.0.0: [2021-10-22T15:11:02.074Z] Successfully uninstalled chardet-4.0.0 [2021-10-22T15:11:04.051Z] Attempting uninstall: requests [2021-10-22T15:11:04.051Z] Found existing installation: requests 2.25.1 [2021-10-22T15:11:04.051Z] Uninstalling requests-2.25.1: [2021-10-22T15:11:04.051Z] Successfully uninstalled requests-2.25.1 [2021-10-22T15:11:04.324Z] Running setup.py install for texttable: started [2021-10-22T15:11:05.401Z] lxd 4.19 from Canonical* installed [2021-10-22T15:11:05.401Z] + sudo lxd init --auto [2021-10-22T15:11:06.298Z] Running setup.py install for texttable: finished with status 'done' [2021-10-22T15:11:06.298Z] Running setup.py install for PyYAML: started [2021-10-22T15:11:08.277Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-22T15:11:08.876Z] Running setup.py install for docopt: started [2021-10-22T15:11:10.692Z] + sudo snap install --classic snapcraft [2021-10-22T15:11:10.857Z] Running setup.py install for docopt: finished with status 'done' [2021-10-22T15:11:10.857Z] Running setup.py install for dockerpty: started [2021-10-22T15:11:12.833Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-22T15:11:14.278Z] 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-10-22T15:11:24.435Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T15:11:24.435Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-22T15:11:24.435Z] ---> a65f93871d5b [2021-10-22T15:11:24.435Z] Step 3/23 : WORKDIR /edgex-go [2021-10-22T15:11:24.435Z] ---> Using cache [2021-10-22T15:11:24.435Z] ---> 56985e5ca1fc [2021-10-22T15:11:24.435Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T15:11:24.435Z] ---> Using cache [2021-10-22T15:11:24.435Z] ---> f1d051b53f17 [2021-10-22T15:11:24.435Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-22T15:11:24.435Z] ---> Using cache [2021-10-22T15:11:24.435Z] ---> 01df1a849cae [2021-10-22T15:11:24.435Z] Step 6/23 : COPY go.mod . [2021-10-22T15:11:25.034Z] ---> 12cf0fbb2cc6 [2021-10-22T15:11:25.034Z] Step 7/23 : RUN go mod download [2021-10-22T15:11:25.034Z] ---> Running in cd7e5087aa3e [2021-10-22T15:11:27.024Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T15:11:27.024Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-22T15:11:27.024Z] ---> a65f93871d5b [2021-10-22T15:11:27.024Z] Step 3/21 : WORKDIR /edgex-go [2021-10-22T15:11:27.024Z] ---> Using cache [2021-10-22T15:11:27.024Z] ---> 56985e5ca1fc [2021-10-22T15:11:27.024Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T15:11:27.024Z] ---> Using cache [2021-10-22T15:11:27.024Z] ---> f1d051b53f17 [2021-10-22T15:11:27.024Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-22T15:11:27.024Z] ---> Running in df2cd95187fb [2021-10-22T15:11:28.823Z] snapcraft 5.0 from Canonical* installed [2021-10-22T15:11:28.823Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-22T15:11:28.823Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-22T15:11:28.823Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-22T15:11:28.823Z] Dload Upload Total Spent Left Speed [2021-10-22T15:11:28.823Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4543 0 --:--:-- --:--:-- --:--:-- 4543 [2021-10-22T15:11:28.823Z] 100 3325k 100 3325k 0 0 7181k 0 --:--:-- --:--:-- --:--:-- 7181k [2021-10-22T15:11:28.823Z] ./yq_linux_amd64 [2021-10-22T15:11:28.823Z] + sudo snapcraft prime --use-lxd [2021-10-22T15:11:29.012Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T15:11:29.611Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T15:11:29.611Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-22T15:11:29.611Z] ---> a65f93871d5b [2021-10-22T15:11:29.611Z] Step 3/22 : WORKDIR /edgex-go [2021-10-22T15:11:29.611Z] ---> Using cache [2021-10-22T15:11:29.611Z] ---> 56985e5ca1fc [2021-10-22T15:11:29.611Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T15:11:29.611Z] ---> Using cache [2021-10-22T15:11:29.611Z] ---> f1d051b53f17 [2021-10-22T15:11:29.611Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-22T15:11:29.611Z] ---> Using cache [2021-10-22T15:11:29.611Z] ---> 01df1a849cae [2021-10-22T15:11:29.611Z] Step 6/22 : COPY . . [2021-10-22T15:11:29.611Z] ---> Using cache [2021-10-22T15:11:29.611Z] ---> 650574af8473 [2021-10-22T15:11:29.611Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T15:11:29.611Z] ---> Using cache [2021-10-22T15:11:29.611Z] ---> 228f859679c9 [2021-10-22T15:11:29.611Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-22T15:11:30.219Z] ---> Running in 04709a5cee96 [2021-10-22T15:11:30.219Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T15:11:30.748Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-22T15:11:30.748Z] 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-10-22T15:11:30.748Z] - README.md [2021-10-22T15:11:30.748Z] [2021-10-22T15:11:30.748Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-22T15:11:30.834Z] Removing intermediate container cd7e5087aa3e [2021-10-22T15:11:30.834Z] ---> ea99f32b6bee [2021-10-22T15:11:30.834Z] Step 8/23 : COPY . . [2021-10-22T15:11:31.009Z] Launching a container. [2021-10-22T15:11:31.109Z] OK: 219 MiB in 52 packages [2021-10-22T15:11:32.101Z] 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-10-22T15:11:32.705Z] Removing intermediate container c5a7f34a51b0 [2021-10-22T15:11:32.705Z] ---> 523597958767 [2021-10-22T15:11:32.705Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-22T15:11:32.977Z] Removing intermediate container df2cd95187fb [2021-10-22T15:11:32.977Z] ---> 86195915424d [2021-10-22T15:11:32.977Z] Step 6/21 : COPY . . [2021-10-22T15:11:32.977Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T15:11:32.977Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-22T15:11:32.977Z] ---> a65f93871d5b [2021-10-22T15:11:32.977Z] Step 3/22 : WORKDIR /edgex-go [2021-10-22T15:11:32.977Z] ---> Using cache [2021-10-22T15:11:32.977Z] ---> 56985e5ca1fc [2021-10-22T15:11:32.977Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T15:11:32.977Z] ---> Using cache [2021-10-22T15:11:32.977Z] ---> f1d051b53f17 [2021-10-22T15:11:32.977Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-22T15:11:32.977Z] ---> Running in 4d60c56d125f [2021-10-22T15:11:32.977Z] ---> Running in 013026f757d4 [2021-10-22T15:11:33.959Z] Removing intermediate container 4d60c56d125f [2021-10-22T15:11:33.959Z] ---> f4c5f8cefb07 [2021-10-22T15:11:33.959Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-22T15:11:34.235Z] ---> Running in ba937ade59d3 [2021-10-22T15:11:35.688Z] Removing intermediate container ba937ade59d3 [2021-10-22T15:11:35.688Z] ---> d73e7101ca6c [2021-10-22T15:11:35.688Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-22T15:11:35.688Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T15:11:36.323Z] Waiting for container to be ready [2021-10-22T15:11:36.585Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-22T15:11:36.585Z] [2021-10-22T15:11:36.676Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T15:11:37.662Z] OK: 219 MiB in 52 packages [2021-10-22T15:11:38.656Z] ---> 791fc4e9f47b [2021-10-22T15:11:38.656Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-22T15:11:40.098Z] Removing intermediate container 013026f757d4 [2021-10-22T15:11:40.098Z] ---> fe9f87d1ab4d [2021-10-22T15:11:40.098Z] Step 6/22 : COPY . . [2021-10-22T15:11:40.706Z] ---> dccfd5886a6c [2021-10-22T15:11:40.706Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-22T15:11:40.865Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-22T15:11:41.126Z] Waiting for network to be ready... [2021-10-22T15:11:41.701Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-22T15:11:41.701Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1930 kB] [2021-10-22T15:11:41.701Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-22T15:11:41.964Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [348 kB] [2021-10-22T15:11:41.964Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-22T15:11:41.964Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-22T15:11:41.964Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [487 kB] [2021-10-22T15:11:41.964Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.7 kB] [2021-10-22T15:11:41.964Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-22T15:11:41.964Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-22T15:11:42.225Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-22T15:11:42.485Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-22T15:11:42.746Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-22T15:11:42.746Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-22T15:11:42.746Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-22T15:11:42.746Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-22T15:11:42.746Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-22T15:11:42.746Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-22T15:11:43.321Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-22T15:11:43.893Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-22T15:11:43.893Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-22T15:11:43.893Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-22T15:11:43.893Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-22T15:11:43.893Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-22T15:11:43.893Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-22T15:11:43.893Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1758 kB] [2021-10-22T15:11:43.893Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-22T15:11:44.108Z] ---> d749f70e9047 [2021-10-22T15:11:44.108Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-22T15:11:44.108Z] ---> Running in f9dfdeb5bb80 [2021-10-22T15:11:45.547Z] Removing intermediate container f9dfdeb5bb80 [2021-10-22T15:11:45.547Z] ---> fe701d805298 [2021-10-22T15:11:45.547Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T15:11:45.547Z] ---> Running in e263653a90ff [2021-10-22T15:11:46.445Z] Fetched 25.5 MB in 5s (5623 kB/s) [2021-10-22T15:11:46.542Z] Removing intermediate container e263653a90ff [2021-10-22T15:11:46.542Z] ---> 09dabfcdb6ca [2021-10-22T15:11:46.542Z] Step 20/22 : LABEL arch=arm64 [2021-10-22T15:11:46.816Z] ---> Running in cb9c5cf67522 [2021-10-22T15:11:47.014Z] Reading package lists... [2021-10-22T15:11:47.274Z] Reading package lists... [2021-10-22T15:11:47.534Z] Building dependency tree... [2021-10-22T15:11:47.534Z] Reading state information... [2021-10-22T15:11:47.534Z] The following additional packages will be installed: [2021-10-22T15:11:47.534Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-22T15:11:47.534Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-22T15:11:47.534Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-22T15:11:47.534Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-22T15:11:47.534Z] Suggested packages: [2021-10-22T15:11:47.534Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-22T15:11:47.534Z] Recommended packages: [2021-10-22T15:11:47.534Z] gnupg libsasl2-modules [2021-10-22T15:11:47.794Z] The following NEW packages will be installed: [2021-10-22T15:11:47.794Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-22T15:11:47.794Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-22T15:11:47.794Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-22T15:11:47.794Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-22T15:11:47.794Z] The following packages will be upgraded: [2021-10-22T15:11:47.794Z] gpg gpg-agent gpgconf libudev1 [2021-10-22T15:11:47.794Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-22T15:11:47.794Z] Need to get 3527 kB of archives. [2021-10-22T15:11:47.794Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-22T15:11:47.794Z] 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-10-22T15:11:47.794Z] 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-10-22T15:11:47.794Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-10-22T15:11:47.794Z] 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-10-22T15:11:48.055Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-22T15:11:48.251Z] Removing intermediate container cb9c5cf67522 [2021-10-22T15:11:48.251Z] ---> 78dc30306c4a [2021-10-22T15:11:48.251Z] Step 21/22 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 [2021-10-22T15:11:48.316Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-22T15:11:48.527Z] ---> Running in f6b1bfb0d9a0 [2021-10-22T15:11:48.576Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-22T15:11:48.576Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-22T15:11:48.576Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-22T15:11:48.837Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-22T15:11:48.837Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-22T15:11:48.837Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-22T15:11:48.837Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-22T15:11:48.837Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-22T15:11:48.837Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-22T15:11:48.837Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-22T15:11:48.837Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-22T15:11:48.837Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-22T15:11:48.837Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-22T15:11:48.837Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-22T15:11:48.837Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-22T15:11:48.837Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-22T15:11:49.098Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-22T15:11:49.098Z] Fetched 3527 kB in 1s (2617 kB/s) [2021-10-22T15:11:49.098Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-22T15:11:49.098Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-22T15:11:49.358Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-22T15:11:49.358Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-22T15:11:49.358Z] Selecting previously unselected package udev. [2021-10-22T15:11:49.358Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-22T15:11:49.358Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-22T15:11:49.358Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-22T15:11:49.620Z] Selecting previously unselected package libfuse2:amd64. [2021-10-22T15:11:49.620Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-22T15:11:49.620Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-22T15:11:49.620Z] Selecting previously unselected package fuse. [2021-10-22T15:11:49.620Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-22T15:11:49.620Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-22T15:11:49.620Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-22T15:11:49.620Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-22T15:11:49.881Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-22T15:11:49.881Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-22T15:11:49.881Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-22T15:11:49.881Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-22T15:11:49.881Z] Selecting previously unselected package libksba8:amd64. [2021-10-22T15:11:49.881Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-22T15:11:49.881Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-22T15:11:49.882Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-22T15:11:49.882Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-22T15:11:49.882Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T15:11:49.965Z] Removing intermediate container f6b1bfb0d9a0 [2021-10-22T15:11:49.965Z] ---> df2561372845 [2021-10-22T15:11:49.965Z] Step 22/22 : LABEL version=0.0.0 [2021-10-22T15:11:49.965Z] ---> Running in 01ebfe4966ec [2021-10-22T15:11:50.144Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-22T15:11:50.144Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-22T15:11:50.144Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T15:11:50.144Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-22T15:11:50.144Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-22T15:11:50.144Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T15:11:50.144Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-22T15:11:50.144Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-22T15:11:50.144Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T15:11:50.144Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-22T15:11:50.144Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-22T15:11:50.144Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T15:11:50.144Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-22T15:11:50.144Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-22T15:11:50.144Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T15:11:50.406Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-22T15:11:50.406Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-22T15:11:50.406Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T15:11:50.406Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-22T15:11:50.406Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-22T15:11:50.406Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T15:11:50.406Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-22T15:11:50.406Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-22T15:11:50.406Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T15:11:50.406Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-22T15:11:50.406Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-22T15:11:50.406Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-22T15:11:50.406Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-22T15:11:50.406Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-22T15:11:50.406Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-22T15:11:50.670Z] Selecting previously unselected package libldap-common. [2021-10-22T15:11:50.670Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-22T15:11:50.670Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-22T15:11:50.670Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-22T15:11:50.670Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-22T15:11:50.670Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-22T15:11:50.670Z] Selecting previously unselected package dirmngr. [2021-10-22T15:11:50.670Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-22T15:11:50.670Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-22T15:11:50.670Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-22T15:11:50.934Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-22T15:11:50.934Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-22T15:11:50.934Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-22T15:11:50.934Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-22T15:11:50.934Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-22T15:11:50.934Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T15:11:50.934Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-22T15:11:50.934Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-22T15:11:50.934Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-22T15:11:51.195Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-22T15:11:51.195Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T15:11:51.195Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-22T15:11:51.403Z] Removing intermediate container 01ebfe4966ec [2021-10-22T15:11:51.403Z] ---> 8b5fd0096e67 [2021-10-22T15:11:51.403Z] [2021-10-22T15:11:51.460Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-22T15:11:51.460Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-22T15:11:51.460Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T15:11:51.460Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T15:11:51.460Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T15:11:51.460Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T15:11:51.460Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T15:11:51.460Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T15:11:51.460Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-22T15:11:51.460Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-22T15:11:51.460Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-22T15:11:51.460Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-22T15:11:52.032Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-22T15:11:52.032Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-22T15:11:52.032Z] This means they are not meant to be enabled using systemctl. [2021-10-22T15:11:52.032Z] Possible reasons for having this kind of units are: [2021-10-22T15:11:52.032Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-22T15:11:52.032Z] .wants/ or .requires/ directory. [2021-10-22T15:11:52.032Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-22T15:11:52.032Z] a requirement dependency on it. [2021-10-22T15:11:52.032Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-22T15:11:52.032Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-22T15:11:52.032Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-22T15:11:52.032Z] instance name specified. [2021-10-22T15:11:52.301Z] Reading package lists... [2021-10-22T15:11:52.301Z] Building dependency tree... [2021-10-22T15:11:52.301Z] Reading state information... [2021-10-22T15:11:52.561Z] The following additional packages will be installed: [2021-10-22T15:11:52.561Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-22T15:11:52.561Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-22T15:11:52.561Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-22T15:11:52.561Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-22T15:11:52.561Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-22T15:11:52.561Z] Suggested packages: [2021-10-22T15:11:52.561Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-22T15:11:52.561Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-22T15:11:52.561Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-22T15:11:52.561Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-22T15:11:52.561Z] systemd-container policykit-1 [2021-10-22T15:11:52.561Z] Recommended packages: [2021-10-22T15:11:52.561Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-22T15:11:52.561Z] The following NEW packages will be installed: [2021-10-22T15:11:52.561Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-22T15:11:52.561Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-22T15:11:52.561Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-22T15:11:52.561Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-22T15:11:52.561Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-22T15:11:52.561Z] The following packages will be upgraded: [2021-10-22T15:11:52.561Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-22T15:11:52.561Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-22T15:11:52.561Z] Need to get 36.8 MB of archives. [2021-10-22T15:11:52.561Z] After this operation, 147 MB of additional disk space will be used. [2021-10-22T15:11:52.561Z] 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-10-22T15:11:52.822Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-22T15:11:52.822Z] 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-10-22T15:11:52.822Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-22T15:11:52.822Z] 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-10-22T15:11:52.822Z] 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-10-22T15:11:52.822Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-10-22T15:11:52.822Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-22T15:11:52.822Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-22T15:11:52.822Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-22T15:11:52.822Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-22T15:11:52.822Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-22T15:11:52.822Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-22T15:11:52.822Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-22T15:11:52.822Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-22T15:11:52.822Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-22T15:11:52.822Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-10-22T15:11:52.840Z] Successfully built 8b5fd0096e67 [2021-10-22T15:11:52.840Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-22T15:11:54.217Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-22T15:11:54.217Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-22T15:11:54.217Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-22T15:11:54.217Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-10-22T15:11:54.217Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-22T15:11:54.217Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-22T15:11:54.217Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-22T15:11:54.217Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-22T15:11:54.217Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-22T15:11:54.217Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-22T15:11:54.217Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-22T15:11:54.217Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-22T15:11:54.217Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-22T15:11:56.136Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-22T15:11:56.136Z] Fetched 36.8 MB in 3s (11.5 MB/s) [2021-10-22T15:11:56.136Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-22T15:11:56.136Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-22T15:11:56.136Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-22T15:11:56.398Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-22T15:11:56.398Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-22T15:11:56.661Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-22T15:11:56.661Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-22T15:11:56.661Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-22T15:11:56.661Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-22T15:11:56.661Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-22T15:11:56.661Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-22T15:11:56.661Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-22T15:11:56.923Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-22T15:11:57.183Z] Setting up apt (1.6.14) ... [2021-10-22T15:11:57.183Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-22T15:11:57.442Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-22T15:11:57.442Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-22T15:11:57.442Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-22T15:11:57.442Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-22T15:11:57.701Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-22T15:11:57.701Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-22T15:11:57.701Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-22T15:11:57.701Z] Selecting previously unselected package libexpat1:amd64. [2021-10-22T15:11:57.701Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-22T15:11:57.701Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-22T15:11:57.963Z] Selecting previously unselected package python3.6-minimal. [2021-10-22T15:11:57.963Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-22T15:11:57.963Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-22T15:11:58.223Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-22T15:11:58.223Z] Checking for services that may need to be restarted...done. [2021-10-22T15:11:58.223Z] Checking for services that may need to be restarted...done. [2021-10-22T15:11:58.223Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-22T15:11:58.223Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-22T15:11:58.223Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-22T15:11:58.794Z] Selecting previously unselected package python3-minimal. [2021-10-22T15:11:58.794Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-22T15:11:58.794Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-22T15:11:58.794Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-22T15:11:58.794Z] Selecting previously unselected package mime-support. [2021-10-22T15:11:58.794Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-22T15:11:58.794Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-22T15:11:58.794Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-22T15:11:58.794Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-22T15:11:58.794Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-22T15:11:58.794Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-22T15:11:58.794Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-22T15:11:58.794Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-22T15:11:59.055Z] Selecting previously unselected package python3.6. [2021-10-22T15:11:59.055Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-22T15:11:59.055Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-22T15:11:59.055Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-22T15:11:59.055Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-22T15:11:59.055Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-22T15:11:59.055Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-22T15:11:59.317Z] Selecting previously unselected package python3. [2021-10-22T15:11:59.317Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-22T15:11:59.317Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-22T15:11:59.317Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-22T15:11:59.317Z] Selecting previously unselected package multiarch-support. [2021-10-22T15:11:59.317Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-22T15:11:59.317Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-22T15:11:59.317Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-22T15:11:59.317Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-22T15:11:59.317Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-22T15:11:59.317Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-22T15:11:59.317Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-22T15:11:59.578Z] Selecting previously unselected package libbsd0:amd64. [2021-10-22T15:11:59.578Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-22T15:11:59.578Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-22T15:11:59.578Z] Selecting previously unselected package sudo. [2021-10-22T15:11:59.579Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-22T15:11:59.579Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-22T15:11:59.579Z] Selecting previously unselected package apparmor. [2021-10-22T15:11:59.579Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-22T15:11:59.579Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-22T15:11:59.840Z] Selecting previously unselected package libedit2:amd64. [2021-10-22T15:11:59.840Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-22T15:11:59.840Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-22T15:11:59.840Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-22T15:11:59.840Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-22T15:11:59.840Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-22T15:11:59.840Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-22T15:11:59.840Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-22T15:11:59.840Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-22T15:11:59.840Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-22T15:11:59.840Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-22T15:11:59.840Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-22T15:11:59.840Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-22T15:11:59.840Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-22T15:11:59.840Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-22T15:12:00.102Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-22T15:12:00.102Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-22T15:12:00.102Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-22T15:12:00.102Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-22T15:12:00.102Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-22T15:12:00.102Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-22T15:12:00.364Z] Selecting previously unselected package openssh-client. [2021-10-22T15:12:00.364Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-22T15:12:00.364Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-22T15:12:00.364Z] Selecting previously unselected package squashfs-tools. [2021-10-22T15:12:00.364Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-22T15:12:00.364Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-22T15:12:00.364Z] Selecting previously unselected package snapd. [2021-10-22T15:12:00.364Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-22T15:12:00.364Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-22T15:12:02.909Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-22T15:12:02.909Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-22T15:12:02.909Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-22T15:12:02.909Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-22T15:12:02.909Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-22T15:12:02.909Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-22T15:12:02.909Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-22T15:12:02.909Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-22T15:12:02.909Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-22T15:12:03.170Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-22T15:12:03.170Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-22T15:12:03.170Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-22T15:12:03.170Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-22T15:12:03.170Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-22T15:12:03.170Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-22T15:12:03.744Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-22T15:12:03.744Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-22T15:12:03.744Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-22T15:12:03.744Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-22T15:12:03.744Z] running python rtupdate hooks for python3.6... [2021-10-22T15:12:03.744Z] running python post-rtupdate hooks for python3.6... [2021-10-22T15:12:04.005Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-22T15:12:04.578Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-22T15:12:04.839Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-22T15:12:04.839Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-22T15:12:04.839Z] Setting up snapd (2.51.1+18.04) ... [2021-10-22T15:12:05.101Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-22T15:12:05.355Z]  Building sys-mgmt-agent ... done  ---> d8feaa2f5cff [2021-10-22T15:12:05.355Z] Step 9/23 : RUN go mod tidy [2021-10-22T15:12:05.355Z] ---> Running in 8c73cfc2e472 [2021-10-22T15:12:05.355Z] ---> 63a2eb66d5e0 [2021-10-22T15:12:05.355Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T15:12:05.355Z] ---> Running in c646702fcf32 [2021-10-22T15:12:05.362Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-22T15:12:05.624Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-22T15:12:05.624Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-22T15:12:05.887Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-22T15:12:05.887Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-22T15:12:06.149Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-22T15:12:06.411Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-22T15:12:06.411Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-22T15:12:06.673Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-22T15:12:06.673Z] /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-10-22T15:12:06.935Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-22T15:12:06.935Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-22T15:12:07.887Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-22T15:12:08.149Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-22T15:12:08.149Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-22T15:12:09.352Z] Reading package lists... [2021-10-22T15:12:09.612Z] Reading package lists... [2021-10-22T15:12:09.873Z] Building dependency tree... [2021-10-22T15:12:09.873Z] Reading state information... [2021-10-22T15:12:09.873Z] Calculating upgrade... [2021-10-22T15:12:10.134Z] The following packages will be upgraded: [2021-10-22T15:12:10.134Z] advancecomp base-files bash binutils binutils-common [2021-10-22T15:12:10.134Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-22T15:12:10.134Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-22T15:12:10.134Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-22T15:12:10.134Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-22T15:12:10.134Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-22T15:12:10.134Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-22T15:12:10.134Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-22T15:12:10.134Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-22T15:12:10.134Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-22T15:12:10.134Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-22T15:12:10.134Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-22T15:12:10.134Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-22T15:12:10.134Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-22T15:12:10.134Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-22T15:12:10.134Z] ubuntu-keyring util-linux [2021-10-22T15:12:10.134Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-22T15:12:10.134Z] Need to get 64.1 MB of archives. [2021-10-22T15:12:10.134Z] After this operation, 5144 kB of additional disk space will be used. [2021-10-22T15:12:10.134Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] [2021-10-22T15:12:10.395Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-22T15:12:10.395Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-22T15:12:10.395Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-22T15:12:10.395Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-22T15:12:10.395Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-22T15:12:10.395Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-22T15:12:10.395Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-22T15:12:10.395Z] 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-10-22T15:12:10.395Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-22T15:12:10.395Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-22T15:12:10.395Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-22T15:12:10.395Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-22T15:12:10.395Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-10-22T15:12:10.395Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-22T15:12:10.395Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-22T15:12:10.395Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-22T15:12:10.395Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-22T15:12:10.395Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-22T15:12:10.395Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-22T15:12:10.395Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-10-22T15:12:10.655Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-22T15:12:10.655Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-10-22T15:12:10.655Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-22T15:12:10.655Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-22T15:12:10.655Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-22T15:12:10.655Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-22T15:12:10.655Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-22T15:12:10.655Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-22T15:12:10.655Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-22T15:12:10.655Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-22T15:12:10.655Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-22T15:12:10.655Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-22T15:12:10.655Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-22T15:12:10.655Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-22T15:12:10.655Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-22T15:12:10.655Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-22T15:12:10.655Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-22T15:12:10.655Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-22T15:12:10.655Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-10-22T15:12:10.655Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-22T15:12:10.655Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-10-22T15:12:10.655Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-22T15:12:10.655Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-22T15:12:10.655Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-10-22T15:12:10.655Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-22T15:12:10.655Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] [2021-10-22T15:12:10.655Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-10-22T15:12:10.655Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-22T15:12:10.655Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-10-22T15:12:10.655Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-10-22T15:12:10.655Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-10-22T15:12:10.655Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-10-22T15:12:10.655Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-22T15:12:10.655Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-22T15:12:10.655Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-22T15:12:10.655Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-22T15:12:10.782Z] ---> 4959dc038c70 [2021-10-22T15:12:10.782Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T15:12:10.913Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-22T15:12:10.913Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-10-22T15:12:10.913Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-10-22T15:12:11.079Z] Removing intermediate container 8c73cfc2e472 [2021-10-22T15:12:11.079Z] ---> 79eecc03106a [2021-10-22T15:12:11.079Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-22T15:12:11.079Z] Removing intermediate container c646702fcf32 [2021-10-22T15:12:11.079Z] ---> ab31331f8196 [2021-10-22T15:12:11.079Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-22T15:12:11.079Z] ---> Running in ee9552100d70 [2021-10-22T15:12:11.173Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-22T15:12:11.173Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-10-22T15:12:11.173Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-22T15:12:11.173Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-22T15:12:11.173Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-22T15:12:11.173Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-22T15:12:11.173Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-22T15:12:11.173Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-22T15:12:11.361Z] ---> Running in 8361843e98a6 [2021-10-22T15:12:11.361Z] ---> Running in 144bb3a3938f [2021-10-22T15:12:11.433Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-22T15:12:11.433Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-22T15:12:11.433Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-22T15:12:11.433Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-22T15:12:11.433Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-22T15:12:11.433Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-22T15:12:11.692Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-22T15:12:11.692Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-22T15:12:11.692Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-22T15:12:11.692Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-22T15:12:11.692Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-22T15:12:11.692Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-22T15:12:11.692Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-22T15:12:11.692Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-22T15:12:11.692Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-22T15:12:11.692Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-10-22T15:12:11.692Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-10-22T15:12:11.692Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-10-22T15:12:11.692Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-22T15:12:11.692Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-10-22T15:12:11.955Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-22T15:12:11.955Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-22T15:12:11.955Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-22T15:12:11.955Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-22T15:12:11.955Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-10-22T15:12:11.955Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-10-22T15:12:11.955Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-22T15:12:11.955Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-22T15:12:11.955Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-10-22T15:12:11.955Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-22T15:12:12.216Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-22T15:12:12.216Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-22T15:12:12.216Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-22T15:12:12.216Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-22T15:12:12.216Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-22T15:12:12.216Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-22T15:12:12.479Z] Fetched 64.1 MB in 2s (31.6 MB/s) [2021-10-22T15:12:12.479Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-22T15:12:12.479Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-22T15:12:12.479Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-22T15:12:12.738Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-22T15:12:12.738Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-22T15:12:12.998Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... [2021-10-22T15:12:12.998Z] Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... [2021-10-22T15:12:12.998Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-22T15:12:12.998Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-22T15:12:13.258Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-22T15:12:13.258Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-22T15:12:13.258Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-22T15:12:13.258Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-22T15:12:13.258Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-22T15:12:13.258Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-22T15:12:13.258Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-22T15:12:13.258Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-22T15:12:13.520Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-22T15:12:13.520Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-22T15:12:13.520Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-22T15:12:13.520Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-22T15:12:13.520Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-22T15:12:13.520Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-22T15:12:13.520Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-22T15:12:13.520Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-22T15:12:13.520Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-22T15:12:13.782Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-22T15:12:13.782Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-22T15:12:13.782Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-22T15:12:13.782Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-22T15:12:13.782Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-22T15:12:13.782Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-22T15:12:13.782Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-22T15:12:13.782Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-22T15:12:14.000Z] 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-10-22T15:12:14.000Z] 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-10-22T15:12:14.041Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-22T15:12:14.041Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-22T15:12:14.041Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-22T15:12:14.610Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-22T15:12:14.610Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-22T15:12:14.610Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-22T15:12:14.610Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-22T15:12:14.610Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-22T15:12:14.873Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-22T15:12:14.873Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-22T15:12:14.873Z] Installing new version of config file /etc/issue ... [2021-10-22T15:12:14.873Z] Installing new version of config file /etc/issue.net ... [2021-10-22T15:12:14.873Z] Installing new version of config file /etc/lsb-release ... [2021-10-22T15:12:14.873Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-22T15:12:15.132Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-22T15:12:15.132Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-22T15:12:15.392Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-22T15:12:15.392Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T15:12:15.392Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-22T15:12:15.392Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-22T15:12:15.392Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-22T15:12:15.392Z] 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-10-22T15:12:15.654Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T15:12:15.654Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-22T15:12:15.654Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-22T15:12:15.654Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-22T15:12:15.654Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T15:12:15.654Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-22T15:12:15.654Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-22T15:12:15.654Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-22T15:12:15.917Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T15:12:15.917Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-22T15:12:15.917Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-22T15:12:15.917Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-22T15:12:15.917Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T15:12:15.917Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-22T15:12:15.985Z] Removing intermediate container ee9552100d70 [2021-10-22T15:12:15.985Z] ---> 116493170f59 [2021-10-22T15:12:15.985Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-22T15:12:15.985Z] ---> Running in b2dcb050c2a2 [2021-10-22T15:12:16.177Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-22T15:12:16.177Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-22T15:12:16.177Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T15:12:16.177Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-22T15:12:16.177Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-22T15:12:16.177Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-22T15:12:16.438Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T15:12:16.438Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-22T15:12:16.438Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-22T15:12:16.438Z] Setting up grep (3.1-2build1) ... [2021-10-22T15:12:16.438Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T15:12:16.438Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-22T15:12:16.438Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-22T15:12:16.438Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-22T15:12:16.438Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T15:12:16.438Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-22T15:12:16.438Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-22T15:12:16.699Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-22T15:12:16.699Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T15:12:16.699Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-22T15:12:16.699Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-22T15:12:16.699Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-22T15:12:16.699Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T15:12:16.699Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-22T15:12:16.699Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-22T15:12:17.270Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-22T15:12:17.270Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-22T15:12:17.270Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-22T15:12:17.270Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-22T15:12:17.843Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-22T15:12:17.843Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T15:12:17.843Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-22T15:12:17.843Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-22T15:12:17.993Z] 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-10-22T15:12:18.104Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-22T15:12:18.365Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-22T15:12:18.365Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-22T15:12:18.365Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-22T15:12:18.365Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-22T15:12:18.365Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T15:12:18.365Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-22T15:12:18.365Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-22T15:12:18.626Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-22T15:12:18.626Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T15:12:18.626Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-22T15:12:18.626Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-22T15:12:18.626Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-22T15:12:18.626Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T15:12:18.626Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-22T15:12:18.626Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-22T15:12:18.887Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-22T15:12:18.887Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T15:12:18.887Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-22T15:12:18.887Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-22T15:12:18.887Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-22T15:12:18.887Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T15:12:18.887Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-22T15:12:18.887Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-22T15:12:18.887Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-22T15:12:19.148Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T15:12:19.148Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-22T15:12:19.148Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-22T15:12:19.148Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-22T15:12:19.148Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-22T15:12:19.148Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-22T15:12:19.148Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T15:12:19.148Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-22T15:12:19.148Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-22T15:12:19.408Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-22T15:12:19.408Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T15:12:19.408Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-22T15:12:19.408Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-22T15:12:19.408Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-22T15:12:19.408Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T15:12:19.408Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-22T15:12:19.408Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-22T15:12:19.670Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-22T15:12:19.670Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T15:12:19.670Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-22T15:12:19.670Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-22T15:12:19.931Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-22T15:12:20.192Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-22T15:12:20.454Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-22T15:12:20.454Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T15:12:20.454Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-22T15:12:20.454Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-22T15:12:20.715Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-22T15:12:20.715Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-22T15:12:20.715Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-22T15:12:20.715Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-22T15:12:20.715Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-22T15:12:20.975Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-22T15:12:20.975Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-22T15:12:20.975Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-22T15:12:20.975Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-22T15:12:21.244Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-22T15:12:21.244Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-22T15:12:21.244Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-22T15:12:21.244Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-22T15:12:21.244Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-22T15:12:21.244Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-22T15:12:21.244Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-22T15:12:21.244Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-22T15:12:21.506Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-22T15:12:21.506Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-22T15:12:21.506Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-22T15:12:21.506Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-22T15:12:21.506Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-22T15:12:21.506Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-22T15:12:21.506Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-22T15:12:21.506Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-22T15:12:21.770Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-22T15:12:21.770Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-22T15:12:21.770Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-22T15:12:21.770Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-22T15:12:22.031Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-22T15:12:22.031Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-22T15:12:22.031Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-22T15:12:22.031Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-22T15:12:22.031Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-22T15:12:22.031Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-22T15:12:22.031Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-22T15:12:22.031Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-22T15:12:22.031Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-22T15:12:22.031Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-22T15:12:22.031Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-22T15:12:22.301Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-22T15:12:22.301Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-22T15:12:22.301Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-22T15:12:22.301Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-22T15:12:22.301Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-22T15:12:22.301Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-22T15:12:22.301Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-22T15:12:22.301Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-22T15:12:22.566Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-22T15:12:22.566Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-22T15:12:22.566Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-22T15:12:22.566Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-22T15:12:22.826Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-22T15:12:22.826Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-22T15:12:22.826Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-22T15:12:22.826Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-22T15:12:22.826Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-22T15:12:22.826Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-22T15:12:22.826Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-22T15:12:22.826Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-22T15:12:23.087Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-22T15:12:23.087Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-22T15:12:23.087Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-22T15:12:23.087Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-22T15:12:23.350Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-22T15:12:23.350Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-22T15:12:23.350Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-22T15:12:23.350Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-22T15:12:23.350Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-22T15:12:23.350Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-22T15:12:23.350Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-22T15:12:23.350Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-22T15:12:23.350Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-22T15:12:23.611Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-22T15:12:23.611Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-22T15:12:23.611Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-22T15:12:23.611Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-22T15:12:23.611Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-22T15:12:23.611Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-22T15:12:23.611Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-22T15:12:23.611Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-22T15:12:23.872Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-22T15:12:23.872Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-22T15:12:23.872Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-22T15:12:23.872Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-22T15:12:23.872Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-22T15:12:23.872Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-22T15:12:23.872Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-22T15:12:24.133Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-22T15:12:24.133Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-22T15:12:24.133Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-22T15:12:24.133Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-22T15:12:24.133Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-22T15:12:24.133Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-22T15:12:24.133Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-22T15:12:24.133Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-22T15:12:24.133Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-22T15:12:24.393Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-22T15:12:24.393Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-22T15:12:24.393Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-22T15:12:24.393Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-22T15:12:24.393Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-22T15:12:24.393Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-22T15:12:24.393Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-22T15:12:24.655Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-22T15:12:24.655Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-22T15:12:24.655Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-22T15:12:24.655Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-22T15:12:24.655Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-22T15:12:24.655Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-22T15:12:24.918Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-22T15:12:24.918Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-22T15:12:24.918Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-22T15:12:24.918Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-22T15:12:24.918Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-22T15:12:24.918Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-22T15:12:24.918Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-22T15:12:24.918Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-22T15:12:25.177Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-22T15:12:25.177Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-22T15:12:25.177Z] Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... [2021-10-22T15:12:25.177Z] Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... [2021-10-22T15:12:25.438Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-22T15:12:25.438Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-22T15:12:25.438Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-22T15:12:25.438Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-22T15:12:25.438Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-22T15:12:25.699Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-22T15:12:25.699Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-22T15:12:25.958Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-22T15:12:25.958Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-22T15:12:25.958Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-22T15:12:25.958Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-22T15:12:25.958Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-22T15:12:25.958Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-22T15:12:25.958Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-22T15:12:26.220Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-22T15:12:26.220Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-22T15:12:26.220Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-22T15:12:26.220Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-22T15:12:26.220Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-22T15:12:26.220Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-22T15:12:26.292Z] Removing intermediate container 04709a5cee96 [2021-10-22T15:12:26.292Z] ---> 93851e642fb1 [2021-10-22T15:12:26.292Z] [2021-10-22T15:12:26.292Z] Step 9/22 : FROM alpine:3.14 [2021-10-22T15:12:26.292Z] ---> bb3de5531c18 [2021-10-22T15:12:26.292Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-22T15:12:26.292Z] ---> Using cache [2021-10-22T15:12:26.292Z] ---> 733ac6c8c425 [2021-10-22T15:12:26.292Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-22T15:12:26.292Z] ---> Using cache [2021-10-22T15:12:26.292Z] ---> 1d1bf3c13bfb [2021-10-22T15:12:26.292Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-22T15:12:26.292Z] ---> Running in faa8888b3bdf [2021-10-22T15:12:26.292Z] Removing intermediate container faa8888b3bdf [2021-10-22T15:12:26.292Z] ---> 0ff6c2c824f7 [2021-10-22T15:12:26.292Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-22T15:12:26.292Z] ---> Running in 8e02aa56f036 [2021-10-22T15:12:26.292Z] Removing intermediate container 8e02aa56f036 [2021-10-22T15:12:26.292Z] ---> 31ff62c5d375 [2021-10-22T15:12:26.292Z] Step 14/22 : WORKDIR / [2021-10-22T15:12:26.569Z] ---> Running in 9146f83aa0f0 [2021-10-22T15:12:27.162Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-22T15:12:27.162Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-22T15:12:27.166Z] Removing intermediate container 9146f83aa0f0 [2021-10-22T15:12:27.166Z] ---> 671d8de76aba [2021-10-22T15:12:27.166Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T15:12:28.104Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-22T15:12:28.104Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-22T15:12:28.104Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-22T15:12:28.104Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-22T15:12:28.147Z] ---> 361f69d0a240 [2021-10-22T15:12:28.147Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-22T15:12:28.366Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-22T15:12:28.366Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-22T15:12:29.306Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-22T15:12:29.306Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-22T15:12:29.306Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-22T15:12:29.306Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-22T15:12:29.306Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-22T15:12:29.306Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-22T15:12:29.306Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-22T15:12:29.306Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-22T15:12:29.566Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-22T15:12:29.566Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-22T15:12:29.566Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-22T15:12:29.566Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-22T15:12:29.566Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-22T15:12:29.566Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-22T15:12:29.566Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-22T15:12:29.828Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-22T15:12:29.828Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-22T15:12:29.828Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-22T15:12:29.828Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-22T15:12:29.828Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-22T15:12:29.828Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-22T15:12:29.828Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-22T15:12:29.828Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-22T15:12:29.828Z] Setting up tzdata (2021a-2ubuntu0.18.04) ... [2021-10-22T15:12:29.828Z] [2021-10-22T15:12:29.828Z] Current default time zone: 'Etc/UTC' [2021-10-22T15:12:29.828Z] Local time is now: Fri Oct 22 15:12:29 UTC 2021. [2021-10-22T15:12:29.828Z] Universal Time is now: Fri Oct 22 15:12:29 UTC 2021. [2021-10-22T15:12:29.828Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-22T15:12:29.828Z] [2021-10-22T15:12:29.828Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-22T15:12:29.828Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-22T15:12:30.089Z] Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... [2021-10-22T15:12:30.089Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-22T15:12:30.089Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-22T15:12:30.089Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-22T15:12:30.089Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-22T15:12:30.089Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-22T15:12:30.089Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-22T15:12:30.089Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-22T15:12:30.089Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-22T15:12:30.089Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-22T15:12:30.089Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-22T15:12:30.089Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-22T15:12:30.089Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-22T15:12:30.089Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-22T15:12:30.089Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-22T15:12:30.089Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-22T15:12:30.089Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-22T15:12:30.089Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-22T15:12:30.143Z] ---> 969953a46e81 [2021-10-22T15:12:30.143Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-22T15:12:30.349Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-22T15:12:30.349Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-22T15:12:30.349Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-22T15:12:31.145Z] ---> eea6fe352996 [2021-10-22T15:12:31.145Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-22T15:12:31.145Z] ---> Running in d2b8306be11e [2021-10-22T15:12:31.747Z] Removing intermediate container d2b8306be11e [2021-10-22T15:12:31.747Z] ---> 8c991133c7c2 [2021-10-22T15:12:31.747Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T15:12:31.747Z] ---> Running in f4c7615d0dff [2021-10-22T15:12:32.277Z] Updating certificates in /etc/ssl/certs... [2021-10-22T15:12:32.361Z] Removing intermediate container f4c7615d0dff [2021-10-22T15:12:32.361Z] ---> 273b0e94e9e8 [2021-10-22T15:12:32.361Z] Step 20/22 : LABEL arch=arm64 [2021-10-22T15:12:32.361Z] ---> Running in 7306cf520670 [2021-10-22T15:12:32.965Z] Removing intermediate container 7306cf520670 [2021-10-22T15:12:32.965Z] ---> fb6f8bdbe970 [2021-10-22T15:12:32.965Z] Step 21/22 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 [2021-10-22T15:12:33.225Z] 23 added, 28 removed; done. [2021-10-22T15:12:33.225Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-22T15:12:33.225Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-22T15:12:33.225Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-22T15:12:33.225Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-22T15:12:33.225Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-22T15:12:33.225Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-22T15:12:33.225Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-22T15:12:33.225Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-22T15:12:33.225Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-22T15:12:33.225Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-22T15:12:33.225Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-22T15:12:33.225Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-22T15:12:33.225Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-22T15:12:33.225Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-10-22T15:12:33.225Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-22T15:12:33.225Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-22T15:12:33.225Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-10-22T15:12:33.225Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-22T15:12:33.225Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-22T15:12:33.225Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-22T15:12:33.225Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-22T15:12:33.225Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-22T15:12:33.225Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-22T15:12:33.225Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-22T15:12:33.239Z] ---> Running in 32c5eb41ed46 [2021-10-22T15:12:33.486Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-22T15:12:33.486Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-22T15:12:33.486Z] Updating certificates in /etc/ssl/certs... [2021-10-22T15:12:33.841Z] Removing intermediate container 32c5eb41ed46 [2021-10-22T15:12:33.841Z] ---> cc85e926ec6e [2021-10-22T15:12:33.841Z] Step 22/22 : LABEL version=0.0.0 [2021-10-22T15:12:33.841Z] ---> Running in 25094ccc78e6 [2021-10-22T15:12:34.056Z] 0 added, 0 removed; done. [2021-10-22T15:12:34.056Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-22T15:12:34.056Z] done. [2021-10-22T15:12:34.443Z] Removing intermediate container 25094ccc78e6 [2021-10-22T15:12:34.443Z] ---> 68a34a3a0871 [2021-10-22T15:12:34.443Z] [2021-10-22T15:12:34.576Z] Reading package lists... [2021-10-22T15:12:34.576Z] Building dependency tree... [2021-10-22T15:12:34.576Z] Reading state information... [2021-10-22T15:12:34.837Z] The following NEW packages will be installed: [2021-10-22T15:12:34.837Z] apt-transport-https [2021-10-22T15:12:34.837Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-22T15:12:35.044Z] Successfully built 68a34a3a0871 [2021-10-22T15:12:35.044Z] Successfully tagged core-command-arm64:latest [2021-10-22T15:12:35.099Z] Need to get 4348 B of archives. [2021-10-22T15:12:35.099Z] After this operation, 154 kB of additional disk space will be used. [2021-10-22T15:12:35.099Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-22T15:12:35.099Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-22T15:12:35.099Z] Fetched 4348 B in 0s (24.0 kB/s) [2021-10-22T15:12:35.099Z] Selecting previously unselected package apt-transport-https. [2021-10-22T15:12:35.099Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-22T15:12:35.099Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-22T15:12:35.099Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-22T15:12:35.360Z] Setting up apt-transport-https (1.6.14) ... [2021-10-22T15:12:35.620Z] Waiting for network to be ready... [2021-10-22T15:12:42.206Z] 2021-10-22T15:12:40Z INFO Waiting for automatic snapd restart... [2021-10-22T15:12:43.592Z] snapd 2.52.1 from Canonical* installed [2021-10-22T15:12:44.538Z] "snapd" switched to the "latest/stable" channel [2021-10-22T15:12:44.538Z] [2021-10-22T15:12:47.083Z] core18 20210722 from Canonical* installed [2021-10-22T15:12:47.083Z] "core18" switched to the "latest/stable" channel [2021-10-22T15:12:47.083Z] [2021-10-22T15:12:49.649Z] snapcraft 5.0 from Canonical* installed [2021-10-22T15:12:49.911Z] "snapcraft" switched to the "latest/stable" channel [2021-10-22T15:12:49.911Z] [2021-10-22T15:12:54.119Z] 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-10-22T15:12:54.119Z] - README.md [2021-10-22T15:12:54.119Z] [2021-10-22T15:12:54.119Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-22T15:12:54.694Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-22T15:12:54.955Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-22T15:12:54.955Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-22T15:12:56.162Z] Reading package lists... [2021-10-22T15:12:56.736Z] 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-10-22T15:12:56.736Z] Reading package lists... [2021-10-22T15:12:56.997Z] Building dependency tree... [2021-10-22T15:12:56.997Z] Reading state information... [2021-10-22T15:12:57.258Z] Suggested packages: [2021-10-22T15:12:57.258Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-22T15:12:57.258Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-22T15:12:57.258Z] Recommended packages: [2021-10-22T15:12:57.258Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-22T15:12:57.258Z] The following NEW packages will be installed: [2021-10-22T15:12:57.258Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-22T15:12:57.258Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-22T15:12:57.258Z] pkg-config zip [2021-10-22T15:12:57.258Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-22T15:12:57.258Z] Need to get 7670 kB of archives. [2021-10-22T15:12:57.258Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-22T15:12:57.258Z] 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-10-22T15:12:57.519Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-22T15:12:57.519Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-22T15:12:57.519Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-22T15:12:57.519Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-22T15:12:57.519Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-22T15:12:57.519Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-22T15:12:57.519Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-22T15:12:57.780Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-22T15:12:57.780Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-22T15:12:57.780Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-22T15:12:58.044Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-22T15:12:58.044Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-22T15:12:58.044Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-22T15:12:58.044Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-22T15:12:58.304Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-22T15:12:58.304Z] Fetched 7670 kB in 1s (9898 kB/s) [2021-10-22T15:12:58.304Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-22T15:12:58.304Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-22T15:12:58.304Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-22T15:12:58.304Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-22T15:12:58.304Z] Selecting previously unselected package libpsl5:amd64. [2021-10-22T15:12:58.304Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-22T15:12:58.304Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-22T15:12:58.564Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-22T15:12:58.564Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-22T15:12:58.564Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-22T15:12:58.564Z] Selecting previously unselected package librtmp1:amd64. [2021-10-22T15:12:58.564Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-22T15:12:58.564Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-22T15:12:58.564Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-22T15:12:58.564Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-22T15:12:58.564Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-22T15:12:58.564Z] Selecting previously unselected package liberror-perl. [2021-10-22T15:12:58.564Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-22T15:12:58.564Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-22T15:12:58.564Z] Selecting previously unselected package git-man. [2021-10-22T15:12:58.564Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-22T15:12:58.564Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-22T15:12:58.825Z] Selecting previously unselected package git. [2021-10-22T15:12:58.825Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-22T15:12:58.825Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-22T15:12:59.395Z] Selecting previously unselected package libnorm1:amd64. [2021-10-22T15:12:59.395Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-22T15:12:59.395Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-22T15:12:59.395Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-22T15:12:59.395Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-22T15:12:59.395Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-22T15:12:59.395Z] Selecting previously unselected package libsodium23:amd64. [2021-10-22T15:12:59.395Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-22T15:12:59.395Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-22T15:12:59.395Z] Selecting previously unselected package libzmq5:amd64. [2021-10-22T15:12:59.395Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-22T15:12:59.395Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-22T15:12:59.395Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-22T15:12:59.395Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-22T15:12:59.395Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-22T15:12:59.655Z] Selecting previously unselected package pkg-config. [2021-10-22T15:12:59.655Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-22T15:12:59.655Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-22T15:12:59.655Z] Selecting previously unselected package zip. [2021-10-22T15:12:59.655Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-22T15:12:59.655Z] Unpacking zip (3.0-11build1) ... [2021-10-22T15:12:59.655Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-22T15:12:59.655Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-22T15:12:59.655Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-22T15:12:59.655Z] Setting up liberror-perl (0.17025-1) ... [2021-10-22T15:12:59.655Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-22T15:12:59.655Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-22T15:12:59.655Z] No schema files found: doing nothing. [2021-10-22T15:12:59.655Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-22T15:12:59.655Z] Setting up zip (3.0-11build1) ... [2021-10-22T15:12:59.655Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-22T15:12:59.655Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-22T15:12:59.655Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-22T15:12:59.655Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-22T15:12:59.655Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-22T15:12:59.951Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-22T15:12:59.951Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-22T15:12:59.951Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-22T15:13:00.526Z] git set to automatically installed. [2021-10-22T15:13:00.526Z] git-man set to automatically installed. [2021-10-22T15:13:00.526Z] libcurl3-gnutls set to automatically installed. [2021-10-22T15:13:00.526Z] liberror-perl set to automatically installed. [2021-10-22T15:13:00.526Z] libglib2.0-0 set to automatically installed. [2021-10-22T15:13:00.526Z] libnghttp2-14 set to automatically installed. [2021-10-22T15:13:00.526Z] libnorm1 set to automatically installed. [2021-10-22T15:13:00.526Z] libpgm-5.2-0 set to automatically installed. [2021-10-22T15:13:00.526Z] libpsl5 set to automatically installed. [2021-10-22T15:13:00.526Z] librtmp1 set to automatically installed. [2021-10-22T15:13:00.526Z] libsodium23 set to automatically installed. [2021-10-22T15:13:00.526Z] libzmq3-dev set to automatically installed. [2021-10-22T15:13:00.526Z] libzmq5 set to automatically installed. [2021-10-22T15:13:00.526Z] pkg-config set to automatically installed. [2021-10-22T15:13:00.526Z] zip set to automatically installed. [2021-10-22T15:13:01.544Z] snapd is not logged in, snap install commands will use sudo [2021-10-22T15:13:02.524Z] snap "core18" has no updates available [2021-10-22T15:13:03.093Z] snapd is not logged in, snap install commands will use sudo [2021-10-22T15:13:15.326Z] go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed [2021-10-22T15:13:15.326Z] Pulling config-common [2021-10-22T15:13:15.326Z] + snapcraftctl pull [2021-10-22T15:13:16.268Z] Pulling go-build-helper [2021-10-22T15:13:16.268Z] + snapcraftctl pull [2021-10-22T15:13:17.650Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-22T15:13:17.650Z] Skipping pull go-build-helper (already ran) [2021-10-22T15:13:17.650Z] Building go-build-helper [2021-10-22T15:13:17.650Z] + snapcraftctl build [2021-10-22T15:13:19.563Z] Staging go-build-helper [2021-10-22T15:13:19.563Z] + snapcraftctl stage [2021-10-22T15:13:29.562Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-22T15:13:29.562Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-22T15:13:29.562Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1930 kB] [2021-10-22T15:13:29.562Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [348 kB] [2021-10-22T15:13:29.562Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-22T15:13:29.562Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-22T15:13:29.562Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [487 kB] [2021-10-22T15:13:29.562Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.7 kB] [2021-10-22T15:13:29.562Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-22T15:13:29.562Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-22T15:13:29.562Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-22T15:13:29.562Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-22T15:13:29.562Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-22T15:13:29.562Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-22T15:13:29.562Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-22T15:13:29.562Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-22T15:13:29.562Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-22T15:13:29.562Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-22T15:13:29.562Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-22T15:13:29.562Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-22T15:13:29.562Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-22T15:13:29.562Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-22T15:13:29.562Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-22T15:13:29.562Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-22T15:13:29.562Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-22T15:13:29.562Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1758 kB] [2021-10-22T15:13:29.563Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-22T15:13:29.563Z] Fetched 25.5 MB in 0s (0 B/s) [2021-10-22T15:13:29.563Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-22T15:13:29.563Z] Fetched 224 kB in 0s (0 B/s) [2021-10-22T15:13:29.563Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-22T15:13:29.563Z] Fetched 157 kB in 0s (0 B/s) [2021-10-22T15:13:29.563Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-22T15:13:29.563Z] Fetched 221 kB in 0s (0 B/s) [2021-10-22T15:13:29.563Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-22T15:13:29.563Z] Fetched 143 kB in 0s (0 B/s) [2021-10-22T15:13:29.563Z] Pulling edgex-go [2021-10-22T15:13:29.563Z] + snapcraftctl pull [2021-10-22T15:13:30.135Z] Pulling hooks [2021-10-22T15:13:30.135Z] + snapcraftctl pull [2021-10-22T15:13:43.058Z]  Building core-command ... done Removing intermediate container 8361843e98a6 [2021-10-22T15:13:43.058Z] ---> 6b91b6a7a3cd [2021-10-22T15:13:43.058Z] [2021-10-22T15:13:43.058Z] Step 11/23 : FROM alpine:3.14 [2021-10-22T15:13:43.058Z] ---> bb3de5531c18 [2021-10-22T15:13:43.058Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-22T15:13:43.058Z] ---> Using cache [2021-10-22T15:13:43.058Z] ---> 733ac6c8c425 [2021-10-22T15:13:43.058Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-22T15:13:43.058Z] ---> Using cache [2021-10-22T15:13:43.058Z] ---> 1d1bf3c13bfb [2021-10-22T15:13:43.058Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-22T15:13:43.058Z] Removing intermediate container 144bb3a3938f [2021-10-22T15:13:43.058Z] ---> 31f8c8415891 [2021-10-22T15:13:43.058Z] [2021-10-22T15:13:43.058Z] Step 9/21 : FROM alpine:3.14 [2021-10-22T15:13:43.058Z] ---> bb3de5531c18 [2021-10-22T15:13:43.058Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-22T15:13:43.058Z] ---> Running in 9d28d1b10c60 [2021-10-22T15:13:43.058Z] ---> Running in f100eeb9d03a [2021-10-22T15:13:43.058Z] Removing intermediate container 9d28d1b10c60 [2021-10-22T15:13:43.058Z] ---> 251aa4992761 [2021-10-22T15:13:43.058Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-22T15:13:43.058Z] ---> Running in f7f6b305cd32 [2021-10-22T15:13:43.058Z] Removing intermediate container f7f6b305cd32 [2021-10-22T15:13:43.058Z] ---> f75b85d97fef [2021-10-22T15:13:43.058Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T15:13:43.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T15:13:43.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T15:13:43.058Z] ---> 451d399f4ca5 [2021-10-22T15:13:43.058Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-22T15:13:43.058Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-22T15:13:43.058Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-22T15:13:43.058Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T15:13:43.058Z] Executing ca-certificates-20191127-r5.trigger [2021-10-22T15:13:43.058Z] OK: 6 MiB in 16 packages [2021-10-22T15:13:43.058Z] ---> fe4a5b94ecca [2021-10-22T15:13:43.058Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-22T15:13:43.058Z] Removing intermediate container f100eeb9d03a [2021-10-22T15:13:43.058Z] ---> a81f3083cc7a [2021-10-22T15:13:43.058Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-22T15:13:43.058Z] ---> Running in b313f727c542 [2021-10-22T15:13:43.058Z] ---> 1908b7c3a6d3 [2021-10-22T15:13:43.058Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-22T15:13:43.058Z] ---> Running in 51bd2b5449ab [2021-10-22T15:13:43.334Z] Removing intermediate container b313f727c542 [2021-10-22T15:13:43.334Z] ---> 6bca75618fec [2021-10-22T15:13:43.334Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-22T15:13:43.334Z] ---> Running in 2fb77b212290 [2021-10-22T15:13:43.609Z] Removing intermediate container 51bd2b5449ab [2021-10-22T15:13:43.609Z] ---> 558f05fb2b20 [2021-10-22T15:13:43.609Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T15:13:43.609Z] ---> Running in 2b1cca265ce0 [2021-10-22T15:13:44.207Z] Removing intermediate container 2fb77b212290 [2021-10-22T15:13:44.207Z] ---> d8ff9b8a5a7b [2021-10-22T15:13:44.207Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-22T15:13:44.207Z] ---> Running in de93109e8db9 [2021-10-22T15:13:44.207Z] Removing intermediate container 2b1cca265ce0 [2021-10-22T15:13:44.207Z] ---> fa6b5a46f0e7 [2021-10-22T15:13:44.207Z] Step 21/23 : LABEL arch=arm64 [2021-10-22T15:13:44.479Z] ---> Running in 532acf715a91 [2021-10-22T15:13:44.751Z] Removing intermediate container de93109e8db9 [2021-10-22T15:13:44.751Z] ---> 5e50f6acd70d [2021-10-22T15:13:44.751Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T15:13:45.022Z] Removing intermediate container 532acf715a91 [2021-10-22T15:13:45.022Z] ---> db61eadaa3d4 [2021-10-22T15:13:45.022Z] Step 22/23 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 [2021-10-22T15:13:45.295Z] ---> Running in eabfec85a566 [2021-10-22T15:13:45.568Z] ---> 59963c9cbba2 [2021-10-22T15:13:45.568Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-22T15:13:45.838Z] Removing intermediate container eabfec85a566 [2021-10-22T15:13:45.838Z] ---> f3b6cdf41ce5 [2021-10-22T15:13:45.838Z] Step 23/23 : LABEL version=0.0.0 [2021-10-22T15:13:45.838Z] ---> Running in 0a6fe79001de [2021-10-22T15:13:46.111Z] Removing intermediate container b2dcb050c2a2 [2021-10-22T15:13:46.111Z] ---> 5740b4e871c3 [2021-10-22T15:13:46.111Z] [2021-10-22T15:13:46.111Z] Step 9/22 : FROM alpine:3.14 [2021-10-22T15:13:46.111Z] ---> bb3de5531c18 [2021-10-22T15:13:46.111Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-22T15:13:46.383Z] ---> Running in b6f26af68e81 [2021-10-22T15:13:46.383Z] Removing intermediate container 0a6fe79001de [2021-10-22T15:13:46.383Z] ---> e1ca0bf72e31 [2021-10-22T15:13:46.383Z] [2021-10-22T15:13:46.654Z] Successfully built e1ca0bf72e31 [2021-10-22T15:13:46.654Z] Successfully tagged support-scheduler-arm64:latest [2021-10-22T15:13:46.928Z]  Building support-scheduler ... done Removing intermediate container b6f26af68e81 [2021-10-22T15:13:46.928Z] ---> 03613eee92d1 [2021-10-22T15:13:46.928Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-22T15:13:46.928Z] ---> Running in 29f8506310a9 [2021-10-22T15:13:47.208Z] ---> f8377cfd336a [2021-10-22T15:13:47.208Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-22T15:13:47.481Z] Removing intermediate container 29f8506310a9 [2021-10-22T15:13:47.481Z] ---> 1c8e5757831d [2021-10-22T15:13:47.481Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-22T15:13:47.481Z] ---> Running in afc9d910162f [2021-10-22T15:13:48.076Z] ---> 539c80ca6f27 [2021-10-22T15:13:48.076Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-22T15:13:48.076Z] Removing intermediate container afc9d910162f [2021-10-22T15:13:48.076Z] ---> ca8b1610ca9d [2021-10-22T15:13:48.076Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T15:13:48.076Z] ---> Running in 22d1682986ac [2021-10-22T15:13:48.076Z] ---> Running in 1caea52258e0 [2021-10-22T15:13:48.250Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-22T15:13:48.250Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-22T15:13:48.250Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-22T15:13:48.250Z] Fetched 0 B in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-22T15:13:48.250Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-22T15:13:48.250Z] Fetched 279 kB in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-22T15:13:48.250Z] Fetched 122 kB in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-22T15:13:48.250Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-22T15:13:48.250Z] Fetched 8848 B in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-22T15:13:48.250Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-22T15:13:48.250Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-22T15:13:48.250Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-22T15:13:48.250Z] Fetched 220 kB in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-22T15:13:48.250Z] Fetched 154 kB in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-22T15:13:48.250Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-22T15:13:48.250Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-22T15:13:48.250Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-22T15:13:48.250Z] Fetched 499 kB in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-22T15:13:48.250Z] Fetched 111 kB in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-22T15:13:48.250Z] Fetched 240 kB in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-22T15:13:48.250Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-22T15:13:48.250Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-22T15:13:48.250Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-22T15:13:48.250Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-22T15:13:48.250Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-22T15:13:48.250Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-22T15:13:48.250Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-22T15:13:48.250Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-22T15:13:48.250Z] Fetched 8720 B in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-22T15:13:48.250Z] Fetched 140 kB in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-22T15:13:48.250Z] Fetched 119 kB in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-22T15:13:48.250Z] Fetched 111 kB in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-22T15:13:48.250Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-22T15:13:48.250Z] Fetched 646 kB in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-22T15:13:48.250Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-22T15:13:48.250Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-22T15:13:48.250Z] Fetched 368 kB in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-22T15:13:48.250Z] Fetched 187 kB in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-22T15:13:48.250Z] Fetched 175 kB in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-22T15:13:48.250Z] Fetched 206 kB in 0s (0 B/s) [2021-10-22T15:13:48.250Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-22T15:13:48.251Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-22T15:13:48.251Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-22T15:13:48.251Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-22T15:13:48.251Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-22T15:13:48.251Z] Fetched 159 kB in 0s (0 B/s) [2021-10-22T15:13:48.251Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-22T15:13:48.251Z] Fetched 107 kB in 0s (0 B/s) [2021-10-22T15:13:48.251Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-22T15:13:48.251Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-22T15:13:48.251Z] Pulling static-packages [2021-10-22T15:13:48.251Z] + snapcraftctl pull [2021-10-22T15:13:48.251Z] Pulling version [2021-10-22T15:13:48.251Z] + cd /root/project [2021-10-22T15:13:48.251Z] + git describe --tags --abbrev=0 [2021-10-22T15:13:48.251Z] + sed s/v// [2021-10-22T15:13:48.251Z] + GIT_VERSION=2.0.1-dev.76 [2021-10-22T15:13:48.251Z] + [ -z 2.0.1-dev.76 ] [2021-10-22T15:13:48.251Z] + snapcraftctl set-version 2.0.1-dev.76 [2021-10-22T15:13:48.671Z] Removing intermediate container 22d1682986ac [2021-10-22T15:13:48.671Z] ---> 819f625384e5 [2021-10-22T15:13:48.671Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T15:13:48.671Z] ---> Running in b4b154526cd3 [2021-10-22T15:13:48.821Z] Building config-common [2021-10-22T15:13:48.821Z] + snapcraftctl build [2021-10-22T15:13:49.265Z] Removing intermediate container b4b154526cd3 [2021-10-22T15:13:49.265Z] ---> df10f80446a2 [2021-10-22T15:13:49.265Z] Step 19/21 : LABEL arch=arm64 [2021-10-22T15:13:49.265Z] ---> Running in 69bdb79f3b7a [2021-10-22T15:13:49.539Z] Removing intermediate container 69bdb79f3b7a [2021-10-22T15:13:49.539Z] ---> b01809d71309 [2021-10-22T15:13:49.539Z] Step 20/21 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 [2021-10-22T15:13:49.811Z] ---> Running in 48dd72bb7882 [2021-10-22T15:13:50.083Z] Removing intermediate container 1caea52258e0 [2021-10-22T15:13:50.083Z] ---> 67b7d056137e [2021-10-22T15:13:50.083Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-22T15:13:50.083Z] Removing intermediate container 48dd72bb7882 [2021-10-22T15:13:50.083Z] ---> b95478567658 [2021-10-22T15:13:50.083Z] Step 21/21 : LABEL version=0.0.0 [2021-10-22T15:13:50.355Z] ---> Running in 70ac251b60d7 [2021-10-22T15:13:50.355Z] ---> Running in bbc101cebde8 [2021-10-22T15:13:50.949Z] Removing intermediate container 70ac251b60d7 [2021-10-22T15:13:50.949Z] ---> 59b63ee1aa5d [2021-10-22T15:13:50.949Z] [2021-10-22T15:13:51.224Z] Successfully built 59b63ee1aa5d [2021-10-22T15:13:51.224Z] Successfully tagged support-notifications-arm64:latest [2021-10-22T15:13:51.361Z] Skipping build go-build-helper (already ran) [2021-10-22T15:13:51.361Z] Building edgex-go [2021-10-22T15:13:51.495Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T15:13:51.622Z] + cd /root/parts/edgex-go/src [2021-10-22T15:13:51.622Z] + + sed s/v// [2021-10-22T15:13:51.622Z] git describe --tags --abbrev=0 [2021-10-22T15:13:51.622Z] + GIT_VERSION=2.0.1-dev.76 [2021-10-22T15:13:51.622Z] + [ -z 2.0.1-dev.76 ] [2021-10-22T15:13:51.622Z] + echo 2.0.1-dev.76 [2021-10-22T15:13:51.622Z] + [ ! -d vendor ] [2021-10-22T15:13:51.622Z] + go mod download all [2021-10-22T15:13:52.466Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T15:13:53.058Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-22T15:13:53.329Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-22T15:13:53.329Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-22T15:13:53.329Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-22T15:13:53.600Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-22T15:13:53.600Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-22T15:13:53.871Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T15:13:53.871Z] OK: 8 MiB in 20 packages [2021-10-22T15:13:54.843Z] Removing intermediate container bbc101cebde8 [2021-10-22T15:13:54.843Z] ---> 838500bffd4b [2021-10-22T15:13:54.843Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T15:13:55.821Z] ---> 18efd674e76d [2021-10-22T15:13:55.821Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-22T15:13:56.803Z] ---> b3c58d389a25 [2021-10-22T15:13:56.803Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-22T15:13:57.398Z] ---> e087701356a5 [2021-10-22T15:13:57.398Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-22T15:13:57.671Z] ---> Running in d776d309aa98 [2021-10-22T15:13:57.944Z] Removing intermediate container d776d309aa98 [2021-10-22T15:13:57.944Z] ---> 199b081ad6c4 [2021-10-22T15:13:57.944Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T15:13:58.214Z] ---> Running in 14f7bb01f7fc [2021-10-22T15:13:58.489Z] Removing intermediate container 14f7bb01f7fc [2021-10-22T15:13:58.489Z] ---> 091e36a05a93 [2021-10-22T15:13:58.489Z] Step 20/22 : LABEL arch=arm64 [2021-10-22T15:13:58.489Z] ---> Running in 98cda8b973eb [2021-10-22T15:13:59.081Z] Removing intermediate container 98cda8b973eb [2021-10-22T15:13:59.081Z] ---> ac6fd0db1b58 [2021-10-22T15:13:59.081Z] Step 21/22 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 [2021-10-22T15:13:59.081Z] ---> Running in 9fef261dbfeb [2021-10-22T15:13:59.355Z] Removing intermediate container 9fef261dbfeb [2021-10-22T15:13:59.355Z] ---> feb3eb2d4e76 [2021-10-22T15:13:59.355Z] Step 22/22 : LABEL version=0.0.0 [2021-10-22T15:13:59.628Z] ---> Running in 44f8ef45db35 [2021-10-22T15:13:59.773Z] + make build [2021-10-22T15:13:59.773Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-data/core-data ./cmd/core-data [2021-10-22T15:13:59.900Z] Removing intermediate container 44f8ef45db35 [2021-10-22T15:13:59.900Z] ---> 50a5bf745add [2021-10-22T15:13:59.900Z] [2021-10-22T15:14:00.493Z] Successfully built 50a5bf745add [2021-10-22T15:14:00.493Z] Successfully tagged core-data-arm64:latest [2021-10-22T15:14:00.509Z]  Building core-data ... done  [Pipeline] } [2021-10-22T15:14:00.499Z] $ docker stop --time=1 44650d6d2539e6eff694c046e08d3fc2f632fcb466f59317b70dd12745419e1e [2021-10-22T15:14:02.221Z] $ docker rm -f 44650d6d2539e6eff694c046e08d3fc2f632fcb466f59317b70dd12745419e1e [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-22T15:14:02.774Z] + docker images [2021-10-22T15:14:03.044Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-22T15:14:03.044Z] core-data-arm64 latest 50a5bf745add 3 seconds ago 19.5MB [2021-10-22T15:14:03.044Z] support-notifications-arm64 latest 59b63ee1aa5d 12 seconds ago 16.1MB [2021-10-22T15:14:03.044Z] support-scheduler-arm64 latest e1ca0bf72e31 16 seconds ago 15.3MB [2021-10-22T15:14:03.044Z] 5740b4e871c3 17 seconds ago 1.58GB [2021-10-22T15:14:03.044Z] 31f8c8415891 25 seconds ago 1.57GB [2021-10-22T15:14:03.044Z] 6b91b6a7a3cd 26 seconds ago 1.57GB [2021-10-22T15:14:03.044Z] core-command-arm64 latest 68a34a3a0871 About a minute ago 15.2MB [2021-10-22T15:14:03.044Z] 93851e642fb1 About a minute ago 1.57GB [2021-10-22T15:14:03.044Z] sys-mgmt-agent-arm64 latest 8b5fd0096e67 2 minutes ago 277MB [2021-10-22T15:14:03.044Z] security-bootstrapper-arm64 latest 63c6fb81171c 3 minutes ago 17.8MB [2021-10-22T15:14:03.044Z] security-secretstore-setup-arm64 latest 6760b40bae6d 3 minutes ago 26.8MB [2021-10-22T15:14:03.044Z] core-metadata-arm64 latest 9d69216dd1f1 3 minutes ago 15.9MB [2021-10-22T15:14:03.044Z] security-proxy-setup-arm64 latest a8fab1cdb9e0 3 minutes ago 25.4MB [2021-10-22T15:14:03.044Z] 3934e7b79af7 3 minutes ago 1.57GB [2021-10-22T15:14:03.044Z] 62e5b686e168 3 minutes ago 1.57GB [2021-10-22T15:14:03.044Z] 3eeeefc3b744 3 minutes ago 1.58GB [2021-10-22T15:14:03.045Z] 4d92d2ad80b4 3 minutes ago 1.57GB [2021-10-22T15:14:03.045Z] 2243dbd70ef2 3 minutes ago 1.57GB [2021-10-22T15:14:03.045Z] ci-base-image-arm64 latest a65f93871d5b 13 minutes ago 1.24GB [2021-10-22T15:14:03.045Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 8 days ago 534MB [2021-10-22T15:14:03.045Z] docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB [2021-10-22T15:14:03.045Z] alpine 3.14 bb3de5531c18 7 weeks ago 5.34MB [2021-10-22T15:14:03.045Z] 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-10-22T15:14:03.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-22T15:14:03.656Z] [2021-10-22T15:14:03.656Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-22T15:14:04.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-22T15:14:04.321Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-22T15:14:04.321Z] 448f6bf000e3: Pulling fs layer [2021-10-22T15:14:04.321Z] f757da607395: Pulling fs layer [2021-10-22T15:14:04.321Z] 05883995daec: Pulling fs layer [2021-10-22T15:14:04.321Z] 8603b9c90790: Pulling fs layer [2021-10-22T15:14:04.321Z] 1560dd03e051: Pulling fs layer [2021-10-22T15:14:04.321Z] 27f5ce0e4adf: Pulling fs layer [2021-10-22T15:14:04.321Z] c2d8d7efcc4b: Pulling fs layer [2021-10-22T15:14:04.321Z] 8603b9c90790: Waiting [2021-10-22T15:14:04.321Z] 27f5ce0e4adf: Waiting [2021-10-22T15:14:04.321Z] c2d8d7efcc4b: Waiting [2021-10-22T15:14:04.321Z] 1560dd03e051: Waiting [2021-10-22T15:14:04.321Z] f757da607395: Verifying Checksum [2021-10-22T15:14:04.321Z] f757da607395: Download complete [2021-10-22T15:14:04.321Z] 8603b9c90790: Verifying Checksum [2021-10-22T15:14:04.321Z] 8603b9c90790: Download complete [2021-10-22T15:14:04.610Z] 1560dd03e051: Verifying Checksum [2021-10-22T15:14:04.610Z] 1560dd03e051: Download complete [2021-10-22T15:14:04.610Z] 27f5ce0e4adf: Verifying Checksum [2021-10-22T15:14:04.610Z] 27f5ce0e4adf: Download complete [2021-10-22T15:14:04.610Z] 05883995daec: Verifying Checksum [2021-10-22T15:14:04.610Z] 05883995daec: Download complete [2021-10-22T15:14:04.901Z] 448f6bf000e3: Verifying Checksum [2021-10-22T15:14:04.901Z] 448f6bf000e3: Download complete [2021-10-22T15:14:07.541Z] c2d8d7efcc4b: Verifying Checksum [2021-10-22T15:14:07.541Z] c2d8d7efcc4b: Download complete [2021-10-22T15:14:08.976Z] 448f6bf000e3: Pull complete [2021-10-22T15:14:09.574Z] f757da607395: Pull complete [2021-10-22T15:14:09.764Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-22T15:14:11.018Z] 05883995daec: Pull complete [2021-10-22T15:14:11.290Z] 8603b9c90790: Pull complete [2021-10-22T15:14:12.262Z] 1560dd03e051: Pull complete [2021-10-22T15:14:12.534Z] 27f5ce0e4adf: Pull complete [2021-10-22T15:14:15.096Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-command/core-command ./cmd/core-command [2021-10-22T15:14:15.669Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-22T15:14:17.053Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-22T15:14:17.622Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-22T15:14:19.004Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-22T15:14:19.947Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-22T15:14:21.330Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-22T15:14:22.712Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-22T15:14:23.653Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-22T15:14:25.033Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-22T15:14:26.943Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-22T15:14:26.943Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-22T15:14:26.943Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-22T15:14:26.943Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-22T15:14:26.943Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-22T15:14:26.943Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-22T15:14:26.943Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-22T15:14:26.943Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-22T15:14:26.943Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-22T15:14:26.943Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-22T15:14:26.943Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-22T15:14:26.944Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-22T15:14:26.944Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-22T15:14:26.944Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-22T15:14:26.944Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-22T15:14:26.944Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-22T15:14:26.944Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-22T15:14:26.944Z] + 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-10-22T15:14:26.944Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-22T15:14:26.944Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-10-22T15:14:26.944Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-22T15:14:26.944Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-22T15:14:26.944Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-22T15:14:26.944Z] + 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-10-22T15:14:26.944Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-22T15:14:26.944Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-22T15:14:26.944Z] + 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-10-22T15:14:27.597Z] c2d8d7efcc4b: Pull complete [2021-10-22T15:14:27.597Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-22T15:14:27.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-22T15:14:27.597Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-22T15:14:27.864Z] prd-ubuntu18.04-docker-arm64-4c-16g-1176 does not seem to be running inside a container [2021-10-22T15:14:27.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-22T15:14:28.329Z] Building hooks [2021-10-22T15:14:28.329Z] + cd /root/parts/hooks/src [2021-10-22T15:14:28.329Z] + make build [2021-10-22T15:14:28.329Z] go mod tidy [2021-10-22T15:14:28.329Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-10-22T15:14:28.590Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-22T15:14:28.590Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-22T15:14:28.590Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-22T15:14:29.163Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-22T15:14:29.735Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-22T15:14:29.735Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-22T15:14:30.762Z] $ docker top 2e251b62d4e746c9447a2fad61af5627dbe43e7c1bf0cc01a1a5ea3d2a79be18 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-22T15:14:31.774Z] ---> job-cost.sh [2021-10-22T15:14:31.774Z] lf-activate-venv: SKIPPING [2021-10-22T15:14:31.774Z] INFO: No Stack... [2021-10-22T15:14:33.038Z] Building static-packages [2021-10-22T15:14:33.038Z] + snapcraftctl build [2021-10-22T15:14:33.730Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-22T15:14:34.001Z] INFO: Archiving Costs [Pipeline] sh [2021-10-22T15:14:34.648Z] + cut -d, -f6 [2021-10-22T15:14:34.648Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2021-10-22T15:14:34.699Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3770-2-stack-cost] [2021-10-22T15:14:34.704Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3770-2-stack-cost] did not exist. Created. [2021-10-22T15:14:34.704Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3770-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-22T15:14:35.349Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-22T15:14:35.505Z] Stashed 1 file(s) [Pipeline] } [2021-10-22T15:14:35.514Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3770-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-22T15:14:35.516Z] $ docker stop --time=1 2e251b62d4e746c9447a2fad61af5627dbe43e7c1bf0cc01a1a5ea3d2a79be18 [2021-10-22T15:14:35.585Z] Building version [2021-10-22T15:14:35.585Z] + snapcraftctl build [2021-10-22T15:14:37.005Z] $ docker rm -f 2e251b62d4e746c9447a2fad61af5627dbe43e7c1bf0cc01a1a5ea3d2a79be18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-10-22T15:14:37.500Z] Staging config-common [2021-10-22T15:14:37.500Z] + snapcraftctl stage [Pipeline] // stage [Pipeline] } [2021-10-22T15:14:38.442Z] Skipping stage go-build-helper (already ran) [2021-10-22T15:14:38.443Z] Staging edgex-go [2021-10-22T15:14:38.443Z] + snapcraftctl stage [2021-10-22T15:14:39.829Z] Staging hooks [2021-10-22T15:14:39.829Z] + snapcraftctl stage [2021-10-22T15:14:40.770Z] Staging static-packages [2021-10-22T15:14:40.770Z] + snapcraftctl stage [2021-10-22T15:14:42.155Z] Staging version [2021-10-22T15:14:42.155Z] + snapcraftctl stage [2021-10-22T15:14:43.205Z] Priming config-common [2021-10-22T15:14:43.205Z] + snapcraftctl prime [2021-10-22T15:14:44.639Z] Priming go-build-helper [2021-10-22T15:14:44.640Z] + snapcraftctl prime [2021-10-22T15:14:45.582Z] Priming edgex-go [2021-10-22T15:14:45.582Z] + snapcraftctl prime [2021-10-22T15:14:47.499Z] Priming hooks [2021-10-22T15:14:47.499Z] + snapcraftctl prime [2021-10-22T15:14:48.443Z] Priming static-packages [2021-10-22T15:14:48.443Z] + snapcraftctl prime [2021-10-22T15:14:50.990Z] Priming version [2021-10-22T15:14:50.990Z] + snapcraftctl prime [2021-10-22T15:14:52.374Z] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-22T15:14:54.367Z] provisioning config files... [2021-10-22T15:14:54.379Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config3299399182774470022tmp [Pipeline] { [Pipeline] sh [2021-10-22T15:14:54.707Z] + set +x [2021-10-22T15:14:54.707Z] + bash -s -- [2021-10-22T15:14:54.707Z] + curl -s https://codecov.io/bash [2021-10-22T15:14:54.707Z] [2021-10-22T15:14:54.707Z] _____ _ [2021-10-22T15:14:54.707Z] / ____| | | [2021-10-22T15:14:54.707Z] | | ___ __| | ___ ___ _____ __ [2021-10-22T15:14:54.707Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-22T15:14:54.707Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-22T15:14:54.707Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-22T15:14:54.707Z] Bash-1.0.6 [2021-10-22T15:14:54.707Z] [2021-10-22T15:14:54.707Z] [2021-10-22T15:14:54.707Z] ==> git version 2.24.4 found [2021-10-22T15:14:54.707Z] ==> 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-10-22T15:14:54.707Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-22T15:14:54.707Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-22T15:14:54.707Z] ==> Jenkins CI detected. [2021-10-22T15:14:54.707Z] current dir:  /w/workspace/edgex-go/2 [2021-10-22T15:14:54.707Z] project root: . [2021-10-22T15:14:54.707Z] --> token set from env [2021-10-22T15:14:54.968Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-22T15:14:54.968Z] ==> Running gcov in . (disable via -X gcov) [2021-10-22T15:14:54.968Z] ==> Python coveragepy not found [2021-10-22T15:14:54.968Z] ==> Searching for coverage reports in: [2021-10-22T15:14:54.968Z] + . [2021-10-22T15:14:54.968Z] -> Found 1 reports [2021-10-22T15:14:54.968Z] ==> Detecting git/mercurial file structure [2021-10-22T15:14:54.968Z] ==> Reading reports [2021-10-22T15:14:54.968Z] + ./coverage.out bytes=425844 [2021-10-22T15:14:54.968Z] ==> Appending adjustments [2021-10-22T15:14:54.968Z] https://docs.codecov.io/docs/fixing-reports [2021-10-22T15:14:56.357Z] + Found adjustments [2021-10-22T15:14:56.357Z] ==> Gzipping contents [2021-10-22T15:14:56.357Z] 60K /tmp/codecov.yQASoz.gz [2021-10-22T15:14:56.357Z] ==> Uploading reports [2021-10-22T15:14:56.357Z] url: https://codecov.io [2021-10-22T15:14:56.357Z] query: branch=PR-3770&commit=14d94aae050e755f68cf03827263d7737d685eb5&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3770%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3770&job=&cmd_args= [2021-10-22T15:14:56.357Z] -> Pinging Codecov [2021-10-22T15:14:56.357Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3770&commit=14d94aae050e755f68cf03827263d7737d685eb5&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3770%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3770&job=&cmd_args= [2021-10-22T15:14:56.620Z] -> Uploading to [2021-10-22T15:14:56.620Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-22/00271124DB129430A58F1EEE437C3FCB/14d94aae050e755f68cf03827263d7737d685eb5/5bf63230-0f8e-424c-8b46-8539b0a32d52.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211022%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211022T151456Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5f72ce45084050d8ff202321e13ba2a13099d972afb271057c979ee76a92963f [2021-10-22T15:14:56.620Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-22T15:14:56.620Z] Dload Upload Total Spent Left Speed [2021-10-22T15:14:56.881Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57466 0 0 100 57466 0 204k --:--:-- --:--:-- --:--:-- 204k [2021-10-22T15:14:56.882Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/14d94aae050e755f68cf03827263d7737d685eb5 [Pipeline] } [2021-10-22T15:14:56.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-22T15:14:58.056Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-22T15:14:58.364Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-22T15:14:58.929Z] ---> package-listing.sh [2021-10-22T15:14:58.929Z] ++ facter osfamily [2021-10-22T15:14:58.929Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-22T15:14:59.191Z] + OS_FAMILY=redhat [2021-10-22T15:14:59.191Z] + workspace=/w/workspace/edgex-go/2 [2021-10-22T15:14:59.191Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-22T15:14:59.191Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-22T15:14:59.191Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-22T15:14:59.191Z] + PACKAGES=/tmp/packages_start.txt [2021-10-22T15:14:59.191Z] + '[' /w/workspace/edgex-go/2 ']' [2021-10-22T15:14:59.191Z] + PACKAGES=/tmp/packages_end.txt [2021-10-22T15:14:59.191Z] + case "${OS_FAMILY}" in [2021-10-22T15:14:59.191Z] + sort [2021-10-22T15:14:59.191Z] + rpm -qa [2021-10-22T15:15:02.495Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-22T15:15:02.495Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-22T15:15:02.495Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-22T15:15:02.495Z] + '[' /w/workspace/edgex-go/2 ']' [2021-10-22T15:15:02.495Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-10-22T15:15:02.495Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-10-22T15:15:02.506Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-22T15:15:02.794Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-22T15:15:03.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-22T15:15:03.095Z] [2021-10-22T15:15:03.095Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T15:15:03.393Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-22T15:15:03.393Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-22T15:15:03.393Z] b4d181a07f80: Pulling fs layer [2021-10-22T15:15:03.393Z] a1111a8f2ec3: Pulling fs layer [2021-10-22T15:15:03.393Z] ed53099fbce6: Pulling fs layer [2021-10-22T15:15:03.393Z] dc539afda2c1: Pulling fs layer [2021-10-22T15:15:03.393Z] 77bc0d833cb6: Pulling fs layer [2021-10-22T15:15:03.393Z] 9065ff56babe: Pulling fs layer [2021-10-22T15:15:03.393Z] d287ab97295c: Pulling fs layer [2021-10-22T15:15:03.393Z] 77bc0d833cb6: Waiting [2021-10-22T15:15:03.393Z] 9065ff56babe: Waiting [2021-10-22T15:15:03.393Z] d287ab97295c: Waiting [2021-10-22T15:15:03.393Z] dc539afda2c1: Waiting [2021-10-22T15:15:03.393Z] a1111a8f2ec3: Verifying Checksum [2021-10-22T15:15:03.393Z] a1111a8f2ec3: Download complete [2021-10-22T15:15:03.393Z] dc539afda2c1: Verifying Checksum [2021-10-22T15:15:03.393Z] dc539afda2c1: Download complete [2021-10-22T15:15:03.393Z] ed53099fbce6: Verifying Checksum [2021-10-22T15:15:03.393Z] ed53099fbce6: Download complete [2021-10-22T15:15:03.656Z] 9065ff56babe: Verifying Checksum [2021-10-22T15:15:03.656Z] 9065ff56babe: Download complete [2021-10-22T15:15:03.656Z] 77bc0d833cb6: Verifying Checksum [2021-10-22T15:15:03.656Z] 77bc0d833cb6: Download complete [2021-10-22T15:15:03.656Z] b4d181a07f80: Verifying Checksum [2021-10-22T15:15:03.656Z] b4d181a07f80: Download complete [2021-10-22T15:15:04.223Z] d287ab97295c: Verifying Checksum [2021-10-22T15:15:04.223Z] d287ab97295c: Download complete [2021-10-22T15:15:05.170Z] b4d181a07f80: Pull complete [2021-10-22T15:15:05.170Z] a1111a8f2ec3: Pull complete [2021-10-22T15:15:05.743Z] ed53099fbce6: Pull complete [2021-10-22T15:15:05.743Z] dc539afda2c1: Pull complete [2021-10-22T15:15:06.004Z] 77bc0d833cb6: Pull complete [2021-10-22T15:15:06.267Z] 9065ff56babe: Pull complete [2021-10-22T15:15:11.600Z] d287ab97295c: Pull complete [2021-10-22T15:15:11.600Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-22T15:15:11.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-22T15:15:11.600Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-22T15:15:11.671Z] prd-centos7-docker-4c-2g-1175 does not seem to be running inside a container [2021-10-22T15:15:11.709Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-22T15:15:14.872Z] $ docker top 772a106c9043627a562f87801231ed3206e4ce9af87a67d4dd1d55debf96bdc1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-22T15:15:15.229Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-22T15:15:15.524Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-22T15:15:15.817Z] + ls /var/log/sa-host [2021-10-22T15:15:15.817Z] + sadf -c /var/log/sa-host/sa22 [2021-10-22T15:15:15.817Z] file_magic: OK [2021-10-22T15:15:15.817Z] HZ: Using current value: 100 [2021-10-22T15:15:15.817Z] file_header: OK [2021-10-22T15:15:15.817Z] 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-10-22T15:15:15.817Z] Statistics: [2021-10-22T15:15:15.817Z] 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... [2021-10-22T15:15:15.817Z] File successfully converted to sysstat format version 12.0.3 [2021-10-22T15:15:15.817Z] + sadf -c /var/log/sa-host/sa30 [2021-10-22T15:15:15.817Z] file_magic: OK [2021-10-22T15:15:15.817Z] HZ: Using current value: 100 [2021-10-22T15:15:15.817Z] file_header: OK [2021-10-22T15:15:15.817Z] 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-10-22T15:15:15.817Z] Statistics: [2021-10-22T15:15:15.817Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-22T15:15:15.817Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-22T15:15:16.074Z] provisioning config files... [2021-10-22T15:15:16.083Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4930269856290779666tmp [Pipeline] { [Pipeline] echo [2021-10-22T15:15:16.094Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-22T15:15:16.385Z] ---> create-netrc.sh [Pipeline] } [2021-10-22T15:15:16.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-22T15:15:16.742Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-22T15:15:16.750Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-22T15:15:17.040Z] ---> sudo-logs.sh [2021-10-22T15:15:17.041Z] Archiving 'sudo' log.. [2021-10-22T15:15:17.041Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1175.novalocal: Name or service not known [2021-10-22T15:15:17.041Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1175.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-22T15:15:17.061Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-22T15:15:17.361Z] ---> job-cost.sh [2021-10-22T15:15:17.362Z] lf-activate-venv: SKIPPING [2021-10-22T15:15:17.362Z] DEBUG: total: 0.10999999940395355 [2021-10-22T15:15:17.362Z] INFO: Retrieving Stack Cost... [2021-10-22T15:15:17.933Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-22T15:15:18.193Z] INFO: Archiving Costs [Pipeline] echo [2021-10-22T15:15:18.204Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-22T15:15:18.499Z] ---> logs-deploy.sh [2021-10-22T15:15:18.499Z] lf-activate-venv: SKIPPING [2021-10-22T15:15:18.499Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3770/2 [2021-10-22T15:15:18.499Z] INFO: archiving workspace using pattern(s): [2021-10-22T15:15:19.071Z] Archives upload complete. [2021-10-22T15:15:19.335Z] INFO: archiving logs to Nexus