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 14:53:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:53:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:53:22 ========================================================= 14:53:22 EdgeX Global Pipelines Version Info 14:53:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:53:23 ------------------- 14:53:23 stable info: 14:53:23 ------------------- 14:53:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:53:23 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 14:53:23 Message: update stable to v1.0.210 14:53:24 ------------------- 14:53:24 experimental info: 14:53:24 ------------------- 14:53:24 Commited By: **** collab-it+edgex@linuxfoundation.org 14:53:24 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 14:53:24 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:53:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:53:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:53:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:53:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:53:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:53:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:53:24 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:53:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:53:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:53:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:53:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:53:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:53:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:53:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:53:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:53:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:53:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:53:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:53:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:53:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:53:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 14:53:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:53:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3770 [Pipeline] echo 14:53:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3770 [Pipeline] echo 14:53:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3770 [Pipeline] echo 14:53:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 14d94aae050e755f68cf03827263d7737d685eb5 [Pipeline] echo 14:53:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 14d94aa [Pipeline] echo 14:53:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:53:24 provisioning config files... 14:53:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3381437190603755852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:53:24 ---> docker-login.sh 14:53:24 nexus3.edgexfoundry.org:10001 14:53:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:25 Configure a credential helper to remove this warning. See 14:53:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:25 14:53:25 Login Succeeded 14:53:25 nexus3.edgexfoundry.org:10002 14:53:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:25 Configure a credential helper to remove this warning. See 14:53:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:25 14:53:25 Login Succeeded 14:53:25 nexus3.edgexfoundry.org:10003 14:53:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:25 Configure a credential helper to remove this warning. See 14:53:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:25 14:53:25 Login Succeeded 14:53:25 nexus3.edgexfoundry.org:10004 14:53:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:25 Configure a credential helper to remove this warning. See 14:53:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:25 14:53:25 Login Succeeded 14:53:25 docker.io 14:53:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:25 Configure a credential helper to remove this warning. See 14:53:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:25 14:53:25 Login Succeeded 14:53:25 ---> docker-login.sh ends [Pipeline] } 14:53:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:53:26 ++ 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 14:53:26 + for file in '`ls cmd/**/Dockerfile`' 14:53:26 ++ cut -d/ -f2 14:53:26 ++ dirname cmd/core-command/Dockerfile 14:53:26 + echo core-command,cmd/core-command/Dockerfile 14:53:26 + for file in '`ls cmd/**/Dockerfile`' 14:53:26 ++ dirname cmd/core-data/Dockerfile 14:53:26 ++ cut -d/ -f2 14:53:26 + echo core-data,cmd/core-data/Dockerfile 14:53:26 + for file in '`ls cmd/**/Dockerfile`' 14:53:26 ++ dirname cmd/core-metadata/Dockerfile 14:53:26 ++ cut -d/ -f2 14:53:26 + echo core-metadata,cmd/core-metadata/Dockerfile 14:53:26 + for file in '`ls cmd/**/Dockerfile`' 14:53:26 ++ dirname cmd/security-bootstrapper/Dockerfile 14:53:26 ++ cut -d/ -f2 14:53:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:53:26 + for file in '`ls cmd/**/Dockerfile`' 14:53:26 ++ dirname cmd/security-proxy-setup/Dockerfile 14:53:26 ++ cut -d/ -f2 14:53:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:53:26 + for file in '`ls cmd/**/Dockerfile`' 14:53:26 ++ dirname cmd/security-secretstore-setup/Dockerfile 14:53:26 ++ cut -d/ -f2 14:53:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:53:26 + for file in '`ls cmd/**/Dockerfile`' 14:53:26 ++ dirname cmd/support-notifications/Dockerfile 14:53:26 ++ cut -d/ -f2 14:53:26 + echo support-notifications,cmd/support-notifications/Dockerfile 14:53:26 + for file in '`ls cmd/**/Dockerfile`' 14:53:26 ++ cut -d/ -f2 14:53:26 ++ dirname cmd/support-scheduler/Dockerfile 14:53:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:53:26 + for file in '`ls cmd/**/Dockerfile`' 14:53:26 ++ cut -d/ -f2 14:53:26 ++ dirname cmd/sys-mgmt-agent/Dockerfile 14:53:26 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:53:26 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 14:53:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:53:27 14:53:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:53:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:53:27 latest: Pulling from edgex-devops/git-semver 14:53:27 a0d0a0d46f8b: Pulling fs layer 14:53:27 3e5f54012d9b: Pulling fs layer 14:53:27 4c7163046ea9: Pulling fs layer 14:53:27 0c2d73faf560: Pulling fs layer 14:53:27 0c2d73faf560: Waiting 14:53:27 3e5f54012d9b: Verifying Checksum 14:53:27 3e5f54012d9b: Download complete 14:53:27 a0d0a0d46f8b: Verifying Checksum 14:53:27 a0d0a0d46f8b: Download complete 14:53:27 4c7163046ea9: Verifying Checksum 14:53:27 4c7163046ea9: Download complete 14:53:27 0c2d73faf560: Verifying Checksum 14:53:27 0c2d73faf560: Download complete 14:53:27 a0d0a0d46f8b: Pull complete 14:53:27 3e5f54012d9b: Pull complete 14:53:27 4c7163046ea9: Pull complete 14:53:28 0c2d73faf560: Pull complete 14:53:28 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 14:53:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:53:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:53:28 prd-centos7-docker-4c-2g-1175 does not seem to be running inside a container 14:53:28 $ 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 14:53:28 $ docker top 3bf32689cd5d39dfc24e7ebb2f09bec023d87e3a65806fbd9e66acbf9475be2c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:53:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:53:29 [ssh-agent] Looking for ssh-agent implementation... 14:53:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:53:29 $ docker exec 3bf32689cd5d39dfc24e7ebb2f09bec023d87e3a65806fbd9e66acbf9475be2c ssh-agent 14:53:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaKGnJG/agent.14 14:53:29 SSH_AGENT_PID=20 14:53:29 Running ssh-add (command line suppressed) 14:53:29 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1652424506508350443.key (/w/workspace/edgex-go/2@tmp/private_key_1652424506508350443.key) 14:53:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:53:29 + git tag --points-at HEAD [Pipeline] } 14:53:29 $ docker exec --env ******** --env ******** 3bf32689cd5d39dfc24e7ebb2f09bec023d87e3a65806fbd9e66acbf9475be2c ssh-agent -k 14:53:29 unset SSH_AUTH_SOCK; 14:53:29 unset SSH_AGENT_PID; 14:53:29 echo Agent pid 20 killed; 14:53:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:53:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:53:29 [ssh-agent] Looking for ssh-agent implementation... 14:53:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:53:29 $ docker exec 3bf32689cd5d39dfc24e7ebb2f09bec023d87e3a65806fbd9e66acbf9475be2c ssh-agent 14:53:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFeBdlm/agent.54 14:53:30 SSH_AGENT_PID=61 14:53:30 Running ssh-add (command line suppressed) 14:53:30 Identity added: /w/workspace/edgex-go/2@tmp/private_key_8645669414367994361.key (/w/workspace/edgex-go/2@tmp/private_key_8645669414367994361.key) 14:53:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:53:30 + git semver init 14:53:30 # -> Open(): unable to determine branch for HEAD 14:53:30 # $GIT_DIR = /w/workspace/edgex-go/2/.git 14:53:30 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 14:53:30 # $SEMVER_REMOTE_NAME = origin 14:53:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:53:30 # $SEMVER_USER_NAME = edgex-jenkins 14:53:30 # $SEMVER_BRANCH = PR-3770 14:53:30 # $SEMVER_TEMP = /tmp/semver-315271767 14:53:30 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 14:55:06 # '/tmp/semver-315271767' -> '/w/workspace/edgex-go/2/.semver' 14:55:06 # -> Force: false 14:55:06 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 14:55:06 $ docker exec --env ******** --env ******** 3bf32689cd5d39dfc24e7ebb2f09bec023d87e3a65806fbd9e66acbf9475be2c ssh-agent -k 14:55:07 unset SSH_AUTH_SOCK; 14:55:07 unset SSH_AGENT_PID; 14:55:07 echo Agent pid 61 killed; 14:55:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:55:07 + git semver [Pipeline] } 14:55:07 $ docker stop --time=1 3bf32689cd5d39dfc24e7ebb2f09bec023d87e3a65806fbd9e66acbf9475be2c 14:55:09 $ docker rm -f 3bf32689cd5d39dfc24e7ebb2f09bec023d87e3a65806fbd9e66acbf9475be2c [Pipeline] // withDockerContainer [Pipeline] sh 14:55:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:55:09 Stashed 1 file(s) [Pipeline] echo 14:55:09 [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 14:55:09 ========================================================= 14:55:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 14:55:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:55:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:55:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 14:55:10 a0d0a0d46f8b: Already exists 14:55:10 31adcdaf11c8: Pulling fs layer 14:55:10 b8b176561691: Pulling fs layer 14:55:10 4527c011a84f: Pulling fs layer 14:55:10 5d74067f8e1e: Pulling fs layer 14:55:10 e0aca202a116: Pulling fs layer 14:55:10 3a43be97a3b4: Pulling fs layer 14:55:10 34cad66bf833: Pulling fs layer 14:55:10 b4e3c513aaa6: Pulling fs layer 14:55:10 5d74067f8e1e: Waiting 14:55:10 e0aca202a116: Waiting 14:55:10 3a43be97a3b4: Waiting 14:55:10 34cad66bf833: Waiting 14:55:10 b4e3c513aaa6: Waiting 14:55:10 b8b176561691: Verifying Checksum 14:55:10 b8b176561691: Download complete 14:55:10 31adcdaf11c8: Verifying Checksum 14:55:10 31adcdaf11c8: Download complete 14:55:10 5d74067f8e1e: Verifying Checksum 14:55:10 5d74067f8e1e: Download complete 14:55:10 e0aca202a116: Verifying Checksum 14:55:10 e0aca202a116: Download complete 14:55:10 3a43be97a3b4: Verifying Checksum 14:55:10 3a43be97a3b4: Download complete 14:55:10 34cad66bf833: Verifying Checksum 14:55:10 34cad66bf833: Download complete 14:55:10 31adcdaf11c8: Pull complete 14:55:10 b8b176561691: Pull complete 14:55:10 4527c011a84f: Verifying Checksum 14:55:10 4527c011a84f: Download complete 14:55:10 b4e3c513aaa6: Verifying Checksum 14:55:10 b4e3c513aaa6: Download complete 14:55:14 4527c011a84f: Pull complete 14:55:14 5d74067f8e1e: Pull complete 14:55:14 e0aca202a116: Pull complete 14:55:14 3a43be97a3b4: Pull complete 14:55:15 34cad66bf833: Pull complete 14:55:17 b4e3c513aaa6: Pull complete 14:55:17 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 14:55:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:55:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 14:55:17 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:55:17 WORKDIR /edgex 14:55:17 COPY go.mod . 14:55:17 RUN go mod download' 14:55:17 + docker build -t ci-base-image-x86_64 -f - . 14:55:19 Sending build context to Docker daemon 329.7MB 14:55:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:55:19 ---> 9f6097aaca64 14:55:19 Step 2/4 : WORKDIR /edgex 14:55:21 ---> Running in 28a886921b99 14:55:21 Removing intermediate container 28a886921b99 14:55:21 ---> 3b5229145fb2 14:55:21 Step 3/4 : COPY go.mod . 14:55:21 ---> 119a05cad89b 14:55:21 Step 4/4 : RUN go mod download 14:55:21 ---> Running in 1e08c0dd1edf 14:55:24 Still waiting to schedule task 14:55:24 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:55:53 Removing intermediate container 1e08c0dd1edf 14:55:53 ---> c6e077ff2a94 14:55:53 Successfully built c6e077ff2a94 14:55:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:55:54 + docker inspect -f . ci-base-image-x86_64 14:55:54 . [Pipeline] withDockerContainer 14:55:54 prd-centos7-docker-4c-2g-1175 does not seem to be running inside a container 14:55:54 $ 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 14:55:54 $ docker top a2b7c7a4d562097cab16d8faa0b28c1a3f6e8460eb7dd65e02e9f8b2d707ae1f -eo pid,comm [Pipeline] { [Pipeline] sh 14:55:54 + go version 14:55:54 go version go1.16.8 linux/amd64 [Pipeline] } 14:55:55 $ docker stop --time=1 a2b7c7a4d562097cab16d8faa0b28c1a3f6e8460eb7dd65e02e9f8b2d707ae1f 14:55:56 $ docker rm -f a2b7c7a4d562097cab16d8faa0b28c1a3f6e8460eb7dd65e02e9f8b2d707ae1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:55:56 + docker inspect -f . ci-base-image-x86_64 14:55:56 . [Pipeline] withDockerContainer 14:55:56 prd-centos7-docker-4c-2g-1175 does not seem to be running inside a container 14:55:56 $ 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 14:55:57 $ docker top 30febac156566600e070d80317f85b93fef8291eeb0bcca92dba3eff3865179e -eo pid,comm [Pipeline] { [Pipeline] echo 14:55:57 ========================================================= 14:55:57 [edgeXBuildGoParallel] Running Tests and Build... 14:55:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:55:57 + make test 14:55:57 go mod tidy 14:55:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:56:03 ? github.com/edgexfoundry/edgex-go [no test files] 14:56:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:56:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:56:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:56:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:56:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:56:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:56:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:56:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:56:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:56:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:56:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:56:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:56:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:56:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:56:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements 14:56:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:56:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:56:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 14:56:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:56:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.099s coverage: 44.7% of statements 14:56:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:56:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:56:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.155s coverage: 89.5% of statements 14:56:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:56:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:56:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 84.4% of statements 14:56:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:56:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:56:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 14:56:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:56:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:56:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.258s coverage: 94.2% of statements 14:56:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:56:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:56:35 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 59.1% of statements 14:56:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:56:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:56:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:56:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:56:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:56:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.084s coverage: 60.0% of statements 14:56:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:56:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:56:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:56:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.9% of statements 14:56:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:56:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements 14:56:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 21.7% of statements 14:56:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:56:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 14:56:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.063s coverage: 79.5% of statements 14:56:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 14:56:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements 14:56:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements 14:56:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.047s coverage: 94.4% of statements 14:56:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 14:56:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.190s coverage: 82.5% of statements 14:56:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:57:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1176 in /w/workspace/edgexfoundry_edgex-go_PR-3770 [Pipeline] { [Pipeline] ws 14:57:10 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 14:57:10 The recommended git tool is: git 14:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 14:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 14:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 14:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 14:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 58.8% of statements 14:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 14:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 14:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 14:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.138s coverage: 91.2% of statements 14:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements 14:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 14:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 14:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 14:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 14:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.017s coverage: 100.0% of statements 14:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.220s coverage: 70.4% of statements 14:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.105s coverage: 43.4% of statements 14:57:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:57:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 14:57:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 14:57:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:57:15 using credential edgex-jenkins-ssh 14:57:15 Cloning the remote Git repository 14:57:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:57:15 > git init /w/workspace/edgex-go/2 # timeout=10 14:57:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:57:15 > git --version # timeout=10 14:57:15 > git --version # 'git version 2.17.1' 14:57:15 using GIT_SSH to set credentials SSH Credentials for GitHub 14:57:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:57:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 17.7% of statements 14:57:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:57:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:57:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:57:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:57:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.122s coverage: 92.3% of statements 14:57:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:57:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:57:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:57:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:57:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 14:57:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:57:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:57:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements 14:57:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:57:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:57:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:57:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:57:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements 14:57:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:57:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:57:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:57:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:57:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:57:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:57:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 14:57:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 14:57:21 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 14:58:00 GO111MODULE=on go vet ./... 14:58:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:58:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:58:03 ./bin/test-attribution-txt.sh [Pipeline] sh 14:58:04 + ls -al . 14:58:04 total 632 14:58:04 drwxrwxr-x 10 1001 1001 4096 Oct 22 14:58 . 14:58:04 drwxr-xr-x 4 root root 28 Oct 22 14:55 .. 14:58:04 -rw-rw-r-- 1 1001 1001 11 Oct 22 14:53 .dockerignore 14:58:04 drwxrwxr-x 8 1001 1001 179 Oct 22 14:53 .git 14:58:04 drwxrwxr-x 4 1001 1001 142 Oct 22 14:53 .github 14:58:04 -rw-rw-r-- 1 1001 1001 804 Oct 22 14:53 .gitignore 14:58:04 -rw-rw-r-- 1 1001 1001 42 Oct 22 14:53 .golangci.yml 14:58:04 -rw-rw-r-- 1 1001 1001 76 Oct 22 14:53 .hadolint.yml 14:58:04 drwx------ 3 1001 1001 58 Oct 22 14:54 .semver 14:58:04 -rw-rw-r-- 1 1001 1001 166 Oct 22 14:53 .sonarcloud.properties 14:58:04 -rw-rw-r-- 1 1001 1001 1171 Oct 22 14:53 ADOPTERS.md 14:58:04 -rw-rw-r-- 1 1001 1001 8910 Oct 22 14:53 Attribution.txt 14:58:04 -rw-rw-r-- 1 1001 1001 43881 Oct 22 14:53 CHANGELOG.md 14:58:04 -rw-rw-r-- 1 1001 1001 3804 Oct 22 14:53 CONTRIBUTING.md 14:58:04 -rw-rw-r-- 1 1001 1001 677 Oct 22 14:53 GOVERNANCE.md 14:58:04 -rw-rw-r-- 1 1001 1001 849 Oct 22 14:53 Jenkinsfile 14:58:04 -rw-rw-r-- 1 1001 1001 10775 Oct 22 14:53 LICENSE 14:58:04 -rw-rw-r-- 1 1001 1001 6508 Oct 22 14:53 Makefile 14:58:04 -rw-rw-r-- 1 1001 1001 582 Oct 22 14:53 OWNERS.md 14:58:04 -rw-rw-r-- 1 1001 1001 8256 Oct 22 14:53 README.md 14:58:04 -rw-rw-r-- 1 1001 1001 6912 Oct 22 14:53 SECURITY.md 14:58:04 -rw-rw-r-- 1 1001 1001 5 Oct 22 14:55 VERSION 14:58:04 -rw-rw-r-- 1 1001 1001 4131 Oct 22 14:53 ZMQWindows.md 14:58:04 drwxrwxr-x 2 1001 1001 37 Oct 22 14:53 bin 14:58:04 drwxrwxr-x 14 1001 1001 4096 Oct 22 14:53 cmd 14:58:04 -rw-r--r-- 1 root root 425844 Oct 22 14:57 coverage.out 14:58:04 -rw-rw-r-- 1 1001 1001 848 Oct 22 14:53 go.mod 14:58:04 -rw-rw-r-- 1 1001 1001 50414 Oct 22 14:55 go.sum 14:58:04 drwxrwxr-x 8 1001 1001 124 Oct 22 14:53 internal 14:58:04 drwxrwxr-x 3 1001 1001 16 Oct 22 14:53 openapi 14:58:04 drwxrwxr-x 4 1001 1001 71 Oct 22 14:53 snap 14:58:04 -rw-rw-r-- 1 1001 1001 204 Oct 22 14:53 version.go [Pipeline] sh 14:58:04 + '[' -e coverage.out ] 14:58:04 + chown 1001:1001 coverage.out [Pipeline] stash 14:58:04 Stashed 1 file(s) [Pipeline] sh 14:58:05 + make build 14:58:05 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 14:58:06 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 14:58:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:58:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:58:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:58:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:58:12 using GIT_SSH to set credentials SSH Credentials for GitHub 14:58:12 > 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 14:58:13 Merging remotes/origin/main commit d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 into PR head commit 14d94aae050e755f68cf03827263d7737d685eb5 14:58:13 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 14:58:13 Merge succeeded, producing 14d94aae050e755f68cf03827263d7737d685eb5 14:58:13 Checking out Revision 14d94aae050e755f68cf03827263d7737d685eb5 (PR-3770) 14:58:13 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 14:58:15 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 14:58:15 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 14:58:16 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 14:58:13 > git config core.sparsecheckout # timeout=10 14:58:13 > git checkout -f 14d94aae050e755f68cf03827263d7737d685eb5 # timeout=10 14:58:13 > git remote # timeout=10 14:58:13 > git config --get remote.origin.url # timeout=10 14:58:13 using GIT_SSH to set credentials SSH Credentials for GitHub 14:58:13 > git merge d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 # timeout=10 14:58:13 > git rev-parse HEAD^{commit} # timeout=10 14:58:13 > git config core.sparsecheckout # timeout=10 14:58:13 > git checkout -f 14d94aae050e755f68cf03827263d7737d685eb5 # timeout=10 14:58:17 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 14:58:17 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 14:58:17 Commit message: "fix: addressed PR feedback" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:58:18 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 14:58:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:58:18 % Total % Received % Xferd Average Speed Time Time Time Current 14:58:18 Dload Upload Total Spent Left Speed 14:58:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 64612 0 --:--:-- --:--:-- --:--:-- 64967 [Pipeline] sh 14:58:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:58:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:58:19 + sudo tee /etc/docker/daemon.new 14:58:19 { 14:58:19 "registry-mirrors": [ 14:58:19 "https://nexus3.edgexfoundry.org:10001" 14:58:19 ], 14:58:19 "bip": "10.250.0.254/24", 14:58:19 "hosts": [ 14:58:19 "tcp://0.0.0.0:5555", 14:58:19 "unix:///var/run/docker.sock" 14:58:19 ], 14:58:19 "mtu": 1458, 14:58:19 "selinux-enabled": true, 14:58:19 "seccomp-profile": "/etc/docker/seccomp.json" 14:58:19 } [Pipeline] sh 14:58:19 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 14:58:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:58:20 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 14:58:20 + sudo service docker restart [Pipeline] } 14:58:21 $ docker stop --time=1 30febac156566600e070d80317f85b93fef8291eeb0bcca92dba3eff3865179e 14:58:23 $ docker rm -f 30febac156566600e070d80317f85b93fef8291eeb0bcca92dba3eff3865179e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:58:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:58:25 14:58:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 14:58:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:58:25 latest: Pulling from edgex-devops/edgex-compose 14:58:25 cbdbe7a5bc2a: Pulling fs layer 14:58:25 ca9280d653b3: Pulling fs layer 14:58:25 7e9c9ca2126c: Pulling fs layer 14:58:25 cbdbe7a5bc2a: Verifying Checksum 14:58:25 cbdbe7a5bc2a: Download complete 14:58:25 ca9280d653b3: Verifying Checksum 14:58:25 ca9280d653b3: Download complete 14:58:25 cbdbe7a5bc2a: Pull complete 14:58:25 7e9c9ca2126c: Verifying Checksum 14:58:25 7e9c9ca2126c: Download complete 14:58:26 ca9280d653b3: Pull complete 14:58:30 7e9c9ca2126c: Pull complete 14:58:30 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:58:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:58:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 14:58:30 prd-centos7-docker-4c-2g-1175 does not seem to be running inside a container 14:58:30 $ 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 14:58:33 $ docker top 7db07244d86b49d93946cb4911dc6f457d80f6f7618463d6bc553d45f96ea620 -eo pid,comm [Pipeline] { [Pipeline] sh 14:58:34 + grep parallel 14:58:34 + docker-compose build --help 14:58:34 --parallel Build images in parallel. [Pipeline] } 14:58:34 $ docker stop --time=1 7db07244d86b49d93946cb4911dc6f457d80f6f7618463d6bc553d45f96ea620 14:58:35 $ docker rm -f 7db07244d86b49d93946cb4911dc6f457d80f6f7618463d6bc553d45f96ea620 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:58:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:58:36 . [Pipeline] withDockerContainer 14:58:36 prd-centos7-docker-4c-2g-1175 does not seem to be running inside a container 14:58:36 $ 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 14:58:36 $ docker top 467beaaa3ceb67e137a67beb5e416d073cc3714cbd3bf31f888c38ff43bc5647 -eo pid,comm [Pipeline] { [Pipeline] sh 14:58:37 + docker-compose -f ./docker-compose-build.yml build --parallel 14:58:37 Building core-command ... 14:58:37 Building core-data ... 14:58:37 Building core-metadata ... 14:58:37 Building security-bootstrapper ... 14:58:37 Building security-proxy-setup ... 14:58:37 Building security-secretstore-setup ... 14:58:37 Building support-notifications ... 14:58:37 Building support-scheduler ... 14:58:37 Building sys-mgmt-agent ... 14:58:37 Building security-secretstore-setup 14:58:37 Building sys-mgmt-agent 14:58:37 Building core-metadata 14:58:37 Building support-notifications 14:58:37 Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:58:38 provisioning config files... 14:58:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1572649136496521066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:58:39 ---> docker-login.sh 14:58:39 nexus3.edgexfoundry.org:10001 14:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:39 Configure a credential helper to remove this warning. See 14:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:39 14:58:39 Login Succeeded 14:58:39 nexus3.edgexfoundry.org:10002 14:58:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:40 Configure a credential helper to remove this warning. See 14:58:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:40 14:58:40 Login Succeeded 14:58:40 nexus3.edgexfoundry.org:10003 14:58:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:40 Configure a credential helper to remove this warning. See 14:58:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:40 14:58:40 Login Succeeded 14:58:40 nexus3.edgexfoundry.org:10004 14:58:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:41 Configure a credential helper to remove this warning. See 14:58:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:41 14:58:41 Login Succeeded 14:58:41 docker.io 14:58:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:42 Configure a credential helper to remove this warning. See 14:58:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:42 14:58:42 Login Succeeded 14:58:42 ---> docker-login.sh ends [Pipeline] } 14:58:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:58:42 ========================================================= 14:58:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 14:58:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:58:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:58:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:58:43 552d1f2373af: Pulling fs layer 14:58:43 ea3f2d53f512: Pulling fs layer 14:58:43 9e70ebbbe112: Pulling fs layer 14:58:43 7a9cfe048b4a: Pulling fs layer 14:58:43 72dc09318566: Pulling fs layer 14:58:43 f4f7b4309257: Pulling fs layer 14:58:43 0ac9a79272e3: Pulling fs layer 14:58:43 b78e95d17946: Pulling fs layer 14:58:43 f4f7b4309257: Waiting 14:58:43 0ac9a79272e3: Waiting 14:58:43 b78e95d17946: Waiting 14:58:43 7a9cfe048b4a: Waiting 14:58:43 72dc09318566: Waiting 14:58:43 9e70ebbbe112: Verifying Checksum 14:58:43 9e70ebbbe112: Download complete 14:58:43 ea3f2d53f512: Download complete 14:58:43 72dc09318566: Verifying Checksum 14:58:43 72dc09318566: Download complete 14:58:43 f4f7b4309257: Verifying Checksum 14:58:43 f4f7b4309257: Download complete 14:58:43 552d1f2373af: Verifying Checksum 14:58:43 552d1f2373af: Download complete 14:58:43 0ac9a79272e3: Verifying Checksum 14:58:43 0ac9a79272e3: Download complete 14:58:44 552d1f2373af: Pull complete 14:58:44 ea3f2d53f512: Pull complete 14:58:45 9e70ebbbe112: Pull complete 14:58:45 b78e95d17946: Verifying Checksum 14:58:45 b78e95d17946: Download complete 14:58:46 7a9cfe048b4a: Verifying Checksum 14:58:46 7a9cfe048b4a: Download complete 14:58:47 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:58:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:58:47 ---> c6e077ff2a94 14:58:47 Step 3/22 : WORKDIR /edgex-go 14:58:47 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:58:47 Step 2/30 : FROM ${BUILDER_BASE} AS builder 14:58:47 ---> c6e077ff2a94 14:58:47 Step 3/30 : WORKDIR /edgex-go 14:58:54 ---> Running in 530501cf5c98 14:58:54 ---> Running in 822f5001e194 14:58:54 Removing intermediate container 530501cf5c98 14:58:54 ---> 6e6c5c60d33b 14:58:54 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:58:54 Removing intermediate container 822f5001e194 14:58:54 ---> 2343f15f3763 14:58:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:58:55 ---> Running in 2fa0a24eace4 14:58:55 ---> Running in 1eee9b195d59 14:58:56 7a9cfe048b4a: Pull complete 14:58:56 72dc09318566: Pull complete 14:58:56 f4f7b4309257: Pull complete 14:58:56 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:58:56 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:58:56 ---> c6e077ff2a94 14:58:56 Step 3/21 : WORKDIR /edgex-go 14:58:56 ---> Using cache 14:58:56 ---> 6e6c5c60d33b 14:58:56 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:58:56 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:58:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:58:56 ---> c6e077ff2a94 14:58:56 Step 3/22 : WORKDIR /edgex-go 14:58:56 ---> Using cache 14:58:56 ---> 6e6c5c60d33b 14:58:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:58:57 0ac9a79272e3: Pull complete 14:58:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:58:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:58:57 ---> c6e077ff2a94 14:58:57 Step 3/24 : WORKDIR /edgex-go 14:58:57 ---> Using cache 14:58:57 ---> 6e6c5c60d33b 14:58:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:58:57 ---> Running in 7caa1ebaef99 14:58:57 ---> Running in f1de0b800bb4 14:58:57 ---> Running in eb799dcdf2ef 14:58:57 Removing intermediate container 2fa0a24eace4 14:58:57 ---> 569270fc06ee 14:58:57 Step 5/30 : RUN apk add --update --no-cache make git 14:58:57 Removing intermediate container 1eee9b195d59 14:58:57 ---> 482244a253b4 14:58:57 Step 5/22 : RUN apk add --update --no-cache make bash git 14:58:57 ---> Running in b19ffa12856d 14:58:57 ---> Running in c640ea9e84da 14:58:58 Removing intermediate container 7caa1ebaef99 14:58:58 ---> 83993a1af7d5 14:58:58 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 14:58:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:58:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:58:58 ---> Running in 672c89bbe51f 14:58:58 Removing intermediate container f1de0b800bb4 14:58:58 ---> e16b84d60dcd 14:58:58 Step 5/22 : RUN apk add --update --no-cache make git 14:58:58 ---> Running in 539ed1c015db 14:58:59 Removing intermediate container eb799dcdf2ef 14:58:59 ---> 8b41e173b168 14:58:59 Step 5/24 : RUN apk add --update --no-cache make git 14:58:59 ---> Running in e1c03f227098 14:58:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:58:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:58:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:58:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:58:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:58:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:59:00 OK: 220 MiB in 52 packages 14:59:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:59:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:59:00 OK: 220 MiB in 52 packages 14:59:00 OK: 220 MiB in 52 packages 14:59:00 Removing intermediate container b19ffa12856d 14:59:00 ---> 1e1c53a7e053 14:59:00 Step 6/30 : COPY . . 14:59:00 OK: 220 MiB in 52 packages 14:59:00 OK: 220 MiB in 52 packages 14:59:00 Removing intermediate container c640ea9e84da 14:59:00 ---> 7eaa0144a40d 14:59:00 Step 6/22 : COPY . . 14:59:03 b78e95d17946: Pull complete 14:59:03 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 14:59:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:59:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 14:59:04 Removing intermediate container 672c89bbe51f 14:59:04 ---> 0e0afa6619d5 14:59:04 Step 6/21 : COPY . . 14:59:04 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:59:04 WORKDIR /edgex 14:59:04 COPY go.mod . 14:59:04 RUN go mod download 14:59:04 + docker build -t ci-base-image-arm64 -f - . 14:59:04 Removing intermediate container e1c03f227098 14:59:04 ---> 58cf902c4b70 14:59:04 Step 6/24 : COPY . . 14:59:05 Removing intermediate container 539ed1c015db 14:59:05 ---> ea7b13d5f000 14:59:05 Step 6/22 : COPY . . 14:59:06 Sending build context to Docker daemon 166.5MB 14:59:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:59:06 ---> 8b459fc5aaf0 14:59:06 Step 2/4 : WORKDIR /edgex 14:59:08 ---> Running in f19213467524 14:59:08 Removing intermediate container f19213467524 14:59:08 ---> a4cce834659f 14:59:08 Step 3/4 : COPY go.mod . 14:59:09 ---> 8636fd67287a 14:59:09 Step 4/4 : RUN go mod download 14:59:09 ---> Running in d676aad4c46e 14:59:10 ---> c6fbf747787e 14:59:10 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:59:10 ---> 26dc3e1421e5 14:59:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:59:11 ---> Running in 0d9b397fd79d 14:59:11 ---> Running in 9514f759fff4 14:59:11 ---> 07076b14a201 14:59:11 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:59:12 ---> Running in fa560b8bc2e9 14:59:12 ---> c634e64689c4 14:59:12 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:59:12 ---> Running in 4f168b9fd5bc 14:59:17 Removing intermediate container fa560b8bc2e9 14:59:17 ---> 02339f7df1c8 14:59:17 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:59:17 Removing intermediate container 4f168b9fd5bc 14:59:17 ---> 229d6560f0df 14:59:17 Step 8/21 : RUN make cmd/support-notifications/support-notifications 14:59:17 ---> Running in b13a837ff1ee 14:59:17 Removing intermediate container 0d9b397fd79d 14:59:17 ---> 6f97a1220c2d 14:59:17 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:59:17 Removing intermediate container 9514f759fff4 14:59:17 ---> a466cbb0992a 14:59:17 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:59:17 ---> Running in 453d0b74d522 14:59:17 ---> Running in c4c9acfa9af3 14:59:17 ---> Running in 2df9dfcf193f 14:59:18 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 14:59:18 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 14:59:18 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 14:59:18 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 14:59:20 ---> 8395327e7457 14:59:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:59:20 ---> Running in 9c601e8308ec 14:59:22 Removing intermediate container 9c601e8308ec 14:59:22 ---> a5b44f604c24 14:59:22 Step 8/22 : RUN make cmd/core-metadata/core-metadata 14:59:22 ---> Running in 045802e94b2d 14:59:22 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 15:00:01 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 15:00:01 Removing intermediate container c4c9acfa9af3 15:00:01 ---> 959f0e6bd730 15:00:01 15:00:01 Step 9/30 : FROM alpine:3.14 15:00:01 3.14: Pulling from library/alpine 15:00:01 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 15:00:01 Status: Downloaded newer image for alpine:3.14 15:00:01 ---> 14119a10abf4 15:00:01 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:00:01 ---> Running in 554af295edce 15:00:01 Removing intermediate container 2df9dfcf193f 15:00:01 ---> d5c4eb89b959 15:00:01 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:00:01 Removing intermediate container 554af295edce 15:00:01 ---> e7369bb00253 15:00:01 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 15:00:01 ---> Running in 5012d2809402 15:00:01 ---> Running in 7a10c2c4a9d7 15:00:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:00:01 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 15:00:01 Removing intermediate container b13a837ff1ee 15:00:01 ---> edced632d294 15:00:01 15:00:01 Step 9/24 : FROM alpine:3.14 15:00:01 ---> 14119a10abf4 15:00:01 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:00:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:00:01 ---> Running in 89b786fcf98e 15:00:01 (1/2) Installing dumb-init (1.2.5-r1) 15:00:01 (2/2) Installing su-exec (0.2-r1) 15:00:01 Executing busybox-1.33.1-r3.trigger 15:00:01 OK: 6 MiB in 16 packages 15:00:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:00:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:00:02 Removing intermediate container 7a10c2c4a9d7 15:00:02 ---> 95ac3a8c7548 15:00:02 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 15:00:02 ---> Running in 97a123742d17 15:00:02 Removing intermediate container 453d0b74d522 15:00:02 ---> db076bf38674 15:00:02 15:00:02 Step 9/21 : FROM alpine:3.14 15:00:02 ---> 14119a10abf4 15:00:02 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 15:00:02 (1/3) Installing ca-certificates (20191127-r5) 15:00:02 (2/3) Installing dumb-init (1.2.5-r1) 15:00:02 (3/3) Installing su-exec (0.2-r1) 15:00:02 Executing busybox-1.33.1-r3.trigger 15:00:02 Executing ca-certificates-20191127-r5.trigger 15:00:02 OK: 6 MiB in 17 packages 15:00:02 ---> Running in 129778a50383 15:00:02 Removing intermediate container 5012d2809402 15:00:02 ---> 88fe2dd44932 15:00:02 15:00:02 Step 10/22 : FROM docker:20.10.8 15:00:02 Removing intermediate container 97a123742d17 15:00:02 ---> e49978271917 15:00:02 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:00:02 ---> Running in d0fe8eaae381 15:00:02 20.10.8: Pulling from library/docker 15:00:02 Removing intermediate container d0fe8eaae381 15:00:02 ---> 59447812aa1c 15:00:02 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:00:02 ---> Running in 6ddaf621b4b7 15:00:03 Removing intermediate container 89b786fcf98e 15:00:03 ---> 3c3c1343246a 15:00:03 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:00:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:00:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:00:03 ---> Running in 5f4dae3c44e7 15:00:03 (1/2) Installing ca-certificates (20191127-r5) 15:00:03 (2/2) Installing dumb-init (1.2.5-r1) 15:00:03 Executing busybox-1.33.1-r3.trigger 15:00:03 Executing ca-certificates-20191127-r5.trigger 15:00:03 OK: 6 MiB in 16 packages 15:00:03 Removing intermediate container 5f4dae3c44e7 15:00:03 ---> fafe3ee34085 15:00:03 Step 12/24 : WORKDIR / 15:00:03 ---> Running in da29428425ea 15:00:04 Removing intermediate container da29428425ea 15:00:04 ---> 46596f229c51 15:00:04 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:00:04 Removing intermediate container 129778a50383 15:00:04 ---> 47d5ee97660a 15:00:04 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:00:04 ---> 11d9398ceaf6 15:00:04 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:00:04 Removing intermediate container 6ddaf621b4b7 15:00:04 ---> 95e10b3acdf8 15:00:04 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 15:00:04 ---> Running in 6271993903de 15:00:04 ---> Running in 5ead3aa2e87a 15:00:04 Removing intermediate container 6271993903de 15:00:04 ---> dd8a8bd505f8 15:00:04 Step 12/21 : ENV APP_PORT=59860 15:00:04 ---> a5f3fcf2d1f8 15:00:04 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:00:04 ---> Running in 5f571f5fbb4b 15:00:04 Removing intermediate container 5ead3aa2e87a 15:00:04 ---> 97a5c8c8e5f0 15:00:04 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:00:05 Removing intermediate container 5f571f5fbb4b 15:00:05 ---> 20c95f40e6dc 15:00:05 Step 13/21 : EXPOSE $APP_PORT 15:00:05 ---> 4aca224c2d44 15:00:05 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:00:05 ---> d63c5fbf31d7 15:00:05 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:00:05 ---> Running in 56012b6d7c4f 15:00:05 Removing intermediate container 045802e94b2d 15:00:05 ---> 227cde12f6a0 15:00:05 15:00:05 Step 9/22 : FROM alpine:3.14 15:00:05 ---> 14119a10abf4 15:00:05 Step 10/22 : RUN apk add --update --no-cache dumb-init 15:00:05 ---> Running in e453da4df8f6 15:00:05 ---> Running in 18b85163a831 15:00:05 Removing intermediate container 56012b6d7c4f 15:00:05 ---> f6f44a018401 15:00:05 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 15:00:05 ---> 3547807e7063 15:00:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:00:05 ---> f1ec19e824fc 15:00:05 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:00:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:00:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:00:06 (1/1) Installing dumb-init (1.2.5-r1) 15:00:06 Executing busybox-1.33.1-r3.trigger 15:00:06 OK: 6 MiB in 15 packages 15:00:06 ---> 0ebf955f906e 15:00:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:00:06 ---> 1234345244fd 15:00:06 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:00:06 Removing intermediate container e453da4df8f6 15:00:06 ---> 3c5be54f2c8e 15:00:06 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 15:00:07 ---> b6536a954a88 15:00:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:00:07 Removing intermediate container 18b85163a831 15:00:07 ---> 7b28d182e9d6 15:00:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:00:07 ---> 2aea5b1e5e0e 15:00:07 Step 17/21 : ENTRYPOINT ["/support-notifications"] 15:00:07 ---> 195145c57b2c 15:00:07 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:00:07 ---> Running in d4724c64d2f0 15:00:07 ---> Running in 867dc2a160aa 15:00:07 ---> e4405edbf8c9 15:00:07 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/ 15:00:07 Removing intermediate container 867dc2a160aa 15:00:07 ---> 511a04aa24f3 15:00:07 Step 12/22 : ENV APP_PORT=59881 15:00:07 Removing intermediate container d4724c64d2f0 15:00:07 ---> 9460da640bc3 15:00:07 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:00:07 ---> Running in 5ecca08f3582 15:00:07 ---> Running in a17429ca5604 15:00:07 ---> Running in c42090235928 15:00:07 ---> 331189a52e8a 15:00:07 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:00:07 Removing intermediate container a17429ca5604 15:00:07 ---> 68cf0599cb05 15:00:07 Step 13/22 : EXPOSE $APP_PORT 15:00:07 ---> Running in 27509d5af5ab 15:00:07 Removing intermediate container c42090235928 15:00:07 ---> 07e53bb98e45 15:00:07 Step 19/21 : LABEL arch=x86_64 15:00:07 ---> Running in 10b62291976c 15:00:07 ---> 3075e1a4ef2c 15:00:07 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:00:07 Removing intermediate container 27509d5af5ab 15:00:07 ---> 4d196972cc5a 15:00:07 Step 14/22 : WORKDIR / 15:00:07 ---> Running in d7fee0b8b55c 15:00:07 Removing intermediate container 10b62291976c 15:00:07 ---> 93f7c19130b7 15:00:07 Step 20/21 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 15:00:08 ---> Running in 073bd7a48abd 15:00:08 ---> 73041b31ea8c 15:00:08 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:00:08 Removing intermediate container d7fee0b8b55c 15:00:08 ---> 703703df770d 15:00:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:00:08 Removing intermediate container 5ecca08f3582 15:00:08 ---> f04797b55fd8 15:00:08 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:00:08 Removing intermediate container 073bd7a48abd 15:00:08 ---> 7ef70b43c64e 15:00:08 Step 21/21 : LABEL version=0.0.0 15:00:08 ---> Running in 8443be4284e6 15:00:08 ---> Running in 9db14488c644 15:00:08 ---> 645ae3d436bd 15:00:08 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 15:00:08 ---> Running in 7a630deed385 15:00:08 ---> f11b078e5909 15:00:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:00:08 Removing intermediate container 9db14488c644 15:00:08 ---> 098cc9b2dc2a 15:00:08 15:00:08 Removing intermediate container 8443be4284e6 15:00:08 ---> 859046f45fd8 15:00:08 Step 22/24 : LABEL arch=x86_64 15:00:08 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 15:00:08 Status: Downloaded newer image for docker:20.10.8 15:00:08 ---> bc6c0ffef665 15:00:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:00:08 ---> Running in 50441691de91 15:00:08 Successfully built 098cc9b2dc2a 15:00:08 ---> Running in 29ee2baec2cf 15:00:08 Successfully tagged support-notifications:latest 15:00:08 Building core-command 15:00:08 Removing intermediate container 7a630deed385 15:00:08 ---> b96aaad51123 15:00:08 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:00:09  Building support-notifications ... done Removing intermediate container 50441691de91 15:00:09 ---> d35099ab763a 15:00:09 Step 23/24 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 15:00:09 Removing intermediate container 29ee2baec2cf 15:00:09 ---> 606e2c1408fd 15:00:09 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 15:00:10 ---> a66c7003d1d1 15:00:10 Step 25/30 : RUN chmod +x /entrypoint.sh 15:00:10 ---> Running in d39a71c907f2 15:00:10 ---> 1b1aed8e8235 15:00:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:00:10 ---> Running in f731b6688f85 15:00:10 ---> Running in e335f83f9723 15:00:10 Removing intermediate container d39a71c907f2 15:00:10 ---> 8a413a37609d 15:00:10 Step 24/24 : LABEL version=0.0.0 15:00:10 ---> 50c81eedcee1 15:00:10 Step 18/22 : ENTRYPOINT ["/core-metadata"] 15:00:10 ---> Running in f4e865af19b6 15:00:10 ---> Running in 7aa25aaeb2a3 15:00:10 Removing intermediate container f4e865af19b6 15:00:10 ---> 74b3094668fc 15:00:10 15:00:10 Removing intermediate container 7aa25aaeb2a3 15:00:10 ---> 6814e37129e9 15:00:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:00:10 Successfully built 74b3094668fc 15:00:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:00:10 Successfully tagged security-secretstore-setup:latest 15:00:10 Building core-data 15:00:10  Building security-secretstore-setup ... done  ---> Running in f3e6438fb243 15:00:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:00:11 Removing intermediate container f3e6438fb243 15:00:11 ---> 16eeaff73047 15:00:11 Step 20/22 : LABEL arch=x86_64 15:00:11 ---> Running in 757e00d19161 15:00:11 (1/42) Installing readline (8.1.0-r0) 15:00:11 (2/42) Installing bash (5.1.4-r0) 15:00:11 Executing bash-5.1.4-r0.post-install 15:00:11 (3/42) Installing brotli-libs (1.0.9-r5) 15:00:11 (4/42) Installing nghttp2-libs (1.43.0-r0) 15:00:11 (5/42) Installing libcurl (7.79.1-r0) 15:00:11 (6/42) Installing curl (7.79.1-r0) 15:00:11 (7/42) Installing dumb-init (1.2.5-r1) 15:00:11 (8/42) Installing libbz2 (1.0.8-r1) 15:00:11 (9/42) Installing expat (2.4.1-r0) 15:00:11 (10/42) Installing libffi (3.3-r2) 15:00:11 (11/42) Installing gdbm (1.19-r0) 15:00:11 (12/42) Installing xz-libs (5.2.5-r0) 15:00:11 (13/42) Installing libgcc (10.3.1_git20210424-r2) 15:00:11 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 15:00:11 (15/42) Installing mpdecimal (2.5.1-r1) 15:00:11 (16/42) Installing sqlite-libs (3.35.5-r0) 15:00:11 (17/42) Installing python3 (3.9.5-r1) 15:00:14 Removing intermediate container 757e00d19161 15:00:14 ---> 329c1eebab8b 15:00:14 Step 21/22 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 15:00:14 (18/42) Installing py3-appdirs (1.4.4-r2) 15:00:14 (19/42) Installing py3-chardet (4.0.0-r2) 15:00:14 (20/42) Installing py3-idna (3.2-r0) 15:00:14 (21/42) Installing py3-urllib3 (1.26.5-r0) 15:00:14 (22/42) Installing py3-certifi (2020.12.5-r1) 15:00:14 (23/42) Installing py3-requests (2.25.1-r4) 15:00:14 (24/42) Installing py3-msgpack (1.0.2-r1) 15:00:14 (25/42) Installing py3-lockfile (0.12.2-r4) 15:00:14 (26/42) Installing py3-cachecontrol (0.12.6-r1) 15:00:15 (27/42) Installing py3-colorama (0.4.4-r1) 15:00:15 ---> Running in 9e300d8c6248 15:00:15 Removing intermediate container e335f83f9723 15:00:15 ---> d4630678605c 15:00:15 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 15:00:15 (28/42) Installing py3-contextlib2 (0.6.0-r1) 15:00:15 (29/42) Installing py3-distlib (0.3.1-r3) 15:00:15 (30/42) Installing py3-distro (1.5.0-r3) 15:00:15 (31/42) Installing py3-six (1.15.0-r1) 15:00:15 (32/42) Installing py3-webencodings (0.5.1-r4) 15:00:15 (33/42) Installing py3-html5lib (1.1-r1) 15:00:15 (34/42) Installing py3-parsing (2.4.7-r2) 15:00:15 (35/42) Installing py3-packaging (20.9-r1) 15:00:15 (36/42) Installing py3-toml (0.10.2-r2) 15:00:15 (37/42) Installing py3-pep517 (0.10.0-r2) 15:00:15 (38/42) Installing py3-progress (1.5-r2) 15:00:15 (39/42) Installing py3-retrying (1.3.3-r1) 15:00:15 (40/42) Installing py3-ordered-set (4.0.2-r1) 15:00:15 (41/42) Installing py3-setuptools (52.0.0-r3) 15:00:15 ---> Running in 0a01b921ff93 15:00:15 Removing intermediate container 9e300d8c6248 15:00:15 ---> 8aee288a7456 15:00:15 Step 22/22 : LABEL version=0.0.0 15:00:15 (42/42) Installing py3-pip (20.3.4-r1) 15:00:15 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:00:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:00:15 ---> c6e077ff2a94 15:00:15 Step 3/22 : WORKDIR /edgex-go 15:00:15 ---> Using cache 15:00:15 ---> 6e6c5c60d33b 15:00:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:00:15 ---> Using cache 15:00:15 ---> 8b41e173b168 15:00:15 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:00:16 ---> Running in 5b1623ebbbe8 15:00:16 ---> Running in eac12d63786e 15:00:16 Executing busybox-1.33.1-r3.trigger 15:00:16 Removing intermediate container 0a01b921ff93 15:00:16 ---> 1dd922edc297 15:00:16 Step 27/30 : CMD ["gate"] 15:00:16 OK: 84 MiB in 64 packages 15:00:16 Removing intermediate container 5b1623ebbbe8 15:00:16 ---> 4bad8e07f19e 15:00:16 15:00:16 Successfully built 4bad8e07f19e 15:00:16 ---> Running in 2d1d95770c83 15:00:16 Successfully tagged core-metadata:latest 15:00:16 Building security-proxy-setup 15:00:16  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:00:16 Removing intermediate container 2d1d95770c83 15:00:16 ---> 75a708461645 15:00:16 Step 28/30 : LABEL arch=x86_64 15:00:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:00:18 OK: 220 MiB in 52 packages 15:00:18 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:00:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:00:18 ---> c6e077ff2a94 15:00:18 Step 3/22 : WORKDIR /edgex-go 15:00:18 ---> Using cache 15:00:18 ---> 6e6c5c60d33b 15:00:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:00:18 ---> Using cache 15:00:18 ---> 8b41e173b168 15:00:18 Step 5/22 : RUN apk add --update --no-cache make git 15:00:18 ---> Using cache 15:00:18 ---> 58cf902c4b70 15:00:18 Step 6/22 : COPY . . 15:00:18 ---> Using cache 15:00:18 ---> 07076b14a201 15:00:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:18 ---> Using cache 15:00:18 ---> 02339f7df1c8 15:00:18 Step 8/22 : RUN make cmd/core-command/core-command 15:00:18 Collecting docker-compose==1.23.2 15:00:18 ---> Running in 518c1e990e70 15:00:18 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:00:18 ---> Running in 7989a97dd73e 15:00:18 Collecting jsonschema<3,>=2.5.1 15:00:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:00:18 Collecting dockerpty<0.5,>=0.4.1 15:00:18 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:00:18 Removing intermediate container 518c1e990e70 15:00:18 ---> ab17e99be7ac 15:00:18 Step 29/30 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 15:00:19 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 15:00:19 Removing intermediate container eac12d63786e 15:00:19 ---> 2e2d0fc68902 15:00:19 Step 6/22 : COPY . . 15:00:19 Collecting texttable<0.10,>=0.9.0 15:00:19 Downloading texttable-0.9.1.tar.gz (11 kB) 15:00:19 ---> Running in 1a550b77f4dd 15:00:19 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 15:00:19 Removing intermediate container 1a550b77f4dd 15:00:19 ---> d6b6e36bd160 15:00:19 Step 30/30 : LABEL version=0.0.0 15:00:19 Collecting docker<4.0,>=3.6.0 15:00:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:00:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:00:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:00:19 Collecting docopt<0.7,>=0.6.1 15:00:19 Downloading docopt-0.6.2.tar.gz (25 kB) 15:00:20 Collecting websocket-client<1.0,>=0.32.0 15:00:20 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:00:20 Collecting PyYAML<4,>=3.10 15:00:20 Downloading PyYAML-3.13.tar.gz (270 kB) 15:00:21 Collecting cached-property<2,>=1.2.0 15:00:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:00:21 Collecting docker-pycreds>=0.4.0 15:00:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:00:21 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) 15:00:21 Collecting chardet<3.1.0,>=3.0.2 15:00:21 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:00:21 Collecting urllib3<1.25,>=1.21.1 15:00:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:00:21 Collecting idna<2.8,>=2.5 15:00:21 ---> Running in 020dd74f55d4 15:00:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:00:21 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:00:21 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:00:21 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:00:21 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:00:21 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:00:21 Attempting uninstall: urllib3 15:00:21 Found existing installation: urllib3 1.26.5 15:00:21 Uninstalling urllib3-1.26.5: 15:00:21 Successfully uninstalled urllib3-1.26.5 15:00:23 Removing intermediate container 020dd74f55d4 15:00:23 ---> 2eee4eef5e37 15:00:23 15:00:23 Attempting uninstall: idna 15:00:23 Found existing installation: idna 3.2 15:00:23 Uninstalling idna-3.2: 15:00:23 Successfully uninstalled idna-3.2 15:00:23 Successfully built 2eee4eef5e37 15:00:23 Successfully tagged security-bootstrapper:latest 15:00:23 Building support-scheduler 15:00:23  Building security-bootstrapper ... done  Attempting uninstall: chardet 15:00:23 Found existing installation: chardet 4.0.0 15:00:23 Uninstalling chardet-4.0.0: 15:00:23 Successfully uninstalled chardet-4.0.0 15:00:24 Attempting uninstall: requests 15:00:24 Found existing installation: requests 2.25.1 15:00:24 Uninstalling requests-2.25.1: 15:00:24 Successfully uninstalled requests-2.25.1 15:00:24 Running setup.py install for texttable: started 15:00:25 Running setup.py install for texttable: finished with status 'done' 15:00:25 Running setup.py install for PyYAML: started 15:00:26 Running setup.py install for PyYAML: finished with status 'done' 15:00:26 Running setup.py install for docopt: started 15:00:27 Running setup.py install for docopt: finished with status 'done' 15:00:27 Running setup.py install for dockerpty: started 15:00:28 Running setup.py install for dockerpty: finished with status 'done' 15:00:30 ---> 3efe72109166 15:00:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:30 ---> Running in 0909c56a7559 15:00:30 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 15:00:31 Removing intermediate container d676aad4c46e 15:00:31 ---> a65f93871d5b 15:00:31 Successfully built a65f93871d5b 15:00:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:00:31 + docker inspect -f . ci-base-image-arm64 15:00:31 . [Pipeline] withDockerContainer 15:00:31 prd-ubuntu18.04-docker-arm64-4c-16g-1176 does not seem to be running inside a container 15:00:31 $ 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 15:00:31 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:00:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:00:31 ---> c6e077ff2a94 15:00:31 Step 3/23 : WORKDIR /edgex-go 15:00:31 ---> Using cache 15:00:31 ---> 6e6c5c60d33b 15:00:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:00:31 ---> Using cache 15:00:31 ---> 8b41e173b168 15:00:31 Step 5/23 : RUN apk add --update --no-cache make git 15:00:31 ---> Using cache 15:00:31 ---> 58cf902c4b70 15:00:31 Step 6/23 : COPY go.mod . 15:00:31 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:00:31 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:00:31 ---> c6e077ff2a94 15:00:31 Step 3/20 : WORKDIR /edgex-go 15:00:31 ---> Using cache 15:00:31 ---> 6e6c5c60d33b 15:00:31 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:00:31 ---> Using cache 15:00:31 ---> 8b41e173b168 15:00:31 Step 5/20 : RUN apk add --update --no-cache make git 15:00:31 ---> Using cache 15:00:31 ---> 58cf902c4b70 15:00:31 Step 6/20 : COPY . . 15:00:31 ---> Using cache 15:00:31 ---> 07076b14a201 15:00:31 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:31 ---> Using cache 15:00:31 ---> 02339f7df1c8 15:00:31 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:00:32 ---> c4a0abe9db5a 15:00:32 Step 7/23 : RUN go mod download 15:00:32 ---> Running in d2e9a8f8fc95 15:00:32 ---> Running in 02f0a2953a47 15:00:33 Removing intermediate container 0909c56a7559 15:00:33 ---> bfe61998434b 15:00:33 Step 8/22 : RUN make cmd/core-data/core-data 15:00:33 ---> Running in 83cfe057c3d9 15:00:33 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 15:00:33 $ docker top 43f5fe2f02fe966c38d00553dea905835a7cd6678fecd1e6ac43c27ea4f72f9b -eo pid,comm 15:00:33 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 15:00:34 + go version 15:00:34 go version go1.16.8 linux/arm64 [Pipeline] } 15:00:34 $ docker stop --time=1 43f5fe2f02fe966c38d00553dea905835a7cd6678fecd1e6ac43c27ea4f72f9b 15:00:35 Removing intermediate container 02f0a2953a47 15:00:35 ---> 10dddfc9b39a 15:00:35 Step 8/23 : COPY . . 15:00:36 $ docker rm -f 43f5fe2f02fe966c38d00553dea905835a7cd6678fecd1e6ac43c27ea4f72f9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:00:36 + docker inspect -f . ci-base-image-arm64 15:00:36 . [Pipeline] withDockerContainer 15:00:37 prd-ubuntu18.04-docker-arm64-4c-16g-1176 does not seem to be running inside a container 15:00:37 $ 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 15:00:38 $ docker top 99753f491ad56995e7dc44bb7ba56d0522193f15445c9602b880e224c12a163b -eo pid,comm [Pipeline] { [Pipeline] echo 15:00:38 ========================================================= 15:00:38 [edgeXBuildGoParallel] Running Tests and Build... 15:00:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:00:39 Removing intermediate container f731b6688f85 15:00:39 ---> 7b6a9b6bbf27 15:00:39 Step 13/22 : ENV APP_PORT=58890 15:00:39 + make test 15:00:39 go mod tidy 15:00:39 ---> Running in bb686ff82521 15:00:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:00:40 Removing intermediate container bb686ff82521 15:00:40 ---> c3fe0b10bcda 15:00:40 Step 14/22 : EXPOSE $APP_PORT 15:00:40 ---> Running in 7c3e828f5160 15:00:40 Removing intermediate container 7c3e828f5160 15:00:40 ---> 040dcba79c11 15:00:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:00:42 ---> 0400f19f7807 15:00:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:00:42 ---> 2d4b208b319b 15:00:42 Step 9/23 : RUN go mod tidy 15:00:42 ---> Running in 9a7a1ccdeea1 15:00:42 ---> 46304ac6fb07 15:00:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:00:43 ---> d38cfddfa0d9 15:00:43 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 15:00:43 ---> Running in 7d8faf1904f5 15:00:43 Removing intermediate container 7d8faf1904f5 15:00:43 ---> 5278ebc47f3f 15:00:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:00:43 ---> Running in 4908e8a0626d 15:00:43 Removing intermediate container 4908e8a0626d 15:00:43 ---> a4c8a419322a 15:00:43 Step 20/22 : LABEL arch=x86_64 15:00:43 ---> Running in 4f2cb7d24ea4 15:00:43 Removing intermediate container 4f2cb7d24ea4 15:00:43 ---> 4877bdda9992 15:00:43 Step 21/22 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 15:00:43 ---> Running in 8060e89dea29 15:00:44 Removing intermediate container 8060e89dea29 15:00:44 ---> c96a4f19f92d 15:00:44 Step 22/22 : LABEL version=0.0.0 15:00:44 ---> Running in 44d8008ffe9e 15:00:44 Removing intermediate container 44d8008ffe9e 15:00:44 ---> f9931872d45f 15:00:44 15:00:44 Successfully built f9931872d45f 15:00:44 Successfully tagged sys-mgmt-agent:latest 15:00:46  Building sys-mgmt-agent ... done Removing intermediate container 9a7a1ccdeea1 15:00:46 ---> bad9cc261f21 15:00:46 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:00:46 ---> Running in e0278d856b0d 15:00:47 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 15:00:50 Removing intermediate container 7989a97dd73e 15:00:50 ---> 1ee7476d0942 15:00:50 15:00:50 Step 9/22 : FROM alpine:3.14 15:00:50 ---> 14119a10abf4 15:00:50 Step 10/22 : RUN apk add --update --no-cache dumb-init 15:00:50 ---> Using cache 15:00:50 ---> 7b28d182e9d6 15:00:50 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:00:50 ---> Using cache 15:00:50 ---> 511a04aa24f3 15:00:50 Step 12/22 : ENV APP_PORT=59882 15:00:50 ---> Running in 8b423ad52442 15:00:50 Removing intermediate container 8b423ad52442 15:00:50 ---> c88789faa723 15:00:50 Step 13/22 : EXPOSE $APP_PORT 15:00:50 ---> Running in f51067344a44 15:00:50 Removing intermediate container f51067344a44 15:00:50 ---> 71f4df0d7005 15:00:50 Step 14/22 : WORKDIR / 15:00:50 ---> Running in dfd32b6d1a4a 15:00:50 Removing intermediate container dfd32b6d1a4a 15:00:50 ---> 504d13a22d3b 15:00:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:00:51 ---> d50798e5eb04 15:00:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:00:51 ---> a1ce7e7c2bac 15:00:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:00:52 ---> 927ca8e7b80b 15:00:52 Step 18/22 : ENTRYPOINT ["/core-command"] 15:00:52 ---> Running in 6a66e3d130d3 15:00:52 Removing intermediate container 6a66e3d130d3 15:00:52 ---> 341e97f5ecbe 15:00:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:00:52 ---> Running in 2c34081ec0e8 15:00:52 Removing intermediate container 2c34081ec0e8 15:00:52 ---> 0ce550e012d5 15:00:52 Step 20/22 : LABEL arch=x86_64 15:00:52 ---> Running in 644f23c2391d 15:00:52 Removing intermediate container 644f23c2391d 15:00:52 ---> a8cf04c50b9e 15:00:52 Step 21/22 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 15:00:52 ---> Running in dfe181b9c459 15:00:52 Removing intermediate container dfe181b9c459 15:00:52 ---> 88fbd82b2161 15:00:52 Step 22/22 : LABEL version=0.0.0 15:00:53 ---> Running in 3083286b312d 15:00:53 Removing intermediate container 3083286b312d 15:00:53 ---> a17590a9b406 15:00:53 15:00:53 Successfully built a17590a9b406 15:00:53 Successfully tagged core-command:latest 15:01:01  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 15:01:05 Removing intermediate container d2e9a8f8fc95 15:01:05 ---> ad9f49c31d78 15:01:05 15:01:05 Step 9/20 : FROM alpine:3.14 15:01:05 ---> 14119a10abf4 15:01:05 Step 10/20 : RUN apk add --update --no-cache curl 15:01:05 ---> Running in 2266cc3670f7 15:01:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:01:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:01:06 (1/5) Installing ca-certificates (20191127-r5) 15:01:06 (2/5) Installing brotli-libs (1.0.9-r5) 15:01:06 (3/5) Installing nghttp2-libs (1.43.0-r0) 15:01:06 (4/5) Installing libcurl (7.79.1-r0) 15:01:06 (5/5) Installing curl (7.79.1-r0) 15:01:06 Executing busybox-1.33.1-r3.trigger 15:01:06 Executing ca-certificates-20191127-r5.trigger 15:01:06 OK: 8 MiB in 19 packages 15:01:06 ? github.com/edgexfoundry/edgex-go [no test files] 15:01:06 Removing intermediate container 2266cc3670f7 15:01:06 ---> ff3099b6179b 15:01:06 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:01:06 ---> Running in d9251c89f860 15:01:07 Removing intermediate container d9251c89f860 15:01:07 ---> 2c7a5f39f5e1 15:01:07 Step 12/20 : WORKDIR /edgex 15:01:07 ---> Running in af91e97e8394 15:01:07 Removing intermediate container af91e97e8394 15:01:07 ---> 6e20463fa01d 15:01:07 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:01:07 ---> c256bb5a8d9a 15:01:07 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:01:08 ---> 5ac422f48b43 15:01:08 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:01:08 ---> 53d0d69f94fa 15:01:08 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:01:08 ---> Running in 7ea84da976b6 15:01:08 Removing intermediate container 7ea84da976b6 15:01:08 ---> 80814dd81fdd 15:01:08 Step 17/20 : CMD ["--init=true"] 15:01:09 ---> Running in 9b3e54216da9 15:01:09 Removing intermediate container 9b3e54216da9 15:01:09 ---> 1486241cbe91 15:01:09 Step 18/20 : LABEL arch=x86_64 15:01:09 ---> Running in 687df112ab10 15:01:09 Removing intermediate container 687df112ab10 15:01:09 ---> 9bbe227eb0b7 15:01:09 Step 19/20 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 15:01:09 ---> Running in 3d6e9f33dc61 15:01:10 Removing intermediate container 3d6e9f33dc61 15:01:10 ---> bf97079de90d 15:01:10 Step 20/20 : LABEL version=0.0.0 15:01:10 ---> Running in a606a4fe7ccf 15:01:10 Removing intermediate container 83cfe057c3d9 15:01:10 ---> 115220b1e467 15:01:10 15:01:10 Step 9/22 : FROM alpine:3.14 15:01:10 ---> 14119a10abf4 15:01:10 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:01:10 ---> Running in a0778048748e 15:01:10 Removing intermediate container a606a4fe7ccf 15:01:10 ---> f34af74b7984 15:01:10 15:01:10 Successfully built f34af74b7984 15:01:10 Successfully tagged security-proxy-setup:latest 15:01:10  Building security-proxy-setup ... done Removing intermediate container a0778048748e 15:01:10 ---> 0fd448e31d37 15:01:10 Step 11/22 : ENV APP_PORT=59880 15:01:10 ---> Running in 7e9e1ac7fde5 15:01:10 Removing intermediate container 7e9e1ac7fde5 15:01:10 ---> a99d0c7122c5 15:01:10 Step 12/22 : EXPOSE $APP_PORT 15:01:11 ---> Running in a06feec670e6 15:01:11 Removing intermediate container a06feec670e6 15:01:11 ---> f61554c18d3f 15:01:11 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:01:11 ---> Running in 1ad6fd1403e9 15:01:12 Removing intermediate container 1ad6fd1403e9 15:01:12 ---> fcda460581ca 15:01:12 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 15:01:12 ---> Running in 82f15d4783aa 15:01:12 Removing intermediate container e0278d856b0d 15:01:12 ---> 751854f60fb4 15:01:12 15:01:12 Step 11/23 : FROM alpine:3.14 15:01:12 ---> 14119a10abf4 15:01:12 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:01:12 ---> Using cache 15:01:12 ---> 7b28d182e9d6 15:01:12 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:01:12 ---> Using cache 15:01:12 ---> 511a04aa24f3 15:01:12 Step 14/23 : ENV APP_PORT=59861 15:01:12 ---> Running in 5d2fbc4149b8 15:01:12 Removing intermediate container 5d2fbc4149b8 15:01:12 ---> 0205420d48c0 15:01:12 Step 15/23 : EXPOSE $APP_PORT 15:01:12 ---> Running in d9ab4f49844f 15:01:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:01:12 Removing intermediate container d9ab4f49844f 15:01:12 ---> 5f3c9af51de6 15:01:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:01:12 ---> 04f6259d367b 15:01:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:01:12 ---> c02238951473 15:01:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:01:13 ---> 96e8ed5369af 15:01:13 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:01:13 ---> Running in 8659c0abd206 15:01:13 Removing intermediate container 8659c0abd206 15:01:13 ---> a7650a9ba6e4 15:01:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:01:13 ---> Running in 9ea960c459cc 15:01:13 Removing intermediate container 9ea960c459cc 15:01:13 ---> 97ac106bf904 15:01:13 Step 21/23 : LABEL arch=x86_64 15:01:13 ---> Running in 2212cfa0f036 15:01:13 Removing intermediate container 2212cfa0f036 15:01:13 ---> 55f41b29d36a 15:01:13 Step 22/23 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 15:01:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:01:13 ---> Running in 16e04d0aeb74 15:01:13 Removing intermediate container 16e04d0aeb74 15:01:13 ---> 5642562a19e9 15:01:13 Step 23/23 : LABEL version=0.0.0 15:01:13 ---> Running in dbffd53bfed6 15:01:13 Removing intermediate container dbffd53bfed6 15:01:13 ---> 2bf3aa7e1f7a 15:01:13 15:01:13 Successfully built 2bf3aa7e1f7a 15:01:13 Successfully tagged support-scheduler:latest 15:01:13  Building support-scheduler ... done (1/6) Installing dumb-init (1.2.5-r1) 15:01:13 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:01:14 (3/6) Installing libsodium (1.0.18-r0) 15:01:14 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:01:14 (5/6) Installing libzmq (4.3.4-r0) 15:01:14 (6/6) Installing zeromq (4.3.4-r0) 15:01:14 Executing busybox-1.33.1-r3.trigger 15:01:14 OK: 8 MiB in 20 packages 15:01:14 Removing intermediate container 82f15d4783aa 15:01:14 ---> 112757c4661c 15:01:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:01:14 ---> eb4b0c0f5121 15:01:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:01:15 ---> 379680a72e44 15:01:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:01:15 ---> 0ebe270a8f10 15:01:15 Step 18/22 : ENTRYPOINT ["/core-data"] 15:01:15 ---> Running in 6a695d23cc0f 15:01:15 Removing intermediate container 6a695d23cc0f 15:01:15 ---> 3ee4d681d5ba 15:01:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:01:15 ---> Running in c3501bf0c9df 15:01:15 Removing intermediate container c3501bf0c9df 15:01:15 ---> 72979b6ff9b9 15:01:15 Step 20/22 : LABEL arch=x86_64 15:01:15 ---> Running in 42fba34f754a 15:01:15 Removing intermediate container 42fba34f754a 15:01:15 ---> 6cdc7866a72d 15:01:15 Step 21/22 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 15:01:15 ---> Running in 2f39a09f0f05 15:01:15 Removing intermediate container 2f39a09f0f05 15:01:15 ---> 21aeffa5e335 15:01:15 Step 22/22 : LABEL version=0.0.0 15:01:15 ---> Running in 12e58c4b8b23 15:01:15 Removing intermediate container 12e58c4b8b23 15:01:15 ---> 75df93800ce7 15:01:15 15:01:15 Successfully built 75df93800ce7 15:01:15 Successfully tagged core-data:latest 15:01:16  Building core-data ... done  [Pipeline] } 15:01:16 $ docker stop --time=1 467beaaa3ceb67e137a67beb5e416d073cc3714cbd3bf31f888c38ff43bc5647 15:01:17 $ docker rm -f 467beaaa3ceb67e137a67beb5e416d073cc3714cbd3bf31f888c38ff43bc5647 [Pipeline] // withDockerContainer [Pipeline] sh 15:01:17 + docker images 15:01:17 REPOSITORY TAG IMAGE ID CREATED SIZE 15:01:17 core-data latest 75df93800ce7 2 seconds ago 20.7MB 15:01:17 support-scheduler latest 2bf3aa7e1f7a 4 seconds ago 16.2MB 15:01:17 751854f60fb4 6 seconds ago 1.76GB 15:01:17 115220b1e467 7 seconds ago 1.76GB 15:01:17 security-proxy-setup latest f34af74b7984 7 seconds ago 26.8MB 15:01:17 ad9f49c31d78 13 seconds ago 1.76GB 15:01:17 core-command latest a17590a9b406 25 seconds ago 16.1MB 15:01:17 1ee7476d0942 28 seconds ago 1.75GB 15:01:17 sys-mgmt-agent latest f9931872d45f 33 seconds ago 294MB 15:01:17 security-bootstrapper latest 2eee4eef5e37 56 seconds ago 18.9MB 15:01:17 core-metadata latest 4bad8e07f19e About a minute ago 16.9MB 15:01:17 security-secretstore-setup latest 74b3094668fc About a minute ago 28.3MB 15:01:17 support-notifications latest 098cc9b2dc2a About a minute ago 16.9MB 15:01:17 227cde12f6a0 About a minute ago 1.76GB 15:01:17 88fe2dd44932 About a minute ago 1.76GB 15:01:17 db076bf38674 About a minute ago 1.76GB 15:01:17 edced632d294 About a minute ago 1.76GB 15:01:17 959f0e6bd730 About a minute ago 1.76GB 15:01:17 ci-base-image-x86_64 latest c6e077ff2a94 5 minutes ago 1.25GB 15:01:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 8 days ago 548MB 15:01:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB 15:01:17 docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB 15:01:17 alpine 3.14 14119a10abf4 7 weeks ago 5.6MB 15:01:17 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 15:01:33 Still waiting to schedule task 15:01:33 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 15:02:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:02:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:02:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:02:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:02:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:02:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:02:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:02:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:02:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:02:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:02:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:02:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:02:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:02:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.227s coverage: 28.7% of statements 15:02:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:02:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:02:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.422s coverage: 98.5% of statements 15:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:02:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.361s coverage: 44.7% of statements 15:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:02:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.689s coverage: 89.5% of statements 15:02:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:02:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:02:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.189s coverage: 84.4% of statements 15:02:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:02:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:02:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:02:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:02:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:02:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.621s coverage: 94.2% of statements 15:02:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:02:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:02:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.272s coverage: 59.1% of statements 15:02:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:02:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:02:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:02:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:02:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:02:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.204s coverage: 60.0% of statements 15:02:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:02:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:02:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:02:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.321s coverage: 0.9% of statements 15:02:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:02:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.199s coverage: 58.8% of statements 15:02:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.239s coverage: 21.7% of statements 15:02:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:02:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.205s coverage: 47.1% of statements 15:02:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.241s coverage: 79.5% of statements 15:02:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.167s coverage: 94.1% of statements 15:02:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.182s coverage: 96.3% of statements 15:02:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.166s coverage: 87.5% of statements 15:02:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.191s coverage: 94.4% of statements 15:02:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.161s coverage: 44.8% of statements 15:03:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.543s coverage: 82.5% of statements 15:03:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.369s coverage: 92.9% of statements 15:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.051s coverage: 65.1% of statements 15:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.174s coverage: 87.2% of statements 15:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements 15:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.233s coverage: 58.8% of statements 15:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.262s coverage: 80.0% of statements 15:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.266s coverage: 87.2% of statements 15:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.254s coverage: 85.4% of statements 15:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.752s coverage: 91.2% of statements 15:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.729s coverage: 64.4% of statements 15:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.169s coverage: 100.0% of statements 15:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 89.4% of statements 15:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 15:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements 15:03:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements 15:03:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.354s coverage: 70.4% of statements 15:03:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:03:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:03:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:03:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.873s coverage: 43.4% of statements 15:03:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:03:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:03:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.359s coverage: 89.5% of statements 15:03:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:03:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.213s coverage: 84.8% of statements 15:03:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:03:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.251s coverage: 17.7% of statements 15:03:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:03:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:03:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:03:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:03:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.647s coverage: 92.3% of statements 15:03:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:03:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:03:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:03:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:03:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.206s coverage: 63.2% of statements 15:03:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:03:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:03:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.382s coverage: 97.7% of statements 15:03:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:03:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:03:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:03:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:03:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.174s coverage: 28.9% of statements 15:03:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:03:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:03:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:03:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:03:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:03:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:03:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.162s coverage: 100.0% of statements 15:03:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements 15:03:28 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 15:03:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:03:28 GO111MODULE=on go vet ./... 15:04:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:04:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:04:50 ./bin/test-attribution-txt.sh [Pipeline] sh 15:04:51 + ls -al . 15:04:51 total 660 15:04:51 drwxrwxr-x 9 1001 1001 4096 Oct 22 15:04 . 15:04:51 drwxr-xr-x 4 root root 4096 Oct 22 15:00 .. 15:04:51 -rw-rw-r-- 1 1001 1001 11 Oct 22 14:58 .dockerignore 15:04:51 drwxrwxr-x 8 1001 1001 4096 Oct 22 14:58 .git 15:04:51 drwxrwxr-x 4 1001 1001 4096 Oct 22 14:58 .github 15:04:51 -rw-rw-r-- 1 1001 1001 804 Oct 22 14:58 .gitignore 15:04:51 -rw-rw-r-- 1 1001 1001 42 Oct 22 14:58 .golangci.yml 15:04:51 -rw-rw-r-- 1 1001 1001 76 Oct 22 14:58 .hadolint.yml 15:04:51 -rw-rw-r-- 1 1001 1001 166 Oct 22 14:58 .sonarcloud.properties 15:04:51 -rw-rw-r-- 1 1001 1001 1171 Oct 22 14:58 ADOPTERS.md 15:04:51 -rw-rw-r-- 1 1001 1001 8910 Oct 22 14:58 Attribution.txt 15:04:51 -rw-rw-r-- 1 1001 1001 43881 Oct 22 14:58 CHANGELOG.md 15:04:51 -rw-rw-r-- 1 1001 1001 3804 Oct 22 14:58 CONTRIBUTING.md 15:04:51 -rw-rw-r-- 1 1001 1001 677 Oct 22 14:58 GOVERNANCE.md 15:04:51 -rw-rw-r-- 1 1001 1001 849 Oct 22 14:58 Jenkinsfile 15:04:51 -rw-rw-r-- 1 1001 1001 10775 Oct 22 14:58 LICENSE 15:04:51 -rw-rw-r-- 1 1001 1001 6508 Oct 22 14:58 Makefile 15:04:51 -rw-rw-r-- 1 1001 1001 582 Oct 22 14:58 OWNERS.md 15:04:51 -rw-rw-r-- 1 1001 1001 8256 Oct 22 14:58 README.md 15:04:51 -rw-rw-r-- 1 1001 1001 6912 Oct 22 14:58 SECURITY.md 15:04:51 -rw-rw-r-- 1 1001 1001 5 Oct 22 14:55 VERSION 15:04:51 -rw-rw-r-- 1 1001 1001 4131 Oct 22 14:58 ZMQWindows.md 15:04:51 drwxrwxr-x 2 1001 1001 4096 Oct 22 14:58 bin 15:04:51 drwxrwxr-x 14 1001 1001 4096 Oct 22 14:58 cmd 15:04:51 -rw-r--r-- 1 root root 425844 Oct 22 15:03 coverage.out 15:04:51 -rw-rw-r-- 1 1001 1001 848 Oct 22 14:58 go.mod 15:04:51 -rw-rw-r-- 1 1001 1001 50414 Oct 22 15:00 go.sum 15:04:51 drwxrwxr-x 8 1001 1001 4096 Oct 22 14:58 internal 15:04:51 drwxrwxr-x 3 1001 1001 4096 Oct 22 14:58 openapi 15:04:51 drwxrwxr-x 4 1001 1001 4096 Oct 22 14:58 snap 15:04:51 -rw-rw-r-- 1 1001 1001 204 Oct 22 14:58 version.go [Pipeline] sh 15:04:51 + '[' -e coverage.out ] 15:04:51 + chown 1001:1001 coverage.out [Pipeline] stash 15:04:51 Warning: overwriting stash ‘coverage-report’ 15:04:52 Stashed 1 file(s) [Pipeline] sh 15:04:53 + make build 15:04:53 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 15:05:01 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 15:05:23 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 15:05:24 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 15:05:28 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 15:05:29 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 15:05:33 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 15:05:36 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 15:05:39 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 15:05:43 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 15:05:46 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 15:05:49 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] } 15:05:56 $ docker stop --time=1 99753f491ad56995e7dc44bb7ba56d0522193f15445c9602b880e224c12a163b 15:05:58 $ docker rm -f 99753f491ad56995e7dc44bb7ba56d0522193f15445c9602b880e224c12a163b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:05:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:05:59 15:05:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:06:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:06:00 latest: Pulling from edgex-devops/edgex-compose-arm64 15:06:00 29e5d40040c1: Pulling fs layer 15:06:00 1ce36da41761: Pulling fs layer 15:06:00 25b303627fd3: Pulling fs layer 15:06:00 29e5d40040c1: Verifying Checksum 15:06:00 29e5d40040c1: Download complete 15:06:00 1ce36da41761: Download complete 15:06:01 29e5d40040c1: Pull complete 15:06:02 25b303627fd3: Verifying Checksum 15:06:02 25b303627fd3: Download complete 15:06:02 1ce36da41761: Pull complete 15:06:12 25b303627fd3: Pull complete 15:06:12 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:06:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:06:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:06:12 prd-ubuntu18.04-docker-arm64-4c-16g-1176 does not seem to be running inside a container 15:06:13 $ 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 15:06:15 $ docker top 33d0f1869626308f56dc884ee850c49ddf86f815040b72a92e318dc702f9c005 -eo pid,comm [Pipeline] { [Pipeline] sh 15:06:16 + docker-compose build --help 15:06:16 + grep parallel 15:06:19 --parallel Build images in parallel. [Pipeline] } 15:06:20 $ docker stop --time=1 33d0f1869626308f56dc884ee850c49ddf86f815040b72a92e318dc702f9c005 15:06:21 $ docker rm -f 33d0f1869626308f56dc884ee850c49ddf86f815040b72a92e318dc702f9c005 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:06:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:06:22 . [Pipeline] withDockerContainer 15:06:22 prd-ubuntu18.04-docker-arm64-4c-16g-1176 does not seem to be running inside a container 15:06:22 $ 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 15:06:24 $ docker top 44650d6d2539e6eff694c046e08d3fc2f632fcb466f59317b70dd12745419e1e -eo pid,comm [Pipeline] { [Pipeline] sh 15:06:25 + docker-compose -f ./docker-compose-build.yml build --parallel 15:06:29 Building core-command ... 15:06:29 Building core-data ... 15:06:29 Building core-metadata ... 15:06:29 Building security-bootstrapper ... 15:06:29 Building security-proxy-setup ... 15:06:29 Building security-secretstore-setup ... 15:06:29 Building support-notifications ... 15:06:29 Building support-scheduler ... 15:06:29 Building sys-mgmt-agent ... 15:06:29 Building security-bootstrapper 15:06:29 Building core-metadata 15:06:29 Building sys-mgmt-agent 15:06:29 Building security-secretstore-setup 15:06:29 Building security-proxy-setup 15:07:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:07:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:07:37 ---> a65f93871d5b 15:07:37 Step 3/22 : WORKDIR /edgex-go 15:07:37 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:07:37 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:07:37 ---> a65f93871d5b 15:07:37 Step 3/20 : WORKDIR /edgex-go 15:07:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:07:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:07:37 ---> a65f93871d5b 15:07:37 Step 3/24 : WORKDIR /edgex-go 15:07:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:07:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:07:37 ---> a65f93871d5b 15:07:37 Step 3/22 : WORKDIR /edgex-go 15:07:37 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:07:37 Step 2/30 : FROM ${BUILDER_BASE} AS builder 15:07:37 ---> a65f93871d5b 15:07:37 Step 3/30 : WORKDIR /edgex-go 15:07:37 ---> Running in ea26f26e1310 15:07:37 ---> Running in 7d7af5c1a29f 15:07:37 ---> Running in fe5a9e3f0c10 15:07:37 ---> Running in 95346a5b5b4f 15:07:37 ---> Running in aa460fc6b0bc 15:07:37 Removing intermediate container 7d7af5c1a29f 15:07:37 ---> a278c5b202e6 15:07:37 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:07:37 Removing intermediate container 95346a5b5b4f 15:07:37 ---> ead894c0b076 15:07:37 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:07:37 ---> Running in beff666beead 15:07:37 Removing intermediate container ea26f26e1310 15:07:37 ---> f8ea8044865d 15:07:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:07:37 Removing intermediate container aa460fc6b0bc 15:07:37 ---> 44f1e6e0b971 15:07:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container fe5a9e3f0c10 15:07:37 ---> 56985e5ca1fc 15:07:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:07:37 ---> Running in 0774325401b6 15:07:37 15:07:37 ---> Running in 4ea30ac5cdb9 15:07:37 ---> Running in fc16e4e516fa 15:07:37 ---> Running in aaeffeb32dd8 15:07:38 Removing intermediate container beff666beead 15:07:38 ---> 2015dcfd0748 15:07:38 Step 5/30 : RUN apk add --update --no-cache make git 15:07:38 Removing intermediate container 0774325401b6 15:07:38 ---> 4c439e7dc183 15:07:38 Step 5/20 : RUN apk add --update --no-cache make git 15:07:38 Removing intermediate container 4ea30ac5cdb9 15:07:38 ---> a8388d8f48b8 15:07:38 Step 5/22 : RUN apk add --update --no-cache make bash git 15:07:38 ---> Running in 62f71e16c994 15:07:38 ---> Running in 6e1b7c5a5afd 15:07:39 ---> Running in b6be6041c488 15:07:39 Removing intermediate container aaeffeb32dd8 15:07:39 ---> f1d051b53f17 15:07:39 Step 5/22 : RUN apk add --update --no-cache make git 15:07:39 ---> Running in 082449100cb4 15:07:39 Removing intermediate container fc16e4e516fa 15:07:39 ---> 0eac2c83a202 15:07:39 Step 5/24 : RUN apk add --update --no-cache make git 15:07:39 ---> Running in 025e17ab9cd4 15:07:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:07:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:07:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:07:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:07:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:07:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:07:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:07:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:07:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:07:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:07:42 OK: 219 MiB in 52 packages 15:07:43 OK: 219 MiB in 52 packages 15:07:43 OK: 219 MiB in 52 packages 15:07:43 OK: 219 MiB in 52 packages 15:07:43 OK: 219 MiB in 52 packages 15:07:44 Removing intermediate container 62f71e16c994 15:07:44 ---> 5d231c5207f9 15:07:44 Step 6/20 : COPY . . 15:07:44 Removing intermediate container b6be6041c488 15:07:44 ---> 1ca74e632c83 15:07:44 Step 6/22 : COPY . . 15:07:45 Removing intermediate container 6e1b7c5a5afd 15:07:45 ---> d4f4692af5cb 15:07:45 Step 6/30 : COPY . . 15:07:45 Removing intermediate container 025e17ab9cd4 15:07:45 ---> 6e8dc2473e89 15:07:45 Step 6/24 : COPY . . 15:07:45 Removing intermediate container 082449100cb4 15:07:45 ---> 01df1a849cae 15:07:46 Step 6/22 : COPY . . 15:08:08 ---> bd57ca0d1670 15:08:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:08:08 ---> ed633a794da3 15:08:08 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:08:08 ---> 650574af8473 15:08:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:08:08 ---> Running in 1aa19237be52 15:08:08 ---> Running in fa35e34eb4f5 15:08:08 ---> Running in 41374594eb43 15:08:08 ---> 8dd0a2126f4c 15:08:08 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:08:08 ---> Running in 736d6b303101 15:08:08 ---> 3cecdf9558a7 15:08:08 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:08:08 ---> Running in 9b1b01a0c88e 15:08:12 Removing intermediate container 1aa19237be52 15:08:12 ---> 8ad6f6810c2c 15:08:12 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:08:12 Removing intermediate container 41374594eb43 15:08:12 ---> 228f859679c9 15:08:12 Step 8/22 : RUN make cmd/core-metadata/core-metadata 15:08:12 ---> Running in dcef2086d433 15:08:12 ---> Running in 3a8b34ce360c 15:08:12 Removing intermediate container fa35e34eb4f5 15:08:12 ---> bde65e91638b 15:08:12 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:08:12 ---> Running in e5e5b7c4b8c9 15:08:12 Removing intermediate container 736d6b303101 15:08:12 ---> 8b7d76daa5d3 15:08:12 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:08:13 ---> Running in acb0bd055ec1 15:08:13 Removing intermediate container 9b1b01a0c88e 15:08:13 ---> d9d8bfd4b12a 15:08:13 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:08:13 ---> Running in 3dc2ff8e15c8 15:08:15 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 15:08:15 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 15:08:15 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 15:08:15 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 15:08:15 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 15:08:44 Running on prd-ubuntu18.04-docker-8c-8g-1185 in /w/workspace/edgexfoundry_edgex-go_PR-3770 [Pipeline] { [Pipeline] ws 15:08:44 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 15:08:45 The recommended git tool is: git 15:08:46 using credential edgex-jenkins-ssh 15:08:46 Cloning the remote Git repository 15:08:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:08:47 > git init /w/workspace/edgex-go/2 # timeout=10 15:08:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:08:47 > git --version # timeout=10 15:08:47 > git --version # 'git version 2.17.1' 15:08:47 using GIT_SSH to set credentials SSH Credentials for GitHub 15:08:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:10:07 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 15:10:07 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 15:10:07 Removing intermediate container dcef2086d433 15:10:07 ---> 0e537592165d 15:10:07 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:10:07 ---> Running in abac12fe1a0e 15:10:09 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 15:10:12 Removing intermediate container e5e5b7c4b8c9 15:10:12 ---> 2243dbd70ef2 15:10:12 15:10:12 Step 9/30 : FROM alpine:3.14 15:10:12 3.14: Pulling from library/alpine 15:10:12 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 15:10:12 Status: Downloaded newer image for alpine:3.14 15:10:12 ---> bb3de5531c18 15:10:12 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:10:12 ---> Running in 09055832b9f6 15:10:13 Removing intermediate container 09055832b9f6 15:10:13 ---> 8d7cc24af6aa 15:10:13 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 15:10:14 ---> Running in fb0dc920e43f 15:10:14 Removing intermediate container abac12fe1a0e 15:10:14 ---> 4d92d2ad80b4 15:10:14 15:10:14 Step 10/22 : FROM docker:20.10.8 15:10:14 Merging remotes/origin/main commit d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 into PR head commit 14d94aae050e755f68cf03827263d7737d685eb5 15:10:14 Merge succeeded, producing 14d94aae050e755f68cf03827263d7737d685eb5 15:10:14 Checking out Revision 14d94aae050e755f68cf03827263d7737d685eb5 (PR-3770) 15:10:14 20.10.8: Pulling from library/docker 15:10:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:10:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:10:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:10:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:10:13 using GIT_SSH to set credentials SSH Credentials for GitHub 15:10:13 > 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 15:10:14 > git config core.sparsecheckout # timeout=10 15:10:14 > git checkout -f 14d94aae050e755f68cf03827263d7737d685eb5 # timeout=10 15:10:14 > git remote # timeout=10 15:10:14 > git config --get remote.origin.url # timeout=10 15:10:14 using GIT_SSH to set credentials SSH Credentials for GitHub 15:10:14 > git merge d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 # timeout=10 15:10:14 > git rev-parse HEAD^{commit} # timeout=10 15:10:14 > git config core.sparsecheckout # timeout=10 15:10:14 > git checkout -f 14d94aae050e755f68cf03827263d7737d685eb5 # timeout=10 15:10:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:10:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:10:17 (1/2) Installing dumb-init (1.2.5-r1) 15:10:17 (2/2) Installing su-exec (0.2-r1) 15:10:17 Executing busybox-1.33.1-r3.trigger 15:10:17 OK: 5 MiB in 16 packages 15:10:17 Removing intermediate container 3dc2ff8e15c8 15:10:17 ---> 3eeeefc3b744 15:10:17 15:10:17 Step 9/24 : FROM alpine:3.14 15:10:17 ---> bb3de5531c18 15:10:17 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:10:18 Commit message: "fix: addressed PR feedback" 15:10:18 ---> Running in def2124fbcf3 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:10:19 + echo snap-build.sh 15:10:19 snap-build.sh 15:10:19 + SNAP_BASE_DIR=. 15:10:19 + '[' '!' -z /w/workspace/edgex-go/2 ']' 15:10:19 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 15:10:19 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 15:10:19 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 15:10:19 + cd /w/workspace/edgex-go/2 15:10:19 + sudo apt-get remove -qy --purge lxd lxd-client 15:10:19 Reading package lists... 15:10:19 Building dependency tree... 15:10:19 Reading state information... 15:10:19 The following packages were automatically installed and are no longer required: 15:10:19 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 15:10:19 uidmap xdelta3 15:10:19 Use 'sudo apt autoremove' to remove them. 15:10:19 The following packages will be REMOVED: 15:10:19 lxd* lxd-client* 15:10:19 Removing intermediate container fb0dc920e43f 15:10:19 ---> 20d8dd862f44 15:10:19 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 15:10:19 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 15:10:19 After this operation, 31.7 MB disk space will be freed. 15:10:19 ---> Running in 12c8ad6ad385 15:10:19 (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.) 15:10:19 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 15:10:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:10:20 Removing intermediate container acb0bd055ec1 15:10:20 ---> 62e5b686e168 15:10:20 15:10:20 Step 9/20 : FROM alpine:3.14 15:10:20 ---> bb3de5531c18 15:10:20 Step 10/20 : RUN apk add --update --no-cache curl 15:10:20 Removing intermediate container 12c8ad6ad385 15:10:20 ---> 06113855fc90 15:10:20 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:10:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:10:20 ---> Running in 128773def0d7 15:10:20 ---> Running in 4e0f90f015b3 15:10:20 Removing lxd dnsmasq configuration 15:10:20 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 15:10:20 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 15:10:21 (1/3) Installing ca-certificates (20191127-r5) 15:10:21 (2/3) Installing dumb-init (1.2.5-r1) 15:10:21 (3/3) Installing su-exec (0.2-r1) 15:10:21 Executing busybox-1.33.1-r3.trigger 15:10:21 Executing ca-certificates-20191127-r5.trigger 15:10:21 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:10:21 OK: 6 MiB in 17 packages 15:10:21 Removing intermediate container 4e0f90f015b3 15:10:21 ---> 1b8ba1c3f562 15:10:21 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:10:21 (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.) 15:10:21 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 15:10:21 ---> Running in 024ff17b3d95 15:10:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:10:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:10:23 Processing triggers for systemd (237-3ubuntu10.45) ... 15:10:23 Processing triggers for ureadahead (0.100.0-21) ... 15:10:23 (1/5) Installing ca-certificates (20191127-r5) 15:10:23 (2/5) Installing brotli-libs (1.0.9-r5) 15:10:23 (3/5) Installing nghttp2-libs (1.43.0-r0) 15:10:23 (4/5) Installing libcurl (7.79.1-r0) 15:10:23 (5/5) Installing curl (7.79.1-r0) 15:10:23 Executing busybox-1.33.1-r3.trigger 15:10:23 Removing intermediate container 3a8b34ce360c 15:10:23 ---> 3934e7b79af7 15:10:23 15:10:23 Step 9/22 : FROM alpine:3.14 15:10:23 ---> bb3de5531c18 15:10:23 Step 10/22 : RUN apk add --update --no-cache dumb-init 15:10:23 Executing ca-certificates-20191127-r5.trigger 15:10:23 + sudo snap remove --purge lxd 15:10:23 snap "lxd" is not installed 15:10:23 + sudo groupadd --force --system lxd 15:10:23 ++ whoami 15:10:23 + sudo /usr/sbin/usermod -G lxd -a jenkins 15:10:23 + newgrp - lxd 15:10:23 OK: 8 MiB in 19 packages 15:10:23 ---> Running in 6ae06f7fa625 15:10:23 + sudo snap install lxd 15:10:23 Removing intermediate container def2124fbcf3 15:10:23 ---> 6090efded71c 15:10:23 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:10:24 ---> Running in 10fb4c9e3863 15:10:25 Removing intermediate container 10fb4c9e3863 15:10:25 ---> f4d21c6d982d 15:10:25 Step 12/24 : WORKDIR / 15:10:25 ---> Running in fee1b63878c1 15:10:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:10:25 Removing intermediate container 024ff17b3d95 15:10:25 ---> 51a53997e004 15:10:25 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 15:10:25 ---> Running in ba5b43da47bc 15:10:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:10:26 Removing intermediate container fee1b63878c1 15:10:26 ---> f690c31296c5 15:10:26 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:10:26 Removing intermediate container 128773def0d7 15:10:26 ---> 5e00b87ee8f7 15:10:26 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:10:26 ---> Running in 9689b27e5174 15:10:26 (1/1) Installing dumb-init (1.2.5-r1) 15:10:26 Executing busybox-1.33.1-r3.trigger 15:10:26 OK: 5 MiB in 15 packages 15:10:26 Removing intermediate container ba5b43da47bc 15:10:26 ---> 3ecb2c8b5afe 15:10:26 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:10:27 Removing intermediate container 9689b27e5174 15:10:27 ---> d504af594a2e 15:10:27 Step 12/20 : WORKDIR /edgex 15:10:27 ---> cb3a288d5c63 15:10:27 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:10:27 ---> Running in 2c2f6bfca90b 15:10:28 Removing intermediate container 6ae06f7fa625 15:10:28 ---> 733ac6c8c425 15:10:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:10:28 ---> 9c7f74f7dc84 15:10:28 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:10:28 ---> Running in 0c1e148d86e7 15:10:28 ---> Running in 905620c88ae9 15:10:28 Removing intermediate container 2c2f6bfca90b 15:10:28 ---> faafa01c0f5d 15:10:28 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:10:29 ---> 7dfd72f87fa1 15:10:29 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:10:29 Removing intermediate container 0c1e148d86e7 15:10:29 ---> 1d1bf3c13bfb 15:10:29 Step 12/22 : ENV APP_PORT=59881 15:10:29 ---> Running in d4d5d3ba2cc4 15:10:30 ---> c7293d47c1f3 15:10:30 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:10:30 Removing intermediate container d4d5d3ba2cc4 15:10:30 ---> 0420f2dbf82b 15:10:30 Step 13/22 : EXPOSE $APP_PORT 15:10:30 ---> Running in 8da3926e1355 15:10:30 ---> f3e84ace385f 15:10:30 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:10:31 Removing intermediate container 8da3926e1355 15:10:31 ---> 3b21322fbfe8 15:10:31 Step 14/22 : WORKDIR / 15:10:31 ---> Running in 3a1a6acbb78a 15:10:31 Removing intermediate container 905620c88ae9 15:10:31 ---> 01cedb3fa7eb 15:10:31 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 15:10:31 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 15:10:31 Status: Downloaded newer image for docker:20.10.8 15:10:31 ---> 3734d5adc5ac 15:10:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:10:32 ---> Running in 5e7be7af60dd 15:10:32 ---> 60bb04c360c4 15:10:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:10:32 Removing intermediate container 3a1a6acbb78a 15:10:32 ---> 1e77bedd77f8 15:10:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:10:32 ---> 278e9e97925d 15:10:32 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:10:32 ---> b65d82f4b35f 15:10:32 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:10:33 Removing intermediate container 5e7be7af60dd 15:10:33 ---> d29f3d0f863d 15:10:33 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 15:10:33 ---> Running in c5a7f34a51b0 15:10:33 ---> 39fefe5a5c6f 15:10:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:10:34 ---> 3a53e163d07f 15:10:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:10:34 ---> 413c93b0bbbb 15:10:34 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:10:34 ---> Running in c8c34f22d852 15:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:10:35 ---> 6d7406bece62 15:10:35 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:10:35 Removing intermediate container c8c34f22d852 15:10:35 ---> a6b3e6cd5a27 15:10:35 Step 17/20 : CMD ["--init=true"] 15:10:35 ---> efabe5dbd7c8 15:10:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:10:35 ---> Running in aee2d414fa64 15:10:35 (1/42) Installing readline (8.1.0-r0) 15:10:35 (2/42) Installing bash (5.1.4-r0) 15:10:35 Executing bash-5.1.4-r0.post-install 15:10:35 (3/42) Installing brotli-libs (1.0.9-r5) 15:10:36 (4/42) Installing nghttp2-libs (1.43.0-r0) 15:10:36 (5/42) Installing libcurl (7.79.1-r0) 15:10:36 (6/42) Installing curl (7.79.1-r0) 15:10:36 (7/42) Installing dumb-init (1.2.5-r1) 15:10:36 (8/42) Installing libbz2 (1.0.8-r1) 15:10:36 (9/42) Installing expat (2.4.1-r0) 15:10:36 (10/42) Installing libffi (3.3-r2) 15:10:36 (11/42) Installing gdbm (1.19-r0) 15:10:36 (12/42) Installing xz-libs (5.2.5-r0) 15:10:36 (13/42) Installing libgcc (10.3.1_git20210424-r2) 15:10:36 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 15:10:36 (15/42) Installing mpdecimal (2.5.1-r1) 15:10:36 (16/42) Installing sqlite-libs (3.35.5-r0) 15:10:36 (17/42) Installing python3 (3.9.5-r1) 15:10:36 ---> 2930a95b671d 15:10:36 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:10:36 Removing intermediate container aee2d414fa64 15:10:36 ---> d22b29bc5ce7 15:10:36 Step 18/20 : LABEL arch=arm64 15:10:36 ---> 0e8d30dd5619 15:10:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:10:36 ---> Running in 097e351517b3 15:10:36 ---> 06136261789a 15:10:36 Step 18/22 : ENTRYPOINT ["/core-metadata"] 15:10:37 ---> Running in 440454cea19f 15:10:37 Removing intermediate container 097e351517b3 15:10:37 ---> 07168b52a3af 15:10:37 Step 19/20 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 15:10:37 ---> 35714d59fad9 15:10:37 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:10:37 ---> Running in 58af1ff8c0ef 15:10:38 Removing intermediate container 440454cea19f 15:10:38 ---> ec92a8f6e89d 15:10:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:10:38 ---> fa6b01d197ce 15:10:38 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/ 15:10:38 ---> Running in 609a59ecfa07 15:10:38 ---> Running in 50ff30ae6d19 15:10:38 Removing intermediate container 58af1ff8c0ef 15:10:38 ---> 770c84bdf393 15:10:38 Step 20/20 : LABEL version=0.0.0 15:10:38 (18/42) Installing py3-appdirs (1.4.4-r2) 15:10:38 (19/42) Installing py3-chardet (4.0.0-r2) 15:10:38 (20/42) Installing py3-idna (3.2-r0) 15:10:38 ---> Running in 77dd4cf616d4 15:10:38 (21/42) Installing py3-urllib3 (1.26.5-r0) 15:10:38 2021-10-22T15:10:36Z INFO Waiting for automatic snapd restart... 15:10:38 (22/42) Installing py3-certifi (2020.12.5-r1) 15:10:38 (23/42) Installing py3-requests (2.25.1-r4) 15:10:38 (24/42) Installing py3-msgpack (1.0.2-r1) 15:10:38 (25/42) Installing py3-lockfile (0.12.2-r4) 15:10:38 (26/42) Installing py3-cachecontrol (0.12.6-r1) 15:10:38 (27/42) Installing py3-colorama (0.4.4-r1) 15:10:38 (28/42) Installing py3-contextlib2 (0.6.0-r1) 15:10:38 (29/42) Installing py3-distlib (0.3.1-r3) 15:10:38 (30/42) Installing py3-distro (1.5.0-r3) 15:10:38 (31/42) Installing py3-six (1.15.0-r1) 15:10:38 (32/42) Installing py3-webencodings (0.5.1-r4) 15:10:38 (33/42) Installing py3-html5lib (1.1-r1) 15:10:39 (34/42) Installing py3-parsing (2.4.7-r2) 15:10:39 (35/42) Installing py3-packaging (20.9-r1) 15:10:39 (36/42) Installing py3-toml (0.10.2-r2) 15:10:39 (37/42) Installing py3-pep517 (0.10.0-r2) 15:10:39 (38/42) Installing py3-progress (1.5-r2) 15:10:39 ---> 56ef6d24039a 15:10:39 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 15:10:39 (39/42) Installing py3-retrying (1.3.3-r1) 15:10:39 (40/42) Installing py3-ordered-set (4.0.2-r1) 15:10:39 (41/42) Installing py3-setuptools (52.0.0-r3) 15:10:39 Removing intermediate container 609a59ecfa07 15:10:39 ---> 89a6fa7b1fab 15:10:39 Step 20/22 : LABEL arch=arm64 15:10:39 (42/42) Installing py3-pip (20.3.4-r1) 15:10:39 ---> Running in 368c181ebcf7 15:10:39 ---> Running in 2a85a308f7b4 15:10:39 Removing intermediate container 77dd4cf616d4 15:10:39 ---> a8fab1cdb9e0 15:10:39 15:10:39 Executing busybox-1.33.1-r3.trigger 15:10:39 OK: 84 MiB in 64 packages 15:10:39 Removing intermediate container 368c181ebcf7 15:10:39 ---> f5c7b7c301c1 15:10:39 Step 21/22 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 15:10:39 Successfully built a8fab1cdb9e0 15:10:40 Successfully tagged security-proxy-setup-arm64:latest 15:10:40  Building security-proxy-setup ... done Building support-scheduler 15:10:40 ---> Running in baaacd75abcb 15:10:40 Removing intermediate container 2a85a308f7b4 15:10:40 ---> a20a3b0127be 15:10:40 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:10:41 Removing intermediate container baaacd75abcb 15:10:41 ---> c79c7a996b08 15:10:41 Step 22/22 : LABEL version=0.0.0 15:10:41 ---> Running in dbb9ff0620e6 15:10:41 Removing intermediate container 50ff30ae6d19 15:10:41 ---> b2534d015fed 15:10:41 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:10:41 ---> Running in 866a3cea13c7 15:10:41 ---> 64de669970aa 15:10:41 Step 25/30 : RUN chmod +x /entrypoint.sh 15:10:41 Removing intermediate container dbb9ff0620e6 15:10:41 ---> 9d69216dd1f1 15:10:41 15:10:42 ---> Running in 401be7913d49 15:10:42 Removing intermediate container 866a3cea13c7 15:10:42 ---> f31a36884365 15:10:42 Step 22/24 : LABEL arch=arm64 15:10:42 Successfully built 9d69216dd1f1 15:10:42 Successfully tagged core-metadata-arm64:latest 15:10:42 Building support-notifications 15:10:42  Building core-metadata ... done  ---> Running in 080e9d72dce9 15:10:43 Removing intermediate container 080e9d72dce9 15:10:43 ---> 4325d1514563 15:10:43 Step 23/24 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 15:10:43 ---> Running in f6b971f9cb76 15:10:44 Removing intermediate container f6b971f9cb76 15:10:44 ---> 1d44139958f0 15:10:44 Step 24/24 : LABEL version=0.0.0 15:10:44 ---> Running in 368bfdcd194b 15:10:44 Removing intermediate container 368bfdcd194b 15:10:44 ---> 6760b40bae6d 15:10:44 15:10:44 Collecting docker-compose==1.23.2 15:10:44 Removing intermediate container 401be7913d49 15:10:44 ---> 60fa3af5365d 15:10:44 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 15:10:44 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:10:45 ---> Running in a02bbe03ad5d 15:10:45 Successfully built 6760b40bae6d 15:10:45 Successfully tagged security-secretstore-setup-arm64:latest 15:10:45  Building security-secretstore-setup ... done Building core-command 15:10:45 Collecting jsonschema<3,>=2.5.1 15:10:45 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:10:45 Removing intermediate container a02bbe03ad5d 15:10:45 ---> 697824903e51 15:10:45 Step 27/30 : CMD ["gate"] 15:10:45 Collecting websocket-client<1.0,>=0.32.0 15:10:45 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:10:45 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 15:10:45 ---> Running in 7a3e51b2f93f 15:10:46 Removing intermediate container 7a3e51b2f93f 15:10:46 ---> 274bf8ca225d 15:10:46 Step 28/30 : LABEL arch=arm64 15:10:46 ---> Running in a023f32a640e 15:10:46 Collecting PyYAML<4,>=3.10 15:10:46 Downloading PyYAML-3.13.tar.gz (270 kB) 15:10:47 Removing intermediate container a023f32a640e 15:10:47 ---> 5cd6393988f5 15:10:47 Step 29/30 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 15:10:47 ---> Running in 0dcdc8619bcb 15:10:48 Removing intermediate container 0dcdc8619bcb 15:10:48 ---> 4dbce1cc2696 15:10:48 Step 30/30 : LABEL version=0.0.0 15:10:48 ---> Running in e77a23719522 15:10:49 Removing intermediate container e77a23719522 15:10:49 ---> 63c6fb81171c 15:10:49 15:10:49 Successfully built 63c6fb81171c 15:10:49 Successfully tagged security-bootstrapper-arm64:latest 15:10:49  Building security-bootstrapper ... done Building core-data 15:10:50 Collecting cached-property<2,>=1.2.0 15:10:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:10:50 Collecting docker<4.0,>=3.6.0 15:10:50 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:10:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:10:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:10:52 Collecting docopt<0.7,>=0.6.1 15:10:52 Downloading docopt-0.6.2.tar.gz (25 kB) 15:10:54 Collecting dockerpty<0.5,>=0.4.1 15:10:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:10:55 Collecting texttable<0.10,>=0.9.0 15:10:55 Downloading texttable-0.9.1.tar.gz (11 kB) 15:10:57 Collecting docker-pycreds>=0.4.0 15:10:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:10:58 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) 15:10:58 Collecting urllib3<1.25,>=1.21.1 15:10:58 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:10:58 Collecting idna<2.8,>=2.5 15:10:58 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:10:58 Collecting chardet<3.1.0,>=3.0.2 15:10:58 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:10:59 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:10:59 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:10:59 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:10:59 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:11:00 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:11:00 Attempting uninstall: urllib3 15:11:00 Found existing installation: urllib3 1.26.5 15:11:00 Uninstalling urllib3-1.26.5: 15:11:00 Successfully uninstalled urllib3-1.26.5 15:11:00 Attempting uninstall: idna 15:11:00 Found existing installation: idna 3.2 15:11:00 Uninstalling idna-3.2: 15:11:01 Successfully uninstalled idna-3.2 15:11:02 Attempting uninstall: chardet 15:11:02 Found existing installation: chardet 4.0.0 15:11:02 Uninstalling chardet-4.0.0: 15:11:02 Successfully uninstalled chardet-4.0.0 15:11:04 Attempting uninstall: requests 15:11:04 Found existing installation: requests 2.25.1 15:11:04 Uninstalling requests-2.25.1: 15:11:04 Successfully uninstalled requests-2.25.1 15:11:04 Running setup.py install for texttable: started 15:11:05 lxd 4.19 from Canonical* installed 15:11:05 + sudo lxd init --auto 15:11:06 Running setup.py install for texttable: finished with status 'done' 15:11:06 Running setup.py install for PyYAML: started 15:11:08 Running setup.py install for PyYAML: finished with status 'done' 15:11:08 Running setup.py install for docopt: started 15:11:10 + sudo snap install --classic snapcraft 15:11:10 Running setup.py install for docopt: finished with status 'done' 15:11:10 Running setup.py install for dockerpty: started 15:11:12 Running setup.py install for dockerpty: finished with status 'done' 15:11:14 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 15:11:24 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:11:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:11:24 ---> a65f93871d5b 15:11:24 Step 3/23 : WORKDIR /edgex-go 15:11:24 ---> Using cache 15:11:24 ---> 56985e5ca1fc 15:11:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:11:24 ---> Using cache 15:11:24 ---> f1d051b53f17 15:11:24 Step 5/23 : RUN apk add --update --no-cache make git 15:11:24 ---> Using cache 15:11:24 ---> 01df1a849cae 15:11:24 Step 6/23 : COPY go.mod . 15:11:25 ---> 12cf0fbb2cc6 15:11:25 Step 7/23 : RUN go mod download 15:11:25 ---> Running in cd7e5087aa3e 15:11:27 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:11:27 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:11:27 ---> a65f93871d5b 15:11:27 Step 3/21 : WORKDIR /edgex-go 15:11:27 ---> Using cache 15:11:27 ---> 56985e5ca1fc 15:11:27 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:11:27 ---> Using cache 15:11:27 ---> f1d051b53f17 15:11:27 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 15:11:27 ---> Running in df2cd95187fb 15:11:28 snapcraft 5.0 from Canonical* installed 15:11:28 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 15:11:28 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 15:11:28 % Total % Received % Xferd Average Speed Time Time Time Current 15:11:28 Dload Upload Total Spent Left Speed 15:11:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4543 0 --:--:-- --:--:-- --:--:-- 4543 15:11:28 100 3325k 100 3325k 0 0 7181k 0 --:--:-- --:--:-- --:--:-- 7181k 15:11:28 ./yq_linux_amd64 15:11:28 + sudo snapcraft prime --use-lxd 15:11:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:11:29 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:11:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:11:29 ---> a65f93871d5b 15:11:29 Step 3/22 : WORKDIR /edgex-go 15:11:29 ---> Using cache 15:11:29 ---> 56985e5ca1fc 15:11:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:11:29 ---> Using cache 15:11:29 ---> f1d051b53f17 15:11:29 Step 5/22 : RUN apk add --update --no-cache make git 15:11:29 ---> Using cache 15:11:29 ---> 01df1a849cae 15:11:29 Step 6/22 : COPY . . 15:11:29 ---> Using cache 15:11:29 ---> 650574af8473 15:11:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:29 ---> Using cache 15:11:29 ---> 228f859679c9 15:11:29 Step 8/22 : RUN make cmd/core-command/core-command 15:11:30 ---> Running in 04709a5cee96 15:11:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:11:30 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 15:11:30 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: 15:11:30 - README.md 15:11:30 15:11:30 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:11:30 Removing intermediate container cd7e5087aa3e 15:11:30 ---> ea99f32b6bee 15:11:30 Step 8/23 : COPY . . 15:11:31 Launching a container. 15:11:31 OK: 219 MiB in 52 packages 15:11:32 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 15:11:32 Removing intermediate container c5a7f34a51b0 15:11:32 ---> 523597958767 15:11:32 Step 13/22 : ENV APP_PORT=58890 15:11:32 Removing intermediate container df2cd95187fb 15:11:32 ---> 86195915424d 15:11:32 Step 6/21 : COPY . . 15:11:32 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:11:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:11:32 ---> a65f93871d5b 15:11:32 Step 3/22 : WORKDIR /edgex-go 15:11:32 ---> Using cache 15:11:32 ---> 56985e5ca1fc 15:11:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:11:32 ---> Using cache 15:11:32 ---> f1d051b53f17 15:11:32 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:11:32 ---> Running in 4d60c56d125f 15:11:32 ---> Running in 013026f757d4 15:11:33 Removing intermediate container 4d60c56d125f 15:11:33 ---> f4c5f8cefb07 15:11:33 Step 14/22 : EXPOSE $APP_PORT 15:11:34 ---> Running in ba937ade59d3 15:11:35 Removing intermediate container ba937ade59d3 15:11:35 ---> d73e7101ca6c 15:11:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:11:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:11:36 Waiting for container to be ready 15:11:36 To start your first instance, try: lxc launch ubuntu:20.04 15:11:36 15:11:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:11:37 OK: 219 MiB in 52 packages 15:11:38 ---> 791fc4e9f47b 15:11:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:11:40 Removing intermediate container 013026f757d4 15:11:40 ---> fe9f87d1ab4d 15:11:40 Step 6/22 : COPY . . 15:11:40 ---> dccfd5886a6c 15:11:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:11:40 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 15:11:41 Waiting for network to be ready... 15:11:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:11:41 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1930 kB] 15:11:41 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:11:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [348 kB] 15:11:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 15:11:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 15:11:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [487 kB] 15:11:41 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.7 kB] 15:11:41 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 15:11:41 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 15:11:42 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:11:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:11:42 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:11:42 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:11:42 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:11:42 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:11:42 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:11:42 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:11:43 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:11:43 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 15:11:43 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 15:11:43 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 15:11:43 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 15:11:43 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 15:11:43 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 15:11:43 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1758 kB] 15:11:43 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 15:11:44 ---> d749f70e9047 15:11:44 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 15:11:44 ---> Running in f9dfdeb5bb80 15:11:45 Removing intermediate container f9dfdeb5bb80 15:11:45 ---> fe701d805298 15:11:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:11:45 ---> Running in e263653a90ff 15:11:46 Fetched 25.5 MB in 5s (5623 kB/s) 15:11:46 Removing intermediate container e263653a90ff 15:11:46 ---> 09dabfcdb6ca 15:11:46 Step 20/22 : LABEL arch=arm64 15:11:46 ---> Running in cb9c5cf67522 15:11:47 Reading package lists... 15:11:47 Reading package lists... 15:11:47 Building dependency tree... 15:11:47 Reading state information... 15:11:47 The following additional packages will be installed: 15:11:47 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:11:47 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:11:47 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:11:47 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 15:11:47 Suggested packages: 15:11:47 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 15:11:47 Recommended packages: 15:11:47 gnupg libsasl2-modules 15:11:47 The following NEW packages will be installed: 15:11:47 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:11:47 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:11:47 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:11:47 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 15:11:47 The following packages will be upgraded: 15:11:47 gpg gpg-agent gpgconf libudev1 15:11:47 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 15:11:47 Need to get 3527 kB of archives. 15:11:47 After this operation, 13.3 MB of additional disk space will be used. 15:11:47 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] 15:11:47 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] 15:11:47 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 15:11:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 15:11:48 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 15:11:48 Removing intermediate container cb9c5cf67522 15:11:48 ---> 78dc30306c4a 15:11:48 Step 21/22 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 15:11:48 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 15:11:48 ---> Running in f6b1bfb0d9a0 15:11:48 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 15:11:48 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 15:11:48 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 15:11:48 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 15:11:48 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 15:11:48 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 15:11:48 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 15:11:48 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 15:11:48 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 15:11:48 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 15:11:48 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 15:11:48 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 15:11:48 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 15:11:48 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 15:11:48 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 15:11:48 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 15:11:49 debconf: delaying package configuration, since apt-utils is not installed 15:11:49 Fetched 3527 kB in 1s (2617 kB/s) 15:11:49 (Reading database ... 12511 files and directories currently installed.) 15:11:49 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 15:11:49 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 15:11:49 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 15:11:49 Selecting previously unselected package udev. 15:11:49 (Reading database ... 12511 files and directories currently installed.) 15:11:49 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 15:11:49 Unpacking udev (237-3ubuntu10.52) ... 15:11:49 Selecting previously unselected package libfuse2:amd64. 15:11:49 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 15:11:49 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:11:49 Selecting previously unselected package fuse. 15:11:49 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 15:11:49 Unpacking fuse (2.9.7-1ubuntu1) ... 15:11:49 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 15:11:49 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:11:49 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 15:11:49 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:11:49 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 15:11:49 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:11:49 Selecting previously unselected package libksba8:amd64. 15:11:49 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 15:11:49 Unpacking libksba8:amd64 (1.3.5-2) ... 15:11:49 Selecting previously unselected package libroken18-heimdal:amd64. 15:11:49 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:11:49 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:49 Removing intermediate container f6b1bfb0d9a0 15:11:49 ---> df2561372845 15:11:49 Step 22/22 : LABEL version=0.0.0 15:11:49 ---> Running in 01ebfe4966ec 15:11:50 Selecting previously unselected package libasn1-8-heimdal:amd64. 15:11:50 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:11:50 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:50 Selecting previously unselected package libheimbase1-heimdal:amd64. 15:11:50 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:11:50 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:50 Selecting previously unselected package libhcrypto4-heimdal:amd64. 15:11:50 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:11:50 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:50 Selecting previously unselected package libwind0-heimdal:amd64. 15:11:50 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:11:50 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:50 Selecting previously unselected package libhx509-5-heimdal:amd64. 15:11:50 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:11:50 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:50 Selecting previously unselected package libkrb5-26-heimdal:amd64. 15:11:50 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:11:50 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:50 Selecting previously unselected package libheimntlm0-heimdal:amd64. 15:11:50 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:11:50 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:50 Selecting previously unselected package libgssapi3-heimdal:amd64. 15:11:50 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:11:50 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:50 Selecting previously unselected package libsasl2-modules-db:amd64. 15:11:50 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:11:50 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:11:50 Selecting previously unselected package libsasl2-2:amd64. 15:11:50 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:11:50 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:11:50 Selecting previously unselected package libldap-common. 15:11:50 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 15:11:50 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:11:50 Selecting previously unselected package libldap-2.4-2:amd64. 15:11:50 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 15:11:50 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:11:50 Selecting previously unselected package dirmngr. 15:11:50 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 15:11:50 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 15:11:50 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:11:50 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 15:11:50 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:11:50 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:11:50 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:11:50 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 15:11:50 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:50 Setting up libksba8:amd64 (1.3.5-2) ... 15:11:50 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:11:50 Setting up udev (237-3ubuntu10.52) ... 15:11:51 invoke-rc.d: policy-rc.d denied execution of start. 15:11:51 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:51 Processing triggers for systemd (237-3ubuntu10) ... 15:11:51 Removing intermediate container 01ebfe4966ec 15:11:51 ---> 8b5fd0096e67 15:11:51 15:11:51 Setting up fuse (2.9.7-1ubuntu1) ... 15:11:51 Setting up gpg (2.2.4-1ubuntu1.4) ... 15:11:51 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:51 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:51 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:51 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:51 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:51 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:51 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:11:51 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:11:51 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 15:11:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:11:52 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 15:11:52 settings in the [Install] section, and DefaultInstance for template units). 15:11:52 This means they are not meant to be enabled using systemctl. 15:11:52 Possible reasons for having this kind of units are: 15:11:52 1) A unit may be statically enabled by being symlinked from another unit's 15:11:52 .wants/ or .requires/ directory. 15:11:52 2) A unit's purpose may be to act as a helper for some other unit which has 15:11:52 a requirement dependency on it. 15:11:52 3) A unit may be started when needed via activation (socket, path, timer, 15:11:52 D-Bus, udev, scripted systemctl call, ...). 15:11:52 4) In case of template units, the unit is meant to be enabled with some 15:11:52 instance name specified. 15:11:52 Reading package lists... 15:11:52 Building dependency tree... 15:11:52 Reading state information... 15:11:52 The following additional packages will be installed: 15:11:52 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 15:11:52 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 15:11:52 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 15:11:52 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 15:11:52 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 15:11:52 Suggested packages: 15:11:52 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 15:11:52 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 15:11:52 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 15:11:52 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 15:11:52 systemd-container policykit-1 15:11:52 Recommended packages: 15:11:52 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 15:11:52 The following NEW packages will be installed: 15:11:52 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 15:11:52 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 15:11:52 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 15:11:52 multiarch-support openssh-client python3 python3-minimal python3.6 15:11:52 python3.6-minimal snapd squashfs-tools sudo 15:11:52 The following packages will be upgraded: 15:11:52 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 15:11:52 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 15:11:52 Need to get 36.8 MB of archives. 15:11:52 After this operation, 147 MB of additional disk space will be used. 15:11:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 15:11:52 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 15:11:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 15:11:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 15:11:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 15:11:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 15:11:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 15:11:52 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 15:11:52 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 15:11:52 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 15:11:52 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 15:11:52 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 15:11:52 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 15:11:52 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 15:11:52 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 15:11:52 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 15:11:52 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 15:11:52 Successfully built 8b5fd0096e67 15:11:52 Successfully tagged sys-mgmt-agent-arm64:latest 15:11:54 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 15:11:54 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 15:11:54 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 15:11:54 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 15:11:54 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 15:11:54 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 15:11:54 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 15:11:54 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 15:11:54 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 15:11:54 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 15:11:54 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 15:11:54 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 15:11:54 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 15:11:56 debconf: delaying package configuration, since apt-utils is not installed 15:11:56 Fetched 36.8 MB in 3s (11.5 MB/s) 15:11:56 (Reading database ... 12757 files and directories currently installed.) 15:11:56 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 15:11:56 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 15:11:56 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 15:11:56 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 15:11:56 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 15:11:56 (Reading database ... 12757 files and directories currently installed.) 15:11:56 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 15:11:56 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 15:11:56 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 15:11:56 (Reading database ... 12757 files and directories currently installed.) 15:11:56 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 15:11:56 Unpacking apt (1.6.14) over (1.6.1) ... 15:11:57 Setting up apt (1.6.14) ... 15:11:57 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 15:11:57 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 15:11:57 (Reading database ... 12764 files and directories currently installed.) 15:11:57 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 15:11:57 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 15:11:57 Selecting previously unselected package libpython3.6-minimal:amd64. 15:11:57 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:11:57 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:11:57 Selecting previously unselected package libexpat1:amd64. 15:11:57 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 15:11:57 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:11:57 Selecting previously unselected package python3.6-minimal. 15:11:57 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:11:57 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:11:58 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 15:11:58 Checking for services that may need to be restarted...done. 15:11:58 Checking for services that may need to be restarted...done. 15:11:58 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:11:58 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:11:58 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:11:58 Selecting previously unselected package python3-minimal. 15:11:58 (Reading database ... 13012 files and directories currently installed.) 15:11:58 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 15:11:58 Unpacking python3-minimal (3.6.7-1~18.04) ... 15:11:58 Selecting previously unselected package mime-support. 15:11:58 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 15:11:58 Unpacking mime-support (3.60ubuntu1) ... 15:11:58 Selecting previously unselected package libmpdec2:amd64. 15:11:58 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 15:11:58 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:11:58 Selecting previously unselected package libpython3.6-stdlib:amd64. 15:11:58 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:11:58 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:11:59 Selecting previously unselected package python3.6. 15:11:59 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:11:59 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:11:59 Selecting previously unselected package libpython3-stdlib:amd64. 15:11:59 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 15:11:59 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:11:59 Setting up python3-minimal (3.6.7-1~18.04) ... 15:11:59 Selecting previously unselected package python3. 15:11:59 (Reading database ... 13442 files and directories currently installed.) 15:11:59 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 15:11:59 Unpacking python3 (3.6.7-1~18.04) ... 15:11:59 Selecting previously unselected package multiarch-support. 15:11:59 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 15:11:59 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 15:11:59 Setting up multiarch-support (2.27-3ubuntu1.4) ... 15:11:59 Selecting previously unselected package liblzo2-2:amd64. 15:11:59 (Reading database ... 13479 files and directories currently installed.) 15:11:59 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 15:11:59 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 15:11:59 Selecting previously unselected package libbsd0:amd64. 15:11:59 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 15:11:59 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:11:59 Selecting previously unselected package sudo. 15:11:59 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 15:11:59 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 15:11:59 Selecting previously unselected package apparmor. 15:11:59 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 15:11:59 Unpacking apparmor (2.12-4ubuntu5.1) ... 15:11:59 Selecting previously unselected package libedit2:amd64. 15:11:59 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 15:11:59 Unpacking libedit2:amd64 (3.1-20170329-1) ... 15:11:59 Selecting previously unselected package libkrb5support0:amd64. 15:11:59 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 15:11:59 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:11:59 Selecting previously unselected package libk5crypto3:amd64. 15:11:59 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 15:11:59 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:11:59 Selecting previously unselected package libkeyutils1:amd64. 15:11:59 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 15:11:59 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:11:59 Selecting previously unselected package libkrb5-3:amd64. 15:11:59 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 15:11:59 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:12:00 Selecting previously unselected package libgssapi-krb5-2:amd64. 15:12:00 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 15:12:00 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:12:00 Selecting previously unselected package libssl1.0.0:amd64. 15:12:00 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 15:12:00 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 15:12:00 Selecting previously unselected package openssh-client. 15:12:00 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 15:12:00 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 15:12:00 Selecting previously unselected package squashfs-tools. 15:12:00 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 15:12:00 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 15:12:00 Selecting previously unselected package snapd. 15:12:00 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 15:12:00 Unpacking snapd (2.51.1+18.04) ... 15:12:02 Setting up libedit2:amd64 (3.1-20170329-1) ... 15:12:02 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 15:12:02 Setting up mime-support (3.60ubuntu1) ... 15:12:02 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 15:12:02 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:12:02 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:12:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:12:02 Setting up systemd (237-3ubuntu10.52) ... 15:12:02 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 15:12:03 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:12:03 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:12:03 Setting up liblzo2-2:amd64 (2.08-1.2) ... 15:12:03 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:12:03 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:12:03 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:12:03 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 15:12:03 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:12:03 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:12:03 Setting up python3 (3.6.7-1~18.04) ... 15:12:03 running python rtupdate hooks for python3.6... 15:12:03 running python post-rtupdate hooks for python3.6... 15:12:04 Setting up apparmor (2.12-4ubuntu5.1) ... 15:12:04 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 15:12:04 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:12:04 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 15:12:04 Setting up snapd (2.51.1+18.04) ... 15:12:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 15:12:05  Building sys-mgmt-agent ... done  ---> d8feaa2f5cff 15:12:05 Step 9/23 : RUN go mod tidy 15:12:05 ---> Running in 8c73cfc2e472 15:12:05 ---> 63a2eb66d5e0 15:12:05 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:12:05 ---> Running in c646702fcf32 15:12:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 15:12:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 15:12:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 15:12:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:12:05 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:12:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 15:12:06 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 15:12:06 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 15:12:06 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 15:12:06 /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' 15:12:06 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:12:06 Processing triggers for systemd (237-3ubuntu10.52) ... 15:12:07 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:12:08 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:12:08 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:12:09 Reading package lists... 15:12:09 Reading package lists... 15:12:09 Building dependency tree... 15:12:09 Reading state information... 15:12:09 Calculating upgrade... 15:12:10 The following packages will be upgraded: 15:12:10 advancecomp base-files bash binutils binutils-common 15:12:10 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 15:12:10 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 15:12:10 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 15:12:10 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 15:12:10 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 15:12:10 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 15:12:10 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 15:12:10 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 15:12:10 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 15:12:10 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 15:12:10 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 15:12:10 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 15:12:10 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 15:12:10 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 15:12:10 ubuntu-keyring util-linux 15:12:10 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:12:10 Need to get 64.1 MB of archives. 15:12:10 After this operation, 5144 kB of additional disk space will be used. 15:12:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] 15:12:10 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 15:12:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 15:12:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 15:12:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 15:12:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 15:12:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 15:12:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 15:12:10 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 15:12:10 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 15:12:10 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 15:12:10 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 15:12:10 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 15:12:10 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 15:12:10 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 15:12:10 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 15:12:10 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 15:12:10 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 15:12:10 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 15:12:10 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 15:12:10 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 15:12:10 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 15:12:10 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 15:12:10 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 15:12:10 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 15:12:10 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 15:12:10 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 15:12:10 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 15:12:10 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 15:12:10 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 15:12:10 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 15:12:10 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 15:12:10 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 15:12:10 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 15:12:10 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 15:12:10 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 15:12:10 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 15:12:10 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 15:12:10 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 15:12:10 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 15:12:10 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 15:12:10 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 15:12:10 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 15:12:10 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 15:12:10 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 15:12:10 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 15:12:10 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] 15:12:10 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 15:12:10 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 15:12:10 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] 15:12:10 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 15:12:10 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 15:12:10 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 15:12:10 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 15:12:10 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 15:12:10 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 15:12:10 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 15:12:10 ---> 4959dc038c70 15:12:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:12:10 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 15:12:10 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 15:12:10 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 15:12:11 Removing intermediate container 8c73cfc2e472 15:12:11 ---> 79eecc03106a 15:12:11 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:12:11 Removing intermediate container c646702fcf32 15:12:11 ---> ab31331f8196 15:12:11 Step 8/21 : RUN make cmd/support-notifications/support-notifications 15:12:11 ---> Running in ee9552100d70 15:12:11 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 15:12:11 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 15:12:11 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 15:12:11 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 15:12:11 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 15:12:11 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 15:12:11 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 15:12:11 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 15:12:11 ---> Running in 8361843e98a6 15:12:11 ---> Running in 144bb3a3938f 15:12:11 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 15:12:11 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 15:12:11 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 15:12:11 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 15:12:11 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 15:12:11 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 15:12:11 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 15:12:11 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 15:12:11 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 15:12:11 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 15:12:11 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 15:12:11 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 15:12:11 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 15:12:11 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 15:12:11 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 15:12:11 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 15:12:11 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] 15:12:11 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 15:12:11 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 15:12:11 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] 15:12:11 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 15:12:11 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 15:12:11 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 15:12:11 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 15:12:11 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 15:12:11 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 15:12:11 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 15:12:11 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 15:12:11 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] 15:12:11 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 15:12:12 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 15:12:12 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 15:12:12 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 15:12:12 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 15:12:12 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 15:12:12 debconf: delaying package configuration, since apt-utils is not installed 15:12:12 Fetched 64.1 MB in 2s (31.6 MB/s) 15:12:12 (Reading database ... 13914 files and directories currently installed.) 15:12:12 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 15:12:12 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:12:12 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 15:12:12 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:12:12 Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... 15:12:12 Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... 15:12:12 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:12:12 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:12:13 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:12:13 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:12:13 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:12:13 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:12:13 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:12:13 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:12:13 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:12:13 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:12:13 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:12:13 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:12:13 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:12:13 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:12:13 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 15:12:13 (Reading database ... 13914 files and directories currently installed.) 15:12:13 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 15:12:13 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 15:12:13 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 15:12:13 (Reading database ... 13914 files and directories currently installed.) 15:12:13 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:12:13 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:12:13 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:12:13 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:12:13 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:12:13 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:12:13 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 15:12:14 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 15:12:14 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 15:12:14 (Reading database ... 13914 files and directories currently installed.) 15:12:14 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 15:12:14 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:12:14 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 15:12:14 (Reading database ... 13914 files and directories currently installed.) 15:12:14 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 15:12:14 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 15:12:14 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 15:12:14 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 15:12:14 Setting up base-files (10.1ubuntu2.11) ... 15:12:14 Installing new version of config file /etc/issue ... 15:12:14 Installing new version of config file /etc/issue.net ... 15:12:14 Installing new version of config file /etc/lsb-release ... 15:12:14 Installing new version of config file /etc/update-motd.d/50-motd-news ... 15:12:15 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 15:12:15 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 15:12:15 Removing obsolete conffile /etc/default/motd-news ... 15:12:15 (Reading database ... 13915 files and directories currently installed.) 15:12:15 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 15:12:15 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 15:12:15 Setting up bash (4.4.18-2ubuntu1.2) ... 15:12:15 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 15:12:15 (Reading database ... 13915 files and directories currently installed.) 15:12:15 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 15:12:15 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 15:12:15 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 15:12:15 (Reading database ... 13915 files and directories currently installed.) 15:12:15 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 15:12:15 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 15:12:15 Setting up tar (1.29b-2ubuntu0.2) ... 15:12:15 (Reading database ... 13915 files and directories currently installed.) 15:12:15 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 15:12:15 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:12:15 Setting up dpkg (1.19.0.5ubuntu2.3) ... 15:12:15 (Reading database ... 13915 files and directories currently installed.) 15:12:15 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 15:12:15 Removing intermediate container ee9552100d70 15:12:15 ---> 116493170f59 15:12:15 Step 8/22 : RUN make cmd/core-data/core-data 15:12:15 ---> Running in b2dcb050c2a2 15:12:16 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:12:16 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 15:12:16 (Reading database ... 13915 files and directories currently installed.) 15:12:16 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 15:12:16 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:12:16 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 15:12:16 (Reading database ... 13915 files and directories currently installed.) 15:12:16 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 15:12:16 Unpacking grep (3.1-2build1) over (3.1-2) ... 15:12:16 Setting up grep (3.1-2build1) ... 15:12:16 (Reading database ... 13915 files and directories currently installed.) 15:12:16 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 15:12:16 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 15:12:16 Setting up gzip (1.6-5ubuntu1.1) ... 15:12:16 (Reading database ... 13915 files and directories currently installed.) 15:12:16 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 15:12:16 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:12:16 Setting up login (1:4.5-1ubuntu2) ... 15:12:16 (Reading database ... 13915 files and directories currently installed.) 15:12:16 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 15:12:16 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:12:16 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 15:12:16 (Reading database ... 13915 files and directories currently installed.) 15:12:16 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 15:12:16 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:12:17 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 15:12:17 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:12:17 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 15:12:17 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:12:17 Setting up perl-base (5.26.1-6ubuntu0.5) ... 15:12:17 (Reading database ... 13915 files and directories currently installed.) 15:12:17 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 15:12:17 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:12:17 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 15:12:18 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:12:18 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:12:18 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:12:18 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:12:18 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 15:12:18 (Reading database ... 13915 files and directories currently installed.) 15:12:18 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 15:12:18 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 15:12:18 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 15:12:18 (Reading database ... 13915 files and directories currently installed.) 15:12:18 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:12:18 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:12:18 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:12:18 (Reading database ... 13915 files and directories currently installed.) 15:12:18 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:12:18 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:12:18 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:12:18 (Reading database ... 13915 files and directories currently installed.) 15:12:18 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:12:18 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:12:18 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:12:18 (Reading database ... 13915 files and directories currently installed.) 15:12:18 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:12:18 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:12:18 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:12:19 (Reading database ... 13915 files and directories currently installed.) 15:12:19 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 15:12:19 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:12:19 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 15:12:19 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:12:19 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 15:12:19 (Reading database ... 13915 files and directories currently installed.) 15:12:19 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 15:12:19 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:12:19 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 15:12:19 (Reading database ... 13915 files and directories currently installed.) 15:12:19 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:12:19 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:12:19 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:12:19 (Reading database ... 13915 files and directories currently installed.) 15:12:19 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:12:19 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:12:19 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 15:12:19 (Reading database ... 13915 files and directories currently installed.) 15:12:19 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:12:19 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:12:19 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 15:12:20 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 15:12:20 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 15:12:20 (Reading database ... 13915 files and directories currently installed.) 15:12:20 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 15:12:20 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:12:20 Setting up libc-bin (2.27-3ubuntu1.4) ... 15:12:20 (Reading database ... 13915 files and directories currently installed.) 15:12:20 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 15:12:20 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:12:20 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 15:12:20 (Reading database ... 13917 files and directories currently installed.) 15:12:20 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 15:12:20 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 15:12:20 Setting up debconf (1.5.66ubuntu1) ... 15:12:21 (Reading database ... 13917 files and directories currently installed.) 15:12:21 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 15:12:21 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:12:21 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 15:12:21 (Reading database ... 13917 files and directories currently installed.) 15:12:21 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 15:12:21 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:12:21 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 15:12:21 (Reading database ... 13917 files and directories currently installed.) 15:12:21 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:12:21 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:12:21 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 15:12:21 (Reading database ... 13917 files and directories currently installed.) 15:12:21 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:12:21 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:12:21 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 15:12:21 (Reading database ... 13919 files and directories currently installed.) 15:12:21 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:12:21 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:12:21 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 15:12:22 (Reading database ... 13923 files and directories currently installed.) 15:12:22 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:12:22 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:12:22 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 15:12:22 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 15:12:22 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 15:12:22 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:12:22 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 15:12:22 (Reading database ... 13923 files and directories currently installed.) 15:12:22 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 15:12:22 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 15:12:22 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 15:12:22 (Reading database ... 13923 files and directories currently installed.) 15:12:22 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 15:12:22 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 15:12:22 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 15:12:22 (Reading database ... 13923 files and directories currently installed.) 15:12:22 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 15:12:22 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:12:22 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 15:12:22 (Reading database ... 13923 files and directories currently installed.) 15:12:22 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 15:12:22 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:12:22 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 15:12:22 (Reading database ... 13923 files and directories currently installed.) 15:12:22 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 15:12:22 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 15:12:22 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 15:12:22 (Reading database ... 13923 files and directories currently installed.) 15:12:22 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 15:12:22 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:12:23 Setting up passwd (1:4.5-1ubuntu2) ... 15:12:23 (Reading database ... 13923 files and directories currently installed.) 15:12:23 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 15:12:23 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:12:23 Setting up gpgv (2.2.4-1ubuntu1.4) ... 15:12:23 (Reading database ... 13923 files and directories currently installed.) 15:12:23 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 15:12:23 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 15:12:23 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 15:12:23 (Reading database ... 13923 files and directories currently installed.) 15:12:23 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 15:12:23 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 15:12:23 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 15:12:23 (Reading database ... 13923 files and directories currently installed.) 15:12:23 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 15:12:23 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 15:12:23 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 15:12:23 (Reading database ... 13923 files and directories currently installed.) 15:12:23 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 15:12:23 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 15:12:23 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 15:12:23 (Reading database ... 13923 files and directories currently installed.) 15:12:23 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 15:12:23 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 15:12:23 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 15:12:23 (Reading database ... 13923 files and directories currently installed.) 15:12:23 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 15:12:23 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 15:12:24 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 15:12:24 (Reading database ... 13923 files and directories currently installed.) 15:12:24 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 15:12:24 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 15:12:24 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 15:12:24 (Reading database ... 13923 files and directories currently installed.) 15:12:24 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 15:12:24 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 15:12:24 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 15:12:24 (Reading database ... 13924 files and directories currently installed.) 15:12:24 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:12:24 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:12:24 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:12:24 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:12:24 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 15:12:24 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 15:12:24 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 15:12:24 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 15:12:24 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 15:12:24 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 15:12:24 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 15:12:24 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 15:12:24 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 15:12:24 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 15:12:24 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 15:12:24 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 15:12:24 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 15:12:24 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 15:12:24 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 15:12:24 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 15:12:25 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 15:12:25 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 15:12:25 Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... 15:12:25 Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... 15:12:25 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 15:12:25 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 15:12:25 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 15:12:25 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 15:12:25 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:12:25 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:12:25 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:12:25 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:12:25 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:12:25 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:12:25 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:12:25 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:12:25 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:12:25 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:12:26 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:12:26 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:12:26 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:12:26 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:12:26 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:12:26 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:12:26 Removing intermediate container 04709a5cee96 15:12:26 ---> 93851e642fb1 15:12:26 15:12:26 Step 9/22 : FROM alpine:3.14 15:12:26 ---> bb3de5531c18 15:12:26 Step 10/22 : RUN apk add --update --no-cache dumb-init 15:12:26 ---> Using cache 15:12:26 ---> 733ac6c8c425 15:12:26 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:12:26 ---> Using cache 15:12:26 ---> 1d1bf3c13bfb 15:12:26 Step 12/22 : ENV APP_PORT=59882 15:12:26 ---> Running in faa8888b3bdf 15:12:26 Removing intermediate container faa8888b3bdf 15:12:26 ---> 0ff6c2c824f7 15:12:26 Step 13/22 : EXPOSE $APP_PORT 15:12:26 ---> Running in 8e02aa56f036 15:12:26 Removing intermediate container 8e02aa56f036 15:12:26 ---> 31ff62c5d375 15:12:26 Step 14/22 : WORKDIR / 15:12:26 ---> Running in 9146f83aa0f0 15:12:27 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:12:27 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:12:27 Removing intermediate container 9146f83aa0f0 15:12:27 ---> 671d8de76aba 15:12:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:12:28 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:12:28 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:12:28 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:12:28 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:12:28 ---> 361f69d0a240 15:12:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:12:28 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:12:28 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:12:29 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:12:29 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:12:29 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:12:29 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:12:29 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 15:12:29 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:12:29 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 15:12:29 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:12:29 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 15:12:29 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 15:12:29 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:12:29 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:12:29 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:12:29 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:12:29 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 15:12:29 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 15:12:29 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:12:29 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 15:12:29 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:12:29 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:12:29 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:12:29 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 15:12:29 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 15:12:29 Setting up tzdata (2021a-2ubuntu0.18.04) ... 15:12:29 15:12:29 Current default time zone: 'Etc/UTC' 15:12:29 Local time is now: Fri Oct 22 15:12:29 UTC 2021. 15:12:29 Universal Time is now: Fri Oct 22 15:12:29 UTC 2021. 15:12:29 Run 'dpkg-reconfigure tzdata' if you wish to change it. 15:12:29 15:12:29 Setting up systemd-sysv (237-3ubuntu10.52) ... 15:12:29 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:12:30 Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... 15:12:30 Setting up mount (2.31.1-0.4ubuntu3.7) ... 15:12:30 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 15:12:30 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 15:12:30 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 15:12:30 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 15:12:30 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 15:12:30 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 15:12:30 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:12:30 Setting up procps (2:3.3.12-3ubuntu1.2) ... 15:12:30 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 15:12:30 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 15:12:30 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 15:12:30 Setting up patch (2.7.6-2ubuntu1.1) ... 15:12:30 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 15:12:30 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 15:12:30 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 15:12:30 Installing new version of config file /etc/ssl/openssl.cnf ... 15:12:30 ---> 969953a46e81 15:12:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:12:30 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 15:12:30 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 15:12:30 Setting up ca-certificates (20210119~18.04.2) ... 15:12:31 ---> eea6fe352996 15:12:31 Step 18/22 : ENTRYPOINT ["/core-command"] 15:12:31 ---> Running in d2b8306be11e 15:12:31 Removing intermediate container d2b8306be11e 15:12:31 ---> 8c991133c7c2 15:12:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:12:31 ---> Running in f4c7615d0dff 15:12:32 Updating certificates in /etc/ssl/certs... 15:12:32 Removing intermediate container f4c7615d0dff 15:12:32 ---> 273b0e94e9e8 15:12:32 Step 20/22 : LABEL arch=arm64 15:12:32 ---> Running in 7306cf520670 15:12:32 Removing intermediate container 7306cf520670 15:12:32 ---> fb6f8bdbe970 15:12:32 Step 21/22 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 15:12:33 23 added, 28 removed; done. 15:12:33 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 15:12:33 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:12:33 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 15:12:33 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 15:12:33 Setting up pkgbinarymangler (138.18.04.1) ... 15:12:33 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 15:12:33 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 15:12:33 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 15:12:33 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 15:12:33 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:12:33 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 15:12:33 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:12:33 Setting up perl (5.26.1-6ubuntu0.5) ... 15:12:33 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 15:12:33 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 15:12:33 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 15:12:33 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 15:12:33 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 15:12:33 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 15:12:33 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 15:12:33 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 15:12:33 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 15:12:33 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:12:33 Processing triggers for systemd (237-3ubuntu10.52) ... 15:12:33 ---> Running in 32c5eb41ed46 15:12:33 Processing triggers for mime-support (3.60ubuntu1) ... 15:12:33 Processing triggers for ca-certificates (20210119~18.04.2) ... 15:12:33 Updating certificates in /etc/ssl/certs... 15:12:33 Removing intermediate container 32c5eb41ed46 15:12:33 ---> cc85e926ec6e 15:12:33 Step 22/22 : LABEL version=0.0.0 15:12:33 ---> Running in 25094ccc78e6 15:12:34 0 added, 0 removed; done. 15:12:34 Running hooks in /etc/ca-certificates/update.d... 15:12:34 done. 15:12:34 Removing intermediate container 25094ccc78e6 15:12:34 ---> 68a34a3a0871 15:12:34 15:12:34 Reading package lists... 15:12:34 Building dependency tree... 15:12:34 Reading state information... 15:12:34 The following NEW packages will be installed: 15:12:34 apt-transport-https 15:12:34 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 15:12:35 Successfully built 68a34a3a0871 15:12:35 Successfully tagged core-command-arm64:latest 15:12:35 Need to get 4348 B of archives. 15:12:35 After this operation, 154 kB of additional disk space will be used. 15:12:35 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 15:12:35 debconf: delaying package configuration, since apt-utils is not installed 15:12:35 Fetched 4348 B in 0s (24.0 kB/s) 15:12:35 Selecting previously unselected package apt-transport-https. 15:12:35 (Reading database ... 13928 files and directories currently installed.) 15:12:35 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 15:12:35 Unpacking apt-transport-https (1.6.14) ... 15:12:35 Setting up apt-transport-https (1.6.14) ... 15:12:35 Waiting for network to be ready... 15:12:42 2021-10-22T15:12:40Z INFO Waiting for automatic snapd restart... 15:12:43 snapd 2.52.1 from Canonical* installed 15:12:44 "snapd" switched to the "latest/stable" channel 15:12:44 15:12:47 core18 20210722 from Canonical* installed 15:12:47 "core18" switched to the "latest/stable" channel 15:12:47 15:12:49 snapcraft 5.0 from Canonical* installed 15:12:49 "snapcraft" switched to the "latest/stable" channel 15:12:49 15:12:54 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: 15:12:54 - README.md 15:12:54 15:12:54 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:12:54 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:12:54 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:12:54 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:12:56 Reading package lists... 15:12:56 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 15:12:56 Reading package lists... 15:12:56 Building dependency tree... 15:12:56 Reading state information... 15:12:57 Suggested packages: 15:12:57 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 15:12:57 git-gui gitk gitweb git-cvs git-mediawiki git-svn 15:12:57 Recommended packages: 15:12:57 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 15:12:57 The following NEW packages will be installed: 15:12:57 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 15:12:57 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 15:12:57 pkg-config zip 15:12:57 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 15:12:57 Need to get 7670 kB of archives. 15:12:57 After this operation, 43.8 MB of additional disk space will be used. 15:12:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 15:12:57 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 15:12:57 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 15:12:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 15:12:57 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 15:12:57 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 15:12:57 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 15:12:57 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 15:12:57 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 15:12:57 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 15:12:57 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 15:12:58 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 15:12:58 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 15:12:58 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 15:12:58 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 15:12:58 debconf: delaying package configuration, since apt-utils is not installed 15:12:58 Fetched 7670 kB in 1s (9898 kB/s) 15:12:58 Selecting previously unselected package libglib2.0-0:amd64. 15:12:58 (Reading database ... 13932 files and directories currently installed.) 15:12:58 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 15:12:58 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 15:12:58 Selecting previously unselected package libpsl5:amd64. 15:12:58 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 15:12:58 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 15:12:58 Selecting previously unselected package libnghttp2-14:amd64. 15:12:58 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 15:12:58 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:12:58 Selecting previously unselected package librtmp1:amd64. 15:12:58 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 15:12:58 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:12:58 Selecting previously unselected package libcurl3-gnutls:amd64. 15:12:58 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 15:12:58 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 15:12:58 Selecting previously unselected package liberror-perl. 15:12:58 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 15:12:58 Unpacking liberror-perl (0.17025-1) ... 15:12:58 Selecting previously unselected package git-man. 15:12:58 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 15:12:58 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 15:12:58 Selecting previously unselected package git. 15:12:58 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 15:12:58 Unpacking git (1:2.17.1-1ubuntu0.9) ... 15:12:59 Selecting previously unselected package libnorm1:amd64. 15:12:59 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 15:12:59 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:12:59 Selecting previously unselected package libpgm-5.2-0:amd64. 15:12:59 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 15:12:59 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:12:59 Selecting previously unselected package libsodium23:amd64. 15:12:59 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 15:12:59 Unpacking libsodium23:amd64 (1.0.16-2) ... 15:12:59 Selecting previously unselected package libzmq5:amd64. 15:12:59 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 15:12:59 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:12:59 Selecting previously unselected package libzmq3-dev:amd64. 15:12:59 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 15:12:59 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:12:59 Selecting previously unselected package pkg-config. 15:12:59 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 15:12:59 Unpacking pkg-config (0.29.1-0ubuntu2) ... 15:12:59 Selecting previously unselected package zip. 15:12:59 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 15:12:59 Unpacking zip (3.0-11build1) ... 15:12:59 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:12:59 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 15:12:59 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:12:59 Setting up liberror-perl (0.17025-1) ... 15:12:59 Setting up libpsl5:amd64 (0.19.1-5build1) ... 15:12:59 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 15:12:59 No schema files found: doing nothing. 15:12:59 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:12:59 Setting up zip (3.0-11build1) ... 15:12:59 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:12:59 Setting up libsodium23:amd64 (1.0.16-2) ... 15:12:59 Setting up pkg-config (0.29.1-0ubuntu2) ... 15:12:59 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:12:59 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 15:12:59 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:12:59 Setting up git (1:2.17.1-1ubuntu0.9) ... 15:12:59 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:13:00 git set to automatically installed. 15:13:00 git-man set to automatically installed. 15:13:00 libcurl3-gnutls set to automatically installed. 15:13:00 liberror-perl set to automatically installed. 15:13:00 libglib2.0-0 set to automatically installed. 15:13:00 libnghttp2-14 set to automatically installed. 15:13:00 libnorm1 set to automatically installed. 15:13:00 libpgm-5.2-0 set to automatically installed. 15:13:00 libpsl5 set to automatically installed. 15:13:00 librtmp1 set to automatically installed. 15:13:00 libsodium23 set to automatically installed. 15:13:00 libzmq3-dev set to automatically installed. 15:13:00 libzmq5 set to automatically installed. 15:13:00 pkg-config set to automatically installed. 15:13:00 zip set to automatically installed. 15:13:01 snapd is not logged in, snap install commands will use sudo 15:13:02 snap "core18" has no updates available 15:13:03 snapd is not logged in, snap install commands will use sudo 15:13:15 go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed 15:13:15 Pulling config-common 15:13:15 + snapcraftctl pull 15:13:16 Pulling go-build-helper 15:13:16 + snapcraftctl pull 15:13:17 'edgex-go' has dependencies that need to be staged: go-build-helper 15:13:17 Skipping pull go-build-helper (already ran) 15:13:17 Building go-build-helper 15:13:17 + snapcraftctl build 15:13:19 Staging go-build-helper 15:13:19 + snapcraftctl stage 15:13:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:13:29 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:13:29 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1930 kB] 15:13:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [348 kB] 15:13:29 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 15:13:29 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 15:13:29 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [487 kB] 15:13:29 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.7 kB] 15:13:29 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 15:13:29 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 15:13:29 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:13:29 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:13:29 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:13:29 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:13:29 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:13:29 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:13:29 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:13:29 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:13:29 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:13:29 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 15:13:29 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 15:13:29 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 15:13:29 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 15:13:29 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 15:13:29 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 15:13:29 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1758 kB] 15:13:29 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 15:13:29 Fetched 25.5 MB in 0s (0 B/s) 15:13:29 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 15:13:29 Fetched 224 kB in 0s (0 B/s) 15:13:29 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 15:13:29 Fetched 157 kB in 0s (0 B/s) 15:13:29 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 15:13:29 Fetched 221 kB in 0s (0 B/s) 15:13:29 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 15:13:29 Fetched 143 kB in 0s (0 B/s) 15:13:29 Pulling edgex-go 15:13:29 + snapcraftctl pull 15:13:30 Pulling hooks 15:13:30 + snapcraftctl pull 15:13:43  Building core-command ... done Removing intermediate container 8361843e98a6 15:13:43 ---> 6b91b6a7a3cd 15:13:43 15:13:43 Step 11/23 : FROM alpine:3.14 15:13:43 ---> bb3de5531c18 15:13:43 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:13:43 ---> Using cache 15:13:43 ---> 733ac6c8c425 15:13:43 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:13:43 ---> Using cache 15:13:43 ---> 1d1bf3c13bfb 15:13:43 Step 14/23 : ENV APP_PORT=59861 15:13:43 Removing intermediate container 144bb3a3938f 15:13:43 ---> 31f8c8415891 15:13:43 15:13:43 Step 9/21 : FROM alpine:3.14 15:13:43 ---> bb3de5531c18 15:13:43 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 15:13:43 ---> Running in 9d28d1b10c60 15:13:43 ---> Running in f100eeb9d03a 15:13:43 Removing intermediate container 9d28d1b10c60 15:13:43 ---> 251aa4992761 15:13:43 Step 15/23 : EXPOSE $APP_PORT 15:13:43 ---> Running in f7f6b305cd32 15:13:43 Removing intermediate container f7f6b305cd32 15:13:43 ---> f75b85d97fef 15:13:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:13:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:13:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:13:43 ---> 451d399f4ca5 15:13:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:13:43 (1/2) Installing ca-certificates (20191127-r5) 15:13:43 (2/2) Installing dumb-init (1.2.5-r1) 15:13:43 Executing busybox-1.33.1-r3.trigger 15:13:43 Executing ca-certificates-20191127-r5.trigger 15:13:43 OK: 6 MiB in 16 packages 15:13:43 ---> fe4a5b94ecca 15:13:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:13:43 Removing intermediate container f100eeb9d03a 15:13:43 ---> a81f3083cc7a 15:13:43 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:13:43 ---> Running in b313f727c542 15:13:43 ---> 1908b7c3a6d3 15:13:43 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:13:43 ---> Running in 51bd2b5449ab 15:13:43 Removing intermediate container b313f727c542 15:13:43 ---> 6bca75618fec 15:13:43 Step 12/21 : ENV APP_PORT=59860 15:13:43 ---> Running in 2fb77b212290 15:13:43 Removing intermediate container 51bd2b5449ab 15:13:43 ---> 558f05fb2b20 15:13:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:13:43 ---> Running in 2b1cca265ce0 15:13:44 Removing intermediate container 2fb77b212290 15:13:44 ---> d8ff9b8a5a7b 15:13:44 Step 13/21 : EXPOSE $APP_PORT 15:13:44 ---> Running in de93109e8db9 15:13:44 Removing intermediate container 2b1cca265ce0 15:13:44 ---> fa6b5a46f0e7 15:13:44 Step 21/23 : LABEL arch=arm64 15:13:44 ---> Running in 532acf715a91 15:13:44 Removing intermediate container de93109e8db9 15:13:44 ---> 5e50f6acd70d 15:13:44 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 15:13:45 Removing intermediate container 532acf715a91 15:13:45 ---> db61eadaa3d4 15:13:45 Step 22/23 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 15:13:45 ---> Running in eabfec85a566 15:13:45 ---> 59963c9cbba2 15:13:45 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:13:45 Removing intermediate container eabfec85a566 15:13:45 ---> f3b6cdf41ce5 15:13:45 Step 23/23 : LABEL version=0.0.0 15:13:45 ---> Running in 0a6fe79001de 15:13:46 Removing intermediate container b2dcb050c2a2 15:13:46 ---> 5740b4e871c3 15:13:46 15:13:46 Step 9/22 : FROM alpine:3.14 15:13:46 ---> bb3de5531c18 15:13:46 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:13:46 ---> Running in b6f26af68e81 15:13:46 Removing intermediate container 0a6fe79001de 15:13:46 ---> e1ca0bf72e31 15:13:46 15:13:46 Successfully built e1ca0bf72e31 15:13:46 Successfully tagged support-scheduler-arm64:latest 15:13:46  Building support-scheduler ... done Removing intermediate container b6f26af68e81 15:13:46 ---> 03613eee92d1 15:13:46 Step 11/22 : ENV APP_PORT=59880 15:13:46 ---> Running in 29f8506310a9 15:13:47 ---> f8377cfd336a 15:13:47 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:13:47 Removing intermediate container 29f8506310a9 15:13:47 ---> 1c8e5757831d 15:13:47 Step 12/22 : EXPOSE $APP_PORT 15:13:47 ---> Running in afc9d910162f 15:13:48 ---> 539c80ca6f27 15:13:48 Step 17/21 : ENTRYPOINT ["/support-notifications"] 15:13:48 Removing intermediate container afc9d910162f 15:13:48 ---> ca8b1610ca9d 15:13:48 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:13:48 ---> Running in 22d1682986ac 15:13:48 ---> Running in 1caea52258e0 15:13:48 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 15:13:48 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 15:13:48 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:13:48 Fetched 0 B in 0s (0 B/s) 15:13:48 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 15:13:48 Fetched 96.5 kB in 0s (0 B/s) 15:13:48 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 15:13:48 Fetched 279 kB in 0s (0 B/s) 15:13:48 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 15:13:48 Fetched 122 kB in 0s (0 B/s) 15:13:48 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 15:13:48 Fetched 77.8 kB in 0s (0 B/s) 15:13:48 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 15:13:48 Fetched 8848 B in 0s (0 B/s) 15:13:48 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 15:13:48 Fetched 47.8 kB in 0s (0 B/s) 15:13:48 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 15:13:48 Fetched 45.6 kB in 0s (0 B/s) 15:13:48 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 15:13:48 Fetched 15.0 kB in 0s (0 B/s) 15:13:48 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 15:13:48 Fetched 220 kB in 0s (0 B/s) 15:13:48 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 15:13:48 Fetched 154 kB in 0s (0 B/s) 15:13:48 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 15:13:48 Fetched 50.6 kB in 0s (0 B/s) 15:13:48 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 15:13:48 Fetched 14.8 kB in 0s (0 B/s) 15:13:48 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 15:13:48 Fetched 41.8 kB in 0s (0 B/s) 15:13:48 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 15:13:48 Fetched 499 kB in 0s (0 B/s) 15:13:48 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 15:13:48 Fetched 111 kB in 0s (0 B/s) 15:13:48 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 15:13:48 Fetched 240 kB in 0s (0 B/s) 15:13:48 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 15:13:48 Fetched 29.3 kB in 0s (0 B/s) 15:13:48 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 15:13:48 Fetched 85.5 kB in 0s (0 B/s) 15:13:48 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 15:13:48 Fetched 24.5 kB in 0s (0 B/s) 15:13:48 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 15:13:48 Fetched 49.2 kB in 0s (0 B/s) 15:13:48 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 15:13:48 Fetched 54.2 kB in 0s (0 B/s) 15:13:48 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 15:13:48 Fetched 30.8 kB in 0s (0 B/s) 15:13:48 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 15:13:48 Fetched 15.8 kB in 0s (0 B/s) 15:13:48 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 15:13:48 Fetched 85.9 kB in 0s (0 B/s) 15:13:48 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 15:13:48 Fetched 8720 B in 0s (0 B/s) 15:13:48 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 15:13:48 Fetched 140 kB in 0s (0 B/s) 15:13:48 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 15:13:48 Fetched 119 kB in 0s (0 B/s) 15:13:48 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 15:13:48 Fetched 111 kB in 0s (0 B/s) 15:13:48 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 15:13:48 Fetched 11.1 kB in 0s (0 B/s) 15:13:48 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 15:13:48 Fetched 646 kB in 0s (0 B/s) 15:13:48 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 15:13:48 Fetched 41.3 kB in 0s (0 B/s) 15:13:48 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 15:13:48 Fetched 17.9 kB in 0s (0 B/s) 15:13:48 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 15:13:48 Fetched 368 kB in 0s (0 B/s) 15:13:48 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 15:13:48 Fetched 187 kB in 0s (0 B/s) 15:13:48 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 15:13:48 Fetched 175 kB in 0s (0 B/s) 15:13:48 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 15:13:48 Fetched 206 kB in 0s (0 B/s) 15:13:48 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 15:13:48 Fetched 1302 kB in 0s (0 B/s) 15:13:48 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 15:13:48 Fetched 36.2 kB in 0s (0 B/s) 15:13:48 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 15:13:48 Fetched 159 kB in 0s (0 B/s) 15:13:48 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 15:13:48 Fetched 107 kB in 0s (0 B/s) 15:13:48 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 15:13:48 Fetched 48.7 kB in 0s (0 B/s) 15:13:48 Pulling static-packages 15:13:48 + snapcraftctl pull 15:13:48 Pulling version 15:13:48 + cd /root/project 15:13:48 + git describe --tags --abbrev=0 15:13:48 + sed s/v// 15:13:48 + GIT_VERSION=2.0.1-dev.76 15:13:48 + [ -z 2.0.1-dev.76 ] 15:13:48 + snapcraftctl set-version 2.0.1-dev.76 15:13:48 Removing intermediate container 22d1682986ac 15:13:48 ---> 819f625384e5 15:13:48 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:13:48 ---> Running in b4b154526cd3 15:13:48 Building config-common 15:13:48 + snapcraftctl build 15:13:49 Removing intermediate container b4b154526cd3 15:13:49 ---> df10f80446a2 15:13:49 Step 19/21 : LABEL arch=arm64 15:13:49 ---> Running in 69bdb79f3b7a 15:13:49 Removing intermediate container 69bdb79f3b7a 15:13:49 ---> b01809d71309 15:13:49 Step 20/21 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 15:13:49 ---> Running in 48dd72bb7882 15:13:50 Removing intermediate container 1caea52258e0 15:13:50 ---> 67b7d056137e 15:13:50 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 15:13:50 Removing intermediate container 48dd72bb7882 15:13:50 ---> b95478567658 15:13:50 Step 21/21 : LABEL version=0.0.0 15:13:50 ---> Running in 70ac251b60d7 15:13:50 ---> Running in bbc101cebde8 15:13:50 Removing intermediate container 70ac251b60d7 15:13:50 ---> 59b63ee1aa5d 15:13:50 15:13:51 Successfully built 59b63ee1aa5d 15:13:51 Successfully tagged support-notifications-arm64:latest 15:13:51 Skipping build go-build-helper (already ran) 15:13:51 Building edgex-go 15:13:51  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:13:51 + cd /root/parts/edgex-go/src 15:13:51 + + sed s/v// 15:13:51 git describe --tags --abbrev=0 15:13:51 + GIT_VERSION=2.0.1-dev.76 15:13:51 + [ -z 2.0.1-dev.76 ] 15:13:51 + echo 2.0.1-dev.76 15:13:51 + [ ! -d vendor ] 15:13:51 + go mod download all 15:13:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:13:53 (1/6) Installing dumb-init (1.2.5-r1) 15:13:53 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:13:53 (3/6) Installing libsodium (1.0.18-r0) 15:13:53 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:13:53 (5/6) Installing libzmq (4.3.4-r0) 15:13:53 (6/6) Installing zeromq (4.3.4-r0) 15:13:53 Executing busybox-1.33.1-r3.trigger 15:13:53 OK: 8 MiB in 20 packages 15:13:54 Removing intermediate container bbc101cebde8 15:13:54 ---> 838500bffd4b 15:13:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:13:55 ---> 18efd674e76d 15:13:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:13:56 ---> b3c58d389a25 15:13:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:13:57 ---> e087701356a5 15:13:57 Step 18/22 : ENTRYPOINT ["/core-data"] 15:13:57 ---> Running in d776d309aa98 15:13:57 Removing intermediate container d776d309aa98 15:13:57 ---> 199b081ad6c4 15:13:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:13:58 ---> Running in 14f7bb01f7fc 15:13:58 Removing intermediate container 14f7bb01f7fc 15:13:58 ---> 091e36a05a93 15:13:58 Step 20/22 : LABEL arch=arm64 15:13:58 ---> Running in 98cda8b973eb 15:13:59 Removing intermediate container 98cda8b973eb 15:13:59 ---> ac6fd0db1b58 15:13:59 Step 21/22 : LABEL git_sha=14d94aae050e755f68cf03827263d7737d685eb5 15:13:59 ---> Running in 9fef261dbfeb 15:13:59 Removing intermediate container 9fef261dbfeb 15:13:59 ---> feb3eb2d4e76 15:13:59 Step 22/22 : LABEL version=0.0.0 15:13:59 ---> Running in 44f8ef45db35 15:13:59 + make build 15:13:59 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 15:13:59 Removing intermediate container 44f8ef45db35 15:13:59 ---> 50a5bf745add 15:13:59 15:14:00 Successfully built 50a5bf745add 15:14:00 Successfully tagged core-data-arm64:latest 15:14:00  Building core-data ... done  [Pipeline] } 15:14:00 $ docker stop --time=1 44650d6d2539e6eff694c046e08d3fc2f632fcb466f59317b70dd12745419e1e 15:14:02 $ docker rm -f 44650d6d2539e6eff694c046e08d3fc2f632fcb466f59317b70dd12745419e1e [Pipeline] // withDockerContainer [Pipeline] sh 15:14:02 + docker images 15:14:03 REPOSITORY TAG IMAGE ID CREATED SIZE 15:14:03 core-data-arm64 latest 50a5bf745add 3 seconds ago 19.5MB 15:14:03 support-notifications-arm64 latest 59b63ee1aa5d 12 seconds ago 16.1MB 15:14:03 support-scheduler-arm64 latest e1ca0bf72e31 16 seconds ago 15.3MB 15:14:03 5740b4e871c3 17 seconds ago 1.58GB 15:14:03 31f8c8415891 25 seconds ago 1.57GB 15:14:03 6b91b6a7a3cd 26 seconds ago 1.57GB 15:14:03 core-command-arm64 latest 68a34a3a0871 About a minute ago 15.2MB 15:14:03 93851e642fb1 About a minute ago 1.57GB 15:14:03 sys-mgmt-agent-arm64 latest 8b5fd0096e67 2 minutes ago 277MB 15:14:03 security-bootstrapper-arm64 latest 63c6fb81171c 3 minutes ago 17.8MB 15:14:03 security-secretstore-setup-arm64 latest 6760b40bae6d 3 minutes ago 26.8MB 15:14:03 core-metadata-arm64 latest 9d69216dd1f1 3 minutes ago 15.9MB 15:14:03 security-proxy-setup-arm64 latest a8fab1cdb9e0 3 minutes ago 25.4MB 15:14:03 3934e7b79af7 3 minutes ago 1.57GB 15:14:03 62e5b686e168 3 minutes ago 1.57GB 15:14:03 3eeeefc3b744 3 minutes ago 1.58GB 15:14:03 4d92d2ad80b4 3 minutes ago 1.57GB 15:14:03 2243dbd70ef2 3 minutes ago 1.57GB 15:14:03 ci-base-image-arm64 latest a65f93871d5b 13 minutes ago 1.24GB 15:14:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 8 days ago 534MB 15:14:03 docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB 15:14:03 alpine 3.14 bb3de5531c18 7 weeks ago 5.34MB 15:14:03 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 15:14:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:14:03 15:14:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:14:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:14:04 arm64: Pulling from edgex-lftools-log-publisher 15:14:04 448f6bf000e3: Pulling fs layer 15:14:04 f757da607395: Pulling fs layer 15:14:04 05883995daec: Pulling fs layer 15:14:04 8603b9c90790: Pulling fs layer 15:14:04 1560dd03e051: Pulling fs layer 15:14:04 27f5ce0e4adf: Pulling fs layer 15:14:04 c2d8d7efcc4b: Pulling fs layer 15:14:04 8603b9c90790: Waiting 15:14:04 27f5ce0e4adf: Waiting 15:14:04 c2d8d7efcc4b: Waiting 15:14:04 1560dd03e051: Waiting 15:14:04 f757da607395: Verifying Checksum 15:14:04 f757da607395: Download complete 15:14:04 8603b9c90790: Verifying Checksum 15:14:04 8603b9c90790: Download complete 15:14:04 1560dd03e051: Verifying Checksum 15:14:04 1560dd03e051: Download complete 15:14:04 27f5ce0e4adf: Verifying Checksum 15:14:04 27f5ce0e4adf: Download complete 15:14:04 05883995daec: Verifying Checksum 15:14:04 05883995daec: Download complete 15:14:04 448f6bf000e3: Verifying Checksum 15:14:04 448f6bf000e3: Download complete 15:14:07 c2d8d7efcc4b: Verifying Checksum 15:14:07 c2d8d7efcc4b: Download complete 15:14:08 448f6bf000e3: Pull complete 15:14:09 f757da607395: Pull complete 15:14:09 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 15:14:11 05883995daec: Pull complete 15:14:11 8603b9c90790: Pull complete 15:14:12 1560dd03e051: Pull complete 15:14:12 27f5ce0e4adf: Pull complete 15:14:15 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 15:14:15 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 15:14:17 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 15:14:17 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 15:14:19 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 15:14:19 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 15:14:21 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 15:14:22 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 15:14:23 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 15:14:25 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 15:14:26 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 15:14:26 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 15:14:26 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 15:14:26 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 15:14:26 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 15:14:26 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 15:14:26 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 15:14:26 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 15:14:26 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 15:14:26 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 15:14:26 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 15:14:26 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 15:14:26 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 15:14:26 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 15:14:26 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 15:14:26 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 15:14:26 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 15:14:26 + 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 15:14:26 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 15:14:26 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 15:14:26 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 15:14:26 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 15:14:26 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 15:14:26 + 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 15:14:26 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 15:14:26 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 15:14:26 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 15:14:27 c2d8d7efcc4b: Pull complete 15:14:27 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:14:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:14:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:14:27 prd-ubuntu18.04-docker-arm64-4c-16g-1176 does not seem to be running inside a container 15:14:27 $ 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 15:14:28 Building hooks 15:14:28 + cd /root/parts/hooks/src 15:14:28 + make build 15:14:28 go mod tidy 15:14:28 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 15:14:28 go: downloading github.com/davecgh/go-spew v1.1.0 15:14:28 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 15:14:28 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 15:14:29 GO111MODULE=on go build -o cmd/install/install ./cmd/install 15:14:29 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 15:14:29 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 15:14:30 $ docker top 2e251b62d4e746c9447a2fad61af5627dbe43e7c1bf0cc01a1a5ea3d2a79be18 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:14:31 ---> job-cost.sh 15:14:31 lf-activate-venv: SKIPPING 15:14:31 INFO: No Stack... 15:14:33 Building static-packages 15:14:33 + snapcraftctl build 15:14:33 INFO: Retrieving Pricing Info for: v3-standard-4 15:14:34 INFO: Archiving Costs [Pipeline] sh 15:14:34 + cut -d, -f6 15:14:34 + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 15:14:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3770-2-stack-cost] 15:14:34 Resource [jenkins-edgexfoundry-edgex-go-PR-3770-2-stack-cost] did not exist. Created. 15:14:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3770-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:14:35 + echo total: 0.10999999940395355 [Pipeline] stash 15:14:35 Stashed 1 file(s) [Pipeline] } 15:14:35 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3770-2-stack-cost] [Pipeline] // lock [Pipeline] } 15:14:35 $ docker stop --time=1 2e251b62d4e746c9447a2fad61af5627dbe43e7c1bf0cc01a1a5ea3d2a79be18 15:14:35 Building version 15:14:35 + snapcraftctl build 15:14:37 $ docker rm -f 2e251b62d4e746c9447a2fad61af5627dbe43e7c1bf0cc01a1a5ea3d2a79be18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 15:14:37 Staging config-common 15:14:37 + snapcraftctl stage [Pipeline] // stage [Pipeline] } 15:14:38 Skipping stage go-build-helper (already ran) 15:14:38 Staging edgex-go 15:14:38 + snapcraftctl stage 15:14:39 Staging hooks 15:14:39 + snapcraftctl stage 15:14:40 Staging static-packages 15:14:40 + snapcraftctl stage 15:14:42 Staging version 15:14:42 + snapcraftctl stage 15:14:43 Priming config-common 15:14:43 + snapcraftctl prime 15:14:44 Priming go-build-helper 15:14:44 + snapcraftctl prime 15:14:45 Priming edgex-go 15:14:45 + snapcraftctl prime 15:14:47 Priming hooks 15:14:47 + snapcraftctl prime 15:14:48 Priming static-packages 15:14:48 + snapcraftctl prime 15:14:50 Priming version 15:14:50 + snapcraftctl prime 15:14:52 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 15:14:54 provisioning config files... 15:14:54 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config3299399182774470022tmp [Pipeline] { [Pipeline] sh 15:14:54 + set +x 15:14:54 + bash -s -- 15:14:54 + curl -s https://codecov.io/bash 15:14:54 15:14:54 _____ _ 15:14:54 / ____| | | 15:14:54 | | ___ __| | ___ ___ _____ __ 15:14:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:14:54 | |___| (_) | (_| | __/ (_| (_) \ V / 15:14:54 \_____\___/ \__,_|\___|\___\___/ \_/ 15:14:54 Bash-1.0.6 15:14:54 15:14:54 15:14:54 ==> git version 2.24.4 found 15:14:54 ==> 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 15:14:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:14:54 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:14:54 ==> Jenkins CI detected. 15:14:54 current dir:  /w/workspace/edgex-go/2 15:14:54 project root: . 15:14:54 --> token set from env 15:14:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:14:54 ==> Running gcov in . (disable via -X gcov) 15:14:54 ==> Python coveragepy not found 15:14:54 ==> Searching for coverage reports in: 15:14:54 + . 15:14:54 -> Found 1 reports 15:14:54 ==> Detecting git/mercurial file structure 15:14:54 ==> Reading reports 15:14:54 + ./coverage.out bytes=425844 15:14:54 ==> Appending adjustments 15:14:54 https://docs.codecov.io/docs/fixing-reports 15:14:56 + Found adjustments 15:14:56 ==> Gzipping contents 15:14:56 60K /tmp/codecov.yQASoz.gz 15:14:56 ==> Uploading reports 15:14:56 url: https://codecov.io 15:14:56 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= 15:14:56 -> Pinging Codecov 15:14:56 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= 15:14:56 -> Uploading to 15:14:56 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 15:14:56 % Total % Received % Xferd Average Speed Time Time Time Current 15:14:56 Dload Upload Total Spent Left Speed 15:14:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57466 0 0 100 57466 0 204k --:--:-- --:--:-- --:--:-- 204k 15:14:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/14d94aae050e755f68cf03827263d7737d685eb5 [Pipeline] } 15:14:56 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 15:14:58 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:14:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:14:58 ---> package-listing.sh 15:14:58 ++ facter osfamily 15:14:58 ++ tr '[:upper:]' '[:lower:]' 15:14:59 + OS_FAMILY=redhat 15:14:59 + workspace=/w/workspace/edgex-go/2 15:14:59 + START_PACKAGES=/tmp/packages_start.txt 15:14:59 + END_PACKAGES=/tmp/packages_end.txt 15:14:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:14:59 + PACKAGES=/tmp/packages_start.txt 15:14:59 + '[' /w/workspace/edgex-go/2 ']' 15:14:59 + PACKAGES=/tmp/packages_end.txt 15:14:59 + case "${OS_FAMILY}" in 15:14:59 + sort 15:14:59 + rpm -qa 15:15:02 + '[' -f /tmp/packages_start.txt ']' 15:15:02 + '[' -f /tmp/packages_end.txt ']' 15:15:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:15:02 + '[' /w/workspace/edgex-go/2 ']' 15:15:02 + mkdir -p /w/workspace/edgex-go/2/archives/ 15:15:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 15:15:02 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 15:15:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:15:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:15:03 15:15:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:15:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:15:03 latest: Pulling from edgex-lftools-log-publisher 15:15:03 b4d181a07f80: Pulling fs layer 15:15:03 a1111a8f2ec3: Pulling fs layer 15:15:03 ed53099fbce6: Pulling fs layer 15:15:03 dc539afda2c1: Pulling fs layer 15:15:03 77bc0d833cb6: Pulling fs layer 15:15:03 9065ff56babe: Pulling fs layer 15:15:03 d287ab97295c: Pulling fs layer 15:15:03 77bc0d833cb6: Waiting 15:15:03 9065ff56babe: Waiting 15:15:03 d287ab97295c: Waiting 15:15:03 dc539afda2c1: Waiting 15:15:03 a1111a8f2ec3: Verifying Checksum 15:15:03 a1111a8f2ec3: Download complete 15:15:03 dc539afda2c1: Verifying Checksum 15:15:03 dc539afda2c1: Download complete 15:15:03 ed53099fbce6: Verifying Checksum 15:15:03 ed53099fbce6: Download complete 15:15:03 9065ff56babe: Verifying Checksum 15:15:03 9065ff56babe: Download complete 15:15:03 77bc0d833cb6: Verifying Checksum 15:15:03 77bc0d833cb6: Download complete 15:15:03 b4d181a07f80: Verifying Checksum 15:15:03 b4d181a07f80: Download complete 15:15:04 d287ab97295c: Verifying Checksum 15:15:04 d287ab97295c: Download complete 15:15:05 b4d181a07f80: Pull complete 15:15:05 a1111a8f2ec3: Pull complete 15:15:05 ed53099fbce6: Pull complete 15:15:05 dc539afda2c1: Pull complete 15:15:06 77bc0d833cb6: Pull complete 15:15:06 9065ff56babe: Pull complete 15:15:11 d287ab97295c: Pull complete 15:15:11 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:15:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:15:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:15:11 prd-centos7-docker-4c-2g-1175 does not seem to be running inside a container 15:15:11 $ 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 15:15:14 $ docker top 772a106c9043627a562f87801231ed3206e4ce9af87a67d4dd1d55debf96bdc1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:15 + touch /tmp/pre-build-complete [Pipeline] sh 15:15:15 + mkdir -p /var/log/sysstat [Pipeline] sh 15:15:15 + ls /var/log/sa-host 15:15:15 + sadf -c /var/log/sa-host/sa22 15:15:15 file_magic: OK 15:15:15 HZ: Using current value: 100 15:15:15 file_header: OK 15:15:15 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 15:15:15 Statistics: 15:15:15 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... 15:15:15 File successfully converted to sysstat format version 12.0.3 15:15:15 + sadf -c /var/log/sa-host/sa30 15:15:15 file_magic: OK 15:15:15 HZ: Using current value: 100 15:15:15 file_header: OK 15:15:15 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 15:15:15 Statistics: 15:15:15 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:15:15 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:15:16 provisioning config files... 15:15:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4930269856290779666tmp [Pipeline] { [Pipeline] echo 15:15:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:15:16 ---> create-netrc.sh [Pipeline] } 15:15:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:15:16 ---> python-tools-install.sh [Pipeline] echo 15:15:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:15:17 ---> sudo-logs.sh 15:15:17 Archiving 'sudo' log.. 15:15:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-1175.novalocal: Name or service not known 15:15:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-1175.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:15:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:15:17 ---> job-cost.sh 15:15:17 lf-activate-venv: SKIPPING 15:15:17 DEBUG: total: 0.10999999940395355 15:15:17 INFO: Retrieving Stack Cost... 15:15:17 INFO: Retrieving Pricing Info for: v3-standard-2 15:15:18 INFO: Archiving Costs [Pipeline] echo 15:15:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:15:18 ---> logs-deploy.sh 15:15:18 lf-activate-venv: SKIPPING 15:15:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3770/2 15:15:18 INFO: archiving workspace using pattern(s): 15:15:19 Archives upload complete. 15:15:19 INFO: archiving logs to Nexus 15:15:19 ---> uname -a: 15:15:19 Linux prd-centos7-docker-4c-2g-1175.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 15:15:19 15:15:19 15:15:19 ---> lscpu: 15:15:19 Architecture: x86_64 15:15:19 CPU op-mode(s): 32-bit, 64-bit 15:15:19 Byte Order: Little Endian 15:15:19 Address sizes: 40 bits physical, 48 bits virtual 15:15:19 CPU(s): 2 15:15:19 On-line CPU(s) list: 0,1 15:15:19 Thread(s) per core: 1 15:15:19 Core(s) per socket: 1 15:15:19 Socket(s): 2 15:15:19 NUMA node(s): 1 15:15:19 Vendor ID: AuthenticAMD 15:15:19 CPU family: 23 15:15:19 Model: 49 15:15:19 Model name: AMD EPYC-Rome Processor 15:15:19 Stepping: 0 15:15:19 CPU MHz: 2799.996 15:15:19 BogoMIPS: 5599.99 15:15:19 Virtualization: AMD-V 15:15:19 Hypervisor vendor: KVM 15:15:19 Virtualization type: full 15:15:19 L1d cache: 32K 15:15:19 L1i cache: 32K 15:15:19 L2 cache: 512K 15:15:19 L3 cache: 16384K 15:15:19 NUMA node0 CPU(s): 0,1 15:15:19 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 15:15:19 15:15:19 15:15:19 ---> nproc: 15:15:19 2 15:15:19 15:15:19 15:15:19 ---> df -h: 15:15:19 Filesystem Size Used Avail Use% Mounted on 15:15:19 overlay 40G 14G 27G 33% / 15:15:19 tmpfs 64M 0 64M 0% /dev 15:15:19 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:15:19 shm 64M 0 64M 0% /dev/shm 15:15:19 /dev/vda1 40G 14G 27G 33% /facter-os 15:15:19 15:15:19 15:15:19 ---> sar -b -r -n DEV: 15:15:19 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/22/21 _x86_64_ (2 CPU) 15:15:19 15:15:19 14:51:19 LINUX RESTART (2 CPU) 15:15:19 15:15:19 14:52:01 tps rtps wtps bread/s bwrtn/s 15:15:19 14:53:01 6.78 0.00 6.78 0.00 4340.87 15:15:19 14:54:01 77.51 3.20 74.32 2325.38 3432.28 15:15:19 14:55:02 5.51 0.00 5.51 0.00 4076.79 15:15:19 14:56:01 396.31 0.22 396.09 26.94 96399.31 15:15:19 14:57:01 56.84 0.00 56.84 0.00 8987.84 15:15:19 14:58:01 110.74 0.00 110.74 0.00 4403.93 15:15:19 14:59:01 461.21 167.52 293.69 7305.12 172220.22 15:15:19 15:00:01 418.67 108.34 310.32 9773.94 163182.63 15:15:19 15:01:01 691.83 172.12 519.71 10115.67 216512.87 15:15:19 15:02:01 131.01 19.18 111.83 1534.92 17188.27 15:15:19 15:03:01 0.25 0.00 0.25 0.00 3.12 15:15:19 15:04:01 0.25 0.03 0.22 0.27 2.75 15:15:19 15:05:01 0.30 0.07 0.23 0.53 2.20 15:15:19 15:06:01 0.20 0.00 0.20 0.00 1.62 15:15:19 15:07:01 1.10 0.27 0.83 7.99 15.76 15:15:19 15:08:01 0.25 0.00 0.25 0.00 2.87 15:15:19 15:09:01 0.17 0.02 0.15 0.13 1.93 15:15:19 15:10:01 0.22 0.00 0.22 0.00 2.33 15:15:19 15:11:01 0.28 0.02 0.27 0.27 3.85 15:15:19 15:12:02 0.25 0.00 0.25 0.00 2.88 15:15:19 15:13:01 0.29 0.03 0.25 0.27 2.61 15:15:19 15:14:01 291.34 269.80 21.54 3754.16 1107.99 15:15:19 15:15:01 50.12 49.68 0.43 3074.08 20.42 15:15:19 Average: 117.44 34.45 82.99 1652.71 30094.18 15:15:19 15:15:19 14:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:15:19 14:53:01 5706036 0 582200 7.27 2620 1718084 1212460 13.39 595408 1478172 12612 15:15:19 14:54:01 5380252 0 709432 8.86 2620 1916636 1690824 18.67 825808 1559488 59764 15:15:19 14:55:02 5187452 0 642504 8.02 2620 2176364 1548984 17.10 885424 1686364 197672 15:15:19 14:56:01 3678260 0 959512 11.98 2620 3368548 1868824 20.63 1183312 2686944 27172 15:15:19 14:57:01 3292120 0 1042216 13.01 2620 3671984 1927852 21.28 1427788 2807620 71560 15:15:19 14:58:01 3340608 0 1038716 12.97 2620 3626996 1868364 20.63 1395592 2771784 67840 15:15:19 14:59:01 642936 0 1240296 15.49 2620 6123088 2153712 23.78 2230136 4543468 495220 15:15:19 15:00:01 654212 0 1359876 16.98 2620 5992232 3196408 35.29 2702160 4026604 14932 15:15:19 15:01:01 1190456 0 1450188 18.11 2620 5365676 3027160 33.42 2586372 3566952 79532 15:15:19 15:02:01 2726128 0 1142896 14.27 2620 4137296 1539620 17.00 1426660 3243192 8 15:15:19 15:03:01 2730088 0 1138932 14.22 2620 4137300 1503628 16.60 1439708 3227328 8 15:15:19 15:04:01 2745888 0 1123124 14.02 2620 4137308 1503652 16.60 1434636 3217224 8 15:15:19 15:05:01 2745324 0 1123676 14.03 2620 4137320 1503832 16.60 1435340 3217244 8 15:15:19 15:06:01 2745924 0 1123072 14.02 2620 4137324 1503628 16.60 1434664 3217508 8 15:15:19 15:07:01 2745512 0 1123444 14.03 2620 4137364 1503700 16.60 1434888 3217412 20 15:15:19 15:08:01 2745568 0 1123384 14.03 2620 4137368 1503628 16.60 1434836 3217416 12 15:15:19 15:09:01 2744304 0 1124640 14.04 2620 4137376 1503832 16.60 1435944 3217416 20 15:15:19 15:10:01 2745020 0 1123916 14.03 2620 4137384 1503628 16.60 1435612 3217420 12 15:15:19 15:11:01 2745012 0 1123924 14.03 2620 4137384 1503628 16.60 1435652 3217420 8 15:15:19 15:12:02 2744684 0 1124236 14.04 2620 4137400 1503700 16.60 1435980 3217428 12 15:15:19 15:13:01 2744780 0 1124140 14.04 2620 4137400 1503628 16.60 1436060 3217428 12 15:15:19 15:14:01 2587404 0 1218196 15.21 2620 4200720 1503708 16.60 1476416 3240508 20 15:15:19 15:15:01 2452300 0 1260968 15.74 2620 4293052 1536060 16.96 1518084 3332616 216 15:15:19 Average: 2913925 0 1087978 13.58 2620 4004418 1722368 19.02 1480282 3058476 44638 15:15:19 15:15:19 14:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:15:19 14:53:01 eth0 254.51 221.37 1783.25 15.10 0.00 0.00 0.00 0.00 15:15:19 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 14:54:01 veth72f20fe 455.58 326.98 41.30 1027.89 0.00 0.00 0.00 0.00 15:15:19 14:54:01 eth0 476.33 567.69 1850.32 71.60 0.00 0.00 0.00 0.00 15:15:19 14:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 14:54:01 docker0 455.58 326.85 35.08 1027.88 0.00 0.00 0.00 0.00 15:15:19 14:55:02 veth72f20fe 657.67 501.32 57.22 1682.89 0.00 0.00 0.00 0.00 15:15:19 14:55:02 eth0 511.81 658.62 1684.83 57.94 0.00 0.00 0.00 0.00 15:15:19 14:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 14:55:02 docker0 657.67 501.32 48.23 1682.89 0.00 0.00 0.00 0.00 15:15:19 14:56:01 veth3387283 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:15:19 14:56:01 eth0 378.91 297.28 5374.26 39.59 0.00 0.00 0.00 0.00 15:15:19 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 14:56:01 docker0 207.99 236.76 16.55 2077.54 0.00 0.00 0.00 0.00 15:15:19 14:57:01 veth3387283 0.73 0.77 0.06 0.06 0.00 0.00 0.00 0.00 15:15:19 14:57:01 eth0 27.46 14.07 22.09 11.63 0.00 0.00 0.00 0.00 15:15:19 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 14:57:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 15:15:19 14:58:01 veth3387283 1.42 1.42 0.11 0.11 0.00 0.00 0.00 0.00 15:15:19 14:58:01 eth0 15.62 8.44 12.07 5.58 0.00 0.00 0.00 0.00 15:15:19 14:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 14:58:01 docker0 1.42 1.42 0.09 0.11 0.00 0.00 0.00 0.00 15:15:19 14:59:01 veth74536e7 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 15:15:19 14:59:01 eth0 146.18 92.13 1879.18 137.64 0.00 0.00 0.00 0.00 15:15:19 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 14:59:01 docker0 17.41 32.66 0.95 177.15 0.00 0.00 0.00 0.00 15:15:19 15:00:01 vethc5977ad 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 15:00:01 veth74536e7 0.00 0.66 0.00 0.03 0.00 0.00 0.00 0.00 15:15:19 15:00:01 eth0 25.05 12.05 51.72 8.23 0.00 0.00 0.00 0.00 15:15:19 15:00:01 veth5ec502f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 15:01:01 veth767c186 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:15:19 15:01:01 veth74536e7 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 15:15:19 15:01:01 eth0 137.64 67.64 1629.75 24.41 0.00 0.00 0.00 0.00 15:15:19 15:01:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:15:19 15:02:01 eth0 31.74 15.99 115.89 7.52 0.00 0.00 0.00 0.00 15:15:19 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 15:02:01 docker0 1366.88 1169.22 102.79 5620.45 0.00 0.00 0.00 0.00 15:15:19 15:03:01 eth0 0.68 0.30 0.06 0.02 0.00 0.00 0.00 0.00 15:15:19 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 15:04:01 eth0 1.10 0.35 0.52 0.03 0.00 0.00 0.00 0.00 15:15:19 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 15:05:01 eth0 0.70 0.33 0.30 0.20 0.00 0.00 0.00 0.00 15:15:19 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 15:06:01 eth0 0.68 0.10 0.07 0.01 0.00 0.00 0.00 0.00 15:15:19 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 15:07:01 eth0 1.20 0.18 0.19 0.07 0.00 0.00 0.00 0.00 15:15:19 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 15:08:01 eth0 0.48 0.02 0.04 0.00 0.00 0.00 0.00 0.00 15:15:19 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 15:09:01 eth0 1.00 0.35 0.37 0.17 0.00 0.00 0.00 0.00 15:15:19 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 15:10:01 eth0 0.05 0.03 0.00 0.03 0.00 0.00 0.00 0.00 15:15:19 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 15:11:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:15:19 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 15:12:02 eth0 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 15:15:19 15:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 15:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 15:13:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:15:19 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 15:14:01 eth0 0.10 0.10 0.06 0.01 0.00 0.00 0.00 0.00 15:15:19 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 15:15:01 eth0 11.04 6.75 11.53 4.87 0.00 0.00 0.00 0.00 15:15:19 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 Average: eth0 87.82 85.31 624.14 16.74 0.00 0.00 0.00 0.00 15:15:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:19 Average: docker0 59.57 50.96 4.48 244.96 0.00 0.00 0.00 0.00 15:15:19 15:15:19 15:15:19 ---> sar -P ALL: 15:15:19 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/22/21 _x86_64_ (2 CPU) 15:15:19 15:15:19 14:51:19 LINUX RESTART (2 CPU) 15:15:19 15:15:19 14:52:01 CPU %user %nice %system %iowait %steal %idle 15:15:19 14:53:01 all 2.47 0.00 0.58 0.00 0.06 96.89 15:15:19 14:53:01 0 2.72 0.00 0.75 0.00 0.07 96.47 15:15:19 14:53:01 1 2.23 0.00 0.42 0.00 0.05 97.30 15:15:19 14:54:01 all 9.30 0.00 2.91 2.22 0.06 85.51 15:15:19 14:54:01 0 9.30 0.00 2.98 1.57 0.07 86.08 15:15:19 14:54:01 1 9.29 0.00 2.85 2.87 0.05 84.94 15:15:19 14:55:02 all 10.42 0.00 1.59 0.00 0.08 87.91 15:15:19 14:55:02 0 7.17 0.00 1.63 0.00 0.09 91.11 15:15:19 14:55:02 1 13.66 0.00 1.56 0.00 0.07 84.72 15:15:19 14:56:01 all 29.74 0.00 12.65 3.86 0.13 53.63 15:15:19 14:56:01 0 29.40 0.00 12.72 4.25 0.15 53.49 15:15:19 14:56:01 1 30.08 0.00 12.59 3.47 0.11 53.76 15:15:19 14:57:01 all 52.21 0.00 5.15 0.54 0.13 41.97 15:15:19 14:57:01 0 51.72 0.00 5.81 0.47 0.11 41.90 15:15:19 14:57:01 1 52.71 0.00 4.49 0.61 0.14 42.05 15:15:19 14:58:01 all 65.49 0.00 6.25 1.11 0.13 27.03 15:15:19 14:58:01 0 63.98 0.00 6.28 1.10 0.13 28.52 15:15:19 14:58:01 1 67.00 0.00 6.22 1.11 0.13 25.54 15:15:19 14:59:01 all 41.38 0.00 15.13 14.52 0.13 28.84 15:15:19 14:59:01 0 39.93 0.00 15.05 15.05 0.13 29.85 15:15:19 14:59:01 1 42.84 0.00 15.21 13.99 0.13 27.84 15:15:19 15:00:01 all 74.10 0.00 13.76 9.84 0.15 2.16 15:15:19 15:00:01 0 74.80 0.00 13.35 8.92 0.15 2.78 15:15:19 15:00:01 1 73.39 0.00 14.16 10.76 0.15 1.54 15:15:19 15:01:01 all 70.69 0.00 20.06 6.90 0.17 2.19 15:15:19 15:01:01 0 71.77 0.00 19.15 5.64 0.17 3.27 15:15:19 15:01:01 1 69.60 0.00 20.97 8.16 0.17 1.10 15:15:19 15:02:01 all 13.47 0.00 3.83 1.47 0.04 81.20 15:15:19 15:02:01 0 13.98 0.00 3.61 1.28 0.05 81.08 15:15:19 15:02:01 1 12.95 0.00 4.05 1.66 0.03 81.31 15:15:19 15:03:01 all 0.24 0.00 0.05 0.00 0.02 99.69 15:15:19 15:03:01 0 0.43 0.00 0.05 0.00 0.00 99.52 15:15:19 15:03:01 1 0.05 0.00 0.05 0.00 0.03 99.87 15:15:19 15:15:19 15:03:01 CPU %user %nice %system %iowait %steal %idle 15:15:19 15:04:01 all 0.22 0.00 0.07 0.00 0.03 99.69 15:15:19 15:04:01 0 0.38 0.00 0.03 0.00 0.02 99.57 15:15:19 15:04:01 1 0.05 0.00 0.10 0.00 0.03 99.82 15:15:19 15:05:01 all 0.23 0.00 0.05 0.00 0.01 99.72 15:15:19 15:05:01 0 0.38 0.00 0.03 0.00 0.00 99.58 15:15:19 15:05:01 1 0.07 0.00 0.07 0.00 0.02 99.85 15:15:19 15:06:01 all 0.18 0.00 0.03 0.00 0.02 99.77 15:15:19 15:06:01 0 0.30 0.00 0.05 0.00 0.02 99.63 15:15:19 15:06:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:15:19 15:07:01 all 0.19 0.00 0.06 0.00 0.01 99.74 15:15:19 15:07:01 0 0.35 0.00 0.05 0.00 0.00 99.60 15:15:19 15:07:01 1 0.03 0.00 0.07 0.00 0.02 99.88 15:15:19 15:08:01 all 0.23 0.00 0.04 0.00 0.02 99.72 15:15:19 15:08:01 0 0.38 0.00 0.02 0.00 0.02 99.58 15:15:19 15:08:01 1 0.07 0.00 0.07 0.00 0.02 99.85 15:15:19 15:09:01 all 0.23 0.00 0.03 0.00 0.00 99.75 15:15:19 15:09:01 0 0.38 0.00 0.02 0.00 0.00 99.60 15:15:19 15:09:01 1 0.07 0.00 0.03 0.00 0.00 99.90 15:15:19 15:10:01 all 0.22 0.00 0.03 0.00 0.02 99.73 15:15:19 15:10:01 0 0.38 0.00 0.02 0.00 0.02 99.58 15:15:19 15:10:01 1 0.05 0.00 0.05 0.00 0.02 99.88 15:15:19 15:11:01 all 0.15 0.00 0.04 0.00 0.02 99.79 15:15:19 15:11:01 0 0.27 0.00 0.07 0.00 0.03 99.63 15:15:19 15:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:15:19 15:12:02 all 0.05 0.00 0.03 0.00 0.02 99.90 15:15:19 15:12:02 0 0.05 0.00 0.03 0.00 0.02 99.90 15:15:19 15:12:02 1 0.05 0.00 0.03 0.00 0.02 99.90 15:15:19 15:13:01 all 0.16 0.00 0.03 0.00 0.01 99.80 15:15:19 15:13:01 0 0.27 0.00 0.03 0.00 0.00 99.69 15:15:19 15:13:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:15:19 15:14:01 all 0.23 4.09 13.22 2.31 0.06 80.10 15:15:19 15:14:01 0 0.39 3.99 12.62 2.76 0.05 80.19 15:15:19 15:14:01 1 0.07 4.18 13.82 1.85 0.07 80.01 15:15:19 15:15:19 15:14:01 CPU %user %nice %system %iowait %steal %idle 15:15:19 15:15:01 all 1.97 0.00 0.66 1.35 0.03 95.99 15:15:19 15:15:01 0 1.99 0.00 0.70 0.07 0.02 97.22 15:15:19 15:15:01 1 1.95 0.00 0.62 2.63 0.03 94.77 15:15:19 Average: all 15.33 0.18 3.99 1.82 0.05 78.62 15:15:19 Average: 0 15.22 0.18 3.94 1.69 0.05 78.91 15:15:19 Average: 1 15.45 0.18 4.04 1.94 0.06 78.33 15:15:19 15:15:19 15:15:19